Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/appops/
DAppOpsMode.java31 private static final int MODE_DEFAULT = 3; field in AppOpsMode
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DManagedProfileCrossProfileTest.java62 private static final int MODE_DEFAULT = 3; field in ManagedProfileCrossProfileTest
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java305 android.Manifest.permission.ACCESS_NOTIFICATIONS, MODE_DEFAULT); in tearDown() local
3312 android.Manifest.permission.ACCESS_NOTIFICATIONS, MODE_DEFAULT); in testCallNotificationListener_registerCallback_noAccessNotificationsPermission() local