- AConfiguration - Class in org.robolectric.res.android
-
- AConfiguration() - Constructor for class org.robolectric.res.android.AConfiguration
-
- ACONFIGURATION_COLOR_MODE - Static variable in class org.robolectric.res.android.AConfiguration
-
- ACONFIGURATION_DENSITY - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for
density configuration.
- ACONFIGURATION_DENSITY_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: any density.
- ACONFIGURATION_DENSITY_DEFAULT - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: default density.
- ACONFIGURATION_DENSITY_HIGH - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: value corresponding to the
hdpi resource qualifier.
- ACONFIGURATION_DENSITY_LOW - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: value corresponding to the
ldpi resource qualifier.
- ACONFIGURATION_DENSITY_MEDIUM - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: value corresponding to the
mdpi resource qualifier.
- ACONFIGURATION_DENSITY_NONE - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: no density specified.
- ACONFIGURATION_DENSITY_TV - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: value corresponding to the
tvdpi resource qualifier.
- ACONFIGURATION_DENSITY_XHIGH - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: value corresponding to the
xhdpi resource qualifier.
- ACONFIGURATION_DENSITY_XXHIGH - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: value corresponding to the
xxhdpi resource qualifier.
- ACONFIGURATION_DENSITY_XXXHIGH - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: value corresponding to the
xxxhdpi resource qualifier.
- ACONFIGURATION_HDR_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
HDR: not specified.
- ACONFIGURATION_HDR_NO - Static variable in class org.robolectric.res.android.AConfiguration
-
HDR: value that corresponds to
lowdr resource qualifier specified.
- ACONFIGURATION_HDR_YES - Static variable in class org.robolectric.res.android.AConfiguration
-
HDR: value that corresponds to
highdr resource qualifier specified.
- ACONFIGURATION_KEYBOARD - Static variable in class org.robolectric.res.android.AConfiguration
-
- ACONFIGURATION_KEYBOARD_12KEY - Static variable in class org.robolectric.res.android.AConfiguration
-
Keyboard: value corresponding to the
12key resource qualifier.
- ACONFIGURATION_KEYBOARD_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Keyboard: not specified.
- ACONFIGURATION_KEYBOARD_HIDDEN - Static variable in class org.robolectric.res.android.AConfiguration
-
- ACONFIGURATION_KEYBOARD_NOKEYS - Static variable in class org.robolectric.res.android.AConfiguration
-
Keyboard: value corresponding to the
nokeys resource qualifier.
- ACONFIGURATION_KEYBOARD_QWERTY - Static variable in class org.robolectric.res.android.AConfiguration
-
Keyboard: value corresponding to the
qwerty resource qualifier.
- ACONFIGURATION_KEYSHIDDEN_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Keyboard availability: not specified.
- ACONFIGURATION_KEYSHIDDEN_NO - Static variable in class org.robolectric.res.android.AConfiguration
-
Keyboard availability: value corresponding to the
keysexposed resource qualifier.
- ACONFIGURATION_KEYSHIDDEN_SOFT - Static variable in class org.robolectric.res.android.AConfiguration
-
Keyboard availability: value corresponding to the
keyssoft resource qualifier.
- ACONFIGURATION_KEYSHIDDEN_YES - Static variable in class org.robolectric.res.android.AConfiguration
-
Keyboard availability: value corresponding to the
keyshidden resource qualifier.
- ACONFIGURATION_LAYOUTDIR - Static variable in class org.robolectric.res.android.AConfiguration
-
- ACONFIGURATION_LAYOUTDIR_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Layout direction: not specified.
- ACONFIGURATION_LAYOUTDIR_LTR - Static variable in class org.robolectric.res.android.AConfiguration
-
Layout direction: value that corresponds to
ldltr resource qualifier specified.
- ACONFIGURATION_LAYOUTDIR_RTL - Static variable in class org.robolectric.res.android.AConfiguration
-
Layout direction: value that corresponds to
ldrtl resource qualifier specified.
- ACONFIGURATION_LOCALE - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for
locale configuration.
- ACONFIGURATION_MCC - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for
mcc configuration.
- ACONFIGURATION_MNC - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for
mnc configuration.
- ACONFIGURATION_MNC_ZERO - Static variable in class org.robolectric.res.android.AConfiguration
-
Constant used to to represent MNC (Mobile Network Code) zero.
- ACONFIGURATION_NAVHIDDEN_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Navigation availability: not specified.
- ACONFIGURATION_NAVHIDDEN_NO - Static variable in class org.robolectric.res.android.AConfiguration
-
Navigation availability: value corresponding to the
navexposed resource qualifier.
- ACONFIGURATION_NAVHIDDEN_YES - Static variable in class org.robolectric.res.android.AConfiguration
-
Navigation availability: value corresponding to the
navhidden resource qualifier.
- ACONFIGURATION_NAVIGATION - Static variable in class org.robolectric.res.android.AConfiguration
-
- ACONFIGURATION_NAVIGATION_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Navigation: not specified.
- ACONFIGURATION_NAVIGATION_DPAD - Static variable in class org.robolectric.res.android.AConfiguration
-
Navigation: value corresponding to the
dpad resource qualifier.
- ACONFIGURATION_NAVIGATION_NONAV - Static variable in class org.robolectric.res.android.AConfiguration
-
Navigation: value corresponding to the
nonav resource qualifier.
- ACONFIGURATION_NAVIGATION_TRACKBALL - Static variable in class org.robolectric.res.android.AConfiguration
-
Navigation: value corresponding to the
trackball resource qualifier.
- ACONFIGURATION_NAVIGATION_WHEEL - Static variable in class org.robolectric.res.android.AConfiguration
-
Navigation: value corresponding to the
wheel resource qualifier.
- ACONFIGURATION_ORIENTATION - Static variable in class org.robolectric.res.android.AConfiguration
-
- ACONFIGURATION_ORIENTATION_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Orientation: not specified.
- ACONFIGURATION_ORIENTATION_LAND - Static variable in class org.robolectric.res.android.AConfiguration
-
Orientation: value corresponding to the
land resource qualifier.
- ACONFIGURATION_ORIENTATION_PORT - Static variable in class org.robolectric.res.android.AConfiguration
-
Orientation: value corresponding to the
port resource qualifier.
- ACONFIGURATION_ORIENTATION_SQUARE - Static variable in class org.robolectric.res.android.AConfiguration
-
- ACONFIGURATION_SCREEN_HEIGHT_DP_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen height DPI: not specified.
- ACONFIGURATION_SCREEN_LAYOUT - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for screen layout configuration.
- ACONFIGURATION_SCREEN_ROUND - Static variable in class org.robolectric.res.android.AConfiguration
-
- ACONFIGURATION_SCREEN_SIZE - Static variable in class org.robolectric.res.android.AConfiguration
-
- ACONFIGURATION_SCREEN_WIDTH_DP_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen width DPI: not specified.
- ACONFIGURATION_SCREENLONG_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen layout: not specified.
- ACONFIGURATION_SCREENLONG_NO - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen layout: value that corresponds to the
notlong resource qualifier.
- ACONFIGURATION_SCREENLONG_YES - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen layout: value that corresponds to the
long resource qualifier.
- ACONFIGURATION_SCREENROUND_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
- ACONFIGURATION_SCREENROUND_NO - Static variable in class org.robolectric.res.android.AConfiguration
-
- ACONFIGURATION_SCREENROUND_YES - Static variable in class org.robolectric.res.android.AConfiguration
-
- ACONFIGURATION_SCREENSIZE_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen size: not specified.
- ACONFIGURATION_SCREENSIZE_LARGE - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen size: value indicating the screen is at least approximately 480x640 dp units, corresponding to the
large resource qualifier.
- ACONFIGURATION_SCREENSIZE_NORMAL - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen size: value indicating the screen is at least approximately 320x470 dp units, corresponding to the
normal resource qualifier.
- ACONFIGURATION_SCREENSIZE_SMALL - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen size: value indicating the screen is at least approximately 320x426 dp units, corresponding to the
small resource qualifier.
- ACONFIGURATION_SCREENSIZE_XLARGE - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen size: value indicating the screen is at least approximately 720x960 dp units, corresponding to the
xlarge resource qualifier.
- ACONFIGURATION_SMALLEST_SCREEN_SIZE - Static variable in class org.robolectric.res.android.AConfiguration
-
- ACONFIGURATION_SMALLEST_SCREEN_WIDTH_DP_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Smallest screen width DPI: not specified.
- ACONFIGURATION_TOUCHSCREEN - Static variable in class org.robolectric.res.android.AConfiguration
-
- ACONFIGURATION_TOUCHSCREEN_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Touchscreen: not specified.
- ACONFIGURATION_TOUCHSCREEN_FINGER - Static variable in class org.robolectric.res.android.AConfiguration
-
Touchscreen: value corresponding to the
finger resource qualifier.
- ACONFIGURATION_TOUCHSCREEN_NOTOUCH - Static variable in class org.robolectric.res.android.AConfiguration
-
Touchscreen: value corresponding to the
notouch resource qualifier.
- ACONFIGURATION_TOUCHSCREEN_STYLUS - Static variable in class org.robolectric.res.android.AConfiguration
-
- ACONFIGURATION_UI_MODE - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for
ui mode configuration.
- ACONFIGURATION_UI_MODE_NIGHT_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
UI night mode: not specified.
- ACONFIGURATION_UI_MODE_NIGHT_NO - Static variable in class org.robolectric.res.android.AConfiguration
-
UI night mode: value that corresponds to
notnight resource qualifier specified.
- ACONFIGURATION_UI_MODE_NIGHT_YES - Static variable in class org.robolectric.res.android.AConfiguration
-
UI night mode: value that corresponds to
night resource qualifier specified.
- ACONFIGURATION_UI_MODE_TYPE_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
UI mode: not specified.
- ACONFIGURATION_UI_MODE_TYPE_APPLIANCE - Static variable in class org.robolectric.res.android.AConfiguration
-
UI mode: value that corresponds to
appliance resource qualifier specified.
- ACONFIGURATION_UI_MODE_TYPE_CAR - Static variable in class org.robolectric.res.android.AConfiguration
-
UI mode: value that corresponds to
car resource qualifier specified.
- ACONFIGURATION_UI_MODE_TYPE_DESK - Static variable in class org.robolectric.res.android.AConfiguration
-
UI mode: value that corresponds to
desk resource qualifier specified.
- ACONFIGURATION_UI_MODE_TYPE_NORMAL - Static variable in class org.robolectric.res.android.AConfiguration
-
UI mode: value that corresponds to
no UI mode type resource qualifier specified.
- ACONFIGURATION_UI_MODE_TYPE_TELEVISION - Static variable in class org.robolectric.res.android.AConfiguration
-
UI mode: value that corresponds to
television resource qualifier specified.
- ACONFIGURATION_UI_MODE_TYPE_VR_HEADSET - Static variable in class org.robolectric.res.android.AConfiguration
-
UI mode: value that corresponds to
vr resource qualifier specified.
- ACONFIGURATION_UI_MODE_TYPE_WATCH - Static variable in class org.robolectric.res.android.AConfiguration
-
UI mode: value that corresponds to
watch resource qualifier specified.
- ACONFIGURATION_VERSION - Static variable in class org.robolectric.res.android.AConfiguration
-
- ACONFIGURATION_WIDE_COLOR_GAMUT_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Wide color gamut: not specified.
- ACONFIGURATION_WIDE_COLOR_GAMUT_NO - Static variable in class org.robolectric.res.android.AConfiguration
-
Wide color gamut: value that corresponds to
no nowidecg resource qualifier specified.
- ACONFIGURATION_WIDE_COLOR_GAMUT_YES - Static variable in class org.robolectric.res.android.AConfiguration
-
Wide color gamut: value that corresponds to
widecg resource qualifier specified.
- ActivityData - Class in org.robolectric.manifest
-
- ActivityData(Map<String, String>, List<IntentFilterData>) - Constructor for class org.robolectric.manifest.ActivityData
-
- ActivityData(String, Map<String, String>, List<IntentFilterData>) - Constructor for class org.robolectric.manifest.ActivityData
-
- ActivityData(String, Map<String, String>, List<IntentFilterData>, ActivityData, MetaData) - Constructor for class org.robolectric.manifest.ActivityData
-
- add(T) - Method in class org.robolectric.res.android.SortedVector
-
- addAction(String) - Method in class org.robolectric.manifest.BroadcastReceiverData
-
- addAction(String) - Method in class org.robolectric.manifest.ServiceData
-
- addAssetPath(String8, Ref<Integer>, boolean) - Method in class org.robolectric.res.android.CppAssetManager
-
- addAssetPath(String8, Ref<Integer>, boolean, boolean) - Method in class org.robolectric.res.android.CppAssetManager
-
- addAuthority(String, String) - Method in class org.robolectric.manifest.IntentFilterData
-
- addDefaultAssets(Path) - Method in class org.robolectric.res.android.CppAssetManager
-
- addDefaultAssets(String) - Method in class org.robolectric.res.android.CppAssetManager
-
- addMimeType(String) - Method in class org.robolectric.manifest.IntentFilterData
-
- addPath(String) - Method in class org.robolectric.manifest.IntentFilterData
-
- addPathPattern(String) - Method in class org.robolectric.manifest.IntentFilterData
-
- addPathPrefix(String) - Method in class org.robolectric.manifest.IntentFilterData
-
- addPlatformVersion(String, int) - Static method in class org.robolectric.res.Qualifiers
-
- addScheme(String) - Method in class org.robolectric.manifest.IntentFilterData
-
- addScreenWidth(String, int) - Static method in class org.robolectric.res.Qualifiers
-
- addSmallestScreenWidth(String, int) - Static method in class org.robolectric.res.Qualifiers
-
- ALOGI(String, Object...) - Static method in class org.robolectric.res.android.Util
-
- ALOGV(String, Object...) - Static method in class org.robolectric.res.android.Util
-
- ANDROID_NS - Static variable in class org.robolectric.res.android.ResourceTypes
-
- ANDROID_NS - Static variable in class org.robolectric.res.AttributeResource
-
- ANDROID_RES_NS_PREFIX - Static variable in class org.robolectric.res.AttributeResource
-
- AndroidManifest - Class in org.robolectric.manifest
-
A wrapper for an Android App Manifest, which represents information about one’s App to an Android system.
- AndroidManifest(Path, Path, Path) - Constructor for class org.robolectric.manifest.AndroidManifest
-
Creates a Robolectric configuration using specified locations.
- AndroidManifest(Path, Path, Path, String) - Constructor for class org.robolectric.manifest.AndroidManifest
-
Creates a Robolectric configuration using specified values.
- AndroidManifest(Path, Path, Path, List<AndroidManifest>, String) - Constructor for class org.robolectric.manifest.AndroidManifest
-
Creates a Robolectric configuration using specified values.
- AndroidManifest(Path, Path, Path, List<AndroidManifest>, String, Path) - Constructor for class org.robolectric.manifest.AndroidManifest
-
- ApkAssetsCookie - Class in org.robolectric.res.android
-
- append(String) - Method in class org.robolectric.res.android.String8
-
- appendPath(String) - Method in class org.robolectric.res.android.String8
-
- apply(String, byte) - Method in interface org.robolectric.res.android.CppAssetManager2.PackageFunc
-
- apply(Style, boolean) - Method in class org.robolectric.res.ThemeStyleSet
-
- ApplyStyle(ResTableTheme, ResXMLParser, int, int, int[], int, int[], int[]) - Static method in class org.robolectric.res.android.AttributeResolution
-
- ApplyStyle(CppAssetManager2.Theme, ResXMLParser, int, int, int[], int, int[], int[]) - Static method in class org.robolectric.res.android.AttributeResolution10
-
- ApplyStyle(CppAssetManager2.Theme, ResXMLParser, int, int, int[], int, int[], int[]) - Static method in class org.robolectric.res.android.AttributeResolution9
-
- ApplyStyle(int, boolean) - Method in class org.robolectric.res.android.CppAssetManager2.Theme
-
- applyStyle(int, boolean) - Method in class org.robolectric.res.android.ResTableTheme
-
- asIdmap_header() - Method in class org.robolectric.res.android.StringPiece
-
- Asset - Class in org.robolectric.res.android
-
- Asset.AccessMode - Enum in org.robolectric.res.android
-
- AssetDir - Class in org.robolectric.res.android
-
- AssetPath - Class in org.robolectric.res.android
-
- AssetPath(Path, boolean) - Constructor for class org.robolectric.res.android.AssetPath
-
- asString() - Method in class org.robolectric.res.TypedResource
-
- ATRACE_NAME(String) - Static method in class org.robolectric.res.android.Util
-
- attr(int, int, int, ResourceTypes.Res_value, String) - Method in class org.robolectric.res.android.ResourceTypes.ResXMLTree_attrExt.Writer
-
- ATTR_FEW - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
-
- ATTR_L10N - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
-
- ATTR_MANY - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
-
- ATTR_MAX - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
-
- ATTR_MIN - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
-
- ATTR_ONE - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
-
- ATTR_OTHER - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
-
- ATTR_TWO - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
-
- ATTR_TYPE - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
-
- ATTR_ZERO - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
-
- AttrData - Class in org.robolectric.res
-
- AttrData(String, String, List<AttrData.Pair>) - Constructor for class org.robolectric.res.AttrData
-
- AttrData.Pair - Class in org.robolectric.res
-
- AttributeResolution - Class in org.robolectric.res.android
-
- AttributeResolution() - Constructor for class org.robolectric.res.android.AttributeResolution
-
- AttributeResolution.BagAttributeFinder - Class in org.robolectric.res.android
-
- AttributeResolution.XmlAttributeFinder - Class in org.robolectric.res.android
-
- AttributeResolution10 - Class in org.robolectric.res.android
-
- AttributeResolution10() - Constructor for class org.robolectric.res.android.AttributeResolution10
-
- AttributeResolution10.BagAttributeFinder - Class in org.robolectric.res.android
-
- AttributeResolution10.XmlAttributeFinder - Class in org.robolectric.res.android
-
- AttributeResolution9 - Class in org.robolectric.res.android
-
- AttributeResolution9() - Constructor for class org.robolectric.res.android.AttributeResolution9
-
- AttributeResolution9.BagAttributeFinder - Class in org.robolectric.res.android
-
- AttributeResolution9.XmlAttributeFinder - Class in org.robolectric.res.android
-
- AttributeResource - Class in org.robolectric.res
-
- AttributeResource(ResName, String, String) - Constructor for class org.robolectric.res.AttributeResource
-
- AttributeResource(ResName, String, String, Integer) - Constructor for class org.robolectric.res.AttributeResource
-
- attrType - Variable in class org.robolectric.res.StaxLoader
-
- AUTO_NS - Static variable in class org.robolectric.res.android.ResourceTypes
-
- value - Variable in class org.robolectric.res.android.CppAssetManager2.ResolvedBag.Entry
-
- value - Variable in class org.robolectric.res.android.ResourceTable.flag_entry
-
- value - Variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
-
- value - Variable in class org.robolectric.res.AttributeResource
-
- valueOf(String) - Static method in enum org.robolectric.res.android.Asset.AccessMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.res.android.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.res.android.ResourceString.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.res.android.ResTable_config.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.res.ResType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.robolectric.res.android.Asset.AccessMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.robolectric.res.android.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.robolectric.res.android.ResourceString.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.robolectric.res.android.ResTable_config.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.robolectric.res.ResType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- visit(ResName, Iterable<TypedResource>) - Method in interface org.robolectric.res.ResourceTable.Visitor
-
- visit(StyleData.Visitor) - Method in class org.robolectric.res.StyleData
-
- visit(AttributeResource) - Method in interface org.robolectric.res.StyleData.Visitor
-