Home
last modified time | relevance | path

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

/cts/tests/signature/intent-check/src/android/signature/cts/intent/
DIntentTest.java76 Set<String> platformIntents = lookupPlatformIntents(); in shouldNotFindUnexpectedIntents()
116 private Set<String> lookupPlatformIntents() throws IOException { in lookupPlatformIntents() method in IntentTest