Searched refs:storageType (Results 1 – 3 of 3) sorted by relevance
54 val storageType = context.getString( in getSummary() constant60 context.getString(R.string.storage_summary_format, size, storageType) in getSummary()
90 final CharSequence storageType = mContext.getString(isExternal in getStorageSummary() local95 storageType.toString()); in getStorageSummary()
524 static AppFilter getCompositeFilter(int listType, int storageType, String volumeUuid) { in getCompositeFilter() argument527 if (storageType == STORAGE_TYPE_DEFAULT) { in getCompositeFilter()