OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ClatdStatusResult
(Results
1 - 2
of
2
) sorted by null
/system/netd/
ResponseCode.h
47
static const int
ClatdStatusResult
= 223;
/frameworks/base/services/java/com/android/server/
NetworkManagementService.java
26
import static com.android.server.NetworkManagementService.NetdResponseCode.
ClatdStatusResult
;
132
public static final int
ClatdStatusResult
= 223;
[
all
...]
Completed in 854 milliseconds