Searched refs:notifyTaskbarAutohideSuspend (Results 1 – 4 of 4) sorted by relevance
49 mSystemUiProxy.notifyTaskbarAutohideSuspend(false); in onDestroy()61 mSystemUiProxy.notifyTaskbarAutohideSuspend(mAutohideSuspendFlags != 0); in updateFlag()
151 oneway void notifyTaskbarAutohideSuspend(boolean suspend) = 48; in notifyTaskbarAutohideSuspend() method
446 public void notifyTaskbarAutohideSuspend(boolean suspend) { in notifyTaskbarAutohideSuspend() method in SystemUiProxy449 mSystemUiProxy.notifyTaskbarAutohideSuspend(suspend); in notifyTaskbarAutohideSuspend()
270 public void notifyTaskbarAutohideSuspend(boolean suspend) {