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
29
public class
AnimatedImageView
extends ImageView {
33
public
AnimatedImageView
(Context context) {
37
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 148 milliseconds