/frameworks/base/packages/SystemUI/src/com/android/systemui/dock/ |
D | DockManagerExtensions.kt | 19 import com.android.systemui.common.coroutine.ConflatedCallbackFlow 28 ConflatedCallbackFlow.conflatedCallbackFlow { in DockManager()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/slice/ |
D | SliceViewManagerExt.kt | 22 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/ |
D | DataSaverTileDataInteractor.kt | 20 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/ |
D | AlarmTileDataInteractor.kt | 20 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/ |
D | NotificationStatsLoggerBinder.kt | 19 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/ |
D | KeyguardStatusBarRepository.kt | 21 import com.android.systemui.common.coroutine.ConflatedCallbackFlow in <lambda>() 52 ConflatedCallbackFlow.conflatedCallbackFlow { in <lambda>()
|
D | RemoteInputRepository.kt | 19 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/custom/data/repository/ |
D | CustomTilePackageUpdatesRepository.kt | 26 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/ |
D | UiModeNightTileDataInteractor.kt | 23 import com.android.systemui.common.coroutine.ConflatedCallbackFlow 53 ConflatedCallbackFlow.conflatedCallbackFlow { in tileData()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/kotlin/ |
D | ManagedProfileControllerExt.kt | 19 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow
|
D | ReduceBrightColorsControllerExt.kt | 19 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow
|
D | RotationLockControllerExt.kt | 19 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/domain/interactor/ |
D | UdfpsOverlayInteractor.kt | 26 import com.android.systemui.common.coroutine.ConflatedCallbackFlow in <lambda>() 104 ConflatedCallbackFlow.conflatedCallbackFlow { in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | SystemUIDialogManagerExt.kt | 20 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | StatusBarStateControllerExt.kt | 19 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | HeadsUpManagerExt.kt | 19 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow
|
D | ConfigurationControllerExt.kt | 17 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/common/coroutine/ |
D | ConflatedCallbackFlow.kt | 27 object ConflatedCallbackFlow { object
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/flags/ |
D | PluggedInCondition.kt | 19 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/data/repository/ |
D | DeviceProvisioningRepository.kt | 18 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/data/repository/ |
D | FacePropertyRepository.kt | 36 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/ |
D | CustomTileDataInteractor.kt | 21 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/ |
D | UserAutoAddRepository.kt | 5 import com.android.systemui.common.coroutine.ConflatedCallbackFlow in <lambda>() 80 ConflatedCallbackFlow.conflatedCallbackFlow { in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/settings/ |
D | SettingsProxyExt.kt | 22 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyevent/data/repository/ |
D | KeyEventRepository.kt | 21 import com.android.systemui.common.coroutine.ConflatedCallbackFlow.conflatedCallbackFlow
|