Searched defs:addAddress (Results 1 – 3 of 3) sorted by relevance
253 public boolean addAddress(InetAddress address, int prefixLength) { in addAddress() method in VpnService458 public Builder addAddress(InetAddress address, int prefixLength) { in addAddress() method in VpnService.Builder480 public Builder addAddress(String address, int prefixLength) { in addAddress() method in VpnService.Builder
339 static bool addAddress(JNIEnv *env, jobject thiz, jstring jName, jstring jAddress, in addAddress() function
1158 public synchronized boolean addAddress(String address, int prefixLength) { in addAddress() method in Vpn