OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:updateContentAndRecycleBitmap
(Results
1 - 3
of
3
) sorted by null
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
ContentActivity.java
39
frag.
updateContentAndRecycleBitmap
(category, position);
ContentFragment.java
160
// to the
updateContentAndRecycleBitmap
() method itself
163
updateContentAndRecycleBitmap
(mCategory, mCurPosition);
259
updateContentAndRecycleBitmap
(category, entryId);
276
void
updateContentAndRecycleBitmap
(int category, int position) {
MainActivity.java
337
frag.
updateContentAndRecycleBitmap
(category, position);
Completed in 43 milliseconds