HomeSort by relevance Sort by last modified time
    Searched refs:nativeUnregisterInputChannel (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/java/com/android/server/input/
InputManagerService.java 168 private static native void nativeUnregisterInputChannel(int ptr, InputChannel inputChannel);
460 nativeUnregisterInputChannel(mPtr, inputChannel);
    [all...]
  /frameworks/base/services/jni/
com_android_server_input_InputManagerService.cpp     [all...]

Completed in 874 milliseconds