Home
last modified time | relevance | path

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

/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/
DFastPairSimulatorDatabase.java63 int removedCount = accountKeys.size() - MAX_NUMBER_OF_ACCOUNT_KEYS + 1; in addAccountKey() local
150 int removedCount = fastPairSeekerDevices.size() - MAX_NUMBER_OF_ACCOUNT_KEYS + 1; in addFastPairSeekerDevice() local