Lines Matching refs:mAcl
264 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in get()
330 if (!mAcl.canAdd(fqName, callingContext)) { in addImpl()
403 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in getTransport()
419 if (!mAcl.canList(getBinderCallingContext())) { in list()
440 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in listByInterface()
483 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in registerForNotifications()
565 if (!mAcl.canAdd(fqName, getBinderCallingContext())) { in registerClientCallback()
638 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in listManifestByInterface()
660 if (!mAcl.canAdd(fqName, getBinderCallingContext())) { in tryUnregister()
708 if (!mAcl.canList(getBinderCallingContext())) { in debugDump()
743 if (!mAcl.canGet(fqName, callingContext)) { in registerPassthroughClient()