Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
DPeopleSpaceUtils.java454 String storedLookupKey = cursor.getString( in updateTileWithBirthdayAndUpdateAffinity() local
457 if (!storedLookupKey.isEmpty() && lookupKeysWithBirthdaysToday.contains( in updateTileWithBirthdayAndUpdateAffinity()
458 storedLookupKey)) { in updateTileWithBirthdayAndUpdateAffinity()