Searched refs:USER_ASSOCIATION_UNSUPPORTED_MSG (Results 1 – 1 of 1) sorted by relevance
93 private static final String USER_ASSOCIATION_UNSUPPORTED_MSG = field in UserHalService273 Preconditions.checkState(isUserAssociationSupported(), USER_ASSOCIATION_UNSUPPORTED_MSG); in checkUserAssociationSupported() local