HomeSort by relevance Sort by last modified time
    Searched defs:getCacheKey (Results 1 - 11 of 11) sorted by null

  /frameworks/volley/tests/src/com/android/volley/mock/
MockRequest.java 49 private String mCacheKey = super.getCacheKey();
56 public String getCacheKey() {
  /frameworks/volley/src/com/android/volley/
NetworkDispatcher.java 127 mCache.put(request.getCacheKey(), response.cacheEntry);
Request.java 286 public String getCacheKey() {
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
BitmapWorkerOptions.java 210 public String getCacheKey() {
  /frameworks/base/services/core/java/com/android/server/notification/
ValidateNotificationPeople.java 229 final String cacheKey = getCacheKey(context.getUserId(), handle);
254 private String getCacheKey(int userId, String handle) {
443 final String cacheKey = getCacheKey(mContext.getUserId(), handle);
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemViewCoordinates.java 140 private int getCacheKey() {
536 final int cacheKey = config.getCacheKey();
  /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/libs/
volley.jar 
  /developers/samples/android/ui/activityscenetransition/ActivitySceneTransitionBasic/Application/libs/
volley.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar 

Completed in 389 milliseconds