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