Searched refs:WEAVER_SLOT_NAME (Results 1 – 1 of 1) sorted by relevance
100 private static final String WEAVER_SLOT_NAME = "weaver"; field in SyntheticPasswordManager651 byte[] data = loadState(WEAVER_SLOT_NAME, handle, userId); in loadWeaverSlot()669 saveState(WEAVER_SLOT_NAME, buffer.array(), handle, userId); in saveWeaverSlot()674 destroyState(WEAVER_SLOT_NAME, handle, userId); in destroyWeaverSlot()699 WEAVER_SLOT_NAME); in getUsedWeaverSlots()1239 if (hasState(WEAVER_SLOT_NAME, handle, userId)) { in destroySyntheticPassword()