Searched defs:activeSub (Results 1 – 1 of 1) sorted by relevance
368 SubscriptionInfo activeSub = activeSubs.isEmpty() ? null : activeSubs.get(0); in showEnableSimConfirmDialog() local427 private String getSwitchDialogBodyMsg(SubscriptionInfo activeSub, boolean betweenEsim) { in getSwitchDialogBodyMsg()