Home
last modified time | relevance | path

Searched refs:hasAllActions (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DManifestTestListAdapter.java474 private boolean hasAllActions(String[] actions) { in hasAllActions() method in ManifestTestListAdapter
681 && hasAllActions(test.requiredActions) in filterTests()