Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java2807 Parcel parcel2 = Parcel.obtain(); in testGetNotificationChannelGroup() local
2808 g2.writeToParcel(parcel2, 0); in testGetNotificationChannelGroup()
2809 parcel2.setDataPosition(0); in testGetNotificationChannelGroup()