Searched refs:taskSnapshot2 (Results 1 – 1 of 1) sorted by relevance
78 UiObject2 taskSnapshot2 = findObjectInTask(SPLIT_BOTTOM_OR_RIGHT.snapshotRes); in getCombinedSplitTaskHeight() local82 return taskSnapshot2.getVisibleBounds().height(); in getCombinedSplitTaskHeight()86 taskSnapshot1.getVisibleBounds().top, taskSnapshot2.getVisibleBounds().top); in getCombinedSplitTaskHeight()88 taskSnapshot1.getVisibleBounds().bottom, taskSnapshot2.getVisibleBounds().bottom); in getCombinedSplitTaskHeight()111 UiObject2 taskSnapshot2 = findObjectInTask(SPLIT_BOTTOM_OR_RIGHT.snapshotRes); in getCombinedSplitTaskWidth() local114 taskSnapshot1.getVisibleBounds().left, taskSnapshot2.getVisibleBounds().left); in getCombinedSplitTaskWidth()116 taskSnapshot1.getVisibleBounds().right, taskSnapshot2.getVisibleBounds().right); in getCombinedSplitTaskWidth()