Searched refs:broadcastSimApplicationStateChanged (Results 1 – 3 of 3) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | SubscriptionInfoUpdater.java | 297 broadcastSimApplicationStateChanged(msg.arg1, TelephonyManager.SIM_STATE_UNKNOWN); in handleMessage() 311 broadcastSimApplicationStateChanged(msg.arg1, TelephonyManager.SIM_STATE_NOT_READY); in handleMessage() 411 broadcastSimApplicationStateChanged(phoneId, getSimStateFromLockedReason(reason)); in handleSimLocked() 443 broadcastSimApplicationStateChanged(phoneId, TelephonyManager.SIM_STATE_NOT_READY); in handleSimReady() 471 broadcastSimApplicationStateChanged(phoneId, TelephonyManager.SIM_STATE_NOT_READY); in handleSimNotReady() 615 broadcastSimApplicationStateChanged(phoneId, TelephonyManager.SIM_STATE_LOADED); in handleSimLoaded() 705 broadcastSimApplicationStateChanged(phoneId, TelephonyManager.SIM_STATE_UNKNOWN); in handleSimAbsent() 719 broadcastSimApplicationStateChanged(phoneId, TelephonyManager.SIM_STATE_NOT_READY); in handleSimError() 1209 protected void broadcastSimApplicationStateChanged(int phoneId, int state) { in broadcastSimApplicationStateChanged() method in SubscriptionInfoUpdater
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/vendor/ |
D | VendorSubscriptionInfoUpdater.java | 113 broadcastSimApplicationStateChanged(phoneId, TelephonyManager.SIM_STATE_NOT_READY); in handleSimReady()
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 22955 HSPLcom/android/internal/telephony/SubscriptionInfoUpdater;->broadcastSimApplicationStateChanged(II…
|