Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DMultiSimSettingController.java687 int simSelectDialogType = getSimSelectDialogType( in sendSubChangeNotificationIfNeeded() local
691 if (simSelectDialogType != EXTRA_DEFAULT_SUBSCRIPTION_SELECT_TYPE_NONE in sendSubChangeNotificationIfNeeded()
694 + simSelectDialogType); in sendSubChangeNotificationIfNeeded()
703 intent.putExtra(EXTRA_DEFAULT_SUBSCRIPTION_SELECT_TYPE, simSelectDialogType); in sendSubChangeNotificationIfNeeded()
704 if (simSelectDialogType == EXTRA_DEFAULT_SUBSCRIPTION_SELECT_TYPE_ALL) { in sendSubChangeNotificationIfNeeded()