Searched refs:matchAllConfigs (Results 1 – 2 of 2) sorted by relevance
48 if (!ManifestTestListAdapter.matchAllConfigs(this, requirements.split(","))) { in onStart()
488 public static boolean matchAllConfigs(Context context, String[] configs) { in matchAllConfigs() method in ManifestTestListAdapter682 && matchAllConfigs(mContext, test.requiredConfigs) in filterTests()