Searched refs:progressIndication (Results 1 – 1 of 1) sorted by relevance
304 private ProgressIndicationType progressIndication = ProgressIndicationType.NONE; field in InCallUiState308 progressIndication = value; in setProgressIndication()313 progressIndication = ProgressIndicationType.NONE; in clearProgressIndication()321 return progressIndication; in getProgressIndication()326 return (progressIndication != ProgressIndicationType.NONE); in isProgressIndicationActive()401 Log.d(TAG, " - progressIndication: " + progressIndication); in dumpState()