Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java297 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/
DVendorSubscriptionInfoUpdater.java113 broadcastSimApplicationStateChanged(phoneId, TelephonyManager.SIM_STATE_NOT_READY); in handleSimReady()
/frameworks/base/config/
Dboot-image-profile.txt22955 HSPLcom/android/internal/telephony/SubscriptionInfoUpdater;->broadcastSimApplicationStateChanged(II…