Home
last modified time | relevance | path

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

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