Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java122 private static final int MSG_SET_LAUNCHER_KEEP_CLEAR_AREA_HEIGHT = 2; field in SystemUiProxy
627 Message.obtain(mAsyncHandler, MSG_SET_LAUNCHER_KEEP_CLEAR_AREA_HEIGHT, in setLauncherKeepClearAreaHeight()
1426 case MSG_SET_LAUNCHER_KEEP_CLEAR_AREA_HEIGHT: in handleMessageAsync()