OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:notification_service
(Results
51 - 75
of
1025
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/content/public/test/
test_notification_tracker.cc
7
#include "content/public/browser/
notification_service
.h"
/packages/apps/Mms/src/com/android/mms/ui/
SmsStorageMonitor.java
37
(NotificationManager) mContext.getSystemService(Context.
NOTIFICATION_SERVICE
);
/development/samples/training/notify-user/src/com/example/android/pingme/
PingService.java
51
getSystemService(
NOTIFICATION_SERVICE
);
71
getSystemService(
NOTIFICATION_SERVICE
);
129
getSystemService(
NOTIFICATION_SERVICE
);
/cts/tests/tests/app/src/android/app/cts/
NotificationManagerTest.java
38
Context.
NOTIFICATION_SERVICE
);
/development/samples/ApiDemos/src/com/example/android/apis/app/
NotificationDisplay.java
68
((NotificationManager) getSystemService(
NOTIFICATION_SERVICE
))
/external/chromium/chrome/browser/chromeos/login/
owner_manager_unittest.h
18
#include "content/common/
notification_service
.h"
/external/chromium/chrome/browser/chromeos/
network_state_notifier.cc
11
#include "content/common/
notification_service
.h"
network_state_notifier_browsertest.cc
12
#include "content/common/
notification_service
.h"
/external/chromium/chrome/browser/extensions/
extension_browser_actions_api.cc
13
#include "content/common/
notification_service
.h"
extension_test_api.cc
14
#include "content/common/
notification_service
.h"
external_policy_extension_loader.cc
14
#include "content/common/
notification_service
.h"
/external/chromium/chrome/browser/policy/
device_policy_identity_strategy.cc
18
#include "content/common/
notification_service
.h"
/external/chromium/chrome/browser/prefs/
pref_notifier_impl.cc
10
#include "content/common/
notification_service
.h"
/external/chromium/chrome/browser/sync/glue/
autofill_profile_change_processor.h
21
#include "content/common/
notification_service
.h"
/external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_instructions_gtk.cc
12
#include "content/common/
notification_service
.h"
/external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_context_menu.cc
12
#include "content/common/
notification_service
.h"
/external/chromium_org/chrome/browser/automation/
automation_event_observers.cc
14
#include "content/public/browser/
notification_service
.h"
automation_event_queue.cc
12
#include "content/public/browser/
notification_service
.h"
/external/chromium_org/chrome/browser/
browser_process_platform_part_aurawin.cc
20
#include "content/public/browser/
notification_service
.h"
chrome_security_exploit_browsertest.cc
15
#include "content/public/browser/
notification_service
.h"
/external/chromium_org/chrome/browser/chromeos/background/
ash_user_wallpaper_delegate.cc
23
#include "content/public/browser/
notification_service
.h"
/external/chromium_org/chrome/browser/chromeos/extensions/
input_method_apitest_chromeos.cc
17
#include "content/public/browser/
notification_service
.h"
/external/chromium_org/chrome/browser/chromeos/first_run/
first_run.cc
17
#include "content/public/browser/
notification_service
.h"
/external/chromium_org/chrome/browser/chromeos/kiosk_mode/
kiosk_mode_idle_logout.cc
19
#include "content/public/browser/
notification_service
.h"
/external/chromium_org/chrome/browser/chromeos/login/
proxy_settings_dialog.cc
15
#include "content/public/browser/
notification_service
.h"
Completed in 1376 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>