Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DIWindowManager.aidl877 @nullable WindowContextInfo attachWindowContextToDisplayArea(in IApplicationThread appThread, in attachWindowContextToDisplayArea() method
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java2929 public WindowContextInfo attachWindowContextToDisplayArea(@NonNull IApplicationThread appThread, in attachWindowContextToDisplayArea() method in WindowManagerService