Searched refs:STATE_ALERTING (Results 1 – 7 of 7) sorted by relevance
44 STATE_ALERTING,73 public static final int STATE_ALERTING = 0x02; field in BluetoothLeCall
45 } else if (state.equals(BluetoothLeCall.STATE_ALERTING)) { in stateToString()
1088 states.add(BluetoothLeCall.STATE_ALERTING); in getForegroundCall()
114 private static final int STATE_ALERTING = 1; field in CellBroadcastAlertAudio616 setState(STATE_ALERTING); in playAlertTone()869 if (mState == STATE_ALERTING) { in onReceive()
76 private static final int STATE_ALERTING = 1; field in CellBroadcastAlertAudioTest548 assertEquals(STATE_ALERTING, audio.getState());
319 BluetoothLeCall.STATE_ALERTING, in testCurrentCallsList()599 BluetoothLeCall.STATE_ALERTING, in testCallOriginate()
1583 return BluetoothLeCall.STATE_ALERTING; in getTbsCallState()