Searched refs:EXTRA_RESPONDED_INLINE (Results 1 – 1 of 1) sorted by relevance
167 private static final String EXTRA_RESPONDED_INLINE = "respondedInline"; field in ComposeActivity896 mInnerSavedState.getBoolean(EXTRA_RESPONDED_INLINE); in finishSetup()1117 state.putBoolean(EXTRA_RESPONDED_INLINE, mRespondedInline); in saveState()