HomeSort by relevance Sort by last modified time
    Searched refs:props (Results 1 - 25 of 536) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /pdk/apps/CameraITS/tests/
test_camera_properties.py 23 props = cam.get_camera_properties()
24 pprint.pprint(props)
27 assert(props.has_key('android.sensor.info.sensitivityRange'))
28 assert(props.has_key('android.sensor.orientation'))
29 assert(props.has_key('android.scaler.availableProcessedSizes'))
30 assert(props.has_key('android.lens.facing'))
  /external/icu4c/samples/props/
Makefile 12 TARGET=props
15 OBJECTS=props.o
  /device/samsung/manta/health/
healthd-manta.cpp 53 static void manta_bat_check_temp(struct BatteryProperties *props)
55 if (props->chargerAcOnline == false &&
56 props->chargerUsbOnline == false)
59 if (props->batteryTemperature >= TEMP_HIGH_THRESHOLD) {
64 props->batteryTemperature);
67 } else if (props->batteryTemperature <= TEMP_HIGH_RECOVERY &&
68 props->batteryTemperature >= TEMP_LOW_RECOVERY) {
73 props->batteryTemperature);
76 } else if (props->batteryTemperature <= TEMP_LOW_THRESHOLD) {
81 props->batteryTemperature)
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
CameraCharacteristicsTest.java 63 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
65 props);
70 props.get(CameraCharacteristics.CONTROL_AE_AVAILABLE_ANTIBANDING_MODES));
72 List<Key<?>> allKeys = props.getKeys();
74 ids[i], props));
86 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
88 props);
93 props.get(CameraCharacteristics.CONTROL_AE_AVAILABLE_TARGET_FPS_RANGES));
95 List<Key<?>> allKeys = props.getKeys();
97 ids[i], props));
109 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
132 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
155 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
178 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
201 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
224 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
247 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
270 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
293 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
316 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
339 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
362 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
385 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
408 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
431 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
454 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
477 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
500 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
523 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
546 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
569 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
592 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
615 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
638 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
661 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
684 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
711 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
738 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
761 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
784 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
807 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
830 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
853 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
876 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
899 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
922 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
945 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); local
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
OutputPropertyUtils.java 45 * @param props the list of properties that will be searched.
49 public static boolean getBooleanProperty(String key, Properties props)
52 String s = props.getProperty(key);
68 * @param props the list of properties that will be searched.
72 public static int getIntProperty(String key, Properties props)
75 String s = props.getProperty(key);
  /system/core/healthd/
healthd_board_default.cpp 25 int healthd_board_battery_update(struct android::BatteryProperties *props)
BatteryMonitor.cpp 173 struct BatteryProperties props; local
176 props.chargerAcOnline = false;
177 props.chargerUsbOnline = false;
178 props.chargerWirelessOnline = false;
179 props.batteryStatus = BATTERY_STATUS_UNKNOWN;
180 props.batteryHealth = BATTERY_HEALTH_UNKNOWN;
181 props.batteryCurrentNow = INT_MIN;
182 props.batteryChargeCounter = INT_MIN;
185 props.batteryPresent = getBooleanField(mHealthdConfig->batteryPresentPath);
187 props.batteryPresent = true
    [all...]
  /external/chromium_org/third_party/lzma_sdk/
