Searched defs:ServiceBinder (Results 1 – 2 of 2) sorted by relevance
40 abstract class ServiceBinder<ServiceInterface extends IInterface> { class171 protected ServiceBinder(String serviceAction, ComponentName componentName, Context context) { in ServiceBinder() method in ServiceBinder
202 private static class ServiceBinder implements ServiceConnection { class in MusicUtils204 ServiceBinder(ServiceConnection callback) { in ServiceBinder() method in MusicUtils.ServiceBinder