Searched defs:categories (Results 1 – 2 of 2) sorted by relevance
| /cts/tests/tests/content/src/android/content/cts/ |
| D | IntentFilterTest.java | 898 Match(String[] actions, String[] categories, String[] mimeTypes, String[] schemes, in Match() 931 Match(String[] actions, String[] categories, String[] mimeTypes, String[] schemes, in Match() 941 Match(String[] actions, String[] categories, String[] mimeTypes, String[] schemes, in Match() 958 public final String[] categories; field in IntentFilterTest.MatchCondition 973 HashSet<String> categories = null; in checkMatches() local
|
| /cts/hostsidetests/atrace/src/android/atrace/cts/ |
| D | AtraceHostTest.java | 173 String[] categories = output.split("\\r?\\n"); in testCategories() local
|