OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cancelAllBetween
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Calendar/src/com/android/calendar/alerts/
NotificationMgr.java
30
cancelAllBetween
(0, AlertService.MAX_NOTIFICATIONS);
36
public void
cancelAllBetween
(int from, int to) {
AlertService.java
412
nm.
cancelAllBetween
(currentNotificationId, maxNotifications);
[
all
...]
Completed in 58 milliseconds