Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumePanelDialogReceiver.kt38 TextUtils.equals(LAUNCH_ACTION, intent.action) || in onReceive()
46 const val LAUNCH_ACTION = "com.android.systemui.action.LAUNCH_VOLUME_PANEL_DIALOG" constant