Searched refs:Category (Results 1 – 4 of 4) sorted by relevance
127 Category selectedCategory = (Category) mCategorySpinner.getSelectedItem(); in onViewCreated()133 ArrayAdapter<Category> categoryArrayAdapter = new ArrayAdapter<Category>(getActivity(), in onViewCreated()134 android.R.layout.simple_spinner_item, Category.values()); in onViewCreated()178 private Notification createNotification(Priority priority, Category category, Uri contactUri) { in createNotification()204 private void showNotificationClicked(Priority priority, Category category, Uri contactUri) { in showNotificationClicked()295 private enum Category { enum in OtherMetadataFragment313 Category(String value) { in Category() method in OtherMetadataFragment.Category
25 import com.android.tools.lint.detector.api.Category;76 Category.CORRECTNESS,
90 if (p.second->Category == &header_checker_category) { in HideIrrelevantCommandLineOptions()
453 if (p.second->Category == &header_linker_category) { in HideIrrelevantCommandLineOptions()