Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DMediaSession2ServiceTest.java399 final String testChannelId = "channelId"; in testMediaNotification() local
401 new Notification.Builder(mContext, testChannelId).build(); in testMediaNotification()