Home | History | Annotate | Download | only in hardware

Lines Matching refs:nativeIsDataInjectionEnabled

61     private static native boolean nativeIsDataInjectionEnabled(long nativeInstance);
290 boolean isDataInjectionModeEnabled = nativeIsDataInjectionEnabled(mNativeInstance);