Home
last modified time | relevance | path

Searched defs:dataConnectionRealTimeInfo (Results 1 – 1 of 1) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyEvents.java131 DataConnectionRealTimeInfo dataConnectionRealTimeInfo, in DataConnectionRealTimeInfoEvent()
149 JSONObject dataConnectionRealTimeInfo = new JSONObject(); in toJSON() local