Home
last modified time | relevance | path

Searched defs:args (Results 1 – 25 of 1212) sorted by relevance

12345678910>>...49

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/dump/
DDumpHandlerTest.kt105 val args = arrayOf("dumpable1", "dumpable3", "buffer2", "table2") in testDumpablesCanBeDumpedSelectively() constant
126 val args = arrayOf("dumpable1") in testDumpableMatchingIsBasedOnEndOfTag() constant
145 val args = arrayOf("--dump-priority", "CRITICAL") in testCriticalDump() constant
172 val args = arrayOf("--dump-priority", "NORMAL") in testNormalDump() constant
213 val args = arrayOf("buffers", "--tail", "1") in testDumpBuffers() constant
238 val args = arrayOf("dumpables") in testDumpDumpables() constant
263 val args = arrayOf("tables") in testDumpTables() constant
283 val args = arrayOf(DumpHandler.PROTO) in testDumpAllProtoDumpables() constant
297 val args = arrayOf(DumpHandler.PROTO, "protoDumpable1") in testDumpSingleProtoDumpable() constant
312 val args = arrayOf("dumpable") in testDumpTarget_selectsShortestNamedDumpable() constant
[all …]
/frameworks/native/services/inputflinger/
DInputListener.cpp66 void QueuedInputListener::notifyInputDevicesChanged(const NotifyInputDevicesChangedArgs& args) { in notifyInputDevicesChanged()
70 void QueuedInputListener::notifyKey(const NotifyKeyArgs& args) { in notifyKey()
74 void QueuedInputListener::notifyMotion(const NotifyMotionArgs& args) { in notifyMotion()
78 void QueuedInputListener::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch()
82 void QueuedInputListener::notifySensor(const NotifySensorArgs& args) { in notifySensor()
86 void QueuedInputListener::notifyVibratorState(const NotifyVibratorStateArgs& args) { in notifyVibratorState()
90 void QueuedInputListener::notifyDeviceReset(const NotifyDeviceResetArgs& args) { in notifyDeviceReset()
94 void QueuedInputListener::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) { in notifyPointerCaptureChanged()
99 for (const NotifyArgs& args : mArgsQueue) { in flush() local
110 void TracedInputListener::notifyInputDevicesChanged(const NotifyInputDevicesChangedArgs& args) { in notifyInputDevicesChanged()
[all …]
DInputFilter.cpp29 AidlKeyEvent notifyKeyArgsToKeyEvent(const NotifyKeyArgs& args) { in notifyKeyArgsToKeyEvent()
56 void InputFilter::notifyInputDevicesChanged(const NotifyInputDevicesChangedArgs& args) { in notifyInputDevicesChanged()
71 void InputFilter::notifyKey(const NotifyKeyArgs& args) { in notifyKey()
79 void InputFilter::notifyMotion(const NotifyMotionArgs& args) { in notifyMotion()
83 void InputFilter::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch()
87 void InputFilter::notifySensor(const NotifySensorArgs& args) { in notifySensor()
91 void InputFilter::notifyVibratorState(const NotifyVibratorStateArgs& args) { in notifyVibratorState()
95 void InputFilter::notifyDeviceReset(const NotifyDeviceResetArgs& args) { in notifyDeviceReset()
99 void InputFilter::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) { in notifyPointerCaptureChanged()
DUnwantedInteractionBlocker.cpp132 static int32_t getActionUpForPointerId(const NotifyMotionArgs& args, int32_t pointerId) { in getActionUpForPointerId()
164 NotifyMotionArgs removePointerIds(const NotifyMotionArgs& args, in removePointerIds()
215 static std::optional<NotifyMotionArgs> removeStylusPointerIds(const NotifyMotionArgs& args) { in removeStylusPointerIds()
287 const NotifyMotionArgs& args, const std::set<int32_t>& oldSuppressedPointerIds, in cancelSuppressedPointers()
345 void UnwantedInteractionBlocker::notifyKey(const NotifyKeyArgs& args) { in notifyKey()
350 void UnwantedInteractionBlocker::notifyMotion(const NotifyMotionArgs& args) { in notifyMotion()
369 void UnwantedInteractionBlocker::enqueueOutboundMotionLocked(const NotifyMotionArgs& args) { in enqueueOutboundMotionLocked()
374 void UnwantedInteractionBlocker::notifyMotionLocked(const NotifyMotionArgs& args) { in notifyMotionLocked()
388 void UnwantedInteractionBlocker::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch()
393 void UnwantedInteractionBlocker::notifySensor(const NotifySensorArgs& args) { in notifySensor()
[all …]
/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/
Dsemantics_player.h43 void Amo(const typename Decoder::AmoArgs& args) { in Amo()
109 void Auipc(const typename Decoder::UpperImmArgs& args) { in Auipc()
114 void CompareAndBranch(const typename Decoder::BranchArgs& args) { in CompareAndBranch()
120 void Csr(const typename Decoder::CsrArgs& args) { in Csr()
151 void Csr(const typename Decoder::CsrImmArgs& args) { in Csr()
179 void Fcvt(const typename Decoder::FcvtFloatToFloatArgs& args) { in Fcvt()
198 void Fcvt(const typename Decoder::FcvtFloatToIntegerArgs& args) { in Fcvt()
236 void Fcvt(const typename Decoder::FcvtIntegerToFloatArgs& args) { in Fcvt()
275 void Fma(const typename Decoder::FmaArgs& args) { in Fma()
330 void Fence(const typename Decoder::FenceArgs& args) { in Fence()
[all …]
/frameworks/native/services/utils/tests/
DPriorityDumper_test.cpp63 Vector<String16> args; in TEST_F() local
69 Vector<String16> args; in TEST_F() local
76 Vector<String16> args; in TEST_F() local
84 Vector<String16> args; in TEST_F() local
94 Vector<String16> args; in TEST_F() local
104 Vector<String16> args; in TEST_F() local
114 Vector<String16> args; in TEST_F() local
124 Vector<String16> args; in TEST_F() local
134 Vector<String16> args; in TEST_F() local
145 Vector<String16> args; in TEST_F() local
[all …]
/frameworks/base/libs/incident/src/
Dincident_report.cpp43 void AIncidentReportArgs_delete(AIncidentReportArgs* args) { in AIncidentReportArgs_delete()
47 void AIncidentReportArgs_setAll(AIncidentReportArgs* args, bool all) { in AIncidentReportArgs_setAll()
51 void AIncidentReportArgs_setPrivacyPolicy(AIncidentReportArgs* args, int privacyPolicy) { in AIncidentReportArgs_setPrivacyPolicy()
55 void AIncidentReportArgs_addSection(AIncidentReportArgs* args, int section) { in AIncidentReportArgs_addSection()
59 void AIncidentReportArgs_setReceiverPackage(AIncidentReportArgs* args, char const* pkg) { in AIncidentReportArgs_setReceiverPackage()
63 void AIncidentReportArgs_setReceiverClass(AIncidentReportArgs* args, char const* cls) { in AIncidentReportArgs_setReceiverClass()
67 void AIncidentReportArgs_addHeader(AIncidentReportArgs* args, uint8_t const* buf, size_t size) { in AIncidentReportArgs_addHeader()
73 IncidentReportArgs* args = reinterpret_cast<IncidentReportArgs*>(argp); in AIncidentReportArgs_takeReport() local
/frameworks/base/core/java/android/service/notification/
DNotificationAssistantService.java445 SomeArgs args = SomeArgs.obtain(); in onNotificationEnqueuedWithChannelFull() local
473 SomeArgs args = SomeArgs.obtain(); in onNotificationSnoozedUntilContextFull() local
482 SomeArgs args = SomeArgs.obtain(); in onNotificationsSeen() local
490 SomeArgs args = SomeArgs.obtain(); in onPanelRevealed() local
498 SomeArgs args = SomeArgs.obtain(); in onPanelHidden() local
505 SomeArgs args = SomeArgs.obtain(); in onNotificationVisibilityChanged() local
515 SomeArgs args = SomeArgs.obtain(); in onNotificationExpansionChanged() local
525 SomeArgs args = SomeArgs.obtain(); in onNotificationDirectReply() local
533 SomeArgs args = SomeArgs.obtain(); in onSuggestedReplySent() local
542 SomeArgs args = SomeArgs.obtain(); in onActionClicked() local
[all …]
/frameworks/native/services/inputflinger/tests/
DCursorInputMapper_test.cpp173 std::list<NotifyArgs> args = in setPointerCapture() local
186 std::list<NotifyArgs> args; in testRotation() local
224 std::list<NotifyArgs> args; in TEST_F() local
271 std::list<NotifyArgs> args; in TEST_F() local
341 std::list<NotifyArgs> args; in TEST_F() local
434 std::list<NotifyArgs> args; in TEST_F() local
481 std::list<NotifyArgs> args; in TEST_F() local
506 std::list<NotifyArgs> args; in TEST_F() local
534 std::list<NotifyArgs> args; in TEST_F() local
614 std::list<NotifyArgs> args = in TEST_F() local
[all …]
DPreferStylusOverTouch_test.cpp66 NotifyMotionArgs args(/*id=*/0, eventTime, /*readTime=*/0, deviceId, source, in generateMotionArgs() local
80 void assertNotBlocked(const NotifyMotionArgs& args) { assertResponse(args, {args}); } in assertNotBlocked()
82 void assertDropped(const NotifyMotionArgs& args) { assertResponse(args, {}); } in assertDropped()
84 void assertResponse(const NotifyMotionArgs& args, in assertResponse()
110 NotifyMotionArgs args; in TEST_F() local
123 NotifyMotionArgs args; in TEST_F() local
140 NotifyMotionArgs args; in TEST_F() local
167 NotifyMotionArgs args; in TEST_F() local
188 NotifyMotionArgs args; in TEST_F() local
215 NotifyMotionArgs args; in TEST_F() local
[all …]
DRotaryEncoderInputMapper_test.cpp125 std::list<NotifyArgs> args; in TEST_F() local
145 std::list<NotifyArgs> args; in TEST_F() local
158 std::list<NotifyArgs> args; in TEST_F() local
174 std::list<NotifyArgs> args; in TEST_F() local
190 std::list<NotifyArgs> args; in TEST_F() local
210 std::list<NotifyArgs> args; in TEST_F_WITH_FLAGS() local
228 std::list<NotifyArgs> args; in TEST_F_WITH_FLAGS() local
246 std::list<NotifyArgs> args; in TEST_F_WITH_FLAGS() local
264 std::list<NotifyArgs> args; in TEST_F_WITH_FLAGS() local
282 std::list<NotifyArgs> args; in TEST_F_WITH_FLAGS() local
[all …]
DGestureConverter_test.cpp104 std::list<NotifyArgs> args = in TEST_F() local
136 std::list<NotifyArgs> args = in TEST_F() local
161 std::list<NotifyArgs> args = in TEST_F() local
220 std::list<NotifyArgs> args = in TEST_F() local
243 std::list<NotifyArgs> args = in TEST_F() local
296 std::list<NotifyArgs> args = in TEST_F() local
358 std::list<NotifyArgs> args = in TEST_F() local
412 std::list<NotifyArgs> args = in TEST_F() local
436 std::list<NotifyArgs> args = in TEST_F() local
461 std::list<NotifyArgs> args = in TEST_F() local
[all …]
DTestInputListener.cpp170 void TestInputListener::addToQueue(const NotifyArgsType& args) { in addToQueue()
178 void TestInputListener::notifyInputDevicesChanged(const NotifyInputDevicesChangedArgs& args) { in notifyInputDevicesChanged()
182 void TestInputListener::notifyDeviceReset(const NotifyDeviceResetArgs& args) { in notifyDeviceReset()
186 void TestInputListener::notifyKey(const NotifyKeyArgs& args) { in notifyKey()
190 void TestInputListener::notifyMotion(const NotifyMotionArgs& args) { in notifyMotion()
194 void TestInputListener::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch()
198 void TestInputListener::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) { in notifyPointerCaptureChanged()
202 void TestInputListener::notifySensor(const NotifySensorArgs& args) { in notifySensor()
206 void TestInputListener::notifyVibratorState(const NotifyVibratorStateArgs& args) { in notifyVibratorState()
DUnwantedInteractionBlocker_test.cpp90 NotifyMotionArgs args(/*id=*/0, eventTime, /*readTime=*/0, DEVICE_ID, AINPUT_SOURCE_TOUCHSCREEN, in generateMotionArgs() local
138 static void assertArgs(const NotifyMotionArgs& args, int32_t action, in assertArgs()
154 NotifyMotionArgs args = generateMotionArgs(/*downTime=*/0, /*eventTime=*/0, in TEST() local
168 NotifyMotionArgs args = in TEST() local
181 NotifyMotionArgs args = generateMotionArgs(/*downTime=*/0, /*eventTime=*/0, POINTER_1_DOWN, in TEST() local
195 NotifyMotionArgs args = generateMotionArgs(/*downTime=*/0, /*eventTime=*/0, in TEST() local
207 NotifyMotionArgs args = generateMotionArgs(/*downTime=*/0, /*eventTime=*/0, POINTER_1_DOWN, in TEST() local
222 NotifyMotionArgs args = generateMotionArgs(/*downTime=*/0, /*eventTime=*/0, POINTER_1_DOWN, in TEST() local
234 NotifyMotionArgs args = generateMotionArgs(/*downTime=*/0, /*eventTime=*/0, POINTER_1_UP, in TEST() local
246 NotifyMotionArgs args = generateMotionArgs(/*downTime=*/0, /*eventTime=*/0, MOVE, in TEST() local
[all …]
/frameworks/native/cmds/installd/
Drun_dex2oat_test.cpp89 auto args = std::make_unique<RunDex2OatArgs>(); in MakeDefaultTestArgs() local
242 void CallRunDex2Oat(std::unique_ptr<RunDex2OatArgs> args) { in CallRunDex2Oat()
282 auto args = RunDex2OatArgs::MakeDefaultTestArgs(); in TEST_F() local
295 auto args = RunDex2OatArgs::MakeDefaultTestArgs(); in TEST_F() local
305 auto args = RunDex2OatArgs::MakeDefaultTestArgs(); in TEST_F() local
316 auto args = RunDex2OatArgs::MakeDefaultTestArgs(); in TEST_F() local
326 auto args = RunDex2OatArgs::MakeDefaultTestArgs(); in TEST_F() local
335 auto args = RunDex2OatArgs::MakeDefaultTestArgs(); in TEST_F() local
349 auto args = RunDex2OatArgs::MakeDefaultTestArgs(); in TEST_F() local
361 auto args = RunDex2OatArgs::MakeDefaultTestArgs(); in TEST_F() local
[all …]
/frameworks/base/tools/systemfeatures/tests/src/
DSystemFeaturesGeneratorApiTest.java46 final String[] args = new String[] {}; in testEmpty() local
54 final String[] args = new String[] { in testBasic() local
64 final String[] args = new String[] { in testInvalidFeatureVersion() local
74 final String[] args = new String[] { in testInvalidFeatureNameFromAndroidNamespace() local
/frameworks/base/services/tests/servicestests/src/com/android/server/utils/
DPriorityDumpTest.java76 final String[] args = { in testNonPriorityArgs() local
85 final String[] args = { in testMissingPriority() local
94 final String[] args = { in testInvalidPriorityNoExtraArgs() local
103 final String[] args = { in testInvalidPriorityExtraArgs() local
114 final String[] args = { in testNoPriorityCallsAllMethods() local
257 public void dumpCritical(FileDescriptor fd, PrintWriter pw, String[] args, in dumpCritical()
265 public void dumpHigh(FileDescriptor fd, PrintWriter pw, String[] args, boolean asProto) { in dumpHigh()
272 public void dumpNormal(FileDescriptor fd, PrintWriter pw, String[] args, boolean asProto) { in dumpNormal()
/frameworks/base/tests/Tracing/src/com/android/internal/protolog/
DProtoLogConfigurationServiceTest.java158 final RegisterClientArgs args = new RegisterClientArgs(); in canRegisterClientWithGroupsOnly() local
172 final RegisterClientArgs args = new RegisterClientArgs(); in willDumpViewerConfigOnlyOnceOnTraceStop() local
209 final RegisterClientArgs args = new RegisterClientArgs(); in willDumpViewerConfigOnLastClientDisconnected() local
232 final RegisterClientArgs args = new RegisterClientArgs(); in sendEnableLoggingToLogcatToClient() local
249 final RegisterClientArgs args = new RegisterClientArgs(); in sendDisableLoggingToLogcatToClient() local
266 final RegisterClientArgs args = new RegisterClientArgs(); in doNotSendLoggingToLogcatToClientWithoutRegisteredGroup() local
287 final RegisterClientArgs args = new RegisterClientArgs(); in handlesToggleToLogcatBeforeClientIsRegistered() local
/frameworks/base/services/flags/java/com/android/server/flags/
DFlagsShellCommand.java44 String[] args, in process()
89 private int listCmd(String[] args, PrintWriter outPw, PrintWriter errPw) { in listCmd()
146 private int setCmd(String[] args, PrintWriter outPw, PrintWriter errPw) { in setCmd()
158 private int getCmd(String[] args, PrintWriter outPw, PrintWriter errPw) { in getCmd()
176 private int eraseCmd(String[] args, PrintWriter outPw, PrintWriter errPw) { in eraseCmd()
195 String[] args, int exactly, String cmdName, PrintWriter errPw) { in validateNumArguments()
200 String[] args, int min, int max, String cmdName, PrintWriter errPw) { in validateNumArguments()
/frameworks/base/tools/bit/
Dprint.cpp64 va_list args; in print_status() local
96 va_list args; in print_error() local
110 va_list args; in print_warning() local
124 va_list args; in print_info() local
142 va_list args; in print_one_line() local
152 va_list args; in print_one_line() local
/frameworks/base/services/core/java/com/android/server/utils/
DSlogf.java147 public static void v(String tag, String format, @Nullable Object... args) { in v()
152 public static void v(String tag, Throwable throwable, String format, @Nullable Object... args) { in v()
157 public static void d(String tag, String format, @Nullable Object... args) { in d()
162 public static void d(String tag, Throwable throwable, String format, @Nullable Object... args) { in d()
167 public static void i(String tag, String format, @Nullable Object... args) { in i()
172 public static void i(String tag, Throwable throwable, String format, @Nullable Object... args) { in i()
177 public static void w(String tag, String format, @Nullable Object... args) { in w()
182 public static void w(String tag, Throwable throwable, String format, @Nullable Object... args) { in w()
187 public static void e(String tag, String format, @Nullable Object... args) { in e()
192 public static void e(String tag, Throwable throwable, String format, @Nullable Object... args) { in e()
[all …]
/frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/
DLog.java30 public void debug(String format, Object... args) { in debug()
37 public void debugNoln(String format, Object... args) { in debugNoln()
44 public void info(String format, Object... args) { in info()
49 public void error(String format, Object... args) { in error()
54 public void exception(Throwable t, String format, Object... args) { in exception()
/frameworks/base/core/java/com/android/internal/protolog/
DProtoLog.java141 public static void d(IProtoLogGroup group, String messageString, Object... args) { in d()
155 public static void v(IProtoLogGroup group, String messageString, Object... args) { in v()
169 public static void i(IProtoLogGroup group, String messageString, Object... args) { in i()
183 public static void w(IProtoLogGroup group, String messageString, Object... args) { in w()
197 public static void e(IProtoLogGroup group, String messageString, Object... args) { in e()
211 public static void wtf(IProtoLogGroup group, String messageString, Object... args) { in wtf()
259 String stringMessage, Object... args) { in logStringMessage()
/frameworks/base/tests/Tracing/src/android/tracing/perfetto/
DTestDataSource.java36 TestTlsState provide(CreateTlsStateArgs<TestDataSourceInstance> args); in provide()
40 TestIncrementalState provide(CreateIncrementalStateArgs<TestDataSourceInstance> args); in provide()
65 public TestTlsState createTlsState(CreateTlsStateArgs args) { in createTlsState()
70 public TestIncrementalState createIncrementalState(CreateIncrementalStateArgs args) { in createIncrementalState()
108 public void onStart(StartCallbackArguments args) { in onStart()
113 public void onFlush(FlushCallbackArguments args) { in onFlush()
118 public void onStop(StopCallbackArguments args) { in onStop()
/frameworks/base/core/java/com/android/internal/os/
DHandlerCaller.java101 SomeArgs args = (SomeArgs)msg.obj; in sendMessageAndWait() local
127 SomeArgs args = SomeArgs.obtain(); in obtainMessageBOO() local
157 SomeArgs args = SomeArgs.obtain(); in obtainMessageIIOO() local
165 SomeArgs args = SomeArgs.obtain(); in obtainMessageIOO() local
172 SomeArgs args = SomeArgs.obtain(); in obtainMessageIOOO() local
181 SomeArgs args = SomeArgs.obtain(); in obtainMessageIIOOO() local
190 SomeArgs args = SomeArgs.obtain(); in obtainMessageIIOOOO() local
200 SomeArgs args = SomeArgs.obtain(); in obtainMessageOO() local
208 SomeArgs args = SomeArgs.obtain(); in obtainMessageOOO() local
217 SomeArgs args = SomeArgs.obtain(); in obtainMessageOOOO() local
[all …]

12345678910>>...49