Searched refs:INPUT_CONSUMER_RECENTS_ANIMATION (Results 1 – 5 of 5) sorted by relevance
21 import static android.view.WindowManager.INPUT_CONSUMER_RECENTS_ANIMATION;113 INPUT_CONSUMER_RECENTS_ANIMATION); in getRecentsAnimationInputConsumer()
22 import static android.view.WindowManager.INPUT_CONSUMER_RECENTS_ANIMATION;424 recentsAnimationInputConsumer = getInputConsumer(INPUT_CONSUMER_RECENTS_ANIMATION); in updateInputWindows()
25 import static android.view.WindowManager.INPUT_CONSUMER_RECENTS_ANIMATION;676 inputMonitor.destroyInputConsumer(INPUT_CONSUMER_RECENTS_ANIMATION); in binderDied()
109 String INPUT_CONSUMER_RECENTS_ANIMATION = "recents_animation_input_consumer"; field
79689 Landroid/view/WindowManager;->INPUT_CONSUMER_RECENTS_ANIMATION:Ljava/lang/String;