OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bindProcessToNetwork
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/net/
NetworkUtils.java
111
public native static boolean
bindProcessToNetwork
(int netId);
114
* Return the netId last passed to {@link #
bindProcessToNetwork
}, or NETID_UNSET if
115
* {@link #unbindProcessToNetwork} has been called since {@link #
bindProcessToNetwork
}.
121
* {@link #
bindProcessToNetwork
} takes precedence over this setting. Passing NETID_UNSET clears
130
* overrides any binding via {@link #
bindProcessToNetwork
}.
ConnectivityManager.java
[
all
...]
Completed in 130 milliseconds