Searched refs:WEAVER_SLOT_NAME (Results 1 – 1 of 1) sorted by relevance
99 private static final String WEAVER_SLOT_NAME = "weaver"; field in SyntheticPasswordManager540 byte[] data = loadState(WEAVER_SLOT_NAME, handle, userId); in loadWeaverSlot()558 saveState(WEAVER_SLOT_NAME, buffer.array(), handle, userId); in saveWeaverSlot()563 destroyState(WEAVER_SLOT_NAME, handle, userId); in destroyWeaverSlot()592 WEAVER_SLOT_NAME); in getUsedWeaverSlots()1083 if (hasState(WEAVER_SLOT_NAME, handle, userId)) { in destroySyntheticPassword()