Searched defs:lockIdentifier (Results 1 – 10 of 10) sorted by relevance
68 final int lockIdentifier = nextLockIdentifier++; in getNewLock() local75 … public synchronized AtomicReference<ShouldOverrideCallbackState> getLock(Integer lockIdentifier) { in getLock()79 public synchronized void removeLock(Integer lockIdentifier) { in removeLock()
955 final int lockIdentifier = lock.first; in shouldOverrideUrlLoading() local
960 final int lockIdentifier = lock.first; in shouldOverrideUrlLoading() local
148 final double lockIdentifier = nextLockIdentifier++; in getNewLock() local155 … public synchronized AtomicReference<ShouldOverrideCallbackState> getLock(Double lockIdentifier) { in getLock()159 public synchronized void removeLock(Double lockIdentifier) { in removeLock()
30 public void shouldStartLoadWithLockIdentifier(boolean shouldStart, double lockIdentifier) { in shouldStartLoadWithLockIdentifier()
94 final double lockIdentifier = lock.first; in shouldOverrideUrlLoading() local