Searched refs:toDebugString (Results 1 - 10 of 10) 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/base/services/core/java/com/android/server/connectivity/tethering/
H A DIPv6TetheringCoordinator.java75 Log.d(TAG, "updateUpstreamNetworkState: " + toDebugString(ns));
113 Log.d(TAG, "setUpstreamNetworkState: " + toDebugString(mUpstreamNetworkState));
209 (outcome ? "available" : "not available"), toDebugString(ns)));
266 private static String toDebugString(NetworkState ns) { method in class:IPv6TetheringCoordinator
/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/core/java/android/content/
H A DSyncResult.java284 public String toDebugString() { method in class:SyncResult
/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountManagerService.java1152 protected String toDebugString(long now) {
1153 return super.toDebugString(now) + ", getAccountCredentialsForClone"
1245 protected String toDebugString(long now) {
1246 return super.toDebugString(now) + ", getAccountCredentialsForClone"
1473 protected String toDebugString(long now) { method in class:AccountManagerService.TestFeaturesSession
1474 return super.toDebugString(now) + ", hasFeatures"
1753 protected String toDebugString(long now) { method in class:AccountManagerService.RemoveAccountSession
1754 return super.toDebugString(now) + ", removeAccount"
2277 protected String toDebugString(long now) {
2278 return super.toDebugString(no
3691 protected String toDebugString(long now) { method in class:AccountManagerService.GetAccountsByTypeAndFeatureSession
4230 protected String toDebugString() { method in class:AccountManagerService.Session
4234 protected String toDebugString(long now) { method in class:AccountManagerService.Session
[all...]
/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 399 milliseconds