Searched defs:UNKNOWN_TYPE (Results 1 – 2 of 2) sorted by relevance
105 enum { UNKNOWN_TYPE = 0x80000000 }; enumerator
464 public static final int UNKNOWN_TYPE = 0; field in WebView.HitTestResult