HomeSort by relevance Sort by last modified time
    Searched defs:stopProfileServices (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterState.java 305 adapterService.stopProfileServices();
311 if (adapterService.stopProfileServices()) {
AdapterService.java 314 boolean stopProfileServices() {
320 if (DBG) {debugLog("stopProfileServices(): No profiles services to stop or already stopped.");}
    [all...]

Completed in 29 milliseconds