Searched refs:RECORDING_METHOD_MANUAL_ENTRY (Results 1 – 4 of 4) sorted by relevance
56 public static final int RECORDING_METHOD_MANUAL_ENTRY = 3; field in Metadata68 RECORDING_METHOD_MANUAL_ENTRY);232 RECORDING_METHOD_MANUAL_ENTRY
22 import static android.health.connect.datatypes.Metadata.RECORDING_METHOD_MANUAL_ENTRY;155 .setRecordingMethod(RECORDING_METHOD_MANUAL_ENTRY) in writeToParcel_populateUsing_allFieldsSet()184 assertThat(decodedRecord.getRecordingMethod()).isEqualTo(RECORDING_METHOD_MANUAL_ENTRY); in writeToParcel_populateUsing_allFieldsSet()244 .setRecordingMethod(RECORDING_METHOD_MANUAL_ENTRY) in mindfulnessSessionRecord_toInternalRecord_allFieldsSet()279 assertThat(internalRecord.getRecordingMethod()).isEqualTo(RECORDING_METHOD_MANUAL_ENTRY); in mindfulnessSessionRecord_toInternalRecord_allFieldsSet()
20 import static android.health.connect.datatypes.Metadata.RECORDING_METHOD_MANUAL_ENTRY;88 .setRecordingMethod(RECORDING_METHOD_MANUAL_ENTRY) in mindfulnessSessionRecordBuilder_allFieldsSet()
1169 field public static final int RECORDING_METHOD_MANUAL_ENTRY = 3; // 0x3