HomeSort by relevance Sort by last modified time
    Searched refs:getPairingViewText (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialogFragment.java 196 CharSequence getPairingViewText() {
214 if (TextUtils.isEmpty(getPairingViewText())) {
  /packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
BluetoothPairingDialogTest.java 443 when(fragment.getPairingViewText()).thenReturn(existingText);

Completed in 81 milliseconds