Home
last modified time | relevance | path

Searched refs:immediately (Results 1 – 25 of 139) sorted by relevance

123456

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DMediaSessionBasedFilter.kt98 immediately: Boolean,
128 dispatchMediaDataLoaded(key, oldKey, data, immediately)
162 override fun onSmartspaceMediaDataRemoved(key: String, immediately: Boolean) {
164 dispatchSmartspaceMediaDataRemoved(key, immediately)
172 immediately: Boolean
175 listeners.toSet().forEach { it.onMediaDataLoaded(key, oldKey, info, immediately) }
191 private fun dispatchSmartspaceMediaDataRemoved(key: String, immediately: Boolean) {
193 listeners.toSet().forEach { it.onSmartspaceMediaDataRemoved(key, immediately) }
H A DMediaDataCombineLatest.kt34 immediately: Boolean,
59 override fun onSmartspaceMediaDataRemoved(key: String, immediately: Boolean) {
60 listeners.toSet().forEach { it.onSmartspaceMediaDataRemoved(key, immediately) }
H A DMediaHost.kt63 immediately: Boolean,
66 if (immediately) {
84 override fun onSmartspaceMediaDataRemoved(key: String, immediately: Boolean) {
85 if (immediately) {
H A DMediaDataFilter.kt89 immediately: Boolean,
183 override fun onSmartspaceMediaDataRemoved(key: String, immediately: Boolean) {
193 lastActiveKey, lastActiveKey, mediaData, immediately)
202 listeners.forEach { it.onSmartspaceMediaDataRemoved(key, immediately) }
H A DMediaCarouselController.kt211 immediately: Boolean,
327 onSmartspaceMediaDataRemoved(data.targetId, immediately = true)
335 override fun onSmartspaceMediaDataRemoved(key: String, immediately: Boolean) {
337 if (immediately || visualStabilityManager.isReorderingAllowed) {
563 immediately: Boolean
568 immediately
574 updatePlayerToState(mediaPlayer, immediately)
H A DMediaDataManager.kt421 private fun notifySmartspaceMediaDataRemoved(key: String, immediately: Boolean) {
422 internalListeners.forEach { it.onSmartspaceMediaDataRemoved(key, immediately) }
486 smartspaceMediaData.targetId, immediately = true) }, delay)
753 notifySmartspaceMediaDataRemoved(smartspaceMediaData.targetId, immediately = false)
863 immediately: Boolean = true,
894 fun onSmartspaceMediaDataRemoved(key: String, immediately: Boolean = true) {}
/aosp12/frameworks/base/core/java/com/android/internal/colorextraction/
H A DColorExtractor.java61 public ColorExtractor(Context context, ExtractionType extractionType, boolean immediately, in ColorExtractor() argument
78 initExtractColors(wallpaperManager, immediately); in ColorExtractor()
82 private void initExtractColors(WallpaperManager wallpaperManager, boolean immediately) { in initExtractColors() argument
83 if (immediately) { in initExtractColors()
/aosp12/hardware/interfaces/neuralnetworks/1.0/
H A DIPreparedModel.hal31 * an error, execute must immediately invoke the callback with the
35 * and immediately return with ErrorStatus::NONE. If the asynchronous task
36 * fails to launch, execute must immediately invoke the callback with
41 * immediately invoke the callback object provided as an input to the
H A DIDevice.hal71 * are correct. If there is an error, prepareModel must immediately invoke
76 * and immediately return from prepareModel with ErrorStatus::NONE. If the
77 * asynchronous task fails to launch, prepareModel must immediately invoke
82 * immediately invoke the callback function provided as an input to
/aosp12/packages/apps/Settings/src/com/android/settings/network/
H A DNetworkMobileProviderController.java130 public void hidePreference(boolean hide, boolean immediately) { in hidePreference() argument
132 if (immediately) { in hidePreference()
/aosp12/hardware/interfaces/nfc/1.0/
H A DINfc.hal43 * This method may queue writes and return immediately. The only
60 * continue immediately.
74 * RF discovery immediately.
/aosp12/hardware/interfaces/neuralnetworks/1.1/
H A DIDevice.hal76 * are correct. If there is an error, prepareModel must immediately invoke
81 * and immediately return from prepareModel with ErrorStatus::NONE. If the
82 * asynchronous task fails to launch, prepareModel must immediately invoke
87 * immediately invoke the callback function provided as an input to
/aosp12/hardware/interfaces/neuralnetworks/1.3/
H A DIPreparedModel.hal41 * an error, execute_1_3 must immediately invoke the callback with the
45 * and immediately return with ErrorStatus::NONE. If the asynchronous task
46 * fails to launch, execute_1_3 must immediately invoke the callback with
51 * immediately invoke the callback object provided as an input to the
136 * are valid. If there is an error, executeSynchronously_1_3 must immediately
227 * executeFenced must immediately return with the corresponding ErrorStatus, an empty
230 * to perform the execution in the background, and immediately return with
238 * immediately signal the syncFence returned from the executeFenced call. After
261 * has been reached or the duration has elapsed, the driver must immediately set the returned
H A DIDevice.hal105 * must immediately invoke the callback with the appropriate ErrorStatus
110 * immediately return from prepareModel with ErrorStatus::NONE. If the
111 * asynchronous task fails to launch, prepareModel must immediately invoke
116 * immediately invoke the callback function provided as an input to
236 * immediately invoke the callback with the appropriate ErrorStatus value and
240 * asynchronous task to prepare the model in the background, and immediately return
242 * fails to launch, prepareModelFromCache_1_3 must immediately invoke the callback
247 * immediately invoke the callback function provided as an input to
343 * execution immediately if the usage is illegal.
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/colorextraction/
H A DSysuiColorExtractor.java74 boolean immediately) { in SysuiColorExtractor() argument
75 super(context, type, immediately, wallpaperManager); in SysuiColorExtractor()
/aosp12/art/test/2030-long-running-child/
H A Dinfo.txt2 main thread terminates immediately, and the child allocates memory and
/aosp12/hardware/interfaces/neuralnetworks/1.2/
H A DIPreparedModel.hal36 * an error, execute_1_2 must immediately invoke the callback with the
40 * and immediately return with ErrorStatus::NONE. If the asynchronous task
41 * fails to launch, execute_1_2 must immediately invoke the callback with
46 * immediately invoke the callback object provided as an input to the
97 * correct. If there is an error, executeSynchronously must immediately
H A DIDevice.hal194 * cache) are correct. If there is an error, prepareModel must immediately invoke
199 * to prepare the model in the background, and immediately return from
201 * prepareModel must immediately invoke the callback with
206 * immediately invoke the callback function provided as an input to
294 * immediately invoke the callback with the appropriate ErrorStatus value and
298 * asynchronous task to prepare the model in the background, and immediately return
300 * fails to launch, prepareModelFromCache must immediately invoke the callback
305 * immediately invoke the callback function provided as an input to
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DControlsUiController.kt39 fun closeDialogs(immediately: Boolean)
/aosp12/packages/modules/NeuralNetworks/tools/api/
H A DREADME.md105 A *conditional region* is a sequence of lines immediately preceded by the `%kind
106 *list*` directive and immediately followed by the `%/kind` directive. The
117 A *section region* is a sequence of lines immediately preceded by the `%section
118 *name*` directive and immediately followed by the `%/section` directive. Every
/aosp12/system/sepolicy/prebuilts/api/27.0/public/
H A Dotapreopt_chroot.te17 # close them immediately.
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Dotapreopt_chroot.te17 # close them immediately.
/aosp12/system/sepolicy/prebuilts/api/26.0/public/
H A Dotapreopt_chroot.te17 # close them immediately.
/aosp12/hardware/interfaces/wifi/1.0/
H A DIWifiChipEventCallback.hal65 * immediately as data is available, instead driver will report data
69 * require driver to upload all data immediately. This is indicated to
/aosp12/frameworks/base/packages/SystemUI/tools/lint/
H A Drun_lint.sh45 If the error cannot be fixed immediately, there are 3 possible resolutions:

123456