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/
DAm.java174 instrument.noWindowAnimation = true; in runInstrument()
DInstrument.java87 public boolean noWindowAnimation = false; field in Instrument
480 if (noWindowAnimation) { in run()