Searched refs:getCurrentNonce (Results 1 – 3 of 3) sorted by relevance
421 private long getCurrentNonce() { in getCurrentNonce() method in PropertyInvalidatedCache479 long currentNonce = (!isDisabledLocal()) ? getCurrentNonce() : NONCE_DISABLED; in query()530 final long afterRefreshNonce = getCurrentNonce(); in query()881 boolean nonceChanged = (getCurrentNonce() != mLastSeenNonce); in maybeCheckConsistency()
2404 HSPLandroid/app/PropertyInvalidatedCache;->getCurrentNonce()J+]Landroid/os/SystemProperties$Handle;…