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

  /frameworks/base/services/core/java/com/android/server/
TextServicesManagerService.java 442 final int spellCheckersCount = spellCheckerList.size();
443 if (spellCheckersCount == 0) {
448 for (int i = 0; i < spellCheckersCount; ++i) {
472 for (int spellCheckersIndex = 0; spellCheckersIndex < spellCheckersCount;
490 if (spellCheckersCount > 1) {
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 74 milliseconds