Searched refs:INPUT_CONSUMER_RECENTS_ANIMATION (Results 1 – 6 of 6) sorted by relevance
20 import static android.view.WindowManager.INPUT_CONSUMER_RECENTS_ANIMATION;106 INPUT_CONSUMER_RECENTS_ANIMATION); in getRecentsAnimationInputConsumer()
23 import static android.view.WindowManager.INPUT_CONSUMER_RECENTS_ANIMATION;235 case INPUT_CONSUMER_RECENTS_ANIMATION: in createInputConsumer()570 mRecentsAnimationInputConsumer = getInputConsumer(INPUT_CONSUMER_RECENTS_ANIMATION); in updateInputWindows()
24 import static android.view.WindowManager.INPUT_CONSUMER_RECENTS_ANIMATION;1013 inputMonitor.destroyInputConsumer(INPUT_CONSUMER_RECENTS_ANIMATION);
29 import static android.view.WindowManager.INPUT_CONSUMER_RECENTS_ANIMATION;1830 dc.getInputMonitor().getInputConsumer(INPUT_CONSUMER_RECENTS_ANIMATION); in handleLegacyRecentsStartBehavior()
168 String INPUT_CONSUMER_RECENTS_ANIMATION = "recents_animation_input_consumer"; field
65260 Landroid/view/WindowManager;->INPUT_CONSUMER_RECENTS_ANIMATION:Ljava/lang/String;