HomeSort by relevance Sort by last modified time
    Searched full:spanned (Results 76 - 100 of 103) sorted by null

1 2 34 5

  /frameworks/base/core/java/android/text/format/
DateFormat.java 22 import android.text.Spanned;
524 if (inFormat instanceof Spanned)
  /packages/apps/Contacts/src/com/android/contacts/
ImportVCardActivity.java 51 import android.text.Spanned;
721 Spanned.SPAN_EXCLUSIVE_EXCLUSIVE);
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
TextCandidatesViewManager.java 29 import android.text.Spanned;
671 spannable.setSpan(span, 1, 2, Spanned.SPAN_EXCLUSIVE_EXCLUSIVE);
    [all...]
  /packages/apps/Email/src/com/android/email/activity/
MessageCompose.java 55 import android.text.Spanned;
491 public CharSequence filter(CharSequence source, int start, int end, Spanned dest,
518 if (source instanceof Spanned) {
    [all...]
  /dalvik/libcore/archive/src/main/java/java/util/zip/
ZipFile.java 344 throw new ZipException("spanned archives not supported");
  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java 869 * Number of cells spanned horizontally by the item.
875 * Number of cells spanned vertically by the item.
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
fields_index_additions.html     [all...]
fields_index_all.html     [all...]
jdiff_statistics.html 742 <TD><A HREF="android.text.Spanned.html">
743 <i>android.text.Spanned</i></A></TD>
    [all...]
alldiffs_index_changes.html     [all...]
alldiffs_index_all.html     [all...]
classes_index_all.html     [all...]
classes_index_changes.html     [all...]
alldiffs_index_additions.html     [all...]
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
InputStreamReaderTest.java 699 * multibyte encodings spanned buffer boundaries.
  /dalvik/libdex/
ZipArchive.c 193 * all files which comprise a spanned archive, but for our purposes
  /external/freetype/src/base/
ftoutln.c 1002 /* only which is spanned up by the control points. */
  /external/kernel-headers/original/linux/
mmzone.h 167 /* see spanned/present_pages for more description */
  /frameworks/base/libs/utils/
ZipFileRO.cpp 194 * all files which comprise a spanned archive, but for our purposes
  /external/grub/netboot/
w89c840.c 418 printf("winbond-840 : Oversized Ethernet frame spanned "
  /frameworks/base/docs/html/sdk/api_diff/3/
user_comments_for_2_to_3.xml     [all...]
missingSinces.txt     [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java 86 import android.text.Spanned;
746 URLSpan[] urls = ((Spanned) text).getSpans(min, max,
    [all...]
  /frameworks/base/core/res/res/values/
attrs.xml     [all...]
  /external/grub/stage2/
builtins.c     [all...]

Completed in 441 milliseconds

1 2 34 5