OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNotificationManager
(Results
1 - 2
of
2
) sorted by null
/packages/apps/DeskClock/src/com/android/deskclock/
AlarmAlertFullScreen.java
176
NotificationManager nm =
getNotificationManager
();
198
private NotificationManager
getNotificationManager
() {
209
NotificationManager nm =
getNotificationManager
();
AlarmReceiver.java
178
NotificationManager nm =
getNotificationManager
(context);
182
private NotificationManager
getNotificationManager
(Context context) {
188
NotificationManager nm =
getNotificationManager
(context);
Completed in 436 milliseconds