Searched refs:hasLeanback (Results 1 – 2 of 2) sorted by relevance
61 if (!Utils.hasLeanback(mActivity)) { in testLeanbackLauncherIntentCategory()76 if (!Utils.hasLeanback(mActivity)) { in testLeanbackSettingsIntentCategory()
29 public static boolean hasLeanback(Context context) { in hasLeanback() method in Utils