Searched refs:IWearableSensingService (Results 1 – 4 of 4) sorted by relevance
29 import android.service.wearable.IWearableSensingService;39 extends ServiceConnector.Impl<IWearableSensingService>49 IWearableSensingService.Stub::asInterface); in RemoteWearableSensingService()
32 import android.service.wearable.IWearableSensingService;42 final class RemoteWearableSensingService extends ServiceConnector.Impl<IWearableSensingService> {63 IWearableSensingService.Stub::asInterface); in RemoteWearableSensingService()
31 oneway interface IWearableSensingService { interface
130 return new IWearableSensingService.Stub() { in onBind()