public class DeviceStorageMonitorService extends SystemService
PHASE_ACTIVITY_MANAGER_READY, PHASE_BOOT_COMPLETED, PHASE_LOCK_SETTINGS_READY, PHASE_SYSTEM_SERVICES_READY, PHASE_THIRD_PARTY_APPS_CAN_START, PHASE_WAIT_FOR_DEFAULT_DISPLAY
Constructor and Description |
---|
DeviceStorageMonitorService(Context context) |
Modifier and Type | Method and Description |
---|---|
void |
onStart()
Initializes the disk space threshold value and posts an empty message to
kickstart the process.
|
getBinderService, getContext, getLocalService, isSafeMode, onBootPhase, onCleanupUser, onStartUser, onStopUser, onSwitchUser, onUnlockUser, publishBinderService, publishBinderService, publishLocalService
public DeviceStorageMonitorService(Context context)
public void onStart()
onStart
in class SystemService