Searched refs:stateChange (Results 1 – 3 of 3) sorted by relevance
115 final AccessibilityEvent stateChange = AccessibilityEvent.obtain( in sendWindowStateChanged() local117 mKeyboardView.onInitializeAccessibilityEvent(stateChange); in sendWindowStateChanged()118 stateChange.getText().add(text); in sendWindowStateChanged()119 stateChange.setContentDescription(null); in sendWindowStateChanged()123 parent.requestSendAccessibilityEvent(mKeyboardView, stateChange); in sendWindowStateChanged()
120 stateChange(state, "");128 stateChange(state, reason);140 stateChange(state, debugReason);154 private void stateChange(boolean state, String reason) { in stateChange() method in Terminal
723 const bool stateChange = oldStateKey != stateKey || !dimensionsInWhatInfo.hasCurrentState; in onMatchedLogEventInternalLocked() local740 if (!mSlicedStateAtoms.empty() && stateChange) { in onMatchedLogEventInternalLocked()