Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DTask.java355 private boolean mHasBeenVisible; // Set if any activities in the task have been visible field in Task
4182 mHasBeenVisible = hasBeenVisible;
4192 return mHasBeenVisible;
6269 private boolean mHasBeenVisible;
6390 mHasBeenVisible = hasBeenVisible;
6597 task.mHasBeenVisible = mHasBeenVisible;