mWaitingForOpId = savedInstanceState.getLong(KEY_WAITING_FOR_OP_ID);\r
mIsFirstAuthAttempt = savedInstanceState.getBoolean(KEY_AUTH_IS_FIRST_ATTEMPT_TAG);\r
}\r
-\r
-\r
\r
/// load user interface\r
setContentView(R.layout.account_setup);\r
/**\r
* Updates the content and visibility state of the icon and text associated\r
* to the last check on the ownCloud server.\r
+ *\r
*/\r
private void showServerStatus() {\r
if (mServerStatusIcon == 0 && mServerStatusText == 0) {\r