Searched defs:handleDispatchSystemUiVisibilityChanged (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java3366 handleDispatchSystemUiVisibilityChanged((SystemUiVisibilityInfo) msg.obj);
5212 public void handleDispatchSystemUiVisibilityChanged(SystemUiVisibilityInfo args) { method in class:ViewRootImpl

Completed in 233 milliseconds