Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyEvents.java282 JSONArray jsonConfigs = new JSONArray(); in toJSON() local
291 jsonConfigs.put(cfg); in toJSON()
294 TelephonyConstants.PhysicalChannelConfigContainer.CONFIGS, jsonConfigs); in toJSON()