Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/sim/
H A DSimSelectNotification.java153 sendSimCombinationWarningIfNeeded(context, intent); in onPrimarySubscriptionListChanged()
199 private void sendSimCombinationWarningIfNeeded(Context context, Intent intent) { in sendSimCombinationWarningIfNeeded() method in SimSelectNotification