Home
last modified time | relevance | path

Searched defs:isRestricted (Results 1 – 3 of 3) sorted by relevance

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/users/
DUserInfo.kt78 fun isRestricted(): Boolean = proxy.isRestricted() method
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DTestHelper.java554 boolean isRestricted) throws Exception { in testConnectionFlowWithSuggestionWithShellIdentity()
580 boolean isRestricted) throws Exception { in testConnectionFlowWithSuggestion()
639 boolean expectConnectionSuccess, boolean isRestricted) throws Exception { in testConnectionFlowWithSuggestionInternal()
/cts/tests/tests/vcn/src/android/net/vcn/cts/
DVcnManagerTest.java332 boolean isRestricted, int subId) throws Exception { in createTestNetworkWrapperForPolicyTest()