Searched refs:needsGestureExclusionRestrictions (Results 1 – 2 of 2) sorted by relevance
5841 if (needsGestureExclusionRestrictions(w, false /* ignoreRequest */)) { in calculateSystemGestureExclusion()5858 boolean loggable = needsGestureExclusionRestrictions(w, true /* ignoreRequest */); in calculateSystemGestureExclusion()5887 private static boolean needsGestureExclusionRestrictions(WindowState win, in needsGestureExclusionRestrictions() method in DisplayContent5912 && needsGestureExclusionRestrictions(win, true /* ignoreRequest */) in logsGestureExclusionRestrictions()
10931 HSPLcom/android/server/wm/DisplayContent;->needsGestureExclusionRestrictions(Lcom/android/server/wm…