Home
last modified time | relevance | path

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

/frameworks/native/include/powermanager/
DPowerHalWrapper.h70 bool isUnsupported() const { return mUnsupported; } in isUnsupported() function
101 bool isUnsupported() const { return mUnsupported; } in isUnsupported() function
/frameworks/native/services/vibratorservice/include/vibratorservice/
DVibratorHalWrapper.h70 bool isUnsupported() const { return mUnsupported; } in isUnsupported() function
108 bool isUnsupported() const { return mUnsupported; } in isUnsupported() function
/frameworks/minikin/libs/minikin/
DLocale.h128 inline bool isUnsupported() const { return !isSupported(); } in isUnsupported() function