Home
last modified time | relevance | path

Searched refs:toDebugString (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/
DPooledCache.java25 String toDebugString(); in toDebugString() method
DUnrefedPooledCache.java170 public String toDebugString() { in toDebugString() method in UnrefedPooledCache
DDecodeTask.java261 + mCache.toDebugString()); in decode()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java702 protected String toDebugString(long now) { in copyAccountToUser() method
703 return super.toDebugString(now) + ", getAccountCredentialsForClone" in copyAccountToUser()
735 protected String toDebugString(long now) { in completeCloningAccount() method
736 return super.toDebugString(now) + ", getAccountCredentialsForClone" in completeCloningAccount()
929 protected String toDebugString(long now) { in toDebugString() method in AccountManagerService.TestFeaturesSession
930 return super.toDebugString(now) + ", hasFeatures" in toDebugString()
1192 protected String toDebugString(long now) { in toDebugString() method in AccountManagerService.RemoveAccountSession
1193 return super.toDebugString(now) + ", removeAccount" in toDebugString()
1553 protected String toDebugString(long now) { in getAuthTokenLabel() method
1554 return super.toDebugString(now) + ", getAuthTokenLabel" in getAuthTokenLabel()
[all …]
/frameworks/opt/bitmap/src/com/android/bitmap/util/
DInputStreamBuffer.java333 return toDebugString(); in toString()
338 public String toDebugString() { in toDebugString() method in InputStreamBuffer
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
DInputStreamBuffer.java333 return toDebugString(); in toString()
338 public String toDebugString() { in toDebugString() method in InputStreamBuffer
/frameworks/base/core/java/android/content/
DSyncResult.java284 public String toDebugString() { in toDebugString() method in SyncResult
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DBasicBitmapDrawable.java222 "CACHE MISS key=%s\ncache=%s", mCurrKey, mCache.toDebugString())); in setImage()
/frameworks/base/api/
Dsystem-current.txt8463 method public java.lang.String toDebugString();
Dcurrent.txt8217 method public java.lang.String toDebugString();