Package | Description |
---|---|
com.stonefacesoft.ottaa | |
com.stonefacesoft.ottaa.Adapters | |
com.stonefacesoft.ottaa.JSONutils | |
com.stonefacesoft.ottaa.utils |
Modifier and Type | Method and Description |
---|---|
void |
CompartirArchivos.compartirImagenes(java.lang.String Oracion) |
private void |
AsignTags.setTagsToGrupo(org.json.JSONObject grupo,
boolean esAgenda) |
Constructor and Description |
---|
gridViewAdapter(android.content.Context context,
int layoutResourceId,
java.util.ArrayList data,
Json json,
boolean esInet) |
Indicadores(android.content.Context context) |
Constructor and Description |
---|
FrasesFavoritasAdapter(int mLayoutResourceId,
android.content.Context mContext,
java.util.ArrayList<FavModel> mFavImagesArrayList,
android.app.Dialog dialogToDismiss) |
Modifier and Type | Method and Description |
---|---|
org.json.JSONArray |
Json.cargarOpciones(org.json.JSONObject padre,
int cuentaMasPictos) |
org.json.JSONArray |
Json.getHijosGrupo2(org.json.JSONObject jsonObject) |
java.util.ArrayList<org.json.JSONObject> |
Json.getmArrayListTodasLasFotosBackup() |
void |
Json.initJsonArrays()
Load all the jsonArray objects
|
private java.lang.String |
Json.readFromFile(java.lang.String fileName) |
org.json.JSONArray |
Json.readJSONArrayFromFile(java.lang.String constantFileName) |
void |
Json.refreshJsonArrays()
Update the JsonArray
|
Modifier and Type | Method and Description |
---|---|
private void |
DatosDeUso.ordenarGruposPorFrecuencia() |
Constructor and Description |
---|
DatosDeUso(android.content.Context mContext) |