Searched refs:focusedButtonIndex (Results 1 – 1 of 1) sorted by relevance
356 int focusedButtonIndex = getFocusedButtonIndex(); in onCallStateChanged() local362 if (!isInTouchMode() && focusedButtonIndex != -1) { in onCallStateChanged()363 for (int i = focusedButtonIndex; i != -1; i--) { in onCallStateChanged()