Searched refs:isBoostSupported (Results 1 – 12 of 12) sorted by relevance
24 boolean isBoostSupported(in @utf8InCpp String boost); in isBoostSupported() method
68 boolean isBoostSupported(in @utf8InCpp String boost); in isBoostSupported() method
71 boolean isBoostSupported(in Boost type); in isBoostSupported() method
24 boolean isBoostSupported(in android.hardware.power.Boost type); in isBoostSupported() method
32 ndk::ScopedAStatus isBoostSupported(Boost type, bool* _aidl_return) override;
45 ndk::ScopedAStatus Power::isBoostSupported(Boost type, bool* _aidl_return) { in isBoostSupported() function in aidl::android::hardware::power::impl::example::Power
44 ndk::ScopedAStatus isBoostSupported(const std::string &boost, bool *_aidl_return) override;
47 ndk::ScopedAStatus isBoostSupported(Boost type, bool *_aidl_return) override;
75 ndk::ScopedAStatus PowerExt::isBoostSupported(const std::string &boost, bool *_aidl_return) { in isBoostSupported() function in aidl::google::hardware::power::impl::pixel::PowerExt
224 ndk::ScopedAStatus Power::isBoostSupported(Boost type, bool *_aidl_return) { in isBoostSupported() function in aidl::google::hardware::power::impl::pixel::Power