Searched defs:storageState (Results 1 – 3 of 3) sorted by relevance
290 private void setSpecialStorageState(FullStoragePackageState storageState) { in setSpecialStorageState()430 private void setSpecialStorageState(FullStoragePackageState storageState, View v) { in setSpecialStorageState()
303 val storageState = fullStorageStateLiveData.value regex
2445 IfsState storageState = {}; in processIfsStateCallbacks() local