Home
last modified time | relevance | path

Searched refs:updateEventBitmaps (Results 1 – 2 of 2) 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
/frameworks/base/services/
Dart-profile23205 PLcom/android/server/people/data/EventIndex;->updateEventBitmaps(J)V