Searched refs:INVALID_WEAVER_SLOT (Results 1 – 1 of 1) sorted by relevance
147 private static final int INVALID_WEAVER_SLOT = -1; field in SyntheticPasswordManager665 if (slot == INVALID_WEAVER_SLOT || slot >= mWeaverConfig.slots) { in weaverEnroll()707 if (slot == INVALID_WEAVER_SLOT || slot >= mWeaverConfig.slots) {901 return INVALID_WEAVER_SLOT; in loadWeaverSlot()908 return INVALID_WEAVER_SLOT; in loadWeaverSlot()927 if (slot != INVALID_WEAVER_SLOT) { in destroyWeaverSlot()1137 if (weaverSlot != INVALID_WEAVER_SLOT) { in migrateFrpPasswordLocked()1222 if (weaverSlot != INVALID_WEAVER_SLOT) { in writeRepairModeCredentialLocked()1405 if (weaverSlot != INVALID_WEAVER_SLOT) { in unlockLskfBasedProtector()1587 if (slotId != INVALID_WEAVER_SLOT) { in unlockTokenBasedProtectorInternal()