Home
last modified time | relevance | path

Searched defs:savedState (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/android/
DFlutterSplashView.java90 SavedState savedState = new SavedState(superState); in onSaveInstanceState() local
98 SavedState savedState = (SavedState) state; in onRestoreInstanceState() local
/third_party/skia/third_party/externals/angle2/util/android/third_party/
Dandroid_native_app_glue.c244 void* savedState, size_t savedStateSize) { in android_app_create()
353 void* savedState = NULL; in onSaveInstanceState() local
424 void* savedState, size_t savedStateSize) { in ANativeActivity_onCreate()
Dandroid_native_app_glue.h139 void* savedState; member
/third_party/flutter/skia/third_party/externals/angle2/util/android/third_party/
Dandroid_native_app_glue.c244 void* savedState, size_t savedStateSize) { in android_app_create()
353 void* savedState = NULL; in onSaveInstanceState() local
424 void* savedState, size_t savedStateSize) { in ANativeActivity_onCreate()
Dandroid_native_app_glue.h139 void* savedState; member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
DRBBITestExtended.java112 int savedState = PARSE_TAG; in TestExtended() local
/third_party/typescript/src/compiler/transformers/
Dgenerators.ts569 const savedState = state; constant
/third_party/icu/icu4c/source/test/intltest/
Drbbitst.cpp756 EParseState savedState = PARSE_TAG; in TestExtended() local