Home
last modified time | relevance | path

Searched refs:mAssociationBinder (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/service/
DCompanionDeviceSupportService.java83 private AssociationBinder mAssociationBinder; field in CompanionDeviceSupportService
94 mAssociationBinder = new AssociationBinder(mConnectedDeviceManager); in onCreate()
111 return mAssociationBinder; in onBind()