Searched refs:mAllowlistManager (Results 1 – 3 of 3) sorted by relevance
119 boolean mAllowlistManager; field in ProcessServiceRecord635 if (mAllowlistManager) { in dump()636 pw.print(prefix); pw.print("allowlistManager="); pw.println(mAllowlistManager); in dump()
3494 psr.mAllowlistManager = false; in updateAllowlistManagerLocked()3498 psr.mAllowlistManager = true; in updateAllowlistManagerLocked()3814 servicePsr.mAllowlistManager = true; in bindServiceLocked()4040 if (psr.mAllowlistManager) { in unbindServiceLocked()5429 psr.mAllowlistManager = true; in realStartServiceLocked()6500 psr.mAllowlistManager = false; in killServicesLocked()
16777 if (!pr.mServices.mAllowlistManager) { in tempAllowlistForPendingIntentLocked()