Searched refs:ICON_ERROR_MSG (Results 1 – 2 of 2) sorted by relevance
160 public static final String ICON_ERROR_MSG = field in PhoneAccountRegistrar1117 throw new IllegalArgumentException(ICON_ERROR_MSG); in enforceIconSizeLimit()1125 throw new IllegalArgumentException(ICON_ERROR_MSG); in enforceIconSizeLimit()1130 throw new IllegalArgumentException(ICON_ERROR_MSG); in enforceIconSizeLimit()
1935 assertTrue(e.getMessage().contains(PhoneAccountRegistrar.ICON_ERROR_MSG)); in testLimitOnIcon()