Home
last modified time | relevance | path

Searched refs:collectFlow (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/condition/
DCombinedCondition.kt115 fun collectFlow(index: Int) { in <lambda>() method
139 collectFlow(jobs.indexOfFirst { it == null }) in <lambda>()
149 collectFlow(index) in <lambda>()
156 collectFlow(0) in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DGlanceableHubContainerController.kt62 import com.android.systemui.util.kotlin.collectFlow
283 collectFlow( in initView()
294 collectFlow( in initView()
302 collectFlow( in initView()
310 collectFlow(containerView, keyguardInteractor.isDreaming, { isDreaming = it }) in initView()
DNotificationShadeWindowViewController.java23 import static com.android.systemui.util.kotlin.JavaAdapterKt.collectFlow;
232 collectFlow(mView, keyguardTransitionInteractor.transition( in NotificationShadeWindowViewController()
235 collectFlow( in NotificationShadeWindowViewController()
644 collectFlow( in setupCommunalHubLayout()
DNotificationPanelViewController.java52 import static com.android.systemui.util.kotlin.JavaAdapterKt.collectFlow;
1132 collectFlow( in onFinishInflate()
1138 collectFlow(mView, mDreamingToLockscreenTransitionViewModel.getLockscreenAlpha(), in onFinishInflate()
1141 collectFlow(mView, mDreamingToLockscreenTransitionViewModel.lockscreenTranslationY( in onFinishInflate()
1146 collectFlow(mView, mKeyguardTransitionInteractor in onFinishInflate()
1150 collectFlow(mView, mGoneToDreamingLockscreenHostedTransitionViewModel.getLockscreenAlpha(), in onFinishInflate()
1155 collectFlow(mView, mKeyguardTransitionInteractor in onFinishInflate()
1160 collectFlow(mView, mKeyguardTransitionInteractor in onFinishInflate()
1165 collectFlow(mView, mKeyguardTransitionInteractor.transition( in onFinishInflate()
1169 collectFlow(mView, mOccludedToLockscreenTransitionViewModel.getLockscreenAlpha(), in onFinishInflate()
[all …]
DNotificationShadeWindowControllerImpl.java24 import static com.android.systemui.util.kotlin.JavaAdapterKt.collectFlow;
317 collectFlow( in fetchWindowRootView()
322 collectFlow( in fetchWindowRootView()
327 collectFlow( in fetchWindowRootView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/kotlin/
DJavaAdapter.kt68 fun <T> collectFlow( in collectFlow() method
86 fun <T> collectFlow( in collectFlow() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/touch/
DCommunalTouchHandler.java19 import static com.android.systemui.util.kotlin.JavaAdapterKt.collectFlow;
65 collectFlow( in CommunalTouchHandler()
/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/
DDreamOverlayService.java25 import static com.android.systemui.util.kotlin.JavaAdapterKt.collectFlow;
301 collectFlow(getLifecycle(), mCommunalInteractor.isCommunalAvailable(), in DreamOverlayService()
303 collectFlow(getLifecycle(), communalInteractor.isCommunalVisible(), in DreamOverlayService()
305 collectFlow(getLifecycle(), keyguardInteractor.primaryBouncerShowing, in DreamOverlayService()
DDreamOverlayContainerViewController.java29 import static com.android.systemui.util.kotlin.JavaAdapterKt.collectFlow;
274 collectFlow( in onViewAttached()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardPinBasedInputViewController.java20 import static com.android.systemui.util.kotlin.JavaAdapterKt.collectFlow;
136 collectFlow(mPasswordEntry, mKeyguardKeyboardInteractor.isAnyKeyboardConnected(), in onViewAttached()
DKeyguardPasswordViewController.java20 import static com.android.systemui.util.kotlin.JavaAdapterKt.collectFlow;
194 collectFlow(mPasswordEntry, in onViewAttached()
DLegacyLockIconViewController.java28 import static com.android.systemui.util.kotlin.JavaAdapterKt.collectFlow;
268 collectFlow(mView, mTransitionInteractor.transitionValue(KeyguardState.AOD), in setLockIconView()
270 collectFlow(mView, mKeyguardInteractor.isDozing(), mIsDozingCallback); in setLockIconView()
274 collectFlow(mView, mKeyguardInteractor.isActiveDreamLockscreenHosted(), in setLockIconView()
DKeyguardStatusViewController.java23 import static com.android.systemui.util.kotlin.JavaAdapterKt.collectFlow;
233 collectFlow(mView, mKeyguardInteractor.getDozeTimeTick(), in startCoroutines()
238 collectFlow(mView, mPowerInteractor.getScreenPowerState(), in startCoroutines()
DKeyguardClockSwitchController.java26 import static com.android.systemui.util.kotlin.JavaAdapterKt.collectFlow;
260 collectFlow(mStatusArea, mKeyguardInteractor.isActiveDreamLockscreenHosted(), in onInit()
/frameworks/base/packages/SystemUI/src/com/android/systemui/ambient/statusbar/ui/
DAmbientStatusBarViewController.java19 import static com.android.systemui.util.kotlin.JavaAdapterKt.collectFlow;
174 collectFlow( in onViewAttached()
180 collectFlow( in onViewAttached()
/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/brightness/
DBrightnessDialog.java24 import static com.android.systemui.util.kotlin.JavaAdapterKt.collectFlow;
95 collectFlow(view, mShadeInteractor.isQsExpanded(), this::onShadeStateChange); in onCreate()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DScrimController.java24 import static com.android.systemui.util.kotlin.JavaAdapterKt.collectFlow;
473 collectFlow(behindScrim, mKeyguardTransitionInteractor.transition( in hydrateStateInternally()
476 collectFlow(behindScrim, mPrimaryBouncerToGoneTransitionViewModel.getScrimAlpha(), in hydrateStateInternally()
480 collectFlow(behindScrim, mKeyguardTransitionInteractor.transition( in hydrateStateInternally()
484 collectFlow(behindScrim, mAlternateBouncerToGoneTransitionViewModel.getScrimAlpha(), in hydrateStateInternally()
488 collectFlow( in hydrateStateInternally()
495 collectFlow(behindScrim, in hydrateStateInternally()
DKeyguardStatusBarViewController.java24 import static com.android.systemui.util.kotlin.JavaAdapterKt.collectFlow;
420 collectFlow(mView, mCommunalSceneInteractor.isCommunalVisible(), mCommunalConsumer); in onViewAttached()
/frameworks/base/packages/SystemUI/src/com/android/systemui/ambient/touch/
DTouchMonitor.java22 import static com.android.systemui.util.kotlin.JavaAdapterKt.collectFlow;
554 mBoundsFlow = collectFlow(mLifecycle, mConfigurationInteractor.getMaxBounds(),
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java52 import static com.android.systemui.util.kotlin.JavaAdapterKt.collectFlow;
422 collectFlow(mIndicationArea, mKeyguardInteractor.isActiveDreamLockscreenHosted(), in setIndicationArea()
426 collectFlow(mIndicationArea, in setIndicationArea()
429 collectFlow(mIndicationArea, mDeviceEntryFingerprintAuthInteractor.isEngaged(), in setIndicationArea()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSPanelControllerBase.java248 JavaAdapterKt.collectFlow( in registerForMediaInteractorChanges()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java35 import static com.android.systemui.util.kotlin.JavaAdapterKt.collectFlow;
931 collectFlow(mView, mKeyguardTransitionRepo.getTransitions(), in setUpView()