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