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

/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java203 private static native int nativeGetSwitchState(long ptr, method in class:InputManagerService
479 return nativeGetSwitchState(mPtr, deviceId, sourceMask, switchCode);
/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp1306 static jint nativeGetSwitchState(JNIEnv* /* env */, jclass /* clazz */, function
1666 { "nativeGetSwitchState", "(JIII)I",
1667 (void*) nativeGetSwitchState },

Completed in 1823 milliseconds