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