Searched refs:registerForCdmaSubscriptionChanged (Results 1 - 4 of 4) sorted by last modified time

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBaseCommands.java690 public void registerForCdmaSubscriptionChanged(Handler h, int what, Object obj) { method in class:BaseCommands
H A DCommandsInterface.java578 void registerForCdmaSubscriptionChanged(Handler h, int what, Object obj); method in interface:CommandsInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaSubscriptionSourceManager.java63 mCi.registerForCdmaSubscriptionChanged(this, EVENT_CDMA_SUBSCRIPTION_SOURCE_CHANGED, null);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommandsVerifier.java534 public void registerForCdmaSubscriptionChanged(Handler h, int what, Object obj) { method in class:SimulatedCommandsVerifier

Completed in 111 milliseconds