Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp407 NativeInputManager::NativeInputManager(jobject contextObj, in NativeInputManager() function in android::NativeInputManager
429 NativeInputManager::~NativeInputManager() { in ~NativeInputManager()
1504 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); in nativeStart()
1514 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); in nativeSetDisplayViewports()
1520 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); in nativeGetScanCodeState()
1528 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); in nativeGetKeyCodeState()
1536 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); in nativeGetSwitchState()
1544 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); in nativeHasKeys()
1569 NativeInputManager* im = static_cast<NativeInputManager*>(data); in handleInputChannelDisposed()
1579 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); in nativeCreateInputChannel()
[all …]