Home
last modified time | relevance | path

Searched defs:ProtoStorageFormat (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/GeoTZ/data_pipeline/src/main/java/com/android/timezone/location/data_pipeline/steps/
H A DTypes.java53 public enum ProtoStorageFormat { enum in Types
59 ProtoStorageFormat(String suffix) { in ProtoStorageFormat() method in Types.ProtoStorageFormat