Home
last modified time | relevance | path

Searched defs:need (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/
DWireBuffer.java46 private void resize(int need) { in resize()
355 int need = 2; in writeShort() local
368 int need = 4; in writeInt() local
383 int need = 8; in writeLong() local
/frameworks/ex/common/java/com/android/common/widget/
DGroupingListAdapter.java218 private int idealLongArraySize(int need) { in idealLongArraySize()
223 private int idealByteArraySize(int need) { in idealByteArraySize()
/frameworks/base/core/java/android/text/style/
DIconMarginSpan.java102 int need = ht - (v + fm.descent - fm.ascent - istartv); in chooseHeight() local
DDrawableMarginSpan.java104 int need = ht - (v + fm.descent - fm.ascent - istartv); in chooseHeight() local
/frameworks/libs/modules-utils/java/com/android/modules/utils/
DFastDataInput.java108 protected void fill(int need) throws IOException { in fill()
/frameworks/av/media/libnblog/
DWriter.cpp157 const size_t need = etr.mLength + Entry::kOverhead; // mEvent, mLength, data[mLength], mLength in log() local
/frameworks/base/core/java/android/content/res/
DStringBlock.java573 int need = (int) Math.ceil(-fm.top * sProportion); in chooseHeight() local
/frameworks/base/core/java/android/widget/
DSwitch.java422 int need = style & ~typefaceStyle; in setSwitchTypeface() local
DTextView.java2549 int need = style & ~typefaceStyle; in setTypeface() local
/frameworks/base/core/java/android/text/
DLayout.java277 float need = 0; in getDesiredWidthWithLimit() local
/frameworks/base/core/java/android/view/
DViewGroup.java7790 int need = 0; in onCreateDrawableState() local