Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/
H A DDividerView.java239 private final Runnable mResetBackgroundRunnable = new Runnable() { field in DividerView
906 mBackground.animate().withEndAction(mResetBackgroundRunnable); in setMinimizedDockStack()
939 mBackground.animate().withEndAction(mResetBackgroundRunnable); in setAdjustedForIme()