Searched defs:shouldStop (Results 1 - 1 of 1) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/selection/
H A DBandController.java193 } else if (shouldStop(e)) {
239 public boolean shouldStop(InputEvent input) { method in class:BandController
252 if (shouldStop(input)) {

Completed in 205 milliseconds