Searched refs:ATTR_GUEST_TO_REMOVE (Results 1 – 1 of 1) sorted by relevance
181 private static final String ATTR_GUEST_TO_REMOVE = "guestToRemove"; field in UserManagerService3127 serializer.attributeBoolean(null, ATTR_GUEST_TO_REMOVE, true); in writeUserLP()3324 guestToRemove = parser.getAttributeBoolean(null, ATTR_GUEST_TO_REMOVE, false); in readUserLP()