Searched refs:mInfoAllowStartForeground (Results 1 – 2 of 2) sorted by relevance
250 String mInfoAllowStartForeground; field in ServiceRecord1000 pw.println(mInfoAllowStartForeground); in dump()
2495 if (r.mInfoAllowStartForeground != null) { in setServiceForegroundInnerLocked()2496 r.mInfoAllowStartForeground += "; " + temp; in setServiceForegroundInnerLocked()2498 r.mInfoAllowStartForeground = temp; in setServiceForegroundInnerLocked()8338 r.mInfoAllowStartForeground = null; in resetFgsRestrictionLocked()8692 if (!debugInfo.equals(r.mInfoAllowStartForeground)) { in shouldAllowFgsStartForegroundWithBindingCheckLocked()8694 r.mInfoAllowStartForeground = debugInfo; in shouldAllowFgsStartForegroundWithBindingCheckLocked()8892 final String bigText = DATE_FORMATTER.format(now) + " " + r.mInfoAllowStartForeground; in showFgsBgRestrictedNotificationLocked()8959 + r.mInfoAllowStartForeground in logFgsBackgroundStart()