Searched refs:updateTaskbarAlpha (Results 1 – 1 of 1) sorted by relevance
68 private final AnimatedFloat mTaskbarAlpha = new AnimatedFloat(this::updateTaskbarAlpha);111 updateTaskbarAlpha(); in init()211 private void updateTaskbarAlpha() { in updateTaskbarAlpha() method in TaskbarDragLayerController