Searched refs:setShowTimeoutMs (Results 1 – 2 of 2) sorted by relevance
639 public void setShowTimeoutMs(int showTimeoutMs) { in setShowTimeoutMs() method in PlayerControlView
1288 controller.setShowTimeoutMs(showIndefinitely ? 0 : controllerShowTimeoutMs); in showController()