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

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

Completed in 83 milliseconds