Searched refs:mCurrentInputLayout (Results 1 – 2 of 2) sorted by relevance
688 mCurrentInputLayout(), in StateManager11()2168 if (!mCurrentInputLayout.empty()) in setInputLayoutInternal()2171 mCurrentInputLayout.clear(); in setInputLayoutInternal()2175 else if (inputLayout->getSerial() != mCurrentInputLayout) in setInputLayoutInternal()2178 mCurrentInputLayout = inputLayout->getSerial(); in setInputLayoutInternal()
605 ResourceSerial mCurrentInputLayout; variable