Searched refs:BLUETOOTH_ERROR (Results 1 – 3 of 3) sorted by relevance
80 TelecomActivityViewModel.DialerAppState.BLUETOOTH_ERROR); in testDialerAppState_defaultBluetoothAdapterIsNull_bluetoothError()96 TelecomActivityViewModel.DialerAppState.BLUETOOTH_ERROR); in testDialerAppState_bluetoothNotEnabled_bluetoothError()115 TelecomActivityViewModel.DialerAppState.BLUETOOTH_ERROR); in testDialerAppState_noPairedDevices_bluetoothError()138 TelecomActivityViewModel.DialerAppState.BLUETOOTH_ERROR); in testDialerAppState_hfpNoConnected_bluetoothError()
67 @IntDef({DialerAppState.DEFAULT, DialerAppState.BLUETOOTH_ERROR,72 int BLUETOOTH_ERROR = 1; field175 setValue(DialerAppState.BLUETOOTH_ERROR); in updateDialerAppState()
137 if (TelecomActivityViewModel.DialerAppState.BLUETOOTH_ERROR in handleIntent()154 if (TelecomActivityViewModel.DialerAppState.BLUETOOTH_ERROR in handleIntent()164 if (TelecomActivityViewModel.DialerAppState.BLUETOOTH_ERROR in handleIntent()200 case TelecomActivityViewModel.DialerAppState.BLUETOOTH_ERROR: in updateCurrentFragment()