Home
last modified time | relevance | path

Searched defs:svc (Results 1 – 17 of 17) sorted by relevance

/packages/apps/Email/provider_src/com/android/email/mail/store/
DServiceStore.java64 IEmailService svc = getService(); in checkSettings() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
DHearingAidStateMachine.java91 HearingAidStateMachine(BluetoothDevice device, HearingAidService svc, in HearingAidStateMachine()
111 static HearingAidStateMachine make(BluetoothDevice device, HearingAidService svc, in make()
DHearingAidService.java812 BluetoothHearingAidBinder(HearingAidService svc) { in BluetoothHearingAidBinder()
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattDebugUtils.java71 static boolean handleDebugAction(GattService svc, Intent intent) { in handleDebugAction()
DGattService.java404 BluetoothGattBinder(GattService svc) { in BluetoothGattBinder()
756 public void addService(int serverIf, BluetoothGattService svc) { in addService()
2584 BluetoothGattService svc = null; in onServiceAdded() local
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DPbapClientStateMachine.java106 PbapClientStateMachine(PbapClientService svc, BluetoothDevice device) { in PbapClientStateMachine()
DPbapClientService.java185 BluetoothPbapClientBinder(PbapClientService svc) { in BluetoothPbapClientBinder()
/packages/apps/Settings/src/com/android/settings/applications/
DProcStatsEntry.java263 public void addService(ServiceState svc) { in addService()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/
DProcStatsEntry.java263 public void addService(ServiceState svc) { in addService()
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
DA2dpSinkService.java119 A2dpSinkServiceBinder(A2dpSinkService svc) { in A2dpSinkServiceBinder()
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DPanService.java212 BluetoothPanBinder(PanService svc) { in BluetoothPanBinder()
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpService.java1148 BluetoothA2dpBinder(A2dpService svc) { in BluetoothA2dpBinder()
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java191 BluetoothHeadsetClientBinder(HeadsetClientService svc) { in BluetoothHeadsetClientBinder()
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java1470 ByteBuffer svc = ByteBuffer.allocate(16); in getPBSecondaryFolderVersion() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidHostService.java312 BluetoothHidHostBinder(HidHostService svc) { in BluetoothHidHostBinder()
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetService.java407 BluetoothHeadsetBinder(HeadsetService svc) { in BluetoothHeadsetBinder()
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java789 AdapterServiceBinder(AdapterService svc) { in AdapterServiceBinder()