Searched refs:shouldCaptureView (Results 1 – 3 of 3) sorted by relevance
280 boolean shouldCaptureView(View view, int x, int y); in shouldCaptureView() method319 if (!c.shouldCaptureView(view, x, y)) { in tryCaptureView()
233 public boolean shouldCaptureView(View view, int x, int y) { in shouldCaptureView() method in HistoryFragment
1324 public boolean shouldCaptureView(View view, int x, int y) { in shouldCaptureView() method in Calculator