/hardware/qcom/gps/msm8994/core/ |
LocApiBase.cpp | 262 " in fix mask: %x\n sv: prn snr elevation azimuth", 270 svStatus.sv_list[i].elevation,
|
/hardware/qcom/gps/msm8998/core/ |
LocApiBase.cpp | 272 " elevation azimuth flags", 285 svNotify.gnssSvs[i].elevation,
|
/hardware/qcom/gps/sdm845/core/ |
LocApiBase.cpp | 273 " elevation azimuth flags", 286 svNotify.gnssSvs[i].elevation,
|
/packages/apps/Dialer/java/com/android/dialer/app/res/values/ |
styles.xml | 127 <item name="android:elevation">@dimen/action_bar_elevation</item> 128 <item name="elevation">@dimen/action_bar_elevation</item>
|
/prebuilts/sdk/current/support/v7/cardview/libs/ |
android-support-v7-cardview.jar | |
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/rrlp_components/ |
AddionalAngleFields.java | 220 return "elevation : "
|
/external/ImageMagick/www/api/ |
effect.html | 544 <p>ShadeImage() shines a distant light on an image to create a three-dimensional effect. You control the positioning of the light with azimuth and elevation; azimuth is measured in degrees off the x axis and elevation is measured in pixels above the Z axis.</p> 550 const double azimuth,const double elevation,ExceptionInfo *exception) 568 <dt>azimuth, elevation</dt>
|
/external/owasp/sanitizer/src/main/org/owasp/html/ |
CssSchema.java | 503 Property elevation = new Property( external variable declarations 505 builder.put("elevation", elevation); [all...] |
/frameworks/base/core/java/android/view/autofill/ |
AutofillPopupWindow.java | 305 public void setElevation(float elevation) {
|
/frameworks/base/core/res/res/values/ |
ids.xml | 136 <!-- ItemTouchHelper uses this id to save a View's original elevation. -->
|
/frameworks/base/location/java/android/location/ |
GnssStatus.java | 175 * Retrieves the elevation of the satellite at the specified index.
|
/frameworks/base/location/tests/locationtests/src/android/location/ |
GpsStatusTest.java | 202 getSatelliteAssertInfo(i, prn, "Elevation"),
|
/frameworks/base/packages/PrintSpooler/res/layout/ |
print_activity_controls.xml | 24 android:elevation="@dimen/preview_controls_elevation"
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
ShadowOverlayContainer.java | 149 * Sets the shadow type to {@link #SHADOW_DYNAMIC} if supported and sets the elevation/Z
|
/hardware/interfaces/gnss/1.0/ |
IGnssCallback.hal | 109 /** Elevation of SV in degrees. */
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
loc_api_log.c | 257 CHECK_MASK(float, sv->elevation, mask, RPC_LOC_SV_INFO_VALID_ELEVATION),
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
loc_api_log.c | 257 CHECK_MASK(float, sv->elevation, mask, RPC_LOC_SV_INFO_VALID_ELEVATION),
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
loc_api_log.c | 257 CHECK_MASK(float, sv->elevation, mask, RPC_LOC_SV_INFO_VALID_ELEVATION),
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
loc_api_log.c | 257 CHECK_MASK(float, sv->elevation, mask, RPC_LOC_SV_INFO_VALID_ELEVATION),
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
loc_api_log.c | 257 CHECK_MASK(float, sv->elevation, mask, RPC_LOC_SV_INFO_VALID_ELEVATION),
|
/packages/apps/TV/src/com/android/tv/menu/ |
BaseCardView.java | 82 // Ensure the same elevation and focus animation for all subclasses.
|
/prebuilts/sdk/current/extras/constraint-layout/res/values/ |
values.xml | 117 <declare-styleable name="ConstraintSet"><attr name="android:orientation"/><attr name="android:id"/><attr name="android:visibility"/><attr name="android:alpha"/><attr name="android:elevation"/><attr name="android:rotation"/><attr name="android:rotationX"/><attr name="android:rotationY"/><attr name="android:scaleX"/><attr name="android:scaleY"/><attr name="android:transformPivotX"/><attr name="android:transformPivotY"/><attr name="android:translationX"/><attr name="android:translationY"/><attr name="android:translationZ"/><attr name="android:layout_width"/><attr name="android:layout_height"/><attr name="android:layout_marginStart"/><attr name="android:layout_marginBottom"/><attr name="android:layout_marginTop"/><attr name="android:layout_marginEnd"/><attr name="android:layout_marginLeft"/><attr name="android:layout_marginRight"/><attr name="layout_constraintGuide_begin"/><attr name="layout_constraintGuide_end"/><attr name="layout_constraintGuide_percent"/><attr name="layout_constraintLeft_toLeftOf"/><attr name="layout_constraintLeft_toRightOf"/><attr name="layout_constraintRight_toLeftOf"/><attr name="layout_constraintRight_toRightOf"/><attr name="layout_constraintTop_toTopOf"/><attr name="layout_constraintTop_toBottomOf"/><attr name="layout_constraintBottom_toTopOf"/><attr name="layout_constraintBottom_toBottomOf"/><attr name="layout_constraintBaseline_toBaselineOf"/><attr name="layout_constraintStart_toEndOf"/><attr name="layout_constraintStart_toStartOf"/><attr name="layout_constraintEnd_toStartOf"/><attr name="layout_constraintEnd_toEndOf"/><attr name="layout_goneMarginLeft"/><attr name="layout_goneMarginTop"/><attr name="layout_goneMarginRight"/><attr name="layout_goneMarginBottom"/><attr name="layout_goneMarginStart"/><attr name="layout_goneMarginEnd"/><attr name="layout_constraintHorizontal_bias"/><attr name="layout_constraintVertical_bias"/><attr name="layout_constraintWidth_default"/><attr name="layout_constraintHeight_default"/><attr name="layout_constraintWidth_min"/><attr name="layout_constraintWidth_max"/><attr name="layout_constraintWidth_percent"/><attr name="layout_constraintHeight_min"/><attr name="layout_constraintHeight_max"/><attr name="layout_constraintHeight_percent"/><attr name="layout_constraintLeft_creator"/><attr name="layout_constraintTop_creator"/><attr name="layout_constraintRight_creator"/><attr name="layout_constraintBottom_creator"/><attr name="layout_constraintBaseline_creator"/><attr name="layout_constraintDimensionRatio"/><attr name="layout_constraintHorizontal_weight"/><attr name="layout_constraintVertical_weight"/><attr name="layout_constraintHorizontal_chainStyle"/><attr name="layout_constraintVertical_chainStyle"/><attr name="layout_editor_absoluteX"/><attr name="layout_editor_absoluteY"/></declare-styleable>
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/ |
Vector3D.java | 106 * @param delta elevation (δ) above (XY) plane, from -π/2 to +π/2 239 /** Get the elevation of the vector. 240 * @return elevation (δ) of the vector, between -π/2 and +π/2
|
/packages/apps/Contacts/res/values/ |
dimens.xml | 127 <!-- Elevation of an ExpandingEntryCard, for the sake of shadow casting --> 129 <!-- Elevation of the QuickContact's Toolbar, for the sake of shadow casting --> 224 <!-- Elevation of contact list header -->
|
/frameworks/base/core/java/android/app/ |
ActivityTransitionCoordinator.java | 137 protected static final String KEY_ELEVATION = "shared_element:elevation"; 510 float elevation = sharedElementBundle.getFloat(KEY_ELEVATION); local 511 view.setElevation(elevation); [all...] |