Searched refs:onConfigChange (Results 1 – 2 of 2) sorted by relevance
151 void onConfigChange(int configId);
220 std::bind(&ExynosPrimaryDisplay::onConfigChange, this, std::placeholders::_1);1686 void ExynosPrimaryDisplay::onConfigChange(int configId) { in onConfigChange() function in ExynosPrimaryDisplay