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

  /frameworks/native/include/binder/
IAppOpsService.h 56 MODE_IGNORED = 1,
AppOpsManager.h 32 MODE_IGNORED = IAppOpsService::MODE_IGNORED,
  /frameworks/base/core/java/android/app/
AppOpsManager.java 64 * setting for the operation under that caller: MODE_ALLOWED, MODE_IGNORED (don't execute
88 public static final int MODE_IGNORED = 1;
584 AppOpsManager.MODE_IGNORED, // OP_WRITE_SMS
615 AppOpsManager.MODE_IGNORED, // OP_PROJECT_MEDIA
616 AppOpsManager.MODE_IGNORED, // OP_ACTIVATE_VPN
    [all...]
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 259 milliseconds