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

/frameworks/base/services/jni/
H A Dcom_android_server_InputManager.cpp157 class NativeInputManager : public virtual RefBase, class in namespace:android
161 virtual ~NativeInputManager();
164 NativeInputManager(jobject callbacksObj);
224 JNIEnv* env = NativeInputManager::jniEnv();
269 NativeInputManager::NativeInputManager(jobject callbacksObj) : function in class:android::NativeInputManager
281 NativeInputManager::~NativeInputManager() {
287 void NativeInputManager::dump(String8& dump) {
295 bool NativeInputManager
[all...]

Completed in 65 milliseconds