Searched refs:mCurrentInputLayout (Results 1 – 2 of 2) sorted by relevance
689 mCurrentInputLayout(), in StateManager11()2098 if (!mCurrentInputLayout.empty()) in setInputLayoutInternal()2101 mCurrentInputLayout.clear(); in setInputLayoutInternal()2105 else if (inputLayout->getSerial() != mCurrentInputLayout) in setInputLayoutInternal()2108 mCurrentInputLayout = inputLayout->getSerial(); in setInputLayoutInternal()
565 ResourceSerial mCurrentInputLayout; variable