OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onRequestDetailTexture
(Results
1 - 2
of
2
) sorted by null
/frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselViewHelper.java
253
public void
onRequestDetailTexture
(int id) {
254
if (DBG) Log.v(TAG, "
onRequestDetailTexture
(" + id + ")" );
CarouselRS.java
165
void
onRequestDetailTexture
(int n);
228
mCallback.
onRequestDetailTexture
(mData[0]);
[
all
...]
Completed in 45 milliseconds