OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Marquee
(Results
1 - 3
of
3
) sorted by null
/development/samples/ApiDemos/src/com/example/android/apis/text/
Marquee.java
24
public class
Marquee
extends Activity {
29
setContentView(R.layout.
marquee
);
/frameworks/base/core/java/android/widget/
TextView.java
322
* Draw
marquee
text with fading edges as usual
327
* Draw
marquee
text as ellipsize end while inactive instead of with the fade.
333
* Draw
marquee
text with fading edges because it is currently active/animating.
597
private
Marquee
mMarquee;
606
* extensively in the same layout. This mode indicates how the
marquee
607
* is currently being shown, if applicable. (mEllipsize will ==
MARQUEE
)
9815
final Marquee
marquee
= mMarquee;
local
9832
final Marquee
marquee
= mMarquee;
local
[
all
...]
/frameworks/base/config/
compiled-classes-phone
[
all
...]
Completed in 46 milliseconds