Searched defs:rootHints (Results 1 – 3 of 3) sorted by relevance
84 public BrowserRoot onGetRoot(String clientPackageName, int clientUid, Bundle rootHints) { in onGetRoot()95 Bundle rootHints = getBrowserRootHints(); in onLoadChildren() local
53 @NonNull String clientPackageName, int clientUid, @Nullable Bundle rootHints) { in onGetRoot()
408 Bundle rootHints = item.getDescription().getExtras(); in assertRootHints() local