HomeSort by relevance Sort by last modified time
    Searched refs:OP_USE_SIP (Results 1 - 3 of 3) sorted by null

  /frameworks/native/include/binder/
AppOpsManager.h 91 OP_USE_SIP = 53,
  /frameworks/base/core/java/android/app/
AppOpsManager.java 221 public static final int OP_USE_SIP = 53;
369 OP_USE_SIP,
441 OP_USE_SIP,
    [all...]
  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipService.java 473 return mAppOps.noteOp(AppOpsManager.OP_USE_SIP, Binder.getCallingUid(),
    [all...]

Completed in 54 milliseconds