Searched refs:CONFIRM_SEND_DEFAULT (Results 1 – 1 of 1) sorted by relevance
78 private static final boolean CONFIRM_SEND_DEFAULT = false; field in Preferences195 return mSharedPreferences.getBoolean(CONFIRM_SEND, CONFIRM_SEND_DEFAULT); in getConfirmSend()