Searched defs:UNKNOWN_TYPE (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DTransform.h97 enum { UNKNOWN_TYPE = 0x80000000 }; enumerator in enum:android::Transform::__anon1451
/frameworks/base/core/java/android/webkit/
H A DWebView.java354 public static final int UNKNOWN_TYPE = 0; field in class:WebView.HitTestResult
402 mType = UNKNOWN_TYPE;
1239 * will be UNKNOWN_TYPE and the URL has to be retrieved through
1250 * HitTestResult type is set to UNKNOWN_TYPE.

Completed in 422 milliseconds