Searched refs:DEFAULT_BUBBLES_ENABLED (Results 1 – 1 of 1) sorted by relevance
170 static final boolean DEFAULT_BUBBLES_ENABLED = true; field in PreferencesHelper2820 DEFAULT_BUBBLES_ENABLED ? 1 : 0, userId) != 0; in updateBubblesEnabled()2839 DEFAULT_BUBBLES_ENABLED ? 1 : 0, userId) != 0); in bubblesEnabled()2841 return mBubblesEnabled.get(userId, DEFAULT_BUBBLES_ENABLED); in bubblesEnabled()