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.java120 Log.d(TAG, "updateUpstreamNetworkState: " + toDebugString(ns));
157 mLog.log("setUpstreamNetworkState: " + toDebugString(mUpstreamNetworkState));
269 (outcome ? "available" : "not available"), toDebugString(ns)));
363 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.java1624 protected String toDebugString(long now) {
1625 return super.toDebugString(now) + ", getAccountCredentialsForClone"
1704 protected String toDebugString(long now) {
1705 return super.toDebugString(now) + ", getAccountCredentialsForClone"
1921 protected String toDebugString(long now) { method in class:AccountManagerService.TestFeaturesSession
1922 return super.toDebugString(now) + ", hasFeatures"
2211 protected String toDebugString(long now) { method in class:AccountManagerService.RemoveAccountSession
2212 return super.toDebugString(now) + ", removeAccount"
2718 protected String toDebugString(long now) {
2719 return super.toDebugString(no
4141 protected String toDebugString(long now) { method in class:AccountManagerService.GetAccountsByTypeAndFeatureSession
4758 protected String toDebugString() { method in class:AccountManagerService.Session
4762 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 301 milliseconds