OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isIPAddress
(Results
1 - 3
of
3
) sorted by null
/external/nist-sip/java/gov/nist/core/
Host.java
257
public boolean
isIPAddress
() {
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/ulp_components/
SLPAddress.java
233
public boolean
isIPAddress
() {
238
* @throws {@code IllegalStateException} if {@code !
isIPAddress
}.
242
if (!
isIPAddress
()) {
SETId.java
852
public boolean
isIPAddress
() {
857
* @throws {@code IllegalStateException} if {@code !
isIPAddress
}.
861
if (!
isIPAddress
()) {
Completed in 170 milliseconds