Home
last modified time | relevance | path

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

/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DNotificationHelper.java47 private String mCurrentChannelId = NotificationChannel.DEFAULT_CHANNEL_ID; field in NotificationHelper
86 mCurrentChannelId = id; in useChannel()
144 .setChannelId(mCurrentChannelId) in sendBundlingNotifications()
154 .setChannelId(mCurrentChannelId) in sendBundlingNotifications()
164 .setChannelId(mCurrentChannelId) in sendBundlingNotifications()
191 .setChannelId(mCurrentChannelId) in sendNotificationsWithInLineReply()