Searched refs:sDefaultForegroundServiceTypePolicy (Results 1 – 1 of 1) sorted by relevance
711 private static ForegroundServiceTypePolicy sDefaultForegroundServiceTypePolicy = null; field in ForegroundServiceTypePolicy720 if (sDefaultForegroundServiceTypePolicy == null) { in getDefaultPolicy()721 sDefaultForegroundServiceTypePolicy = new DefaultForegroundServiceTypePolicy(); in getDefaultPolicy()723 return sDefaultForegroundServiceTypePolicy; in getDefaultPolicy()