Home
last modified time | relevance | path

Searched defs:getMaxNumberOfUsersSupported (Results 1 – 2 of 2) sorted by relevance

/cts/common/device-side/bedstead/modules/multiuser/src/main/kotlin/com/android/bedstead/multiuser/
DUsersComponent.kt335 private fun getMaxNumberOfUsersSupported(): Int { in <lambda>() method in com.android.bedstead.multiuser.UsersComponent
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java426 protected int getMaxNumberOfUsersSupported() throws DeviceNotAvailableException { in getMaxNumberOfUsersSupported() method in BaseDevicePolicyTest