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