Searched refs:progressIndication (Results 1 – 1 of 1) sorted by relevance
318 private ProgressIndicationType progressIndication = ProgressIndicationType.NONE; field in InCallUiState322 progressIndication = value; in setProgressIndication()327 progressIndication = ProgressIndicationType.NONE; in clearProgressIndication()335 return progressIndication; in getProgressIndication()340 return (progressIndication != ProgressIndicationType.NONE); in isProgressIndicationActive()437 log(" - progressIndication: " + progressIndication); in dumpState()