Searched defs:takeInputQueue (Results 1 – 3 of 3) sorted by relevance
46 public void takeInputQueue(InputQueue.Callback callback) { in takeInputQueue() method in MockWindow
522 public void takeInputQueue(InputQueue.Callback callback) { in takeInputQueue() method in PhoneWindow
960 public abstract void takeInputQueue(InputQueue.Callback callback); in takeInputQueue() method in Window