Home | History | Annotate | Download | only in webkit

Lines Matching refs:EMAIL_TYPE

851         public static final int EMAIL_TYPE = 4;
1970 * If an email address is found, the HitTestResult type is set to EMAIL_TYPE
1990 result.setType(HitTestResult.EMAIL_TYPE);