Searched refs:mAllowsBackgroundForegroundServiceStarts (Results 1 – 1 of 1) sorted by relevance
43 private final boolean mAllowsBackgroundForegroundServiceStarts; field in BackgroundStartPrivileges52 mAllowsBackgroundForegroundServiceStarts = allowsBackgroundForegroundServiceStarts; in BackgroundStartPrivileges()95 && this.mAllowsBackgroundForegroundServiceStarts == allowsBackgroundFgsStarts) { in merge()100 && other.mAllowsBackgroundForegroundServiceStarts == allowsBackgroundFgsStarts) { in merge()151 return mAllowsBackgroundForegroundServiceStarts; in allowsBackgroundFgsStarts()156 return mAllowsBackgroundActivityStarts || mAllowsBackgroundForegroundServiceStarts; in allowsAny()189 + mAllowsBackgroundForegroundServiceStarts in toString()