Searched refs:INPUT_CONSUMER_PIP (Results 1 – 5 of 5) sorted by relevance
20 import static android.view.WindowManager.INPUT_CONSUMER_PIP;
22 import static android.view.WindowManager.INPUT_CONSUMER_PIP;254 case INPUT_CONSUMER_PIP: in createInputConsumer()493 mPipInputConsumer = getInputConsumer(INPUT_CONSUMER_PIP); in updateInputWindows()
22 import static android.view.WindowManager.INPUT_CONSUMER_PIP;307 INPUT_CONSUMER_PIP, mainExecutor); in PipController()
157 String INPUT_CONSUMER_PIP = "pip_input_consumer"; field
68582 Landroid/view/WindowManager;->INPUT_CONSUMER_PIP:Ljava/lang/String;