Searched defs:appWindowToken (Results 1 – 8 of 8) 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()317 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
6177 void saveANRStateLocked(AppWindowToken appWindowToken, WindowState windowState, String reason) { in saveANRStateLocked()6424 final AppWindowToken appWindowToken = mRoot.getAppWindowToken(token); in setWillReplaceWindow() local6453 final AppWindowToken appWindowToken = mRoot.getAppWindowToken(token); in setWillReplaceWindows() local6486 final AppWindowToken appWindowToken = mRoot.getAppWindowToken(token); in scheduleClearWillReplaceWindows() local6500 void scheduleWindowReplacementTimeouts(AppWindowToken appWindowToken) { in scheduleWindowReplacementTimeouts()
292 final AppWindowToken appWindowToken = createAppWindowToken(mDisplayContent, in testPrepareWindowToDisplayDuringRelayout() local
276 final WindowTestUtils.TestAppWindowToken appWindowToken = in createTestAppWindowToken() local
1767 public void windowDismissed(IBinder appWindowToken) { in windowDismissed()