Searched refs:OP_USE_SIP (Results 1 – 3 of 3) sorted by relevance
91 OP_USE_SIP = 53, enumerator
221 public static final int OP_USE_SIP = 53; field in AppOpsManager402 OP_USE_SIP,
470 return mAppOps.noteOp(AppOpsManager.OP_USE_SIP, Binder.getCallingUid(), in canUseSip()