Package live.hms.video.services
Class LogAlarmManager
-
- All Implemented Interfaces:
public final class LogAlarmManager extends BroadcastReceiver
-
-
Field Summary
Fields Modifier and Type Field Description public final static StringMAX_DIR_SIZEpublic final static LongDEFAULT_DIR_SIZEpublic final static StringDEFAULT_LOGS_FILE_NAME
-
Constructor Summary
Constructors Constructor Description LogAlarmManager()
-
Method Summary
Modifier and Type Method Description final UnitscheduleWork(Context context, Long dirSize)UnitonReceive(Context context, Intent intent)-
Methods inherited from class android.content.BroadcastReceiver
abortBroadcast, clearAbortBroadcast, getAbortBroadcast, getDebugUnregister, getResultCode, getResultData, getResultExtras, getSentFromPackage, getSentFromUid, goAsync, isInitialStickyBroadcast, isOrderedBroadcast, peekService, setDebugUnregister, setOrderedHint, setResult, setResultCode, setResultData, setResultExtras -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-