Home
last modified time | relevance | path

Searched refs:hasLeanback (Results 1 – 1 of 1) sorted by relevance

/platform_testing/tests/perf/PerfTransitionTest/src/com/android/apptransition/tests/
DAppTransitionTests.java115 mHasLeanback = hasLeanback(getInstrumentation().getTargetContext()); in setUp()
628 private boolean hasLeanback(Context context) { in hasLeanback() method in AppTransitionTests