Home
last modified time | relevance | path

Searched refs:identityHashCode (Results 1 – 25 of 188) sorted by relevance

12345678

/frameworks/base/core/tests/coretests/src/android/app/activity/
DTestedScreen.java41 + Integer.toHexString(System.identityHashCode(this)) + ": " + getIntent()); in onCreate()
48 + Integer.toHexString(System.identityHashCode(this)) + ": " + getIntent()); in onCreate()
54 + Integer.toHexString(System.identityHashCode(this)) + ": " + getIntent()); in onCreate()
70 + Integer.toHexString(System.identityHashCode(this)) + ": " + getIntent()); in onResume()
87 + Integer.toHexString(System.identityHashCode(this)) + ": " + getIntent()); in onStop()
103 + Integer.toHexString(System.identityHashCode(this)) + ": " + getIntent());
120 + Integer.toHexString(System.identityHashCode(this)) + ": " + getIntent()); in queueIdle()
DLaunchpadActivity.java173 + Integer.toHexString(System.identityHashCode(this)) + ": " + getIntent()); in onCreate()
204 + Integer.toHexString(System.identityHashCode(this)) + ": " + getIntent()); in onStart()
219 + Integer.toHexString(System.identityHashCode(this)) + ": " + getIntent()); in onResume()
326 + Integer.toHexString(System.identityHashCode(this)) + ": " + getIntent()); in onPause()
334 + Integer.toHexString(System.identityHashCode(this)) + ": " + getIntent()); in onStop()
367 + Integer.toHexString(System.identityHashCode(this)) + ": " + getIntent()); in onDestroy()
/frameworks/base/services/core/java/com/android/server/am/
DReceiverList.java63 return System.identityHashCode(this); in hashCode()
100 proto.write(ReceiverListProto.HEX_HASH, Integer.toHexString(System.identityHashCode(this))); in dumpDebug()
127 pw.print(Integer.toHexString(System.identityHashCode(bf))); in dump()
139 sb.append(Integer.toHexString(System.identityHashCode(this))); in toString()
149 sb.append(Integer.toHexString(System.identityHashCode(receiver.asBinder()))); in toString()
DAppBindRecord.java64 + Integer.toHexString(System.identityHashCode(this)) in toString()
76 Integer.toHexString(System.identityHashCode(conn))); in dumpDebug()
DBroadcastFilter.java76 … proto.write(BroadcastFilterProto.HEX_HASH, Integer.toHexString(System.identityHashCode(this))); in dumpDebug()
108 sb.append(Integer.toHexString(System.identityHashCode(this))); in toString()
DIntentBindRecord.java69 pw.print(Integer.toHexString(System.identityHashCode(a))); in dumpInService()
97 sb.append(Integer.toHexString(System.identityHashCode(this))); in toString()
DConnectionRecord.java215 sb.append(Integer.toHexString(System.identityHashCode(this))); in toString()
281 sb.append(Integer.toHexString(System.identityHashCode(conn.asBinder()))); in toString()
291 Integer.toHexString(System.identityHashCode(this))); in dumpDebug()
DBackupRecord.java52 .append(Integer.toHexString(System.identityHashCode(this))) in toString()
/frameworks/base/services/core/java/com/android/server/pm/
DInstallingSession.java182 return "InstallingSession{" + Integer.toHexString(System.identityHashCode(this)) in toString()
447 setTraceMethod("installStage").setTraceCookie(System.identityHashCode(this)); in installStage()
449 System.identityHashCode(this)); in installStage()
451 System.identityHashCode(this)); in installStage()
459 setTraceMethod("installStageMultiPackage").setTraceCookie(System.identityHashCode( in installStage()
463 System.identityHashCode(installingSession)); in installStage()
465 System.identityHashCode(installingSession)); in installStage()
470 setTraceMethod("movePackage").setTraceCookie(System.identityHashCode(this)); in movePackage()
472 System.identityHashCode(this)); in movePackage()
474 System.identityHashCode(this)); in movePackage()
[all …]
DMultiPackageVerifyingSession.java66 System.identityHashCode(this)); in start()
102 return "MultiPackageVerifyingSession{" + Integer.toHexString(System.identityHashCode(this)) in toString()
/frameworks/base/core/java/android/view/
DSurfaceView.java484 Log.d(TAG, System.identityHashCode(this) in setAlpha()
525 if (DEBUG) Log.i(TAG, System.identityHashCode(this) + " Detaching SV"); in onDetachedFromWindow()
961 if (DEBUG) Log.i(TAG, System.identityHashCode(this) + " " in performSurfaceTransaction()
1044 System.identityHashCode(this), in performSurfaceTransaction()
1094 Log.d(TAG, System.identityHashCode(this) + " updateSurface: has no frame"); in updateSurface()
1144 if (DEBUG) Log.i(TAG, System.identityHashCode(this) + " " in updateSurface()
1236 if (DEBUG) Log.i(TAG, System.identityHashCode(this) + " " in updateSurface()
1245 if (DEBUG) Log.i(TAG, System.identityHashCode(this) + " " in updateSurface()
1257 Log.i(TAG, System.identityHashCode(this) + " surfaceRedrawNeeded"); in updateSurface()
1492 Log.i(TAG, System.identityHashCode(this) + " " in onDrawFinished()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
DWeakIdentityHashMap.java76 mHashCode = System.identityHashCode(key); in CmpWeakReference()
81 mHashCode = System.identityHashCode(key); in CmpWeakReference()
/frameworks/base/services/core/java/com/android/server/
DWatchdogDiagnostics.java38 System.identityHashCode(blockedOn), blockedOn.getClass().getName()); in getBlockedOnString()
42 return String.format("- locked <0x%08x> (a %s)", System.identityHashCode(heldLock), in getLockedString()
DLockGuard.java98 info.label = "0x" + Integer.toHexString(System.identityHashCode(lock)) + " [" in findOrCreateLockInfo()
219 return "0x" + Integer.toHexString(System.identityHashCode(lock)); in lockToString()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBatteryControllerLogger.kt37 { int1 = System.identityHashCode(controller) }, in logBatteryControllerInstance()
47 int1 = System.identityHashCode(controller) in logBatteryControllerInit()
/frameworks/base/core/java/android/content/pm/
DFeatureInfo.java94 + Integer.toHexString(System.identityHashCode(this)) in toString()
98 + Integer.toHexString(System.identityHashCode(this)) in toString()
/frameworks/base/core/java/android/window/
DSystemPerformanceHinter.java129 System.identityHashCode(this)); in asyncTraceBegin()
137 Trace.asyncTraceForTrackEnd(mTraceTag, TAG, System.identityHashCode(this)); in asyncTraceEnd()
390 flag ^ System.identityHashCode(this)); in asyncTraceBegin()
394 Trace.asyncTraceForTrackEnd(mTraceTag, TAG, flag ^ System.identityHashCode(this)); in asyncTraceEnd()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTestExecutorService.java188 Log.i(TAG, "schedule: runnable=" + System.identityHashCode(command) + ", time=" in schedule()
244 Log.i(TAG, "advanceTime: runningRunnable=" + System.identityHashCode(r)); in advanceTime()
271 Log.i(TAG, "cancelRunnable: runnable=" + System.identityHashCode(r)); in cancelRunnable()
/frameworks/base/services/core/java/com/android/server/wm/
DActivitySnapshotCache.java32 final int hasCode = System.identityHashCode(ar); in putSnapshot()
DStartingData.java114 + Integer.toHexString(System.identityHashCode(this)) in toString()
/frameworks/base/core/tests/coretests/src/com/android/internal/app/
DFakeResolverComparatorModel.java58 + System.identityHashCode(this)); in notifyOnTargetSelected()
/frameworks/base/core/java/android/util/
DArraySet.java302 public ArraySet(int capacity, boolean identityHashCode) { in ArraySet() argument
303 mIdentityHashCode = identityHashCode; in ArraySet()
404 : indexOf(key, mIdentityHashCode ? System.identityHashCode(key) : key.hashCode()); in indexOf()
463 hash = mIdentityHashCode ? System.identityHashCode(value) : value.hashCode(); in add()
521 : (mIdentityHashCode ? System.identityHashCode(value) : value.hashCode()); in append()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DClientState.java51 System.identityHashCode(this)) + " mUid=" + mUid in toString()
/frameworks/base/services/core/java/com/android/server/utils/
DWatchedArraySet.java144 public WatchedArraySet(int capacity, boolean identityHashCode) { in WatchedArraySet() argument
145 mStorage = new ArraySet<E>(capacity, identityHashCode); in WatchedArraySet()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationMemoryViewWalker.kt150 val drawableRef = System.identityHashCode(drawable) in <lambda>()
188 val ref = System.identityHashCode(it) in <lambda>()

12345678