Searched refs:LAUNCH_ACTION (Results 1 – 1 of 1) sorted by relevance
38 TextUtils.equals(LAUNCH_ACTION, intent.action) || in onReceive()46 const val LAUNCH_ACTION = "com.android.systemui.action.LAUNCH_VOLUME_PANEL_DIALOG" constant