Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
H A DBluetoothNameDialogFragmentTest.java33 private TestBluetoothNameDialogFragment mBluetoothNameDialogFragment; field in BluetoothNameDialogFragmentTest
40 mBluetoothNameDialogFragment = new TestBluetoothNameDialogFragment(); in setUp()
46 mBluetoothNameDialogFragment.mAlertDialog = null; in onEditorAction_dialogNull_shouldNotCrash()
50 mBluetoothNameDialogFragment.onEditorAction(mTextView, EditorInfo.IME_ACTION_DONE, in onEditorAction_dialogNull_shouldNotCrash()