Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/deviceinfo/
DPrivateVolumeSettings.java558 StorageItemPreference otherItem = null; in updateDetails() local
625 otherItem = item; in updateDetails()
643 if (otherItem != null) { in updateDetails()
652 updatePreference(otherItem, otherSize); in updateDetails()
/packages/apps/Settings/src/com/android/settings/deviceinfo/
DPrivateVolumeSettings.java544 StorageItemPreference otherItem = null; in updateDetails() local
603 otherItem = item; in updateDetails()
618 if (otherItem != null) { in updateDetails()
627 updatePreference(otherItem, otherSize); in updateDetails()