HomeSort by relevance Sort by last modified time
    Searched refs:waitForOwnershipLossAndAssert (Results 1 - 4 of 4) sorted by null

  /packages/services/Car/tests/carservice_test/src/com/android/car/test/
AppFocusTest.java 85 public boolean waitForOwnershipLossAndAssert(long timeoutMs, int expectedLossAppType)
  /packages/services/Car/tests/android_support_car_api_test/src/com/android/support/car/apitest/
CarAppFocusManagerTest.java 139 assertTrue(owner.waitForOwnershipLossAndAssert(DEFAULT_WAIT_TIMEOUT_MS,
313 public boolean waitForOwnershipLossAndAssert(long timeoutMs, int expectedAppType)
  /cts/tests/tests/car/src/android/car/cts/
CarAppFocusManagerTest.java 165 assertTrue(owner.waitForOwnershipLossAndAssert(DEFAULT_WAIT_TIMEOUT_MS,
365 public boolean waitForOwnershipLossAndAssert(long timeoutMs, int expectedAppType)
  /packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
CarAppFocusManagerTest.java 202 assertTrue(owner1.waitForOwnershipLossAndAssert(DEFAULT_WAIT_TIMEOUT_MS,
415 boolean waitForOwnershipLossAndAssert(long timeoutMs, int expectedAppType)

Completed in 212 milliseconds