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