Searched refs:INVALID_DIALOG_TYPE (Results 1 – 5 of 5) sorted by relevance
80 .thenReturn(BluetoothPairingController.INVALID_DIALOG_TYPE); in dialogUpdatesControllerWithUserInput()82 .thenReturn(BluetoothPairingController.INVALID_DIALOG_TYPE); in dialogUpdatesControllerWithUserInput()99 .thenReturn(BluetoothPairingController.INVALID_DIALOG_TYPE); in dialogEnablesSubmitButtonOnValidationFromController()101 .thenReturn(BluetoothPairingController.INVALID_DIALOG_TYPE); in dialogEnablesSubmitButtonOnValidationFromController()136 .thenReturn(BluetoothPairingController.INVALID_DIALOG_TYPE); in dialogAsksForPairCodeOnUserEntryVariant()138 .thenReturn(BluetoothPairingController.INVALID_DIALOG_TYPE); in dialogAsksForPairCodeOnUserEntryVariant()259 .thenReturn(BluetoothPairingController.INVALID_DIALOG_TYPE); in dialogPositiveButtonDisabledWhenUserInputInvalid()261 .thenReturn(BluetoothPairingController.INVALID_DIALOG_TYPE); in dialogPositiveButtonDisabledWhenUserInputInvalid()320 .thenReturn(BluetoothPairingController.INVALID_DIALOG_TYPE); in dialogShowsMessageOnPinEntryView()339 .thenReturn(BluetoothPairingController.INVALID_DIALOG_TYPE); in dialogShowsMessageHintOnPinEntryView()[all …]
46 public static final int INVALID_DIALOG_TYPE = -1; field in BluetoothPairingController135 return INVALID_DIALOG_TYPE; in getDialogType()204 return INVALID_DIALOG_TYPE; in getDeviceVariantMessageId()224 return INVALID_DIALOG_TYPE; in getDeviceVariantMessageHintId()
256 if (messageId != BluetoothPairingController.INVALID_DIALOG_TYPE) { in createPinEntryView()261 if (messageIdHint != BluetoothPairingController.INVALID_DIALOG_TYPE) { in createPinEntryView()
47 public static final int INVALID_DIALOG_TYPE = -1; field in BluetoothPairingController147 return INVALID_DIALOG_TYPE; in getDialogType()232 return INVALID_DIALOG_TYPE; in getDeviceVariantMessageId()252 return INVALID_DIALOG_TYPE; in getDeviceVariantMessageHintId()
267 if (messageId != BluetoothPairingController.INVALID_DIALOG_TYPE) { in createPinEntryView()272 if (messageIdHint != BluetoothPairingController.INVALID_DIALOG_TYPE) { in createPinEntryView()