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.java192 JSONObject dataConnectionState = new JSONObject(); in toJSON() local
194 dataConnectionState.put( in toJSON()
197 dataConnectionState.put( in toJSON()
200 dataConnectionState.put( in toJSON()
203 dataConnectionState.put( in toJSON()
207 return dataConnectionState; in toJSON()