HomeSort by relevance Sort by last modified time
    Searched full:application_id (Results 1 - 25 of 207) sorted by null

1 2 3 4 5 6 7 8 9

  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/gradleapp/
BuildConfig.java 6 // APPLICATION_ID is unique for each combination. The R class is always found
8 public static final String APPLICATION_ID = "org.robolectric.gradleapp.demo";
  /developers/build/prebuilts/gradle/JobScheduler/kotlinApp/app/src/main/java/com/example/android/jobscheduler/
Constants.kt 27 @JvmField val MESSENGER_INTENT_KEY = "${BuildConfig.APPLICATION_ID}.MESSENGER_INTENT_KEY"
28 @JvmField val WORK_DURATION_KEY = "${BuildConfig.APPLICATION_ID}.WORK_DURATION_KEY"
  /developers/samples/android/background/JobScheduler/kotlinApp/app/src/main/java/com/example/android/jobscheduler/
Constants.kt 27 @JvmField val MESSENGER_INTENT_KEY = "${BuildConfig.APPLICATION_ID}.MESSENGER_INTENT_KEY"
28 @JvmField val WORK_DURATION_KEY = "${BuildConfig.APPLICATION_ID}.WORK_DURATION_KEY"
  /frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/classes/androidTest/debug/com/android/layoutlib/test/myapplication/test/
BuildConfig.class 
  /frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/classes/debug/com/android/layoutlib/test/myapplication/
BuildConfig.class 
  /packages/apps/DeskClock/gen/com/android/deskclock/
BuildConfig.java 21 public static final String APPLICATION_ID = "com.android.deskclock";
  /frameworks/hardware/interfaces/vr/composer/1.0/
IVrComposerClient.hal 73 * @param application_id the application id the layer belongs to.
81 * uint32_t application_id)
  /system/keymaster/include/keymaster/
attestation_record.h 76 ASN1_OCTET_STRING* application_id; member in struct:keymaster::km_auth_list
118 ASN1_EXP_OPT(KM_AUTH_LIST, application_id, ASN1_OCTET_STRING, TAG_APPLICATION_ID.masked_tag()),
200 const keymaster_blob_t& /*application_id*/,
  /system/keymaster/km_openssl/
attestation_record.cpp 235 string_ptr = &record->application_id;
477 keymaster_blob_t application_id = {nullptr, 0}; local
478 sw_enforced.GetTagValue(TAG_APPLICATION_ID, &application_id);
482 creation_datetime, application_id,
618 if (record->application_id &&
619 !auth_list->push_back(TAG_APPLICATION_ID, record->application_id->data,
620 record->application_id->length))
  /hardware/interfaces/keymaster/3.0/vts/functional/
attestation_record.cpp 77 ASN1_OCTET_STRING* application_id; member in struct:android::hardware::keymaster::V3_0::km_auth_list
107 ASN1_EXP_OPT(KM_AUTH_LIST, application_id, ASN1_OCTET_STRING, TAG_APPLICATION_ID.maskedTag()),
230 copyAuthTag(record->application_id, TAG_APPLICATION_ID, auth_list);
  /hardware/interfaces/keymaster/4.0/support/
attestation_record.cpp 77 ASN1_OCTET_STRING* application_id; member in struct:android::hardware::keymaster::V4_0::km_auth_list
105 ASN1_EXP_OPT(KM_AUTH_LIST, application_id, ASN1_OCTET_STRING, TAG_APPLICATION_ID.maskedTag()),
227 copyAuthTag(record->application_id, TAG_APPLICATION_ID, auth_list);
  /system/keymaster/tests/
attestation_record_test.cpp 35 const keymaster_blob_t& /* application_id */,
  /bionic/libc/kernel/uapi/linux/
iso_fs.h 56 char application_id[ISODCL(575, 702)]; member in struct:iso_primary_descriptor
91 char application_id[ISODCL(575, 702)]; member in struct:iso_supplementary_descriptor
  /external/kernel-headers/original/uapi/linux/
iso_fs.h 51 char application_id [ISODCL (575, 702)]; /* achars */ member in struct:iso_primary_descriptor
88 char application_id [ISODCL (575, 702)]; /* achars */ member in struct:iso_supplementary_descriptor
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
iso_fs.h 50 char application_id [ISODCL (575, 702)]; /* achars */ member in struct:iso_primary_descriptor
87 char application_id [ISODCL (575, 702)]; /* achars */ member in struct:iso_supplementary_descriptor
  /developers/build/prebuilts/gradle/MediaBrowserService/Application/src/main/java/com/example/android/mediasession/service/contentcatalogs/
MusicLibrary.java 73 BuildConfig.APPLICATION_ID + "/drawable/" + albumArtResName;
  /developers/samples/android/media/MediaBrowserService/Application/src/main/java/com/example/android/mediasession/service/contentcatalogs/
MusicLibrary.java 73 BuildConfig.APPLICATION_ID + "/drawable/" + albumArtResName;
  /hardware/interfaces/keymaster/3.0/
IKeymasterDevice.hal 121 * Tag::APPLICATION_ID data provided during key generation/import. Without the
147 * Tag::APPLICATION_ID data provided during key generation/import. Without the
190 * upgrade, including Tag::APPLICATION_ID and Tag::APPLICATION_DATA.
259 * authentication data, with Tag::AUTH_TOKEN. If Tag::APPLICATION_ID or
  /developers/build/prebuilts/gradle/JobScheduler/Application/src/main/java/com/example/android/jobscheduler/
MainActivity.java 63 = BuildConfig.APPLICATION_ID + ".MESSENGER_INTENT_KEY";
65 BuildConfig.APPLICATION_ID + ".WORK_DURATION_KEY";
  /developers/samples/android/background/JobScheduler/Application/src/main/java/com/example/android/jobscheduler/
MainActivity.java 63 = BuildConfig.APPLICATION_ID + ".MESSENGER_INTENT_KEY";
65 BuildConfig.APPLICATION_ID + ".WORK_DURATION_KEY";
  /development/samples/browseable/JobScheduler/src/com.example.android.jobscheduler/
MainActivity.java 63 = BuildConfig.APPLICATION_ID + ".MESSENGER_INTENT_KEY";
65 BuildConfig.APPLICATION_ID + ".WORK_DURATION_KEY";
  /prebuilts/tools/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/
yearclass-1.0.1.jar 
  /packages/apps/DeskClock/src/com/android/deskclock/provider/
ClockContract.java 45 public static final String AUTHORITY = BuildConfig.APPLICATION_ID;
  /prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/
android.hardware.keymaster@3.0.so 
  /prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/
android.hardware.keymaster@3.0.so 

Completed in 527 milliseconds

1 2 3 4 5 6 7 8 9