Searched refs:getShowTimeoutMs (Results 1 – 2 of 2) sorted by relevance
628 public int getShowTimeoutMs() { in getShowTimeoutMs() method in PlayerControlView
1265 boolean wasShowingIndefinitely = controller.isVisible() && controller.getShowTimeoutMs() <= 0; in maybeShowController()