Searched defs:appWindowToken (Results 1 – 10 of 10) sorted by relevance
32 public final Object appWindowToken; field in InputApplicationHandle42 public InputApplicationHandle(Object appWindowToken) { in InputApplicationHandle()
84 AnimationAdapter createAnimationAdapter(AppWindowToken appWindowToken, Point position, in createAnimationAdapter()294 RemoteAnimationAdapterWrapper(AppWindowToken appWindowToken, Point position, in RemoteAnimationAdapterWrapper()
140 void notifyAppVisibilityChanged(AppWindowToken appWindowToken, boolean visible) { in notifyAppVisibilityChanged()
230 AppWindowToken appWindowToken = null; in notifyANR() local
708 final AppWindowToken appWindowToken = mChildren.get(i); in writeToProto() local
6552 void saveANRStateLocked(AppWindowToken appWindowToken, WindowState windowState, String reason) { in saveANRStateLocked()6798 final AppWindowToken appWindowToken = mRoot.getAppWindowToken(token); in setWillReplaceWindow() local6827 final AppWindowToken appWindowToken = mRoot.getAppWindowToken(token); in setWillReplaceWindows() local6860 final AppWindowToken appWindowToken = mRoot.getAppWindowToken(token); in scheduleClearWillReplaceWindows() local6874 void scheduleWindowReplacementTimeouts(AppWindowToken appWindowToken) { in scheduleWindowReplacementTimeouts()
243 final AppWindowToken appWindowToken = createAppWindowToken(mDisplayContent, in testPrepareWindowToDisplayDuringRelayout() local
237 final WindowTestUtils.TestAppWindowToken appWindowToken = in createAppWindowToken() local
1395 public void windowDismissed(IBinder appWindowToken) { in windowDismissed()
18274 IBinder appWindowToken = ai.mPanelParentWindowToken; in getApplicationWindowToken() local