Searched defs:setRowId (Results 1 – 3 of 3) sorted by relevance
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/adselection/ | ||
D | DBHistogramEventData.java | 141 public abstract Builder setRowId(Long rowId); in setRowId() method in DBHistogramEventData.Builder |
D | DBProtectedServersEncryptionConfig.java | 157 abstract Builder setRowId(Long rowId); in setRowId() method in DBProtectedServersEncryptionConfig.Builder |
/packages/modules/HealthFitness/framework/java/android/health/connect/internal/datatypes/ | ||
D | RecordInternal.java | 155 public RecordInternal<T> setRowId(int rowId) { in setRowId() method in RecordInternal |