/packages/apps/Dialer/java/com/android/incallui/ |
D | InCallServiceImpl.java | 22 import android.os.Trace; 53 Trace.beginSection("InCallServiceImpl.onCallAudioStateChanged"); in onCallAudioStateChanged() 55 Trace.endSection(); in onCallAudioStateChanged() 60 Trace.beginSection("InCallServiceImpl.onBringToForeground"); in onBringToForeground() 62 Trace.endSection(); in onBringToForeground() 67 Trace.beginSection("InCallServiceImpl.onCallAdded"); in onCallAdded() 69 Trace.endSection(); in onCallAdded() 74 Trace.beginSection("InCallServiceImpl.onCallRemoved"); in onCallRemoved() 78 Trace.endSection(); in onCallRemoved() 83 Trace.beginSection("InCallServiceImpl.onCanAddCallChanged"); in onCanAddCallChanged() [all …]
|
D | ContactInfoCache.java | 26 import android.os.Trace; 123 Trace.beginSection("ContactInfoCache constructor"); in ContactInfoCache() 131 Trace.endSection(); in ContactInfoCache() 349 Trace.beginSection("ContactInfoCache.findInfo"); in findInfo() 353 Trace.beginSection("prepare callback"); in findInfo() 360 Trace.endSection(); in findInfo() 373 Trace.endSection(); in findInfo() 384 Trace.endSection(); in findInfo() 395 Trace.beginSection("prepare query"); in findInfo() 410 Trace.endSection(); in findInfo() [all …]
|
D | InCallPresenter.java | 24 import android.os.Trace; 282 Trace.beginSection("InCallPresenter.Constructor"); in getInstance() 284 Trace.endSection(); in getInstance() 342 Trace.beginSection("InCallPresenter.setUp"); in setUp() 348 Trace.endSection(); in setUp() 409 Trace.endSection(); in setUp() 532 Trace.beginSection("InCallPresenter.updateActivity"); in updateActivity() 565 Trace.endSection(); in updateActivity() 601 Trace.endSection(); in updateActivity() 619 Trace.beginSection("InCallPresenter.onCallAdded"); in onCallAdded() [all …]
|
D | InCallActivity.java | 31 import android.os.Trace; 187 Trace.beginSection("InCallActivity.onCreate"); in onCreate() 260 Trace.endSection(); in onCreate() 438 Trace.beginSection("InCallActivity.onStart"); in onStart() 459 Trace.endSection(); in onStart() 464 Trace.beginSection("InCallActivity.onResume"); in onResume() 501 Trace.endSection(); in onResume() 513 Trace.beginSection("InCallActivity.onPause"); in onPause() 522 Trace.endSection(); in onPause() 527 Trace.beginSection("InCallActivity.onStop"); in onStop() [all …]
|
D | StatusBarNotifier.java | 45 import android.os.Trace; 135 Trace.beginSection("StatusBarNotifier.Constructor"); in StatusBarNotifier() 143 Trace.endSection(); in StatusBarNotifier() 248 Trace.beginSection("StatusBarNotifier.showNotification"); in showNotification() 260 Trace.endSection(); in showNotification() 267 Trace.beginSection("StatusBarNotifier.buildAndSendNotification"); in buildAndSendNotification() 273 Trace.endSection(); in buildAndSendNotification() 277 Trace.beginSection("prepare work"); in buildAndSendNotification() 281 Trace.beginSection("read icon and strings"); in buildAndSendNotification() 287 Trace.endSection(); in buildAndSendNotification() [all …]
|
D | ProximitySensor.java | 23 import android.os.Trace; 64 Trace.beginSection("ProximitySensor.Constructor"); in ProximitySensor() 83 Trace.endSection(); in ProximitySensor() 217 Trace.beginSection("ProximitySensor.updateProximitySensorMode"); in updateProximitySensorMode() 262 Trace.endSection(); in updateProximitySensorMode()
|
/packages/apps/UnifiedEmail/src/com/android/mail/ |
D | SenderInfoLoader.java | 36 import com.android.bitmap.util.Trace; 118 Trace.beginSection("load contact photos util"); in loadContactPhotos() 121 Trace.beginSection("build first query"); in loadContactPhotos() 135 Trace.endSection(); in loadContactPhotos() 142 Trace.beginSection("query 1"); in loadContactPhotos() 145 Trace.endSection(); in loadContactPhotos() 148 Trace.endSection(); in loadContactPhotos() 152 Trace.beginSection("get photo id"); in loadContactPhotos() 169 Trace.endSection(); in loadContactPhotos() 181 Trace.endSection(); in loadContactPhotos() [all …]
|
/packages/apps/Dialer/java/com/android/incallui/answerproximitysensor/ |
D | AnswerProximitySensor.java | 22 import android.os.Trace; 47 Trace.beginSection("AnswerProximitySensor.shouldUse"); in shouldUse() 52 Trace.endSection(); in shouldUse() 60 Trace.endSection(); in shouldUse() 68 Trace.endSection(); in shouldUse() 74 Trace.endSection(); in shouldUse() 78 Trace.endSection(); in shouldUse() 84 Trace.beginSection("AnswerProximitySensor Constructor"); in AnswerProximitySensor() 103 Trace.endSection(); in AnswerProximitySensor() 107 Trace.beginSection("AnswerProximitySensor.Cleanup"); in cleanup() [all …]
|
/packages/providers/MediaProvider/src/com/android/providers/media/scan/ |
D | LegacyMediaScanner.java | 21 import android.os.Trace; 45 Trace.traceBegin(Trace.TRACE_TAG_DATABASE, "scanDirectory"); in scanDirectory() 50 Trace.traceEnd(Trace.TRACE_TAG_DATABASE); in scanDirectory() 59 Trace.traceBegin(Trace.TRACE_TAG_DATABASE, "scanFile"); in scanFile() 66 Trace.traceEnd(Trace.TRACE_TAG_DATABASE); in scanFile()
|
D | ModernMediaScanner.java | 36 import static android.os.Trace.TRACE_TAG_DATABASE; 66 import android.os.Trace; 225 Trace.traceBegin(TRACE_TAG_DATABASE, "ctor"); in Scan() 238 Trace.traceEnd(TRACE_TAG_DATABASE); in Scan() 265 Trace.traceBegin(Trace.TRACE_TAG_DATABASE, "walkFileTree"); in walkFileTree() 272 Trace.traceEnd(Trace.TRACE_TAG_DATABASE); in walkFileTree() 285 Trace.traceBegin(Trace.TRACE_TAG_DATABASE, "reconcile"); in reconcileAndClean() 302 Trace.traceEnd(Trace.TRACE_TAG_DATABASE); in reconcileAndClean() 307 Trace.traceBegin(Trace.TRACE_TAG_DATABASE, "clean"); in reconcileAndClean() 320 Trace.traceEnd(Trace.TRACE_TAG_DATABASE); in reconcileAndClean() [all …]
|
/packages/apps/Dialer/java/com/android/dialer/speeddial/loader/ |
D | SpeedDialUiItemMutator.java | 26 import android.os.Trace; 235 Trace.beginSection("loadSpeedDialUiItemsInternal"); in loadSpeedDialUiItemsInternal() 237 Trace.beginSection("getAllEntries"); in loadSpeedDialUiItemsInternal() 239 Trace.endSection(); // getAllEntries in loadSpeedDialUiItemsInternal() 260 Trace.beginSection("updateOrDeleteEntries"); in loadSpeedDialUiItemsInternal() 281 Trace.endSection(); // updateOrDeleteEntries in loadSpeedDialUiItemsInternal() 286 Trace.beginSection("addStarredContact"); in loadSpeedDialUiItemsInternal() 295 Trace.endSection(); // addStarredContact in loadSpeedDialUiItemsInternal() 297 Trace.beginSection("insertUpdateAndDelete"); in loadSpeedDialUiItemsInternal() 304 Trace.endSection(); // insertUpdateAndDelete in loadSpeedDialUiItemsInternal() [all …]
|
/packages/apps/UnifiedEmail/src/com/android/mail/bitmap/ |
D | ContactResolver.java | 29 import com.android.ex.photo.util.Trace; 95 Trace.beginSection("ContactResolver run"); in run() 107 Trace.endSection(); in run() 176 Trace.beginSection("set up"); in doInBackground() 182 Trace.endSection(); in doInBackground() 184 Trace.beginSection("load contact photo bytes"); in doInBackground() 187 Trace.endSection(); in doInBackground() 190 Trace.beginSection("decode"); in doInBackground() 196 Trace.endSection(); in doInBackground() 204 Trace.endSection(); in doInBackground() [all …]
|
/packages/apps/Dialer/java/com/android/incallui/call/ |
D | CallList.java | 22 import android.os.Trace; 124 Trace.beginSection("CallList.onCallAdded"); in onCallAdded() 147 Trace.beginSection("checkSpam"); in onCallAdded() 186 Trace.beginSection("updateUserMarkedSpamStatus"); in onCallAdded() 187 Trace.endSection(); in onCallAdded() 189 Trace.endSection(); in onCallAdded() 191 Trace.beginSection("checkBlock"); in onCallAdded() 207 Trace.endSection(); in onCallAdded() 239 Trace.endSection(); in onCallAdded() 343 Trace.beginSection("CallList.onIncoming"); in onIncoming() [all …]
|
/packages/apps/Browser2/src/org/chromium/webview_shell/ |
D | TelemetryActivity.java | 9 import android.os.Trace; 36 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() 41 Trace.endSection(); in onCreate() 65 Trace.endSection(); in onCreate() 66 Trace.endSection(); 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/ |
D | FalsingManager.java | 25 import android.os.Trace; 134 Trace.beginSection("FalsingManager.registerSensors"); in registerSensors() 136 Trace.beginSection("get sensor " + sensorType); in registerSensors() 138 Trace.endSection(); in registerSensors() 140 Trace.beginSection("register"); in registerSensors() 142 Trace.endSection(); in registerSensors() 145 Trace.endSection(); in registerSensors()
|
/packages/apps/Dialer/java/com/android/dialer/app/list/ |
D | ListsFragment.java | 27 import android.os.Trace; 104 Trace.beginSection(TAG + " onCreate"); in onCreate() 107 Trace.endSection(); in onCreate() 113 Trace.beginSection(TAG + " onResume"); in onResume() 127 Trace.endSection(); in onResume() 149 Trace.beginSection(TAG + " onCreateView"); in onCreateView() 150 Trace.beginSection(TAG + " inflate view"); in onCreateView() 152 Trace.endSection(); in onCreateView() 153 Trace.beginSection(TAG + " setup views"); in onCreateView() 231 Trace.endSection(); in onCreateView() [all …]
|
D | OldSpeedDialFragment.java | 32 import android.os.Trace; 98 Trace.beginSection(TAG + " onCreate"); in onCreate() 109 Trace.endSection(); in onCreate() 114 Trace.beginSection(TAG + " onResume"); in onResume() 130 Trace.endSection(); in onResume() 136 Trace.beginSection(TAG + " onCreateView"); in onCreateView() 169 Trace.endSection(); in onCreateView()
|
/packages/apps/Messaging/src/com/android/messaging/ |
D | BugleApplication.java | 46 import com.android.messaging.util.Trace; 75 Trace.beginSection("app.onCreate"); in onCreate() 88 Trace.endSection(); in onCreate() 102 Trace.beginSection("app.initializeSync"); in initializeSync() 125 Trace.endSection(); in initializeSync() 167 Trace.beginSection("app.initializeAsync"); in initializeAsync() 170 Trace.endSection(); in initializeAsync()
|
/packages/apps/Launcher3/src/com/android/launcher3/util/ |
D | TraceHelper.java | 22 import android.os.Trace; 53 Trace.beginSection(sectionName); in beginSection() 68 Trace.endSection(); in partitionSection() 69 Trace.beginSection(sectionName); in partitionSection() 92 Trace.endSection(); in endSection()
|
/packages/apps/Contacts/src/com/android/contacts/activities/ |
D | RequestPermissionsActivityBase.java | 24 import android.os.Trace; 125 Trace.beginSection("requestPermissions"); in requestPermissions() 143 Trace.endSection(); in requestPermissions() 148 Trace.beginSection("hasPermission"); in hasPermissions() 157 Trace.endSection(); in hasPermissions()
|
/packages/apps/Dialer/java/com/android/incallui/answer/impl/ |
D | AnswerFragment.java | 32 import android.os.Trace; 708 Trace.beginSection("AnswerFragment.onCreateView"); in onCreateView() 787 Trace.endSection(); in onCreateView() 799 Trace.beginSection("AnswerFragment.onViewCreated"); in onViewCreated() 807 Trace.endSection(); in onViewCreated() 812 Trace.beginSection("AnswerFragment.onResume"); in onResume() 817 Trace.endSection(); in onResume() 822 Trace.beginSection("AnswerFragment.onStart"); in onStart() 830 Trace.endSection(); in onStart() 835 Trace.beginSection("AnswerFragment.onStop"); in onStop() [all …]
|
/packages/providers/MediaProvider/src/com/android/providers/media/ |
D | MediaService.java | 38 import android.os.Trace; 69 Trace.traceBegin(Trace.TRACE_TAG_DATABASE, intent.getAction()); in onHandleIntent() 104 Trace.traceEnd(Trace.TRACE_TAG_DATABASE); in onHandleIntent()
|
/packages/apps/Dialer/java/com/android/dialer/dialpadview/ |
D | DialpadFragment.java | 42 import android.os.Trace; 356 Trace.beginSection(TAG + " onCreate"); in onCreate() 388 Trace.endSection(); in onCreate() 393 Trace.beginSection(TAG + " onCreateView"); in onCreateView() 395 Trace.beginSection(TAG + " inflate view"); in onCreateView() 397 Trace.endSection(); in onCreateView() 398 Trace.beginSection(TAG + " buildLayer"); in onCreateView() 400 Trace.endSection(); in onCreateView() 402 Trace.beginSection(TAG + " setup views"); in onCreateView() 457 Trace.endSection(); in onCreateView() [all …]
|
/packages/apps/Dialer/java/com/android/dialer/location/ |
D | GeoUtil.java | 20 import android.os.Trace; 33 Trace.beginSection("GeoUtil.getCurrentCountryIso"); in getCurrentCountryIso() 35 Trace.endSection(); in getCurrentCountryIso()
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
D | Trace.java | 34 public final class Trace { class 94 android.os.Trace.beginSection(sectionName); in beginSection() 99 android.os.Trace.endSection(); in endSection()
|