Home
last modified time | relevance | path

Searched refs:cleanTapExcludeRegion (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DActivityView.java392 cleanTapExcludeRegion(); in updateTapExcludeRegion()
442 cleanTapExcludeRegion(); in surfaceDestroyed()
545 cleanTapExcludeRegion(); in performRelease()
574 private void cleanTapExcludeRegion() { in cleanTapExcludeRegion() method in ActivityView