Searched refs:ACTION_SLICE_URI (Results 1 – 1 of 1) sorted by relevance
111 private static final Uri ACTION_SLICE_URI = field in SettingsSliceProviderTest332 final Collection<Uri> descendants = mProvider.onGetSliceDescendants(ACTION_SLICE_URI); in getDescendantUris_fullActionUri_returnsSelf()334 assertThat(descendants).containsExactly(ACTION_SLICE_URI); in getDescendantUris_fullActionUri_returnsSelf()340 final Collection<Uri> descendants = mProvider.onGetSliceDescendants(ACTION_SLICE_URI); in getDescendantUris_fullIntentUri_returnsSelf()342 assertThat(descendants).containsExactly(ACTION_SLICE_URI); in getDescendantUris_fullIntentUri_returnsSelf()