Searched defs:appWindowToken (Results 1 – 9 of 9) sorted by relevance
143 void notifyAppVisibilityChanged(AppWindowToken appWindowToken, boolean visible) { in notifyAppVisibilityChanged()230 final AppWindowToken appWindowToken = task.getChildAt(i); in findAppTokenForSnapshot() local278 final AppWindowToken appWindowToken = findAppTokenForSnapshot(task); in snapshotTask() local
85 RemoteAnimationRecord createRemoteAnimationRecord(AppWindowToken appWindowToken, in createRemoteAnimationRecord()323 RemoteAnimationRecord(AppWindowToken appWindowToken, Point endPos, Rect endBounds, in RemoteAnimationRecord()
72 AppWindowToken appWindowToken = null; in notifyANR() local
773 final AppWindowToken appWindowToken = mChildren.get(i); in writeToProto() local
6210 void saveANRStateLocked(AppWindowToken appWindowToken, WindowState windowState, String reason) { in saveANRStateLocked()6464 final AppWindowToken appWindowToken = mRoot.getAppWindowToken(token); in setWillReplaceWindow() local6493 final AppWindowToken appWindowToken = mRoot.getAppWindowToken(token); in setWillReplaceWindows() local6526 final AppWindowToken appWindowToken = mRoot.getAppWindowToken(token); in scheduleClearWillReplaceWindows() local6540 void scheduleWindowReplacementTimeouts(AppWindowToken appWindowToken) { in scheduleWindowReplacementTimeouts()
292 final AppWindowToken appWindowToken = createAppWindowToken(mDisplayContent, in testPrepareWindowToDisplayDuringRelayout() local
276 final WindowTestUtils.TestAppWindowToken appWindowToken = in createTestAppWindowToken() local
1768 public void windowDismissed(IBinder appWindowToken) { in windowDismissed()
20034 IBinder appWindowToken = ai.mPanelParentWindowToken; in getApplicationWindowToken() local