Searched refs:callerAppAllowsBal (Results 1 – 1 of 1) sorted by relevance
899 BalVerdict callerAppAllowsBal = checkProcessAllowsBal(state.mCallerApp, state); in checkBackgroundActivityStartAllowedByCaller() local900 if (callerAppAllowsBal.allows()) { in checkBackgroundActivityStartAllowedByCaller()901 return callerAppAllowsBal; in checkBackgroundActivityStartAllowedByCaller()