Home
last modified time | relevance | path

Searched refs:isIpv4 (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/libs/binder/
DIpPrefix.cpp116 if (isIpv4()) { in getAddressAsInAddr()
128 bool IpPrefix::isIpv4() const in isIpv4() function in android::net::IpPrefix
/frameworks/native/libs/binder/include/binder/
DIpPrefix.h54 bool isIpv4() const;
/frameworks/base/tests/net/common/java/android/net/
DLinkAddressTest.java84 assertTrue(address.isIpv4()); in testConstructors()
106 assertTrue(address.isIpv4()); in testConstructors()
/frameworks/base/core/java/android/net/
DLinkAddress.java148 public boolean isIpv4() { in isIpv4() method in LinkAddress
/frameworks/base/api/
Dtest-current.txt1370 method public boolean isIpv4();
Dsystem-current.txt4071 method public boolean isIpv4();