OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:text4
(Results
1 - 2
of
2
) sorted by null
/development/samples/ApiDemos/src/com/example/android/apis/text/
Link.java
67
//
text4
illustrates constructing a styled string containing a
73
"
text4
: Manually created spans. Click here to dial the phone.");
80
TextView t4 = (TextView) findViewById(R.id.
text4
);
/packages/apps/Music/src/com/android/music/
VerticalTextSpinner.java
290
final String
text4
= mText4;
local
319
drawText(canvas,
text4
,
337
drawText(canvas,
text4
,
Completed in 326 milliseconds