Home
last modified time | relevance | path

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

/aosp14/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java429 mNiNotificationBuilder.setTicker(getNotifTicker(notif, mContext)) in setNiNotification()
598 static private String getNotifTicker(GpsNiNotification notif, Context context) in getNotifTicker() method in GpsNetInitiatedHandler