Searched refs:NativeInputManager (Results 1 – 1 of 1) sorted by relevance
407 NativeInputManager::NativeInputManager(jobject contextObj, in NativeInputManager() function in android::NativeInputManager429 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 …]