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