Searched defs:amount (Results 1 – 16 of 16) sorted by relevance
42 public static int dampedScroll(float amount, int max) { in dampedScroll()
33 public void setProgress(int amount) { in setProgress()
54 public void setAmount(String amount) { in setAmount()
51 double amount = avg ? (statsForeground ? entry.mRunWeight : entry.mBgWeight) * weightToRam in init() local
166 public static CharSequence getFrequency(float amount, Context context) { in getFrequency()
84 public void increment(TimeUnit unit, long amount) { in increment()
74 private List<LiveWallpaperInfo> generatePlaceholderViews(int amount) { in generatePlaceholderViews()
375 public int readAt(long pos, byte[] buffer, int offset, int amount) throws IOException { in readAt()
357 public int readAt(long pos, byte[] buffer, int offset, int amount) throws IOException { in readAt()
205 public void trimTo(float amount) { in trimTo()
250 public void backup(int amount) { in backup()
1161 protected void acceleratedOverScroll(float amount) { in acceleratedOverScroll()1186 protected void dampedOverScroll(float amount) { in dampedOverScroll()1210 protected void overScroll(float amount) { in overScroll()
1323 protected void dampedOverScroll(float amount) { in dampedOverScroll()1337 protected void overScroll(float amount) { in overScroll()
1378 protected void overScroll(float amount) { in overScroll()