Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationChannelTest.java110 testWriteReadParcel(channel); in testWriteToParcel()
124 testWriteReadParcel(channel); in testWriteToParcel()
336 private void testWriteReadParcel(NotificationChannel channel) { in testWriteReadParcel() method in NotificationChannelTest
/cts/tests/tests/graphics/src/android/graphics/cts/
DRectFTest.java494 public void testWriteReadParcel() { in testWriteReadParcel() method in RectFTest