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

/frameworks/base/graphics/java/android/graphics/
H A DPorterDuff.java24 CLEAR (0), enum constant in enum:PorterDuff.Mode
/frameworks/base/core/java/android/webkit/
H A DGeolocationPermissions.java71 static final int CLEAR = 2; field in class:GeolocationPermissions
152 case CLEAR:
251 postMessage(Message.obtain(null, CLEAR, origin));

Completed in 80 milliseconds