Searched refs:nativeGetSwitchState (Results 1 – 2 of 2) sorted by relevance
1343 static jint nativeGetSwitchState(JNIEnv* /* env */, jclass /* clazz */, in nativeGetSwitchState() function1753 (void*) nativeGetSwitchState },
206 private static native int nativeGetSwitchState(long ptr, in nativeGetSwitchState() method in InputManagerService468 return nativeGetSwitchState(mPtr, deviceId, sourceMask, switchCode); in getSwitchState()