Searched refs:mDisplayHashAlgorithmsLock (Results 1 – 1 of 1) sorted by relevance
90 private final Object mDisplayHashAlgorithmsLock = new Object(); field in DisplayHashController236 synchronized (mDisplayHashAlgorithmsLock) { in getDisplayHashAlgorithms()