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

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
AddAccessoryActivity.java 617 case BluetoothDevicePairer.STATUS_PAIRING:
659 case BluetoothDevicePairer.STATUS_PAIRING:
660 state = "BluetoothDevicePairer.STATUS_PAIRING";
720 case BluetoothDevicePairer.STATUS_PAIRING:
BluetoothDevicePairer.java 96 public static final int STATUS_PAIRING = 3;
565 setStatus(STATUS_PAIRING);

Completed in 60 milliseconds