HomeSort by relevance Sort by last modified time
    Searched defs:OP_POST_NOTIFICATION (Results 1 - 6 of 6) sorted by null

  /frameworks/native/libs/binder/include/binder/
AppOpsManager.h 51 OP_POST_NOTIFICATION = 11,
  /frameworks/support/compat/src/main/java/androidx/core/app/
NotificationManagerCompat.java 66 private static final String OP_POST_NOTIFICATION = "OP_POST_NOTIFICATION";
232 Field opPostNotificationValue = appOpsClass.getDeclaredField(OP_POST_NOTIFICATION);
  /frameworks/base/core/java/android/app/
AppOpsManager.java 220 public static final int OP_POST_NOTIFICATION = 11;
671 OP_POST_NOTIFICATION, // POST_NOTIFICATION
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 

Completed in 198 milliseconds