Home
last modified time | relevance | path

Searched refs:getProgressIndication (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
DInCallUiState.java326 public ProgressIndicationType getProgressIndication() { in getProgressIndication() method in InCallUiState
DInCallScreen.java3416 switch (inCallUiState.getProgressIndication()) { in updateProgressIndication()
3436 + inCallUiState.getProgressIndication()); in updateProgressIndication()