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