Home
last modified time | relevance | path

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

/external/android_onboarding/java/com/android/onboarding/contracts/
DIntentSerializer.kt57 fun NodeAwareIntentScope.write(value: V) in NodeAwareIntentScope() method
59 fun NodeAwareIntentScope.read(): V in NodeAwareIntentScope() method
DNodeAwareIntentScope.kt24 class NodeAwareIntentScope( class