Home
last modified time | relevance | path

Searched defs:getRowId (Results 1 – 25 of 355) sorted by relevance

12345678910>>...15

/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/data/
DPaginationParameters.java101 public int getRowId() { in getRowId() method in PaginationParameters
/aosp_15_r20/packages/modules/AdServices/adservices/tests/cts/hosttests/app/src/com/android/adservices/cts/dao/
DAppSearchConsentDao.java87 public static String getRowId(@NonNull String uid, @NonNull String apiType) { in getRowId() method in AppSearchConsentDao
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/adselection/
DDBHistogramEventData.java57 public abstract Long getRowId(); in getRowId() method in DBHistogramEventData
DDBProtectedServersEncryptionConfig.java57 public abstract Long getRowId(); in getRowId() method in DBProtectedServersEncryptionConfig
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/appsearch/
DAppSearchMeasurementRollbackDao.java153 public static String getRowId( in getRowId() method in AppSearchMeasurementRollbackDao
DAppSearchConsentDao.java136 public static String getRowId(@NonNull String uid, @NonNull String apiType) { in getRowId() method in AppSearchConsentDao
DAppSearchNotificationDao.java135 public static String getRowId(@NonNull String uid) { in getRowId() method in AppSearchNotificationDao
DAppSearchAppConsentDao.java141 public static String getRowId(@NonNull String uid, @NonNull String consentType) { in getRowId() method in AppSearchAppConsentDao
DAppSearchModuleEnrollmentStateDao.java80 public static String getRowId(@NonNull String uid) { in getRowId() method in AppSearchModuleEnrollmentStateDao
DAppSearchInteractionsDao.java144 public static String getRowId(@NonNull String uid, @NonNull String apiType) { in getRowId() method in AppSearchInteractionsDao
DAppSearchTopicsConsentDao.java161 public static String getRowId(@NonNull String uid) { in getRowId() method in AppSearchTopicsConsentDao
DAppSearchUxStatesDao.java107 public static String getRowId(@NonNull String uid) { in getRowId() method in AppSearchUxStatesDao
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/service-core/adservices-service-core/android_common_apex33/javac/anno/com/android/adservices/data/adselection/
DAutoValue_DBHistogramEventData.java52 public Long getRowId() { in getRowId() method in AutoValue_DBHistogramEventData
DAutoValue_DBProtectedServersEncryptionConfig.java71 public Long getRowId() { in getRowId() method in AutoValue_DBProtectedServersEncryptionConfig
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/service-core/adservices-service-core/android_common_apex30/javac/anno/com/android/adservices/data/adselection/
DAutoValue_DBHistogramEventData.java52 public Long getRowId() { in getRowId() method in AutoValue_DBHistogramEventData
DAutoValue_DBProtectedServersEncryptionConfig.java71 public Long getRowId() { in getRowId() method in AutoValue_DBProtectedServersEncryptionConfig
/aosp_15_r20/libcore/ojluni/src/main/java/java/sql/
H A DCallableStatement.java1784 RowId getRowId(int parameterIndex) throws SQLException; in getRowId() method
1801 RowId getRowId(String parameterName) throws SQLException; in getRowId() method
H A DResultSet.java2975 RowId getRowId(int columnIndex) throws SQLException; in getRowId() method
2992 RowId getRowId(String columnLabel) throws SQLException; in getRowId() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/sql/
DCallableStatement.java1784 RowId getRowId(int parameterIndex) throws SQLException; in getRowId() method
1801 RowId getRowId(String parameterName) throws SQLException; in getRowId() method
DResultSet.java2975 RowId getRowId(int columnIndex) throws SQLException; in getRowId() method
2992 RowId getRowId(String columnLabel) throws SQLException; in getRowId() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/14/libcore/ojluni/src/main/java/java/sql/
DCallableStatement.java1784 RowId getRowId(int parameterIndex) throws SQLException; in getRowId() method
1801 RowId getRowId(String parameterName) throws SQLException; in getRowId() method
/aosp_15_r20/packages/apps/TV/src/com/android/tv/menu/
DMenuRowView.java209 public String getRowId() { in getRowId() method in MenuRowView
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/data/model/
DItem.java149 public int getRowId() { in getRowId() method in Item
/aosp_15_r20/packages/modules/HealthFitness/framework/java/android/health/connect/internal/datatypes/
DRecordInternal.java151 public int getRowId() { in getRowId() method in RecordInternal
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/15/libcore/ojluni/src/main/java/java/sql/
DResultSet.java2975 RowId getRowId(int columnIndex) throws SQLException; in getRowId() method
2992 RowId getRowId(String columnLabel) throws SQLException; in getRowId() method

12345678910>>...15