Searched refs:setHotseatAlphaAtIndex (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DWorkspace.java1551 setHotseatAlphaAtIndex(alpha, direction.ordinal());
1554 private void setHotseatAlphaAtIndex(float alpha, int index) { method in class:Workspace
1574 setHotseatAlphaAtIndex(value, HOTSEAT_STATE_ALPHA_INDEX);

Completed in 124 milliseconds