Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DTaplDigitalWellBeingToastTest.java32 import com.android.quickstep.views.DigitalWellBeingToast;
67 final DigitalWellBeingToast toast = getToast(); in testToast()
84 private DigitalWellBeingToast getToast() { in getToast()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DDigitalWellBeingToast.java63 public final class DigitalWellBeingToast { class
110 public DigitalWellBeingToast(RecentsViewContainer container, TaskView taskView) { in DigitalWellBeingToast() method in DigitalWellBeingToast
DTaskView.kt703 DigitalWellBeingToast(container, this), in <lambda>()
1622 val digitalWellBeingToast: DigitalWellBeingToast?, in <lambda>()