Searched refs:ONBOARDING_PLAY_STORE (Results 1 – 3 of 3) sorted by relevance
79 public static final Feature ONBOARDING_PLAY_STORE = PLAY_STORE_LINK; field in Features86 public static final Feature ONBOARDING_EXPERIENCE = ONBOARDING_PLAY_STORE;
64 if (Features.ONBOARDING_PLAY_STORE.isEnabled(getMainActivity())) { in createBaseActions()
327 if (Features.ONBOARDING_PLAY_STORE.isEnabled(getActivity())) { in createActionsInternal()