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

  /packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
BluetoothPairingController.java 40 public class BluetoothPairingController implements OnCheckedChangeListener,
43 private static final Logger LOG = new Logger(BluetoothPairingController.class);
65 * Creates an instance of a BluetoothPairingController.
71 public BluetoothPairingController(Intent intent, Context context) {
317 * @see {@link BluetoothPairingController#hasPairingContent()}
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingController.java 37 public class BluetoothPairingController implements OnCheckedChangeListener,
63 * Creates an instance of a BluetoothPairingController.
69 public BluetoothPairingController(Intent intent, Context context) {
337 * @see {@link BluetoothPairingController#hasPairingContent()}

Completed in 158 milliseconds