Home
last modified time | relevance | path

Searched defs:externalSession (Results 1 – 3 of 3) sorted by relevance

/packages/modules/HealthFitness/tests/unittests/src/android/healthconnect/internal/datatypes/
DSleepSessionInternalTest.java34 SleepSessionRecord externalSession = session.toExternalRecord(); in testSessionConvertToExternal_convertToExternal_fieldsIsEqual() local
41 SleepSessionRecord externalSession = session.toExternalRecord(); in testSessionConvertToExternal_convertToExternalNoExtra_fieldsIsEqual() local
DExerciseSessionInternalTest.java38 ExerciseSessionRecord externalSession = session.toExternalRecord(); in testSessionConvertToExternal_convertToExternal_fieldsIsEqual() local
46 ExerciseSessionRecord externalSession = session.toExternalRecord(); in testSessionConvertToExternal_convertToExternalNoExtra_fieldsIsEqual() local
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DSessionManagerTest.java314 Session externalSession = mTestSessionManager.mSessionMapper.get(TEST_CHILD_THREAD_ID); in testStartExternalSession() local
335 Session externalSession = mTestSessionManager.mSessionMapper.get(TEST_CHILD_THREAD_ID); in testEndExternalSession() local