Searched refs:ServiceLowMemoryEventLogger (Results 1 – 1 of 1) sorted by relevance
83 public static ServiceLowMemoryEvent.ServiceLowMemoryEventLogger logger(Service service, in logger()85 return new ServiceLowMemoryEvent.ServiceLowMemoryEventLogger(service, serviceName); in logger()89 public static final class ServiceLowMemoryEventLogger extends class in ServiceLowMemoryEvent91 private ServiceLowMemoryEventLogger(Service service, in ServiceLowMemoryEventLogger() method in ServiceLowMemoryEvent.ServiceLowMemoryEventLogger99 public ServiceLowMemoryEvent.ServiceLowMemoryEventLogger setService( in setService()