Home
last modified time | relevance | path

Searched defs:notifyPhoneState (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DPhoneNotifier.java24 public void notifyPhoneState(Phone sender); in notifyPhoneState() method
DDefaultPhoneNotifier.java42 public void notifyPhoneState(Phone sender) { in notifyPhoneState() method in DefaultPhoneNotifier
/frameworks/base/tests/CoreTests/com/android/internal/telephony/
DTestPhoneNotifier.java27 public void notifyPhoneState(Phone sender) { in notifyPhoneState() method in TestPhoneNotifier