Searched refs:getDebugName (Results 1 – 6 of 6) sorted by relevance
340 public @NonNull String getDebugName() { in getDebugName() method in ApkAssets421 return "ApkAssets{path=" + getDebugName() + "}"; in toString()446 pw.println(prefix + "debugName=" + getDebugName()); in dump()
119 public @Nullable String getDebugName() { in getDebugName() method in RemoteTransition
156 return "OneShotRemoteHandler:" + mRemote.getDebugName() + ":" in toString()
216 Log.d(TAG, " " + a.getDebugName()); in dumpAssetPaths()
4927 HSPLandroid/content/res/ApkAssets;->getDebugName()Ljava/lang/String;
4930 HSPLandroid/content/res/ApkAssets;->getDebugName()Ljava/lang/String;