Searched refs:buildKey (Results 1 – 3 of 3) sorted by relevance
58 private static CacheKey buildKey(NetworkDetail network, boolean standardESS) { in buildKey() method in AnqpCache.CacheKey125 CacheKey key = CacheKey.buildKey(network, STANDARD_ESS); in initiate()146 CacheKey key = CacheKey.buildKey(network, STANDARD_ESS); in update()165 CacheKey key = CacheKey.buildKey(network, STANDARD_ESS); in getEntry()
81 public String buildKey() { in buildKey() method in DocumentStack
377 values.put(RecentColumns.KEY, mState.stack.buildKey()); in writeStackToRecentsBlocking()