Searched refs:NativeInputManager (Results 1 – 1 of 1) sorted by relevance
269 virtual ~NativeInputManager();451 NativeInputManager::NativeInputManager(jobject serviceObj, const sp<Looper>& looper) in NativeInputManager() function in android::NativeInputManager462 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 …]