Searched defs:updateMechanism (Results 1 - 3 of 3) sorted by relevance

/forgerock/authenticator-android-v2/app/src/main/java/com/forgerock/authenticator/storage/
H A DStorageSystem.java61 boolean updateMechanism(long mechanismId, Mechanism mechanism); method in interface:StorageSystem
H A DIdentityDatabase.java180 public boolean updateMechanism(long mechanismId, Mechanism mechanism) { method in class:IdentityDatabase
H A DSharedPreferencesStorage.java221 public boolean updateMechanism(long mechanismId, Mechanism mechanism) { method in class:SharedPreferencesStorage

Completed in 28 milliseconds