Searched defs:WriteCommand (Results 1 – 3 of 3) sorted by relevance
41 using WriteCommand = ::android::hardware::audio::CPP_VERSION::IStreamOut::WriteCommand; variable
635 private static class WriteCommand extends Command { class in Content636 public WriteCommand(Uri uri, int userId) { in WriteCommand() method in Content.WriteCommand
1005 private static final class WriteCommand extends AsyncCommand { class in RemotePrintDocument1016 public WriteCommand(Context context, Looper looper, IPrintDocumentAdapter adapter, in WriteCommand() method in RemotePrintDocument.WriteCommand