Home
last modified time | relevance | path

Searched defs:getNotes (Results 1 – 25 of 190) sorted by relevance

12345678

/aosp_15_r20/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/dataentries/formatters/
DPlannedExerciseSessionRecordFormatter.kt67 private fun getNotes(record: PlannedExerciseSessionRecord): String? { in <lambda>() method in com.android.healthconnect.controller.dataentries.formatters.PlannedExerciseSessionRecordFormatter
DSleepSessionFormatter.kt84 private fun getNotes(record: SleepSessionRecord): String? { in <lambda>() method in com.android.healthconnect.controller.dataentries.formatters.SleepSessionFormatter
DExerciseSessionFormatter.kt139 fun getNotes(record: ExerciseSessionRecord): String? { in <lambda>() method
/aosp_15_r20/external/google-cloud-java/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/src/main/java/io/grafeas/v1beta1/
H A DBatchCreateNotesResponse.java171 public io.grafeas.v1beta1.Note getNotes(int index) { in getNotes() method in BatchCreateNotesResponse
602 public io.grafeas.v1beta1.Note getNotes(int index) { in getNotes() method in BatchCreateNotesResponse.Builder
H A DListNotesResponse.java178 public io.grafeas.v1beta1.Note getNotes(int index) { in getNotes() method in ListNotesResponse
675 public io.grafeas.v1beta1.Note getNotes(int index) { in getNotes() method in ListNotesResponse.Builder
H A DBatchCreateNotesRequest.java237 public java.util.Map<java.lang.String, io.grafeas.v1beta1.Note> getNotes() { in getNotes() method in BatchCreateNotesRequest
808 public java.util.Map<java.lang.String, io.grafeas.v1beta1.Note> getNotes() { in getNotes() method in BatchCreateNotesRequest.Builder
H A DBatchCreateNotesResponseOrBuilder.java45 io.grafeas.v1beta1.Note getNotes(int index); in getNotes() method
H A DListNotesResponseOrBuilder.java45 io.grafeas.v1beta1.Note getNotes(int index); in getNotes() method
H A DBatchCreateNotesRequestOrBuilder.java75 java.util.Map<java.lang.String, io.grafeas.v1beta1.Note> getNotes(); in getNotes() method
/aosp_15_r20/external/google-cloud-java/java-grafeas/src/main/java/io/grafeas/v1/
H A DBatchCreateNotesResponse.java124 public io.grafeas.v1.Note getNotes(int index) { in getNotes() method in BatchCreateNotesResponse
581 public io.grafeas.v1.Note getNotes(int index) { in getNotes() method in BatchCreateNotesResponse.Builder
H A DBatchCreateNotesRequest.java185 public java.util.Map<java.lang.String, io.grafeas.v1.Note> getNotes() { in getNotes() method in BatchCreateNotesRequest
804 public java.util.Map<java.lang.String, io.grafeas.v1.Note> getNotes() { in getNotes() method in BatchCreateNotesRequest.Builder
H A DListNotesResponse.java123 public io.grafeas.v1.Note getNotes(int index) { in getNotes() method in ListNotesResponse
656 public io.grafeas.v1.Note getNotes(int index) { in getNotes() method in ListNotesResponse.Builder
H A DBatchCreateNotesResponseOrBuilder.java46 io.grafeas.v1.Note getNotes(int index); in getNotes() method
H A DListNotesResponseOrBuilder.java46 io.grafeas.v1.Note getNotes(int index); in getNotes() method
H A DBatchCreateNotesRequestOrBuilder.java82 java.util.Map<java.lang.String, io.grafeas.v1.Note> getNotes(); in getNotes() method
/aosp_15_r20/out/soong/.intermediates/packages/modules/HealthFitness/apk/HealthConnectLibrary/android_common_apex34/kapt/gen/stubs/com/android/healthconnect/controller/data/entries/
DFormattedEntry.java203 public final java.lang.String getNotes() { in getNotes() method in FormattedEntry.ExerciseSessionEntry
997 public final java.lang.String getNotes() { in getNotes() method in FormattedEntry.PlannedExerciseSessionEntry
1076 public final java.lang.String getNotes() { in getNotes() method in FormattedEntry.PlannedExerciseSessionNotesEntry
1544 public final java.lang.String getNotes() { in getNotes() method in FormattedEntry.SleepSessionEntry
/aosp_15_r20/out/soong/.intermediates/packages/modules/HealthFitness/apk/HealthConnectLibrary/android_common_apex34/kapt/gen/stubs/com/android/healthconnect/controller/dataentries/formatters/
DPlannedExerciseSessionRecordFormatter.java51 …private final java.lang.String getNotes(android.health.connect.datatypes.PlannedExerciseSessionRec… in getNotes() method in PlannedExerciseSessionRecordFormatter
DSleepSessionFormatter.java72 …private final java.lang.String getNotes(android.health.connect.datatypes.SleepSessionRecord record… in getNotes() method in SleepSessionFormatter
/aosp_15_r20/packages/modules/HealthFitness/framework/java/android/health/connect/internal/datatypes/
DMindfulnessSessionRecordInternal.java104 public String getNotes() { in getNotes() method in MindfulnessSessionRecordInternal
DSleepSessionRecordInternal.java46 public String getNotes() { in getNotes() method in SleepSessionRecordInternal
DPlannedExerciseSessionRecordInternal.java53 public String getNotes() { in getNotes() method in PlannedExerciseSessionRecordInternal
DExerciseSessionRecordInternal.java62 public String getNotes() { in getNotes() method in ExerciseSessionRecordInternal
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
DVCardResourceEntry.java106 public String getNotes() { in getNotes() method in VCardResourceEntry
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/
H A DTestCaseOrBuilder.java156 java.lang.String getNotes(); in getNotes() method
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/
H A DTestCaseOrBuilder.java156 java.lang.String getNotes(); in getNotes() method

12345678