summaryrefslogtreecommitdiffstats
path: root/services/jni/com_android_server_InputWindowHandle.h
diff options
context:
space:
mode:
Diffstat (limited to 'services/jni/com_android_server_InputWindowHandle.h')
-rw-r--r--services/jni/com_android_server_InputWindowHandle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/jni/com_android_server_InputWindowHandle.h b/services/jni/com_android_server_InputWindowHandle.h
index 913c3b1..2cfa17d3 100644
--- a/services/jni/com_android_server_InputWindowHandle.h
+++ b/services/jni/com_android_server_InputWindowHandle.h
@@ -32,7 +32,7 @@ public:
jobject getInputWindowHandleObjLocalRef(JNIEnv* env);
- virtual bool update();
+ virtual bool updateInfo();
private:
jweak mObjWeak;