OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mGalleryItemBackground
(Results
1 - 2
of
2
) sorted by null
/development/samples/ApiDemos/src/com/example/android/apis/view/
Gallery1.java
77
private final int
mGalleryItemBackground
;
98
mGalleryItemBackground
= a.getResourceId(
129
imageView.setBackgroundResource(
mGalleryItemBackground
);
/frameworks/base/tests/BiDiTests/src/com/android/bidi/
BiDiTestGalleryImages.java
26
int
mGalleryItemBackground
;
Completed in 204 milliseconds