Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java783 public void startTasks(int taskId1, Bundle options1, int taskId2, Bundle options2, in startTasks()
796 public void startIntentAndTask(PendingIntent pendingIntent, int userId1, Bundle options1, in startIntentAndTask()
810 @Nullable ShortcutInfo shortcutInfo1, Bundle options1, PendingIntent pendingIntent2, in startIntents()
825 public void startShortcutAndTask(ShortcutInfo shortcutInfo, Bundle options1, int taskId, in startShortcutAndTask()
841 public void startTasksWithLegacyTransition(int taskId1, Bundle options1, int taskId2, in startTasksWithLegacyTransition()
856 Bundle options1, int taskId, Bundle options2, in startIntentAndTaskWithLegacyTransition()
870 public void startShortcutAndTaskWithLegacyTransition(ShortcutInfo shortcutInfo, Bundle options1, in startShortcutAndTaskWithLegacyTransition()
889 @Nullable ShortcutInfo shortcutInfo1, @Nullable Bundle options1, in startIntentsWithLegacyTransition()
/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/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitSelectStateController.java327 final ActivityOptions options1 = ActivityOptions.makeBasic(); in launchTasks() local
431 final ActivityOptions options1 = ActivityOptions.makeBasic(); in launchExistingSplitPair() local
458 final ActivityOptions options1 = ActivityOptions.makeBasic(); in launchInitialAppFullscreen() local
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/mdns/
DMdnsDiscoveryManagerTests.java189 final MdnsSearchOptions options1 = in onResponseReceived() local
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DVoipCallMonitorTest.java153 ForegroundServiceDelegationOptions options1 = optionsCaptor1.getValue(); in testMonitorForTwoCallsOnDifferentHandle() local
/packages/modules/OnDevicePersonalization/tests/federatedcomputetests/src/com/android/federatedcompute/services/scheduling/
DFederatedComputeJobManagerTest.java574 TrainingOptions options1 = in doTestOnTrainerStartCalled_multipleTimes_changingParams() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/fakevhal/
DFakeVehicleStubUnitTest.java1297 SubscribeOptions[] options1 = new SubscribeOptions[]{option1}; in testSubscribeContinuousPropDifferentRate() local