OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getnotiftitle
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java
188
String title =
getNotifTitle
(notif, mContext);
401
static private String
getNotifTitle
(GpsNiNotification notif, Context context)
419
return
getNotifTitle
(notif, context);
Completed in 761 milliseconds