Searched refs:toDebugString (Results 1 - 9 of 9) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/
H A DPooledCache.java25 String toDebugString(); method in interface:PooledCache
H A DUnrefedPooledCache.java170 public String toDebugString() { method in class:UnrefedPooledCache
H A DDecodeTask.java261 + mCache.toDebugString());
/frameworks/opt/bitmap/src/com/android/bitmap/util/
H A DInputStreamBuffer.java333 return toDebugString();
338 public String toDebugString() { method in class:InputStreamBuffer
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
H A DInputStreamBuffer.java333 return toDebugString();
338 public String toDebugString() { method in class:InputStreamBuffer
/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountManagerService.java1027 protected String toDebugString(long now) {
1028 return super.toDebugString(now) + ", getAccountCredentialsForClone"
1120 protected String toDebugString(long now) {
1121 return super.toDebugString(now) + ", getAccountCredentialsForClone"
1346 protected String toDebugString(long now) { method in class:AccountManagerService.TestFeaturesSession
1347 return super.toDebugString(now) + ", hasFeatures"
1612 protected String toDebugString(long now) { method in class:AccountManagerService.RemoveAccountSession
1613 return super.toDebugString(now) + ", removeAccount"
2099 protected String toDebugString(long now) {
2100 return super.toDebugString(no
3377 protected String toDebugString(long now) { method in class:AccountManagerService.GetAccountsByTypeAndFeatureSession
3892 protected String toDebugString() { method in class:AccountManagerService.Session
3896 protected String toDebugString(long now) { method in class:AccountManagerService.Session
[all...]
/frameworks/base/core/java/android/content/
H A DSyncResult.java284 public String toDebugString() { method in class:SyncResult
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
H A DBasicBitmapDrawable.java254 "CACHE MISS key=%s\ncache=%s", mCurrKey, mCache.toDebugString()));
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 3941 milliseconds