Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp269 virtual ~NativeInputManager();
451 NativeInputManager::NativeInputManager(jobject serviceObj, const sp<Looper>& looper) in NativeInputManager() function in android::NativeInputManager
462 NativeInputManager::~NativeInputManager() { in ~NativeInputManager()
468 void NativeInputManager::dump(std::string& dump) { in dump()
833 void NativeInputManager::notifySwitch(nsecs_t when, in notifySwitch()
871 void NativeInputManager::notifyNoFocusedWindowAnr( in notifyNoFocusedWindowAnr()
1237 void NativeInputManager::reloadCalibration() { in reloadCalibration()
1250 void NativeInputManager::reloadPointerIcons() { in reloadPointerIcons()
1677 return reinterpret_cast<NativeInputManager*>( in getNativeInputManager()
1690 NativeInputManager* im = nullptr; in nativeInit()
[all …]