Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_smoke_test.cpp341 int numMatches(const std::string& substring) { in numMatches() function in android::os::dumpstate::BugreportSectionTest
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbProfileGroupSettingsManager.java794 int numMatches = matches.size(); in preferHighPriority() local