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

  /frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/drawer/
CategoryManagerTest.java 83 final String oldCategory = "com.android.settings.category.wireless";
85 tile2.category = oldCategory;
91 mCategoryByKeyMap.put(oldCategory, category2);
99 assertThat(mCategoryByKeyMap.get(oldCategory).tiles.size()).isEqualTo(1);
105 final String oldCategory = "com.android.settings.category.wireless";
106 tile1.category = oldCategory;
109 mCategoryByKeyMap.put(oldCategory, category1);
119 assertThat(mCategoryByKeyMap.get(oldCategory).tiles.size()).isEqualTo(1);
  /prebuilts/maven_repo/bumptech/com/github/bumptech/glide/glide/SNAPSHOT/
glide-SNAPSHOT.jar 

Completed in 90 milliseconds