Searched refs:PRIORITY_FOCUS_CALL_STATE (Results 1 – 1 of 1) sorted by relevance
156 private static final int[] PRIORITY_FOCUS_CALL_STATE = new int[] { field in ConnectionServiceFocusManager374 for (int i = 0; i < PRIORITY_FOCUS_CALL_STATE.length; i++) { in updateCurrentFocusCall()376 if (call.getState() == PRIORITY_FOCUS_CALL_STATE[i]) { in updateCurrentFocusCall()