Searched refs:STORAGE_ERROR (Results 1 – 4 of 4) sorted by relevance
24 UIProvider.LastSyncResult.STORAGE_ERROR); in testReadAndWriteOfLastSyncResult()
114 mMailboxId, UIProvider.LastSyncResult.STORAGE_ERROR); in run()
103 public static final int STORAGE_ERROR = 4; field in UIProvider.LastSyncResult115 case STORAGE_ERROR: return "storage_error"; in toString()
4008 case UIProvider.LastSyncResult.STORAGE_ERROR: