Home
last modified time | relevance | path

Searched refs:toDebugString (Results 1 – 12 of 12) 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/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/services/core/java/com/android/server/accounts/
DAccountManagerService.java1694 protected String toDebugString(long now) { in copyAccountToUser() method
1695 return super.toDebugString(now) + ", getAccountCredentialsForClone" in copyAccountToUser()
1774 protected String toDebugString(long now) { in completeCloningAccount() method
1775 return super.toDebugString(now) + ", getAccountCredentialsForClone" in completeCloningAccount()
2045 protected String toDebugString(long now) { in toDebugString() method in AccountManagerService.TestFeaturesSession
2046 return super.toDebugString(now) + ", hasFeatures" in toDebugString()
2329 protected String toDebugString(long now) { in toDebugString() method in AccountManagerService.RemoveAccountSession
2330 return super.toDebugString(now) + ", removeAccount" in toDebugString()
2838 protected String toDebugString(long now) { in getAuthTokenLabel() method
2839 return super.toDebugString(now) + ", getAuthTokenLabel" in getAuthTokenLabel()
[all …]
/frameworks/base/services/tests/servicestests/src/com/android/server/power/batterysaver/
DBatterySavingStatsTest.java91 String toDebugString() { in toDebugString() method in BatterySavingStatsTest.BatterySavingStatsTestable
250 target.toDebugString()); in checkAll()
/frameworks/base/core/java/android/content/
DSyncResult.java294 public String toDebugString() { in toDebugString() method in SyncResult
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DBasicBitmapDrawable.java254 "CACHE MISS key=%s\ncache=%s", mCurrKey, mCache.toDebugString())); in setImage()
/frameworks/base/services/
Dart-profile4913 PLcom/android/server/accounts/AccountManagerService$5;->toDebugString(J)Ljava/lang/String;
4920 PLcom/android/server/accounts/AccountManagerService$8;->toDebugString(J)Ljava/lang/String;
4934 …r/accounts/AccountManagerService$GetAccountsByTypeAndFeatureSession;->toDebugString(J)Ljava/lang/S…
4969 PLcom/android/server/accounts/AccountManagerService$Session;->toDebugString()Ljava/lang/String;
4970 PLcom/android/server/accounts/AccountManagerService$Session;->toDebugString(J)Ljava/lang/String;
4975 PLcom/android/server/accounts/AccountManagerService$TestFeaturesSession;->toDebugString(J)Ljava/lan…
/frameworks/base/core/api/
Dcurrent.txt11760 method public String toDebugString();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8217 method public java.lang.String toDebugString();