Home | History | Annotate | Download | only in input

Lines Matching refs:nativeUnregisterInputChannel

168     private static native void nativeUnregisterInputChannel(int ptr, InputChannel inputChannel);
460 nativeUnregisterInputChannel(mPtr, inputChannel);