HomeSort by relevance Sort by last modified time
    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