Home
last modified time | relevance | path

Searched defs:getCacheKey (Results 1 – 3 of 3) sorted by relevance

/frameworks/volley/src/test/java/com/android/volley/mock/
DMockRequest.java56 public String getCacheKey() { in getCacheKey() method in MockRequest
/frameworks/volley/src/main/java/com/android/volley/
DRequest.java293 public String getCacheKey() { in getCacheKey() method in Request
/frameworks/base/services/core/java/com/android/server/notification/
DValidateNotificationPeople.java263 private String getCacheKey(int userId, String handle) { in getCacheKey() method in ValidateNotificationPeople