Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleSpaceUtils.java447 List<String> lookupKeysWithBirthdaysToday, PeopleSpaceTile storedTile, in updateTileWithBirthdayAndUpdateAffinity()
502 List<String> lookupKeysWithBirthdaysToday = new ArrayList<>(1); in getContactLookupKeysWithBirthdaysToday() local