Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/window/
DWindowContextInfo.java33 public class WindowContextInfo implements Parcelable { class
46 public WindowContextInfo(@NonNull Configuration configuration, int displayId) { in WindowContextInfo() method in WindowContextInfo
70 private WindowContextInfo(@NonNull Parcel in) { in WindowContextInfo() method in WindowContextInfo