Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/am/src/com/android/commands/am/
H A DAm.java179 instrument.noWindowAnimation = true; in runInstrument()
H A DInstrument.java90 public boolean noWindowAnimation = false; field in Instrument
487 if (noWindowAnimation) { in run()