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

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/suggestions/
SuggestionStripLayoutHelperTests.java 115 private static final int POSITION_CENTER = 1;
119 assertEquals("1st word without auto correction", POSITION_CENTER,
124 POSITION_CENTER /* centerPositionInStrip */,
131 POSITION_CENTER /* centerPositionInStrip */,
138 POSITION_CENTER /* centerPositionInStrip */,
146 POSITION_CENTER /* centerPositionInStrip */,
148 assertEquals("2nd word with auto correction", POSITION_CENTER,
153 POSITION_CENTER /* centerPositionInStrip */,
160 POSITION_CENTER /* centerPositionInStrip */,
168 POSITION_CENTER /* centerPositionInStrip */
    [all...]
  /external/chromium_org/chrome/browser/profiles/
profile_avatar_icon_util.cc 47 POSITION_CENTER,
102 if (position_ == POSITION_CENTER) {
226 AvatarImageSource::POSITION_CENTER,

Completed in 67 milliseconds