Searched refs:finishStartingService (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | DockService.java | 200 DockEventReceiver.finishStartingService(this, startId); in onStartCommand() 239 DockEventReceiver.finishStartingService(this, startId); in onStartCommand() 307 DockEventReceiver.finishStartingService(this, startId); in processMessage() 605 DockEventReceiver.finishStartingService( 705 DockEventReceiver.finishStartingService(this, startId); in handleBtStateChange() 712 DockEventReceiver.finishStartingService(this, mPendingTurnOffStartId); in handleBtStateChange() 721 DockEventReceiver.finishStartingService(this, startId); in handleBtStateChange() 740 DockEventReceiver.finishStartingService(this, mPendingStartId); in handleBluetoothStateOn() 768 DockEventReceiver.finishStartingService(this, mPendingTurnOnStartId); in handleBluetoothStateOn() 772 DockEventReceiver.finishStartingService(this, startId); in handleBluetoothStateOn() [all …]
|
D | DockEventReceiver.java | 144 public static void finishStartingService(Service service, int startId) { in finishStartingService() method in DockEventReceiver
|
/packages/apps/Calendar/src/com/android/calendar/alerts/ |
D | AlertReceiver.java | 191 public static void finishStartingService(Service service, int startId) { in finishStartingService() method in AlertReceiver
|
D | AlertService.java | 1095 AlertReceiver.finishStartingService(AlertService.this, msg.arg1); in handleMessage()
|
/packages/services/Car/bluetooth/bt-map-service/ |
D | bt_hci_startup_issues.txt | 40388 01-13 23:19:07.201 2512 2512 D DockEventReceiver: finishStartingService: stopping service 41369 01-13 23:19:37.057 2512 2512 D DockEventReceiver: finishStartingService: stopping service
|