Searched refs:VERDICT_ALLOWED (Results 1 – 1 of 1) sorted by relevance
64 public static final String VERDICT_ALLOWED = "Activity start allowed"; field in BackgroundActivityStartController306 balAllowedByPiSender.allowsBackgroundActivityStarts() ? VERDICT_ALLOWED in checkBackgroundActivityStart()587 msg, VERDICT_ALLOWED); in logStartAllowedAndReturnCode()603 intent, msg, VERDICT_ALLOWED); in logStartAllowedAndReturnCode()618 if (verdict.equals(VERDICT_ALLOWED)) { in logStartAllowedAndReturnCode()