Searched refs:progressIndication (Results 1 – 1 of 1) sorted by relevance
310 private ProgressIndicationType progressIndication = ProgressIndicationType.NONE; field in InCallUiState314 progressIndication = value; in setProgressIndication()319 progressIndication = ProgressIndicationType.NONE; in clearProgressIndication()327 return progressIndication; in getProgressIndication()332 return (progressIndication != ProgressIndicationType.NONE); in isProgressIndicationActive()428 log(" - progressIndication: " + progressIndication); in dumpState()