Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java743 public void unregisterForCdmaSubscriptionChanged(Handler h) { in unregisterForCdmaSubscriptionChanged() method in BaseCommands
DCommandsInterface.java638 void unregisterForCdmaSubscriptionChanged(Handler h); in unregisterForCdmaSubscriptionChanged() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommandsVerifier.java559 public void unregisterForCdmaSubscriptionChanged(Handler h) { in unregisterForCdmaSubscriptionChanged() method in SimulatedCommandsVerifier