Searched refs:expectedImportance (Results 1 – 2 of 2) sorted by relevance
497 boolean waitFor(int expectedImportance, long timeout) throws Exception { in waitFor() argument499 mExpectedImportance = expectedImportance; in waitFor()500 if (mCurrentImportance == expectedImportance) { in waitFor()
985 boolean waitFor(int expectedImportance, long timeout) throws Exception { in waitFor() argument987 mExpectedImportance = expectedImportance; in waitFor()988 if (mCurrentImportance == expectedImportance) { in waitFor()