Searched refs:SuppressLint (Results 1 – 19 of 19) sorted by relevance
19 import android.annotation.SuppressLint;45 @SuppressLint("InlinedApi")52 @SuppressLint("InlinedApi")
22 import android.annotation.SuppressLint;54 @SuppressLint("NewApi")
19 import android.annotation.SuppressLint;46 @SuppressLint("InlinedApi")53 @SuppressLint("InlinedApi")
32 public @interface SuppressLint { annotation
19 import android.annotation.SuppressLint;167 @SuppressLint("NewApi")
19 import android.annotation.SuppressLint;465 @SuppressLint("NewApi")
19 import android.annotation.SuppressLint;37 @SuppressLint("FloatMath")
19 import android.annotation.SuppressLint;201 @SuppressLint("NewApi")
19 import android.annotation.SuppressLint;377 @SuppressLint("RtlHardcoded")
21 import android.annotation.SuppressLint;776 @SuppressLint("NewApi")
215 …or a Java class or method in your Android project, add the <code>@SuppressLint</code> annotati…218 @SuppressLint("NewApi")226 @SuppressLint("ParserError")231 @SuppressLint("all")
26 import android.annotation.SuppressLint;351 @SuppressLint("InflateParams")370 @SuppressLint("ClickableViewAccessibility") in initRow()
199 @SuppressLint("InlinedApi")234 <code>@SuppressLint("InlinedApi")</code> before the definition of <code>FROM_COLUMNS</code>.334 @SuppressLint("InlinedApi")374 @SuppressLint("InlinedApi")601 @SuppressLint("InlinedApi")
21 import android.annotation.SuppressLint;1587 @SuppressLint("HandlerLeak")
184 …sable {@code lint} checking for a specific Java class or method, use the <code>@SuppressLint</code>
1511 {@code @SuppressLint} annotation, and in XML files with the new tools: namespace and
3962 http://developer.android.com/reference/android/annotation/SuppressLint.html
3155 public abstract class SuppressLint implements java.lang.annotation.Annotation {
3254 public abstract class SuppressLint implements java.lang.annotation.Annotation {