Merge "reduce the length of a log tag to a legal amount" into jb-ub-mail-ur10
This commit is contained in:
commit
7140095932
@ -56,7 +56,7 @@ import com.android.mail.utils.LogUtils;
|
|||||||
*/
|
*/
|
||||||
public class AccountCheckSettingsFragment extends Fragment {
|
public class AccountCheckSettingsFragment extends Fragment {
|
||||||
|
|
||||||
public final static String TAG = "AccountCheckSettingsFragment";
|
public final static String TAG = "AccountCheckStgFrag";
|
||||||
|
|
||||||
// State
|
// State
|
||||||
private final static int STATE_START = 0;
|
private final static int STATE_START = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user