Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteController.java4815 Intent intentSatelliteSetting = new Intent(ACTION_SATELLITE_SETTING); in showSatelliteSystemNotification() local
4816 intentSatelliteSetting.putExtra("sub_id", subId); in showSatelliteSystemNotification()
4818 intentSatelliteSetting, PendingIntent.FLAG_IMMUTABLE); in showSatelliteSystemNotification()