OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:audioname
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Mms/src/com/android/mms/ui/
SlideView.java
177
TextView
audioName
= (TextView) mAudioInfoView.findViewById(R.id.name);
178
audioName
.setText(name);
Completed in 160 milliseconds