Searched defs:WriteCommand (Results 1 – 2 of 2) sorted by relevance
39 using WriteCommand = ::android::hardware::audio::V2_0::IStreamOut::WriteCommand; variable
1003 private static final class WriteCommand extends AsyncCommand { class in RemotePrintDocument1014 public WriteCommand(Context context, Looper looper, IPrintDocumentAdapter adapter, in WriteCommand() method in RemotePrintDocument.WriteCommand