Searched refs:SIZE_BYTES_FIELD (Results 1 – 1 of 1) sorted by relevance
27 private static final String SIZE_BYTES_FIELD = "sizeBytes"; field in StorageInfo49 return mBundle.getLong(SIZE_BYTES_FIELD); in getSizeBytes()104 bundle.putLong(SIZE_BYTES_FIELD, mSizeBytes); in build()