Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationHistoryDatabase.java284 void removeFilePathFromHistory(String filePath) { in removeFilePathFromHistory() method in NotificationHistoryDatabase
305 removeFilePathFromHistory(file.getBaseFile().getAbsolutePath()); in deleteFile()
384 removeFilePathFromHistory(filePath);
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationHistoryDatabaseTest.java434 mDataBase.removeFilePathFromHistory(filePathToRemove); in testRemoveFilePathFromHistory_hasMatch()
450 mDataBase.removeFilePathFromHistory(filePathToRemove); in testRemoveFilePathFromHistory_noMatch()
/frameworks/base/services/
Dart-profile26335 HPLcom/android/server/notification/NotificationHistoryDatabase;->removeFilePathFromHistory(Ljava/la…