Home
last modified time | relevance | path

Searched refs:platformIntents (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() local
77 platformIntents.addAll(intentWhitelist); in shouldNotFindUnexpectedIntents()
94 if (!platformIntents.contains(intent) && in shouldNotFindUnexpectedIntents()