OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createGraph
(Results
1 - 11
of
11
) sorted by null
/frameworks/support/navigation/runtime/ktx/src/main/java/androidx/navigation/
NavHost.kt
24
inline fun NavHost.
createGraph
(
28
): NavGraph = navController.
createGraph
(id, startDestination, block)
NavController.kt
24
inline fun NavController.
createGraph
(
/frameworks/support/navigation/runtime/ktx/src/androidTest/java/androidx/navigation/
NavControllerTest.kt
33
fun
createGraph
() {
34
val graph = navController.
createGraph
(startDestination = DESTINATION_ID) {
NavHostTest.kt
34
fun
createGraph
() {
35
val graph = navHost.
createGraph
(startDestination = DESTINATION_ID) {
ActivityNavigatorDestinationBuilderTest.kt
35
val graph = navController.
createGraph
(startDestination = DESTINATION_ID) {
49
val graph = navController.
createGraph
(startDestination = DESTINATION_ID) {
63
val graph = navController.
createGraph
(startDestination = DESTINATION_ID) {
77
val graph = navController.
createGraph
(startDestination = DESTINATION_ID) {
91
val graph = navController.
createGraph
(startDestination = DESTINATION_ID) {
/frameworks/support/navigation/fragment/ktx/src/androidTest/java/androidx/navigation/fragment/
FragmentNavigatorDestinationBuilderTest.kt
25
import androidx.navigation.
createGraph
46
val graph = navHostFragment.
createGraph
(startDestination = DESTINATION_ID) {
62
val graph = navHostFragment.
createGraph
(startDestination = DESTINATION_ID) {
/frameworks/base/media/mca/effect/java/android/media/effect/
FilterGraphEffect.java
64
createGraph
(graphString);
68
private void
createGraph
(String graphString) {
/frameworks/base/media/mca/samples/CameraEffectsRecordingSample/java/android/media/filterfw/samples/
CameraEffectsRecordingSample.java
57
createGraph
();
70
private void
createGraph
() {
/external/v8/tools/turbolizer/
graph-view.js
239
this.
createGraph
(data, rememberedSelection);
266
createGraph
(data, initiallyVisibileIds) {
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
Workspace.java
715
private void
createGraph
(ViewHierarchyScene scene) {
[
all
...]
/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.2.0-alpha16/
intellij-core-26.2.0-alpha16.jar
Completed in 1058 milliseconds