Home
last modified time | relevance | path

Searched refs:getLastIndex (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/libs/vehicle-hal-support-lib/src/com/android/car/hal/test/
DDiagnosticEventBuilder.java116 mNumIntSensors = getLastIndex(DiagnosticIntegerSensorIndex.class) + 1 + numVendorIntSensors; in DiagnosticEventBuilder()
118 getLastIndex(DiagnosticFloatSensorIndex.class) + 1 + numVendorFloatSensors; in DiagnosticEventBuilder()
173 public static int getLastIndex(Class<?> clazz) { in getLastIndex() method
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DDiagnosticJsonTestUtils.java35 int size = DiagnosticEventBuilder.getLastIndex(DiagnosticIntegerSensorIndex.class) + 1; in buildEmptyVehiclePropertyValue()
40 size = DiagnosticEventBuilder.getLastIndex(DiagnosticFloatSensorIndex.class) + 1; in buildEmptyVehiclePropertyValue()
/packages/services/Car/service/src/com/android/car/hal/
DDiagnosticHalService.java380 private static int getLastIndex(Class<?> clazz) { in getLastIndex() method in DiagnosticHalService
400 int count = getLastIndex(DiagnosticIntegerSensorIndex.class) + 1; in getNumIntegerSensors()
412 int count = getLastIndex(DiagnosticFloatSensorIndex.class) + 1; in getNumFloatSensors()
/packages/apps/TvSettings/
Dtwo-panel-baseline-profile.txt915 HSPLkotlin/text/StringsKt__StringsKt;->getLastIndex(Ljava/lang/CharSequence;)I
4745 SPLkotlin/collections/CollectionsKt__CollectionsKt;->getLastIndex(Ljava/util/List;)I