/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattDebugUtils.java | 71 static boolean handleDebugAction(GattService svc, Intent intent) { in handleDebugAction() argument 86 svc.gattTestCommand( 0x01, null,null, bEnable ? 1 : 0, 0,0,0,0); in handleDebugAction() 92 svc.gattTestCommand( 0x02, null, address, type, addr_type, 0,0,0); in handleDebugAction() 95 svc.gattTestCommand( 0x03, null, null, 0,0,0,0,0); in handleDebugAction() 102 svc.gattTestCommand( 0x04, uuid, null, type, shdl, ehdl, 0,0); in handleDebugAction() 110 svc.gattTestCommand( 0xF0, null, null, auth_req, io_cap, init_key, in handleDebugAction()
|
D | GattService.java | 322 public BluetoothGattBinder(GattService svc) { in BluetoothGattBinder() argument 323 mService = svc; in BluetoothGattBinder()
|
/packages/apps/Launcher3/src/com/android/launcher3/testing/ |
D | MemoryTracker.java | 163 for (ActivityManager.RunningServiceInfo svc : svcs) { in onCreate() 164 if (svc.service.getPackageName().equals(getPackageName())) { in onCreate() 165 Log.v(TAG, "discovered running service: " + svc.process + " (" + svc.pid + ")"); in onCreate() 166 startTrackingProcess(svc.pid, svc.process, in onCreate() 167 … System.currentTimeMillis() - (SystemClock.elapsedRealtime() - svc.activeSince)); in onCreate()
|
/packages/apps/Email/provider_src/com/android/email/mail/store/ |
D | ServiceStore.java | 64 IEmailService svc = getService(); in checkSettings() local 67 if (svc instanceof EmailServiceProxy) { in checkSettings() 68 ((EmailServiceProxy)svc).setTimeout(90); in checkSettings() 71 return svc.validate(hostAuthCom); in checkSettings()
|
/packages/apps/Settings/src/com/android/settings/applications/ |
D | ProcStatsEntry.java | 257 public void addService(ServiceState svc) { in addService() argument 258 ArrayList<Service> services = mServices.get(svc.getPackage()); in addService() 261 mServices.put(svc.getPackage(), services); in addService() 263 services.add(new Service(svc)); in addService()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
D | A2dpStateMachine.java | 113 private A2dpStateMachine(A2dpService svc, Context context) { in A2dpStateMachine() argument 115 mService = svc; in A2dpStateMachine() 139 static A2dpStateMachine make(A2dpService svc, Context context) { in make() argument 141 A2dpStateMachine a2dpSm = new A2dpStateMachine(svc, context); in make()
|
D | A2dpService.java | 246 BluetoothA2dpBinder(A2dpService svc) { in BluetoothA2dpBinder() argument 247 mService = svc; in BluetoothA2dpBinder()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
D | A2dpSinkStateMachine.java | 136 private A2dpSinkStateMachine(A2dpSinkService svc, Context context) { in A2dpSinkStateMachine() argument 138 mService = svc; in A2dpSinkStateMachine() 159 static A2dpSinkStateMachine make(A2dpSinkService svc, Context context) { in make() argument 161 A2dpSinkStateMachine a2dpSm = new A2dpSinkStateMachine(svc, context); in make()
|
D | A2dpSinkService.java | 251 BluetoothA2dpSinkBinder(A2dpSinkService svc) { in BluetoothA2dpSinkBinder() argument 252 mService = svc; in BluetoothA2dpSinkBinder()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/ |
D | PbapClientService.java | 133 public BluetoothPbapClientBinder(PbapClientService svc) { in BluetoothPbapClientBinder() argument 134 mService = svc; in BluetoothPbapClientBinder()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
D | HeadsetService.java | 125 public BluetoothHeadsetBinder(HeadsetService svc) { in BluetoothHeadsetBinder() argument 126 mService = svc; in BluetoothHeadsetBinder()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/ |
D | PanService.java | 188 public BluetoothPanBinder(PanService svc) { in BluetoothPanBinder() argument 189 mService = svc; in BluetoothPanBinder()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
D | HeadsetClientService.java | 148 public BluetoothHeadsetClientBinder(HeadsetClientService svc) { in BluetoothHeadsetClientBinder() argument 149 mService = svc; in BluetoothHeadsetClientBinder()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/ |
D | HidService.java | 297 public BluetoothInputDeviceBinder(HidService svc) { in BluetoothInputDeviceBinder() argument 298 mService = svc; in BluetoothInputDeviceBinder()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/ |
D | HealthService.java | 322 public BluetoothHealthBinder(HealthService svc) { in BluetoothHealthBinder() argument 323 mService = svc; in BluetoothHealthBinder()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
D | AvrcpControllerService.java | 399 BluetoothAvrcpControllerBinder(AvrcpControllerService svc) { in BluetoothAvrcpControllerBinder() argument 400 mService = svc; in BluetoothAvrcpControllerBinder()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
D | AdapterService.java | 868 public AdapterServiceBinder(AdapterService svc) { in AdapterServiceBinder() argument 869 mService = svc; in AdapterServiceBinder()
|
/packages/services/Car/bluetooth/bt-map-service/ |
D | bt_hci_startup_issues.txt | 69533 [init.svc.adbd]: [running] 69534 [init.svc.atfwd]: [running] 69535 [init.svc.audioserver]: [running] 69536 [init.svc.bootanim]: [stopped] 69537 [init.svc.can]: [stopped] 69538 [init.svc.config_bluetooth]: [stopped] 69539 [init.svc.debuggerd]: [running] 69540 [init.svc.drm]: [running] 69541 [init.svc.dumpstate]: [running] 69542 [init.svc.gatekeeperd]: [running] [all …]
|