Home
last modified time | relevance | path

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

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