Home
last modified time | relevance | path

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

/frameworks/base/location/java/com/android/internal/location/
DGpsNetInitiatedHandler.java362 String title = getNotifTitle(notif, mContext); in setNiNotification()
576 static private String getNotifTitle(GpsNiNotification notif, Context context) in getNotifTitle() method in GpsNetInitiatedHandler
594 return getNotifTitle(notif, context); in getDialogTitle()