Searched defs:LOW_STORAGE_SLICE_URI (Results 1 – 1 of 1) sorted by relevance
123 public static final Uri LOW_STORAGE_SLICE_URI = new Uri.Builder() field in CustomSliceRegistry314 sUriToSlice.put(LOW_STORAGE_SLICE_URI, LowStorageSlice.class); in sUriToSlice.put() argument