Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DRemotePrintDocument.java244 scheduleCommand(command); in update()
265 scheduleCommand(command); in update()
453 private void scheduleCommand(AsyncCommand command) { in scheduleCommand() method in RemotePrintDocument