Home
last modified time | relevance | path

Searched refs:setAll (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/base/libs/incident/tests/
H A DIncidentReportRequest_test.cpp44 inline void setAll(bool all) { in setAll() function in IncidentReportRequest
84 request.setAll(0); in TEST()
H A DIncidentReportArgs_test.cpp27 args.setAll(0); in TEST()
/aosp12/frameworks/base/core/jni/
H A DBindTest.cpp148 setAll (Class *clazz, MethodBlock *mb, uintptr_t *ostack) in setAll() function
221 {"setAll", setAll},
/aosp12/frameworks/base/libs/incident/include_priv/android/os/
H A DIncidentReportArgs.h50 void setAll(bool all);
/aosp12/frameworks/base/libs/incident/src/
H A Dincident_report.cpp48 reinterpret_cast<IncidentReportArgs*>(args)->setAll(all); in AIncidentReportArgs_setAll()
H A DIncidentReportArgs.cpp172 IncidentReportArgs::setAll(bool all) in setAll() function in android::os::IncidentReportArgs
/aosp12/frameworks/base/libs/hwui/
H A DLayer.cpp106 flipV.setAll(1, 0, 0, 0, -1, 1, 0, 0, 1); in draw()
/aosp12/frameworks/base/core/java/android/os/
H A DIncidentReportArgs.java147 public void setAll(boolean all) { in setAll() method in IncidentReportArgs
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/logging/
H A DEventLogArray.java80 Arrays.setAll(logs, (i) -> null); in clear()
/aosp12/frameworks/base/libs/hwui/pipeline/skia/
H A DLayerDrawable.cpp93 flipV.setAll(1, 0, 0, 0, -1, 1, 0, 0, 1); in DrawLayer()
/aosp12/frameworks/base/cmds/incident/
H A Dmain.cpp330 args.setAll(true); in main()
/aosp12/frameworks/base/cmds/incidentd/src/
H A DWorkDirectory.cpp850 out->setAll(report.all_sections()); in get_args_from_report()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt8416 method public void setAll(boolean);