Searched refs:TargetApi (Results 1 – 4 of 4) sorted by relevance
19 import android.annotation.TargetApi;25 @TargetApi(11)
19 import android.annotation.TargetApi;29 @TargetApi(7)
30 public @interface TargetApi { annotation
46 than the minimum supported version. You can use the new @TargetApi