Searched refs:INPUT_CONSUMER_PIP (Results 1 – 4 of 4) sorted by relevance
22 import static android.view.WindowManager.INPUT_CONSUMER_PIP;232 case INPUT_CONSUMER_PIP: in createInputConsumer()568 mPipInputConsumer = getInputConsumer(INPUT_CONSUMER_PIP); in updateInputWindows()
22 import static android.view.WindowManager.INPUT_CONSUMER_PIP;484 INPUT_CONSUMER_PIP, mMainExecutor); in onInit()
162 String INPUT_CONSUMER_PIP = "pip_input_consumer"; field
65259 Landroid/view/WindowManager;->INPUT_CONSUMER_PIP:Ljava/lang/String;