Home
last modified time | relevance | path

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

/system/tools/aidl/tests/java/src/android/aidl/tests/
DGenericTests.java24 import android.aidl.tests.generic.IFaz;
37 IFaz.Stub ifaz = new IFaz.Stub() { in testGeneric()
61 IFaz service = IFaz.Stub.asInterface(ifaz); in testGeneric()
/system/tools/aidl/build/aidl_api/test-piece-4/1/another_package/
DIFaz.aidl2 interface IFaz { interface
/system/tools/aidl/build/aidl_api/test-piece-4/current/another_package/
DIFaz.aidl20 interface IFaz { interface
/system/tools/aidl/build/tests_2/another_package/
DIFaz.aidl21 interface IFaz { interface
/system/tools/aidl/tests/android/aidl/tests/generic/
DIFaz.aidl23 interface IFaz { interface
/system/tools/aidl/build/
DAndroid.bp325 "tests_2/another_package/IFaz.aidl",