Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/wifi/src/android/net/wifi/cts/
H A DWifiManagerTest.java5521 final int testRestrictions = COEX_RESTRICTION_WIFI_DIRECT in testListenOnCoexUnsafeChannels() local
5541 testRestrictions); in testListenOnCoexUnsafeChannels() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserManagerTest.java1661 public void testRestrictions() { in testRestrictions() method in UserManagerTest