Searched defs:boost (Results 1 – 5 of 5) sorted by relevance
57 oneway void setBoost(in @utf8InCpp String boost, in int durationMs); in setBoost()68 boolean isBoostSupported(in @utf8InCpp String boost); in isBoostSupported()
23 oneway void setBoost(in @utf8InCpp String boost, in int durationMs); in setBoost()24 boolean isBoostSupported(in @utf8InCpp String boost); in isBoostSupported()
59 ndk::ScopedAStatus PowerExt::setBoost(const std::string &boost, int32_t durationMs) { in setBoost()73 ndk::ScopedAStatus PowerExt::isBoostSupported(const std::string &boost, bool *_aidl_return) { in isBoostSupported()
127 for (const auto& boost : kBoosts) { in TEST_P() local132 for (const auto& boost : kInvalidBoosts) { in TEST_P() local140 for (const auto& boost : kBoosts) { in TEST_P() local144 for (const auto& boost : kInvalidBoosts) { in TEST_P() local