HomeSort by relevance Sort by last modified time
    Searched refs:AnyRes (Results 1 - 25 of 51) sorted by null

1 2 3

  /frameworks/base/core/java/android/content/res/
ResourceId.java 18 import android.annotation.AnyRes;
29 public static final @AnyRes int ID_NULL = 0;
38 public static boolean isValid(@AnyRes int id) {
Resources.java 22 import android.annotation.AnyRes;
    [all...]
ResourcesImpl.java 23 import android.annotation.AnyRes;
189 void getValue(@AnyRes int id, TypedValue outValue, boolean resolveRefs)
198 void getValueForDensity(@AnyRes int id, int density, TypedValue outValue,
230 String getResourceName(@AnyRes int resid) throws NotFoundException {
238 String getResourcePackageName(@AnyRes int resid) throws NotFoundException {
246 String getResourceTypeName(@AnyRes int resid) throws NotFoundException {
254 String getResourceEntryName(@AnyRes int resid) throws NotFoundException {
690 @Config int allowVarying, @AnyRes int resourceId, @Nullable String name) {
    [all...]
AssetManager.java 19 import android.annotation.AnyRes;
223 final boolean getResourceValue(@AnyRes int resId, int densityDpi, @NonNull TypedValue outValue,
281 final boolean getThemeValue(long theme, @AnyRes int resId, @NonNull TypedValue outValue,
  /frameworks/base/core/java/android/annotation/
AnyRes.java 38 public @interface AnyRes {
  /frameworks/support/annotations/src/android/support/annotation/
AnyRes.java 37 public @interface AnyRes {
  /frameworks/support/compat/java/android/support/v4/content/res/
TypedArrayUtils.java 24 import android.support.annotation.AnyRes;
134 @AnyRes
136 String attrName, @StyleableRes int resId, @AnyRes int defaultValue) {
226 @AnyRes
228 @StyleableRes int fallbackIndex, @AnyRes int defaultValue) {
  /prebuilts/maven_repo/android/com/android/support/support-annotations/19.1.0/
support-annotations-19.1.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/20.0.0/
support-annotations-20.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/21.0.0/
support-annotations-21.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/21.0.2/
support-annotations-21.0.2.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/21.0.3/
support-annotations-21.0.3.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/22.0.0/
support-annotations-22.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/22.1.0/
support-annotations-22.1.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/22.1.1/
support-annotations-22.1.1.jar 
  /frameworks/base/core/java/android/util/
TypedValue.java 19 import android.annotation.AnyRes;
184 @AnyRes
  /prebuilts/maven_repo/android/com/android/support/support-annotations/22.2.0/
support-annotations-22.2.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/22.2.1/
support-annotations-22.2.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/23.0.0/
support-annotations-23.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/23.0.1/
support-annotations-23.0.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/23.1.0/
support-annotations-23.1.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/23.1.1/
support-annotations-23.1.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/23.2.0/
support-annotations-23.2.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/23.2.1/
support-annotations-23.2.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/23.3.0/
support-annotations-23.3.0.jar 

Completed in 3320 milliseconds

1 2 3