Home
last modified time | relevance | path

Searched defs:customContent (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/notificationlegacy/notificationlegacy30/src/android/app/notification/legacy30/cts/
DNotificationTemplateApi30Test.kt207 val customContent = makeCustomContent() in <lambda>() constant
228 val customContent = makeCustomContent() in <lambda>() constant
253 val customContent = makeCustomContent() in <lambda>() constant
273 val customContent = makeCustomContent() in <lambda>() constant
297 val customContent = makeCustomContent() in <lambda>() constant
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationTemplateTest.kt498 val customContent = makeCustomContent() in <lambda>() constant
519 val customContent = makeCustomContent() in <lambda>() constant
544 val customContent = makeCustomContent() in <lambda>() constant
565 val customContent = makeCustomContent() in <lambda>() constant
589 val customContent = makeCustomContent() in <lambda>() constant
/cts/tests/app/shared/src/android/app/cts/
DNotificationTemplateTestBase.kt95 val customContent = RemoteViews(context.packageName, R.layout.simple_list_item_1) in <lambda>() constant