Home
last modified time | relevance | path

Searched refs:checkTime (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DContentProviderHelper.java189 checkTime(startTime, "getContentProviderImpl: getProviderByName"); in getContentProviderImpl()
301 checkTime(startTime, "getContentProviderImpl: before updateOomAdj"); in getContentProviderImpl()
315 checkTime(startTime, "getContentProviderImpl: after updateOomAdj"); in getContentProviderImpl()
380 checkTime(startTime, "getContentProviderImpl: got app info for user"); in getContentProviderImpl()
415 checkTime(startTime, "getContentProviderImpl: after getProviderByClass"); in getContentProviderImpl()
493 checkTime(startTime, in getContentProviderImpl()
563 checkTime(startTime, "getContentProviderImpl: updating data structures"); in getContentProviderImpl()
578 checkTime(startTime, "getContentProviderImpl: done!"); in getContentProviderImpl()
1451 checkTime(startTime, "getContentProviderImpl: before updateLruProcess"); in incProviderCountLocked()
1453 checkTime(startTime, "getContentProviderImpl: after updateLruProcess"); in incProviderCountLocked()
[all …]
H A DActivityManagerService.java4685 checkTime(startTime, "attachApplicationLocked: before bindApplication"); in attachApplicationLocked()
4775 checkTime(startTime, "attachApplicationLocked: immediately before bindApplication"); in attachApplicationLocked()
4834 checkTime(startTime, "attachApplicationLocked: immediately after bindApplication"); in attachApplicationLocked()
4839 checkTime(startTime, "attachApplicationLocked: after updateLruProcessLocked"); in attachApplicationLocked()
4842 checkTime(startTime, "attachApplicationLocked: after updateOomAdjLocked"); in attachApplicationLocked()
4937 checkTime(startTime, "finishAttachApplicationInner: " in finishAttachApplicationInner()
4951 checkTime(startTime, "finishAttachApplicationInner: " in finishAttachApplicationInner()
4989 checkTime(startTime, "finishAttachApplicationInner: after updateOomAdjLocked"); in finishAttachApplicationInner()
5048 void checkTime(long startTime, String where) { in checkTime() method in ActivityManagerService
/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DPowerManagerService.java2849 long checkTime = wakeLock.mAcquireTime + MIN_LONG_WAKE_CHECK_INTERVAL;
2850 if (checkTime < nextCheckTime) {
2851 nextCheckTime = checkTime;
/aosp14/frameworks/base/services/
H A Dart-profile-boot632 Lcom/android/server/am/ActivityManagerService;->checkTime(JLjava/lang/String;)V
H A Dart-profile1743 HSPLcom/android/server/am/ContentProviderHelper;->checkTime(JLjava/lang/String;)V+]Ljava/lang/Strin…