Home
last modified time | relevance | path

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

/frameworks/native/include/powermanager/
DHalResult.h103 bool isUnsupported() const { return mUnsupported; } in isUnsupported() function
152 bool isUnsupported() const { return mUnsupported; } in isUnsupported() function
/frameworks/minikin/libs/minikin/
DLocale.h117 inline bool isUnsupported() const { return !isSupported(); } in isUnsupported() function
/frameworks/native/services/vibratorservice/include/vibratorservice/
DVibratorHalWrapper.h42 bool isUnsupported() const { return mStatus == UNSUPPORTED; } in isUnsupported() function