Home
last modified time | relevance | path

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

/cts/hostsidetests/services/activityandwindowmanager/util/src/android/server/cts/
DActivityAndWindowManagersState.java321 final int stackCount = mAmState.getStackCount(); in shouldWaitForValidStacks() local
322 if (stackCount == 0) { in shouldWaitForValidStacks()
323 log("***stackCount=" + stackCount); in shouldWaitForValidStacks()