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.java80 * acquire the {@link android.content.res.Resources} instance associated with your application
96 * href="{@docRoot}guide/topics/resources/index.html">Application Resources</a>.</p>
98 public class Resources { class
99 static final String TAG = "Resources";
125 // Pool of TypedArrays targeted to this Resources object.
129 static Resources mSystem = null;
239 * Create a new Resources object on top of an existing set of assets in an
248 public Resources(AssetManager assets, DisplayMetrics metrics, Configuration config) { method in class:Resources
253 * Creates a new Resources object with CompatibilityInfo.
263 public Resources(AssetManage method in class:Resources
2848 private Resources() { method in class:Resources
[all...]
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 122 milliseconds