Home
last modified time | relevance | path

Searched refs:logWithInstanceId (Results 1 – 21 of 21) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/util/
H A DMediaUiEventLogger.kt57 logger.logWithInstanceId(event, uid, packageName, instanceId)
73 logger.logWithInstanceId(event, uid, packageName, instanceId)
111 logger.logWithInstanceId(
133 logger.logWithInstanceId(event, uid, packageName, instanceId)
163 logger.logWithInstanceId(
172 logger.logWithInstanceId(
181 logger.logWithInstanceId(
200 logger.logWithInstanceId(
209 logger.logWithInstanceId(
218 logger.logWithInstanceId(
[all …]
/aosp14/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/logging/
H A DUIMetrics.kt49 mUiEventLogger.logWithInstanceId(event, /*uid=*/0, packageName, instanceId)
56 mUiEventLogger.logWithInstanceId(event, /*uid=*/0, packageName, instanceId)
61 mUiEventLogger.logWithInstanceId(event, /*uid=*/0, packageName, mInstanceId)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DTileRequestDialogEventLogger.kt47 uiEventLogger.logWithInstanceId(
81 uiEventLogger.logWithInstanceId(event, /* uid */ 0, packageName, instanceId)
89 uiEventLogger.logWithInstanceId(
/aosp14/frameworks/base/core/java/com/android/internal/logging/
H A DUiEventLoggerImpl.java46 logWithInstanceId(event, 0, null, instanceId); in log()
50 public void logWithInstanceId(UiEventEnum event, int uid, String packageName, in logWithInstanceId() method in UiEventLoggerImpl
/aosp14/frameworks/base/core/java/com/android/internal/logging/testing/
H A DUiEventLoggerFake.java92 logWithInstanceId(event, 0, null, instance); in log()
104 public void logWithInstanceId(UiEventEnum event, int uid, String packageName, in logWithInstanceId() method in UiEventLoggerFake
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DChooserActivityLoggerImpl.java68 mUiEventLogger.logWithInstanceId( in log()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLoggerImpl.java89 mUiEventLogger.logWithInstanceId(event, r.getUid(), r.getSbn().getPackageName(), in log()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/
H A DDragAndDropEventLogger.java85 mUiEventLogger.logWithInstanceId(event, in log()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputViewController.kt273 uiEventLogger.logWithInstanceId(
285 uiEventLogger.logWithInstanceId(
H A DRemoteInputView.java366 mUiEventLogger.logWithInstanceId( in setAttachment()
493 mUiEventLogger.logWithInstanceId( in onDefocus()
644 mUiEventLogger.logWithInstanceId( in focus()
H A DHeadsUpManager.java167 mUiEventLogger.logWithInstanceId( in setEntryPinned()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/stylus/
H A DStylusManager.kt301 uiEventLogger.logWithInstanceId(
308 uiEventLogger.logWithInstanceId(
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
H A DAssistLogger.kt92 uiEventLogger.logWithInstanceId(
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleLogger.java90 mUiEventLogger.logWithInstanceId(e, b.getAppUid(), b.getPackageName(), b.getInstanceId()); in log()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/stylus/
H A DStylusManagerTest.kt427 .logWithInstanceId(
452 .logWithInstanceId(StylusUiEvent.BLUETOOTH_STYLUS_CONNECTED, 0, null, instanceId)
454 .logWithInstanceId(StylusUiEvent.BLUETOOTH_STYLUS_DISCONNECTED, 0, null, instanceId)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSTileImpl.java301 mUiEventLogger.logWithInstanceId(QSEvent.QS_ACTION_CLICK, 0, getMetricsSpec(), in click()
315 mUiEventLogger.logWithInstanceId(QSEvent.QS_ACTION_SECONDARY_CLICK, 0, getMetricsSpec(), in secondaryClick()
328 mUiEventLogger.logWithInstanceId(QSEvent.QS_ACTION_LONG_PRESS, 0, getMetricsSpec(), in longClick()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQuickQSPanel.java240 uiEventLogger.logWithInstanceId(QSEvent.QQS_TILE_VISIBLE, 0, in setListening()
H A DPagedTileLayout.java202 mUiEventLogger.logWithInstanceId(QSEvent.QS_TILE_VISIBLE, 0, t.getMetricsSpec(), in logVisibleTiles()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationInfo.java707 mUiEventLogger.logWithInstanceId(event,
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt21814 HSPLcom/android/internal/logging/UiEventLoggerImpl;->logWithInstanceId(Lcom/android/internal/loggin…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt21878 HSPLcom/android/internal/logging/UiEventLoggerImpl;->logWithInstanceId(Lcom/android/internal/loggin…