Searched refs:canStartSystemGesture (Results 1 – 2 of 2) sorted by relevance
634 boolean canStartSystemGesture = mDeviceState.canStartSystemGesture(); in newConsumer()637 if (canStartSystemGesture) { in newConsumer()648 InputConsumer base = canStartSystemGesture in newConsumer()
427 public boolean canStartSystemGesture() { in canStartSystemGesture() method in RecentsAnimationDeviceState618 pw.println(" canStartSystemGesture=" + canStartSystemGesture()); in dump()