Searched defs:decrement (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
H A DReferenceCountedTrigger.java45 decrement();
76 /** Adds a runnable to the last-decrement runnables list. */
82 public void decrement() { method in class:ReferenceCountedTrigger
96 * Runs and clears all the last-decrement runnables now.
109 * Convenience method to decrement this trigger as a animator listener. This listener is
110 * guarded to prevent being called back multiple times, and will trigger a decrement once and
120 decrement();
/frameworks/base/core/java/android/nfc/tech/
H A DMifareClassic.java494 * @param blockIndex index of block to decrement, starting from 0
495 * @param value non-negative to decrement by
499 public void decrement(int blockIndex, int value) throws IOException { method in class:MifareClassic
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 250 milliseconds