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.java597 int simSelectDialogType = getSimSelectDialogType( in sendSubChangeNotificationIfNeeded() local
601 if (simSelectDialogType != EXTRA_DEFAULT_SUBSCRIPTION_SELECT_TYPE_NONE in sendSubChangeNotificationIfNeeded()
604 + simSelectDialogType); in sendSubChangeNotificationIfNeeded()
613 intent.putExtra(EXTRA_DEFAULT_SUBSCRIPTION_SELECT_TYPE, simSelectDialogType); in sendSubChangeNotificationIfNeeded()
614 if (simSelectDialogType == EXTRA_DEFAULT_SUBSCRIPTION_SELECT_TYPE_ALL) { in sendSubChangeNotificationIfNeeded()