Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyEvents.java193 JSONObject dataConnectionState = new JSONObject(); in toJSON() local
195 dataConnectionState.put( in toJSON()
198 dataConnectionState.put( in toJSON()
201 dataConnectionState.put( in toJSON()
204 dataConnectionState.put( in toJSON()
208 return dataConnectionState; in toJSON()