HomeSort by relevance Sort by last modified time
    Searched refs:ALLOW_ANALYTICS_IN_ENG (Results 1 - 2 of 2) sorted by null

  /packages/apps/TV/src/com/android/tv/util/
SystemProperties.java 29 public static final BooleanSystemProperty ALLOW_ANALYTICS_IN_ENG = new BooleanSystemProperty(
  /packages/apps/TV/src/com/android/tv/
TvApplication.java 116 if (BuildConfig.ENG && !SystemProperties.ALLOW_ANALYTICS_IN_ENG.getValue()) {

Completed in 55 milliseconds