Home
last modified time | relevance | path

Searched refs:initialization (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dcorestartable.md15 1) Subclass `CoreStartable`. Put any initialization logic in its `#start` method. Preferably, put it
40 that doesn't have a clear initialization path in existing code, strongly consider defining a _new_
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
H A Dchanges.md21 pattern is to have a single `<Component name>Controller` that handles the initialization of the
63 ### Component initialization
90 - **Don't** do initialization in the constructor, only do initialization in the init callbacks.
H A Dsysui.md9 product (ie. handheld SysUI), we deliberately separate the initialization of the WM Shell
18 initialization flow is such:
H A Dthreading.md56 - Don't do initialization in the Shell component constructors
74 that is currently running, which can be wrong (see above for initialization vs construction)
/aosp14/frameworks/base/libs/androidfw/
H A DAndroid.bp43 // The Windows compiler warns incorrectly for value initialization with {}.
/aosp14/frameworks/base/packages/SystemUI/
H A DREADME.md48 initialization code together in catch-all methods.
/aosp14/frameworks/base/services/core/java/com/android/server/content/
H A DSyncStorageEngine.java362 boolean initialization; field in SyncStorageEngine.SyncHistoryItem
1228 item.initialization = op.isInitialization(); in insertStartSyncEvent()
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto5945 // ACTION: Storage initialization wizard initialization choice of external/portable
5950 // ACTION: Storage initialization wizard initialization choice of internal/adoptable
5955 // ACTION: Storage initialization wizard benchmark fast choice of continue
5960 // ACTION: Storage initialization wizard benchmark slow choice of continue
5965 // ACTION: Storage initialization wizard benchmark slow choice of abort
5970 // ACTION: Storage initialization wizard migration choice of now
5975 // ACTION: Storage initialization wizard migration choice of later
/aosp14/system/core/fastboot/
H A DREADME.md282 2. Maximum UDP packet size is negotiated during initialization.
/aosp14/system/core/init/
H A DREADME.md981 Zygote initialization and the processes that are forked from the zygote are not
/aosp14/system/core/rootdir/
H A Dinit.rc1070 # It is recommended to put unnecessary data/ initialization from post-fs-data
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes19 # the zygote during initialization. This is a trade-off, using virtual address space to share
/aosp14/frameworks/base/config/
H A Dpreloaded-classes19 # the zygote during initialization. This is a trade-off, using virtual address space to share