Home
last modified time | relevance | path

Searched refs:RAT_IWLAN (Results 1 – 2 of 2) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java143 public static final String RAT_IWLAN = "IWLAN"; field in TelephonyConstants
DTelephonyUtils.java333 return TelephonyConstants.RAT_IWLAN; in getNetworkTypeString()