Searched defs:typedValue (Results 1 – 7 of 7) sorted by relevance
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | Converter.java | 94 public boolean fillTypedValue(T data, TypedValue typedValue) { in fillTypedValue() 110 public boolean fillTypedValue(AttrData data, TypedValue typedValue) { in fillTypedValue() 128 public boolean fillTypedValue(String data, TypedValue typedValue) { in fillTypedValue() 139 public boolean fillTypedValue(String data, TypedValue typedValue) { in fillTypedValue() 159 public boolean fillTypedValue(String data, TypedValue typedValue) { in fillTypedValue() 177 public boolean fillTypedValue(String data, TypedValue typedValue) { in fillTypedValue() 197 public boolean fillTypedValue(String data, TypedValue typedValue) { in fillTypedValue() 204 public boolean fillTypedValue(Object data, TypedValue typedValue) { in fillTypedValue() 215 public boolean fillTypedValue(String data, TypedValue typedValue) { in fillTypedValue() 222 public boolean fillTypedValue(String data, TypedValue typedValue) { in fillTypedValue() [all …]
|
| D | Converter2.java | 39 public boolean fillTypedValue(T data, TypedValue typedValue, boolean throwOnFailure) { in fillTypedValue() 46 public boolean fillTypedValue(String data, TypedValue typedValue, boolean throwOnFailure) { in fillTypedValue() 57 public boolean fillTypedValue(String data, TypedValue typedValue, boolean throwOnFailure) { in fillTypedValue() 72 public boolean fillTypedValue(String data, TypedValue typedValue, boolean throwOnFailure) { in fillTypedValue() 91 public boolean fillTypedValue(String data, TypedValue typedValue, boolean throwOnFailure) { in fillTypedValue() 98 public boolean fillTypedValue(String data, TypedValue typedValue, boolean throwOnFailure) { in fillTypedValue() 105 public boolean fillTypedValue(String data, TypedValue typedValue, boolean throwOnFailure) { in fillTypedValue() 123 public boolean fillTypedValue(String data, TypedValue typedValue, boolean throwOnFailure) { in fillTypedValue() 147 public boolean fillTypedValue(String data, TypedValue typedValue, boolean throwOnFailure) { in fillTypedValue() 170 public boolean fillTypedValue(String data, TypedValue typedValue, boolean throwOnFailure) { in fillTypedValue()
|
| /external/setupdesign/main/src/com/google/android/setupdesign/template/ |
| D | RecyclerMixin.java | 103 TypedValue typedValue = new TypedValue(); in isShowItemsDivider() local
|
| /external/skia/src/sksl/tracing/ |
| D | SkSLDebugTracePlayer.cpp | 160 double typedValue = fDebugTrace->interpretValueBits(slot, fSlots[slot].fValue); in getVariablesForDisplayMask() local
|
| /external/setupdesign/main/src/com/google/android/setupdesign/util/ |
| D | Partner.java | 285 TypedValue typedValue = new TypedValue(); in getTypedValue() local
|
| /external/setupdesign/main/src/com/google/android/setupdesign/ |
| D | GlifLayout.java | 712 TypedValue typedValue = new TypedValue(); in getFooterBackgroundColorFromStyle() local
|
| /external/robolectric/resources/src/main/java/org/robolectric/res/android/ |
| D | ResourceTypes.java | 934 final Res_value typedValue; field in ResourceTypes.ResXMLTree_attribute
|