OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:elevation
(Results
76 - 100
of
641
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/sdk/current/support/v7/cardview/res/values/
attrs.xml
23
<!--
Elevation
for CardView. -->
25
<!-- Maximum
Elevation
for CardView. -->
/system/media/audio_effects/include/audio_effects/
effect_virtualizer.h
47
//
elevation
angles.
54
// - for
elevation
: 0 is the horizontal plane, +90 is above the listener, -90 is below.
/cts/tests/tests/uirendering/res/layout/
simple_shadow_layout.xml
24
android:
elevation
="10dp"
/developers/build/prebuilts/gradle/ElevationBasic/Application/src/main/res/layout/
elevation_basic.xml
28
android:
elevation
="30dp"
/developers/build/prebuilts/gradle/ElevationBasic/Application/src/main/res/values/
base-strings.xml
25
first view has a fixed
elevation
using XML and the second one is raised when the user
/developers/samples/android/ui/views/Elevation/ElevationBasic/Application/src/main/res/layout/
elevation_basic.xml
28
android:
elevation
="30dp"
/development/samples/browseable/ElevationBasic/res/layout/
elevation_basic.xml
28
android:
elevation
="30dp"
/development/samples/browseable/ElevationBasic/res/values/
base-strings.xml
25
first view has a fixed
elevation
using XML and the second one is raised when the user
/docs/source.android.com/src/security/bulletin/
2016-02-01.jd
76
<td>
Elevation
of Privilege Vulnerability in Qualcomm Performance Module</td>
81
<td>
Elevation
of Privilege Vulnerability in Qualcomm Wi-Fi Driver</td>
86
<td>
Elevation
of Privilege Vulnerability in the Debugger Daemon</td>
96
<td>
Elevation
of Privilege Vulnerability in Wi-Fi</td>
101
<td>
Elevation
of Privilege Vulnerability in Mediaserver</td>
111
<td>
Elevation
of Privilege Vulnerability in Setup Wizard</td>
251
<h3 id=elevation_of_privilege_vulnerability_in_qualcomm_performance_module>
Elevation
of Privilege Vulnerability in Qualcomm Performance Module</h3>
254
<p>An
elevation
of privilege vulnerability in the performance event manager
280
<h3 id=elevation_of_privilege_vulnerability_in_qualcomm_wifi_driver>
Elevation
of Privilege Vulnerability in Qualcomm Wi-Fi Driver</h3>
308
<h3 id=elevation_of_privilege_vulnerability_in_the_debuggerd>
Elevation
of Privilege Vulnerability in the Debuggerd </h3
[
all
...]
/frameworks/base/core/res/res/layout/
floating_popup_container.xml
23
android:
elevation
="@android:dimen/text_edit_floating_toolbar_elevation"
resolver_different_item_header.xml
33
android:
elevation
="8dp"
resolver_list.xml
32
android:
elevation
="8dp"
73
android:
elevation
="8dp"
82
android:
elevation
="8dp"
107
android:
elevation
="8dp">
/frameworks/base/packages/SystemUI/res/layout/
brightness_mirror.xml
27
android:
elevation
="2dp">
mland_scorefield.xml
31
android:
elevation
="@dimen/hud_z"
/frameworks/base/tests/HwAccelerationTest/res/layout/
projection_clipping.xml
10
android:
elevation
="30dp"
/frameworks/support/design/gingerbread/android/support/design/widget/
FloatingActionButtonGingerbread.java
51
// Reset back to
elevation
by default
129
void onElevationsChanged(float
elevation
, float pressedTranslationZ) {
131
mShadowDrawable.setShadowSize(
elevation
,
elevation
+ mPressedTranslationZ);
/frameworks/support/design/res/values/
styles.xml
23
<item name="
elevation
">@dimen/design_fab_elevation</item>
34
<item name="
elevation
">@dimen/design_navigation_elevation</item>
100
<item name="
elevation
">@dimen/design_snackbar_elevation</item>
131
<item name="android:
elevation
">@dimen/design_bottom_sheet_modal_elevation</item>
/frameworks/support/samples/SupportTransitionDemos/res/layout/
basic_usage.xml
31
android:
elevation
="4dp"/>
/frameworks/support/v17/leanback/res/layout/
lb_fullwidth_details_overview_logo.xml
23
android:
elevation
="@dimen/lb_details_overview_z"
lb_headers_fragment.xml
24
android:
elevation
="@dimen/lb_browse_headers_z"
/frameworks/support/v17/preference-leanback/res/layout/
leanback_settings_fragment.xml
26
android:
elevation
="@dimen/lb_preference_decor_elevation"
/frameworks/support/v17/preference-leanback/res/layout-v21/
leanback_settings_fragment.xml
26
android:
elevation
="@dimen/lb_preference_decor_elevation"
/frameworks/support/v7/cardview/res/values/
dimens.xml
20
<!--
Elevation
value to use for CardViews. Pre-L, it is equal to shadow size. -->
/frameworks/wilhelm/src/itf/
I3DLocation.c
43
SLmillidegree azimuth, SLmillidegree
elevation
, SLmillimeter distance)
48
(-90000 <=
elevation
) && (
elevation
<= 90000) &&
55
thiz->mLocationSpherical.mElevation =
elevation
;
/packages/apps/Contacts/res/layout-sw600dp/
contact_editor_fragment.xml
23
android:
elevation
="@dimen/contact_list_card_elevation">
Completed in 2258 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>