Searched refs:getRootTaskCountWithActivityType (Results 1 – 2 of 2) sorted by relevance
194 assertThat(mWmState.getRootTaskCountWithActivityType(ACTIVITY_TYPE_DREAM)).isEqualTo(1); in verifyOnlyOneDreamActivity()
967 public int getRootTaskCountWithActivityType(int activityType) { in getRootTaskCountWithActivityType() method in WindowManagerState