Home
last modified time | relevance | path

Searched defs:notifyCallStateForAllSubs (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/telephony/
DITelephonyRegistry.aidl54 void notifyCallStateForAllSubs(int state, String incomingNumber); in notifyCallStateForAllSubs() method
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1615 public void notifyCallStateForAllSubs(int state, String phoneNumber) { in notifyCallStateForAllSubs() method in TelephonyRegistry