Lines Matching refs:InCallTouchUi
211 private InCallTouchUi mInCallTouchUi;
851 // some call states; see InCallTouchUi.updateState().)
2358 // Note we update the InCallTouchUi widget before the CallCard,
2360 // space the InCallTouchUi widget needs.
2695 * InCallTouchUi widget.
2793 // And update the InCallTouchUi widget (since the "audio mode"
2845 // And update the InCallTouchUi widget (since the "audio mode"
2909 // And finally, update the InCallTouchUi widget (since the "audio
2948 * Handles button clicks from the InCallTouchUi widget.
3996 // TODO: we currently use the InCallTouchUi widget in at least
3999 // to not even inflate the InCallTouchUi widget on those devices.
4000 mInCallTouchUi = (InCallTouchUi) findViewById(R.id.inCallTouchUi);
4019 * @return the InCallTouchUi widget
4021 /* package */ InCallTouchUi getInCallTouchUi() {
4461 * Used when we need to update buttons outside InCallTouchUi's updateInCallControls() along
4469 * TODO: need better design for buttons outside InCallTouchUi.
4529 // IFF we're visible, forward this event to the InCallTouchUi