Home
last modified time | relevance | path

Searched refs:beginSection (Results 1 – 25 of 97) sorted by relevance

1234

/aosp14/frameworks/base/startop/apps/ColorChanging/app/src/main/java/com/android/startop/colorchanging/
H A DMainActivity.java34 Trace.beginSection("gray"); in onCreate()
40 Trace.beginSection("red"); in goRed()
46 Trace.beginSection("orange"); in goOrange()
52 Trace.beginSection("yellow"); in goYellow()
58 Trace.beginSection("green"); in goGreen()
64 Trace.beginSection("blue"); in goBlue()
70 Trace.beginSection("indigo"); in goIndigo()
76 Trace.beginSection("violet"); in goViolet()
82 Trace.beginSection("cyan"); in goCyan()
88 Trace.beginSection("black"); in goBlack()
/aosp14/frameworks/base/tests/TouchLatency/app/src/main/java/com/prefabulated/touchlatency/
H A DTouchLatencyView.java43 Trace.beginSection("TouchLatencyView constructor"); in TouchLatencyView()
78 Trace.beginSection("TouchLatencyView onTouch"); in onTouch()
95 Trace.beginSection("TouchLatencyView drawTouch"); in drawTouch()
131 Trace.beginSection("TouchLatencyView drawBall"); in drawBall()
190 Trace.beginSection("TouchLatencyView onDraw"); in onDraw()
200 Trace.beginSection("TouchLatencyView changeMode"); in changeMode()
H A DTouchLatencyActivity.java80 Trace.beginSection("TouchLatencyActivity onCreate"); in onCreate()
110 Trace.beginSection("TouchLatencyActivity onCreateOptionsMenu"); in onCreateOptionsMenu()
188 Trace.beginSection("TouchLatencyActivity onOptionsItemSelected"); in onOptionsItemSelected()
/aosp14/frameworks/base/packages/SystemUI/log/src/com/android/systemui/log/
H A DLogcatEchoTrackerDebug.kt56 Trace.beginSection("LogcatEchoTrackerDebug#clearCache")
62 Trace.beginSection("LogcatEchoTrackerDebug#attach")
109 Trace.beginSection("LogcatEchoTrackerDebug#readSetting")
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DBiometricUnlockController.java367 Trace.beginSection("BiometricUnlockController#onBiometricAcquired"); in onBiometricAcquired()
379 Trace.beginSection("acquiring wake-and-unlock"); in onBiometricAcquired()
392 Trace.beginSection("BiometricUnlockController#onBiometricDetected"); in onBiometricDetected()
403 Trace.beginSection("BiometricUnlockController#onBiometricUnlocked"); in onBiometricAuthenticated()
471 Trace.beginSection("release wake-and-unlock"); in startWakeAndUnlock()
485 Trace.beginSection("MODE_DISMISS_BOUNCER"); in startWakeAndUnlock()
491 Trace.beginSection("MODE_UNLOCK_COLLAPSING"); in startWakeAndUnlock()
497 Trace.beginSection("MODE_SHOW_BOUNCER"); in startWakeAndUnlock()
505 Trace.beginSection("MODE_WAKE_AND_UNLOCK_PULSING"); in startWakeAndUnlock()
509 Trace.beginSection("MODE_WAKE_AND_UNLOCK"); in startWakeAndUnlock()
[all …]
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilder.java399 Trace.beginSection("ShadeListBuilder.buildList"); in buildList()
467 Trace.beginSection("ShadeListBuilder.onRenderList"); in buildList()
473 Trace.beginSection("ShadeListBuilder.logEndBuildList"); in buildList()
481 Trace.beginSection("ShadeListBuilder.logFinalList"); in buildList()
500 Trace.beginSection(section.getLabel()); in notifySectionEntriesUpdated()
543 Trace.beginSection("ShadeListBuilder.filterNotifs"); in filterNotifs()
579 Trace.beginSection("ShadeListBuilder.groupNotifs"); in groupNotifs()
705 Trace.beginSection("ShadeListBuilder.promoteNotifs"); in promoteNotifs()
980 Trace.beginSection("ShadeListBuilder.assignSections"); in assignSections()
1085 Trace.beginSection("ShadeListBuilder.freeEmptyGroups"); in freeEmptyGroups()
[all …]
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/
H A DTraceUtilsTest.kt61 android.os.Trace.beginSection(SECTION_NAME_THATS_TOO_LONG)
73 androidx.tracing.Trace.beginSection(SECTION_NAME_THATS_TOO_LONG)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsDisplayMode.kt54 Trace.beginSection("UdfpsDisplayMode.enable")
83 Trace.beginSection("UdfpsDisplayMode.disable")
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardService.java410 Trace.beginSection("KeyguardService.mBinder#verifyUnlock");
421 Trace.beginSection("KeyguardService.mBinder#setOccluded");
476 Trace.beginSection("KeyguardService.mBinder#onStartedWakingUp");
487 Trace.beginSection("KeyguardService.mBinder#onFinishedWakingUp");
496 Trace.beginSection("KeyguardService.mBinder#onScreenTurningOn");
531 Trace.beginSection("KeyguardService.mBinder#onScreenTurnedOn");
564 Trace.beginSection("KeyguardService.mBinder#onSystemReady");
607 Trace.beginSection("KeyguardService.mBinder#startKeyguardExitAnimation");
H A DKeyguardViewMediator.java1875 Trace.beginSection("KeyguardViewMediator#onStartedWakingUp");
2009 Trace.beginSection("KeyguardViewMediator#verifyUnlock");
2073 Trace.beginSection("KeyguardViewMediator#setOccluded");
2109 Trace.beginSection("KeyguardViewMediator#handleSetOccluded");
2348 Trace.beginSection("KeyguardViewMediator#hideLocked");
2500 Trace.beginSection(
2536 Trace.beginSection(
2554 Trace.beginSection(
2600 Trace.beginSection("KeyguardViewMediator#handleKeyguardDone");
2727 Trace.beginSection("KeyguardViewMediator#handleShow");
[all …]
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTransitionTracer.java171 Trace.beginSection("TransitionTracer#dumpTransitionTargetsToProto"); in dumpTransitionTargetsToProto()
218 Trace.beginSection("TransitionTracer#startTrace"); in startTrace()
246 Trace.beginSection("TransitionTracer#stopTrace"); in stopTrace()
267 Trace.beginSection("TransitionTracer#saveForBugreport"); in saveForBugreport()
280 Trace.beginSection("TransitionTracer#writeTraceToFileLocked"); in writeTraceToFileLocked()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/log/table/
H A DTableLogBuffer.kt213 Trace.beginSection("TableLogBuffer#logChange(string)")
227 Trace.beginSection("TableLogBuffer#logChange(boolean)")
241 Trace.beginSection("TableLogBuffer#logChange(int)")
282 Trace.beginSection("TableLogBuffer#saveEvictedValue")
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/database/
H A DSQLiteDatabasePerfTest.java284 android.os.Trace.beginSection(traceTag);
352 android.os.Trace.beginSection(traceTag);
414 android.os.Trace.beginSection(traceTag);
440 android.os.Trace.beginSection("ReadDatabase");
459 android.os.Trace.beginSection("ReadDatabase");
482 android.os.Trace.beginSection("UpdateDatabase");
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DImageExporter.java235 Trace.beginSection("ImageExporter_execute");
291 Trace.beginSection("ImageExporter_createEntry");
311 Trace.beginSection("ImageExporter_writeImage");
329 Trace.beginSection("ImageExporter_writeExif");
359 Trace.beginSection("ImageExporter_publishEntry");
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardStateControllerImpl.java207 Trace.beginSection("KeyguardStateController#notifyKeyguardChanged"); in notifyKeyguardChanged()
219 Trace.beginSection("KeyguardStateController#notifyUnlockedChanged"); in notifyUnlockedChanged()
252 Trace.beginSection("KeyguardStateController#update"); in update()
456 Trace.beginSection("KeyguardUpdateMonitorCallback#onBiometricAuthenticated"); in onBiometricAuthenticated()
/aosp14/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java1518 Trace.beginSection("WPMS.Engine.onCreate"); in attach()
1525 Trace.beginSection("WPMS.Engine.updateSurface"); in attach()
2464 Trace.beginSection("WPMS.mConnection.engineShown"); in reportShown()
2512 Trace.beginSection("WPMS.onCreateEngine"); in doAttachEngine()
2530 Trace.beginSection("WPMS.engine.attach"); in doAttachEngine()
2569 Trace.beginSection("WPMS.DO_ATTACH"); in executeMessage()
2575 Trace.beginSection("WPMS.DO_DETACH"); in executeMessage()
2661 Trace.beginSection("WPMS.MSG_REPORT_SHOWN"); in executeMessage()
2723 Trace.beginSection("WPMS.ServiceWrapper.attach"); in attach()
2755 Trace.beginSection("WPMS.onCreate"); in onCreate()
[all …]
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DTracer.java180 Trace.beginSection("Tracer#startTrace"); in startTrace()
208 Trace.beginSection("Tracer#stopTrace"); in stopTrace()
229 Trace.beginSection("TransitionTracer#saveForBugreport"); in saveForBugreport()
238 Trace.beginSection("TransitionTracer#writeTraceToFileLocked"); in writeTraceToFileLocked()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallpapers/
H A DImageWallpaper.java167 Trace.beginSection("ImageWallpaper.CanvasEngine#onCreate"); in onCreate()
264 Trace.beginSection("ImageWallpaper.CanvasEngine#drawFrame"); in drawFrameOnCanvas()
309 Trace.beginSection("ImageWallpaper.CanvasEngine#unloadBitmap"); in unloadBitmapInternal()
322 Trace.beginSection("ImageWallpaper.CanvasEngine#loadWallpaper"); in loadWallpaperAndDrawFrameInternal()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DHybridGroupManager.java61 Trace.beginSection("HybridGroupManager#inflateHybridView"); in inflateHybridView()
98 Trace.beginSection("HybridGroupManager#bindFromNotification"); in bindFromNotification()
/aosp14/frameworks/base/core/java/android/inputmethodservice/navigationbar/
H A DKeyButtonRipple.java288 Trace.beginSection("KeyButtonRipple.endAnim: reason=" + reason + " cancel=" + cancel); in endAnimations()
499 Trace.beginSection("KeyButtonRipple.start." + mName); in onAnimationStart()
505 Trace.beginSection("KeyButtonRipple.cancel." + mName); in onAnimationCancel()
511 Trace.beginSection("KeyButtonRipple.end." + mName); in onAnimationEnd()
/aosp14/frameworks/base/startop/apps/test/src/
H A DLayoutInflationActivity.java34 Trace.beginSection("inflate layout: " + layoutName); in onCreate()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DImageFloatingTextView.java74 Trace.beginSection("ImageFloatingTextView#makeSingleLayout"); in makeSingleLayout()
144 Trace.beginSection("ImageFloatingTextView#onMeasure"); in onMeasure()
/aosp14/frameworks/base/tests/UiBench/src/com/android/test/uibench/
H A DSlowBindRecyclerViewActivity.java47 Trace.beginSection("bind item " + position); in createAdapter()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
H A DKeyguardBlueprintViewBinder.kt39 Trace.beginSection("KeyguardBlueprintController#applyBlueprint")
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dump/
H A DDumpsysTableLogger.kt87 Trace.beginSection("DumpsysTableLogger#printTableData")

1234