Searched refs:isTvActivityEnabled (Results 1 - 2 of 2) sorted by relevance

/packages/apps/TV/tests/common/src/com/android/tv/testing/uihelper/
H A DLiveChannelsUiDeviceHelper.java47 assertTrue("TvActivity should be enabled.", Utils.isTvActivityEnabled(mContext));
/packages/apps/TV/tests/common/src/com/android/tv/testing/utils/
H A DUtils.java109 public static boolean isTvActivityEnabled(Context context) { method in class:Utils

Completed in 58 milliseconds