Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/BiDiTests/src/com/android/bidi/
H A DBiDiTestBasic.java81 int stopIndex = startDomainIndex + domainAndRegistry.length(); in useSpans() local
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapFolderElement.java270 int i, stopIndex; in encode() local
/aosp12/packages/modules/StatsD/statsd/src/metrics/
H A DDurationMetricProducer.cpp71 const int startIndex, const int stopIndex, const int stopAllIndex, const bool nesting, in DurationMetricProducer()
/aosp12/packages/modules/StatsD/statsd/src/metrics/parsing_utils/
H A Dmetrics_manager_util.cpp470 int startIndex = -1, stopIndex = -1, stopAllIndex = -1; in createDurationMetricProducerAndUpdateMetadata() local