OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notification_text
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/chromeos/status/
network_menu_button.cc
282
"
notification_text
");
439
deal_text = deal->GetLocalizedString(locale, "
notification_text
");
469
std::wstring
notification_text
;
local
473
notification_text
= StringPrintf(L"%ls\n\n%ls",
477
notification_text
= default_text;
492
notification_text
,
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
MainActivity.java
267
.setTicker(getString(R.string.
notification_text
))
296
.setContentText(getString(R.string.
notification_text
));
/external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification.cc
231
base::string16
notification_text
= description;
local
299
notification_text
,
318
notification_text
,
local
Completed in 64 milliseconds