Home
last modified time | relevance | path

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

12

/frameworks/base/startop/apps/ColorChanging/app/src/main/java/com/android/startop/colorchanging/
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()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardService.java148 Trace.beginSection("KeyguardService.mBinder#startKeyguardExitAnimation");
198 Trace.beginSection("KeyguardService.mBinder#verifyUnlock");
206 Trace.beginSection("KeyguardService.mBinder#setOccluded");
253 Trace.beginSection("KeyguardService.mBinder#onStartedWakingUp");
263 Trace.beginSection("KeyguardService.mBinder#onFinishedWakingUp");
271 Trace.beginSection("KeyguardService.mBinder#onScreenTurningOn");
280 Trace.beginSection("KeyguardService.mBinder#onScreenTurnedOn");
308 Trace.beginSection("KeyguardService.mBinder#onSystemReady");
345 Trace.beginSection("KeyguardService.mBinder#startKeyguardExitAnimation");
DKeyguardViewMediator.java701 Trace.beginSection("KeyguardViewMediator.mViewMediatorCallback#keyguardDoneDrawing");
713 Trace.beginSection("KeyguardViewMediator.mViewMediatorCallback#keyguardDonePending");
732 Trace.beginSection("KeyguardViewMediator.mViewMediatorCallback#keyguardGone");
741 Trace.beginSection("KeyguardViewMediator.mViewMediatorCallback#readyForKeyguardDone");
1220 Trace.beginSection("KeyguardViewMediator#onStartedWakingUp"); in onStartedWakingUp()
1240 Trace.beginSection("KeyguardViewMediator#onScreenTurningOn"); in onScreenTurningOn()
1246 Trace.beginSection("KeyguardViewMediator#onScreenTurnedOn"); in onScreenTurnedOn()
1365 Trace.beginSection("KeyguardViewMediator#verifyUnlock"); in verifyUnlock()
1430 Trace.beginSection("KeyguardViewMediator#setOccluded"); in setOccluded()
1450 Trace.beginSection("KeyguardViewMediator#handleSetOccluded"); in handleSetOccluded()
[all …]
/frameworks/base/tests/TouchLatency/app/src/main/java/com/prefabulated/touchlatency/
DTouchLatencyActivity.java50 Trace.beginSection("TouchLatencyView constructor"); in TouchLatencyView()
85 Trace.beginSection("TouchLatencyView onTouch"); in onTouch()
102 Trace.beginSection("TouchLatencyView drawTouch"); in drawTouch()
138 Trace.beginSection("TouchLatencyView drawBall"); in drawBall()
197 Trace.beginSection("TouchLatencyView onDraw"); in onDraw()
207 Trace.beginSection("TouchLatencyView changeMode"); in changeMode()
236 Trace.beginSection("TouchLatencyActivity onCreate"); in onCreate()
259 Trace.beginSection("TouchLatencyActivity onCreateOptionsMenu"); in onCreateOptionsMenu()
293 Trace.beginSection("TouchLatencyActivity onOptionsItemSelected"); in onOptionsItemSelected()
/frameworks/opt/bitmap/src/com/android/bitmap/
DDecodeTask.java126 Trace.beginSection("create fd"); in decode()
143 Trace.beginSection("poll for reusable bitmap"); in decode()
152 Trace.beginSection("get bytesize"); in decode()
161 Trace.beginSection("get orientation"); in decode()
167 Trace.beginSection("create orientation fd and stream"); in decode()
210 Trace.beginSection("decodeBounds"); in decode()
263 Trace.beginSection("create reusable bitmap"); in decode()
306 Trace.beginSection("decodeCropped" + mOpts.inSampleSize); in decode()
374 Trace.beginSection("decode" + mOpts.inSampleSize); in decode()
472 Trace.beginSection("create stream"); in reset()
DContiguousFIFOAggregator.java99 Trace.beginSection("pool expect"); in expect()
135 Trace.beginSection("pool forget"); in forget()
166 Trace.beginSection("pool execute"); in execute()
194 Trace.beginSection("pool maybeExecuteNow loop"); in maybeExecuteNow()
DUnrefedPooledCache.java73 Trace.beginSection("cache get"); in get()
89 Trace.beginSection("cache put"); in put()
111 Trace.beginSection("pool offer"); in offer()
122 Trace.beginSection("pool poll"); in poll()
DUnrefedBitmapCache.java91 Trace.beginSection("sleep"); in poll()
/frameworks/opt/bitmap/src/com/android/bitmap/util/
DInputStreamBuffer.java130 Trace.beginSection("get"); in get()
160 Trace.beginSection("has"); in has()
188 Trace.beginSection("advance to"); in advanceTo()
262 Trace.beginSection("fill"); in fill()
339 Trace.beginSection("to debug string"); in toDebugString()
DTrace.java33 public static void beginSection(String tag) { in beginSection() method in Trace
35 android.os.Trace.beginSection(tag); in beginSection()
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
DInputStreamBuffer.java130 Trace.beginSection("get"); in get()
160 Trace.beginSection("has"); in has()
188 Trace.beginSection("advance to"); in advanceTo()
262 Trace.beginSection("fill"); in fill()
339 Trace.beginSection("to debug string"); in toDebugString()
DTrace.java33 public static void beginSection(String tag) { in beginSection() method in Trace
35 android.os.Trace.beginSection(tag); in beginSection()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java317 Trace.beginSection("BiometricUnlockController#onBiometricAcquired"); in onBiometricAcquired()
329 Trace.beginSection("acquiring wake-and-unlock"); in onBiometricAcquired()
350 Trace.beginSection("BiometricUnlockController#onBiometricAuthenticated"); in onBiometricAuthenticated()
407 Trace.beginSection("release wake-and-unlock"); in startWakeAndUnlock()
418 Trace.beginSection("MODE_DISMISS_BOUNCER or MODE_UNLOCK_FADING"); in startWakeAndUnlock()
424 Trace.beginSection("MODE_UNLOCK_COLLAPSING"); in startWakeAndUnlock()
435 Trace.beginSection("MODE_SHOW_BOUNCER"); in startWakeAndUnlock()
447 Trace.beginSection("MODE_WAKE_AND_UNLOCK_PULSING"); in startWakeAndUnlock()
451 Trace.beginSection("MODE_WAKE_AND_UNLOCK"); in startWakeAndUnlock()
453 Trace.beginSection("MODE_WAKE_AND_UNLOCK_FROM_DREAM"); in startWakeAndUnlock()
[all …]
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/utilities/
DAppTrace.java56 public static void beginSection(String key) { in beginSection() method in AppTrace
57 android.os.Trace.beginSection(key); in beginSection()
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DBasicBitmapDrawable.java175 Trace.beginSection("bind"); in bind()
205 Trace.beginSection("unbind"); in unbind()
217 Trace.beginSection("set image"); in setImage()
218 Trace.beginSection("release reference"); in setImage()
315 Trace.beginSection("decode"); in decode()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyguardStateControllerImpl.java177 Trace.beginSection("KeyguardStateController#notifyKeyguardChanged"); in notifyKeyguardChanged()
184 Trace.beginSection("KeyguardStateController#notifyUnlockedChanged"); in notifyUnlockedChanged()
216 Trace.beginSection("KeyguardStateController#update"); in update()
393 Trace.beginSection("KeyguardUpdateMonitorCallback#onBiometricAuthenticated"); in onBiometricAuthenticated()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DImageExporter.java246 Trace.beginSection("ImageExporter_execute");
301 Trace.beginSection("ImageExporter_createEntry");
317 Trace.beginSection("ImageExporter_writeImage");
335 Trace.beginSection("ImageExporter_writeExif");
365 Trace.beginSection("ImageExporter_publishEntry");
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DImageWallpaper.java350 Trace.beginSection("ImageWallpaper#preRender"); in preRender()
386 Trace.beginSection("ImageWallpaper#requestRender"); in requestRender()
410 Trace.beginSection("ImageWallpaper#postRender"); in postRender()
427 Trace.beginSection("ImageWallpaper#finishRendering"); in finishRendering()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
DKeyButtonRipple.java273 Trace.beginSection("KeyButtonRipple.endAnim: reason=" + reason + " cancel=" + cancel); in endAnimations()
484 Trace.beginSection("KeyButtonRipple.start." + mName); in onAnimationStart()
490 Trace.beginSection("KeyButtonRipple.cancel." + mName); in onAnimationCancel()
496 Trace.beginSection("KeyButtonRipple.end." + mName); in onAnimationEnd()
/frameworks/base/startop/apps/test/src/
DLayoutInflationActivity.java34 Trace.beginSection("inflate layout: " + layoutName); in onCreate()
/frameworks/ex/camera2/public/src/com/android/ex/camera2/utils/
DSysTrace.java65 public static void beginSection(String sectionName) { in beginSection() method in SysTrace
/frameworks/base/tests/UiBench/src/com/android/test/uibench/
DSlowBindRecyclerViewActivity.java47 Trace.beginSection("bind item " + position); in createAdapter()
/frameworks/base/apct-tests/perftests/core/src/android/os/
DTracePerfTest.java66 Trace.beginSection("testBeginEndSection"); in testBeginEndSection()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSliceViewController.java197 Trace.beginSection("KeyguardSliceViewController#refresh"); in refresh()
224 Trace.beginSection("KeyguardSliceViewController#showSlice"); in showSlice()
/frameworks/base/core/java/com/android/internal/widget/
DGapWorker.java309 Trace.beginSection(RecyclerView.TRACE_NESTED_PREFETCH_TAG); in prefetchInnerRecyclerViewWithDeadline()
351 Trace.beginSection(RecyclerView.TRACE_PREFETCH_TAG); in run()

12