Searched refs:mTimeStamps (Results 1 – 1 of 1) sorted by relevance
520 private Map<ResourceFile, Long> mTimeStamps; field in CustomViewDescriptorService.CustomViewDescriptor538 mTimeStamps = timestamps; in CustomViewDescriptor()558 if (mTimeStamps != null) { in syncAttributes()573 for (Map.Entry<ResourceFile, Long> entry : mTimeStamps.entrySet()) { in syncAttributes()599 mTimeStamps = findCustomDescriptors(mProject, type, attrList, paramList); in syncAttributes()