Searched defs:setDestination (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/navigation/runtime/src/main/java/androidx/navigation/
H A DNavDeepLinkBuilder.java117 * Sets the graph that contains the {@link #setDestination(int) deep link destination}.
129 * Sets the graph that contains the {@link #setDestination(int) deep link destination}.
150 public NavDeepLinkBuilder setDestination(@IdRes int destId) { method in class:NavDeepLinkBuilder
195 * You must have {@link #setGraph set a NavGraph} and {@link #setDestination set a destination}
211 throw new IllegalStateException("You must call setDestination() "
230 * Construct a {@link PendingIntent} to the {@link #setDestination(int) deep link destination}.
234 * You must have {@link #setGraph set a NavGraph} and {@link #setDestination set a destination}
/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...

Completed in 68 milliseconds