Searched refs:mNextWordPrediction (Results 1 – 1 of 1) sorted by relevance
32 private boolean mNextWordPrediction; field in InputLogicTests37 mNextWordPrediction = getBooleanPreference(Settings.PREF_BIGRAM_PREDICTIONS, true); in setUp()42 setBooleanPreference(Settings.PREF_BIGRAM_PREDICTIONS, mNextWordPrediction, true); in tearDown()