Searched defs:getNotifTitle (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java363 String title = getNotifTitle(notif, mContext);
575 static private String getNotifTitle(GpsNiNotification notif, Context context) method in class:GpsNetInitiatedHandler
593 return getNotifTitle(notif, context);

Completed in 61 milliseconds