Searched refs:mExampleStoreServiceBinder (Results 1 – 1 of 1) sorted by relevance
48 private AbstractServiceBinder<IExampleStoreService> mExampleStoreServiceBinder; field in ExampleStoreServiceProvider52 mExampleStoreServiceBinder = in getExampleStoreService()58 return mExampleStoreServiceBinder.getService(Runnable::run); in getExampleStoreService()63 mExampleStoreServiceBinder.unbindFromService(); in unbindFromExampleStoreService()