Searched refs:handleGetDescendants (Results 1 – 3 of 3) sorted by relevance
406 new ArrayList<>(handleGetDescendants(uri))); in call()419 private Collection<Uri> handleGetDescendants(Uri uri) { in handleGetDescendants() method in SliceProvider
183 new ArrayList<>(handleGetDescendants(uri))); in call()211 private Collection<Uri> handleGetDescendants(Uri uri) { in handleGetDescendants() method in SliceProviderCompat
1129 HPLandroid/app/slice/SliceProvider;->handleGetDescendants(Landroid/net/Uri;)Ljava/util/Collection;