Searched refs:sNumSyncsInProgress (Results 1 – 1 of 1) sorted by relevance
1054 private static int sNumSyncsInProgress = 0; field in ViewRootImpl11748 if (sNumSyncsInProgress++ == 0) { in updateSyncInProgressCount()11755 if (--sNumSyncsInProgress == 0) { in updateSyncInProgressCount()