Home
last modified time | relevance | path

Searched refs:ConflatedCallbackFlow (Results 1 – 25 of 94) sorted by relevance

1234

/frameworks/base/packages/SystemUI/src/com/android/systemui/dock/
DDockManagerExtensions.kt19 import com.android.systemui.common.coroutine.ConflatedCallbackFlow
28 ConflatedCallbackFlow.conflatedCallbackFlow { in DockManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/slice/
DSliceViewManagerExt.kt22 import com.android.systemui.common.coroutine.ConflatedCallbackFlow
36 ConflatedCallbackFlow.conflatedCallbackFlow { in sliceForUri()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/saver/domain/interactor/
DDataSaverTileDataInteractor.kt20 import com.android.systemui.common.coroutine.ConflatedCallbackFlow
41 ConflatedCallbackFlow.conflatedCallbackFlow { in tileData()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/alarm/domain/interactor/
DAlarmTileDataInteractor.kt20 import com.android.systemui.common.coroutine.ConflatedCallbackFlow
43 ConflatedCallbackFlow.conflatedCallbackFlow { in tileData()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewbinder/
DNotificationStatsLoggerBinder.kt19 import com.android.systemui.common.coroutine.ConflatedCallbackFlow in <lambda>()
77 ConflatedCallbackFlow.conflatedCallbackFlow { in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/data/repository/
DKeyguardStatusBarRepository.kt21 import com.android.systemui.common.coroutine.ConflatedCallbackFlow in <lambda>()
52 ConflatedCallbackFlow.conflatedCallbackFlow { in <lambda>()
DRemoteInputRepository.kt19 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/custom/data/repository/
DCustomTilePackageUpdatesRepository.kt26 import com.android.systemui.common.coroutine.ConflatedCallbackFlow in <lambda>()
81 ConflatedCallbackFlow.conflatedCallbackFlow { in createPackageChangesFlowForUser()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/uimodenight/domain/interactor/
DUiModeNightTileDataInteractor.kt23 import com.android.systemui.common.coroutine.ConflatedCallbackFlow
53 ConflatedCallbackFlow.conflatedCallbackFlow { in tileData()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/kotlin/
DManagedProfileControllerExt.kt19 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow
DReduceBrightColorsControllerExt.kt19 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow
DRotationLockControllerExt.kt19 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/domain/interactor/
DUdfpsOverlayInteractor.kt26 import com.android.systemui.common.coroutine.ConflatedCallbackFlow in <lambda>()
104 ConflatedCallbackFlow.conflatedCallbackFlow { in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DSystemUIDialogManagerExt.kt20 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarStateControllerExt.kt19 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DHeadsUpManagerExt.kt19 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow
DConfigurationControllerExt.kt17 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow
/frameworks/base/packages/SystemUI/src/com/android/systemui/common/coroutine/
DConflatedCallbackFlow.kt27 object ConflatedCallbackFlow { object
/frameworks/base/packages/SystemUI/src/com/android/systemui/flags/
DPluggedInCondition.kt19 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/data/repository/
DDeviceProvisioningRepository.kt18 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/data/repository/
DFacePropertyRepository.kt36 import com.android.systemui.common.coroutine.ConflatedCallbackFlow in <lambda>()
106 ConflatedCallbackFlow.conflatedCallbackFlow { in <lambda>()
135 ConflatedCallbackFlow.conflatedCallbackFlow { in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/custom/domain/interactor/
DCustomTileDataInteractor.kt21 import com.android.systemui.common.coroutine.ConflatedCallbackFlow in <lambda>()
67 ConflatedCallbackFlow.conflatedCallbackFlow { in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/data/repository/
DUserAutoAddRepository.kt5 import com.android.systemui.common.coroutine.ConflatedCallbackFlow in <lambda>()
80 ConflatedCallbackFlow.conflatedCallbackFlow { in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/settings/
DSettingsProxyExt.kt22 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyevent/data/repository/
DKeyEventRepository.kt21 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow

1234