Home
last modified time | relevance | path

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

/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/television/
H A DPermissionsFrameFragment.java105 checkEmpty(); in setLoading()
159 checkEmpty(); in onCreateAdapter()
164 checkEmpty(); in onCreateAdapter()
169 checkEmpty(); in onCreateAdapter()
173 checkEmpty(); in onCreateAdapter()
179 private void checkEmpty() { in checkEmpty() method in PermissionsFrameFragment
/aosp12/packages/modules/Connectivity/tests/common/java/android/net/
H A DStaticIpConfigurationTest.java57 private void checkEmpty(StaticIpConfiguration s) { in checkEmpty() method in StaticIpConfigurationTest
78 checkEmpty(s); in testConstructor()
84 checkEmpty(empty); in testCopyAndClear()
247 checkEmpty(s); in testAddDnsServers()
H A DLinkPropertiesTest.java109 private void checkEmpty(final LinkProperties lp) { in checkEmpty() method in LinkPropertiesTest
1048 checkEmpty(lp); in testConstructor()
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DIpConfigurationTest.java70 checkEmpty(ipConfig); in testConstructor()
102 private void checkEmpty(IpConfiguration config) { in checkEmpty() method in IpConfigurationTest
H A DProxyInfoTest.java60 checkEmpty(proxy); in testConstructor()
129 private void checkEmpty(ProxyInfo proxy) { in checkEmpty() method in ProxyInfoTest