HomeSort by relevance Sort by last modified time
    Searched full:mprofilesstarted (Results 1 - 1 of 1) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterService.java 168 private boolean mProfilesStarted;
322 mProfilesStarted=false;
339 mProfilesStarted=true;
399 if (!mProfilesStarted && supportedProfileServices.length >0) {
414 if (mProfilesStarted && supportedProfileServices.length>0) {
    [all...]

Completed in 189 milliseconds