Searched refs:Experiments (Results 1 – 14 of 14) sorted by relevance
22 import com.android.contacts.Experiments;54 if (Flags.getInstance().getBoolean(Experiments.CP2_DEVICE_ACCOUNT_DETECTION_ENABLED)) { in create()68 if (Flags.getInstance().getBoolean(Experiments.CP2_DEVICE_ACCOUNT_DETECTION_ENABLED)) { in create()
40 import com.android.contacts.Experiments;407 if (Flags.getInstance().getBoolean(Experiments.CP2_DEVICE_ACCOUNT_DETECTION_ENABLED)) {
21 public final class Experiments { class53 private Experiments() { in Experiments() method in Experiments
130 .getInteger(Experiments.DYNAMIC_MIN_CONTENT_CHANGE_UPDATE_DELAY_MILLIS); in DynamicShortcuts()132 .getInteger(Experiments.DYNAMIC_MAX_CONTENT_CHANGE_UPDATE_DELAY_MILLIS); in DynamicShortcuts()487 flags.getInteger(Experiments.DYNAMIC_MIN_CONTENT_CHANGE_UPDATE_DELAY_MILLIS) + in initialize()489 flags.getInteger(Experiments.DYNAMIC_MAX_CONTENT_CHANGE_UPDATE_DELAY_MILLIS)); in initialize()
273 Experiments.QUICK_CONTACT_VIDEO_CALL); in isTachyonEnabled()
29 import com.android.tv.common.experiments.Experiments;105 && Boolean.TRUE.equals(Experiments.ENABLE_UNRATED_CONTENT_SETTINGS.get())) { in getItemList()161 if (Boolean.TRUE.equals(Experiments.ENABLE_UNRATED_CONTENT_SETTINGS.get())) { in onCreate()239 && Boolean.TRUE.equals(Experiments.ENABLE_UNRATED_CONTENT_SETTINGS.get())) { in onSelected()
29 public final class Experiments { class63 private Experiments() {} in Experiments() method in Experiments
24 import com.android.tv.common.experiments.Experiments;75 if (BuildConfig.ENG || Experiments.ENABLE_QA_FEATURES.get()) { in getWhiteListedInputs()
28 import com.android.tv.common.experiments.Experiments;133 return BuildConfig.ENG || Experiments.ENABLE_DEVELOPER_FEATURES.get(); in isDeveloper()
31 import com.android.tv.common.experiments.Experiments;56 ExperimentFeature.from(Experiments.ENABLE_ANALYTICS_VIA_CHECKBOX);
22 import com.android.tv.common.experiments.Experiments;133 && Boolean.TRUE.equals(Experiments.ENABLE_UNRATED_CONTENT_SETTINGS.get())) { in setContentRatingLevel()
60 import com.android.contacts.Experiments;590 .getInteger(Experiments.PULL_TO_REFRESH_CANCEL_REFRESH_MILLIS)); in initSwipeRefreshLayout()
53 import com.android.tv.common.experiments.Experiments;2005 if (Experiments.ENABLE_UNRATED_CONTENT_SETTINGS.get()) { in getContentRatingOfCurrentProgramBlocked()
53 import com.android.tv.common.experiments.Experiments;1991 if (Experiments.ENABLE_UNRATED_CONTENT_SETTINGS.get()) { in getContentRatingOfCurrentProgramBlocked()