Searched refs:mSwapButtonLabel (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DInCallTouchUi.java80 private TextView mSwapButtonLabel; field in class:InCallTouchUi
185 mSwapButtonLabel = (TextView) mInCallControls.findViewById(R.id.swapButtonLabel);
189 mSwapButtonLabel.setText(R.string.onscreenManageCallsText);
191 mSwapButtonLabel.setText(R.string.onscreenSwapCallsText);

Completed in 20 milliseconds