Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DIWindowManager.aidl832 Configuration attachWindowContextToDisplayArea(IBinder clientToken, int type, int displayId, in attachWindowContextToDisplayArea() method
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java2737 public Configuration attachWindowContextToDisplayArea(IBinder clientToken, int in attachWindowContextToDisplayArea() method in WindowManagerService