Searched refs:allowsBackgroundForegroundServiceStarts (Results 1 – 1 of 1) sorted by relevance
47 boolean allowsBackgroundForegroundServiceStarts, @Nullable IBinder originatingToken) { in BackgroundStartPrivileges() argument49 !allowsBackgroundActivityStarts || allowsBackgroundForegroundServiceStarts, in BackgroundStartPrivileges()52 mAllowsBackgroundForegroundServiceStarts = allowsBackgroundForegroundServiceStarts; in BackgroundStartPrivileges()