OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AnimatedImageView
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
AnimatedImageView.java
28
public class
AnimatedImageView
extends ImageView {
32
public
AnimatedImageView
(Context context) {
36
public
AnimatedImageView
(Context context, AttributeSet attrs) {
/packages/apps/Settings/src/com/android/settings/widget/
AnimatedImageView.java
26
public class
AnimatedImageView
extends ImageView {
30
public
AnimatedImageView
(Context context) {
34
public
AnimatedImageView
(Context context, AttributeSet attrs) {
Completed in 25 milliseconds