Searched refs:toDebugString (Results 1 – 10 of 10) sorted by relevance
25 String toDebugString(); in toDebugString() method
170 public String toDebugString() { in toDebugString() method in UnrefedPooledCache
261 + mCache.toDebugString()); in decode()
702 protected String toDebugString(long now) { in copyAccountToUser() method703 return super.toDebugString(now) + ", getAccountCredentialsForClone" in copyAccountToUser()735 protected String toDebugString(long now) { in completeCloningAccount() method736 return super.toDebugString(now) + ", getAccountCredentialsForClone" in completeCloningAccount()929 protected String toDebugString(long now) { in toDebugString() method in AccountManagerService.TestFeaturesSession930 return super.toDebugString(now) + ", hasFeatures" in toDebugString()1192 protected String toDebugString(long now) { in toDebugString() method in AccountManagerService.RemoveAccountSession1193 return super.toDebugString(now) + ", removeAccount" in toDebugString()1553 protected String toDebugString(long now) { in getAuthTokenLabel() method1554 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()
8463 method public java.lang.String toDebugString();
8217 method public java.lang.String toDebugString();