Home
last modified time | relevance | path

Searched refs:registerForCdmaSubscriptionSourceChanged (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaSubscriptionSourceManager.java88 sInstance.registerForCdmaSubscriptionSourceChanged(h, what, obj); in getInstance()
178 private void registerForCdmaSubscriptionSourceChanged(Handler h, int what, Object obj) { in registerForCdmaSubscriptionSourceChanged() method in CdmaSubscriptionSourceManager