Searched defs:more (Results 1 - 6 of 6) sorted by relevance

/frameworks/compile/mclinker/lib/Support/
H A DLEB128.cpp69 bool more = true; local
77 more = false;
83 } while (more);
/frameworks/av/media/libstagefright/
H A DESDS.cpp82 bool more; local
92 more = (x & 0x80) != 0;
94 while (more);
/frameworks/base/core/java/android/text/
H A DTextUtils.java269 * allowing a more efficient implementation.
633 // note to people adding to this: check more specific types
634 // before more generic types. also notice that it uses
886 * value that was not provided, or if more than 9 values are
1196 * into one like "Andy, Bob, 2 more".
1201 * @param oneMore the string for "1 more" in the current locale
1202 * @param more the string for "%d more" in the current locale
1207 String more) {
1208 return commaEllipsize(text, p, avail, oneMore, more,
1204 commaEllipsize(CharSequence text, TextPaint p, float avail, String oneMore, String more) argument
1215 commaEllipsize(CharSequence text, TextPaint p, float avail, String oneMore, String more, TextDirectionHeuristic textDir) argument
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java2392 // message should be deleted and replaced with more precise messages to control
2394 // more robust signals.
4579 private void unsljLogMore(int response, String more) { argument
4580 riljLog("[UNSL]< " + responseToString(response) + " " + more);
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...
/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 331 milliseconds