Searched refs:OP_USE_SIP (Results 1 – 3 of 3) sorted by relevance
93 OP_USE_SIP = 53, enumerator
754 public static final int OP_USE_SIP = 53; field in AppOpsManager1182 OP_USE_SIP,1274 OP_USE_SIP, // USE_SIP
475 return mAppOps.noteOp(AppOpsManager.OP_USE_SIP, Binder.getCallingUid(), in canUseSip()