Searched defs:onSystemUiVisibilityChange (Results 1 – 5 of 5) sorted by relevance
36 void onSystemUiVisibilityChange(boolean visible); in onSystemUiVisibilityChange() method
220 override fun onSystemUiVisibilityChange(visibility: Int) { in onSystemUiVisibilityChange() method in com.android.deskclock.ScreensaverActivity.InteractionListener
1036 public void onSystemUiVisibilityChange(int visibility) { in onSystemUiVisibilityChange() method in SurfaceViewVideoCallFragment
1323 public void onSystemUiVisibilityChange(int visibility) { in onSystemUiVisibilityChange() method in VideoCallFragment
388 public void onSystemUiVisibilityChange(boolean visible) { in onSystemUiVisibilityChange() method in VideoCallPresenter