Searched refs:logWithInstanceId (Results 1 – 6 of 6) sorted by relevance
170 logger.logWithInstanceId( in logPickerOpenPersonal()179 logger.logWithInstanceId( in logPickerOpenWork()194 logger.logWithInstanceId( in logPickerOpenUnknown()203 logger.logWithInstanceId( in logPickerOpenViaGetContent()218 logger.logWithInstanceId( in logPickerOpenInHalfScreen()233 logger.logWithInstanceId( in logPickerOpenInFullScreen()248 logger.logWithInstanceId( in logPickerOpenInSingleSelect()263 logger.logWithInstanceId( in logPickerOpenInMultiSelect()278 logger.logWithInstanceId( in logPickerOpenWithFilterAllImages()293 logger.logWithInstanceId( in logPickerOpenWithFilterAllVideos()[all …]
116 LOGGER.logWithInstanceId(NonUiEvent.PHOTO_PICKER_FULL_SYNC_START, uid, authority, in logPickerFullSyncStart()128 LOGGER.logWithInstanceId(NonUiEvent.PHOTO_PICKER_INCREMENTAL_SYNC_START, uid, authority, in logPickerIncrementalSyncStart()140 LOGGER.logWithInstanceId(NonUiEvent.PHOTO_PICKER_ALBUM_MEDIA_SYNC_START, uid, authority, in logPickerAlbumMediaSyncStart()152 LOGGER.logWithInstanceId(NonUiEvent.PHOTO_PICKER_GET_MEDIA_COLLECTION_INFO_START, uid, in logPickerGetMediaCollectionInfoStart()163 LOGGER.logWithInstanceId(NonUiEvent.PHOTO_PICKER_GET_ALBUMS_START, uid, authority, in logPickerGetAlbumsStart()214 LOGGER.logWithInstanceId(NonUiEvent.PHOTO_PICKER_GET_MEDIA_COLLECTION_INFO_END, uid, in logPickerGetMediaCollectionInfoEnd()
253 verify(mUiEventLog).logWithInstanceId( in testLogSharesheetTriggered()260 verify(mUiEventLog).logWithInstanceId( in testLogSharesheetAppLoadComplete()267 verify(mUiEventLog).logWithInstanceId( in testLogSharesheetDirectLoadComplete()277 verify(mUiEventLog).logWithInstanceId( in testLogSharesheetDirectLoadTimeout()284 verify(mUiEventLog).logWithInstanceId( in testLogSharesheetProfileChanged()291 verify(mUiEventLog).logWithInstanceId( in testLogSharesheetExpansionChanged_collapsed()298 verify(mUiEventLog).logWithInstanceId( in testLogSharesheetExpansionChanged_expanded()305 verify(mUiEventLog).logWithInstanceId( in testLogSharesheetAppShareRankingTimeout()315 verify(mUiEventLog).logWithInstanceId( in testLogSharesheetEmptyDirectShareRow()400 verify(mUiEventLog).logWithInstanceId( in testUiAndFrameworkEventsUseSameInstanceIdForSameLoggerInstance()
35 logWithInstanceId(event, 0, null, instance); in log()51 public void logWithInstanceId(@NonNull UiEventEnum event, int uid, @Nullable String packageName, in logWithInstanceId() method in MPUiEventLoggerImpl
41 verify(activity.getLogger()).logWithInstanceId( in verifyLogWithInstanceId()
282 mUiEventLogger.logWithInstanceId( in log()