Home
last modified time | relevance | path

Searched defs:redrawLiveTile (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java3310 mPendingAnimation.addOnFrameCallback(this::redrawLiveTile); in mPendingAnimation.addOnFrameCallback()
3399 public void redrawLiveTile() { in redrawLiveTile() method