Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/unit/java/com/android/server/net/
DNetworkStatsFactoryTest.java512 int lastIdx = 1; in parseNetworkStatsFromGoldenSample() local
524 if (idx != lastIdx + 1) { in parseNetworkStatsFromGoldenSample()
526 "inconsistent idx=" + idx + " after lastIdx=" + lastIdx); in parseNetworkStatsFromGoldenSample()
528 lastIdx = idx; in parseNetworkStatsFromGoldenSample()
/packages/modules/NetworkStack/src/android/net/apf/
DApfFilter.java845 int lastIdx = mPacketSections.size() - 1; in addMatchSection() local
846 if (lastIdx >= 0) { // there had to be a previous section in addMatchSection()
847 PacketSection prev = mPacketSections.get(lastIdx); in addMatchSection()
852 mPacketSections.remove(lastIdx); in addMatchSection()
/packages/modules/RuntimeI18n/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt3104 Landroid/icu/text/DictionaryBreakEngine$DequeI;->lastIdx:I