HomeSort by relevance Sort by last modified time
    Searched refs:closeService (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 224 closeService();
258 closeService();
344 closeService();
445 private final void closeService() {
446 if (VERBOSE) Log.v(TAG, "Pbap Service closeService in");
479 if (VERBOSE) Log.v(TAG, "Pbap Service closeService out");
688 closeService();// release all resources
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java 161 private final void closeService() {
162 if (DEBUG) Log.d(TAG, "MAP Service closeService in");
184 if (VERBOSE) Log.v(TAG, "CloseService(): Release Wake Lock");
189 if (VERBOSE) Log.v(TAG, "MAP Service closeService out");
366 closeService();
753 closeService();
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapService.java 218 private final void closeService() {
219 if (VERBOSE) Log.v(TAG, "SAP Service closeService in");
244 if (VERBOSE) Log.v(TAG, "SAP Service closeService out");
447 closeService();
606 closeService();
    [all...]

Completed in 310 milliseconds