Searched defs:expectedStatus (Results 1 – 4 of 4) sorted by relevance
203 private void assertDataSaverStatusOnBackground(int expectedStatus) throws Exception { in assertDataSaverStatusOnBackground()
216 public static boolean isMyRestrictBackgroundStatus(int expectedStatus) { in isMyRestrictBackgroundStatus()257 public static void assertMyRestrictBackgroundStatus(int expectedStatus) { in assertMyRestrictBackgroundStatus()
235 protected void assertRestrictBackgroundStatus(int expectedStatus) throws Exception { in assertRestrictBackgroundStatus()
89 List<Integer> expectedStatus = Arrays.asList( in testGetPropertyStatus() local