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