Searched refs:setActiveRecents (Results 1 – 2 of 2) sorted by relevance
467 dc.getInputMonitor().setActiveRecents(null /* activity */, null /* layer */); in finishTransition()666 dc.getInputMonitor().setActiveRecents(recentsActivity, topActivity); in handleLegacyRecentsStartBehavior()
423 void setActiveRecents(@Nullable ActivityRecord activity, @Nullable ActivityRecord layer) { in setActiveRecents() method in InputMonitor