Home
last modified time | relevance | path

Searched defs:CLIENT_ID (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowWifiAwareManagerTest.java39 private static final int CLIENT_ID = 1; field in ShadowWifiAwareManagerTest
149 ShadowWifiAwareManager.newPublishDiscoverySession(wifiAwareManager, CLIENT_ID, sessionId)) { in canCreatePublishDiscoverySessionViaNewInstance() argument
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/vehicle/aidl_property/android.hardware.automotive.vehicle.property_interface/dump/android/hardware/automotive/vehicle/
DVmsStartSessionMessageIntegerValuesIndex.aidl39 CLIENT_ID = 2, enumConstant
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/1/android/hardware/automotive/vehicle/
H A DVmsStartSessionMessageIntegerValuesIndex.aidl39 CLIENT_ID = 2, enumConstant
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/current/android/hardware/automotive/vehicle/
H A DVmsStartSessionMessageIntegerValuesIndex.aidl39 CLIENT_ID = 2, enumConstant
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/2/android/hardware/automotive/vehicle/
H A DVmsStartSessionMessageIntegerValuesIndex.aidl39 CLIENT_ID = 2, enumConstant
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/3/android/hardware/automotive/vehicle/
H A DVmsStartSessionMessageIntegerValuesIndex.aidl39 CLIENT_ID = 2, enumConstant
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/
H A DVmsStartSessionMessageIntegerValuesIndex.aidl52 CLIENT_ID = 2, enumConstant
/aosp_15_r20/external/python/oauth2client/samples/
Doauth2_for_devices.py11 CLIENT_ID = "some+client+id" variable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/vehicle/2.0/android.hardware.automotive.vehicle-V2.0-java_gen_java/gen/srcs/android/hardware/automotive/vehicle/V2_0/
DVmsStartSessionMessageIntegerValuesIndex.java16 public static final int CLIENT_ID = 2; field in VmsStartSessionMessageIntegerValuesIndex
/aosp_15_r20/external/grpc-grpc/examples/python/data_transmission/
H A Dclient.py31 CLIENT_ID = 1 variable
/aosp_15_r20/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/http/
H A DHttpCredentialsAdapterTest.java59 private static final String CLIENT_ID = "ya29.1.AADtN_UtlxN3PuGAxrN2XQnZTVRvDyVWnYq4I6dws"; field in HttpCredentialsAdapterTest
/aosp_15_r20/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/
H A DClientIdTest.java48 private static final String CLIENT_ID = "ya29.1.AADtN_UtlxN3PuGAxrN2XQnZTVRvDyVWnYq4I6dws"; field in ClientIdTest
H A DUserAuthorizerTest.java71 private static final ClientId CLIENT_ID = ClientId.of(CLIENT_ID_VALUE, CLIENT_SECRET); field in UserAuthorizerTest
H A DExternalAccountAuthorizedUserCredentialsTest.java76 private static final String CLIENT_ID = "ya29.1.AADtN_UtlxN3PuGAxrN2XQnZTVRvDyVWnYq4I6dws"; field in ExternalAccountAuthorizedUserCredentialsTest
H A DOAuth2CredentialsTest.java86 private static final String CLIENT_ID = "ya29.1.AADtN_UtlxN3PuGAxrN2XQnZTVRvDyVWnYq4I6dws"; field in OAuth2CredentialsTest
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DFocusEntryUnitTest.java46 private static final String CLIENT_ID = "0"; field in FocusEntryUnitTest
DCarZonesAudioFocusUnitTest.java66 private static final String CLIENT_ID = "media-client-id"; field in CarZonesAudioFocusUnitTest
/aosp_15_r20/external/python/google-auth-library-python/tests/oauth2/
Dtest_sts.py27 CLIENT_ID = "username" variable
Dtest_utils.py23 CLIENT_ID = "username" variable
Dtest_credentials.py42 CLIENT_ID = "client_id" variable in TestCredentials
/aosp_15_r20/external/python/google-auth-library-python/tests_async/oauth2/
Dtest_credentials_async.py35 CLIENT_ID = "client_id" variable in TestCredentials
/aosp_15_r20/external/arm-trusted-firmware/plat/intel/soc/common/include/
H A Dsocfpga_mailbox.h126 #define MBOX_CLIENT_ID_CMD(CLIENT_ID) ((CLIENT_ID) << 28) argument
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DVmsHalServiceTest.java82 private static final int CLIENT_ID = 98765; field in VmsHalServiceTest
/aosp_15_r20/external/python/google-auth-library-python/tests/
Dtest_aws.py30 CLIENT_ID = "username" variable
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/intel/soc/common/include/
Dsocfpga_mailbox.h185 #define MBOX_CLIENT_ID_CMD(CLIENT_ID) ((CLIENT_ID) << 28) argument

12