Searched defs:deleteNotification (Results 1 - 3 of 3) sorted by relevance
| /forgerock/authenticator-android-v2/app/src/main/java/com/forgerock/authenticator/storage/ | ||
| H A D | IdentityDatabase.java | 212 public boolean deleteNotification(long notificationId) { method in class:IdentityDatabase |
| H A D | SharedPreferencesStorage.java | 243 public boolean deleteNotification(long notificationId) { method in class:SharedPreferencesStorage |
| H A D | StorageSystem.java | 86 boolean deleteNotification(long notificationId); method in interface:StorageSystem |
Completed in 50 milliseconds