Home
last modified time | relevance | path

Searched defs:shouldKeepScreenOn (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/health/utils/libhealth2impl/include/health2impl/
DBinderHealth.h79 Return<void> shouldKeepScreenOn(shouldKeepScreenOn_cb _hidl_cb) override { in shouldKeepScreenOn() function
/hardware/interfaces/health/utils/libhealth2impl/
DHealth.cpp225 Return<void> Health::shouldKeepScreenOn(shouldKeepScreenOn_cb _hidl_cb) { in shouldKeepScreenOn() function in android::hardware::health::V2_1::implementation::Health
/hardware/interfaces/health/2.1/vts/functional/
DVtsHalHealthV2_1TargetTest.cpp256 TEST_P(HealthHidlTest, shouldKeepScreenOn) { in TEST_P() argument