Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowLocaleStore.java41 LocaleStore.LocaleInfo childInfo = LocaleStore.getLocaleInfo(child); in addLocaleRelationship() local
44 set.add(childInfo); in addLocaleRelationship()
/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationFooterLayout.java221 NotificationInfo childInfo = (NotificationInfo) child.getTag(); in trimNotifications() local
222 if (!notifications.contains(childInfo.notificationKey)) { in trimNotifications()