Home | History | Annotate | Download | only in input

Lines Matching refs:nativeSetInteractive

229     private static native void nativeSetInteractive(long ptr, boolean interactive);
2379 nativeSetInteractive(mPtr, interactive);