Home | History | Annotate | Download | only in system

Lines Matching defs:dialog

683     } else {  // Show paring dialog for the unpaired device.
684 BluetoothPairingDialog* dialog =
686 // The dialog deletes itself on close.
687 dialog->Show();