Home
last modified time | relevance | path

Searched refs:isVisibleBackgroundUser (Results 1 – 6 of 6) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DUserHelper.java136 public boolean isVisibleBackgroundUser() { in isVisibleBackgroundUser() method in UserHelper
/cts/tests/tests/car/src/android/car/cts/
DCarRotaryImeTest.java67 userHelper.isVisibleBackgroundUser()); in setUp()
/cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/
DUiAutomationTest.java110 mUserHelper.isVisibleBackgroundUser()); in setUp()
/cts/tests/location/location_fine/src/android/location/cts/fine/
DLocationManagerFineTest.java250 } else if (mUserHelper.isVisibleBackgroundUser()) { in testGetLastKnownLocation_AdasLocationSettingsOn()
869 } else if (mUserHelper.isVisibleBackgroundUser()) { in testRequestLocationUpdates_AdasGnssBypass()
/cts/tests/app/src/android/app/cts/
DActivityManagerTest.java821 if (mUserHelper.isVisibleBackgroundUser()) { in launchHomeScreenUsingIntent()
830 if (mUserHelper.isVisibleBackgroundUser()) { in launchHomeScreenUsingKeyCode()
/cts/tests/tests/widget/src/android/widget/cts/
DToastTest.java488 mUserHelper.isVisibleBackgroundUser()); in requireRunNotOnVisibleBackgroundNonProfileUser()