Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/app/
H A DChooserActivityTest.java1761 testDirectTargetLoggingWithAppTargetNotRanked(Configuration.ORIENTATION_PORTRAIT, 4); in testDirectTargetLoggingWithAppTargetNotRankedPortrait()
1767 testDirectTargetLoggingWithAppTargetNotRanked(Configuration.ORIENTATION_LANDSCAPE, 8); in testDirectTargetLoggingWithAppTargetNotRankedLandscape()
1770 private void testDirectTargetLoggingWithAppTargetNotRanked( in testDirectTargetLoggingWithAppTargetNotRanked() method in ChooserActivityTest