Searched refs:INPUT_CONSUMER_RECENTS_ANIMATION (Results 1 – 5 of 5) sorted by relevance
21 import static android.view.WindowManager.INPUT_CONSUMER_RECENTS_ANIMATION;107 INPUT_CONSUMER_RECENTS_ANIMATION); in getRecentsAnimationInputConsumer()
23 import static android.view.WindowManager.INPUT_CONSUMER_RECENTS_ANIMATION;259 case INPUT_CONSUMER_RECENTS_ANIMATION: in createInputConsumer()495 mRecentsAnimationInputConsumer = getInputConsumer(INPUT_CONSUMER_RECENTS_ANIMATION); in updateInputWindows()
26 import static android.view.WindowManager.INPUT_CONSUMER_RECENTS_ANIMATION;1043 inputMonitor.destroyInputConsumer(INPUT_CONSUMER_RECENTS_ANIMATION);
163 String INPUT_CONSUMER_RECENTS_ANIMATION = "recents_animation_input_consumer"; field
68583 Landroid/view/WindowManager;->INPUT_CONSUMER_RECENTS_ANIMATION:Ljava/lang/String;