Home
last modified time | relevance | path

Searched refs:REQUEST_CODE_DELETION (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationHistoryDatabase.java69 private static final int REQUEST_CODE_DELETION = 1; field in NotificationHistoryDatabase
318 REQUEST_CODE_DELETION, in scheduleDeletion()