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