Searched refs:inputReceiver (Results 1 – 3 of 3) sorted by relevance
171 jclass inputReceiver = env->FindClass( in register_android_window_cts_ASurfaceControlInputReceiverTest() local174 env->GetMethodID(inputReceiver, "onMotionEvent", "(Landroid/view/MotionEvent;)Z"); in register_android_window_cts_ASurfaceControlInputReceiverTest()176 env->GetMethodID(inputReceiver, "onKeyEvent", "(Landroid/view/KeyEvent;)Z"); in register_android_window_cts_ASurfaceControlInputReceiverTest()
43 long aSurfaceControl, InputReceiver inputReceiver); in nCreateInputReceiver() argument
405 InputReceiver inputReceiver) throws InterruptedException { in setup() argument426 mEmbeddedSc, inputReceiver); in setup()