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

  /packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
BluetoothPairingController.java 300 public boolean hasPairingContent() {
317 * @see {@link BluetoothPairingController#hasPairingContent()}
320 if (hasPairingContent()) {
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingController.java 320 public boolean hasPairingContent() {
337 * @see {@link BluetoothPairingController#hasPairingContent()}
340 if (hasPairingContent()) {

Completed in 435 milliseconds