Home
last modified time | relevance | path

Searched refs:handleDispatchSystemUiVisibilityChanged (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DViewRootImpl.java3931 handleDispatchSystemUiVisibilityChanged((SystemUiVisibilityInfo) msg.obj); in handleMessage()
5971 public void handleDispatchSystemUiVisibilityChanged(SystemUiVisibilityInfo args) { in handleDispatchSystemUiVisibilityChanged() method in ViewRootImpl