Searched refs:NONCE_DISABLED (Results 1 – 1 of 1) sorted by relevance
376 private static final int NONCE_DISABLED = 1; field in PropertyInvalidatedCache913 long currentNonce = (!isDisabled()) ? getCurrentNonce() : NONCE_DISABLED;1044 setNonce(name, NONCE_DISABLED);1109 if (nonce == NONCE_DISABLED) {1171 if (nonce != NONCE_UNSET && nonce != NONCE_DISABLED) {1509 final long skips = mSkips[NONCE_CORKED] + mSkips[NONCE_UNSET] + mSkips[NONCE_DISABLED]1517 mSkips[NONCE_BYPASS], mSkips[NONCE_DISABLED]));