Searched defs:maxRange (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/base/core/java/android/hardware/input/ |
H A D | InputSensorInfo.java | 79 float maxRange, in InputSensorInfo() 264 float maxRange = in.readFloat(); in InputSensorInfo() local
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/aware/ |
H A D | WifiAwareMetrics.java | 266 int minRange, int maxRange, SparseArray<WifiAwareClientState> clients) { in recordDiscoverySessionWithRanging() 274 boolean isRangingEnabledSubscriber, int minRange, int maxRange) { in recordDiscoverySessionInternal()
|
H A D | WifiAwareStateManager.java | 2887 int maxRange = -1; in onSessionConfigSuccessLocal() local 2934 completedCommand.arg1 != COMMAND_TYPE_PUBLISH, minRange, maxRange, in onSessionConfigSuccessLocal() local
|
/aosp12/packages/services/Car/cpp/evs/apps/default/ |
H A D | RenderTopView.cpp | 296 const float maxRange = (visibleSizeH > visibleSizeV) ? visibleSizeH : visibleSizeV; in renderCameraOntoGroundPlane() local
|
/aosp12/hardware/libhardware/modules/sensors/dynamic_sensor/ |
H A D | HidRawSensor.h | 80 float maxRange; member
|
/aosp12/frameworks/native/include/input/ |
H A D | InputDevice.h | 143 float maxRange; member
|
/aosp12/hardware/libhardware/include/hardware/ |
H A D | sensors.h | 446 float maxRange; member
|
/aosp12/frameworks/base/services/core/jni/ |
H A D | com_android_server_input_InputManagerService.cpp | 190 jfieldID maxRange; member 2183 jint handle, jint type, jfloat maxRange, jfloat resolution, in createInputSensorInfo()
|