Home
last modified time | relevance | path

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

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