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.java243 scheduleCommand(command); in update()
264 scheduleCommand(command); in update()
447 private void scheduleCommand(AsyncCommand command) { in scheduleCommand() method in RemotePrintDocument