Searched refs:mLastSeenNonce (Results 1 – 1 of 1) sorted by relevance
520 private long mLastSeenNonce = NONCE_UNSET; field in PropertyInvalidatedCache938 if (currentNonce == mLastSeenNonce) {947 mLastSeenNonce, currentNonce));950 mLastSeenNonce = currentNonce;978 if (currentNonce != mLastSeenNonce) {1003 if (mLastSeenNonce == currentNonce && result != null) {1343 boolean nonceChanged = (getCurrentNonce() != mLastSeenNonce);1520 mLastSeenNonce, invalidateCount, corkedInvalidates));