HomeSort by relevance Sort by last modified time
    Searched refs:SEPARATOR_SPACE (Results 1 - 3 of 3) sorted by null

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
SearchIndexManager.java 70 public static final int SEPARATOR_SPACE = 0;
134 appendContentFromColumn(columnName, SEPARATOR_SPACE);
142 appendContent(value, SEPARATOR_SPACE);
151 case SEPARATOR_SPACE:
  /frameworks/base/core/tests/coretests/src/android/widget/
TextViewWordLimitsTest.java 199 final String SEPARATOR_SPACE = "one two"; // Space
222 verifyWordLimits(SEPARATOR_SPACE, 1, 0, 3);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf.identity_3.1.0.v20100529-0735.jar 

Completed in 100 milliseconds