Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl384 int getCdmaEriIconIndexForSubscriber(int subId); in getCdmaEriIconIndexForSubscriber() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java2436 return getITelephony().getCdmaEriIconIndexForSubscriber(subId); in getCdmaEriIconIndex()