Home
last modified time | relevance | path

Searched defs:NativeInputManager (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp308 class NativeInputManager : public virtual InputReaderPolicyInterface, class
559 NativeInputManager::NativeInputManager(jobject serviceObj, const sp<Looper>& looper) in NativeInputManager() function in android::NativeInputManager