Home
last modified time | relevance | path

Searched refs:getCommands (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/apex/media/framework/java/android/media/
H A DSession2CommandGroup.java115 public Set<Session2Command> getCommands() { in getCommands() method in Session2CommandGroup
156 mCommands = commandGroup.getCommands(); in Builder()
/aosp12/hardware/google/graphics/common/libacryl/
H A Dacrylic_g2d.h100 void getCommands() { in getCommands() function
102 mCmds = mWriter->getCommands(); in getCommands()
H A Dacrylic_g2d.cpp1113 mHdrWriter.getCommands(); in executeG2D()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/apdu/
H A DApduSender.java151 if (builder.getCommands().isEmpty() || requestException != null) { in send()
158 sendCommand(builder.getCommands(), 0 /* index */, resultCallback, handler); in send()
H A DRequestBuilder.java91 List<ApduCommand> getCommands() { in getCommands() method in RequestBuilder
/aosp12/hardware/google/graphics/common/libacryl/hdrplugin_headers/hardware/exynos/
H A Dg2d_hdr_plugin.h40 virtual struct g2d_commandlist *getCommands() = 0;
/aosp12/hardware/google/graphics/gs101/libacryl_plugins/
H A Dlibacryl_hdr_plugin.cpp181 virtual struct g2d_commandlist *getCommands() override { in getCommands() function in G2DHdrCommandWriter
/aosp12/frameworks/base/apex/media/framework/api/
H A Dcurrent.txt237 method @NonNull public java.util.Set<android.media.Session2Command> getCommands();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt33255 Landroid/media/SessionCommandGroup2;->getCommands()Ljava/util/Set;