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

  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
ParallaxTarget.java 26 * or the {@link #directUpdate(Number)} method when {@link #isDirectMapping()} is true.
27 * When {@link #isDirectMapping()} is false, {@link ParallaxEffect} transforms the values of
36 * target. Called only when {@link #isDirectMapping()} is false.
39 * @see #isDirectMapping()
53 public boolean isDirectMapping() {
58 * Directly update the target using a float or int value. Called when {@link #isDirectMapping()}
62 * @see #isDirectMapping()
123 public boolean isDirectMapping() {
  /prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar 

Completed in 80 milliseconds