Home
last modified time | relevance | path

Searched refs:triggerSource (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/
DMediaDataProcessor.kt1616 val triggerSource = baseAction.extras?.getString(EXTRA_KEY_TRIGGER_SOURCE) in <lambda>() constant
1617 triggerSource != EXTRA_VALUE_TRIGGER_PERIODIC in <lambda>()
DLegacyMediaDataManagerImpl.kt1640 val triggerSource = baseAction.extras?.getString(EXTRA_KEY_TRIGGER_SOURCE) in onSwipeToDismiss() constant
1641 triggerSource != EXTRA_VALUE_TRIGGER_PERIODIC in onSwipeToDismiss()