Lines Matching refs:mAcl
268 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in get()
340 if (!mAcl.canAdd(fqName, callingContext)) { in addImpl()
413 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in getTransport()
429 if (!mAcl.canList(getBinderCallingContext())) { in list()
450 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in listByInterface()
493 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in registerForNotifications()
575 if (!mAcl.canAdd(fqName, getBinderCallingContext())) { in registerClientCallback()
652 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in listManifestByInterface()
674 if (!mAcl.canAdd(fqName, getBinderCallingContext())) { in tryUnregister()
720 if (!mAcl.canList(getBinderCallingContext())) { in debugDump()
755 if (!mAcl.canGet(fqName, callingContext)) { in registerPassthroughClient()