/frameworks/opt/bitmap/src/com/android/bitmap/ |
D | PooledCache.java | 25 String toDebugString(); in toDebugString() method
|
D | UnrefedPooledCache.java | 170 public String toDebugString() { in toDebugString() method in UnrefedPooledCache
|
D | DecodeTask.java | 261 + mCache.toDebugString()); in decode()
|
/frameworks/opt/bitmap/src/com/android/bitmap/util/ |
D | InputStreamBuffer.java | 333 return toDebugString(); in toString() 338 public String toDebugString() { in toDebugString() method in InputStreamBuffer
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/ |
D | InputStreamBuffer.java | 333 return toDebugString(); in toString() 338 public String toDebugString() { in toDebugString() method in InputStreamBuffer
|
/frameworks/base/services/core/java/com/android/server/accounts/ |
D | AccountManagerService.java | 1694 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/ |
D | BatterySavingStatsTest.java | 91 String toDebugString() { in toDebugString() method in BatterySavingStatsTest.BatterySavingStatsTestable 250 target.toDebugString()); in checkAll()
|
/frameworks/base/core/java/android/content/ |
D | SyncResult.java | 294 public String toDebugString() { in toDebugString() method in SyncResult
|
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/ |
D | BasicBitmapDrawable.java | 254 "CACHE MISS key=%s\ncache=%s", mCurrKey, mCache.toDebugString())); in setImage()
|
/frameworks/base/services/ |
D | art-profile | 4913 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/ |
D | current.txt | 11760 method public String toDebugString();
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 8217 method public java.lang.String toDebugString();
|