Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/location/listeners/
H A DRemovableListenerRegistration.java36 private final AtomicBoolean mRemoved = new AtomicBoolean(false); field in RemovableListenerRegistration
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskDisplayArea.java157 private boolean mRemoved; field in TaskDisplayArea
H A DWindowState.java606 boolean mRemoved; field in WindowState
H A DDisplayContent.java743 private boolean mRemoved; field in DisplayContent
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowContextListenerControllerTests.java306 private boolean mRemoved; field in WindowContextListenerControllerTests.TestWindowTokenClient
H A DRecentTasksTest.java1494 public final ArrayList<Task> mRemoved = new ArrayList<>(); field in RecentTasksTest.CallbacksRecorder
/aosp14/frameworks/base/core/java/android/hardware/radio/
H A DProgramList.java462 private final @NonNull Set<ProgramSelector.Identifier> mRemoved; field in ProgramList.Chunk
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java353 private boolean mRemoved; field in ExpandableNotificationRow
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java145 private boolean mRemoved; field in RemoteInputView
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DProcessRecord.java299 private volatile boolean mRemoved; field in ProcessRecord
/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java967 private boolean mRemoved; field in ViewRootImpl