Home
last modified time | relevance | path

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

1234

/frameworks/proto_logging/stats/enums/nearby/
Denums.proto65 // Scan over BLE
68 // Scan over Bluetooth
71 // Scan over Wifi Aware
74 // Scan over Wifi LAN
77 // Scan over NFC
/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/proto_logging/stats/enums/telephony/satellite/
Denums.proto67 /* 3GPP NB-IoT (Narrowband Internet of Things) over Non-Terrestrial-Networks technology */
69 /* 3GPP 5G NR over Non-Terrestrial-Networks technology */
71 /* 3GPP eMTC (enhanced Machine-Type Communication) over Non-Terrestrial-Networks technology */
/frameworks/hardware/interfaces/automotive/display/1.0/
DIAutomotiveDisplayProxyService.hal34 * IGraphicBufferProducer, to be visible and to take over the display.
45 * over display.
/frameworks/av/media/libshmem/
DREADME.md3 This library provides facilities for sharing memory across processes over (stable) AIDL. The main
/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/multidex/library/
DREADME6 Note that multidexing will allow to go over the dex index limit.
/frameworks/proto_logging/stats/enums/media/audio/
Denums.proto86 * A device type associated with the transmission of audio signals over FM.
94 * A device type for accessing the audio content transmitted over FM.
99 * over the TV tuner system.
104 * over the telephony network.
112 * A device type connected over IP.
/frameworks/base/core/java/android/widget/
DOverScroller.java747 void fling(int start, int velocity, int min, int max, int over) { in fling() argument
748 mOver = over; in fling()
843 void notifyEdgeReached(int start, int end, int over) { in notifyEdgeReached() argument
846 mOver = over; in notifyEdgeReached()
/frameworks/libs/binary_translation/exec_region/
Dsections.ld31 * next PT_LOAD segment from mapping over .plt section removing
/frameworks/av/drm/mediadrm/plugins/clearkey/common/protos/
DDeviceFiles.proto50 // A raw (not hex-encoded) SHA256, taken over the bytes of 'file'.
/frameworks/av/media/audio/aconfig/
Daudioserver.aconfig63 "Play media strategy over Bluetooth SCO when active"
/frameworks/proto_logging/stats/atoms/hotword/
Dhotword_atoms.proto250 // Indicates that the client is inactive over a period of time.
254 // Indicates that the HotwordDetectionService is inactive over a period
314 // Indicates that the client is inactive over a period of time.
317 // Indicates that the HotwordDetectionService is inactive over a period
/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.
/frameworks/base/wifi/tests/
DREADME.md17 2. sync over the updated library to the device 'adb sync'
/frameworks/base/data/keyboards/
DVendor_054c_Product_0268_Version_8000.kl18 # and when connected over Bluetooth
DVendor_054c_Product_0268_Version_8111.kl18 # connected over USB
DVendor_054c_Product_0268_Version_8100.kl18 # and when connected over Bluetooth
DVendor_054c_Product_09cc_Version_8100.kl18 # and when connected over Bluetooth
/frameworks/base/packages/SystemUI/docs/
Duser-switching.md38 Renders user switching as a dialog over the current surface, and supports add guest user/actions if…
/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DMultiPointerDraggable.kt265 val onSlopReached = { change: PointerInputChange, over: Float -> in detectDragGestures() method
268 overSlop = over in detectDragGestures()
/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.

1234