Home
last modified time | relevance | path

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

/frameworks/base/tools/app_metadata_bundles/src/test/java/com/android/asllib/testutils/
DTestUtils.java22 import com.android.asllib.marshallable.AslMarshallable;
134 public static <T extends AslMarshallable> void hrToOdExpectException( in hrToOdExpectException()
145 public static <T extends AslMarshallable> void odToHrExpectException( in odToHrExpectException()
156 public static <T extends AslMarshallable> void testHrToOd( in testHrToOd()
167 public static <T extends AslMarshallable> void testOdToHr( in testOdToHr()
178 private static <T extends AslMarshallable> void testFormatToFormat( in testFormatToFormat()
186 AslMarshallable marshallable = in testFormatToFormat()
/frameworks/base/tools/app_metadata_bundles/src/lib/java/com/android/asllib/marshallable/
DAslMarshallable.java24 public interface AslMarshallable { interface
DAslMarshallableFactory.java25 public interface AslMarshallableFactory<T extends AslMarshallable> {
DSystemAppSafetyLabel.java27 public class SystemAppSafetyLabel implements AslMarshallable {
DThirdPartyVerification.java27 public class ThirdPartyVerification implements AslMarshallable {
DTransparencyInfo.java27 public class TransparencyInfo implements AslMarshallable {
DSecurityLabels.java27 public class SecurityLabels implements AslMarshallable {
DDataCategory.java35 public class DataCategory implements AslMarshallable {
DAndroidSafetyLabel.java26 public class AndroidSafetyLabel implements AslMarshallable {
DSafetyLabels.java27 public class SafetyLabels implements AslMarshallable {
DDataLabels.java32 public class DataLabels implements AslMarshallable {
DDeveloperInfo.java27 public class DeveloperInfo implements AslMarshallable {
DDataType.java33 public class DataType implements AslMarshallable {
DAppInfo.java27 public class AppInfo implements AslMarshallable {