HomeSort by relevance Sort by last modified time
    Searched defs:notifyCallStateForPhoneId (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
TelephonyRegistryMock.java 194 public void notifyCallStateForPhoneId(int phoneId, int subId, int state,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
DefaultPhoneNotifier.java 60 mRegistry.notifyCallStateForPhoneId(phoneId, subId,
  /frameworks/base/services/core/java/com/android/server/
TelephonyRegistry.java 765 public void notifyCallStateForPhoneId(int phoneId, int subId, int state,
    [all...]

Completed in 51 milliseconds