Searched refs:sDefaultForegroundServiceTypePolicy (Results 1 – 1 of 1) sorted by relevance
732 private static ForegroundServiceTypePolicy sDefaultForegroundServiceTypePolicy = null; field in ForegroundServiceTypePolicy741 if (sDefaultForegroundServiceTypePolicy == null) { in getDefaultPolicy()742 sDefaultForegroundServiceTypePolicy = new DefaultForegroundServiceTypePolicy(); in getDefaultPolicy()744 return sDefaultForegroundServiceTypePolicy; in getDefaultPolicy()