Searched defs:Resources (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/com/google/android/util/
H A DAbstractMessageParser.java43 public static interface Resources { interface in class:AbstractMessageParser
64 protected abstract Resources getResources();
/frameworks/base/core/java/android/content/res/
H A DResources.java58 * acquire the {@link android.content.res.Resources} instance associated with your application
74 * href="{@docRoot}guide/topics/resources/index.html">Application Resources</a>.</p>
76 public class Resources { class
77 static final String TAG = "Resources";
100 // Pool of TypedArrays targeted to this Resources object.
104 static Resources mSystem = null;
199 * Create a new Resources object on top of an existing set of assets in an
208 public Resources(AssetManager assets, DisplayMetrics metrics, Configuration config) { method in class:Resources
213 * Creates a new Resources object with CompatibilityInfo.
224 public Resources(AssetManage method in class:Resources
2667 private Resources() { method in class:Resources
[all...]
/frameworks/testing/espresso/libs/
H A Dguava-14.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...

Completed in 1997 milliseconds