/packages/apps/Messaging/src/com/android/messaging/util/ |
D | Trace.java | 38 abstract void endSection(); in endSection() method in Trace.AbstractTrace 80 public static void endSection() { in endSection() method in Trace 81 sTrace.endSection(); in endSection() 98 void endSection() { in endSection() method in Trace.TraceJBMR2 99 android.os.Trace.endSection(); in endSection() 112 void endSection() { in endSection() method in Trace.TraceShim
|
/packages/apps/Dialer/java/com/android/incallui/ |
D | InCallServiceImpl.java | 55 Trace.endSection(); in onCallAudioStateChanged() 62 Trace.endSection(); in onBringToForeground() 69 Trace.endSection(); in onCallAdded() 78 Trace.endSection(); in onCallRemoved() 85 Trace.endSection(); in onCanAddCallChanged() 121 Trace.endSection(); in onBind() 133 Trace.endSection(); in onUnbind() 151 Trace.endSection(); in tearDown()
|
D | ContactInfoCache.java | 131 Trace.endSection(); in ContactInfoCache() 360 Trace.endSection(); in findInfo() 373 Trace.endSection(); in findInfo() 384 Trace.endSection(); in findInfo() 410 Trace.endSection(); in findInfo() 425 Trace.endSection(); in findInfo() 503 Trace.endSection(); in updateCallerInfoInCacheOnAnyThread() 668 Trace.endSection(); in sendInfoNotifications() 681 Trace.endSection(); in sendImageNotifications() 820 Trace.endSection(); in onQueryComplete() [all …]
|
D | InCallPresenter.java | 287 Trace.endSection(); in getInstance() 351 Trace.endSection(); in setUp() 412 Trace.endSection(); in setUp() 568 Trace.endSection(); in updateActivity() 604 Trace.endSection(); in updateActivity() 640 Trace.endSection(); in onCallAdded() 827 Trace.endSection(); in onCallListChange() 831 Trace.endSection(); in onCallListChange() 898 Trace.endSection(); in onCallListChange() 964 Trace.endSection(); in onIncomingCall() [all …]
|
D | InCallActivity.java | 260 Trace.endSection(); in onCreate() 459 Trace.endSection(); in onStart() 501 Trace.endSection(); in onResume() 522 Trace.endSection(); in onPause() 558 Trace.endSection(); in onStop() 568 Trace.endSection(); in onDestroy() 1131 Trace.endSection(); in onPrimaryCallStateChanged() 1213 Trace.endSection(); in showMainInCallFragment() 1220 Trace.endSection(); in showMainInCallFragment() 1283 Trace.endSection(); in showMainInCallFragment() [all …]
|
D | StatusBarNotifier.java | 147 Trace.endSection(); in StatusBarNotifier() 264 Trace.endSection(); in showNotification() 277 Trace.endSection(); in buildAndSendNotification() 291 Trace.endSection(); in buildAndSendNotification() 317 Trace.endSection(); // prepare work in buildAndSendNotification() 329 Trace.endSection(); in buildAndSendNotification() 437 Trace.endSection(); in buildAndSendNotification() 440 Trace.endSection(); in buildAndSendNotification() 627 Trace.endSection(); in getLargeIconToDisplay()
|
D | ProximitySensor.java | 83 Trace.endSection(); in ProximitySensor() 262 Trace.endSection(); in updateProximitySensorMode()
|
/packages/apps/Dialer/java/com/android/incallui/answerproximitysensor/ |
D | AnswerProximitySensor.java | 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() 103 Trace.endSection(); in AnswerProximitySensor() 110 Trace.endSection(); in cleanup()
|
/packages/apps/Dialer/java/com/android/dialer/speeddial/loader/ |
D | SpeedDialUiItemMutator.java | 239 Trace.endSection(); // getAllEntries in loadSpeedDialUiItemsInternal() 281 Trace.endSection(); // updateOrDeleteEntries in loadSpeedDialUiItemsInternal() 295 Trace.endSection(); // addStarredContact in loadSpeedDialUiItemsInternal() 304 Trace.endSection(); // insertUpdateAndDelete in loadSpeedDialUiItemsInternal() 305 Trace.endSection(); // loadSpeedDialUiItemsInternal in loadSpeedDialUiItemsInternal() 417 Trace.endSection(); in getSpeedDialUiItemsFromEntries() 469 Trace.endSection(); in getSpeedDialUiItemsFromEntries() 517 Trace.endSection(); in getStarredContacts() 521 Trace.endSection(); in getStarredContacts() 543 Trace.endSection(); in getStarredContacts() [all …]
|
/packages/apps/Browser2/src/org/chromium/webview_shell/ |
D | TelemetryActivity.java | 41 Trace.endSection(); in onCreate() 65 Trace.endSection(); in onCreate() 66 Trace.endSection(); in onCreate()
|
/packages/apps/Dialer/java/com/android/incallui/answer/impl/classifier/ |
D | FalsingManager.java | 138 Trace.endSection(); in registerSensors() 142 Trace.endSection(); in registerSensors() 145 Trace.endSection(); in registerSensors()
|
/packages/apps/Dialer/java/com/android/incallui/call/ |
D | CallList.java | 187 Trace.endSection(); in onCallAdded() 189 Trace.endSection(); in onCallAdded() 207 Trace.endSection(); in onCallAdded() 239 Trace.endSection(); in onCallAdded() 351 Trace.endSection(); in onIncoming() 608 Trace.endSection(); in onUpdateCall() 620 Trace.endSection(); in notifyGenericListeners() 665 Trace.endSection(); in updateCallInMap() 820 Trace.endSection(); in onDialerCallUpdate()
|
/packages/services/Car/libs/car-internal-dep-lib/src/com/android/car/internal/dep/ |
D | Trace.java | 42 public static void endSection() { in endSection() method in Trace 43 android.os.Trace.endSection(); in endSection()
|
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/data/ |
D | ItemsProvider.java | 132 Trace.endSection(); in getAllItems() 170 Trace.endSection(); in getLocalItems() 222 Trace.endSection(); in getAllCategories() 245 Trace.endSection(); in getLocalCategories() 316 Trace.endSection(); in queryMedia() 365 Trace.endSection(); in queryAlbums()
|
/packages/apps/Launcher3/src/com/android/launcher3/util/ |
D | TraceHelper.java | 57 public void endSection() { in endSection() method in TraceHelper 58 Trace.endSection(); in endSection()
|
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/ |
D | PickerSyncController.java | 286 Trace.endSection(); in syncAllMedia() 395 Trace.endSection(); in resetAllMedia() 442 Trace.endSection(); in setCloudProvider() 457 Trace.endSection(); in forceSetCloudProvider() 712 Trace.endSection(); in syncAlbumMediaFromProvider() 838 Trace.endSection(); in syncAllMediaFromProvider() 884 Trace.endSection(); in executeSyncReset() 901 Trace.endSection(); in executeSyncAlbumReset() 954 Trace.endSection(); in executeSyncAdd() 1005 Trace.endSection(); in executeSyncAddAlbum() [all …]
|
D | PickerDataLayer.java | 222 Trace.endSection(); in fetchMediaInternal() 320 Trace.endSection(); in fetchAlbumsInternal() 353 Trace.endSection(); in fetchCloudAccountInfo() 387 Trace.endSection(); in queryProviderAlbums()
|
/packages/services/Car/service/src/com/android/car/watchdog/ |
D | CarWatchdogService.java | 211 Trace.endSection(); 254 Trace.endSection(); 275 Trace.endSection();; 356 Trace.endSection(); in init() 368 Trace.endSection(); in release() 639 Trace.endSection(); in notifyAllUserStates() 717 Trace.endSection(); in registerToDaemon() 732 Trace.endSection(); in unregisterFromDaemon()
|
/packages/apps/Dialer/java/com/android/dialer/app/list/ |
D | ListsFragment.java | 107 Trace.endSection(); in onCreate() 127 Trace.endSection(); in onResume() 152 Trace.endSection(); in onCreateView() 231 Trace.endSection(); in onCreateView() 232 Trace.endSection(); in onCreateView()
|
/packages/apps/Contacts/src/com/android/contacts/activities/ |
D | RequestPermissionsActivityBase.java | 143 Trace.endSection(); in requestPermissions() 157 Trace.endSection(); in hasPermissions()
|
/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/ |
D | OnDevicePersonalizationManagingServiceDelegate.java | 105 Trace.endSection(); in execute() 146 Trace.endSection(); in requestSurfacePackage() 183 Trace.endSection(); in registerMeasurementEvent()
|
/packages/apps/Messaging/src/com/android/messaging/ |
D | BugleApplication.java | 88 Trace.endSection(); in onCreate() 125 Trace.endSection(); in initializeSync() 171 Trace.endSection(); in initializeAsync()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | BinderTracker.java | 104 public void endSection() { in endSection() method 105 super.endSection(); in endSection()
|
/packages/services/Car/tests/CarLibUnitTest/fake_dep/src/com/android/car/internal/dep/ |
D | Trace.java | 44 public static void endSection() { in endSection() method in Trace
|
/packages/apps/Dialer/java/com/android/dialer/location/ |
D | GeoUtil.java | 35 Trace.endSection(); in getCurrentCountryIso()
|