Home
last modified time | relevance | path

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

/frameworks/base/services/people/java/com/android/server/people/data/
DEventIndex.java111 combined.updateEventBitmaps(younger.mLastUpdatedTime); in combine()
209 updateEventBitmaps(currentTime); in addEvent()
221 updateEventBitmaps(mInjector.currentTimeMillis()); in update()
268 private void updateEventBitmaps(long currentTimeMillis) { in updateEventBitmaps() method in EventIndex