Searched refs:verifyState (Results 1 – 2 of 2) sorted by relevance
107 if (!verifyState()) { in doInBackground()127 if (!verifyState()) { in onPostExecute()137 private boolean verifyState() { in verifyState() method in BubbleViewInfoTask
884 verifyState = listOf(894 verifyState = null,909 verifyState = listOf(928 verifyState = null,940 verifyState: List<Pair<String, Int>>?,952 if (verifyState == null) {957 assertThat(hostToStateMap).containsExactlyEntriesIn(verifyState.associate { it })