Searched defs:topRootTask (Results 1 – 5 of 5) sorted by relevance
298 final Task topRootTask = topActivity.getRootTask(); in testUpdateSleep() local
346 final Task topRootTask = getTopNonAlwaysOnTopRootTask(); in finishAnimation() local
887 final Task topRootTask = mService.getTopDisplayFocusedRootTask(); in showAssistFromActivity() local920 final Task topRootTask = mService.getTopDisplayFocusedRootTask(); in startLocalVoiceInteraction() local
1721 final Task topRootTask = mPreferredTaskDisplayArea.getFocusedRootTask(); in startActivityInner() local2035 private int deliverToCurrentTopIfNeeded(Task topRootTask, NeededUriGrants intentGrants) { in deliverToCurrentTopIfNeeded()2075 mLaunchParams.mWindowingMode, mPreferredTaskDisplayArea, topRootTask); in deliverToCurrentTopIfNeeded() local
2089 final Task topRootTask = mRootWindowContainer.getTopDisplayFocusedRootTask(); in updateTopResumedActivityIfNeeded() local