Home
last modified time | relevance | path

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

/system/tools/aidl/tests/java/src/android/aidl/tests/
DVintfTests.java41 private static final String kInstance = "android.does.not.exist.IFoo/default"; field in VintfTests
50 ServiceManager.addService(kInstance, binder); in cantAddVintfService()
65 ServiceManager.addService(kInstance, binder); in canDowngradeVintfService()