Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/slices/
DNotificationChannelSlice.java250 final Intent channelIntent = new SubSettingLauncher(mContext) in buildRowSliceAction() local
258 PendingIntent.getActivity(mContext, channel.hashCode(), channelIntent, 0), icon, in buildRowSliceAction()