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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothEventRedirector.java 97 cachedDeviceMgr.showUnbondMessage(device, reason);
CachedBluetoothDeviceManager.java 194 public synchronized void showUnbondMessage(BluetoothDevice device, int reason) {
218 Log.w(TAG, "showUnbondMessage: Not displaying any message for reason:" + reason);

Completed in 22 milliseconds