Searched refs:lastFlags (Results 1 – 2 of 2) sorted by relevance
196 const PatriciaTrieReadingUtils::NodeFlags lastFlags = in getCodePointsAndProbabilityAndReturnCodePointCount() local203 if (PatriciaTrieReadingUtils::hasMultipleChars(lastFlags)) { in getCodePointsAndProbabilityAndReturnCodePointCount()216 if (PatriciaTrieReadingUtils::isTerminal(lastFlags)) { in getCodePointsAndProbabilityAndReturnCodePointCount()221 mBuffer.data(), lastFlags, &lastCandidatePtNodePos); in getCodePointsAndProbabilityAndReturnCodePointCount()
253 int lastFlags = mDeviceState.getSystemUiStateFlags(); in onSystemUiStateChanged() local255 TouchInteractionService.this.onSystemUiFlagsChanged(lastFlags); in onSystemUiStateChanged()