/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 | 143 Trace.endSection(); in StatusBarNotifier() 260 Trace.endSection(); in showNotification() 273 Trace.endSection(); in buildAndSendNotification() 287 Trace.endSection(); in buildAndSendNotification() 313 Trace.endSection(); // prepare work in buildAndSendNotification() 325 Trace.endSection(); in buildAndSendNotification() 433 Trace.endSection(); in buildAndSendNotification() 436 Trace.endSection(); in buildAndSendNotification() 623 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/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/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/Launcher3/src/com/android/launcher3/util/ |
D | TraceHelper.java | 68 Trace.endSection(); in partitionSection() 80 public static void endSection(String sectionName) { in endSection() method in TraceHelper 82 endSection(sectionName, "End"); in endSection() 86 public static void endSection(String sectionName, String msg) { in endSection() method in TraceHelper 92 Trace.endSection(); in endSection()
|
/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/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/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()
|
D | OldSpeedDialFragment.java | 109 Trace.endSection(); in onCreate() 130 Trace.endSection(); in onResume() 169 Trace.endSection(); in onCreateView()
|
/packages/apps/Messaging/src/com/android/messaging/ |
D | BugleApplication.java | 88 Trace.endSection(); in onCreate() 125 Trace.endSection(); in initializeSync() 170 Trace.endSection(); in initializeAsync()
|
/packages/apps/Contacts/src/com/android/contacts/activities/ |
D | RequestPermissionsActivityBase.java | 143 Trace.endSection(); in requestPermissions() 157 Trace.endSection(); in hasPermissions()
|
/packages/apps/Dialer/java/com/android/incallui/answer/impl/ |
D | AnswerFragment.java | 792 Trace.endSection(); in onCreateView() 812 Trace.endSection(); in onViewCreated() 822 Trace.endSection(); in onResume() 835 Trace.endSection(); in onStart() 848 Trace.endSection(); in onStop() 857 Trace.endSection(); in onPause()
|
/packages/apps/Dialer/java/com/android/dialer/dialpadview/ |
D | DialpadFragment.java | 388 Trace.endSection(); in onCreate() 397 Trace.endSection(); in onCreateView() 400 Trace.endSection(); in onCreateView() 457 Trace.endSection(); in onCreateView() 458 Trace.endSection(); in onCreateView() 767 Trace.endSection(); in onStart() 834 Trace.endSection(); in onResume()
|
/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
D | QuickContactActivity.java | 763 Trace.endSection(); in onCreate() 949 Trace.endSection(); in bindContactData() 968 Trace.endSection(); in bindContactData() 1083 Trace.endSection(); in populateContactAndAboutCard() 1152 Trace.endSection(); in populateContactAndAboutCard() 1263 Trace.endSection(); in generateDataModelFromContact() 1282 Trace.endSection(); in generateDataModelFromContact() 1287 Trace.endSection(); in generateDataModelFromContact() 1310 Trace.endSection(); in generateDataModelFromContact() 2103 Trace.endSection();
|
/packages/apps/Dialer/java/com/android/dialer/app/ |
D | DialtactsActivity.java | 378 Trace.endSection(); in onCreate() 466 Trace.endSection(); in onCreate() 471 Trace.endSection(); in onCreate() 473 Trace.endSection(); in onCreate() 596 Trace.endSection(); in onResume()
|
/packages/apps/Dialer/java/com/android/dialer/location/ |
D | GeoUtil.java | 35 Trace.endSection(); in getCurrentCountryIso()
|
/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/ |
D | FlingUpDownMethod.java | 175 Trace.endSection(); in onStart() 187 Trace.endSection(); in onStop() 251 Trace.endSection(); in onCreateView() 483 Trace.endSection(); in updateSwipeTextAndPuckForTouch()
|
/packages/apps/Dialer/java/com/android/dialer/proguard/ |
D | proguard_release.flags | 28 static *** endSection(...);
|
/packages/apps/Messaging/ |
D | proguard-release.flags | 19 public void endSection(...);
|