Home | History | Annotate | Download | only in webkit

Lines Matching refs:UNKNOWN_TYPE

835         public static final int UNKNOWN_TYPE = 0;
877 mType = UNKNOWN_TYPE;
1961 * be UNKNOWN_TYPE and the url has to be retrieved through
1972 * HitTestResult type is set to UNKNOWN_TYPE.
2004 if (type == HitTestResult.UNKNOWN_TYPE
2011 result.setType(type == HitTestResult.UNKNOWN_TYPE ?
7159 != HitTestResult.UNKNOWN_TYPE) {