Searched refs:StorageLowState (Results 1 – 4 of 4) sorted by relevance
6 import com.android.mail.utils.StorageLowState;51 StorageLowState.registerHandler(new StorageLowState in RefreshStatusMonitor()
31 import com.android.mail.utils.StorageLowState;118 StorageLowState.setIsStorageLow(true); in onHandleIntent()120 StorageLowState.setIsStorageLow(false); in onHandleIntent()
27 public final class StorageLowState { class48 private StorageLowState() { in StorageLowState() method in StorageLowState
50 import com.android.mail.utils.StorageLowState;303 StorageLowState.checkStorageLowMode(this); in onResume()