Home
last modified time | relevance | path

Searched defs:sleepSessionRecord (Results 1 – 2 of 2) sorted by relevance

/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/
DSleepSessionRecordHelper.java87 void populateSpecificRecordValue(Cursor cursor, SleepSessionRecordInternal sleepSessionRecord) { in populateSpecificRecordValue()
104 ContentValues contentValues, SleepSessionRecordInternal sleepSessionRecord) { in populateSpecificContentValues()
/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/aggregation/
DAggregateOtherAppsDataTest.java141 SleepSessionRecord sleepSessionRecord = buildSleepSessionWithEmptyMetadata(); in testAppWithReadPerms_aggregateOtherAppsSleep_expectSuccess() local