Searched refs:NormalInterface (Results 1 – 4 of 4) sorted by relevance
30 import android.signature.cts.tests.data.NormalInterface;41 builder.add(NormalInterface.class); in getAllClasses()
32 import android.signature.cts.tests.data.NormalInterface;791 NormalInterface.class.getSimpleName()); in testExtendedNormalInterface()
26 public interface NormalInterface { interface
21 public interface ExtendedNormalInterface extends NormalInterface {