/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/ |
D | IPv6TetheringCoordinator.java | 124 Log.d(TAG, "updateUpstreamNetworkState: " + toDebugString(ns)); in updateUpstreamNetworkState() 158 mLog.log("setUpstreamNetworkState: " + toDebugString(mUpstreamNetworkState)); in setUpstreamNetworkState() 318 private static String toDebugString(UpstreamNetworkState ns) { in toDebugString() method in IPv6TetheringCoordinator
|
/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/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/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/base/services/core/java/com/android/server/accounts/ |
D | AccountManagerService.java | 1676 protected String toDebugString(long now) { in copyAccountToUser() method 1677 return super.toDebugString(now) + ", getAccountCredentialsForClone" in copyAccountToUser() 1756 protected String toDebugString(long now) { in completeCloningAccount() method 1757 return super.toDebugString(now) + ", getAccountCredentialsForClone" in completeCloningAccount() 1974 protected String toDebugString(long now) { in toDebugString() method in AccountManagerService.TestFeaturesSession 1975 return super.toDebugString(now) + ", hasFeatures" in toDebugString() 2265 protected String toDebugString(long now) { in toDebugString() method in AccountManagerService.RemoveAccountSession 2266 return super.toDebugString(now) + ", removeAccount" in toDebugString() 2771 protected String toDebugString(long now) { in getAuthTokenLabel() method 2772 return super.toDebugString(now) + ", getAuthTokenLabel" in getAuthTokenLabel() [all …]
|
/frameworks/base/services/tests/servicestests/src/com/android/server/power/batterysaver/ |
D | BatterySavingStatsTest.java | 89 String toDebugString() { in toDebugString() method in BatterySavingStatsTest.BatterySavingStatsTestable 228 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/opt/setupwizard/tools/docs/ |
D | android-22.txt | 8217 method public java.lang.String toDebugString();
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 10918 method public String toDebugString();
|
/frameworks/base/api/ |
D | current.txt | 10918 method public String toDebugString();
|