Home
last modified time | relevance | path

Searched defs:TestResolveInfo (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
H A DTestResolveInfo.java22 public class TestResolveInfo { class
H A DTestPackageManager.java103 public static class TestResolveInfo extends ResolveInfo { class in TestPackageManager