Home
last modified time | relevance | path

Searched defs:options1 (Results 1 – 6 of 6) sorted by relevance

/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
DDiff.java88 final HashMap<String, String> options1 = new HashMap<>(dict1.mOptions.mAttributes); in diffHeaders() local
/packages/modules/OnDevicePersonalization/tests/federatedcomputetests/src/com/android/federatedcompute/services/scheduling/
DFederatedComputeJobManagerTest.java231 TrainingOptions options1 = in testOnTrainerStartCalledFailureDueToTaskLimit() local
646 TrainingOptions options1 = in testOnTrainerStartCalled_multipleTimes_changingPopulationName() local
696 TrainingOptions options1 = in testOnTrainerStartCalled_twoJobsWithSamePopulationName() local
742 TrainingOptions options1 = in testOnTrainerStartCalled_existingTask_rescheduleCountClear() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitSelectStateController.java441 final ActivityOptions options1 = ActivityOptions.makeBasic(); in launchTasks() local
535 final ActivityOptions options1 = ActivityOptions.makeBasic(); in launchExistingSplitPair() local
556 final ActivityOptions options1 = ActivityOptions.makeBasic(); in launchInitialAppFullscreen() local
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DVoipCallMonitorTest.java237 ForegroundServiceDelegationOptions options1 = optionsCaptor1.getValue(); in testMonitorForTwoCallsOnDifferentHandle() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DPropertyHalServiceTest.java2604 HalSubscribeOptions options1 = new HalSubscribeOptions(/* halPropId= */ 5, in testHalSubscribeOptions_equals() local
2615 HalSubscribeOptions options1 = new HalSubscribeOptions(/* halPropId= */ 5, in testHalSubscribeOptions_notEquals() local
2628 HalSubscribeOptions options1 = new HalSubscribeOptions(/* halPropId= */ 5, in testHalSubscribeOptions_hashcode() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/fakevhal/
DFakeVehicleStubUnitTest.java1317 SubscribeOptions[] options1 = new SubscribeOptions[]{option1}; in testSubscribeContinuousPropDifferentRate() local