OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:propertyPrefix
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DataCallResponse.java
129
String
propertyPrefix
= "net." + ifname + ".";
187
dnsServers[0] = SystemProperties.get(
propertyPrefix
+ "dns1");
188
dnsServers[1] = SystemProperties.get(
propertyPrefix
+ "dns2");
208
String sysGateways = SystemProperties.get(
propertyPrefix
+ "gw");
DataConnection.java
[
all
...]
/prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar
Completed in 40 milliseconds