Home
last modified time | relevance | path

Searched refs:makeFragment (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothPairingDialogTest.java78 BluetoothPairingDialogFragment frag = makeFragment(); in dialogUpdatesControllerWithUserInput()
100 BluetoothPairingDialogFragment frag = makeFragment(); in dialogEnablesSubmitButtonOnValidationFromController()
115 BluetoothPairingDialogFragment frag = makeFragment(); in dialogDoesNotAskForPairCodeOnConsentVariant()
134 BluetoothPairingDialogFragment frag = makeFragment(); in dialogAsksForPairCodeOnUserEntryVariant()
153 BluetoothPairingDialogFragment frag = makeFragment(); in dialogDisplaysPairCodeOnDisplayPasskeyVariant()
187 BluetoothPairingDialogFragment frag = makeFragment(); in dialogCallsHookOnPositiveButtonPress()
203 BluetoothPairingDialogFragment frag = makeFragment(); in dialogCallsHookOnNegativeButtonPress()
247 BluetoothPairingDialogFragment frag = makeFragment(); in dialogPositiveButtonDisabledWhenUserInputInvalid()
266 BluetoothPairingDialogFragment frag = makeFragment(); in dialogShowsContactSharingCheckboxWhenBluetoothProfileNotReady()
285 BluetoothPairingDialogFragment frag = makeFragment(); in dialogHidesContactSharingCheckboxWhenBluetoothProfileIsReady()
[all …]