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

  /external/icu4c/layoutex/layout/
RunArrays.h 111 inline le_int32 getLimit() const;
122 inline le_int32 getLimit(le_int32 run) const;
250 inline le_int32 RunArray::getLimit(le_int32 run) const
259 inline le_int32 RunArray::getLimit() const
261 return getLimit(fCount - 1);
312 * of text. Use <code>RunArray::getLimit(run)</code> to get the corresponding
319 * @see RunArray::getLimit
449 * of text. Use <code>RunArray::getLimit(run)</code> to get the corresponding
456 * @see RunArray::getLimit
587 * of text. Use <code>RunArray::getLimit(run)</code> to get the correspondin
    [all...]
  /libcore/luni/src/main/java/java/text/
Bidi.java 79 public int getLimit() {
483 return unidirectional ? length : runs[run].getLimit();
  /external/icu4c/common/
normalizer2impl.h 110 UChar *getLimit() { return limit; }
  /frameworks/ex/common/java/com/android/common/contacts/
BaseEmailAddressAdapter.java 224 public synchronized int getLimit() {
236 String.valueOf(getLimit() + ALLOWANCE_FOR_DUPLICATES))
  /frameworks/ex/chips/src/com/android/ex/chips/
BaseRecipientAdapter.java 347 public synchronized int getLimit() {
369 cursor = doQuery(constraint, getLimit(), mParams.directoryId);
    [all...]
  /external/icu4c/i18n/
calendar.cpp     [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsProvider2.java     [all...]
  /prebuilt/common/eclipse/
org.eclipse.core.commands_3.4.0.I20080509-2000.jar 
org.eclipse.jface_3.4.2.M20090107-0800.jar 
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 207 milliseconds