Searched refs:SEND_AND_CALL_READY_KEY (Results 1 – 1 of 1) sorted by relevance
115 private static final String SEND_AND_CALL_READY_KEY = "send_and_call_ready_key"; field in CallComposerActivity208 sendAndCallReady = savedInstanceState.getBoolean(SEND_AND_CALL_READY_KEY); in onCreate()535 outState.putBoolean(SEND_AND_CALL_READY_KEY, sendAndCallReady); in onSaveInstanceState()