Searched refs:childInfo (Results 1 – 2 of 2) sorted by relevance
41 LocaleStore.LocaleInfo childInfo = LocaleStore.getLocaleInfo(child); in addLocaleRelationship() local44 set.add(childInfo); in addLocaleRelationship()
221 NotificationInfo childInfo = (NotificationInfo) child.getTag(); in trimNotifications() local222 if (!notifications.contains(childInfo.notificationKey)) { in trimNotifications()