Searched refs:isBootDisplayModeSupported (Results 1 – 1 of 1) sorted by relevance
1636 bool isBootDisplayModeSupported = false; in nativeGetBootDisplayModeSupport() local1637 SurfaceComposerClient::getBootDisplayModeSupport(&isBootDisplayModeSupported); in nativeGetBootDisplayModeSupport()1638 return static_cast<jboolean>(isBootDisplayModeSupported); in nativeGetBootDisplayModeSupport()