Searched defs:getNamespaces (Results 1 – 10 of 10) sorted by relevance
73 ListenableFuture<Set<String>> getNamespaces(); in getNamespaces() method
149 public abstract @NonNull Collection<String> getNamespaces(); in getNamespaces() method in ResultData
49 Collection<String> getNamespaces() { in getNamespaces() method in PersonalizationData
69 public @NonNull Collection<String> getNamespaces() { in getNamespaces() method in CredstoreResultData
119 public ListenableFuture<Set<String>> getNamespaces() { in getNamespaces() method in AppSearchSessionShimImpl
227 public void getNamespaces( in getNamespaces() method in AppSearchSession
82 void getNamespaces( in getNamespaces() method
442 public void getNamespaces( in getNamespaces() method in AppSearchManagerService.Stub
569 public List<String> getNamespaces(@NonNull String packageName, @NonNull String databaseName) in getNamespaces() method in AppSearchImpl
693 public void getNamespaces(String packageName, String databaseName, UserHandle userHandle, in getNamespaces() method in BaseShortcutManagerTest.MockAppSearchManager