Home
last modified time | relevance | path

Searched defs:testInterface (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/
DTest.java62 public void testInterface() { in testInterface() method in Test
/frameworks/base/core/java/com/android/internal/content/
DPackageHelper.java142 int installLocation, long sizeBytes, TestableInterface testInterface) in resolveInstallVolume()
169 TestableInterface testInterface) throws IOException { in resolveInstallVolume()
/frameworks/support/room/compiler/src/test/kotlin/androidx/room/processor/
DDaoProcessorTest.kt96 fun testInterface() { in <lambda>() method in androidx.room.processor.DaoProcessorTest