OpenGrok
Cross Reference: MediaPlaybackActivity.java
xref
: /
packages
/
apps
/
Music
/
src
/
com
/
android
/
music
/
MediaPlaybackActivity.java
Home
|
History
|
Annotate
|
Download
|
only in
music
Lines Matching
refs:totaltime
109
mTotalTime = (TextView) findViewById(R.id.
totaltime
);