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

  /packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
BluetoothPairingDialogFragment.java 46 public class BluetoothPairingDialogFragment extends DialogFragment implements
49 private static final Logger LOG = new Logger(BluetoothPairingDialogFragment.class);
62 void onDialogNegativeClick(BluetoothPairingDialogFragment dialog);
64 void onDialogPositiveClick(BluetoothPairingDialogFragment dialog);
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialogFragment.java 47 public class BluetoothPairingDialogFragment extends InstrumentedDialogFragment implements
63 void onDialogNegativeClick(BluetoothPairingDialogFragment dialog);
65 void onDialogPositiveClick(BluetoothPairingDialogFragment dialog);

Completed in 356 milliseconds