HomeSort by relevance Sort by last modified time
    Searched full:getautostart (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/webkit/
HTML5VideoFullScreen.java 191 if (getAutostart())
HTML5VideoView.java 144 public boolean getAutostart() {
HTML5VideoViewProxy.java 238 if (!mHTML5VideoView.isFullScreenMode() || mHTML5VideoView.getAutostart()) {

Completed in 54 milliseconds