Searched refs:updateTapExcludeRegion (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/core/java/android/app/
H A DActivityView.java257 WindowManagerGlobal.getWindowSession().updateTapExcludeRegion(getWindow(), hashCode(),
405 WindowManagerGlobal.getWindowSession().updateTapExcludeRegion(getWindow(), hashCode(),
/frameworks/base/core/java/android/view/
H A DIWindowSession.aidl252 void updateTapExcludeRegion(IWindow window, int regionId, int left, int top, int width,
/frameworks/base/services/core/java/com/android/server/wm/
H A DSession.java466 public void updateTapExcludeRegion(IWindow window, int regionId, int left, int top, int width, method in class:Session
470 mService.updateTapExcludeRegion(window, regionId, left, top, width, height);
H A DWindowManagerService.java7077 void updateTapExcludeRegion(IWindow client, int regionId, int left, int top, int width, method in class:WindowManagerService
7085 callingWin.updateTapExcludeRegion(regionId, left, top, width, height);
H A DWindowState.java4813 void updateTapExcludeRegion(int regionId, int left, int top, int width, int height) { method in class:WindowState
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 93 milliseconds