Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/com/android/internal/app/
DChooserActivityTest.java1762 testDirectTargetLoggingWithAppTargetNotRanked(Configuration.ORIENTATION_PORTRAIT, 4); in testDirectTargetLoggingWithAppTargetNotRankedPortrait()
1768 testDirectTargetLoggingWithAppTargetNotRanked(Configuration.ORIENTATION_LANDSCAPE, 8); in testDirectTargetLoggingWithAppTargetNotRankedLandscape()
1771 private void testDirectTargetLoggingWithAppTargetNotRanked( in testDirectTargetLoggingWithAppTargetNotRanked() method in ChooserActivityTest