Home
last modified time | relevance | path

Searched defs:getCommands (Results 1 – 4 of 4) 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
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/apdu/
H A DRequestBuilder.java91 List<ApduCommand> getCommands() { in getCommands() method in RequestBuilder
/aosp12/hardware/google/graphics/common/libacryl/
H A Dacrylic_g2d.h100 void getCommands() { in getCommands() function
/aosp12/hardware/google/graphics/gs101/libacryl_plugins/
H A Dlibacryl_hdr_plugin.cpp181 virtual struct g2d_commandlist *getCommands() override { in getCommands() function in G2DHdrCommandWriter