Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionInfoUpdater.java264 handleInactiveSlotIccStateChange(msg.arg1, (String) msg.obj); in handleMessage()
616 private void handleInactiveSlotIccStateChange(int phoneId, String iccId) { in handleInactiveSlotIccStateChange() method in SubscriptionInfoUpdater