Searched refs:SystemUiVisibilityInfo (Results 1 – 2 of 2) sorted by relevance
401 static final class SystemUiVisibilityInfo { class in ViewRootImpl3667 handleDispatchSystemUiVisibilityChanged((SystemUiVisibilityInfo) msg.obj); in handleMessage()5586 public void handleDispatchSystemUiVisibilityChanged(SystemUiVisibilityInfo args) { in handleDispatchSystemUiVisibilityChanged()6557 SystemUiVisibilityInfo args = new SystemUiVisibilityInfo(); in dispatchSystemUiVisibilityChanged()
4476 android.view.ViewRootImpl$SystemUiVisibilityInfo