OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SuppressLint
(Results
1 - 25
of
160
) sorted by null
1
2
3
4
5
6
7
/external/glide/library/src/main/java/com/bumptech/glide/manager/
SupportRequestManagerFragment.java
3
import android.annotation.
SuppressLint
;
26
@
SuppressLint
("ValidFragment")
RequestManagerFragment.java
3
import android.annotation.
SuppressLint
;
29
@
SuppressLint
("ValidFragment")
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
ViewUtils.java
19
import android.annotation.
SuppressLint
;
47
@
SuppressLint
("NewApi")
55
@
SuppressLint
("NewApi")
63
@
SuppressLint
("NewApi")
97
@
SuppressLint
("NewApi")
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/cache/
LruResourceCache.java
3
import android.annotation.
SuppressLint
;
41
@
SuppressLint
("InlinedApi")
/frameworks/support/emoji/core/src/android/support/text/emoji/widget/
EmojiEditableFactory.java
18
import android.annotation.
SuppressLint
;
48
@
SuppressLint
("PrivateApi")
/frameworks/support/transition/api22/android/support/transition/
ViewUtilsApi22.java
19
import android.annotation.
SuppressLint
;
49
@
SuppressLint
("PrivateApi")
/packages/apps/Dialer/java/com/android/dialer/callcomposer/
GalleryCursorLoader.java
19
import android.annotation.
SuppressLint
;
47
@
SuppressLint
("DefaultLocale")
/packages/apps/Dialer/java/com/android/voicemail/impl/
VvmPackageInstallHandler.java
19
import android.annotation.
SuppressLint
;
37
@
SuppressLint
("AndroidApiChecker") // forEach
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/
DrawableLayoutDirectionHelper.java
19
import android.annotation.
SuppressLint
;
35
@
SuppressLint
("InlinedApi") // Use of View.LAYOUT_DIRECTION_RTL is guarded by version check
48
@
SuppressLint
("InlinedApi") // Use of View.LAYOUT_DIRECTION_RTL is guarded by version check
65
@
SuppressLint
("InlinedApi") // Given layoutDirection will not be View.LAYOUT_DIRECTION_RTL if
/external/droiddriver/src/io/appium/droiddriver/actions/
SingleKeyAction.java
19
import android.annotation.
SuppressLint
;
42
@
SuppressLint
("InlinedApi")
46
@
SuppressLint
("InlinedApi")
TextAction.java
19
import android.annotation.
SuppressLint
;
33
@
SuppressLint
("InlinedApi")
/frameworks/base/core/java/android/service/persistentdata/
PersistentDataBlockManager.java
21
import android.annotation.
SuppressLint
;
93
@
SuppressLint
("Doclava125")
105
@
SuppressLint
("Doclava125")
/frameworks/support/core-ui/java/android/support/v4/widget/
Space.java
19
import android.annotation.
SuppressLint
;
52
@
SuppressLint
("MissingSuperCall")
/packages/apps/DeskClock/src/com/android/deskclock/
AlarmInitReceiver.java
19
import android.annotation.
SuppressLint
;
35
@
SuppressLint
("InlinedApi")
/frameworks/base/core/java/android/annotation/
SuppressLint.java
32
public @interface
SuppressLint
{
/frameworks/base/core/java/android/hardware/location/
ContextHubManager.java
19
import android.annotation.
SuppressLint
;
267
@
SuppressLint
("Doclava125")
296
@
SuppressLint
("Doclava125")
318
@
SuppressLint
("Doclava125")
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
DrawableLayoutDirectionHelperTest.java
22
import android.annotation.
SuppressLint
;
50
@
SuppressLint
("InlinedApi") // Testing with inlined constant is OK here
68
@
SuppressLint
("InlinedApi") // Testing with inlined constant is OK here
139
@
SuppressLint
("InlinedApi") // Testing with inlined constant is OK here
/frameworks/support/compat/api23/android/support/v4/hardware/fingerprint/
FingerprintManagerCompatApi23.java
21
import android.annotation.
SuppressLint
;
52
@
SuppressLint
("MissingPermission")
60
@
SuppressLint
("MissingPermission")
68
@
SuppressLint
("MissingPermission")
/sdk/annotations/src/android/annotation/
SuppressLint.java
32
public @interface
SuppressLint
{
/external/libmojo/base/android/java/src/org/chromium/base/
CommandLineInitUtil.java
7
import android.annotation.
SuppressLint
;
86
@
SuppressLint
("NewApi")
/external/volley/src/main/java/com/android/volley/toolbox/
AndroidAuthenticator.java
24
import android.annotation.
SuppressLint
;
34
@
SuppressLint
("MissingPermission")
/frameworks/base/core/java/android/companion/
WifiDeviceFilter.java
25
import android.annotation.
SuppressLint
;
48
@
SuppressLint
("ParcelClassLoader")
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/
Utils.java
22
import android.annotation.
SuppressLint
;
54
@
SuppressLint
("NewApi")
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
NetworkMonitorAutoDetect.java
33
import android.annotation.
SuppressLint
;
131
@
SuppressLint
("NewApi")
153
@
SuppressLint
("NewApi")
166
@
SuppressLint
("NewApi")
205
@
SuppressLint
("NewApi")
435
@
SuppressLint
("NewApi")
/frameworks/opt/setupwizard/library/eclair-mr1/test/instrumentation/src/com/android/setupwizardlib/test/
RichTextViewTest.java
23
import android.annotation.
SuppressLint
;
100
@
SuppressLint
("SetTextI18n") // It's OK. This is just a test.
113
@
SuppressLint
("SetTextI18n") // It's OK. This is just a test.
Completed in 323 milliseconds
1
2
3
4
5
6
7