HomeSort by relevance Sort by last modified time
    Searched full:health (Results 201 - 225 of 460) sorted by null

1 2 3 4 5 6 7 891011>>

  /system/bt/stack/include/
sdpdefs.h 257 #define UUID_SERVCLASS_HDP_PROFILE 0X1400 /* Health Device profile (HDP) */
258 #define UUID_SERVCLASS_HDP_SOURCE 0X1401 /* Health Device profile (HDP) */
259 #define UUID_SERVCLASS_HDP_SINK 0X1402 /* Health Device profile (HDP) */
  /bionic/libc/kernel/uapi/linux/
ndctl.h 43 __u8 health; member in struct:nd_smart_payload
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
UefiBootManagerLib.inf 6 # manipulation, driver health checking and etc.
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordDxe/
OpalHiiCallbacks.c 109 DEBUG ((DEBUG_INFO, "Ignoring disk %u because feature is disabled or health has already been inspected\n", Index));
  /external/autotest/client/common_lib/cros/fake_device_server/
server.py 102 help='Unique generation id for confirming health')
  /external/parameter-framework/upstream/test/test-subsystem/
TESTSubsystem.cpp 60 // Susbsystem sanity health
  /external/replicaisland/res/values/
rokudou.xml 32 The Source has a way of affecting people. Other teams I sent to this island in the past have vanished without a trace. The few that made it back returned with fatal health problems. That?s why an inorganic like you is so perfect for this job. Make no mistake, The Source is a natural occurrence--nature?s next logical step. I theorize that it may actually be a tiny piece of a larger whole, a body that created the entire universe! But there will be plenty of time for academics once we have obtained The Source; for now we must concentrate on finding it.
  /frameworks/base/cmds/statsd/tools/loadtest/src/com/android/statsd/loadtest/
PerfData.java 32 /** Prints some information about the device via Dumpsys in order to evaluate health metrics. */
  /frameworks/base/core/java/android/os/health/
PidHealthStats.java 17 package android.os.health;
HealthStatsWriter.java 17 package android.os.health;
26 * Class to write the health stats data into a parcel, so it can then be
  /packages/providers/TvProvider/res/values/
arrays.xml 64 <item>Health|LIFE_STYLE</item>
237 <item>fitness &amp; health|LIFE_STYLE</item>
281 <item>Health, medical treatment|LIFE_STYLE</item>
392 <item>Health|LIFE_STYLE</item>
  /system/bt/bta/hl/
bta_hl_ci.cc 21 * This is the implementation file for the HeaLth device profile (HL)
  /system/core/healthd/
BatteryMonitor.cpp 125 // battery health values from JEITA spec
134 KLOG_WARNING(LOG_TAG, "Unknown battery health '%s'\n", status);
425 snprintf(vs, sizeof(vs), "status: %d health: %d present: %d\n",
510 path.appendFormat("%s/%s/health", POWER_SUPPLY_SYSFS_PATH,
  /system/sepolicy/prebuilts/api/28.0/private/
statsd.te 57 # Grant statsd to access health hal to access battery metrics.
  /system/sepolicy/private/
statsd.te 57 # Grant statsd to access health hal to access battery metrics.
  /test/vts/tools/build/tasks/list/
vts_test_lib_hidl_package_list.mk 57 android.hardware.health@1.0-vts.driver \
58 android.hardware.health@2.0-vts.driver \
150 android.hardware.health@1.0-vts.profiler \
151 android.hardware.health@2.0-vts.profiler \
  /tools/loganalysis/src/com/android/loganalysis/parser/
MemoryHealthParser.java 31 * Parses the memory health file generated by the tests.
  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
BtEnum.py 42 HEALTH = 3
BtFunhausBaseTest.py 196 devices, monitors the health of music play and stops playing them when
199 :param sleep_interval: How often to check the health of music play
  /tools/test/connectivity/tools/lab/tests/
constant_health_analyzer_test.py 17 from health import constant_health_analyzer as ha
  /tools/tradefederation/core/src/com/android/tradefed/util/hostmetric/
AbstractHostMonitor.java 32 * Typical class for Host Health Monitoring. implementing dispatch() with specifics of the agent.
  /device/google/marlin/dumpstate/
DumpstateDevice.cpp 145 DumpFileToFd(fd, "UFS health", "/sys/devices/soc/624000.ufshc/health");
  /system/sepolicy/vendor/
file_contexts 26 /(vendor|system/vendor)/bin/hw/android\.hardware\.health@1\.0-service u:object_r:hal_health_default_exec:s0
27 /(vendor|system/vendor)/bin/hw/android\.hardware\.health@2\.0-service u:object_r:hal_health_default_exec:s0
  /frameworks/base/services/
art-profile 1 HPLandroid/hardware/health/V2_0/IHealth$getCapacityCallback;->onValues(II)V
2 HPLandroid/hardware/health/V2_0/IHealth$getChargeCounterCallback;->onValues(II)V
3 HPLandroid/hardware/health/V2_0/IHealth$getCurrentAverageCallback;->onValues(II)V
239 HSPLandroid/hardware/health/V2_0/IHealth;->asBinder()Landroid/os/IHwBinder;
240 HSPLandroid/hardware/health/V2_0/IHealth;->getCapacity(Landroid/hardware/health/V2_0/IHealth$getCapacityCallback;)V
241 HSPLandroid/hardware/health/V2_0/IHealth;->getChargeCounter(Landroid/hardware/health/V2_0/IHealth$getChargeCounterCallback;)V
242 HSPLandroid/hardware/health/V2_0/IHealth;->getChargeStatus(Landroid/hardware/health/V2_0/IHealth$getChargeStatusCallback;)
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
BatteryStatsService.java 46 import android.os.health.HealthStatsParceler;
47 import android.os.health.HealthStatsWriter;
48 import android.os.health.UidHealthStats;
    [all...]

Completed in 2246 milliseconds

1 2 3 4 5 6 7 891011>>