Searched refs:OP_USE_SIP (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/include/binder/
H A DAppOpsManager.h93 OP_USE_SIP = 53, enumerator in enum:android::AppOpsManager::__anon1439
/frameworks/native/libs/binder/include/binder/
H A DAppOpsManager.h93 OP_USE_SIP = 53, enumerator in enum:android::AppOpsManager::__anon1559
/frameworks/base/core/java/android/app/
H A DAppOpsManager.java306 public static final int OP_USE_SIP = 53; field in class:AppOpsManager
632 OP_USE_SIP,
713 OP_USE_SIP, // USE_SIP
/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipService.java473 return mAppOps.noteOp(AppOpsManager.OP_USE_SIP, Binder.getCallingUid(),

Completed in 16 milliseconds