Home
last modified time | relevance | path

Searched defs:onDialogNegativeClick (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingController.java106 public void onDialogNegativeClick(BluetoothPairingDialogFragment dialog) { in onDialogNegativeClick() method in BluetoothPairingController
DBluetoothPairingDialogFragment.java58 void onDialogNegativeClick(BluetoothPairingDialogFragment dialog); in onDialogNegativeClick() method