Searched refs:WEAVER_SLOT_NAME (Results 1 – 1 of 1) sorted by relevance
132 private static final String WEAVER_SLOT_NAME = "weaver"; field in SyntheticPasswordManager844 byte[] data = loadState(WEAVER_SLOT_NAME, protectorId, userId); in loadWeaverSlot()866 saveState(WEAVER_SLOT_NAME, buffer.array(), protectorId, userId); in saveWeaverSlot()871 destroyState(WEAVER_SLOT_NAME, protectorId, userId); in destroyWeaverSlot()900 mStorage.listSyntheticPasswordProtectorsForAllUsers(WEAVER_SLOT_NAME); in getUsedWeaverSlots()1702 if (hasState(WEAVER_SLOT_NAME, protectorId, userId)) { in destroyProtectorCommon()