Searched refs:INVALID_WEAVER_SLOT (Results 1 – 1 of 1) sorted by relevance
142 private static final int INVALID_WEAVER_SLOT = -1; field in SyntheticPasswordManager610 if (slot == INVALID_WEAVER_SLOT || slot >= mWeaverConfig.slots) { in weaverEnroll()652 if (slot == INVALID_WEAVER_SLOT || slot >= mWeaverConfig.slots) {846 return INVALID_WEAVER_SLOT; in loadWeaverSlot()853 return INVALID_WEAVER_SLOT; in loadWeaverSlot()872 if (slot != INVALID_WEAVER_SLOT) { in destroyWeaverSlot()1078 if (weaverSlot != INVALID_WEAVER_SLOT) { in migrateFrpPasswordLocked()1163 if (weaverSlot != INVALID_WEAVER_SLOT) { in writeRepairModeCredentialLocked()1345 if (weaverSlot != INVALID_WEAVER_SLOT) { in unlockLskfBasedProtector()1519 if (slotId != INVALID_WEAVER_SLOT) { in unlockTokenBasedProtectorInternal()