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.java232 scheduleCommand(command); in update()
253 scheduleCommand(command); in update()
436 private void scheduleCommand(AsyncCommand command) { in scheduleCommand() method in RemotePrintDocument