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