Home
last modified time | relevance | path

Searched defs:WriteCommand (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/media/libaudiohal/impl/
H A DStreamHalHidl.h41 using WriteCommand = ::android::hardware::audio::CPP_VERSION::IStreamOut::WriteCommand; variable
/aosp12/frameworks/base/cmds/content/src/com/android/commands/content/
H A DContent.java635 private static class WriteCommand extends Command { class in Content
636 public WriteCommand(Uri uri, int userId) { in WriteCommand() method in Content.WriteCommand
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DRemotePrintDocument.java1005 private static final class WriteCommand extends AsyncCommand { class in RemotePrintDocument
1016 public WriteCommand(Context context, Looper looper, IPrintDocumentAdapter adapter, in WriteCommand() method in RemotePrintDocument.WriteCommand
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/
H A DAudioPrimaryHidlHalTest.h94 using WriteCommand = ::android::hardware::audio::CPP_VERSION::IStreamOut::WriteCommand; variable