Searched refs:mTakeInputQueueCallback (Results 1 – 2 of 2) sorted by relevance
174 InputQueue.Callback mTakeInputQueueCallback; field in PhoneWindow523 mTakeInputQueueCallback = callback; in takeInputQueue()
1788 return mFeatureId < 0 ? mWindow.mTakeInputQueueCallback : null; in willYouTakeTheInputQueue()