Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/sim/
DSimSelectNotification.java196 sendSimCombinationWarningIfNeeded(context, intent); in onPrimarySubscriptionListChanged()
241 private static void sendSimCombinationWarningIfNeeded(Context context, Intent intent) { in sendSimCombinationWarningIfNeeded() method in SimSelectNotification