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

  /frameworks/base/services/core/java/com/android/server/wm/
InputMonitor.java 431 public int getPointerLayer() {
  /frameworks/base/services/core/jni/
com_android_server_input_InputManagerService.cpp 90 jmethodID getPointerLayer;
492 jint layer = env->CallIntMethod(mServiceObj, gServiceClassInfo.getPointerLayer);
493 if (checkAndClearExceptionFromCallback(env, "getPointerLayer")) {
    [all...]
  /frameworks/base/services/core/java/com/android/server/input/
InputManagerService.java     [all...]

Completed in 46 milliseconds