Searched refs:intentSatelliteSetting (Results 1 – 1 of 1) sorted by relevance
4815 Intent intentSatelliteSetting = new Intent(ACTION_SATELLITE_SETTING); in showSatelliteSystemNotification() local4816 intentSatelliteSetting.putExtra("sub_id", subId); in showSatelliteSystemNotification()4818 intentSatelliteSetting, PendingIntent.FLAG_IMMUTABLE); in showSatelliteSystemNotification()