OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNotificationManager
(Results
1 - 7
of
7
) sorted by null
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
CallServiceNotifier.java
82
getNotificationManager
(context).notify(CALL_NOTIFICATION_ID, getMainNotification(context));
83
getNotificationManager
(context).notify(
92
getNotificationManager
(context).cancel(CALL_NOTIFICATION_ID);
93
getNotificationManager
(context).cancel(PHONE_ACCOUNT_NOTIFICATION_ID);
179
private NotificationManager
getNotificationManager
(Context context) {
/packages/apps/Dialer/src/com/android/dialer/calllog/
DefaultVoicemailNotifier.java
103
getNotificationManager
().cancel(NOTIFICATION_TAG, NOTIFICATION_ID);
206
getNotificationManager
().notify(NOTIFICATION_TAG, NOTIFICATION_ID,
261
private NotificationManager
getNotificationManager
() {
/cts/tests/app/src/android/app/cts/
ServiceTest.java
169
private NotificationManager
getNotificationManager
() {
180
getNotificationManager
().notify(id, notification);
184
getNotificationManager
().cancel(id);
192
StatusBarNotification[] sbns =
getNotificationManager
().getActiveNotifications();
225
StatusBarNotification[] sbns =
getNotificationManager
().getActiveNotifications();
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DevicePolicyManagerServiceTestable.java
151
NotificationManager
getNotificationManager
() {
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java
369
mInjector.
getNotificationManager
().cancel(LOG_TAG,
472
mInjector.
getNotificationManager
().notifyAsUser(LOG_TAG,
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.10.0.v20150423-0755.jar
Completed in 2826 milliseconds