Home
last modified time | relevance | path

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

123

/packages/apps/Dialer/java/com/android/incallui/
DInCallServiceImpl.java53 Trace.beginSection("InCallServiceImpl.onCallAudioStateChanged"); in onCallAudioStateChanged()
60 Trace.beginSection("InCallServiceImpl.onBringToForeground"); in onBringToForeground()
67 Trace.beginSection("InCallServiceImpl.onCallAdded"); in onCallAdded()
74 Trace.beginSection("InCallServiceImpl.onCallRemoved"); in onCallRemoved()
83 Trace.beginSection("InCallServiceImpl.onCanAddCallChanged"); in onCanAddCallChanged()
96 Trace.beginSection("InCallServiceImpl.onBind"); in onBind()
127 Trace.beginSection("InCallServiceImpl.onUnbind"); in onUnbind()
138 Trace.beginSection("InCallServiceImpl.tearDown"); in tearDown()
DContactInfoCache.java123 Trace.beginSection("ContactInfoCache constructor"); in ContactInfoCache()
349 Trace.beginSection("ContactInfoCache.findInfo"); in findInfo()
353 Trace.beginSection("prepare callback"); in findInfo()
395 Trace.beginSection("prepare query"); in findInfo()
435 Trace.beginSection("ContactInfoCache.updateCallerInfoInCacheOnAnyThread"); in updateCallerInfoInCacheOnAnyThread()
660 Trace.beginSection("ContactInfoCache.sendInfoNotifications"); in sendInfoNotifications()
673 Trace.beginSection("ContactInfoCache.sendImageNotifications"); in sendImageNotifications()
815 Trace.beginSection("ContactInfoCache.FindInfoCallback.onQueryComplete"); in onQueryComplete()
DInCallPresenter.java285 Trace.beginSection("InCallPresenter.Constructor"); in getInstance()
345 Trace.beginSection("InCallPresenter.setUp"); in setUp()
535 Trace.beginSection("InCallPresenter.updateActivity"); in updateActivity()
622 Trace.beginSection("InCallPresenter.onCallAdded"); in onCallAdded()
824 Trace.beginSection("InCallPresenter.onCallListChange"); in onCallListChange()
952 Trace.beginSection("InCallPresenter.onIncomingCall"); in onIncomingCall()
960 Trace.beginSection("listener.onIncomingCall"); in onIncomingCall()
966 Trace.beginSection("onPrimaryCallStateChanged"); in onIncomingCall()
1473 Trace.beginSection("InCallPresenter.startOrFinishUi"); in startOrFinishUi()
DInCallActivity.java187 Trace.beginSection("InCallActivity.onCreate"); in onCreate()
438 Trace.beginSection("InCallActivity.onStart"); in onStart()
464 Trace.beginSection("InCallActivity.onResume"); in onResume()
513 Trace.beginSection("InCallActivity.onPause"); in onPause()
527 Trace.beginSection("InCallActivity.onStop"); in onStop()
563 Trace.beginSection("InCallActivity.onDestroy"); in onDestroy()
1129 Trace.beginSection("InCallActivity.onPrimaryCallStateChanged"); in onPrimaryCallStateChanged()
1209 Trace.beginSection("InCallActivity.showMainInCallFragment"); in showMainInCallFragment()
1281 Trace.beginSection("InCallActivity.commitTransaction"); in showMainInCallFragment()
DStatusBarNotifier.java135 Trace.beginSection("StatusBarNotifier.Constructor"); in StatusBarNotifier()
248 Trace.beginSection("StatusBarNotifier.showNotification"); in showNotification()
267 Trace.beginSection("StatusBarNotifier.buildAndSendNotification"); in buildAndSendNotification()
277 Trace.beginSection("prepare work"); in buildAndSendNotification()
281 Trace.beginSection("read icon and strings"); in buildAndSendNotification()
406 Trace.beginSection("fire notification"); in buildAndSendNotification()
592 Trace.beginSection("StatusBarNotifier.getLargeIconToDisplay"); in getLargeIconToDisplay()
DProximitySensor.java64 Trace.beginSection("ProximitySensor.Constructor"); in ProximitySensor()
217 Trace.beginSection("ProximitySensor.updateProximitySensorMode"); in updateProximitySensorMode()
/packages/apps/Messaging/src/com/android/messaging/util/
DTrace.java37 abstract void beginSection(String sectionName); in beginSection() method in Trace.AbstractTrace
66 public static void beginSection(String sectionName) { in beginSection() method in Trace
70 sTrace.beginSection(sectionName); in beginSection()
93 void beginSection(String sectionName) { in beginSection() method in Trace.TraceJBMR2
94 android.os.Trace.beginSection(sectionName); in beginSection()
108 void beginSection(String sectionName) { in beginSection() method in Trace.TraceShim
/packages/apps/Launcher3/src/com/android/launcher3/util/
DTraceHelper.java52 public Object beginSection(String sectionName) { in beginSection() method in TraceHelper
53 return beginSection(sectionName, 0); in beginSection()
56 public Object beginSection(String sectionName, int flags) { in beginSection() method in TraceHelper
57 Trace.beginSection(sectionName); in beginSection()
82 Object traceToken = INSTANCE.beginSection(rpcName, FLAG_IGNORE_BINDERS); in allowIpcs()
/packages/apps/Dialer/java/com/android/incallui/call/
DCallList.java124 Trace.beginSection("CallList.onCallAdded"); in onCallAdded()
147 Trace.beginSection("checkSpam"); in onCallAdded()
186 Trace.beginSection("updateUserMarkedSpamStatus"); in onCallAdded()
191 Trace.beginSection("checkBlock"); in onCallAdded()
343 Trace.beginSection("CallList.onIncoming"); in onIncoming()
595 Trace.beginSection("CallList.onUpdateCall"); in onUpdateCall()
616 Trace.beginSection("CallList.notifyGenericListeners"); in notifyGenericListeners()
635 Trace.beginSection("CallList.updateCallInMap"); in updateCallInMap()
817 Trace.beginSection("CallList.onDialerCallUpdate"); in onDialerCallUpdate()
/packages/apps/Browser2/src/org/chromium/webview_shell/
DTelemetryActivity.java36 Trace.beginSection(startUpTraceTag == null ? DEFAULT_START_UP_AND_LOAD_URL_TRACE_TAG in onCreate()
38 Trace.beginSection(startUpTraceTag == null ? DEFAULT_START_UP_TRACE_TAG : startUpTraceTag); in onCreate()
70 Trace.beginSection(loadUrlTraceTag == null ? DEFAULT_LOAD_URL_TRACE_TAG : loadUrlTraceTag); in onCreate()
/packages/apps/Dialer/java/com/android/incallui/answer/impl/classifier/
DFalsingManager.java134 Trace.beginSection("FalsingManager.registerSensors"); in registerSensors()
136 Trace.beginSection("get sensor " + sensorType); in registerSensors()
140 Trace.beginSection("register"); in registerSensors()
/packages/apps/Dialer/java/com/android/incallui/answerproximitysensor/
DAnswerProximitySensor.java47 Trace.beginSection("AnswerProximitySensor.shouldUse"); in shouldUse()
84 Trace.beginSection("AnswerProximitySensor Constructor"); in AnswerProximitySensor()
107 Trace.beginSection("AnswerProximitySensor.Cleanup"); in cleanup()
/packages/apps/Dialer/java/com/android/dialer/speeddial/loader/
DSpeedDialUiItemMutator.java235 Trace.beginSection("loadSpeedDialUiItemsInternal"); in loadSpeedDialUiItemsInternal()
237 Trace.beginSection("getAllEntries"); in loadSpeedDialUiItemsInternal()
260 Trace.beginSection("updateOrDeleteEntries"); in loadSpeedDialUiItemsInternal()
286 Trace.beginSection("addStarredContact"); in loadSpeedDialUiItemsInternal()
297 Trace.beginSection("insertUpdateAndDelete"); in loadSpeedDialUiItemsInternal()
411 Trace.beginSection("getSpeedDialUiItemsFromEntries"); in getSpeedDialUiItemsFromEntries()
495 Trace.beginSection("getStrequentContacts"); in getStarredContacts()
/packages/apps/Dialer/java/com/android/dialer/app/list/
DListsFragment.java104 Trace.beginSection(TAG + " onCreate"); in onCreate()
113 Trace.beginSection(TAG + " onResume"); in onResume()
149 Trace.beginSection(TAG + " onCreateView"); in onCreateView()
150 Trace.beginSection(TAG + " inflate view"); in onCreateView()
153 Trace.beginSection(TAG + " setup views"); in onCreateView()
DOldSpeedDialFragment.java98 Trace.beginSection(TAG + " onCreate"); in onCreate()
114 Trace.beginSection(TAG + " onResume"); in onResume()
136 Trace.beginSection(TAG + " onCreateView"); in onCreateView()
/packages/apps/Messaging/src/com/android/messaging/
DBugleApplication.java75 Trace.beginSection("app.onCreate"); in onCreate()
102 Trace.beginSection("app.initializeSync"); in initializeSync()
167 Trace.beginSection("app.initializeAsync"); in initializeAsync()
/packages/apps/Contacts/src/com/android/contacts/activities/
DRequestPermissionsActivityBase.java125 Trace.beginSection("requestPermissions"); in requestPermissions()
148 Trace.beginSection("hasPermission"); in hasPermissions()
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/
DTraceHelperForTest.java49 public Object beginSection(String sectionName, int flags) { in beginSection() method in TraceHelperForTest
60 super.beginSection(sectionName, flags); in beginSection()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DProtoTracer.java77 Trace.beginSection("ProtoTracer.updateBufferProto"); in updateBufferProto()
92 Trace.beginSection("ProtoTracer.serializeEncapsulatingProto"); in serializeEncapsulatingProto()
/packages/providers/MediaProvider/src/com/android/providers/media/
DDatabaseHelper.java269 Trace.beginSection("_INSERT"); in onConfigure()
294 Trace.beginSection("_UPDATE"); in onConfigure()
316 Trace.beginSection("_DELETE"); in onConfigure()
328 Trace.beginSection("_GET_ID"); in onConfigure()
486 Trace.beginSection("transaction " + getDatabaseName()); in beginTransaction()
487 Trace.beginSection("beginTransaction"); in beginTransaction()
519 Trace.beginSection("endTransaction"); in endTransaction()
646 Trace.beginSection("notifySingleChange"); in notifySingleChangeInternal()
655 Trace.beginSection("notifyChange"); in notifyChangeInternal()
/packages/providers/MediaProvider/src/com/android/providers/media/scan/
DModernMediaScanner.java361 Trace.beginSection("ctor"); in Scan()
429 Trace.beginSection("walkFileTree"); in walkFileTree()
503 Trace.beginSection("reconcile"); in reconcileAndClean()
558 Trace.beginSection("clean"); in reconcileAndClean()
607 Trace.beginSection("acquireDirectoryLock"); in acquireDirectoryLock()
628 Trace.beginSection("releaseDirectoryLock"); in releaseDirectoryLock()
728 Trace.beginSection("checkChanged"); in visitFile()
799 Trace.beginSection("scanItem"); in visitFile()
920 Trace.beginSection("applyPending"); in applyPending()
1657 Trace.beginSection("shouldScanPathAndIsPathHiodden"); in shouldScanPathAndIsPathHidden()
/packages/apps/Dialer/java/com/android/incallui/answer/impl/
DAnswerFragment.java713 Trace.beginSection("AnswerFragment.onCreateView"); in onCreateView()
804 Trace.beginSection("AnswerFragment.onViewCreated"); in onViewCreated()
817 Trace.beginSection("AnswerFragment.onResume"); in onResume()
827 Trace.beginSection("AnswerFragment.onStart"); in onStart()
840 Trace.beginSection("AnswerFragment.onStop"); in onStop()
853 Trace.beginSection("AnswerFragment.onPause"); in onPause()
/packages/apps/Dialer/java/com/android/dialer/dialpadview/
DDialpadFragment.java356 Trace.beginSection(TAG + " onCreate"); in onCreate()
393 Trace.beginSection(TAG + " onCreateView"); in onCreateView()
395 Trace.beginSection(TAG + " inflate view"); in onCreateView()
398 Trace.beginSection(TAG + " buildLayer"); in onCreateView()
402 Trace.beginSection(TAG + " setup views"); in onCreateView()
738 Trace.beginSection(TAG + " onStart"); in onStart()
773 Trace.beginSection(TAG + " onResume"); in onResume()
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DQuickContactActivity.java616 Trace.beginSection("onCreate()"); in onCreate()
925 Trace.beginSection("bindContactData"); in bindContactData()
950 Trace.beginSection("Set display photo & name"); in bindContactData()
1062 Trace.beginSection("bind contact card"); in populateContactAndAboutCard()
1085 Trace.beginSection("bind about card"); in populateContactAndAboutCard()
1225 Trace.beginSection("Build data items map"); in generateDataModelFromContact()
1266 Trace.beginSection("sort within mimetypes"); in generateDataModelFromContact()
1284 Trace.beginSection("sort amongst mimetypes"); in generateDataModelFromContact()
1289 Trace.beginSection("cp2 data items to entries"); in generateDataModelFromContact()
2072 Trace.beginSection("onLoadFinished()");
/packages/apps/Dialer/java/com/android/dialer/location/
DGeoUtil.java33 Trace.beginSection("GeoUtil.getCurrentCountryIso"); in getCurrentCountryIso()

123