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