Home
last modified time | relevance | path

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

/frameworks/base/cmds/am/src/com/android/commands/am/
DInstrument.java75 public boolean noWindowAnimation = false; field in Instrument
456 if (noWindowAnimation) { in run()
DAm.java174 instrument.noWindowAnimation = true; in runInstrument()