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