-
Mark all methods accessing SQLite databases as potentially blocking. · febfeca2
They are all marked with a JavaDoc comment and the @WorkerThread annotation which is useful if apps are using threading annotations. All other public methods in the same classes are marked with @AnyThread to avoid the impression we forgot to annotate them. PiperOrigin-RevId: 281490301
tonihei committed
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| google/android/exoplayer2 | Loading commit data... |