Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyEvents.java299 JSONObject displayInfoState = new JSONObject(); in toJSON() local
301 displayInfoState.put( in toJSON()
305 displayInfoState.put( in toJSON()
309 displayInfoState.put( in toJSON()
313 return displayInfoState; in toJSON()