Searched defs:notifyCallStateForPhoneId (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
H A DTelephonyRegistryMock.java192 public void notifyCallStateForPhoneId(int phoneId, int subId, int state, method in class:TelephonyRegistryMock
/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java725 public void notifyCallStateForPhoneId(int phoneId, int subId, int state, method in class:TelephonyRegistry
731 log("notifyCallStateForPhoneId: subId=" + subId

Completed in 7405 milliseconds