| Method and Description |
|---|
| de.huxhorn.lilith.data.logging.protobuf.generated.LoggingProto.Level.valueOf(int)
Use
LoggingProto.Level.forNumber(int) instead. |
| de.huxhorn.lilith.prefs.protobuf.generated.PrefsProto.SourceFiltering.valueOf(int)
Use
PrefsProto.SourceFiltering.forNumber(int) instead. |