Searched refs:notifyProfileServiceStateChanged (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DProfileService.java211 notifyProfileServiceStateChanged(BluetoothAdapter.STATE_ON);
221 notifyProfileServiceStateChanged(BluetoothAdapter.STATE_OFF);
228 protected void notifyProfileServiceStateChanged(int state) { method in class:ProfileService

Completed in 100 milliseconds