Searched defs:cacheKey (Results 1 – 8 of 8) sorted by relevance
246 String cacheKey = request.getCacheKey(); in add() local288 String cacheKey = request.getCacheKey(); in finish() local
51 public void setCacheKey(String cacheKey) { in setCacheKey()
149 private static String cacheKey(String classDesc, String methodOrFieldDesc) { in cacheKey() method in SdkUtil.ApiChecker
242 final String cacheKey = getCacheKey(context.getUserId(), handle); in validatePeople() local461 final String cacheKey = getCacheKey(mContext.getUserId(), handle); in work() local
232 static String cacheKey; field in KeyguardStatusView.Patterns
133 int cacheKey; in getGmtDisplayName() local
64 Key cacheKey = (Key) o; in equals() local
370 boolean isFramework, String cacheKey, BridgeContext context) throws IOException { in getNinePatchDrawable()