Searched refs:callStateToUiString (Results 1 – 2 of 2) sorted by relevance
294 String state = callStateToUiString(context, call.getState()); in getCallInfoText()307 public static String callStateToUiString(Context context, int state) { in callStateToUiString() method in TelecomUtils
426 TelecomUtils.callStateToUiString(context, mSecondaryCall.getState())); in rebindViews()