Searched refs:isLastUnlocked (Results 1 – 4 of 4) sorted by relevance
37 val isLastUnlocked: Boolean, constant
65 isLastUnlocked = true
302 isLastUnlocked = in getAuthenticationEntryList()
997 val lastLocked = authenticationEntryList.firstOrNull({ it.isLastUnlocked }) in EmptyAuthEntrySnackBarScreen()