Home
last modified time | relevance | path

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

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