Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/server/am/
DActivityAndWindowManagersState.java205 final int stackCount = mAmState.getStackCount(); in shouldWaitForValidStacks() local
206 if (stackCount == 0) { in shouldWaitForValidStacks()
207 logAlways("***stackCount=" + stackCount); in shouldWaitForValidStacks()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityAndWindowManagersState.java411 final int stackCount = mAmState.getStackCount(); in shouldWaitForValidStacks() local
412 if (stackCount == 0) { in shouldWaitForValidStacks()
413 logAlways("***stackCount=" + stackCount); in shouldWaitForValidStacks()