Home
last modified time | relevance | path

Searched refs:thisValue (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/deletionhelper/
DAutomaticStorageManagerSettings.java151 int thisValue = Integer.parseInt(indices[i]); in daysValueToIndex() local
152 if (value == thisValue) { in daysValueToIndex()
/packages/apps/Settings/src/com/android/settings/deletionhelper/
DAutomaticStorageManagerSettings.java150 int thisValue = Integer.parseInt(indices[i]); in daysValueToIndex() local
151 if (value == thisValue) { in daysValueToIndex()