public class BaseSystem
extends java.lang.Object
Constructor and Description |
---|
BaseSystem(android.content.Context context) |
Modifier and Type | Method and Description |
---|---|
java.io.File |
dumpBugReportToFile() |
java.lang.String |
getBugReport() |
java.lang.String |
getDeviceInfo() |
java.lang.String |
getLogcat() |
void |
scheduleReminders() |
void |
updateWidgets() |
public java.lang.String getLogcat() throws java.io.IOException
java.io.IOException
public java.lang.String getDeviceInfo()
@NonNull public java.io.File dumpBugReportToFile() throws java.io.IOException
java.io.IOException
@NonNull public java.lang.String getBugReport() throws java.io.IOException
java.io.IOException
public void scheduleReminders()
public void updateWidgets()