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

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
BondStateMachine.java 342 mAdapterProperties.onBondStateChanged(device, newState);
AdapterProperties.java 465 void onBondStateChanged(BluetoothDevice device, int state) {
467 Log.w(TAG, "onBondStateChanged, device is null");
493 Log.w(TAG, "onBondStateChanged: Exception ", ee);
781 onBondStateChanged(mAdapter.getRemoteDevice(
    [all...]

Completed in 78 milliseconds