Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/sim/receivers/
H A DSimSlotChangeReceiver.java55 if (shouldHandleSlotChange(context)) { in onReceive()
64 private boolean shouldHandleSlotChange(Context context) { in shouldHandleSlotChange() method in SimSlotChangeReceiver