Searched refs:sLastCheck (Results 1 – 1 of 1) sorted by relevance
561 if (now - sLastCheck < 1000) { in syncAttributes()564 sLastCheck = now; in syncAttributes()620 private static long sLastCheck; field in CustomViewDescriptorService