Searched refs:getPairingViewText (Results 1 – 3 of 3) sorted by relevance
187 CharSequence getPairingViewText() { in getPairingViewText() method in BluetoothPairingDialogFragment205 if (TextUtils.isEmpty(getPairingViewText())) { in createUserEntryDialog()
212 CharSequence getPairingViewText() { in getPairingViewText() method in BluetoothPairingDialogFragment230 if (TextUtils.isEmpty(getPairingViewText())) { in createUserEntryDialog()
463 when(fragment.getPairingViewText()).thenReturn(existingText); in userEntryDialogExistingTextTest()