Home
last modified time | relevance | path

Searched defs:REQUIRED_PERMISSIONS (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Contacts/src/com/android/contacts/activities/
H A DRequestImportVCardPermissionsActivity.java27 private static final String[] REQUIRED_PERMISSIONS = new String[] { field in RequestImportVCardPermissionsActivity
/aosp12/frameworks/opt/chips/src/com/android/ex/chips/
H A DChipsUtil.java38 public static final String[] REQUIRED_PERMISSIONS = field in ChipsUtil
/aosp12/packages/apps/UniversalMediaPlayer/java/com/android/pump/fragment/
H A DPermissionFragment.java45 private static final String[] REQUIRED_PERMISSIONS = { field in PermissionFragment
/aosp12/packages/services/Car/tests/AdasLocationTestApp/src/com/google/android/car/adaslocation/
H A DAdasLocationActivity.java43 private static final String[] REQUIRED_PERMISSIONS = new String[]{ field in AdasLocationActivity
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/sensor/
H A DSensorsTestFragment.java59 private final static String[] REQUIRED_PERMISSIONS = new String[]{ field in SensorsTestFragment