Home
last modified time | relevance | path

Searched defs:arguments (Results 1 – 25 of 296) sorted by relevance

12345678910>>...12

/aosp12/art/test/559-checker-irreducible-loop/src/
H A DMain.java27 Object[] arguments = { 42 }; in main() local
33 Object[] arguments = { 42, new Main() }; in main() local
39 Object[] arguments = { 42 }; in main() local
45 Object[] arguments = { 42 }; in main() local
51 Object[] arguments = { }; in main() local
57 Object[] arguments = { 42 }; in main() local
63 Object[] arguments = { 42 }; in main() local
/ohos5.0/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/
H A Davbuffer_queue_producer_stub.cpp42 uint32_t code, MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
53 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnGetQueueSize()
64 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnSetQueueSize()
75 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnRequestBuffer()
93 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnPushBuffer()
105 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnReturnBuffer()
117 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnAttachBuffer()
134 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnDetachBuffer()
145 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnSetBufferFilledListener()
158 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnRemoveBufferFilledListener()
[all …]
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue_producer.cpp218 int32_t BufferQueueProducer::GetProducerInitInfoRemote(MessageParcel &arguments, in GetProducerInitInfoRemote()
621 MessageParcel &arguments, MessageParcel &reply, MessageOption &option) in GetTransformRemote()
636 int32_t BufferQueueProducer::SetTransformHintRemote(MessageParcel &arguments, in SetTransformHintRemote()
646 MessageParcel &arguments, MessageParcel &reply, MessageOption &option) in GetTransformHintRemote()
671 MessageParcel &arguments, MessageParcel &reply, MessageOption &option) in GetSurfaceSourceTypeRemote()
687 MessageParcel &arguments, MessageParcel &reply, MessageOption &option) in SetSurfaceAppFrameworkTypeRemote()
696 MessageParcel &arguments, MessageParcel &reply, MessageOption &option) in GetSurfaceAppFrameworkTypeRemote()
712 MessageParcel &arguments, MessageParcel &reply, MessageOption &option) in SetHdrWhitePointBrightnessRemote()
721 MessageParcel &arguments, MessageParcel &reply, MessageOption &option) in SetSdrWhitePointBrightnessRemote()
730 MessageParcel &arguments, MessageParcel &reply, MessageOption &option) in AcquireLastFlushedBufferRemote()
[all …]
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_queue_producer_test.cpp303 MessageParcel arguments; variable
345 MessageParcel arguments; variable
364 MessageParcel arguments; variable
424 MessageParcel arguments; variable
443 MessageParcel arguments; variable
462 MessageParcel arguments; variable
481 MessageParcel arguments; variable
500 MessageParcel arguments; variable
520 MessageParcel arguments; variable
538 MessageParcel arguments; variable
[all …]
/aosp12/frameworks/base/tests/MemoryUsage/src/com/android/tests/memoryusage/
H A DMemoryUsageInstrumentation.java26 private Bundle arguments; field in MemoryUsageInstrumentation
29 public void onCreate(Bundle arguments) { in onCreate()
/aosp12/frameworks/base/core/java/android/content/pm/
H A DDataLoaderParams.java42 @NonNull String arguments) { in forStreaming()
56 @NonNull ComponentName componentName, @NonNull String arguments) { in forIncremental()
62 @NonNull String arguments) { in DataLoaderParams()
/aosp12/packages/apps/Car/libs/car-ui-lib/car-rotary-lib/src/androidTest/java/com/android/car/ui/
H A DFocusAreaTest.java141 Bundle arguments = new Bundle(); in testPerformAccessibilityAction_actionNudgeShortcut_legacy() local
198 Bundle arguments = new Bundle(); in testPerformAccessibilityAction_actionNudgeShortcut_new() local
261 Bundle arguments = new Bundle(); in testPerformAccessibilityAction_actionNudgeShortcut_programmatic() local
444 Bundle arguments = new Bundle(); in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_enabledCache() local
498 Bundle arguments = new Bundle(); in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_mixedCache() local
541 Bundle arguments = new Bundle(); in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_mixedCache2() local
574 Bundle arguments = new Bundle(); in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_specifiedTarget() local
632 Bundle arguments = new Bundle(); in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_specifiedTarget2() local
657 Bundle arguments = new Bundle(); in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_specifiedTarget3() local
751 Bundle arguments = new Bundle(); in testClearFocusAreaHistoryWhenRotating_clear() local
[all …]
/aosp12/art/test/565-checker-irreducible-loop/src/
H A DMain.java27 Object[] arguments = { 42, 31L }; in main() local
33 Object[] arguments = { 42, 31L }; in main() local
/aosp12/art/test/588-checker-irreducib-lifetime-hole/src/
H A DMain.java27 Object[] arguments = { 42 }; in main() local
32 Object[] arguments = { 42 }; in main() local
/ohos5.0/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_producer_listener.h38 MessageParcel arguments; in OnBufferReleased() local
55 MessageParcel arguments; in OnBufferReleasedWithFence() local
84 int32_t OnRemoteRequest(uint32_t code, MessageParcel &arguments, in OnRemoteRequest()
113 GSError OnBufferReleasedWithFenceRemote(MessageParcel& arguments) in OnBufferReleasedWithFenceRemote()
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/ui/specialappaccess/handheld/
H A DHandheldSpecialAppAccessFragment.java49 Bundle arguments = new Bundle(); in newInstance() local
59 Bundle arguments = getArguments(); in onCreate() local
H A DHandheldSpecialAppAccessPreferenceFragment.java55 Bundle arguments = new Bundle(); in newInstance() local
65 Bundle arguments = getArguments(); in onCreate() local
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/ui/handheld/
H A DHandheldDefaultAppFragment.java53 Bundle arguments = new Bundle(); in newInstance() local
64 Bundle arguments = getArguments(); in onCreate() local
H A DHandheldDefaultAppPreferenceFragment.java59 Bundle arguments = new Bundle(); in newInstance() local
70 Bundle arguments = getArguments(); in onCreate() local
/aosp12/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
H A DDicttool.java103 private static Command getCommand(final String[] arguments) { in getCommand()
119 private static int execute(final String[] arguments) { in execute()
132 public static void main(final String[] arguments) { in main()
/aosp12/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityNodeProvider.java220 int virtualViewId, AccessibilityNodeInfo info, String extraDataKey, Bundle arguments) { in addExtraDataToAccessibilityNodeInfo()
237 public boolean performAction(int virtualViewId, int action, Bundle arguments) { in performAction()
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/privacy/
H A DManageMicPermissionsPreferenceControllerTest.java135 Map<String, Object> arguments = new HashMap<>(); in getSummary_whenLocationAppCountIsOne_shouldShowSingularString() local
153 Map<String, Object> arguments = new HashMap<>(); in getSummary_whenLocationAppCountIsGreaterThanOne_shouldShowPluralString() local
178 Map<String, Object> arguments = new HashMap<>(); in getSummary_multipleUsers_addsAppCounts() local
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/ui/
H A DDefaultAppConfirmationDialogFragment.java51 Bundle arguments = new Bundle(); in newInstance() local
76 Bundle arguments = getArguments(); in onCreate() local
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/ui/auto/
H A DAutoSpecialAppAccessFragment.java46 Bundle arguments = new Bundle(); in newInstance() local
56 Bundle arguments = getArguments(); in onCreate() local
H A DAutoDefaultAppFragment.java53 Bundle arguments = new Bundle(); in newInstance() local
64 Bundle arguments = getArguments(); in onCreate() local
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DCustomTestRunner.java26 public void onCreate(Bundle arguments) { in onCreate()
/aosp12/frameworks/multidex/instrumentation/src/com/android/test/runner/
H A DMultiDexTestRunner.java34 public void onCreate(Bundle arguments) { in onCreate()
/aosp12/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyAndException/src/com/android/multidexlegacyandexception/tests/
H A DMultiDexAndroidJUnitRunner.java27 public void onCreate(Bundle arguments) { in onCreate()
/aosp12/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestAppTests2/src/com/android/multidexlegacytestapp/test2/
H A DMultiDexAndroidJUnitRunner.java11 public void onCreate(Bundle arguments) { in onCreate()
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DAccessibilityDetailsSettingsFragment.java100 final Bundle arguments = new Bundle(); in getSystemAccessibilitySettingsLaunchArguments() local
142 private void openSubSettings(@NonNull String destination, @Nullable Bundle arguments) { in openSubSettings()
228 LaunchFragmentArguments(@NonNull String destination, @Nullable Bundle arguments) { in LaunchFragmentArguments()

12345678910>>...12