Home
last modified time | relevance | path

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

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