Home
last modified time | relevance | path

Searched defs:APPLICATION_ID (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src_build_config/com/android/launcher3/
DBuildConfig.java20 public static final String APPLICATION_ID = "com.android.launcher3"; field in BuildConfig
/packages/apps/DeskClock/gen/com/android/deskclock/
DBuildConfig.java21 public static final String APPLICATION_ID = "com.android.deskclock"; field in BuildConfig
/packages/apps/SampleLocationAttribution/src/com/example/android/locationattribution/
DMainActivity.java52 private static final String APPLICATION_ID = "com.example.android.locationattribution"; field in MainActivity