Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/sim/receivers/
DSimSlotChangeReceiver.java58 if (shouldHandleSlotChange(context)) { in runOnBackgroundThread()
83 private static boolean shouldHandleSlotChange(Context context) { in shouldHandleSlotChange() method in SimSlotChangeReceiver