Searched refs:toDebugString (Results 1 – 9 of 9) sorted by relevance
25 String toDebugString(); in toDebugString() method
170 public String toDebugString() { in toDebugString() method in UnrefedPooledCache
261 + mCache.toDebugString()); in decode()
688 protected String toDebugString(long now) { in copyAccountToUser() method689 return super.toDebugString(now) + ", getAccountCredentialsForClone" in copyAccountToUser()724 protected String toDebugString(long now) { in completeCloningAccount() method725 return super.toDebugString(now) + ", getAccountCredentialsForClone" in completeCloningAccount()925 protected String toDebugString(long now) { in toDebugString() method in AccountManagerService.TestFeaturesSession926 return super.toDebugString(now) + ", hasFeatures" in toDebugString()1164 protected String toDebugString(long now) { in toDebugString() method in AccountManagerService.RemoveAccountSession1165 return super.toDebugString(now) + ", removeAccount" in toDebugString()1522 protected String toDebugString(long now) { in getAuthTokenLabel() method1523 return super.toDebugString(now) + ", getAuthTokenLabel" in getAuthTokenLabel()[all …]
333 return toDebugString(); in toString()338 public String toDebugString() { in toDebugString() method in InputStreamBuffer
284 public String toDebugString() { in toDebugString() method in SyncResult
222 "CACHE MISS key=%s\ncache=%s", mCurrKey, mCache.toDebugString())); in setImage()
8177 method public java.lang.String toDebugString();