Home
last modified time | relevance | path

Searched refs:testPersistableBundle (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/tests/vcn/java/android/net/vcn/
H A DVcnWifiUnderlyingNetworkTemplateTest.java104 public void testPersistableBundle() { in testPersistableBundle() method in VcnWifiUnderlyingNetworkTemplateTest
H A DVcnCellUnderlyingNetworkTemplateTest.java170 public void testPersistableBundle() { in testPersistableBundle() method in VcnCellUnderlyingNetworkTemplateTest
H A DVcnConfigTest.java140 public void testPersistableBundle() { in testPersistableBundle() method in VcnConfigTest
H A DVcnGatewayConnectionConfigTest.java293 public void testPersistableBundle() { in testPersistableBundle() method in VcnGatewayConnectionConfigTest
/aosp14/frameworks/base/tests/vcn/java/com/android/server/vcn/util/
H A DPersistableBundleUtilsTest.java101 PersistableBundle testPersistableBundle) { in TestClass() argument
105 mTestPersistableBundle = testPersistableBundle; in TestClass()