Searched refs:beginSection (Results 1 - 25 of 26) sorted by relevance

12

/frameworks/support/compat/jellybean-mr2/android/support/v4/os/
H A DTraceJellybeanMR2.java19 public static void beginSection(String section) { method in class:TraceJellybeanMR2
20 Trace.beginSection(section);
/frameworks/support/v17/leanback/jbmr2/android/support/v17/leanback/os/
H A DTraceHelperJbmr2.java22 public static void beginSection(String section) { method in class:TraceHelperJbmr2
23 Trace.beginSection(section);
/frameworks/support/v17/leanback/src/android/support/v17/leanback/os/
H A DTraceHelper.java35 void beginSection(String section); method in interface:TraceHelper.TraceHelperVersionImpl
44 public void beginSection(String section) { method in class:TraceHelper.TraceHelperStubImpl
57 public void beginSection(String section) { method in class:TraceHelper.TraceHelperJbmr2Impl
58 TraceHelperJbmr2.beginSection(section);
78 public static void beginSection(String section) { method in class:TraceHelper
79 sImpl.beginSection(section);
/frameworks/support/compat/java/android/support/v4/os/
H A DTraceCompat.java42 public static void beginSection(String sectionName) { method in class:TraceCompat
44 TraceJellybeanMR2.beginSection(sectionName);
50 * be preceeded by a corresponding call to {@link #beginSection(String)}. Calling this method
52 * ensure that beginSection / endSection pairs are properly nested and called from the same
/frameworks/opt/bitmap/src/com/android/bitmap/util/
H A DTrace.java31 * @see android.os.Trace#beginSection(String)
33 public static void beginSection(String tag) { method in class:Trace
35 android.os.Trace.beginSection(tag);
H A DInputStreamBuffer.java130 Trace.beginSection("get");
160 Trace.beginSection("has");
188 Trace.beginSection("advance to");
262 Trace.beginSection("fill");
339 Trace.beginSection("to debug string");
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
H A DTrace.java31 * @see android.os.Trace#beginSection(String)
33 public static void beginSection(String tag) { method in class:Trace
35 android.os.Trace.beginSection(tag);
H A DInputStreamBuffer.java130 Trace.beginSection("get");
160 Trace.beginSection("has");
188 Trace.beginSection("advance to");
262 Trace.beginSection("fill");
339 Trace.beginSection("to debug string");
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardService.java77 Trace.beginSection("KeyguardService.mBinder#verifyUnlock");
85 Trace.beginSection("KeyguardService.mBinder#keyguardDone");
94 Trace.beginSection("KeyguardService.mBinder#setOccluded");
132 Trace.beginSection("KeyguardService.mBinder#onStartedWakingUp");
140 Trace.beginSection("KeyguardService.mBinder#onScreenTurningOn");
148 Trace.beginSection("KeyguardService.mBinder#onScreenTurningOn");
168 Trace.beginSection("KeyguardService.mBinder#onSystemReady");
194 Trace.beginSection("KeyguardService.mBinder#startKeyguardExitAnimation");
H A DKeyguardViewMediator.java565 Trace.beginSection("KeyguardViewMediator.mViewMediatorCallback#keyguardDoneDrawing");
577 Trace.beginSection("KeyguardViewMediator.mViewMediatorCallback#keyguardDonePending");
591 Trace.beginSection("KeyguardViewMediator.mViewMediatorCallback#keyguardGone");
598 Trace.beginSection("KeyguardViewMediator.mViewMediatorCallback#readyForKeyguardDone");
944 Trace.beginSection("KeyguardViewMediator#onStartedWakingUp");
960 Trace.beginSection("KeyguardViewMediator#onScreenTurningOn");
966 Trace.beginSection("KeyguardViewMediator#onScreenTurnedOn");
1085 Trace.beginSection("KeyguardViewMediator#verifyUnlock");
1150 Trace.beginSection("KeyguardViewMediator#setOccluded");
1162 Trace.beginSection("KeyguardViewMediato
[all...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DFingerprintUnlockController.java144 Trace.beginSection("FingerprintUnlockController#onFingerprintAcquired");
149 Trace.beginSection("acquiring wake-and-unlock");
171 Trace.beginSection("FingerprintUnlockController#onFingerprintAuthenticated");
185 Trace.beginSection("release wake-and-unlock");
190 Trace.beginSection("MODE_DISMISS");
197 Trace.beginSection("MODE_UNLOCK or MODE_SHOW_BOUNCER");
206 Trace.beginSection("MODE_WAKE_AND_UNLOCK_PULSING");
212 Trace.beginSection("MODE_WAKE_AND_UNLOCK");
240 Trace.beginSection("FingerprintUnlockController#onFinishedGoingToSleep");
H A DUnlockMethodCache.java89 Trace.beginSection("UnlockMethodCache#update");
139 Trace.beginSection("KeyguardUpdateMonitorCallback#onFingerprintAuthenticated");
H A DStatusBarKeyguardViewManager.java188 Trace.beginSection("StatusBarKeyguardViewManager#onStartedWakingUp");
196 Trace.beginSection("StatusBarKeyguardViewManager#onScreenTurningOn");
206 Trace.beginSection("StatusBarKeyguardViewManager#onScreenTurnedOn");
/frameworks/base/tests/UiBench/src/com/android/test/uibench/
H A DSlowBindRecyclerViewActivity.java47 Trace.beginSection("bind item " + position);
/frameworks/ex/camera2/public/src/com/android/ex/camera2/utils/
H A DSysTrace.java65 public static void beginSection(String sectionName) { method in class:SysTrace
67 Log.v(TAG, String.format("beginSection[%d] %s", sNestingLevel, sectionName));
77 * {@link #beginSection(String)}. Calling this method will mark the end of
79 * that beginSection / endSection pairs are properly nested and called from
95 * tag. Unlike {@link #beginSection} and {@link #endSection},
/frameworks/opt/bitmap/src/com/android/bitmap/
H A DDecodeTask.java126 Trace.beginSection("create fd");
143 Trace.beginSection("poll for reusable bitmap");
152 Trace.beginSection("get bytesize");
161 Trace.beginSection("get orientation");
167 Trace.beginSection("create orientation fd and stream");
210 Trace.beginSection("decodeBounds");
263 Trace.beginSection("create reusable bitmap");
306 Trace.beginSection("decodeCropped" + mOpts.inSampleSize);
374 Trace.beginSection("decode" + mOpts.inSampleSize);
472 Trace.beginSection("creat
[all...]
H A DContiguousFIFOAggregator.java99 Trace.beginSection("pool expect");
135 Trace.beginSection("pool forget");
166 Trace.beginSection("pool execute");
194 Trace.beginSection("pool maybeExecuteNow loop");
H A DUnrefedPooledCache.java73 Trace.beginSection("cache get");
89 Trace.beginSection("cache put");
111 Trace.beginSection("pool offer");
122 Trace.beginSection("pool poll");
H A DUnrefedBitmapCache.java91 Trace.beginSection("sleep");
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
H A DBasicBitmapDrawable.java175 Trace.beginSection("bind");
205 Trace.beginSection("unbind");
217 Trace.beginSection("set image");
218 Trace.beginSection("release reference");
315 Trace.beginSection("decode");
H A DExtendedBitmapDrawable.java398 Trace.beginSection("set load state");
/frameworks/base/core/java/android/os/
H A DTrace.java279 public static void beginSection(String sectionName) { method in class:Trace
290 * be preceeded by a corresponding call to {@link #beginSection(String)}. Calling this method
292 * ensure that beginSection / endSection pairs are properly nested and called from the same
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DGridLayoutManager.java895 if (TRACE) TraceHelper.beginSection("onChildSelected");
1202 if (TRACE) TraceHelper.beginSection("processRowSizeSecondary");
1406 if (TRACE) TraceHelper.beginSection("measureChild");
1462 if (TRACE) TraceHelper.beginSection("createItem");
1463 if (TRACE) TraceHelper.beginSection("getview");
1471 if (TRACE) TraceHelper.beginSection("addView");
1572 if (TRACE) TraceHelper.beginSection("removeItem");
1598 if (TRACE) TraceHelper.beginSection("layoutChild");
1785 if (TRACE) TraceHelper.beginSection("removeAndRecycleAllViews");
2021 if (TRACE) TraceHelper.beginSection("scrollPrimar
[all...]
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java267 Trace.beginSection("KeyguardUpdateMonitor#handler MSG_STARTED_WAKING_UP");
272 Trace.beginSection("KeyguardUpdateMonitor#handler MSG_FACE_UNLOCK_STATE_CHANGED");
289 Trace.beginSection("KeyguardUpdateMonitor#handler MSG_SCREEN_TURNED_ON");
419 Trace.beginSection("KeyGuardUpdateMonitor#onFingerPrintAuthenticated");
458 Trace.beginSection("KeyGuardUpdateMonitor#handlerFingerPrintAuthenticated");
721 Trace.beginSection("KeyguardUpdateMonitor.mBroadcastAllReceiver#onReceive ACTION_FACE_UNLOCK_STARTED");
766 Trace.beginSection("KeyguardUpdateMonitor#onAuthenticationSucceeded");
943 Trace.beginSection("KeyguardUpdateMonitor#handleStartedWakingUp");
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DRecyclerView.java1566 TraceCompat.beginSection(TRACE_ON_DATA_SET_CHANGE_LAYOUT_TAG);
1579 TraceCompat.beginSection(TRACE_HANDLE_ADAPTER_UPDATES_TAG);
1595 TraceCompat.beginSection(TRACE_ON_DATA_SET_CHANGE_LAYOUT_TAG);
1637 TraceCompat.beginSection(TRACE_SCROLL_TAG);
3632 TraceCompat.beginSection(TRACE_ON_LAYOUT_TAG);
4498 TraceCompat.beginSection(TRACE_PREFETCH_TAG);
4579 TraceCompat.beginSection(TRACE_SCROLL_TAG);
6078 TraceCompat.beginSection(TRACE_CREATE_VIEW_TAG);
6100 TraceCompat.beginSection(TRACE_BIND_VIEW_TAG);

Completed in 559 milliseconds

12