C.java
39.9 KB
-
Replace most usages of @TargetApi with @RequiresApi · b6bd57ab
We keep @TargetApi where the method is a safe no-op on older versions due to an in-line version check. PiperOrigin-RevId: 292878727
ibaker committed
We keep @TargetApi where the method is a safe no-op on older versions due to an in-line version check. PiperOrigin-RevId: 292878727