Searched refs:isWebEmailAddressInputType (Results 1 – 1 of 1) sorted by relevance
53 private static boolean isWebEmailAddressInputType(final int inputType) { in isWebEmailAddressInputType() method in InputTypeUtils80 || isWebEmailAddressInputType(maskedInputType); in isWebInputType()