Home
last modified time | relevance | path

Searched defs:match1 (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/tests/unit/java/com/android/server/
DBpfNetMapsTest.java424 final long match1 = DOZABLE_MATCH | POWERSAVE_MATCH | RESTRICTED_MATCH; in testAddUidInterfaceRulesWithOtherMatch() local
440 final long match1 = IIF_MATCH | DOZABLE_MATCH | POWERSAVE_MATCH | RESTRICTED_MATCH; in testAddUidInterfaceRulesWithExistingIifMatch() local
464 final long match1 = IIF_MATCH | DOZABLE_MATCH | POWERSAVE_MATCH | RESTRICTED_MATCH; in testAddUidInterfaceRulesWithNullInterface() local
475 final int iif1, final long match1) throws Exception { in doTestRemoveUidInterfaceRules()
682 final long match1 = POWERSAVE_MATCH | RESTRICTED_MATCH; in testReplaceUidChainWithOtherMatch() local
698 final long match1 = IIF_MATCH | POWERSAVE_MATCH | RESTRICTED_MATCH; in testReplaceUidChainWithExistingIifMatch() local
714 final long match1 = IIF_MATCH | POWERSAVE_MATCH | RESTRICTED_MATCH; in testReplaceUidChainRemoveExistingMatch() local
1087 final long match1 = DOZABLE_MATCH | STANDBY_MATCH; in testGetUids() local
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/converter/
DSnippetTest.java229 SearchResult.MatchInfo match1 = searchResultPage.getResults().get(0).getMatchInfos().get(0); in testMultipleStringSnippet() local
333 SearchResult.MatchInfo match1 = searchResultPage.getResults().get(0).getMatchInfos().get(0); in testNestedDocumentSnippet() local