Searched refs:suppServiceName (Results 1 – 1 of 1) sorted by relevance
90 String suppServiceName = getSuppServiceName(context, preferenceKey); in makeMessage() local100 R.string.supp_service_over_ut_precautions_roaming, suppServiceName); in makeMessage()103 R.string.supp_service_over_ut_precautions, suppServiceName); in makeMessage()108 R.string.supp_service_over_ut_precautions_roaming_dual_sim, suppServiceName, in makeMessage()112 R.string.supp_service_over_ut_precautions_dual_sim, suppServiceName, in makeMessage()120 String suppServiceName = ""; in getSuppServiceName() local122 suppServiceName = context.getResources().getString(R.string.labelCF); in getSuppServiceName()124 suppServiceName = context.getResources().getString(R.string.labelCallBarring); in getSuppServiceName()126 suppServiceName = context.getResources().getString(R.string.labelCallerId); in getSuppServiceName()128 suppServiceName = context.getResources().getString(R.string.labelCW); in getSuppServiceName()[all …]