Home
last modified time | relevance | path

Searched defs:wizardBundle (Results 1 – 2 of 2) sorted by relevance

/external/android_onboarding/java/com/android/onboarding/contracts/setupwizard/
DSuwArguments.kt46 val wizardBundle: Bundle constant
73 override val wizardBundle = wizardBundle in invoke() constant
DSuwArgumentsSerializer.kt35 override val wizardBundle by bundle(EXTRA_WIZARD_BUNDLE).required in read() constant