Searched refs:setAtomId (Results 1 – 9 of 9) sorted by relevance
37 public Builder setAtomId(int atomId) { in setAtomId() method in SysUiStatsEvent.Builder38 mBuilder.setAtomId(atomId); in setAtomId()
2204 .setAtomId(PACKAGE_NOTIFICATION_PREFERENCES); in pullPackagePreferencesStats()2270 .setAtomId(PACKAGE_NOTIFICATION_PREFERENCES); in pullPackagePreferencesStats()2302 .setAtomId(PACKAGE_NOTIFICATION_CHANNEL_PREFERENCES); in pullPackageChannelPreferencesStats()2337 .setAtomId(PACKAGE_NOTIFICATION_CHANNEL_GROUP_PREFERENCES); in pullPackageChannelGroupPreferencesStats()
1321 .setAtomId(DND_MODE_RULE) in pullRules()1362 .setAtomId(DND_MODE_RULE) in ruleToProtoLocked()
37 void (*setAtomId)(AStatsEvent*, uint32_t); member54 void setAtomId(int32_t atomId);
160 .setAtomId(320) in reportPlaybackMetrics()210 .setAtomId(322) in reportBundleMetrics()229 .setAtomId(322) in reportPlaybackStateEvent()292 .setAtomId(323) in reportPlaybackErrorEvent()310 .setAtomId(321) in reportNetworkEvent()327 .setAtomId(324) in reportTrackChangeEvent()
79 mAStatsEventApi.setAtomId = in initializeApiTableLocked()104 void StatsEventCompat::setAtomId(int32_t atomId) { in setAtomId() function in StatsEventCompat106 mAStatsEventApi.setAtomId(mEventR, (uint32_t)atomId); in setAtomId()
47 public Builder setAtomId(int atomId) { in setAtomId() method in WrappedSysUiStatsEvent.WrappedBuilder49 super.setAtomId(atomId); in setAtomId()
44 StatsEvent.Builder builder = StatsEvent.newBuilder().setAtomId(atom.atomId); in reportBootstrapAtom()
160 .setAtomId(atomTag) in createStatsEvent()