Searched refs:MODE_IGNORED (Results 1 – 8 of 8) sorted by relevance
71 return service != NULL ? service->checkOperation(op, uid, callingPackage) : MODE_IGNORED; in checkOp()76 return service != NULL ? service->noteOperation(op, uid, callingPackage) : MODE_IGNORED; in noteOp()82 : MODE_IGNORED; in startOp()
32 MODE_IGNORED = IAppOpsService::MODE_IGNORED, enumerator
56 MODE_IGNORED = 1, enumerator
84 public static final int MODE_IGNORED = 1; field in AppOpsManager426 AppOpsManager.MODE_IGNORED, // OP_WRITE_SMS978 return MODE_IGNORED; in checkOp()991 return MODE_IGNORED; in checkOpNoThrow()1035 return MODE_IGNORED; in noteOp()1048 return MODE_IGNORED; in noteOpNoThrow()1097 return MODE_IGNORED; in startOp()1110 return MODE_IGNORED; in startOpNoThrow()
397 oldPackageName, AppOpsManager.MODE_IGNORED); in setDefaultApplication()
1037 res == AppOpsManager::MODE_IGNORED ? "IGNORED" : in opChanged()
460 enabled ? AppOpsManager.MODE_ALLOWED : AppOpsManager.MODE_IGNORED); in setNotificationsEnabledForPackage()
3189 field public static final int MODE_IGNORED = 1; // 0x1