Searched refs:INPUT_CONSUMER_PIP (Results 1 – 4 of 4) sorted by relevance
20 import static android.view.WindowManager.INPUT_CONSUMER_PIP;105 INPUT_CONSUMER_PIP); in getPipInputConsumer()
21 import static android.view.WindowManager.INPUT_CONSUMER_PIP;240 case INPUT_CONSUMER_PIP: in createInputConsumer()422 pipInputConsumer = getInputConsumer(INPUT_CONSUMER_PIP); in updateInputWindows()
103 String INPUT_CONSUMER_PIP = "pip_input_consumer"; field
79688 Landroid/view/WindowManager;->INPUT_CONSUMER_PIP:Ljava/lang/String;