HomeSort by relevance Sort by last modified time
    Searched full:elevation (Results 251 - 275 of 840) sorted by null

<<11121314151617181920>>

  /packages/apps/Launcher3/res/layout/
notification_main.xml 23 android:elevation="@dimen/notification_elevation" >
  /packages/apps/Launcher3/src/com/android/launcher3/allapps/search/
HeaderElevationController.java 14 * Helper class for controlling the header elevation in response to RecyclerView scroll.
  /packages/apps/Messaging/res/layout/
sim_selector_item_view.xml 62 android:elevation="3dp"
  /packages/apps/TV/res/layout/
input_banner.xml 27 android:elevation="8dp"
keypad_channel_switch.xml 33 android:elevation="8dp"
program_guide_side_panel.xml 32 android:elevation="@dimen/program_guide_side_panel_elevation"
  /packages/apps/TvSettings/QuickSettings/res/layout/
main_quicksettings.xml 23 android:elevation="@dimen/panel_z"
  /packages/apps/TvSettings/Settings/res/layout/
password_text_input.xml 31 android:elevation="@dimen/setup_elevation"
wifi_text_input.xml 31 android:elevation="@dimen/setup_elevation"
  /packages/experimental/NotificationListenerSample/res/layout/
main.xml 34 android:elevation="4dp"
  /docs/source.android.com/en/security/bulletin/
2015-10-01.html 418 <h3 id=elevation_of_privilege_vulnerability_in_keystore>Elevation of Privilege Vulnerability in KeyStore</h3>
421 <p>An elevation of privilege vulnerability in the KeyStore component may be
445 <h3 id=elevation_of_privilege_vulnerability_in_media_player_framework>Elevation of Privilege Vulnerability in Media Player Framework</h3>
448 <p>An elevation of privilege vulnerability in the media player framework component
475 <h3 id=elevation_of_privilege_vulnerability_in_android_runtime>Elevation of Privilege Vulnerability in Android Runtime</h3>
478 <p>An elevation of privilege vulnerability in Android Runtime can enable a local
500 <h3 id=elevation_of_privilege_vulnerabilities_in_mediaserver>Elevation of Privilege Vulnerabilities in Mediaserver</h3>
539 <h3 id=elevation_of_privilege_vulnerability_in_secure_element_evaluation_kit>Elevation of Privilege Vulnerability in Secure Element Evaluation Kit</h3>
567 <h3 id=elevation_of_privilege_vulnerability_in_media_projection>Elevation of Privilege Vulnerability in Media Projection</h3>
594 <h3 id=elevation_of_privilege_vulnerability_in_bluetooth>Elevation of Privilege Vulnerability in Bluetooth</h3
    [all...]
2015-12-01.html 189 <h3 id="elevation_of_privilege_in_kernel">Elevation of Privilege in Kernel</h3>
191 <p>An elevation of privilege vulnerability in the system kernel could enable a
281 Elevation of Privilege Vulnerabilities in libstagefright</h3>
312 Elevation of Privilege Vulnerability in SystemUI</h3>
359 <h3 id="elevation_of_privilege_vulnerability_in_wi-fi">Elevation of Privilege Vulnerability in Wi-Fi</h3>
361 <p>An elevation of privilege vulnerability in Wi-Fi could enable a local malicious
383 <h3 id="elevation_of_privilege_vulnerability_in_system_server">Elevation of Privilege Vulnerability in System Server</h3>
386 <p>An elevation of privilege vulnerability in the System Server component could
518 <h3 id="elevation_of_privilege_vulnerability_in_system_server19">Elevation of Privilege Vulnerability in System Server</h3>
521 <p>An elevation of privilege vulnerability in the System Server could enable
    [all...]
  /frameworks/base/tests/VoiceInteraction/res/layout/
voice_interaction_session.xml 40 android:elevation="8dp"
98 android:elevation="8dp"
  /packages/apps/Car/Media/res/layout/
media_controls.xml 22 android:elevation="@dimen/music_panel_elevation"
66 android:elevation="@dimen/play_pause_elevation"
  /packages/apps/Car/Radio/res/layout/
radio_presets_list.xml 29 <!-- In order for this FrameLayout's elevation to show up, there needs to be a background
114 android:elevation="@dimen/car_radio_fab_elevation"
  /packages/apps/Contacts/res/layout/
dialog_call_subject.xml 39 android:elevation="16dp"
157 android:elevation="8dp" />
  /packages/apps/DeskClock/res/layout/
desk_clock.xml 32 app:elevation="0dp">
111 app:elevation="@dimen/fab_elevation" />
  /packages/apps/Dialer/java/com/android/contacts/common/res/layout/
dialog_call_subject.xml 39 android:elevation="16dp"
157 android:elevation="8dp"/>
  /packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/res/layout/
swipe_up_down_method.xml 87 android:elevation="8dp"
98 android:elevation="16dp"
  /packages/apps/PackageInstaller/res/layout/
install_confirm_perm.xml 34 android:elevation="@dimen/headerElevation"
60 android:elevation="@dimen/headerElevation"
  /cts/tests/tests/location/src/android/location/cts/psedorange/
TroposphericModelEgnos.java 24 * scaled with a mapping function to get the delay at any specific elevation.
100 * Compute the tropospheric correction in meters given the satellite elevation in radians, the
105 * function at the given satellite elevation.
125 * mapping function inputs are satellite elevation in radians, user latitude in radians and user
131 * and accuracy with satellites as low as 2 degrees elevation.
  /frameworks/support/design/src/android/support/design/widget/
AppBarLayout.java 559 * @deprecated target elevation is now deprecated. AppBarLayout's elevation is now
561 * elevation is set, either by this method or the {@code app:elevation} attribute,
562 * a new state list animator is created which uses the given {@code elevation} value.
567 public void setTargetElevation(float elevation) {
569 ViewUtilsLollipop.setDefaultAppBarLayoutStateListAnimator(this, elevation);
574 * @deprecated target elevation is now deprecated. AppBarLayout's elevation is now
    [all...]
  /packages/services/Car/car-support-lib/src/android/support/car/hardware/
CarSensorEvent.java 873 public final float[] elevation; field in class:CarSensorEvent.GpsSatelliteData
914 float[] elevation = null; local
    [all...]
  /cts/tests/tests/location/src/android/location/cts/
GnssStatusTest.java 104 softAssert.assertTrue("elevation_degrees: Elevation in Degrees :",
  /developers/build/prebuilts/gradle/AsymmetricFingerprintDialog/Application/src/main/res/layout/
activity_main.xml 45 android:elevation="4dp"

Completed in 573 milliseconds

<<11121314151617181920>>