Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssVisibilityControl.java629 final String firstLineText = context.getString(R.string.gpsNotifTitle); in createEmergencyLocationUserNotification() local
631 final String accessibilityServicesText = firstLineText + " (" + secondLineText + ")"; in createEmergencyLocationUserNotification()
641 .setContentTitle(firstLineText) in createEmergencyLocationUserNotification()