Searched defs:android (Results 276 - 300 of 15929) sorted by relevance

<<11121314151617181920>>

/frameworks/base/core/java/android/annotation/
H A DNavigationRes.java16 package android.annotation;
H A DNonNull.java16 package android.annotation;
H A DNullable.java16 package android.annotation;
H A DPluralsRes.java16 package android.annotation;
H A DPx.java16 package android.annotation;
H A DRawRes.java16 package android.annotation;
H A DRequiresFeature.java16 package android.annotation;
24 import android.content.pm.PackageManager;
H A DStringDef.java16 package android.annotation;
H A DStringRes.java16 package android.annotation;
29 * to be a String resource reference (e.g. {@link android.R.string#ok}).
H A DStyleRes.java16 package android.annotation;
29 * to be a style resource reference (e.g. {@link android.R.style#TextAppearance}).
H A DStyleableRes.java16 package android.annotation;
29 * to be a styleable resource reference (e.g. {@link android.R.styleable#TextView_text}).
H A DSuppressAutoDoc.java17 package android.annotation;
H A DSuppressLint.java16 package android.annotation;
H A DSystemApi.java17 package android.annotation;
H A DSystemService.java17 package android.annotation;
22 import android.content.Context;
H A DTargetApi.java16 package android.annotation;
H A DTestApi.java17 package android.annotation;
H A DTransitionRes.java16 package android.annotation;
H A DUiThread.java16 package android.annotation;
24 import android.os.Looper;
H A DUserIdInt.java17 package android.annotation;
H A DWidget.java17 package android.annotation;
29 * <li>The widget is not in the package <code>android.widget</code></li>
30 * <li>The widget extends <code>android.view.ViewGroup</code></li>
H A DWorkerThread.java16 package android.annotation;
H A DXmlRes.java16 package android.annotation;
/frameworks/base/core/java/android/content/
H A DActivityNotFoundException.java17 package android.content;
H A DReceiverCallNotAllowedException.java17 package android.content;
19 import android.util.AndroidRuntimeException;

Completed in 84 milliseconds

<<11121314151617181920>>