Home
last modified time | relevance | path

Searched refs:OPTIONAL (Results 1 – 4 of 4) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallAudioRouteTransitionTests.java71 private static final int OPTIONAL = 3; field in CallAudioRouteTransitionTests
321 case OPTIONAL: in testActiveTransition()
334 case OPTIONAL: in testActiveTransition()
406 OPTIONAL, // speakerInteraction in testParametersCollection()
418 OPTIONAL, // speakerInteraction in testParametersCollection()
442 OPTIONAL, // speakerInteraction in testParametersCollection()
454 OPTIONAL, // speakerInteraction in testParametersCollection()
466 OPTIONAL, // speakerInteraction in testParametersCollection()
478 OPTIONAL, // speakerInteraction in testParametersCollection()
490 OPTIONAL, // speakerInteraction in testParametersCollection()
[all …]
/packages/apps/Car/CompanionDeviceSupport/tests/unit/src/com/android/car/companiondevicesupport/feature/calendarsync/
DCalendarImporterTest.java93 Attendee.Type.OPTIONAL); in setUp()
201 CalendarImporter.convertAttendeeType(Attendee.Type.OPTIONAL)); in convertAttendeeType()
/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/calendarsync/proto/
Dcalendar.proto139 OPTIONAL = 2; enumerator
/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/calendarsync/
DCalendarImporter.java269 case OPTIONAL: in convertAttendeeType()