Home
last modified time | relevance | path

Searched defs:mRowIndex (Results 1 – 3 of 3) sorted by relevance

/packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/
DEventLogRecord.java52 private @IntRange(from = 0) int mRowIndex = 0; field in EventLogRecord
302 private @IntRange(from = 0) int mRowIndex; field in EventLogRecord.Builder
/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/data/events/
DEvent.java44 private final int mRowIndex; field in Event
206 private int mRowIndex; field in Event.Builder
DJoinedEvent.java42 private final int mRowIndex; field in JoinedEvent
235 private int mRowIndex; field in JoinedEvent.Builder