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 DIdentityDatabase.java212 public boolean deleteNotification(long notificationId) { method in class:IdentityDatabase
H A DSharedPreferencesStorage.java243 public boolean deleteNotification(long notificationId) { method in class:SharedPreferencesStorage
H A DStorageSystem.java86 boolean deleteNotification(long notificationId); method in interface:StorageSystem

Completed in 48 milliseconds