Searched refs:AslMarshallable (Results 1 – 14 of 14) sorted by relevance
22 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()
24 public interface AslMarshallable { interface
25 public interface AslMarshallableFactory<T extends AslMarshallable> {
27 public class SystemAppSafetyLabel implements AslMarshallable {
27 public class ThirdPartyVerification implements AslMarshallable {
27 public class TransparencyInfo implements AslMarshallable {
27 public class SecurityLabels implements AslMarshallable {
35 public class DataCategory implements AslMarshallable {
26 public class AndroidSafetyLabel implements AslMarshallable {
27 public class SafetyLabels implements AslMarshallable {
32 public class DataLabels implements AslMarshallable {
27 public class DeveloperInfo implements AslMarshallable {
33 public class DataType implements AslMarshallable {
27 public class AppInfo implements AslMarshallable {