OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:phonenumberview
(Results
1 - 1
of
1
) sorted by null
/development/samples/BusinessCard/src/com/example/android/businesscard/
BusinessCardActivity.java
122
TextView
phoneNumberView
= (TextView) findViewById(R.id.phone_number_text_view);
123
phoneNumberView
.setText(contactInfo.getPhoneNumber());
Completed in 30 milliseconds