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/input/
InputManagerService.java     [all...]
  /frameworks/base/services/core/jni/
com_android_server_input_InputManagerService.cpp 98 jmethodID getPointerLayer;
564 jint layer = env->CallIntMethod(mServiceObj, gServiceClassInfo.getPointerLayer);
565 if (checkAndClearExceptionFromCallback(env, "getPointerLayer")) {
    [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
InputMonitor.java 491 public int getPointerLayer() {

Completed in 1353 milliseconds