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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DTestInCallUI.java69 private TextView mCurrentRouteDisplay; field in class:TestInCallUI
130 mCurrentRouteDisplay = findViewById(R.id.current_audio_route);
240 mCurrentRouteDisplay.setText(routeText);

Completed in 406 milliseconds