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

  /frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselController.java 145 setStoreConfigs(mStoreConfigs);
836 public void setStoreConfigs(int configs[]) {
839 mRenderScript.setStoreConfigs(configs);
CarouselRS.java 554 public void setStoreConfigs(int configs[]) {
595 * by setStoreConfigs. Calling setForceBlendCardsWithZ() after calling setStoreConfigs()
596 * results in the values set in setStoreConfigs() being discarded.
    [all...]

Completed in 143 milliseconds