Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/settings/
DCallForwardInfoUtil.java97 if (isServiceClassVoice(infos[i])) { in getCallForwardInfo()
122 private static boolean isServiceClassVoice(CallForwardInfo info) { in isServiceClassVoice() method in CallForwardInfoUtil