Searched refs:getStackIds (Results 1 – 1 of 1) sorted by relevance
351 HashSet<Integer> stackIds = getStackIds(); in launchActivityInNewDynamicStack()354 HashSet<Integer> newStackIds = getStackIds(); in launchActivityInNewDynamicStack()367 private HashSet<Integer> getStackIds() throws Exception { in getStackIds() method in ActivityManagerTestBase