Searched refs:PRIORITY_FOCUS_CALL_STATE (Results 1 – 3 of 3) sorted by relevance
100 return ConnectionServiceFocusManager.PRIORITY_FOCUS_CALL_STATE.contains(currentCallState); in isPriorityCallingState()
174 public static final Set<Integer> PRIORITY_FOCUS_CALL_STATE field in ConnectionServiceFocusManager411 if (PRIORITY_FOCUS_CALL_STATE.contains(call.getState())) { in updateCurrentFocusCall()
6625 if (ConnectionServiceFocusManager.PRIORITY_FOCUS_CALL_STATE.contains(currentCallState)) {