Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java606 private void setShelfHeightAsync(int visibleInt, int shelfHeight) { in setShelfHeightAsync() method in SystemUiProxy
1424 setShelfHeightAsync(msg.arg1, msg.arg2); in handleMessageAsync()