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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DSelfManagedCallingActivity.java49 private Button mPlaceIncomingCallButton; field in class:SelfManagedCallingActivity
100 mPlaceIncomingCallButton = (Button) findViewById(R.id.placeIncomingCallButton);
101 mPlaceIncomingCallButton.setOnClickListener(new View.OnClickListener() {

Completed in 286 milliseconds