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

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
ProfileService.java 178 notifyProfileServiceStateChanged(BluetoothAdapter.STATE_ON);
188 notifyProfileServiceStateChanged(BluetoothAdapter.STATE_OFF);
195 protected void notifyProfileServiceStateChanged(int state) {

Completed in 1098 milliseconds