Home
last modified time | relevance | path

Searched refs:over (Results 1 – 25 of 61) sorted by relevance

123

/frameworks/hardware/interfaces/stats/1.0/
Dtypes.hal111 MIN_TEMP = 1, // Snapshot at min batt temp over 24hrs.
112 MAX_TEMP, // Snapshot at max batt temp over 24hrs.
113 MIN_RESISTANCE, // Snapshot at min batt resistance over 24hrs.
114 MAX_RESISTANCE, // Snapshot at max batt resistance over 24hrs.
115 MIN_VOLTAGE, // Snapshot at min batt voltage over 24hrs.
116 MAX_VOLTAGE, // Snapshot at max batt voltage over 24hrs.
117 MIN_CURRENT, // Snapshot at min batt current over 24hrs.
118 MAX_CURRENT, // Snapshot at max batt current over 24hrs.
119 MIN_BATT_LEVEL, // Snapshot at min battery level (SoC) over 24hrs.
120 MAX_BATT_LEVEL, // Snapshot at max battery level (SoC) over 24hrs.
[all …]
DIStats.hal61 * are snapshotted periodically over 24hrs.
72 * the number of slow IO operations of this type over 24hrs.
/frameworks/base/tests/AccessoryDisplay/
DREADME2 displays created over an Android Open Accessories Protocol link.
16 from the source device over USB. The sink acts as a USB host
21 events to the source over USB HID.
26 display that happens to be attached over USB. This is the typical
31 to the sink device over USB. The source acts as a USB peripheral
36 an encoder and streams the output to the sink over USB. Then
/frameworks/rs/script_api/
Drs_for_each.spec38 This type is used to suggest how the invoked kernel should iterate over the cells of the
42 locality when the processing is distributed over multiple cores.
51 over, like dimensions. It also contains rarely used indices of the currently processed
79 versions, it will also be used to provide hint on how to best iterate over
83 over cells 4, 5, 6, and 7 in the X dimension, set xStart to 4 and xEnd to 8.
105 Runs the kernel over zero or more input allocations. They are passed after the
242 over and rarely used indices, like the Array0 index.
358 If the kernel is iterating over a cubemap, this function returns true if there's more
/frameworks/rs/script_api/include/
Drs_for_each.rsh35 * This type is used to suggest how the invoked kernel should iterate over the cells of the
39 * locality when the processing is distributed over multiple cores.
54 * over, like dimensions. It also contains rarely used indices of the currently processed
69 * versions, it will also be used to provide hint on how to best iterate over
73 * over cells 4, 5, 6, and 7 in the X dimension, set xStart to 4 and xEnd to 8.
106 * Runs the kernel over zero or more input allocations. They are passed after the
213 * over and rarely used indices, like the Array0 index.
327 * If the kernel is iterating over a cubemap, this function returns true if there's more
362 * over and rarely used indices, like the Array0 index.
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/protos/
DDeviceFiles.proto45 // A raw (not hex-encoded) SHA256, taken over the bytes of 'file'.
/frameworks/multidex/library/
DREADME6 Note that multidexing will allow to go over the dex index limit.
/frameworks/base/core/java/android/widget/
DOverScroller.java754 void fling(int start, int velocity, int min, int max, int over) { in fling() argument
755 mOver = over; in fling()
850 void notifyEdgeReached(int start, int end, int over) { in notifyEdgeReached() argument
853 mOver = over; in notifyEdgeReached()
/frameworks/base/packages/SystemUI/docs/
Dclock-plugins.md25 The goal is to look for bright spots in the luminosity average over a period of
34 To start, generate a sequence of screenshots for each minute over a 12 hr interval.
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
Dlayered_filter_f32_helper.rsh84 // Filters over the window.
131 // Filters over the window.
169 // Filters over the window.
Dlayered_filter_d1new_helper.rsh143 // Filters over the window.
193 // Filters over the window.
229 // Filters over the window.
/frameworks/base/data/keyboards/
DVendor_054c_Product_0268_Version_8000.kl18 # and when connected over Bluetooth
DVendor_054c_Product_0268_Version_8100.kl18 # and when connected over Bluetooth
DVendor_054c_Product_0268_Version_8111.kl18 # connected over USB
DVendor_054c_Product_09cc_Version_8111.kl18 # connected over USB
DVendor_054c_Product_05c4_Version_8000.kl18 # and when connected over Bluetooth
DVendor_054c_Product_09cc_Version_8000.kl18 # and when connected over Bluetooth
DVendor_054c_Product_05c4_Version_8100.kl18 # and when connected over Bluetooth
DVendor_054c_Product_09cc_Version_8100.kl18 # and when connected over Bluetooth
DVendor_054c_Product_05c4_Version_8111.kl18 # connected over USB
/frameworks/opt/net/ims/
DREADME.txt11 - 3GPP TS 24.623 : XCAP over the Ut interface for manipulating supplementary services
51 Provides IMS voice / video calls over LTE network.
/frameworks/base/lowpan/tests/
DREADME.md19 2. sync over the updated library to the device 'adb sync'
/frameworks/base/wifi/tests/
DREADME.md19 2. sync over the updated library to the device 'adb sync'
/frameworks/native/opengl/specs/
DEGL_ANDROID_image_native_buffer.txt101 The requirements have evolved over time and will continue to change with
/frameworks/base/core/proto/android/server/
Dbackup_chunks_metadata.proto87 // information about which parts of the backup are changing over time.) This proto is encrypted
112 // give the server less information about which parts of the backup are changing over time.) This

123