Searched refs:mAllowlistManager (Results 1 – 3 of 3) sorted by relevance
87 boolean mAllowlistManager; field in ProcessServiceRecord421 if (mAllowlistManager) { in dump()422 pw.print(prefix); pw.print("allowlistManager="); pw.println(mAllowlistManager); in dump()
2557 psr.mAllowlistManager = false; in updateAllowlistManagerLocked()2561 psr.mAllowlistManager = true; in updateAllowlistManagerLocked()2834 servicePsr.mAllowlistManager = true; in bindServiceLocked()3007 if (psr.mAllowlistManager) { in unbindServiceLocked()3974 psr.mAllowlistManager = true; in realStartServiceLocked()4895 psr.mAllowlistManager = false; in killServicesLocked()
14696 if (!pr.mServices.mAllowlistManager) { in tempAllowlistForPendingIntentLocked()