HomeSort by relevance Sort by last modified time
    Searched refs:SystemUiHiderHoneycomb (Results 1 - 2 of 2) sorted by null

  /developers/build/prebuilts/androidtv/visual-game-controller/src/com/example/android/visualgamecontroller/util/
SystemUiHiderHoneycomb.java 31 public class SystemUiHiderHoneycomb extends SystemUiHiderBase {
61 protected SystemUiHiderHoneycomb(Activity activity, View anchorView, int flags) {
SystemUiHider.java 31 * {@link #getInstance} will return a {@link SystemUiHiderHoneycomb} instance,
99 * {@link SystemUiHiderBase} or {@link SystemUiHiderHoneycomb} depending on
112 return new SystemUiHiderHoneycomb(activity, anchorView, flags);

Completed in 152 milliseconds