Searched refs:KEY_SEND_TO_VOICE_MAIL_STATE (Results 1 – 1 of 1) sorted by relevance
210 private static final String KEY_SEND_TO_VOICE_MAIL_STATE = "sendToVoicemailState"; field in QuickContactActivity629 mSendToVoicemailState = savedInstanceState.getBoolean(KEY_SEND_TO_VOICE_MAIL_STATE); in onCreate()818 savedInstanceState.putBoolean(KEY_SEND_TO_VOICE_MAIL_STATE, mSendToVoicemailState); in onSaveInstanceState()