Searched refs:DEFAULT_GLOBAL_ALLOW_BUBBLE (Results 1 – 1 of 1) sorted by relevance
134 static final boolean DEFAULT_GLOBAL_ALLOW_BUBBLE = true; field in PreferencesHelper168 private boolean mBubblesEnabledGlobally = DEFAULT_GLOBAL_ALLOW_BUBBLE;2284 DEFAULT_GLOBAL_ALLOW_BUBBLE ? 1 : 0) == 1; in updateBubblesEnabled()