LzmaLib.c 26 CLzmaEncProps props; local
27 LzmaEncProps_Init(&props);
28 props.level = level;
29 props.dictSize = dictSize;
30 props.lc = lc;
31 props.lp = lp;
32 props.pb = pb;
33 props.fb = fb;
34 props.numThreads = numThreads;
36 return LzmaEncode(dest, destLen, src, srcLen, &props, outProps, outPropsSize, 0
    [all...]
  /external/chromium_org/third_party/ots/third_party/lzma_sdk/
LzmaLib.c 27 CLzmaEncProps props; local
28 LzmaEncProps_Init(&props);
29 props.level = level;
30 props.dictSize = dictSize;
31 props.lc = lc;
32 props.lp = lp;
33 props.pb = pb;
34 props.fb = fb;
35 props.numThreads = numThreads;
37 return LzmaEncode(dest, destLen, src, srcLen, &props, outProps, outPropsSize, 0
    [all...]
  /external/lzma/C/
LzmaLib.c 26 CLzmaEncProps props; local
27 LzmaEncProps_Init(&props);
28 props.level = level;
29 props.dictSize = dictSize;
30 props.lc = lc;
31 props.lp = lp;
32 props.pb = pb;
33 props.fb = fb;
34 props.numThreads = numThreads;
36 return LzmaEncode(dest, destLen, src, srcLen, &props, outProps, outPropsSize, 0,
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/examples/
wpas-dbus-new-getall.py 12 props = wpas_obj.GetAll("fi.w1.wpa_supplicant1",
15 print props
25 props = if_obj.GetAll("fi.w1.wpa_supplicant1.Interface",
29 print props
31 props = if_obj.GetAll("fi.w1.wpa_supplicant1.Interface.WPS",
35 print props
41 props = bss_obj.GetAll("fi.w1.wpa_supplicant1.BSS",
45 print props
51 props = net_obj.GetAll("fi.w1.wpa_supplicant1.Network",
55 print props
    [all...]
wpas-test.py 60 props = net.properties()
64 for item in props["bssid"]:
67 ssid = byte_array_to_string(props["ssid"])
69 if props.has_key("wpaie"):
72 if props.has_key("rsnie"):
75 if props.has_key("frequency"):
76 freq = props["frequency"]
77 caps = props["capabilities"]
78 qual = props["quality"]
79 level = props["level"
    [all...]
  /external/clang/lib/ARCMigrate/
TransProperties.cpp 87 PropsTy &props = AtProps[RawLoc]; local
88 props.push_back(*propI);
119 PropsTy &props = findAtLoc->second; local
120 for (PropsTy::iterator I = props.begin(), E = props.end(); I != E; ++I) {
132 PropsTy &props = I->second; local
133 if (!getPropertyType(props)->isObjCRetainableType())
135 if (hasIvarWithExplicitARCOwnership(props))
139 rewriteProperty(props, atLoc);
154 PropsTy &props = I->second local
    [all...]
  /external/chromium_org/third_party/icu/source/common/
uchar.c 57 uint32_t props; local
58 GET_PROPS(c, props);
59 return (int8_t)GET_CATEGORY(props);
97 uint32_t props; local
98 GET_PROPS(c, props);
99 return (UBool)(GET_CATEGORY(props)==U_LOWERCASE_LETTER);
105 uint32_t props; local
106 GET_PROPS(c, props);
107 return (UBool)(GET_CATEGORY(props)==U_UPPERCASE_LETTER);
113 uint32_t props; local
121 uint32_t props; local
128 uint32_t props; local
145 uint32_t props; local
158 uint32_t props; local
175 uint32_t props; local
183 uint32_t props; local
191 uint32_t props; local
212 uint32_t props; local
219 uint32_t props; local
227 uint32_t props; local
242 uint32_t props; local
256 uint32_t props; local
269 uint32_t props; local
280 uint32_t props; local
297 uint32_t props; local
308 uint32_t props; local
317 uint32_t props; local
326 uint32_t props; local
343 uint32_t props; local
352 uint32_t props; local
362 uint32_t props; local
376 uint32_t props; local
389 uint32_t props; local
492 uint32_t props; local
    [all...]
  /external/icu4c/common/
uchar.c 58 uint32_t props; local
59 GET_PROPS(c, props);
60 return (int8_t)GET_CATEGORY(props);
98 uint32_t props; local
99 GET_PROPS(c, props);
100 return (UBool)(GET_CATEGORY(props)==U_LOWERCASE_LETTER);
106 uint32_t props; local
107 GET_PROPS(c, props);
108 return (UBool)(GET_CATEGORY(props)==U_UPPERCASE_LETTER);
114 uint32_t props; local
122 uint32_t props; local
129 uint32_t props; local
146 uint32_t props; local
159 uint32_t props; local
176 uint32_t props; local
184 uint32_t props; local
192 uint32_t props; local
213 uint32_t props; local
220 uint32_t props; local
228 uint32_t props; local
243 uint32_t props; local
257 uint32_t props; local
270 uint32_t props; local
281 uint32_t props; local
298 uint32_t props; local
309 uint32_t props; local
318 uint32_t props; local
327 uint32_t props; local
344 uint32_t props; local
353 uint32_t props; local
363 uint32_t props; local
377 uint32_t props; local
390 uint32_t props; local
514 uint32_t props; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
context.cpp 29 _cl_context::_cl_context(const std::vector<cl_context_properties> &props,
31 devs(devs), __props(props) {
context.hpp 35 _cl_context(const std::vector<cl_context_properties> &props,
41 const std::vector<cl_context_properties> &props() const { function in struct:_cl_context
  /external/mesa3d/src/gallium/state_trackers/clover/core/
context.cpp 29 _cl_context::_cl_context(const std::vector<cl_context_properties> &props,
31 devs(devs), __props(props) {
context.hpp 35 _cl_context(const std::vector<cl_context_properties> &props,
41 const std::vector<cl_context_properties> &props() const { function in struct:_cl_context
  /frameworks/base/core/java/android/os/
IBatteryPropertiesListener.aidl 26 void batteryPropertiesChanged(in BatteryProperties props);
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-private.hh 39 hb_segment_properties_t props; member in struct:hb_ot_shape_plan_t
64 hb_segment_properties_t props; member in struct:hb_ot_shape_planner_t
70 props (master_plan->props),
72 map (face, &props) {}
77 plan.props = props;
  /external/harfbuzz_ng/src/
hb-ot-shape-private.hh 40 hb_segment_properties_t props; member in struct:hb_ot_shape_plan_t
65 hb_segment_properties_t props; member in struct:hb_ot_shape_planner_t
71 props (master_plan->props),
73 map (face, &props) {}
78 plan.props = props;
  /external/smack/src/org/apache/harmony/javax/security/sasl/
SaslClientFactory.java 26 String serverName, Map<String, ?> props, CallbackHandler cbh) throws SaslException;
28 String[] getMechanismNames(Map<String, ?> props);
SaslServerFactory.java 26 Map<String, ?> props, CallbackHandler cbh) throws SaslException;
28 String[] getMechanismNames(Map<String, ?> props);
  /external/smack/src/org/jivesoftware/smack/sasl/
SASLGSSAPIMechanism.java 63 Map<String,String> props = new HashMap<String,String>(); local
64 props.put(Sasl.SERVER_AUTH,"TRUE");
65 sc = Sasl.createSaslClient(mechanisms, username, "xmpp", host, props, cbh);
82 Map<String,String> props = new HashMap<String, String>(); local
83 props.put(Sasl.SERVER_AUTH,"TRUE");
84 sc = Sasl.createSaslClient(mechanisms, username, "xmpp", host, props, this);

Completed in 1003 milliseconds

1 2 3 4 5 6 7 8 91011>>