OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notificationTitle
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit/qt/WebCoreSupport/
NotificationPresenterClientQt.cpp
282
QString
notificationTitle
;
284
notificationTitle
= notification->url().string();
286
notificationTitle
= notification->contents().title();
287
if (
notificationTitle
== title)
/packages/apps/Phone/src/com/android/phone/
NotificationMgr.java
[
all
...]
Completed in 1739 milliseconds