Searched refs:DISASSOCIATE_ALL_USERS (Results 1 – 4 of 4) sorted by relevance
285 case UserIdentificationAssociationSetValue.DISASSOCIATE_ALL_USERS: in isValidUserIdentificationAssociationSetValue()
22 …c android.hardware.automotive.vehicle.UserIdentificationAssociationSetValue.DISASSOCIATE_ALL_USERS;370 .isValidUserIdentificationAssociationSetValue(DISASSOCIATE_ALL_USERS)).isTrue(); in testIsValidUserIdentificationAssociationSetValue_valid()
128 .isEqualTo(UserIdentificationAssociationSetValue.DISASSOCIATE_ALL_USERS); in testUserIdentificationAssociationSetValue()
28 …c android.hardware.automotive.vehicle.UserIdentificationAssociationSetValue.DISASSOCIATE_ALL_USERS;493 VALID_USER_AUTH_SET_VALUES.put(DISASSOCIATE_ALL_USERS, "DISASSOCIATE_ALL_USERS"); in VALID_USER_AUTH_SET_VALUES.put() argument