Searched refs:ServiceReboundEventQuery (Results 1 – 3 of 3) sorted by relevance
44 public static ServiceReboundEvent.ServiceReboundEventQuery queryPackage(String packageName) { in queryPackage()45 return new ServiceReboundEvent.ServiceReboundEventQuery(packageName); in queryPackage()49 public static final class ServiceReboundEventQuery class in ServiceReboundEvent51 ServiceReboundEvent.ServiceReboundEventQuery> {55 ServiceQueryHelper<ServiceReboundEvent.ServiceReboundEventQuery> mService =57 IntentQueryHelper<ServiceReboundEvent.ServiceReboundEventQuery> mIntent =60 private ServiceReboundEventQuery(String packageName) { in ServiceReboundEventQuery() method in ServiceReboundEvent.ServiceReboundEventQuery68 public IntentQuery<ServiceReboundEvent.ServiceReboundEventQuery> whereIntent() { in whereIntent()74 public ServiceQuery<ServiceReboundEvent.ServiceReboundEventQuery> whereService() { in whereService()
24 import com.android.eventlib.events.services.ServiceReboundEvent.ServiceReboundEventQuery130 fun serviceRebound(): ServiceReboundEventQuery
110 import com.android.eventlib.events.services.ServiceReboundEvent.ServiceReboundEventQuery257 override fun serviceRebound(): ServiceReboundEventQuery =