Searched refs:LOW_STORAGE_SLICE_URI (Results 1 – 5 of 5) sorted by relevance
69 CustomSliceRegistry.LOW_STORAGE_SLICE_URI, ListBuilder.INFINITY).setAccentColor( in getSlice()96 return CustomSliceRegistry.LOW_STORAGE_SLICE_URI; in getUri()114 .setData(CustomSliceRegistry.LOW_STORAGE_SLICE_URI); in getIntent()
49 .setSliceUri(CustomSliceRegistry.LOW_STORAGE_SLICE_URI.toString()) in getContextualCards()50 .setCardName(CustomSliceRegistry.LOW_STORAGE_SLICE_URI.toString()) in getContextualCards()
145 public static final Uri LOW_STORAGE_SLICE_URI = new Uri.Builder() field in CustomSliceRegistry331 sUriToSlice.put(LOW_STORAGE_SLICE_URI, LowStorageSlice.class); in sUriToSlice.put() argument
241 cards.add(buildContextualCard(CustomSliceRegistry.LOW_STORAGE_SLICE_URI, in sortCards_hasStickyCards_stickyShouldAlwaysBeTheLast()615 cards.add(buildContextualCard(CustomSliceRegistry.LOW_STORAGE_SLICE_URI.toString())); in getCardsWithViewType_hasOneStickySlice_shouldHaveOneStickyCard()674 .setSliceUri(CustomSliceRegistry.LOW_STORAGE_SLICE_URI) in getContextualCardList()
159 .setSliceUri(CustomSliceRegistry.LOW_STORAGE_SLICE_URI) in getContextualCardList()