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

/frameworks/base/core/java/android/webkit/
H A DHTML5VideoViewProxy.java72 private static final int STOPFULLSCREEN = 204; field in class:HTML5VideoViewProxy
345 Message msg = Message.obtain(mWebCoreHandler, STOPFULLSCREEN);
641 case STOPFULLSCREEN:

Completed in 24 milliseconds