HomeSort by relevance Sort by last modified time
    Searched refs:onInvalidateGeometry (Results 1 - 2 of 2) sorted by null

  /frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselViewHelper.java 248 public void onInvalidateGeometry(int id) {
249 if (DBG) Log.v(TAG, "onInvalidateGeometry(" + id + ")");
CarouselRS.java 185 void onInvalidateGeometry(int n);
242 mCallback.onInvalidateGeometry(mData[0]);
    [all...]

Completed in 385 milliseconds