Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DViewState.java40 final class ViewState { class
90 ViewState(AutofillId id, Listener listener, int state) { in ViewState() method in ViewState
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DDockState.java104 public static class ViewState { class in DockState
132 private ViewState(int areaAlpha, int hintAlpha, @TextOrientation int hintOrientation, in ViewState() method in DockState.ViewState
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DViewState.java46 public class ViewState implements Dumpable { class