Proyectos de Subversion Android Microlearning

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 4
Línea 63... Línea 63...
63
 
63
 
64
        Intent intent = new Intent(Constants.BROADCAST_TYPE_SYNC_TO_SERVER_OR_CHECK_CHANGES);
64
        Intent intent = new Intent(Constants.BROADCAST_TYPE_SYNC_TO_SERVER_OR_CHECK_CHANGES);
Línea 65... Línea -...
65
        mContext.sendBroadcast(intent);
-
 
66
 
-
 
67
 
-
 
68
 
65
        mContext.sendBroadcast(intent);
Línea 69... Línea 66...
69
 
66
 
70
 
67