Home | History | Annotate | Download | only in frameworks

META-INF/
android/Destination$1.class
Destination.java
package android
final android.Destination$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.Destination findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/Destination.class
Destination.java
package android
public final android.Destination extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.Destination DEST_LOCAL
	public static final android.Destination DEST_EXPLICIT
	public static final android.Destination DEST_AUTOMATIC
	public static final android.Destination DEST_UNSET
	public static final int DEST_LOCAL_VALUE
	public static final int DEST_EXPLICIT_VALUE
	public static final int DEST_AUTOMATIC_VALUE
	public static final int DEST_UNSET_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.Destination[] VALUES
	private final int value
	private static final android.Destination[] $VALUES
	public static android.Destination[] values () 
	public static android.Destination valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.Destination valueOf (int) 
		int value
	public static android.Destination forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.Destination valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/Privacy$1.class
Privacy.java
package android
final android.Privacy$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/Privacy.class
Privacy.java
package android
public final android.Privacy extends java.lang.Object {
	public static final int PRIVACY_FIELD_NUMBER
	public static final com.google.protobuf.GeneratedMessage$GeneratedExtension privacy
	public static final int MSG_PRIVACY_FIELD_NUMBER
	public static final com.google.protobuf.GeneratedMessage$GeneratedExtension msgPrivacy
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_PrivacyFlags_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_PrivacyFlags_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/PrivacyFlags$1.class
PrivacyFlags.java
package android
final android.PrivacyFlags$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.PrivacyFlags parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/PrivacyFlags$Builder.class
PrivacyFlags.java
package android
public final android.PrivacyFlags$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.PrivacyFlagsOrBuilder  {
	private int bitField0_
	private int dest_
	private com.google.protobuf.LazyStringList patterns_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.PrivacyFlags$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.PrivacyFlags getDefaultInstanceForType () 
	public android.PrivacyFlags build () 
		android.PrivacyFlags result
	public android.PrivacyFlags buildPartial () 
		android.PrivacyFlags result
		int from_bitField0_
		int to_bitField0_
	public android.PrivacyFlags$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.PrivacyFlags$Builder mergeFrom (android.PrivacyFlags) 
		android.PrivacyFlags other
	public final boolean isInitialized () 
	public android.PrivacyFlags$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.PrivacyFlags parsedMessage
	public boolean hasDest () 
	public android.Destination getDest () 
		android.Destination result
	public android.PrivacyFlags$Builder setDest (android.Destination) 
		android.Destination value
	public android.PrivacyFlags$Builder clearDest () 
	private void ensurePatternsIsMutable () 
	public com.google.protobuf.ProtocolStringList getPatternsList () 
	public int getPatternsCount () 
	public java.lang.String getPatterns (int) 
		int index
	public com.google.protobuf.ByteString getPatternsBytes (int) 
		int index
	public android.PrivacyFlags$Builder setPatterns (int, java.lang.String) 
		int index
		String value
	public android.PrivacyFlags$Builder addPatterns (java.lang.String) 
		String value
	public android.PrivacyFlags$Builder addAllPatterns (java.lang.Iterable) 
		Iterable values
	public android.PrivacyFlags$Builder clearPatterns () 
	public android.PrivacyFlags$Builder addPatternsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.PrivacyFlags$1) 
		android.PrivacyFlags$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.PrivacyFlags$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.PrivacyFlags$1 x1
}

android/PrivacyFlags.class
PrivacyFlags.java
package android
public final android.PrivacyFlags extends com.google.protobuf.GeneratedMessage implements android.PrivacyFlagsOrBuilder  {
	private int bitField0_
	public static final int DEST_FIELD_NUMBER
	private int dest_
	public static final int PATTERNS_FIELD_NUMBER
	private com.google.protobuf.LazyStringList patterns_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.PrivacyFlags DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int rawValue
		android.Destination value
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasDest () 
	public android.Destination getDest () 
		android.Destination result
	public com.google.protobuf.ProtocolStringList getPatternsList () 
	public int getPatternsCount () 
	public java.lang.String getPatterns (int) 
		int index
	public com.google.protobuf.ByteString getPatternsBytes (int) 
		int index
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int dataSize
		int size
	public static android.PrivacyFlags parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.PrivacyFlags parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.PrivacyFlags parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.PrivacyFlags parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.PrivacyFlags parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.PrivacyFlags parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.PrivacyFlags parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.PrivacyFlags parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.PrivacyFlags parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.PrivacyFlags parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.PrivacyFlags$Builder newBuilderForType () 
	public static android.PrivacyFlags$Builder newBuilder () 
	public static android.PrivacyFlags$Builder newBuilder (android.PrivacyFlags) 
		android.PrivacyFlags prototype
	public android.PrivacyFlags$Builder toBuilder () 
	protected android.PrivacyFlags$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.PrivacyFlags$Builder builder
	public static android.PrivacyFlags getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.PrivacyFlags getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.PrivacyFlags$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.PrivacyFlags$1 x1
	static int access$402 (android.PrivacyFlags, int) 
		android.PrivacyFlags x0
		int x1
	static com.google.protobuf.LazyStringList access$502 (android.PrivacyFlags, com.google.protobuf.LazyStringList) 
		android.PrivacyFlags x0
		com.google.protobuf.LazyStringList x1
	static int access$602 (android.PrivacyFlags, int) 
		android.PrivacyFlags x0
		int x1
	static com.google.protobuf.LazyStringList access$500 (android.PrivacyFlags) 
		android.PrivacyFlags x0
	static com.google.protobuf.UnknownFieldSet access$700 (android.PrivacyFlags) 
		android.PrivacyFlags x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.PrivacyFlags$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.PrivacyFlags$1 x2
	static void  () 
}

android/PrivacyFlagsOrBuilder.class
PrivacyFlagsOrBuilder.java
package android
public abstract android.PrivacyFlagsOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasDest () 
	public abstract android.Destination getDest () 
	public abstract com.google.protobuf.ProtocolStringList getPatternsList () 
	public abstract int getPatternsCount () 
	public abstract java.lang.String getPatterns (int) 
	public abstract com.google.protobuf.ByteString getPatternsBytes (int) 
}

android/Section$1.class
Section.java
package android
final android.Section$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/Section.class
Section.java
package android
public final android.Section extends java.lang.Object {
	public static final int SECTION_FIELD_NUMBER
	public static final com.google.protobuf.GeneratedMessage$GeneratedExtension section
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_SectionFlags_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_SectionFlags_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/SectionFlags$1.class
SectionFlags.java
package android
final android.SectionFlags$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.SectionFlags parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/SectionFlags$Builder.class
SectionFlags.java
package android
public final android.SectionFlags$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.SectionFlagsOrBuilder  {
	private int bitField0_
	private int type_
	private Object args_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.SectionFlags$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.SectionFlags getDefaultInstanceForType () 
	public android.SectionFlags build () 
		android.SectionFlags result
	public android.SectionFlags buildPartial () 
		android.SectionFlags result
		int from_bitField0_
		int to_bitField0_
	public android.SectionFlags$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.SectionFlags$Builder mergeFrom (android.SectionFlags) 
		android.SectionFlags other
	public final boolean isInitialized () 
	public android.SectionFlags$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.SectionFlags parsedMessage
	public boolean hasType () 
	public android.SectionType getType () 
		android.SectionType result
	public android.SectionFlags$Builder setType (android.SectionType) 
		android.SectionType value
	public android.SectionFlags$Builder clearType () 
	public boolean hasArgs () 
	public java.lang.String getArgs () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getArgsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.SectionFlags$Builder setArgs (java.lang.String) 
		String value
	public android.SectionFlags$Builder clearArgs () 
	public android.SectionFlags$Builder setArgsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.SectionFlags$1) 
		android.SectionFlags$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.SectionFlags$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.SectionFlags$1 x1
}

android/SectionFlags.class
SectionFlags.java
package android
public final android.SectionFlags extends com.google.protobuf.GeneratedMessage implements android.SectionFlagsOrBuilder  {
	private int bitField0_
	public static final int TYPE_FIELD_NUMBER
	private int type_
	public static final int ARGS_FIELD_NUMBER
	private volatile Object args_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.SectionFlags DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int rawValue
		android.SectionType value
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasType () 
	public android.SectionType getType () 
		android.SectionType result
	public boolean hasArgs () 
	public java.lang.String getArgs () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getArgsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.SectionFlags parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.SectionFlags parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.SectionFlags parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.SectionFlags parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.SectionFlags parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.SectionFlags parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.SectionFlags parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.SectionFlags parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.SectionFlags parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.SectionFlags parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.SectionFlags$Builder newBuilderForType () 
	public static android.SectionFlags$Builder newBuilder () 
	public static android.SectionFlags$Builder newBuilder (android.SectionFlags) 
		android.SectionFlags prototype
	public android.SectionFlags$Builder toBuilder () 
	protected android.SectionFlags$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.SectionFlags$Builder builder
	public static android.SectionFlags getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.SectionFlags getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.SectionFlags$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.SectionFlags$1 x1
	static int access$402 (android.SectionFlags, int) 
		android.SectionFlags x0
		int x1
	static java.lang.Object access$502 (android.SectionFlags, java.lang.Object) 
		android.SectionFlags x0
		Object x1
	static int access$602 (android.SectionFlags, int) 
		android.SectionFlags x0
		int x1
	static java.lang.Object access$500 (android.SectionFlags) 
		android.SectionFlags x0
	static com.google.protobuf.UnknownFieldSet access$700 (android.SectionFlags) 
		android.SectionFlags x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.SectionFlags$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.SectionFlags$1 x2
	static void  () 
}

android/SectionFlagsOrBuilder.class
SectionFlagsOrBuilder.java
package android
public abstract android.SectionFlagsOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasType () 
	public abstract android.SectionType getType () 
	public abstract boolean hasArgs () 
	public abstract java.lang.String getArgs () 
	public abstract com.google.protobuf.ByteString getArgsBytes () 
}

android/SectionType$1.class
SectionType.java
package android
final android.SectionType$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.SectionType findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/SectionType.class
SectionType.java
package android
public final android.SectionType extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.SectionType SECTION_NONE
	public static final android.SectionType SECTION_FILE
	public static final android.SectionType SECTION_COMMAND
	public static final android.SectionType SECTION_DUMPSYS
	public static final int SECTION_NONE_VALUE
	public static final int SECTION_FILE_VALUE
	public static final int SECTION_COMMAND_VALUE
	public static final int SECTION_DUMPSYS_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.SectionType[] VALUES
	private final int value
	private static final android.SectionType[] $VALUES
	public static android.SectionType[] values () 
	public static android.SectionType valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.SectionType valueOf (int) 
		int value
	public static android.SectionType forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.SectionType valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/app/Activitymanager$1.class
Activitymanager.java
package android.app
final android.app.Activitymanager$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/app/Activitymanager.class
Activitymanager.java
package android.app
public final android.app.Activitymanager extends java.lang.Object {
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/app/AlarmClockInfoProto$1.class
AlarmClockInfoProto.java
package android.app
final android.app.AlarmClockInfoProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.app.AlarmClockInfoProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/app/AlarmClockInfoProto$Builder.class
AlarmClockInfoProto.java
package android.app
public final android.app.AlarmClockInfoProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.app.AlarmClockInfoProtoOrBuilder  {
	private int bitField0_
	private long triggerTimeMs_
	private android.app.PendingIntentProto showIntent_
	private com.google.protobuf.SingleFieldBuilder showIntentBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.app.AlarmClockInfoProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.app.AlarmClockInfoProto getDefaultInstanceForType () 
	public android.app.AlarmClockInfoProto build () 
		android.app.AlarmClockInfoProto result
	public android.app.AlarmClockInfoProto buildPartial () 
		android.app.AlarmClockInfoProto result
		int from_bitField0_
		int to_bitField0_
	public android.app.AlarmClockInfoProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.app.AlarmClockInfoProto$Builder mergeFrom (android.app.AlarmClockInfoProto) 
		android.app.AlarmClockInfoProto other
	public final boolean isInitialized () 
	public android.app.AlarmClockInfoProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.app.AlarmClockInfoProto parsedMessage
	public boolean hasTriggerTimeMs () 
	public long getTriggerTimeMs () 
	public android.app.AlarmClockInfoProto$Builder setTriggerTimeMs (long) 
		long value
	public android.app.AlarmClockInfoProto$Builder clearTriggerTimeMs () 
	public boolean hasShowIntent () 
	public android.app.PendingIntentProto getShowIntent () 
	public android.app.AlarmClockInfoProto$Builder setShowIntent (android.app.PendingIntentProto) 
		android.app.PendingIntentProto value
	public android.app.AlarmClockInfoProto$Builder setShowIntent (android.app.PendingIntentProto$Builder) 
		android.app.PendingIntentProto$Builder builderForValue
	public android.app.AlarmClockInfoProto$Builder mergeShowIntent (android.app.PendingIntentProto) 
		android.app.PendingIntentProto value
	public android.app.AlarmClockInfoProto$Builder clearShowIntent () 
	public android.app.PendingIntentProto$Builder getShowIntentBuilder () 
	public android.app.PendingIntentProtoOrBuilder getShowIntentOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getShowIntentFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.app.AlarmClockInfoProto$1) 
		android.app.AlarmClockInfoProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.app.AlarmClockInfoProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.app.AlarmClockInfoProto$1 x1
}

android/app/AlarmClockInfoProto.class
AlarmClockInfoProto.java
package android.app
public final android.app.AlarmClockInfoProto extends com.google.protobuf.GeneratedMessage implements android.app.AlarmClockInfoProtoOrBuilder  {
	private int bitField0_
	public static final int TRIGGER_TIME_MS_FIELD_NUMBER
	private long triggerTimeMs_
	public static final int SHOW_INTENT_FIELD_NUMBER
	private android.app.PendingIntentProto showIntent_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.app.AlarmClockInfoProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		android.app.PendingIntentProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasTriggerTimeMs () 
	public long getTriggerTimeMs () 
	public boolean hasShowIntent () 
	public android.app.PendingIntentProto getShowIntent () 
	public android.app.PendingIntentProtoOrBuilder getShowIntentOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.app.AlarmClockInfoProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.app.AlarmClockInfoProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.AlarmClockInfoProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.app.AlarmClockInfoProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.AlarmClockInfoProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.app.AlarmClockInfoProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.AlarmClockInfoProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.app.AlarmClockInfoProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.AlarmClockInfoProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.app.AlarmClockInfoProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.app.AlarmClockInfoProto$Builder newBuilderForType () 
	public static android.app.AlarmClockInfoProto$Builder newBuilder () 
	public static android.app.AlarmClockInfoProto$Builder newBuilder (android.app.AlarmClockInfoProto) 
		android.app.AlarmClockInfoProto prototype
	public android.app.AlarmClockInfoProto$Builder toBuilder () 
	protected android.app.AlarmClockInfoProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.app.AlarmClockInfoProto$Builder builder
	public static android.app.AlarmClockInfoProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.app.AlarmClockInfoProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.app.AlarmClockInfoProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.app.AlarmClockInfoProto$1 x1
	static long access$402 (android.app.AlarmClockInfoProto, long) 
		android.app.AlarmClockInfoProto x0
		long x1
	static android.app.PendingIntentProto access$502 (android.app.AlarmClockInfoProto, android.app.PendingIntentProto) 
		android.app.AlarmClockInfoProto x0
		android.app.PendingIntentProto x1
	static int access$602 (android.app.AlarmClockInfoProto, int) 
		android.app.AlarmClockInfoProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$700 (android.app.AlarmClockInfoProto) 
		android.app.AlarmClockInfoProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.app.AlarmClockInfoProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.app.AlarmClockInfoProto$1 x2
	static void  () 
}

android/app/AlarmClockInfoProtoOrBuilder.class
AlarmClockInfoProtoOrBuilder.java
package android.app
public abstract android.app.AlarmClockInfoProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasTriggerTimeMs () 
	public abstract long getTriggerTimeMs () 
	public abstract boolean hasShowIntent () 
	public abstract android.app.PendingIntentProto getShowIntent () 
	public abstract android.app.PendingIntentProtoOrBuilder getShowIntentOrBuilder () 
}

android/app/AlarmManagerProto$1.class
AlarmManagerProto.java
package android.app
final android.app.AlarmManagerProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.app.AlarmManagerProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/app/AlarmManagerProto$AlarmType$1.class
AlarmManagerProto.java
package android.app
final android.app.AlarmManagerProto$AlarmType$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.app.AlarmManagerProto$AlarmType findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/app/AlarmManagerProto$AlarmType.class
AlarmManagerProto.java
package android.app
public final android.app.AlarmManagerProto$AlarmType extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.app.AlarmManagerProto$AlarmType RTC_WAKEUP
	public static final android.app.AlarmManagerProto$AlarmType RTC
	public static final android.app.AlarmManagerProto$AlarmType ELAPSED_REALTIME_WAKEUP
	public static final android.app.AlarmManagerProto$AlarmType ELAPSED_REALTIME
	public static final int RTC_WAKEUP_VALUE
	public static final int RTC_VALUE
	public static final int ELAPSED_REALTIME_WAKEUP_VALUE
	public static final int ELAPSED_REALTIME_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.app.AlarmManagerProto$AlarmType[] VALUES
	private final int value
	private static final android.app.AlarmManagerProto$AlarmType[] $VALUES
	public static android.app.AlarmManagerProto$AlarmType[] values () 
	public static android.app.AlarmManagerProto$AlarmType valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.app.AlarmManagerProto$AlarmType valueOf (int) 
		int value
	public static android.app.AlarmManagerProto$AlarmType forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.app.AlarmManagerProto$AlarmType valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/app/AlarmManagerProto$Builder.class
AlarmManagerProto.java
package android.app
public final android.app.AlarmManagerProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.app.AlarmManagerProtoOrBuilder  {
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.app.AlarmManagerProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.app.AlarmManagerProto getDefaultInstanceForType () 
	public android.app.AlarmManagerProto build () 
		android.app.AlarmManagerProto result
	public android.app.AlarmManagerProto buildPartial () 
		android.app.AlarmManagerProto result
	public android.app.AlarmManagerProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.app.AlarmManagerProto$Builder mergeFrom (android.app.AlarmManagerProto) 
		android.app.AlarmManagerProto other
	public final boolean isInitialized () 
	public android.app.AlarmManagerProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.app.AlarmManagerProto parsedMessage
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.app.AlarmManagerProto$1) 
		android.app.AlarmManagerProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.app.AlarmManagerProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.app.AlarmManagerProto$1 x1
}

android/app/AlarmManagerProto.class
AlarmManagerProto.java
package android.app
public final android.app.AlarmManagerProto extends com.google.protobuf.GeneratedMessage implements android.app.AlarmManagerProtoOrBuilder  {
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.app.AlarmManagerProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.app.AlarmManagerProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.app.AlarmManagerProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.AlarmManagerProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.app.AlarmManagerProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.AlarmManagerProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.app.AlarmManagerProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.AlarmManagerProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.app.AlarmManagerProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.AlarmManagerProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.app.AlarmManagerProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.app.AlarmManagerProto$Builder newBuilderForType () 
	public static android.app.AlarmManagerProto$Builder newBuilder () 
	public static android.app.AlarmManagerProto$Builder newBuilder (android.app.AlarmManagerProto) 
		android.app.AlarmManagerProto prototype
	public android.app.AlarmManagerProto$Builder toBuilder () 
	protected android.app.AlarmManagerProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.app.AlarmManagerProto$Builder builder
	public static android.app.AlarmManagerProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.app.AlarmManagerProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.app.AlarmManagerProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.app.AlarmManagerProto$1 x1
	static com.google.protobuf.UnknownFieldSet access$400 (android.app.AlarmManagerProto) 
		android.app.AlarmManagerProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.app.AlarmManagerProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.app.AlarmManagerProto$1 x2
	static void  () 
}

android/app/AlarmManagerProtoOrBuilder.class
AlarmManagerProtoOrBuilder.java
package android.app
public abstract android.app.AlarmManagerProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
}

android/app/Alarmmanager$1.class
Alarmmanager.java
package android.app
final android.app.Alarmmanager$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/app/Alarmmanager.class
Alarmmanager.java
package android.app
public final android.app.Alarmmanager extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_app_AlarmManagerProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_app_AlarmManagerProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_app_AlarmClockInfoProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_app_AlarmClockInfoProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/app/JobParametersProto$1.class
JobParametersProto.java
package android.app
final android.app.JobParametersProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.app.JobParametersProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/app/JobParametersProto$Builder.class
JobParametersProto.java
package android.app
public final android.app.JobParametersProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.app.JobParametersProtoOrBuilder  {
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.app.JobParametersProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.app.JobParametersProto getDefaultInstanceForType () 
	public android.app.JobParametersProto build () 
		android.app.JobParametersProto result
	public android.app.JobParametersProto buildPartial () 
		android.app.JobParametersProto result
	public android.app.JobParametersProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.app.JobParametersProto$Builder mergeFrom (android.app.JobParametersProto) 
		android.app.JobParametersProto other
	public final boolean isInitialized () 
	public android.app.JobParametersProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.app.JobParametersProto parsedMessage
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.app.JobParametersProto$1) 
		android.app.JobParametersProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.app.JobParametersProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.app.JobParametersProto$1 x1
}

android/app/JobParametersProto$CancelReason$1.class
JobParametersProto.java
package android.app
final android.app.JobParametersProto$CancelReason$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.app.JobParametersProto$CancelReason findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/app/JobParametersProto$CancelReason.class
JobParametersProto.java
package android.app
public final android.app.JobParametersProto$CancelReason extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.app.JobParametersProto$CancelReason REASON_CANCELLED
	public static final android.app.JobParametersProto$CancelReason REASON_CONSTRAINTS_NOT_SATISFIED
	public static final android.app.JobParametersProto$CancelReason REASON_PREEMPT
	public static final android.app.JobParametersProto$CancelReason REASON_TIMEOUT
	public static final android.app.JobParametersProto$CancelReason REASON_DEVICE_IDLE
	public static final int REASON_CANCELLED_VALUE
	public static final int REASON_CONSTRAINTS_NOT_SATISFIED_VALUE
	public static final int REASON_PREEMPT_VALUE
	public static final int REASON_TIMEOUT_VALUE
	public static final int REASON_DEVICE_IDLE_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.app.JobParametersProto$CancelReason[] VALUES
	private final int value
	private static final android.app.JobParametersProto$CancelReason[] $VALUES
	public static android.app.JobParametersProto$CancelReason[] values () 
	public static android.app.JobParametersProto$CancelReason valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.app.JobParametersProto$CancelReason valueOf (int) 
		int value
	public static android.app.JobParametersProto$CancelReason forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.app.JobParametersProto$CancelReason valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/app/JobParametersProto.class
JobParametersProto.java
package android.app
public final android.app.JobParametersProto extends com.google.protobuf.GeneratedMessage implements android.app.JobParametersProtoOrBuilder  {
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.app.JobParametersProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.app.JobParametersProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.app.JobParametersProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.JobParametersProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.app.JobParametersProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.JobParametersProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.app.JobParametersProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.JobParametersProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.app.JobParametersProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.JobParametersProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.app.JobParametersProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.app.JobParametersProto$Builder newBuilderForType () 
	public static android.app.JobParametersProto$Builder newBuilder () 
	public static android.app.JobParametersProto$Builder newBuilder (android.app.JobParametersProto) 
		android.app.JobParametersProto prototype
	public android.app.JobParametersProto$Builder toBuilder () 
	protected android.app.JobParametersProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.app.JobParametersProto$Builder builder
	public static android.app.JobParametersProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.app.JobParametersProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.app.JobParametersProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.app.JobParametersProto$1 x1
	static com.google.protobuf.UnknownFieldSet access$400 (android.app.JobParametersProto) 
		android.app.JobParametersProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.app.JobParametersProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.app.JobParametersProto$1 x2
	static void  () 
}

android/app/JobParametersProtoOrBuilder.class
JobParametersProtoOrBuilder.java
package android.app
public abstract android.app.JobParametersProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
}

android/app/Jobparameters$1.class
Jobparameters.java
package android.app
final android.app.Jobparameters$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/app/Jobparameters.class
Jobparameters.java
package android.app
public final android.app.Jobparameters extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_app_JobParametersProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_app_JobParametersProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/app/Notification$1.class
Notification.java
package android.app
final android.app.Notification$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/app/Notification.class
Notification.java
package android.app
public final android.app.Notification extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_app_NotificationProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_app_NotificationProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/app/NotificationChannel$1.class
NotificationChannel.java
package android.app
final android.app.NotificationChannel$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/app/NotificationChannel.class
NotificationChannel.java
package android.app
public final android.app.NotificationChannel extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_app_NotificationChannelProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_app_NotificationChannelProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/app/NotificationChannelGroup$1.class
NotificationChannelGroup.java
package android.app
final android.app.NotificationChannelGroup$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/app/NotificationChannelGroup.class
NotificationChannelGroup.java
package android.app
public final android.app.NotificationChannelGroup extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_app_NotificationChannelGroupProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_app_NotificationChannelGroupProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/app/NotificationChannelGroupProto$1.class
NotificationChannelGroupProto.java
package android.app
final android.app.NotificationChannelGroupProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.app.NotificationChannelGroupProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/app/NotificationChannelGroupProto$Builder.class
NotificationChannelGroupProto.java
package android.app
public final android.app.NotificationChannelGroupProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.app.NotificationChannelGroupProtoOrBuilder  {
	private int bitField0_
	private Object id_
	private Object name_
	private Object description_
	private boolean isBlocked_
	private java.util.List channels_
	private com.google.protobuf.RepeatedFieldBuilder channelsBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.app.NotificationChannelGroupProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.app.NotificationChannelGroupProto getDefaultInstanceForType () 
	public android.app.NotificationChannelGroupProto build () 
		android.app.NotificationChannelGroupProto result
	public android.app.NotificationChannelGroupProto buildPartial () 
		android.app.NotificationChannelGroupProto result
		int from_bitField0_
		int to_bitField0_
	public android.app.NotificationChannelGroupProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.app.NotificationChannelGroupProto$Builder mergeFrom (android.app.NotificationChannelGroupProto) 
		android.app.NotificationChannelGroupProto other
	public final boolean isInitialized () 
	public android.app.NotificationChannelGroupProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.app.NotificationChannelGroupProto parsedMessage
	public boolean hasId () 
	public java.lang.String getId () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIdBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.app.NotificationChannelGroupProto$Builder setId (java.lang.String) 
		String value
	public android.app.NotificationChannelGroupProto$Builder clearId () 
	public android.app.NotificationChannelGroupProto$Builder setIdBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.app.NotificationChannelGroupProto$Builder setName (java.lang.String) 
		String value
	public android.app.NotificationChannelGroupProto$Builder clearName () 
	public android.app.NotificationChannelGroupProto$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasDescription () 
	public java.lang.String getDescription () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDescriptionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.app.NotificationChannelGroupProto$Builder setDescription (java.lang.String) 
		String value
	public android.app.NotificationChannelGroupProto$Builder clearDescription () 
	public android.app.NotificationChannelGroupProto$Builder setDescriptionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsBlocked () 
	public boolean getIsBlocked () 
	public android.app.NotificationChannelGroupProto$Builder setIsBlocked (boolean) 
		boolean value
	public android.app.NotificationChannelGroupProto$Builder clearIsBlocked () 
	private void ensureChannelsIsMutable () 
	public java.util.List getChannelsList () 
	public int getChannelsCount () 
	public android.app.NotificationChannelProto getChannels (int) 
		int index
	public android.app.NotificationChannelGroupProto$Builder setChannels (int, android.app.NotificationChannelProto) 
		int index
		android.app.NotificationChannelProto value
	public android.app.NotificationChannelGroupProto$Builder setChannels (int, android.app.NotificationChannelProto$Builder) 
		int index
		android.app.NotificationChannelProto$Builder builderForValue
	public android.app.NotificationChannelGroupProto$Builder addChannels (android.app.NotificationChannelProto) 
		android.app.NotificationChannelProto value
	public android.app.NotificationChannelGroupProto$Builder addChannels (int, android.app.NotificationChannelProto) 
		int index
		android.app.NotificationChannelProto value
	public android.app.NotificationChannelGroupProto$Builder addChannels (android.app.NotificationChannelProto$Builder) 
		android.app.NotificationChannelProto$Builder builderForValue
	public android.app.NotificationChannelGroupProto$Builder addChannels (int, android.app.NotificationChannelProto$Builder) 
		int index
		android.app.NotificationChannelProto$Builder builderForValue
	public android.app.NotificationChannelGroupProto$Builder addAllChannels (java.lang.Iterable) 
		Iterable values
	public android.app.NotificationChannelGroupProto$Builder clearChannels () 
	public android.app.NotificationChannelGroupProto$Builder removeChannels (int) 
		int index
	public android.app.NotificationChannelProto$Builder getChannelsBuilder (int) 
		int index
	public android.app.NotificationChannelProtoOrBuilder getChannelsOrBuilder (int) 
		int index
	public java.util.List getChannelsOrBuilderList () 
	public android.app.NotificationChannelProto$Builder addChannelsBuilder () 
	public android.app.NotificationChannelProto$Builder addChannelsBuilder (int) 
		int index
	public java.util.List getChannelsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getChannelsFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.app.NotificationChannelGroupProto$1) 
		android.app.NotificationChannelGroupProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.app.NotificationChannelGroupProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.app.NotificationChannelGroupProto$1 x1
}

android/app/NotificationChannelGroupProto.class
NotificationChannelGroupProto.java
package android.app
public final android.app.NotificationChannelGroupProto extends com.google.protobuf.GeneratedMessage implements android.app.NotificationChannelGroupProtoOrBuilder  {
	private int bitField0_
	public static final int ID_FIELD_NUMBER
	private volatile Object id_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int DESCRIPTION_FIELD_NUMBER
	private volatile Object description_
	public static final int IS_BLOCKED_FIELD_NUMBER
	private boolean isBlocked_
	public static final int CHANNELS_FIELD_NUMBER
	private java.util.List channels_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.app.NotificationChannelGroupProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasId () 
	public java.lang.String getId () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIdBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasDescription () 
	public java.lang.String getDescription () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDescriptionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsBlocked () 
	public boolean getIsBlocked () 
	public java.util.List getChannelsList () 
	public java.util.List getChannelsOrBuilderList () 
	public int getChannelsCount () 
	public android.app.NotificationChannelProto getChannels (int) 
		int index
	public android.app.NotificationChannelProtoOrBuilder getChannelsOrBuilder (int) 
		int index
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int size
	public static android.app.NotificationChannelGroupProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.app.NotificationChannelGroupProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.NotificationChannelGroupProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.app.NotificationChannelGroupProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.NotificationChannelGroupProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.app.NotificationChannelGroupProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.NotificationChannelGroupProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.app.NotificationChannelGroupProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.NotificationChannelGroupProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.app.NotificationChannelGroupProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.app.NotificationChannelGroupProto$Builder newBuilderForType () 
	public static android.app.NotificationChannelGroupProto$Builder newBuilder () 
	public static android.app.NotificationChannelGroupProto$Builder newBuilder (android.app.NotificationChannelGroupProto) 
		android.app.NotificationChannelGroupProto prototype
	public android.app.NotificationChannelGroupProto$Builder toBuilder () 
	protected android.app.NotificationChannelGroupProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.app.NotificationChannelGroupProto$Builder builder
	public static android.app.NotificationChannelGroupProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.app.NotificationChannelGroupProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.app.NotificationChannelGroupProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.app.NotificationChannelGroupProto$1 x1
	static java.lang.Object access$402 (android.app.NotificationChannelGroupProto, java.lang.Object) 
		android.app.NotificationChannelGroupProto x0
		Object x1
	static java.lang.Object access$502 (android.app.NotificationChannelGroupProto, java.lang.Object) 
		android.app.NotificationChannelGroupProto x0
		Object x1
	static java.lang.Object access$602 (android.app.NotificationChannelGroupProto, java.lang.Object) 
		android.app.NotificationChannelGroupProto x0
		Object x1
	static boolean access$702 (android.app.NotificationChannelGroupProto, boolean) 
		android.app.NotificationChannelGroupProto x0
		boolean x1
	static java.util.List access$802 (android.app.NotificationChannelGroupProto, java.util.List) 
		android.app.NotificationChannelGroupProto x0
		java.util.List x1
	static int access$902 (android.app.NotificationChannelGroupProto, int) 
		android.app.NotificationChannelGroupProto x0
		int x1
	static java.lang.Object access$400 (android.app.NotificationChannelGroupProto) 
		android.app.NotificationChannelGroupProto x0
	static java.lang.Object access$500 (android.app.NotificationChannelGroupProto) 
		android.app.NotificationChannelGroupProto x0
	static java.lang.Object access$600 (android.app.NotificationChannelGroupProto) 
		android.app.NotificationChannelGroupProto x0
	static java.util.List access$800 (android.app.NotificationChannelGroupProto) 
		android.app.NotificationChannelGroupProto x0
	static boolean access$1000 () 
	static com.google.protobuf.UnknownFieldSet access$1100 (android.app.NotificationChannelGroupProto) 
		android.app.NotificationChannelGroupProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.app.NotificationChannelGroupProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.app.NotificationChannelGroupProto$1 x2
	static void  () 
}

android/app/NotificationChannelGroupProtoOrBuilder.class
NotificationChannelGroupProtoOrBuilder.java
package android.app
public abstract android.app.NotificationChannelGroupProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasId () 
	public abstract java.lang.String getId () 
	public abstract com.google.protobuf.ByteString getIdBytes () 
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasDescription () 
	public abstract java.lang.String getDescription () 
	public abstract com.google.protobuf.ByteString getDescriptionBytes () 
	public abstract boolean hasIsBlocked () 
	public abstract boolean getIsBlocked () 
	public abstract java.util.List getChannelsList () 
	public abstract android.app.NotificationChannelProto getChannels (int) 
	public abstract int getChannelsCount () 
	public abstract java.util.List getChannelsOrBuilderList () 
	public abstract android.app.NotificationChannelProtoOrBuilder getChannelsOrBuilder (int) 
}

android/app/NotificationChannelProto$1.class
NotificationChannelProto.java
package android.app
final android.app.NotificationChannelProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.app.NotificationChannelProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/app/NotificationChannelProto$Builder.class
NotificationChannelProto.java
package android.app
public final android.app.NotificationChannelProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.app.NotificationChannelProtoOrBuilder  {
	private int bitField0_
	private Object id_
	private Object name_
	private Object description_
	private int importance_
	private boolean canBypassDnd_
	private int lockscreenVisibility_
	private Object sound_
	private boolean useLights_
	private int lightColor_
	private java.util.List vibration_
	private int userLockedFields_
	private boolean isVibrationEnabled_
	private boolean showBadge_
	private boolean isDeleted_
	private Object group_
	private android.media.AudioAttributesProto audioAttributes_
	private com.google.protobuf.SingleFieldBuilder audioAttributesBuilder_
	private boolean isBlockableSystem_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.app.NotificationChannelProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.app.NotificationChannelProto getDefaultInstanceForType () 
	public android.app.NotificationChannelProto build () 
		android.app.NotificationChannelProto result
	public android.app.NotificationChannelProto buildPartial () 
		android.app.NotificationChannelProto result
		int from_bitField0_
		int to_bitField0_
	public android.app.NotificationChannelProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.app.NotificationChannelProto$Builder mergeFrom (android.app.NotificationChannelProto) 
		android.app.NotificationChannelProto other
	public final boolean isInitialized () 
	public android.app.NotificationChannelProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.app.NotificationChannelProto parsedMessage
	public boolean hasId () 
	public java.lang.String getId () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIdBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.app.NotificationChannelProto$Builder setId (java.lang.String) 
		String value
	public android.app.NotificationChannelProto$Builder clearId () 
	public android.app.NotificationChannelProto$Builder setIdBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.app.NotificationChannelProto$Builder setName (java.lang.String) 
		String value
	public android.app.NotificationChannelProto$Builder clearName () 
	public android.app.NotificationChannelProto$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasDescription () 
	public java.lang.String getDescription () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDescriptionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.app.NotificationChannelProto$Builder setDescription (java.lang.String) 
		String value
	public android.app.NotificationChannelProto$Builder clearDescription () 
	public android.app.NotificationChannelProto$Builder setDescriptionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasImportance () 
	public int getImportance () 
	public android.app.NotificationChannelProto$Builder setImportance (int) 
		int value
	public android.app.NotificationChannelProto$Builder clearImportance () 
	public boolean hasCanBypassDnd () 
	public boolean getCanBypassDnd () 
	public android.app.NotificationChannelProto$Builder setCanBypassDnd (boolean) 
		boolean value
	public android.app.NotificationChannelProto$Builder clearCanBypassDnd () 
	public boolean hasLockscreenVisibility () 
	public int getLockscreenVisibility () 
	public android.app.NotificationChannelProto$Builder setLockscreenVisibility (int) 
		int value
	public android.app.NotificationChannelProto$Builder clearLockscreenVisibility () 
	public boolean hasSound () 
	public java.lang.String getSound () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSoundBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.app.NotificationChannelProto$Builder setSound (java.lang.String) 
		String value
	public android.app.NotificationChannelProto$Builder clearSound () 
	public android.app.NotificationChannelProto$Builder setSoundBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasUseLights () 
	public boolean getUseLights () 
	public android.app.NotificationChannelProto$Builder setUseLights (boolean) 
		boolean value
	public android.app.NotificationChannelProto$Builder clearUseLights () 
	public boolean hasLightColor () 
	public int getLightColor () 
	public android.app.NotificationChannelProto$Builder setLightColor (int) 
		int value
	public android.app.NotificationChannelProto$Builder clearLightColor () 
	private void ensureVibrationIsMutable () 
	public java.util.List getVibrationList () 
	public int getVibrationCount () 
	public long getVibration (int) 
		int index
	public android.app.NotificationChannelProto$Builder setVibration (int, long) 
		int index
		long value
	public android.app.NotificationChannelProto$Builder addVibration (long) 
		long value
	public android.app.NotificationChannelProto$Builder addAllVibration (java.lang.Iterable) 
		Iterable values
	public android.app.NotificationChannelProto$Builder clearVibration () 
	public boolean hasUserLockedFields () 
	public int getUserLockedFields () 
	public android.app.NotificationChannelProto$Builder setUserLockedFields (int) 
		int value
	public android.app.NotificationChannelProto$Builder clearUserLockedFields () 
	public boolean hasIsVibrationEnabled () 
	public boolean getIsVibrationEnabled () 
	public android.app.NotificationChannelProto$Builder setIsVibrationEnabled (boolean) 
		boolean value
	public android.app.NotificationChannelProto$Builder clearIsVibrationEnabled () 
	public boolean hasShowBadge () 
	public boolean getShowBadge () 
	public android.app.NotificationChannelProto$Builder setShowBadge (boolean) 
		boolean value
	public android.app.NotificationChannelProto$Builder clearShowBadge () 
	public boolean hasIsDeleted () 
	public boolean getIsDeleted () 
	public android.app.NotificationChannelProto$Builder setIsDeleted (boolean) 
		boolean value
	public android.app.NotificationChannelProto$Builder clearIsDeleted () 
	public boolean hasGroup () 
	public java.lang.String getGroup () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getGroupBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.app.NotificationChannelProto$Builder setGroup (java.lang.String) 
		String value
	public android.app.NotificationChannelProto$Builder clearGroup () 
	public android.app.NotificationChannelProto$Builder setGroupBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasAudioAttributes () 
	public android.media.AudioAttributesProto getAudioAttributes () 
	public android.app.NotificationChannelProto$Builder setAudioAttributes (android.media.AudioAttributesProto) 
		android.media.AudioAttributesProto value
	public android.app.NotificationChannelProto$Builder setAudioAttributes (android.media.AudioAttributesProto$Builder) 
		android.media.AudioAttributesProto$Builder builderForValue
	public android.app.NotificationChannelProto$Builder mergeAudioAttributes (android.media.AudioAttributesProto) 
		android.media.AudioAttributesProto value
	public android.app.NotificationChannelProto$Builder clearAudioAttributes () 
	public android.media.AudioAttributesProto$Builder getAudioAttributesBuilder () 
	public android.media.AudioAttributesProtoOrBuilder getAudioAttributesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAudioAttributesFieldBuilder () 
	public boolean hasIsBlockableSystem () 
	public boolean getIsBlockableSystem () 
	public android.app.NotificationChannelProto$Builder setIsBlockableSystem (boolean) 
		boolean value
	public android.app.NotificationChannelProto$Builder clearIsBlockableSystem () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.app.NotificationChannelProto$1) 
		android.app.NotificationChannelProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.app.NotificationChannelProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.app.NotificationChannelProto$1 x1
}

android/app/NotificationChannelProto.class
NotificationChannelProto.java
package android.app
public final android.app.NotificationChannelProto extends com.google.protobuf.GeneratedMessage implements android.app.NotificationChannelProtoOrBuilder  {
	private int bitField0_
	public static final int ID_FIELD_NUMBER
	private volatile Object id_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int DESCRIPTION_FIELD_NUMBER
	private volatile Object description_
	public static final int IMPORTANCE_FIELD_NUMBER
	private int importance_
	public static final int CAN_BYPASS_DND_FIELD_NUMBER
	private boolean canBypassDnd_
	public static final int LOCKSCREEN_VISIBILITY_FIELD_NUMBER
	private int lockscreenVisibility_
	public static final int SOUND_FIELD_NUMBER
	private volatile Object sound_
	public static final int USE_LIGHTS_FIELD_NUMBER
	private boolean useLights_
	public static final int LIGHT_COLOR_FIELD_NUMBER
	private int lightColor_
	public static final int VIBRATION_FIELD_NUMBER
	private java.util.List vibration_
	public static final int USER_LOCKED_FIELDS_FIELD_NUMBER
	private int userLockedFields_
	public static final int IS_VIBRATION_ENABLED_FIELD_NUMBER
	private boolean isVibrationEnabled_
	public static final int SHOW_BADGE_FIELD_NUMBER
	private boolean showBadge_
	public static final int IS_DELETED_FIELD_NUMBER
	private boolean isDeleted_
	public static final int GROUP_FIELD_NUMBER
	private volatile Object group_
	public static final int AUDIO_ATTRIBUTES_FIELD_NUMBER
	private android.media.AudioAttributesProto audioAttributes_
	public static final int IS_BLOCKABLE_SYSTEM_FIELD_NUMBER
	private boolean isBlockableSystem_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.app.NotificationChannelProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int length
		int limit
		com.google.protobuf.ByteString bs
		android.media.AudioAttributesProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasId () 
	public java.lang.String getId () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIdBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasDescription () 
	public java.lang.String getDescription () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDescriptionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasImportance () 
	public int getImportance () 
	public boolean hasCanBypassDnd () 
	public boolean getCanBypassDnd () 
	public boolean hasLockscreenVisibility () 
	public int getLockscreenVisibility () 
	public boolean hasSound () 
	public java.lang.String getSound () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSoundBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasUseLights () 
	public boolean getUseLights () 
	public boolean hasLightColor () 
	public int getLightColor () 
	public java.util.List getVibrationList () 
	public int getVibrationCount () 
	public long getVibration (int) 
		int index
	public boolean hasUserLockedFields () 
	public int getUserLockedFields () 
	public boolean hasIsVibrationEnabled () 
	public boolean getIsVibrationEnabled () 
	public boolean hasShowBadge () 
	public boolean getShowBadge () 
	public boolean hasIsDeleted () 
	public boolean getIsDeleted () 
	public boolean hasGroup () 
	public java.lang.String getGroup () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getGroupBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasAudioAttributes () 
	public android.media.AudioAttributesProto getAudioAttributes () 
	public android.media.AudioAttributesProtoOrBuilder getAudioAttributesOrBuilder () 
	public boolean hasIsBlockableSystem () 
	public boolean getIsBlockableSystem () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int dataSize
		int size
	public static android.app.NotificationChannelProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.app.NotificationChannelProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.NotificationChannelProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.app.NotificationChannelProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.NotificationChannelProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.app.NotificationChannelProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.NotificationChannelProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.app.NotificationChannelProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.NotificationChannelProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.app.NotificationChannelProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.app.NotificationChannelProto$Builder newBuilderForType () 
	public static android.app.NotificationChannelProto$Builder newBuilder () 
	public static android.app.NotificationChannelProto$Builder newBuilder (android.app.NotificationChannelProto) 
		android.app.NotificationChannelProto prototype
	public android.app.NotificationChannelProto$Builder toBuilder () 
	protected android.app.NotificationChannelProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.app.NotificationChannelProto$Builder builder
	public static android.app.NotificationChannelProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.app.NotificationChannelProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.app.NotificationChannelProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.app.NotificationChannelProto$1 x1
	static java.lang.Object access$402 (android.app.NotificationChannelProto, java.lang.Object) 
		android.app.NotificationChannelProto x0
		Object x1
	static java.lang.Object access$502 (android.app.NotificationChannelProto, java.lang.Object) 
		android.app.NotificationChannelProto x0
		Object x1
	static java.lang.Object access$602 (android.app.NotificationChannelProto, java.lang.Object) 
		android.app.NotificationChannelProto x0
		Object x1
	static int access$702 (android.app.NotificationChannelProto, int) 
		android.app.NotificationChannelProto x0
		int x1
	static boolean access$802 (android.app.NotificationChannelProto, boolean) 
		android.app.NotificationChannelProto x0
		boolean x1
	static int access$902 (android.app.NotificationChannelProto, int) 
		android.app.NotificationChannelProto x0
		int x1
	static java.lang.Object access$1002 (android.app.NotificationChannelProto, java.lang.Object) 
		android.app.NotificationChannelProto x0
		Object x1
	static boolean access$1102 (android.app.NotificationChannelProto, boolean) 
		android.app.NotificationChannelProto x0
		boolean x1
	static int access$1202 (android.app.NotificationChannelProto, int) 
		android.app.NotificationChannelProto x0
		int x1
	static java.util.List access$1302 (android.app.NotificationChannelProto, java.util.List) 
		android.app.NotificationChannelProto x0
		java.util.List x1
	static int access$1402 (android.app.NotificationChannelProto, int) 
		android.app.NotificationChannelProto x0
		int x1
	static boolean access$1502 (android.app.NotificationChannelProto, boolean) 
		android.app.NotificationChannelProto x0
		boolean x1
	static boolean access$1602 (android.app.NotificationChannelProto, boolean) 
		android.app.NotificationChannelProto x0
		boolean x1
	static boolean access$1702 (android.app.NotificationChannelProto, boolean) 
		android.app.NotificationChannelProto x0
		boolean x1
	static java.lang.Object access$1802 (android.app.NotificationChannelProto, java.lang.Object) 
		android.app.NotificationChannelProto x0
		Object x1
	static android.media.AudioAttributesProto access$1902 (android.app.NotificationChannelProto, android.media.AudioAttributesProto) 
		android.app.NotificationChannelProto x0
		android.media.AudioAttributesProto x1
	static boolean access$2002 (android.app.NotificationChannelProto, boolean) 
		android.app.NotificationChannelProto x0
		boolean x1
	static int access$2102 (android.app.NotificationChannelProto, int) 
		android.app.NotificationChannelProto x0
		int x1
	static java.lang.Object access$400 (android.app.NotificationChannelProto) 
		android.app.NotificationChannelProto x0
	static java.lang.Object access$500 (android.app.NotificationChannelProto) 
		android.app.NotificationChannelProto x0
	static java.lang.Object access$600 (android.app.NotificationChannelProto) 
		android.app.NotificationChannelProto x0
	static java.lang.Object access$1000 (android.app.NotificationChannelProto) 
		android.app.NotificationChannelProto x0
	static java.util.List access$1300 (android.app.NotificationChannelProto) 
		android.app.NotificationChannelProto x0
	static java.lang.Object access$1800 (android.app.NotificationChannelProto) 
		android.app.NotificationChannelProto x0
	static com.google.protobuf.UnknownFieldSet access$2200 (android.app.NotificationChannelProto) 
		android.app.NotificationChannelProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.app.NotificationChannelProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.app.NotificationChannelProto$1 x2
	static void  () 
}

android/app/NotificationChannelProtoOrBuilder.class
NotificationChannelProtoOrBuilder.java
package android.app
public abstract android.app.NotificationChannelProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasId () 
	public abstract java.lang.String getId () 
	public abstract com.google.protobuf.ByteString getIdBytes () 
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasDescription () 
	public abstract java.lang.String getDescription () 
	public abstract com.google.protobuf.ByteString getDescriptionBytes () 
	public abstract boolean hasImportance () 
	public abstract int getImportance () 
	public abstract boolean hasCanBypassDnd () 
	public abstract boolean getCanBypassDnd () 
	public abstract boolean hasLockscreenVisibility () 
	public abstract int getLockscreenVisibility () 
	public abstract boolean hasSound () 
	public abstract java.lang.String getSound () 
	public abstract com.google.protobuf.ByteString getSoundBytes () 
	public abstract boolean hasUseLights () 
	public abstract boolean getUseLights () 
	public abstract boolean hasLightColor () 
	public abstract int getLightColor () 
	public abstract java.util.List getVibrationList () 
	public abstract int getVibrationCount () 
	public abstract long getVibration (int) 
	public abstract boolean hasUserLockedFields () 
	public abstract int getUserLockedFields () 
	public abstract boolean hasIsVibrationEnabled () 
	public abstract boolean getIsVibrationEnabled () 
	public abstract boolean hasShowBadge () 
	public abstract boolean getShowBadge () 
	public abstract boolean hasIsDeleted () 
	public abstract boolean getIsDeleted () 
	public abstract boolean hasGroup () 
	public abstract java.lang.String getGroup () 
	public abstract com.google.protobuf.ByteString getGroupBytes () 
	public abstract boolean hasAudioAttributes () 
	public abstract android.media.AudioAttributesProto getAudioAttributes () 
	public abstract android.media.AudioAttributesProtoOrBuilder getAudioAttributesOrBuilder () 
	public abstract boolean hasIsBlockableSystem () 
	public abstract boolean getIsBlockableSystem () 
}

android/app/NotificationProto$1.class
NotificationProto.java
package android.app
final android.app.NotificationProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.app.NotificationProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/app/NotificationProto$Builder.class
NotificationProto.java
package android.app
public final android.app.NotificationProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.app.NotificationProtoOrBuilder  {
	private int bitField0_
	private Object channelId_
	private boolean hasTickerText_
	private int flags_
	private int color_
	private Object category_
	private Object groupKey_
	private Object sortKey_
	private int actionLength_
	private int visibility_
	private android.app.NotificationProto publicVersion_
	private com.google.protobuf.SingleFieldBuilder publicVersionBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.app.NotificationProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.app.NotificationProto getDefaultInstanceForType () 
	public android.app.NotificationProto build () 
		android.app.NotificationProto result
	public android.app.NotificationProto buildPartial () 
		android.app.NotificationProto result
		int from_bitField0_
		int to_bitField0_
	public android.app.NotificationProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.app.NotificationProto$Builder mergeFrom (android.app.NotificationProto) 
		android.app.NotificationProto other
	public final boolean isInitialized () 
	public android.app.NotificationProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.app.NotificationProto parsedMessage
	public boolean hasChannelId () 
	public java.lang.String getChannelId () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getChannelIdBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.app.NotificationProto$Builder setChannelId (java.lang.String) 
		String value
	public android.app.NotificationProto$Builder clearChannelId () 
	public android.app.NotificationProto$Builder setChannelIdBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHasTickerText () 
	public boolean getHasTickerText () 
	public android.app.NotificationProto$Builder setHasTickerText (boolean) 
		boolean value
	public android.app.NotificationProto$Builder clearHasTickerText () 
	public boolean hasFlags () 
	public int getFlags () 
	public android.app.NotificationProto$Builder setFlags (int) 
		int value
	public android.app.NotificationProto$Builder clearFlags () 
	public boolean hasColor () 
	public int getColor () 
	public android.app.NotificationProto$Builder setColor (int) 
		int value
	public android.app.NotificationProto$Builder clearColor () 
	public boolean hasCategory () 
	public java.lang.String getCategory () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCategoryBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.app.NotificationProto$Builder setCategory (java.lang.String) 
		String value
	public android.app.NotificationProto$Builder clearCategory () 
	public android.app.NotificationProto$Builder setCategoryBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasGroupKey () 
	public java.lang.String getGroupKey () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getGroupKeyBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.app.NotificationProto$Builder setGroupKey (java.lang.String) 
		String value
	public android.app.NotificationProto$Builder clearGroupKey () 
	public android.app.NotificationProto$Builder setGroupKeyBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasSortKey () 
	public java.lang.String getSortKey () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSortKeyBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.app.NotificationProto$Builder setSortKey (java.lang.String) 
		String value
	public android.app.NotificationProto$Builder clearSortKey () 
	public android.app.NotificationProto$Builder setSortKeyBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasActionLength () 
	public int getActionLength () 
	public android.app.NotificationProto$Builder setActionLength (int) 
		int value
	public android.app.NotificationProto$Builder clearActionLength () 
	public boolean hasVisibility () 
	public android.app.NotificationProto$Visibility getVisibility () 
		android.app.NotificationProto$Visibility result
	public android.app.NotificationProto$Builder setVisibility (android.app.NotificationProto$Visibility) 
		android.app.NotificationProto$Visibility value
	public android.app.NotificationProto$Builder clearVisibility () 
	public boolean hasPublicVersion () 
	public android.app.NotificationProto getPublicVersion () 
	public android.app.NotificationProto$Builder setPublicVersion (android.app.NotificationProto) 
		android.app.NotificationProto value
	public android.app.NotificationProto$Builder setPublicVersion (android.app.NotificationProto$Builder) 
		android.app.NotificationProto$Builder builderForValue
	public android.app.NotificationProto$Builder mergePublicVersion (android.app.NotificationProto) 
		android.app.NotificationProto value
	public android.app.NotificationProto$Builder clearPublicVersion () 
	public android.app.NotificationProto$Builder getPublicVersionBuilder () 
	public android.app.NotificationProtoOrBuilder getPublicVersionOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPublicVersionFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.app.NotificationProto$1) 
		android.app.NotificationProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.app.NotificationProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.app.NotificationProto$1 x1
}

android/app/NotificationProto$Visibility$1.class
NotificationProto.java
package android.app
final android.app.NotificationProto$Visibility$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.app.NotificationProto$Visibility findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/app/NotificationProto$Visibility.class
NotificationProto.java
package android.app
public final android.app.NotificationProto$Visibility extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.app.NotificationProto$Visibility VISIBILITY_SECRET
	public static final android.app.NotificationProto$Visibility VISIBILITY_PRIVATE
	public static final android.app.NotificationProto$Visibility VISIBILITY_PUBLIC
	public static final int VISIBILITY_SECRET_VALUE
	public static final int VISIBILITY_PRIVATE_VALUE
	public static final int VISIBILITY_PUBLIC_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.app.NotificationProto$Visibility[] VALUES
	private final int value
	private static final android.app.NotificationProto$Visibility[] $VALUES
	public static android.app.NotificationProto$Visibility[] values () 
	public static android.app.NotificationProto$Visibility valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.app.NotificationProto$Visibility valueOf (int) 
		int value
	public static android.app.NotificationProto$Visibility forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.app.NotificationProto$Visibility valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/app/NotificationProto.class
NotificationProto.java
package android.app
public final android.app.NotificationProto extends com.google.protobuf.GeneratedMessage implements android.app.NotificationProtoOrBuilder  {
	private int bitField0_
	public static final int CHANNEL_ID_FIELD_NUMBER
	private volatile Object channelId_
	public static final int HAS_TICKER_TEXT_FIELD_NUMBER
	private boolean hasTickerText_
	public static final int FLAGS_FIELD_NUMBER
	private int flags_
	public static final int COLOR_FIELD_NUMBER
	private int color_
	public static final int CATEGORY_FIELD_NUMBER
	private volatile Object category_
	public static final int GROUP_KEY_FIELD_NUMBER
	private volatile Object groupKey_
	public static final int SORT_KEY_FIELD_NUMBER
	private volatile Object sortKey_
	public static final int ACTION_LENGTH_FIELD_NUMBER
	private int actionLength_
	public static final int VISIBILITY_FIELD_NUMBER
	private int visibility_
	public static final int PUBLIC_VERSION_FIELD_NUMBER
	private android.app.NotificationProto publicVersion_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.app.NotificationProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int rawValue
		android.app.NotificationProto$Visibility value
		android.app.NotificationProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasChannelId () 
	public java.lang.String getChannelId () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getChannelIdBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHasTickerText () 
	public boolean getHasTickerText () 
	public boolean hasFlags () 
	public int getFlags () 
	public boolean hasColor () 
	public int getColor () 
	public boolean hasCategory () 
	public java.lang.String getCategory () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCategoryBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasGroupKey () 
	public java.lang.String getGroupKey () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getGroupKeyBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasSortKey () 
	public java.lang.String getSortKey () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSortKeyBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasActionLength () 
	public int getActionLength () 
	public boolean hasVisibility () 
	public android.app.NotificationProto$Visibility getVisibility () 
		android.app.NotificationProto$Visibility result
	public boolean hasPublicVersion () 
	public android.app.NotificationProto getPublicVersion () 
	public android.app.NotificationProtoOrBuilder getPublicVersionOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.app.NotificationProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.app.NotificationProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.NotificationProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.app.NotificationProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.NotificationProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.app.NotificationProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.NotificationProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.app.NotificationProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.NotificationProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.app.NotificationProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.app.NotificationProto$Builder newBuilderForType () 
	public static android.app.NotificationProto$Builder newBuilder () 
	public static android.app.NotificationProto$Builder newBuilder (android.app.NotificationProto) 
		android.app.NotificationProto prototype
	public android.app.NotificationProto$Builder toBuilder () 
	protected android.app.NotificationProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.app.NotificationProto$Builder builder
	public static android.app.NotificationProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.app.NotificationProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.app.NotificationProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.app.NotificationProto$1 x1
	static java.lang.Object access$402 (android.app.NotificationProto, java.lang.Object) 
		android.app.NotificationProto x0
		Object x1
	static boolean access$502 (android.app.NotificationProto, boolean) 
		android.app.NotificationProto x0
		boolean x1
	static int access$602 (android.app.NotificationProto, int) 
		android.app.NotificationProto x0
		int x1
	static int access$702 (android.app.NotificationProto, int) 
		android.app.NotificationProto x0
		int x1
	static java.lang.Object access$802 (android.app.NotificationProto, java.lang.Object) 
		android.app.NotificationProto x0
		Object x1
	static java.lang.Object access$902 (android.app.NotificationProto, java.lang.Object) 
		android.app.NotificationProto x0
		Object x1
	static java.lang.Object access$1002 (android.app.NotificationProto, java.lang.Object) 
		android.app.NotificationProto x0
		Object x1
	static int access$1102 (android.app.NotificationProto, int) 
		android.app.NotificationProto x0
		int x1
	static int access$1202 (android.app.NotificationProto, int) 
		android.app.NotificationProto x0
		int x1
	static android.app.NotificationProto access$1302 (android.app.NotificationProto, android.app.NotificationProto) 
		android.app.NotificationProto x0
		android.app.NotificationProto x1
	static int access$1402 (android.app.NotificationProto, int) 
		android.app.NotificationProto x0
		int x1
	static java.lang.Object access$400 (android.app.NotificationProto) 
		android.app.NotificationProto x0
	static java.lang.Object access$800 (android.app.NotificationProto) 
		android.app.NotificationProto x0
	static java.lang.Object access$900 (android.app.NotificationProto) 
		android.app.NotificationProto x0
	static java.lang.Object access$1000 (android.app.NotificationProto) 
		android.app.NotificationProto x0
	static com.google.protobuf.UnknownFieldSet access$1500 (android.app.NotificationProto) 
		android.app.NotificationProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.app.NotificationProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.app.NotificationProto$1 x2
	static void  () 
}

android/app/NotificationProtoOrBuilder.class
NotificationProtoOrBuilder.java
package android.app
public abstract android.app.NotificationProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasChannelId () 
	public abstract java.lang.String getChannelId () 
	public abstract com.google.protobuf.ByteString getChannelIdBytes () 
	public abstract boolean hasHasTickerText () 
	public abstract boolean getHasTickerText () 
	public abstract boolean hasFlags () 
	public abstract int getFlags () 
	public abstract boolean hasColor () 
	public abstract int getColor () 
	public abstract boolean hasCategory () 
	public abstract java.lang.String getCategory () 
	public abstract com.google.protobuf.ByteString getCategoryBytes () 
	public abstract boolean hasGroupKey () 
	public abstract java.lang.String getGroupKey () 
	public abstract com.google.protobuf.ByteString getGroupKeyBytes () 
	public abstract boolean hasSortKey () 
	public abstract java.lang.String getSortKey () 
	public abstract com.google.protobuf.ByteString getSortKeyBytes () 
	public abstract boolean hasActionLength () 
	public abstract int getActionLength () 
	public abstract boolean hasVisibility () 
	public abstract android.app.NotificationProto$Visibility getVisibility () 
	public abstract boolean hasPublicVersion () 
	public abstract android.app.NotificationProto getPublicVersion () 
	public abstract android.app.NotificationProtoOrBuilder getPublicVersionOrBuilder () 
}

android/app/Notificationmanager$1.class
Notificationmanager.java
package android.app
final android.app.Notificationmanager$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/app/Notificationmanager.class
Notificationmanager.java
package android.app
public final android.app.Notificationmanager extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_app_PolicyProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_app_PolicyProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/app/PendingIntentProto$1.class
PendingIntentProto.java
package android.app
final android.app.PendingIntentProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.app.PendingIntentProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/app/PendingIntentProto$Builder.class
PendingIntentProto.java
package android.app
public final android.app.PendingIntentProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.app.PendingIntentProtoOrBuilder  {
	private int bitField0_
	private Object target_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.app.PendingIntentProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.app.PendingIntentProto getDefaultInstanceForType () 
	public android.app.PendingIntentProto build () 
		android.app.PendingIntentProto result
	public android.app.PendingIntentProto buildPartial () 
		android.app.PendingIntentProto result
		int from_bitField0_
		int to_bitField0_
	public android.app.PendingIntentProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.app.PendingIntentProto$Builder mergeFrom (android.app.PendingIntentProto) 
		android.app.PendingIntentProto other
	public final boolean isInitialized () 
	public android.app.PendingIntentProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.app.PendingIntentProto parsedMessage
	public boolean hasTarget () 
	public java.lang.String getTarget () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTargetBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.app.PendingIntentProto$Builder setTarget (java.lang.String) 
		String value
	public android.app.PendingIntentProto$Builder clearTarget () 
	public android.app.PendingIntentProto$Builder setTargetBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.app.PendingIntentProto$1) 
		android.app.PendingIntentProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.app.PendingIntentProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.app.PendingIntentProto$1 x1
}

android/app/PendingIntentProto.class
PendingIntentProto.java
package android.app
public final android.app.PendingIntentProto extends com.google.protobuf.GeneratedMessage implements android.app.PendingIntentProtoOrBuilder  {
	private int bitField0_
	public static final int TARGET_FIELD_NUMBER
	private volatile Object target_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.app.PendingIntentProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasTarget () 
	public java.lang.String getTarget () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTargetBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.app.PendingIntentProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.app.PendingIntentProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.PendingIntentProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.app.PendingIntentProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.PendingIntentProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.app.PendingIntentProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.PendingIntentProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.app.PendingIntentProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.PendingIntentProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.app.PendingIntentProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.app.PendingIntentProto$Builder newBuilderForType () 
	public static android.app.PendingIntentProto$Builder newBuilder () 
	public static android.app.PendingIntentProto$Builder newBuilder (android.app.PendingIntentProto) 
		android.app.PendingIntentProto prototype
	public android.app.PendingIntentProto$Builder toBuilder () 
	protected android.app.PendingIntentProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.app.PendingIntentProto$Builder builder
	public static android.app.PendingIntentProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.app.PendingIntentProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.app.PendingIntentProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.app.PendingIntentProto$1 x1
	static java.lang.Object access$402 (android.app.PendingIntentProto, java.lang.Object) 
		android.app.PendingIntentProto x0
		Object x1
	static int access$502 (android.app.PendingIntentProto, int) 
		android.app.PendingIntentProto x0
		int x1
	static java.lang.Object access$400 (android.app.PendingIntentProto) 
		android.app.PendingIntentProto x0
	static com.google.protobuf.UnknownFieldSet access$600 (android.app.PendingIntentProto) 
		android.app.PendingIntentProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.app.PendingIntentProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.app.PendingIntentProto$1 x2
	static void  () 
}

android/app/PendingIntentProtoOrBuilder.class
PendingIntentProtoOrBuilder.java
package android.app
public abstract android.app.PendingIntentProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasTarget () 
	public abstract java.lang.String getTarget () 
	public abstract com.google.protobuf.ByteString getTargetBytes () 
}

android/app/Pendingintent$1.class
Pendingintent.java
package android.app
final android.app.Pendingintent$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/app/Pendingintent.class
Pendingintent.java
package android.app
public final android.app.Pendingintent extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_app_PendingIntentProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_app_PendingIntentProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/app/PolicyProto$1.class
PolicyProto.java
package android.app
final android.app.PolicyProto$1 extends java.lang.Object implements com.google.protobuf.Internal$ListAdapter$Converter  {
	void  () 
	public android.app.PolicyProto$Category convert (java.lang.Integer) 
		Integer from
		android.app.PolicyProto$Category result
	public volatile java.lang.Object convert (java.lang.Object) 
}

android/app/PolicyProto$2.class
PolicyProto.java
package android.app
final android.app.PolicyProto$2 extends java.lang.Object implements com.google.protobuf.Internal$ListAdapter$Converter  {
	void  () 
	public android.app.PolicyProto$SuppressedVisualEffect convert (java.lang.Integer) 
		Integer from
		android.app.PolicyProto$SuppressedVisualEffect result
	public volatile java.lang.Object convert (java.lang.Object) 
}

android/app/PolicyProto$3.class
PolicyProto.java
package android.app
final android.app.PolicyProto$3 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.app.PolicyProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/app/PolicyProto$Builder.class
PolicyProto.java
package android.app
public final android.app.PolicyProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.app.PolicyProtoOrBuilder  {
	private int bitField0_
	private java.util.List priorityCategories_
	private int priorityCallSender_
	private int priorityMessageSender_
	private java.util.List suppressedVisualEffects_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.app.PolicyProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.app.PolicyProto getDefaultInstanceForType () 
	public android.app.PolicyProto build () 
		android.app.PolicyProto result
	public android.app.PolicyProto buildPartial () 
		android.app.PolicyProto result
		int from_bitField0_
		int to_bitField0_
	public android.app.PolicyProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.app.PolicyProto$Builder mergeFrom (android.app.PolicyProto) 
		android.app.PolicyProto other
	public final boolean isInitialized () 
	public android.app.PolicyProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.app.PolicyProto parsedMessage
	private void ensurePriorityCategoriesIsMutable () 
	public java.util.List getPriorityCategoriesList () 
	public int getPriorityCategoriesCount () 
	public android.app.PolicyProto$Category getPriorityCategories (int) 
		int index
	public android.app.PolicyProto$Builder setPriorityCategories (int, android.app.PolicyProto$Category) 
		int index
		android.app.PolicyProto$Category value
	public android.app.PolicyProto$Builder addPriorityCategories (android.app.PolicyProto$Category) 
		android.app.PolicyProto$Category value
	public android.app.PolicyProto$Builder addAllPriorityCategories (java.lang.Iterable) 
		android.app.PolicyProto$Category value
		Iterable values
	public android.app.PolicyProto$Builder clearPriorityCategories () 
	public boolean hasPriorityCallSender () 
	public android.app.PolicyProto$Sender getPriorityCallSender () 
		android.app.PolicyProto$Sender result
	public android.app.PolicyProto$Builder setPriorityCallSender (android.app.PolicyProto$Sender) 
		android.app.PolicyProto$Sender value
	public android.app.PolicyProto$Builder clearPriorityCallSender () 
	public boolean hasPriorityMessageSender () 
	public android.app.PolicyProto$Sender getPriorityMessageSender () 
		android.app.PolicyProto$Sender result
	public android.app.PolicyProto$Builder setPriorityMessageSender (android.app.PolicyProto$Sender) 
		android.app.PolicyProto$Sender value
	public android.app.PolicyProto$Builder clearPriorityMessageSender () 
	private void ensureSuppressedVisualEffectsIsMutable () 
	public java.util.List getSuppressedVisualEffectsList () 
	public int getSuppressedVisualEffectsCount () 
	public android.app.PolicyProto$SuppressedVisualEffect getSuppressedVisualEffects (int) 
		int index
	public android.app.PolicyProto$Builder setSuppressedVisualEffects (int, android.app.PolicyProto$SuppressedVisualEffect) 
		int index
		android.app.PolicyProto$SuppressedVisualEffect value
	public android.app.PolicyProto$Builder addSuppressedVisualEffects (android.app.PolicyProto$SuppressedVisualEffect) 
		android.app.PolicyProto$SuppressedVisualEffect value
	public android.app.PolicyProto$Builder addAllSuppressedVisualEffects (java.lang.Iterable) 
		android.app.PolicyProto$SuppressedVisualEffect value
		Iterable values
	public android.app.PolicyProto$Builder clearSuppressedVisualEffects () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.app.PolicyProto$1) 
		android.app.PolicyProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.app.PolicyProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.app.PolicyProto$1 x1
}

android/app/PolicyProto$Category$1.class
PolicyProto.java
package android.app
final android.app.PolicyProto$Category$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.app.PolicyProto$Category findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/app/PolicyProto$Category.class
PolicyProto.java
package android.app
public final android.app.PolicyProto$Category extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.app.PolicyProto$Category CATEGORY_UNKNOWN
	public static final android.app.PolicyProto$Category REMINDERS
	public static final android.app.PolicyProto$Category EVENTS
	public static final android.app.PolicyProto$Category MESSAGES
	public static final android.app.PolicyProto$Category CALLS
	public static final android.app.PolicyProto$Category REPEAT_CALLERS
	public static final int CATEGORY_UNKNOWN_VALUE
	public static final int REMINDERS_VALUE
	public static final int EVENTS_VALUE
	public static final int MESSAGES_VALUE
	public static final int CALLS_VALUE
	public static final int REPEAT_CALLERS_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.app.PolicyProto$Category[] VALUES
	private final int value
	private static final android.app.PolicyProto$Category[] $VALUES
	public static android.app.PolicyProto$Category[] values () 
	public static android.app.PolicyProto$Category valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.app.PolicyProto$Category valueOf (int) 
		int value
	public static android.app.PolicyProto$Category forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.app.PolicyProto$Category valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/app/PolicyProto$Sender$1.class
PolicyProto.java
package android.app
final android.app.PolicyProto$Sender$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.app.PolicyProto$Sender findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/app/PolicyProto$Sender.class
PolicyProto.java
package android.app
public final android.app.PolicyProto$Sender extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.app.PolicyProto$Sender ANY
	public static final android.app.PolicyProto$Sender CONTACTS
	public static final android.app.PolicyProto$Sender STARRED
	public static final int ANY_VALUE
	public static final int CONTACTS_VALUE
	public static final int STARRED_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.app.PolicyProto$Sender[] VALUES
	private final int value
	private static final android.app.PolicyProto$Sender[] $VALUES
	public static android.app.PolicyProto$Sender[] values () 
	public static android.app.PolicyProto$Sender valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.app.PolicyProto$Sender valueOf (int) 
		int value
	public static android.app.PolicyProto$Sender forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.app.PolicyProto$Sender valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/app/PolicyProto$SuppressedVisualEffect$1.class
PolicyProto.java
package android.app
final android.app.PolicyProto$SuppressedVisualEffect$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.app.PolicyProto$SuppressedVisualEffect findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/app/PolicyProto$SuppressedVisualEffect.class
PolicyProto.java
package android.app
public final android.app.PolicyProto$SuppressedVisualEffect extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.app.PolicyProto$SuppressedVisualEffect SVE_UNKNOWN
	public static final android.app.PolicyProto$SuppressedVisualEffect SCREEN_OFF
	public static final android.app.PolicyProto$SuppressedVisualEffect SCREEN_ON
	public static final int SVE_UNKNOWN_VALUE
	public static final int SCREEN_OFF_VALUE
	public static final int SCREEN_ON_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.app.PolicyProto$SuppressedVisualEffect[] VALUES
	private final int value
	private static final android.app.PolicyProto$SuppressedVisualEffect[] $VALUES
	public static android.app.PolicyProto$SuppressedVisualEffect[] values () 
	public static android.app.PolicyProto$SuppressedVisualEffect valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.app.PolicyProto$SuppressedVisualEffect valueOf (int) 
		int value
	public static android.app.PolicyProto$SuppressedVisualEffect forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.app.PolicyProto$SuppressedVisualEffect valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/app/PolicyProto.class
PolicyProto.java
package android.app
public final android.app.PolicyProto extends com.google.protobuf.GeneratedMessage implements android.app.PolicyProtoOrBuilder  {
	private int bitField0_
	public static final int PRIORITY_CATEGORIES_FIELD_NUMBER
	private java.util.List priorityCategories_
	private static final com.google.protobuf.Internal$ListAdapter$Converter priorityCategories_converter_
	public static final int PRIORITY_CALL_SENDER_FIELD_NUMBER
	private int priorityCallSender_
	public static final int PRIORITY_MESSAGE_SENDER_FIELD_NUMBER
	private int priorityMessageSender_
	public static final int SUPPRESSED_VISUAL_EFFECTS_FIELD_NUMBER
	private java.util.List suppressedVisualEffects_
	private static final com.google.protobuf.Internal$ListAdapter$Converter suppressedVisualEffects_converter_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.app.PolicyProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int rawValue
		android.app.PolicyProto$Category value
		int rawValue
		android.app.PolicyProto$Category value
		int length
		int oldLimit
		int rawValue
		android.app.PolicyProto$Sender value
		int rawValue
		android.app.PolicyProto$Sender value
		int rawValue
		android.app.PolicyProto$SuppressedVisualEffect value
		int rawValue
		android.app.PolicyProto$SuppressedVisualEffect value
		int length
		int oldLimit
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public java.util.List getPriorityCategoriesList () 
	public int getPriorityCategoriesCount () 
	public android.app.PolicyProto$Category getPriorityCategories (int) 
		int index
	public boolean hasPriorityCallSender () 
	public android.app.PolicyProto$Sender getPriorityCallSender () 
		android.app.PolicyProto$Sender result
	public boolean hasPriorityMessageSender () 
	public android.app.PolicyProto$Sender getPriorityMessageSender () 
		android.app.PolicyProto$Sender result
	public java.util.List getSuppressedVisualEffectsList () 
	public int getSuppressedVisualEffectsCount () 
	public android.app.PolicyProto$SuppressedVisualEffect getSuppressedVisualEffects (int) 
		int index
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int dataSize
		int i
		int dataSize
		int size
	public static android.app.PolicyProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.app.PolicyProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.PolicyProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.app.PolicyProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.PolicyProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.app.PolicyProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.PolicyProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.app.PolicyProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.PolicyProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.app.PolicyProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.app.PolicyProto$Builder newBuilderForType () 
	public static android.app.PolicyProto$Builder newBuilder () 
	public static android.app.PolicyProto$Builder newBuilder (android.app.PolicyProto) 
		android.app.PolicyProto prototype
	public android.app.PolicyProto$Builder toBuilder () 
	protected android.app.PolicyProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.app.PolicyProto$Builder builder
	public static android.app.PolicyProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.app.PolicyProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.app.PolicyProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.app.PolicyProto$1 x1
	static java.util.List access$402 (android.app.PolicyProto, java.util.List) 
		android.app.PolicyProto x0
		java.util.List x1
	static int access$502 (android.app.PolicyProto, int) 
		android.app.PolicyProto x0
		int x1
	static int access$602 (android.app.PolicyProto, int) 
		android.app.PolicyProto x0
		int x1
	static java.util.List access$702 (android.app.PolicyProto, java.util.List) 
		android.app.PolicyProto x0
		java.util.List x1
	static int access$802 (android.app.PolicyProto, int) 
		android.app.PolicyProto x0
		int x1
	static java.util.List access$400 (android.app.PolicyProto) 
		android.app.PolicyProto x0
	static java.util.List access$700 (android.app.PolicyProto) 
		android.app.PolicyProto x0
	static com.google.protobuf.UnknownFieldSet access$900 (android.app.PolicyProto) 
		android.app.PolicyProto x0
	static com.google.protobuf.Internal$ListAdapter$Converter access$1000 () 
	static com.google.protobuf.Internal$ListAdapter$Converter access$1100 () 
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.app.PolicyProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.app.PolicyProto$1 x2
	static void  () 
}

android/app/PolicyProtoOrBuilder.class
PolicyProtoOrBuilder.java
package android.app
public abstract android.app.PolicyProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getPriorityCategoriesList () 
	public abstract int getPriorityCategoriesCount () 
	public abstract android.app.PolicyProto$Category getPriorityCategories (int) 
	public abstract boolean hasPriorityCallSender () 
	public abstract android.app.PolicyProto$Sender getPriorityCallSender () 
	public abstract boolean hasPriorityMessageSender () 
	public abstract android.app.PolicyProto$Sender getPriorityMessageSender () 
	public abstract java.util.List getSuppressedVisualEffectsList () 
	public abstract int getSuppressedVisualEffectsCount () 
	public abstract android.app.PolicyProto$SuppressedVisualEffect getSuppressedVisualEffects (int) 
}

android/app/ProcessState$1.class
ProcessState.java
package android.app
final android.app.ProcessState$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.app.ProcessState findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/app/ProcessState.class
ProcessState.java
package android.app
public final android.app.ProcessState extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.app.ProcessState PROCESS_STATE_UNKNOWN
	public static final android.app.ProcessState PROCESS_STATE_PERSISTENT
	public static final android.app.ProcessState PROCESS_STATE_PERSISTENT_UI
	public static final android.app.ProcessState PROCESS_STATE_TOP
	public static final android.app.ProcessState PROCESS_STATE_BOUND_FOREGROUND_SERVICE
	public static final android.app.ProcessState PROCESS_STATE_FOREGROUND_SERVICE
	public static final android.app.ProcessState PROCESS_STATE_TOP_SLEEPING
	public static final android.app.ProcessState PROCESS_STATE_IMPORTANT_FOREGROUND
	public static final android.app.ProcessState PROCESS_STATE_IMPORTANT_BACKGROUND
	public static final android.app.ProcessState PROCESS_STATE_TRANSIENT_BACKGROUND
	public static final android.app.ProcessState PROCESS_STATE_BACKUP
	public static final android.app.ProcessState PROCESS_STATE_HEAVY_WEIGHT
	public static final android.app.ProcessState PROCESS_STATE_SERVICE
	public static final android.app.ProcessState PROCESS_STATE_RECEIVER
	public static final android.app.ProcessState PROCESS_STATE_HOME
	public static final android.app.ProcessState PROCESS_STATE_LAST_ACTIVITY
	public static final android.app.ProcessState PROCESS_STATE_CACHED_ACTIVITY
	public static final android.app.ProcessState PROCESS_STATE_CACHED_ACTIVITY_CLIENT
	public static final android.app.ProcessState PROCESS_STATE_CACHED_EMPTY
	public static final android.app.ProcessState PROCESS_STATE_NONEXISTENT
	public static final int PROCESS_STATE_UNKNOWN_VALUE
	public static final int PROCESS_STATE_PERSISTENT_VALUE
	public static final int PROCESS_STATE_PERSISTENT_UI_VALUE
	public static final int PROCESS_STATE_TOP_VALUE
	public static final int PROCESS_STATE_BOUND_FOREGROUND_SERVICE_VALUE
	public static final int PROCESS_STATE_FOREGROUND_SERVICE_VALUE
	public static final int PROCESS_STATE_TOP_SLEEPING_VALUE
	public static final int PROCESS_STATE_IMPORTANT_FOREGROUND_VALUE
	public static final int PROCESS_STATE_IMPORTANT_BACKGROUND_VALUE
	public static final int PROCESS_STATE_TRANSIENT_BACKGROUND_VALUE
	public static final int PROCESS_STATE_BACKUP_VALUE
	public static final int PROCESS_STATE_HEAVY_WEIGHT_VALUE
	public static final int PROCESS_STATE_SERVICE_VALUE
	public static final int PROCESS_STATE_RECEIVER_VALUE
	public static final int PROCESS_STATE_HOME_VALUE
	public static final int PROCESS_STATE_LAST_ACTIVITY_VALUE
	public static final int PROCESS_STATE_CACHED_ACTIVITY_VALUE
	public static final int PROCESS_STATE_CACHED_ACTIVITY_CLIENT_VALUE
	public static final int PROCESS_STATE_CACHED_EMPTY_VALUE
	public static final int PROCESS_STATE_NONEXISTENT_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.app.ProcessState[] VALUES
	private final int value
	private static final android.app.ProcessState[] $VALUES
	public static android.app.ProcessState[] values () 
	public static android.app.ProcessState valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.app.ProcessState valueOf (int) 
		int value
	public static android.app.ProcessState forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.app.ProcessState valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/app/WindowConfiguration$1.class
WindowConfiguration.java
package android.app
final android.app.WindowConfiguration$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/app/WindowConfiguration.class
WindowConfiguration.java
package android.app
public final android.app.WindowConfiguration extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_app_WindowConfigurationProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_app_WindowConfigurationProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/app/WindowConfigurationProto$1.class
WindowConfigurationProto.java
package android.app
final android.app.WindowConfigurationProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.app.WindowConfigurationProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/app/WindowConfigurationProto$Builder.class
WindowConfigurationProto.java
package android.app
public final android.app.WindowConfigurationProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.app.WindowConfigurationProtoOrBuilder  {
	private int bitField0_
	private android.graphics.RectProto appBounds_
	private com.google.protobuf.SingleFieldBuilder appBoundsBuilder_
	private int windowingMode_
	private int activityType_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.app.WindowConfigurationProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.app.WindowConfigurationProto getDefaultInstanceForType () 
	public android.app.WindowConfigurationProto build () 
		android.app.WindowConfigurationProto result
	public android.app.WindowConfigurationProto buildPartial () 
		android.app.WindowConfigurationProto result
		int from_bitField0_
		int to_bitField0_
	public android.app.WindowConfigurationProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.app.WindowConfigurationProto$Builder mergeFrom (android.app.WindowConfigurationProto) 
		android.app.WindowConfigurationProto other
	public final boolean isInitialized () 
	public android.app.WindowConfigurationProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.app.WindowConfigurationProto parsedMessage
	public boolean hasAppBounds () 
	public android.graphics.RectProto getAppBounds () 
	public android.app.WindowConfigurationProto$Builder setAppBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public android.app.WindowConfigurationProto$Builder setAppBounds (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public android.app.WindowConfigurationProto$Builder mergeAppBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public android.app.WindowConfigurationProto$Builder clearAppBounds () 
	public android.graphics.RectProto$Builder getAppBoundsBuilder () 
	public android.graphics.RectProtoOrBuilder getAppBoundsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAppBoundsFieldBuilder () 
	public boolean hasWindowingMode () 
	public int getWindowingMode () 
	public android.app.WindowConfigurationProto$Builder setWindowingMode (int) 
		int value
	public android.app.WindowConfigurationProto$Builder clearWindowingMode () 
	public boolean hasActivityType () 
	public int getActivityType () 
	public android.app.WindowConfigurationProto$Builder setActivityType (int) 
		int value
	public android.app.WindowConfigurationProto$Builder clearActivityType () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.app.WindowConfigurationProto$1) 
		android.app.WindowConfigurationProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.app.WindowConfigurationProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.app.WindowConfigurationProto$1 x1
}

android/app/WindowConfigurationProto.class
WindowConfigurationProto.java
package android.app
public final android.app.WindowConfigurationProto extends com.google.protobuf.GeneratedMessage implements android.app.WindowConfigurationProtoOrBuilder  {
	private int bitField0_
	public static final int APP_BOUNDS_FIELD_NUMBER
	private android.graphics.RectProto appBounds_
	public static final int WINDOWING_MODE_FIELD_NUMBER
	private int windowingMode_
	public static final int ACTIVITY_TYPE_FIELD_NUMBER
	private int activityType_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.app.WindowConfigurationProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		android.graphics.RectProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasAppBounds () 
	public android.graphics.RectProto getAppBounds () 
	public android.graphics.RectProtoOrBuilder getAppBoundsOrBuilder () 
	public boolean hasWindowingMode () 
	public int getWindowingMode () 
	public boolean hasActivityType () 
	public int getActivityType () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.app.WindowConfigurationProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.app.WindowConfigurationProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.WindowConfigurationProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.app.WindowConfigurationProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.WindowConfigurationProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.app.WindowConfigurationProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.WindowConfigurationProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.app.WindowConfigurationProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.app.WindowConfigurationProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.app.WindowConfigurationProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.app.WindowConfigurationProto$Builder newBuilderForType () 
	public static android.app.WindowConfigurationProto$Builder newBuilder () 
	public static android.app.WindowConfigurationProto$Builder newBuilder (android.app.WindowConfigurationProto) 
		android.app.WindowConfigurationProto prototype
	public android.app.WindowConfigurationProto$Builder toBuilder () 
	protected android.app.WindowConfigurationProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.app.WindowConfigurationProto$Builder builder
	public static android.app.WindowConfigurationProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.app.WindowConfigurationProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.app.WindowConfigurationProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.app.WindowConfigurationProto$1 x1
	static android.graphics.RectProto access$402 (android.app.WindowConfigurationProto, android.graphics.RectProto) 
		android.app.WindowConfigurationProto x0
		android.graphics.RectProto x1
	static int access$502 (android.app.WindowConfigurationProto, int) 
		android.app.WindowConfigurationProto x0
		int x1
	static int access$602 (android.app.WindowConfigurationProto, int) 
		android.app.WindowConfigurationProto x0
		int x1
	static int access$702 (android.app.WindowConfigurationProto, int) 
		android.app.WindowConfigurationProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$800 (android.app.WindowConfigurationProto) 
		android.app.WindowConfigurationProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.app.WindowConfigurationProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.app.WindowConfigurationProto$1 x2
	static void  () 
}

android/app/WindowConfigurationProtoOrBuilder.class
WindowConfigurationProtoOrBuilder.java
package android.app
public abstract android.app.WindowConfigurationProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasAppBounds () 
	public abstract android.graphics.RectProto getAppBounds () 
	public abstract android.graphics.RectProtoOrBuilder getAppBoundsOrBuilder () 
	public abstract boolean hasWindowingMode () 
	public abstract int getWindowingMode () 
	public abstract boolean hasActivityType () 
	public abstract int getActivityType () 
}

android/content/AuthorityEntryProto$1.class
AuthorityEntryProto.java
package android.content
final android.content.AuthorityEntryProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.content.AuthorityEntryProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/content/AuthorityEntryProto$Builder.class
AuthorityEntryProto.java
package android.content
public final android.content.AuthorityEntryProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.content.AuthorityEntryProtoOrBuilder  {
	private int bitField0_
	private Object host_
	private boolean wild_
	private int port_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.content.AuthorityEntryProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.content.AuthorityEntryProto getDefaultInstanceForType () 
	public android.content.AuthorityEntryProto build () 
		android.content.AuthorityEntryProto result
	public android.content.AuthorityEntryProto buildPartial () 
		android.content.AuthorityEntryProto result
		int from_bitField0_
		int to_bitField0_
	public android.content.AuthorityEntryProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.content.AuthorityEntryProto$Builder mergeFrom (android.content.AuthorityEntryProto) 
		android.content.AuthorityEntryProto other
	public final boolean isInitialized () 
	public android.content.AuthorityEntryProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.content.AuthorityEntryProto parsedMessage
	public boolean hasHost () 
	public java.lang.String getHost () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHostBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.content.AuthorityEntryProto$Builder setHost (java.lang.String) 
		String value
	public android.content.AuthorityEntryProto$Builder clearHost () 
	public android.content.AuthorityEntryProto$Builder setHostBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasWild () 
	public boolean getWild () 
	public android.content.AuthorityEntryProto$Builder setWild (boolean) 
		boolean value
	public android.content.AuthorityEntryProto$Builder clearWild () 
	public boolean hasPort () 
	public int getPort () 
	public android.content.AuthorityEntryProto$Builder setPort (int) 
		int value
	public android.content.AuthorityEntryProto$Builder clearPort () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.content.AuthorityEntryProto$1) 
		android.content.AuthorityEntryProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.content.AuthorityEntryProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.content.AuthorityEntryProto$1 x1
}

android/content/AuthorityEntryProto.class
AuthorityEntryProto.java
package android.content
public final android.content.AuthorityEntryProto extends com.google.protobuf.GeneratedMessage implements android.content.AuthorityEntryProtoOrBuilder  {
	private int bitField0_
	public static final int HOST_FIELD_NUMBER
	private volatile Object host_
	public static final int WILD_FIELD_NUMBER
	private boolean wild_
	public static final int PORT_FIELD_NUMBER
	private int port_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.content.AuthorityEntryProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasHost () 
	public java.lang.String getHost () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHostBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasWild () 
	public boolean getWild () 
	public boolean hasPort () 
	public int getPort () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.content.AuthorityEntryProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.content.AuthorityEntryProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.AuthorityEntryProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.content.AuthorityEntryProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.AuthorityEntryProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.content.AuthorityEntryProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.AuthorityEntryProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.content.AuthorityEntryProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.AuthorityEntryProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.content.AuthorityEntryProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.content.AuthorityEntryProto$Builder newBuilderForType () 
	public static android.content.AuthorityEntryProto$Builder newBuilder () 
	public static android.content.AuthorityEntryProto$Builder newBuilder (android.content.AuthorityEntryProto) 
		android.content.AuthorityEntryProto prototype
	public android.content.AuthorityEntryProto$Builder toBuilder () 
	protected android.content.AuthorityEntryProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.content.AuthorityEntryProto$Builder builder
	public static android.content.AuthorityEntryProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.content.AuthorityEntryProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.content.AuthorityEntryProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.content.AuthorityEntryProto$1 x1
	static java.lang.Object access$402 (android.content.AuthorityEntryProto, java.lang.Object) 
		android.content.AuthorityEntryProto x0
		Object x1
	static boolean access$502 (android.content.AuthorityEntryProto, boolean) 
		android.content.AuthorityEntryProto x0
		boolean x1
	static int access$602 (android.content.AuthorityEntryProto, int) 
		android.content.AuthorityEntryProto x0
		int x1
	static int access$702 (android.content.AuthorityEntryProto, int) 
		android.content.AuthorityEntryProto x0
		int x1
	static java.lang.Object access$400 (android.content.AuthorityEntryProto) 
		android.content.AuthorityEntryProto x0
	static com.google.protobuf.UnknownFieldSet access$800 (android.content.AuthorityEntryProto) 
		android.content.AuthorityEntryProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.content.AuthorityEntryProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.content.AuthorityEntryProto$1 x2
	static void  () 
}

android/content/AuthorityEntryProtoOrBuilder.class
AuthorityEntryProtoOrBuilder.java
package android.content
public abstract android.content.AuthorityEntryProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasHost () 
	public abstract java.lang.String getHost () 
	public abstract com.google.protobuf.ByteString getHostBytes () 
	public abstract boolean hasWild () 
	public abstract boolean getWild () 
	public abstract boolean hasPort () 
	public abstract int getPort () 
}

android/content/ComponentName$1.class
ComponentName.java
package android.content
final android.content.ComponentName$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/content/ComponentName.class
ComponentName.java
package android.content
public final android.content.ComponentName extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_content_ComponentNameProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_content_ComponentNameProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/content/ComponentNameProto$1.class
ComponentNameProto.java
package android.content
final android.content.ComponentNameProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.content.ComponentNameProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/content/ComponentNameProto$Builder.class
ComponentNameProto.java
package android.content
public final android.content.ComponentNameProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.content.ComponentNameProtoOrBuilder  {
	private int bitField0_
	private Object packageName_
	private Object className_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.content.ComponentNameProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.content.ComponentNameProto getDefaultInstanceForType () 
	public android.content.ComponentNameProto build () 
		android.content.ComponentNameProto result
	public android.content.ComponentNameProto buildPartial () 
		android.content.ComponentNameProto result
		int from_bitField0_
		int to_bitField0_
	public android.content.ComponentNameProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.content.ComponentNameProto$Builder mergeFrom (android.content.ComponentNameProto) 
		android.content.ComponentNameProto other
	public final boolean isInitialized () 
	public android.content.ComponentNameProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.content.ComponentNameProto parsedMessage
	public boolean hasPackageName () 
	public java.lang.String getPackageName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPackageNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.content.ComponentNameProto$Builder setPackageName (java.lang.String) 
		String value
	public android.content.ComponentNameProto$Builder clearPackageName () 
	public android.content.ComponentNameProto$Builder setPackageNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasClassName () 
	public java.lang.String getClassName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getClassNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.content.ComponentNameProto$Builder setClassName (java.lang.String) 
		String value
	public android.content.ComponentNameProto$Builder clearClassName () 
	public android.content.ComponentNameProto$Builder setClassNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.content.ComponentNameProto$1) 
		android.content.ComponentNameProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.content.ComponentNameProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.content.ComponentNameProto$1 x1
}

android/content/ComponentNameProto.class
ComponentNameProto.java
package android.content
public final android.content.ComponentNameProto extends com.google.protobuf.GeneratedMessage implements android.content.ComponentNameProtoOrBuilder  {
	private int bitField0_
	public static final int PACKAGE_NAME_FIELD_NUMBER
	private volatile Object packageName_
	public static final int CLASS_NAME_FIELD_NUMBER
	private volatile Object className_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.content.ComponentNameProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasPackageName () 
	public java.lang.String getPackageName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPackageNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasClassName () 
	public java.lang.String getClassName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getClassNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.content.ComponentNameProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.content.ComponentNameProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.ComponentNameProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.content.ComponentNameProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.ComponentNameProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.content.ComponentNameProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.ComponentNameProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.content.ComponentNameProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.ComponentNameProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.content.ComponentNameProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.content.ComponentNameProto$Builder newBuilderForType () 
	public static android.content.ComponentNameProto$Builder newBuilder () 
	public static android.content.ComponentNameProto$Builder newBuilder (android.content.ComponentNameProto) 
		android.content.ComponentNameProto prototype
	public android.content.ComponentNameProto$Builder toBuilder () 
	protected android.content.ComponentNameProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.content.ComponentNameProto$Builder builder
	public static android.content.ComponentNameProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.content.ComponentNameProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.content.ComponentNameProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.content.ComponentNameProto$1 x1
	static java.lang.Object access$402 (android.content.ComponentNameProto, java.lang.Object) 
		android.content.ComponentNameProto x0
		Object x1
	static java.lang.Object access$502 (android.content.ComponentNameProto, java.lang.Object) 
		android.content.ComponentNameProto x0
		Object x1
	static int access$602 (android.content.ComponentNameProto, int) 
		android.content.ComponentNameProto x0
		int x1
	static java.lang.Object access$400 (android.content.ComponentNameProto) 
		android.content.ComponentNameProto x0
	static java.lang.Object access$500 (android.content.ComponentNameProto) 
		android.content.ComponentNameProto x0
	static com.google.protobuf.UnknownFieldSet access$700 (android.content.ComponentNameProto) 
		android.content.ComponentNameProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.content.ComponentNameProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.content.ComponentNameProto$1 x2
	static void  () 
}

android/content/ComponentNameProtoOrBuilder.class
ComponentNameProtoOrBuilder.java
package android.content
public abstract android.content.ComponentNameProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasPackageName () 
	public abstract java.lang.String getPackageName () 
	public abstract com.google.protobuf.ByteString getPackageNameBytes () 
	public abstract boolean hasClassName () 
	public abstract java.lang.String getClassName () 
	public abstract com.google.protobuf.ByteString getClassNameBytes () 
}

android/content/Configuration$1.class
Configuration.java
package android.content
final android.content.Configuration$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/content/Configuration.class
Configuration.java
package android.content
public final android.content.Configuration extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_content_ConfigurationProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_content_ConfigurationProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/content/ConfigurationProto$1.class
ConfigurationProto.java
package android.content
final android.content.ConfigurationProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.content.ConfigurationProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/content/ConfigurationProto$Builder.class
ConfigurationProto.java
package android.content
public final android.content.ConfigurationProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.content.ConfigurationProtoOrBuilder  {
	private int bitField0_
	private float fontScale_
	private int mcc_
	private int mnc_
	private java.util.List locales_
	private com.google.protobuf.RepeatedFieldBuilder localesBuilder_
	private int screenLayout_
	private int touchscreen_
	private int keyboardHidden_
	private int hardKeyboardHidden_
	private int navigation_
	private int navigationHidden_
	private int orientation_
	private int uiMode_
	private int screenWidthDp_
	private int screenHeightDp_
	private int smallestScreenWidthDp_
	private int densityDpi_
	private android.app.WindowConfigurationProto windowConfiguration_
	private com.google.protobuf.SingleFieldBuilder windowConfigurationBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.content.ConfigurationProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.content.ConfigurationProto getDefaultInstanceForType () 
	public android.content.ConfigurationProto build () 
		android.content.ConfigurationProto result
	public android.content.ConfigurationProto buildPartial () 
		android.content.ConfigurationProto result
		int from_bitField0_
		int to_bitField0_
	public android.content.ConfigurationProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.content.ConfigurationProto$Builder mergeFrom (android.content.ConfigurationProto) 
		android.content.ConfigurationProto other
	public final boolean isInitialized () 
	public android.content.ConfigurationProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.content.ConfigurationProto parsedMessage
	public boolean hasFontScale () 
	public float getFontScale () 
	public android.content.ConfigurationProto$Builder setFontScale (float) 
		float value
	public android.content.ConfigurationProto$Builder clearFontScale () 
	public boolean hasMcc () 
	public int getMcc () 
	public android.content.ConfigurationProto$Builder setMcc (int) 
		int value
	public android.content.ConfigurationProto$Builder clearMcc () 
	public boolean hasMnc () 
	public int getMnc () 
	public android.content.ConfigurationProto$Builder setMnc (int) 
		int value
	public android.content.ConfigurationProto$Builder clearMnc () 
	private void ensureLocalesIsMutable () 
	public java.util.List getLocalesList () 
	public int getLocalesCount () 
	public android.content.LocaleProto getLocales (int) 
		int index
	public android.content.ConfigurationProto$Builder setLocales (int, android.content.LocaleProto) 
		int index
		android.content.LocaleProto value
	public android.content.ConfigurationProto$Builder setLocales (int, android.content.LocaleProto$Builder) 
		int index
		android.content.LocaleProto$Builder builderForValue
	public android.content.ConfigurationProto$Builder addLocales (android.content.LocaleProto) 
		android.content.LocaleProto value
	public android.content.ConfigurationProto$Builder addLocales (int, android.content.LocaleProto) 
		int index
		android.content.LocaleProto value
	public android.content.ConfigurationProto$Builder addLocales (android.content.LocaleProto$Builder) 
		android.content.LocaleProto$Builder builderForValue
	public android.content.ConfigurationProto$Builder addLocales (int, android.content.LocaleProto$Builder) 
		int index
		android.content.LocaleProto$Builder builderForValue
	public android.content.ConfigurationProto$Builder addAllLocales (java.lang.Iterable) 
		Iterable values
	public android.content.ConfigurationProto$Builder clearLocales () 
	public android.content.ConfigurationProto$Builder removeLocales (int) 
		int index
	public android.content.LocaleProto$Builder getLocalesBuilder (int) 
		int index
	public android.content.LocaleProtoOrBuilder getLocalesOrBuilder (int) 
		int index
	public java.util.List getLocalesOrBuilderList () 
	public android.content.LocaleProto$Builder addLocalesBuilder () 
	public android.content.LocaleProto$Builder addLocalesBuilder (int) 
		int index
	public java.util.List getLocalesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getLocalesFieldBuilder () 
	public boolean hasScreenLayout () 
	public int getScreenLayout () 
	public android.content.ConfigurationProto$Builder setScreenLayout (int) 
		int value
	public android.content.ConfigurationProto$Builder clearScreenLayout () 
	public boolean hasTouchscreen () 
	public int getTouchscreen () 
	public android.content.ConfigurationProto$Builder setTouchscreen (int) 
		int value
	public android.content.ConfigurationProto$Builder clearTouchscreen () 
	public boolean hasKeyboardHidden () 
	public int getKeyboardHidden () 
	public android.content.ConfigurationProto$Builder setKeyboardHidden (int) 
		int value
	public android.content.ConfigurationProto$Builder clearKeyboardHidden () 
	public boolean hasHardKeyboardHidden () 
	public int getHardKeyboardHidden () 
	public android.content.ConfigurationProto$Builder setHardKeyboardHidden (int) 
		int value
	public android.content.ConfigurationProto$Builder clearHardKeyboardHidden () 
	public boolean hasNavigation () 
	public int getNavigation () 
	public android.content.ConfigurationProto$Builder setNavigation (int) 
		int value
	public android.content.ConfigurationProto$Builder clearNavigation () 
	public boolean hasNavigationHidden () 
	public int getNavigationHidden () 
	public android.content.ConfigurationProto$Builder setNavigationHidden (int) 
		int value
	public android.content.ConfigurationProto$Builder clearNavigationHidden () 
	public boolean hasOrientation () 
	public int getOrientation () 
	public android.content.ConfigurationProto$Builder setOrientation (int) 
		int value
	public android.content.ConfigurationProto$Builder clearOrientation () 
	public boolean hasUiMode () 
	public int getUiMode () 
	public android.content.ConfigurationProto$Builder setUiMode (int) 
		int value
	public android.content.ConfigurationProto$Builder clearUiMode () 
	public boolean hasScreenWidthDp () 
	public int getScreenWidthDp () 
	public android.content.ConfigurationProto$Builder setScreenWidthDp (int) 
		int value
	public android.content.ConfigurationProto$Builder clearScreenWidthDp () 
	public boolean hasScreenHeightDp () 
	public int getScreenHeightDp () 
	public android.content.ConfigurationProto$Builder setScreenHeightDp (int) 
		int value
	public android.content.ConfigurationProto$Builder clearScreenHeightDp () 
	public boolean hasSmallestScreenWidthDp () 
	public int getSmallestScreenWidthDp () 
	public android.content.ConfigurationProto$Builder setSmallestScreenWidthDp (int) 
		int value
	public android.content.ConfigurationProto$Builder clearSmallestScreenWidthDp () 
	public boolean hasDensityDpi () 
	public int getDensityDpi () 
	public android.content.ConfigurationProto$Builder setDensityDpi (int) 
		int value
	public android.content.ConfigurationProto$Builder clearDensityDpi () 
	public boolean hasWindowConfiguration () 
	public android.app.WindowConfigurationProto getWindowConfiguration () 
	public android.content.ConfigurationProto$Builder setWindowConfiguration (android.app.WindowConfigurationProto) 
		android.app.WindowConfigurationProto value
	public android.content.ConfigurationProto$Builder setWindowConfiguration (android.app.WindowConfigurationProto$Builder) 
		android.app.WindowConfigurationProto$Builder builderForValue
	public android.content.ConfigurationProto$Builder mergeWindowConfiguration (android.app.WindowConfigurationProto) 
		android.app.WindowConfigurationProto value
	public android.content.ConfigurationProto$Builder clearWindowConfiguration () 
	public android.app.WindowConfigurationProto$Builder getWindowConfigurationBuilder () 
	public android.app.WindowConfigurationProtoOrBuilder getWindowConfigurationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWindowConfigurationFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.content.ConfigurationProto$1) 
		android.content.ConfigurationProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.content.ConfigurationProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.content.ConfigurationProto$1 x1
}

android/content/ConfigurationProto.class
ConfigurationProto.java
package android.content
public final android.content.ConfigurationProto extends com.google.protobuf.GeneratedMessage implements android.content.ConfigurationProtoOrBuilder  {
	private int bitField0_
	public static final int FONT_SCALE_FIELD_NUMBER
	private float fontScale_
	public static final int MCC_FIELD_NUMBER
	private int mcc_
	public static final int MNC_FIELD_NUMBER
	private int mnc_
	public static final int LOCALES_FIELD_NUMBER
	private java.util.List locales_
	public static final int SCREEN_LAYOUT_FIELD_NUMBER
	private int screenLayout_
	public static final int TOUCHSCREEN_FIELD_NUMBER
	private int touchscreen_
	public static final int KEYBOARD_HIDDEN_FIELD_NUMBER
	private int keyboardHidden_
	public static final int HARD_KEYBOARD_HIDDEN_FIELD_NUMBER
	private int hardKeyboardHidden_
	public static final int NAVIGATION_FIELD_NUMBER
	private int navigation_
	public static final int NAVIGATION_HIDDEN_FIELD_NUMBER
	private int navigationHidden_
	public static final int ORIENTATION_FIELD_NUMBER
	private int orientation_
	public static final int UI_MODE_FIELD_NUMBER
	private int uiMode_
	public static final int SCREEN_WIDTH_DP_FIELD_NUMBER
	private int screenWidthDp_
	public static final int SCREEN_HEIGHT_DP_FIELD_NUMBER
	private int screenHeightDp_
	public static final int SMALLEST_SCREEN_WIDTH_DP_FIELD_NUMBER
	private int smallestScreenWidthDp_
	public static final int DENSITY_DPI_FIELD_NUMBER
	private int densityDpi_
	public static final int WINDOW_CONFIGURATION_FIELD_NUMBER
	private android.app.WindowConfigurationProto windowConfiguration_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.content.ConfigurationProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		android.app.WindowConfigurationProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasFontScale () 
	public float getFontScale () 
	public boolean hasMcc () 
	public int getMcc () 
	public boolean hasMnc () 
	public int getMnc () 
	public java.util.List getLocalesList () 
	public java.util.List getLocalesOrBuilderList () 
	public int getLocalesCount () 
	public android.content.LocaleProto getLocales (int) 
		int index
	public android.content.LocaleProtoOrBuilder getLocalesOrBuilder (int) 
		int index
	public boolean hasScreenLayout () 
	public int getScreenLayout () 
	public boolean hasTouchscreen () 
	public int getTouchscreen () 
	public boolean hasKeyboardHidden () 
	public int getKeyboardHidden () 
	public boolean hasHardKeyboardHidden () 
	public int getHardKeyboardHidden () 
	public boolean hasNavigation () 
	public int getNavigation () 
	public boolean hasNavigationHidden () 
	public int getNavigationHidden () 
	public boolean hasOrientation () 
	public int getOrientation () 
	public boolean hasUiMode () 
	public int getUiMode () 
	public boolean hasScreenWidthDp () 
	public int getScreenWidthDp () 
	public boolean hasScreenHeightDp () 
	public int getScreenHeightDp () 
	public boolean hasSmallestScreenWidthDp () 
	public int getSmallestScreenWidthDp () 
	public boolean hasDensityDpi () 
	public int getDensityDpi () 
	public boolean hasWindowConfiguration () 
	public android.app.WindowConfigurationProto getWindowConfiguration () 
	public android.app.WindowConfigurationProtoOrBuilder getWindowConfigurationOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int size
	public static android.content.ConfigurationProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.content.ConfigurationProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.ConfigurationProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.content.ConfigurationProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.ConfigurationProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.content.ConfigurationProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.ConfigurationProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.content.ConfigurationProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.ConfigurationProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.content.ConfigurationProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.content.ConfigurationProto$Builder newBuilderForType () 
	public static android.content.ConfigurationProto$Builder newBuilder () 
	public static android.content.ConfigurationProto$Builder newBuilder (android.content.ConfigurationProto) 
		android.content.ConfigurationProto prototype
	public android.content.ConfigurationProto$Builder toBuilder () 
	protected android.content.ConfigurationProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.content.ConfigurationProto$Builder builder
	public static android.content.ConfigurationProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.content.ConfigurationProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.content.ConfigurationProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.content.ConfigurationProto$1 x1
	static float access$402 (android.content.ConfigurationProto, float) 
		android.content.ConfigurationProto x0
		float x1
	static int access$502 (android.content.ConfigurationProto, int) 
		android.content.ConfigurationProto x0
		int x1
	static int access$602 (android.content.ConfigurationProto, int) 
		android.content.ConfigurationProto x0
		int x1
	static java.util.List access$702 (android.content.ConfigurationProto, java.util.List) 
		android.content.ConfigurationProto x0
		java.util.List x1
	static int access$802 (android.content.ConfigurationProto, int) 
		android.content.ConfigurationProto x0
		int x1
	static int access$902 (android.content.ConfigurationProto, int) 
		android.content.ConfigurationProto x0
		int x1
	static int access$1002 (android.content.ConfigurationProto, int) 
		android.content.ConfigurationProto x0
		int x1
	static int access$1102 (android.content.ConfigurationProto, int) 
		android.content.ConfigurationProto x0
		int x1
	static int access$1202 (android.content.ConfigurationProto, int) 
		android.content.ConfigurationProto x0
		int x1
	static int access$1302 (android.content.ConfigurationProto, int) 
		android.content.ConfigurationProto x0
		int x1
	static int access$1402 (android.content.ConfigurationProto, int) 
		android.content.ConfigurationProto x0
		int x1
	static int access$1502 (android.content.ConfigurationProto, int) 
		android.content.ConfigurationProto x0
		int x1
	static int access$1602 (android.content.ConfigurationProto, int) 
		android.content.ConfigurationProto x0
		int x1
	static int access$1702 (android.content.ConfigurationProto, int) 
		android.content.ConfigurationProto x0
		int x1
	static int access$1802 (android.content.ConfigurationProto, int) 
		android.content.ConfigurationProto x0
		int x1
	static int access$1902 (android.content.ConfigurationProto, int) 
		android.content.ConfigurationProto x0
		int x1
	static android.app.WindowConfigurationProto access$2002 (android.content.ConfigurationProto, android.app.WindowConfigurationProto) 
		android.content.ConfigurationProto x0
		android.app.WindowConfigurationProto x1
	static int access$2102 (android.content.ConfigurationProto, int) 
		android.content.ConfigurationProto x0
		int x1
	static java.util.List access$700 (android.content.ConfigurationProto) 
		android.content.ConfigurationProto x0
	static boolean access$2200 () 
	static com.google.protobuf.UnknownFieldSet access$2300 (android.content.ConfigurationProto) 
		android.content.ConfigurationProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.content.ConfigurationProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.content.ConfigurationProto$1 x2
	static void  () 
}

android/content/ConfigurationProtoOrBuilder.class
ConfigurationProtoOrBuilder.java
package android.content
public abstract android.content.ConfigurationProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasFontScale () 
	public abstract float getFontScale () 
	public abstract boolean hasMcc () 
	public abstract int getMcc () 
	public abstract boolean hasMnc () 
	public abstract int getMnc () 
	public abstract java.util.List getLocalesList () 
	public abstract android.content.LocaleProto getLocales (int) 
	public abstract int getLocalesCount () 
	public abstract java.util.List getLocalesOrBuilderList () 
	public abstract android.content.LocaleProtoOrBuilder getLocalesOrBuilder (int) 
	public abstract boolean hasScreenLayout () 
	public abstract int getScreenLayout () 
	public abstract boolean hasTouchscreen () 
	public abstract int getTouchscreen () 
	public abstract boolean hasKeyboardHidden () 
	public abstract int getKeyboardHidden () 
	public abstract boolean hasHardKeyboardHidden () 
	public abstract int getHardKeyboardHidden () 
	public abstract boolean hasNavigation () 
	public abstract int getNavigation () 
	public abstract boolean hasNavigationHidden () 
	public abstract int getNavigationHidden () 
	public abstract boolean hasOrientation () 
	public abstract int getOrientation () 
	public abstract boolean hasUiMode () 
	public abstract int getUiMode () 
	public abstract boolean hasScreenWidthDp () 
	public abstract int getScreenWidthDp () 
	public abstract boolean hasScreenHeightDp () 
	public abstract int getScreenHeightDp () 
	public abstract boolean hasSmallestScreenWidthDp () 
	public abstract int getSmallestScreenWidthDp () 
	public abstract boolean hasDensityDpi () 
	public abstract int getDensityDpi () 
	public abstract boolean hasWindowConfiguration () 
	public abstract android.app.WindowConfigurationProto getWindowConfiguration () 
	public abstract android.app.WindowConfigurationProtoOrBuilder getWindowConfigurationOrBuilder () 
}

android/content/Intent$1.class
Intent.java
package android.content
final android.content.Intent$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/content/Intent.class
Intent.java
package android.content
public final android.content.Intent extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_content_IntentProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_content_IntentProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_content_IntentFilterProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_content_IntentFilterProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_content_AuthorityEntryProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_content_AuthorityEntryProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/content/IntentFilterProto$1.class
IntentFilterProto.java
package android.content
final android.content.IntentFilterProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.content.IntentFilterProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/content/IntentFilterProto$Builder.class
IntentFilterProto.java
package android.content
public final android.content.IntentFilterProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.content.IntentFilterProtoOrBuilder  {
	private int bitField0_
	private com.google.protobuf.LazyStringList actions_
	private com.google.protobuf.LazyStringList categories_
	private com.google.protobuf.LazyStringList dataSchemes_
	private java.util.List dataSchemeSpecs_
	private com.google.protobuf.RepeatedFieldBuilder dataSchemeSpecsBuilder_
	private java.util.List dataAuthorities_
	private com.google.protobuf.RepeatedFieldBuilder dataAuthoritiesBuilder_
	private java.util.List dataPaths_
	private com.google.protobuf.RepeatedFieldBuilder dataPathsBuilder_
	private com.google.protobuf.LazyStringList dataTypes_
	private int priority_
	private boolean hasPartialTypes_
	private boolean getAutoVerify_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.content.IntentFilterProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.content.IntentFilterProto getDefaultInstanceForType () 
	public android.content.IntentFilterProto build () 
		android.content.IntentFilterProto result
	public android.content.IntentFilterProto buildPartial () 
		android.content.IntentFilterProto result
		int from_bitField0_
		int to_bitField0_
	public android.content.IntentFilterProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.content.IntentFilterProto$Builder mergeFrom (android.content.IntentFilterProto) 
		android.content.IntentFilterProto other
	public final boolean isInitialized () 
	public android.content.IntentFilterProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.content.IntentFilterProto parsedMessage
	private void ensureActionsIsMutable () 
	public com.google.protobuf.ProtocolStringList getActionsList () 
	public int getActionsCount () 
	public java.lang.String getActions (int) 
		int index
	public com.google.protobuf.ByteString getActionsBytes (int) 
		int index
	public android.content.IntentFilterProto$Builder setActions (int, java.lang.String) 
		int index
		String value
	public android.content.IntentFilterProto$Builder addActions (java.lang.String) 
		String value
	public android.content.IntentFilterProto$Builder addAllActions (java.lang.Iterable) 
		Iterable values
	public android.content.IntentFilterProto$Builder clearActions () 
	public android.content.IntentFilterProto$Builder addActionsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureCategoriesIsMutable () 
	public com.google.protobuf.ProtocolStringList getCategoriesList () 
	public int getCategoriesCount () 
	public java.lang.String getCategories (int) 
		int index
	public com.google.protobuf.ByteString getCategoriesBytes (int) 
		int index
	public android.content.IntentFilterProto$Builder setCategories (int, java.lang.String) 
		int index
		String value
	public android.content.IntentFilterProto$Builder addCategories (java.lang.String) 
		String value
	public android.content.IntentFilterProto$Builder addAllCategories (java.lang.Iterable) 
		Iterable values
	public android.content.IntentFilterProto$Builder clearCategories () 
	public android.content.IntentFilterProto$Builder addCategoriesBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureDataSchemesIsMutable () 
	public com.google.protobuf.ProtocolStringList getDataSchemesList () 
	public int getDataSchemesCount () 
	public java.lang.String getDataSchemes (int) 
		int index
	public com.google.protobuf.ByteString getDataSchemesBytes (int) 
		int index
	public android.content.IntentFilterProto$Builder setDataSchemes (int, java.lang.String) 
		int index
		String value
	public android.content.IntentFilterProto$Builder addDataSchemes (java.lang.String) 
		String value
	public android.content.IntentFilterProto$Builder addAllDataSchemes (java.lang.Iterable) 
		Iterable values
	public android.content.IntentFilterProto$Builder clearDataSchemes () 
	public android.content.IntentFilterProto$Builder addDataSchemesBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureDataSchemeSpecsIsMutable () 
	public java.util.List getDataSchemeSpecsList () 
	public int getDataSchemeSpecsCount () 
	public android.os.PatternMatcherProto getDataSchemeSpecs (int) 
		int index
	public android.content.IntentFilterProto$Builder setDataSchemeSpecs (int, android.os.PatternMatcherProto) 
		int index
		android.os.PatternMatcherProto value
	public android.content.IntentFilterProto$Builder setDataSchemeSpecs (int, android.os.PatternMatcherProto$Builder) 
		int index
		android.os.PatternMatcherProto$Builder builderForValue
	public android.content.IntentFilterProto$Builder addDataSchemeSpecs (android.os.PatternMatcherProto) 
		android.os.PatternMatcherProto value
	public android.content.IntentFilterProto$Builder addDataSchemeSpecs (int, android.os.PatternMatcherProto) 
		int index
		android.os.PatternMatcherProto value
	public android.content.IntentFilterProto$Builder addDataSchemeSpecs (android.os.PatternMatcherProto$Builder) 
		android.os.PatternMatcherProto$Builder builderForValue
	public android.content.IntentFilterProto$Builder addDataSchemeSpecs (int, android.os.PatternMatcherProto$Builder) 
		int index
		android.os.PatternMatcherProto$Builder builderForValue
	public android.content.IntentFilterProto$Builder addAllDataSchemeSpecs (java.lang.Iterable) 
		Iterable values
	public android.content.IntentFilterProto$Builder clearDataSchemeSpecs () 
	public android.content.IntentFilterProto$Builder removeDataSchemeSpecs (int) 
		int index
	public android.os.PatternMatcherProto$Builder getDataSchemeSpecsBuilder (int) 
		int index
	public android.os.PatternMatcherProtoOrBuilder getDataSchemeSpecsOrBuilder (int) 
		int index
	public java.util.List getDataSchemeSpecsOrBuilderList () 
	public android.os.PatternMatcherProto$Builder addDataSchemeSpecsBuilder () 
	public android.os.PatternMatcherProto$Builder addDataSchemeSpecsBuilder (int) 
		int index
	public java.util.List getDataSchemeSpecsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getDataSchemeSpecsFieldBuilder () 
	private void ensureDataAuthoritiesIsMutable () 
	public java.util.List getDataAuthoritiesList () 
	public int getDataAuthoritiesCount () 
	public android.content.AuthorityEntryProto getDataAuthorities (int) 
		int index
	public android.content.IntentFilterProto$Builder setDataAuthorities (int, android.content.AuthorityEntryProto) 
		int index
		android.content.AuthorityEntryProto value
	public android.content.IntentFilterProto$Builder setDataAuthorities (int, android.content.AuthorityEntryProto$Builder) 
		int index
		android.content.AuthorityEntryProto$Builder builderForValue
	public android.content.IntentFilterProto$Builder addDataAuthorities (android.content.AuthorityEntryProto) 
		android.content.AuthorityEntryProto value
	public android.content.IntentFilterProto$Builder addDataAuthorities (int, android.content.AuthorityEntryProto) 
		int index
		android.content.AuthorityEntryProto value
	public android.content.IntentFilterProto$Builder addDataAuthorities (android.content.AuthorityEntryProto$Builder) 
		android.content.AuthorityEntryProto$Builder builderForValue
	public android.content.IntentFilterProto$Builder addDataAuthorities (int, android.content.AuthorityEntryProto$Builder) 
		int index
		android.content.AuthorityEntryProto$Builder builderForValue
	public android.content.IntentFilterProto$Builder addAllDataAuthorities (java.lang.Iterable) 
		Iterable values
	public android.content.IntentFilterProto$Builder clearDataAuthorities () 
	public android.content.IntentFilterProto$Builder removeDataAuthorities (int) 
		int index
	public android.content.AuthorityEntryProto$Builder getDataAuthoritiesBuilder (int) 
		int index
	public android.content.AuthorityEntryProtoOrBuilder getDataAuthoritiesOrBuilder (int) 
		int index
	public java.util.List getDataAuthoritiesOrBuilderList () 
	public android.content.AuthorityEntryProto$Builder addDataAuthoritiesBuilder () 
	public android.content.AuthorityEntryProto$Builder addDataAuthoritiesBuilder (int) 
		int index
	public java.util.List getDataAuthoritiesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getDataAuthoritiesFieldBuilder () 
	private void ensureDataPathsIsMutable () 
	public java.util.List getDataPathsList () 
	public int getDataPathsCount () 
	public android.os.PatternMatcherProto getDataPaths (int) 
		int index
	public android.content.IntentFilterProto$Builder setDataPaths (int, android.os.PatternMatcherProto) 
		int index
		android.os.PatternMatcherProto value
	public android.content.IntentFilterProto$Builder setDataPaths (int, android.os.PatternMatcherProto$Builder) 
		int index
		android.os.PatternMatcherProto$Builder builderForValue
	public android.content.IntentFilterProto$Builder addDataPaths (android.os.PatternMatcherProto) 
		android.os.PatternMatcherProto value
	public android.content.IntentFilterProto$Builder addDataPaths (int, android.os.PatternMatcherProto) 
		int index
		android.os.PatternMatcherProto value
	public android.content.IntentFilterProto$Builder addDataPaths (android.os.PatternMatcherProto$Builder) 
		android.os.PatternMatcherProto$Builder builderForValue
	public android.content.IntentFilterProto$Builder addDataPaths (int, android.os.PatternMatcherProto$Builder) 
		int index
		android.os.PatternMatcherProto$Builder builderForValue
	public android.content.IntentFilterProto$Builder addAllDataPaths (java.lang.Iterable) 
		Iterable values
	public android.content.IntentFilterProto$Builder clearDataPaths () 
	public android.content.IntentFilterProto$Builder removeDataPaths (int) 
		int index
	public android.os.PatternMatcherProto$Builder getDataPathsBuilder (int) 
		int index
	public android.os.PatternMatcherProtoOrBuilder getDataPathsOrBuilder (int) 
		int index
	public java.util.List getDataPathsOrBuilderList () 
	public android.os.PatternMatcherProto$Builder addDataPathsBuilder () 
	public android.os.PatternMatcherProto$Builder addDataPathsBuilder (int) 
		int index
	public java.util.List getDataPathsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getDataPathsFieldBuilder () 
	private void ensureDataTypesIsMutable () 
	public com.google.protobuf.ProtocolStringList getDataTypesList () 
	public int getDataTypesCount () 
	public java.lang.String getDataTypes (int) 
		int index
	public com.google.protobuf.ByteString getDataTypesBytes (int) 
		int index
	public android.content.IntentFilterProto$Builder setDataTypes (int, java.lang.String) 
		int index
		String value
	public android.content.IntentFilterProto$Builder addDataTypes (java.lang.String) 
		String value
	public android.content.IntentFilterProto$Builder addAllDataTypes (java.lang.Iterable) 
		Iterable values
	public android.content.IntentFilterProto$Builder clearDataTypes () 
	public android.content.IntentFilterProto$Builder addDataTypesBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasPriority () 
	public int getPriority () 
	public android.content.IntentFilterProto$Builder setPriority (int) 
		int value
	public android.content.IntentFilterProto$Builder clearPriority () 
	public boolean hasHasPartialTypes () 
	public boolean getHasPartialTypes () 
	public android.content.IntentFilterProto$Builder setHasPartialTypes (boolean) 
		boolean value
	public android.content.IntentFilterProto$Builder clearHasPartialTypes () 
	public boolean hasGetAutoVerify () 
	public boolean getGetAutoVerify () 
	public android.content.IntentFilterProto$Builder setGetAutoVerify (boolean) 
		boolean value
	public android.content.IntentFilterProto$Builder clearGetAutoVerify () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.content.IntentFilterProto$1) 
		android.content.IntentFilterProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.content.IntentFilterProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.content.IntentFilterProto$1 x1
}

android/content/IntentFilterProto.class
IntentFilterProto.java
package android.content
public final android.content.IntentFilterProto extends com.google.protobuf.GeneratedMessage implements android.content.IntentFilterProtoOrBuilder  {
	private int bitField0_
	public static final int ACTIONS_FIELD_NUMBER
	private com.google.protobuf.LazyStringList actions_
	public static final int CATEGORIES_FIELD_NUMBER
	private com.google.protobuf.LazyStringList categories_
	public static final int DATA_SCHEMES_FIELD_NUMBER
	private com.google.protobuf.LazyStringList dataSchemes_
	public static final int DATA_SCHEME_SPECS_FIELD_NUMBER
	private java.util.List dataSchemeSpecs_
	public static final int DATA_AUTHORITIES_FIELD_NUMBER
	private java.util.List dataAuthorities_
	public static final int DATA_PATHS_FIELD_NUMBER
	private java.util.List dataPaths_
	public static final int DATA_TYPES_FIELD_NUMBER
	private com.google.protobuf.LazyStringList dataTypes_
	public static final int PRIORITY_FIELD_NUMBER
	private int priority_
	public static final int HAS_PARTIAL_TYPES_FIELD_NUMBER
	private boolean hasPartialTypes_
	public static final int GET_AUTO_VERIFY_FIELD_NUMBER
	private boolean getAutoVerify_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.content.IntentFilterProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public com.google.protobuf.ProtocolStringList getActionsList () 
	public int getActionsCount () 
	public java.lang.String getActions (int) 
		int index
	public com.google.protobuf.ByteString getActionsBytes (int) 
		int index
	public com.google.protobuf.ProtocolStringList getCategoriesList () 
	public int getCategoriesCount () 
	public java.lang.String getCategories (int) 
		int index
	public com.google.protobuf.ByteString getCategoriesBytes (int) 
		int index
	public com.google.protobuf.ProtocolStringList getDataSchemesList () 
	public int getDataSchemesCount () 
	public java.lang.String getDataSchemes (int) 
		int index
	public com.google.protobuf.ByteString getDataSchemesBytes (int) 
		int index
	public java.util.List getDataSchemeSpecsList () 
	public java.util.List getDataSchemeSpecsOrBuilderList () 
	public int getDataSchemeSpecsCount () 
	public android.os.PatternMatcherProto getDataSchemeSpecs (int) 
		int index
	public android.os.PatternMatcherProtoOrBuilder getDataSchemeSpecsOrBuilder (int) 
		int index
	public java.util.List getDataAuthoritiesList () 
	public java.util.List getDataAuthoritiesOrBuilderList () 
	public int getDataAuthoritiesCount () 
	public android.content.AuthorityEntryProto getDataAuthorities (int) 
		int index
	public android.content.AuthorityEntryProtoOrBuilder getDataAuthoritiesOrBuilder (int) 
		int index
	public java.util.List getDataPathsList () 
	public java.util.List getDataPathsOrBuilderList () 
	public int getDataPathsCount () 
	public android.os.PatternMatcherProto getDataPaths (int) 
		int index
	public android.os.PatternMatcherProtoOrBuilder getDataPathsOrBuilder (int) 
		int index
	public com.google.protobuf.ProtocolStringList getDataTypesList () 
	public int getDataTypesCount () 
	public java.lang.String getDataTypes (int) 
		int index
	public com.google.protobuf.ByteString getDataTypesBytes (int) 
		int index
	public boolean hasPriority () 
	public int getPriority () 
	public boolean hasHasPartialTypes () 
	public boolean getHasPartialTypes () 
	public boolean hasGetAutoVerify () 
	public boolean getGetAutoVerify () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		int i
		int i
		int i
		int i
		int i
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int dataSize
		int i
		int dataSize
		int i
		int dataSize
		int i
		int i
		int i
		int i
		int dataSize
		int size
	public static android.content.IntentFilterProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.content.IntentFilterProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.IntentFilterProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.content.IntentFilterProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.IntentFilterProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.content.IntentFilterProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.IntentFilterProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.content.IntentFilterProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.IntentFilterProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.content.IntentFilterProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.content.IntentFilterProto$Builder newBuilderForType () 
	public static android.content.IntentFilterProto$Builder newBuilder () 
	public static android.content.IntentFilterProto$Builder newBuilder (android.content.IntentFilterProto) 
		android.content.IntentFilterProto prototype
	public android.content.IntentFilterProto$Builder toBuilder () 
	protected android.content.IntentFilterProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.content.IntentFilterProto$Builder builder
	public static android.content.IntentFilterProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.content.IntentFilterProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.content.IntentFilterProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.content.IntentFilterProto$1 x1
	static com.google.protobuf.LazyStringList access$402 (android.content.IntentFilterProto, com.google.protobuf.LazyStringList) 
		android.content.IntentFilterProto x0
		com.google.protobuf.LazyStringList x1
	static com.google.protobuf.LazyStringList access$502 (android.content.IntentFilterProto, com.google.protobuf.LazyStringList) 
		android.content.IntentFilterProto x0
		com.google.protobuf.LazyStringList x1
	static com.google.protobuf.LazyStringList access$602 (android.content.IntentFilterProto, com.google.protobuf.LazyStringList) 
		android.content.IntentFilterProto x0
		com.google.protobuf.LazyStringList x1
	static java.util.List access$702 (android.content.IntentFilterProto, java.util.List) 
		android.content.IntentFilterProto x0
		java.util.List x1
	static java.util.List access$802 (android.content.IntentFilterProto, java.util.List) 
		android.content.IntentFilterProto x0
		java.util.List x1
	static java.util.List access$902 (android.content.IntentFilterProto, java.util.List) 
		android.content.IntentFilterProto x0
		java.util.List x1
	static com.google.protobuf.LazyStringList access$1002 (android.content.IntentFilterProto, com.google.protobuf.LazyStringList) 
		android.content.IntentFilterProto x0
		com.google.protobuf.LazyStringList x1
	static int access$1102 (android.content.IntentFilterProto, int) 
		android.content.IntentFilterProto x0
		int x1
	static boolean access$1202 (android.content.IntentFilterProto, boolean) 
		android.content.IntentFilterProto x0
		boolean x1
	static boolean access$1302 (android.content.IntentFilterProto, boolean) 
		android.content.IntentFilterProto x0
		boolean x1
	static int access$1402 (android.content.IntentFilterProto, int) 
		android.content.IntentFilterProto x0
		int x1
	static com.google.protobuf.LazyStringList access$400 (android.content.IntentFilterProto) 
		android.content.IntentFilterProto x0
	static com.google.protobuf.LazyStringList access$500 (android.content.IntentFilterProto) 
		android.content.IntentFilterProto x0
	static com.google.protobuf.LazyStringList access$600 (android.content.IntentFilterProto) 
		android.content.IntentFilterProto x0
	static java.util.List access$700 (android.content.IntentFilterProto) 
		android.content.IntentFilterProto x0
	static boolean access$1500 () 
	static java.util.List access$800 (android.content.IntentFilterProto) 
		android.content.IntentFilterProto x0
	static boolean access$1600 () 
	static java.util.List access$900 (android.content.IntentFilterProto) 
		android.content.IntentFilterProto x0
	static boolean access$1700 () 
	static com.google.protobuf.LazyStringList access$1000 (android.content.IntentFilterProto) 
		android.content.IntentFilterProto x0
	static com.google.protobuf.UnknownFieldSet access$1800 (android.content.IntentFilterProto) 
		android.content.IntentFilterProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.content.IntentFilterProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.content.IntentFilterProto$1 x2
	static void  () 
}

android/content/IntentFilterProtoOrBuilder.class
IntentFilterProtoOrBuilder.java
package android.content
public abstract android.content.IntentFilterProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract com.google.protobuf.ProtocolStringList getActionsList () 
	public abstract int getActionsCount () 
	public abstract java.lang.String getActions (int) 
	public abstract com.google.protobuf.ByteString getActionsBytes (int) 
	public abstract com.google.protobuf.ProtocolStringList getCategoriesList () 
	public abstract int getCategoriesCount () 
	public abstract java.lang.String getCategories (int) 
	public abstract com.google.protobuf.ByteString getCategoriesBytes (int) 
	public abstract com.google.protobuf.ProtocolStringList getDataSchemesList () 
	public abstract int getDataSchemesCount () 
	public abstract java.lang.String getDataSchemes (int) 
	public abstract com.google.protobuf.ByteString getDataSchemesBytes (int) 
	public abstract java.util.List getDataSchemeSpecsList () 
	public abstract android.os.PatternMatcherProto getDataSchemeSpecs (int) 
	public abstract int getDataSchemeSpecsCount () 
	public abstract java.util.List getDataSchemeSpecsOrBuilderList () 
	public abstract android.os.PatternMatcherProtoOrBuilder getDataSchemeSpecsOrBuilder (int) 
	public abstract java.util.List getDataAuthoritiesList () 
	public abstract android.content.AuthorityEntryProto getDataAuthorities (int) 
	public abstract int getDataAuthoritiesCount () 
	public abstract java.util.List getDataAuthoritiesOrBuilderList () 
	public abstract android.content.AuthorityEntryProtoOrBuilder getDataAuthoritiesOrBuilder (int) 
	public abstract java.util.List getDataPathsList () 
	public abstract android.os.PatternMatcherProto getDataPaths (int) 
	public abstract int getDataPathsCount () 
	public abstract java.util.List getDataPathsOrBuilderList () 
	public abstract android.os.PatternMatcherProtoOrBuilder getDataPathsOrBuilder (int) 
	public abstract com.google.protobuf.ProtocolStringList getDataTypesList () 
	public abstract int getDataTypesCount () 
	public abstract java.lang.String getDataTypes (int) 
	public abstract com.google.protobuf.ByteString getDataTypesBytes (int) 
	public abstract boolean hasPriority () 
	public abstract int getPriority () 
	public abstract boolean hasHasPartialTypes () 
	public abstract boolean getHasPartialTypes () 
	public abstract boolean hasGetAutoVerify () 
	public abstract boolean getGetAutoVerify () 
}

android/content/IntentProto$1.class
IntentProto.java
package android.content
final android.content.IntentProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.content.IntentProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/content/IntentProto$Builder.class
IntentProto.java
package android.content
public final android.content.IntentProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.content.IntentProtoOrBuilder  {
	private int bitField0_
	private Object action_
	private com.google.protobuf.LazyStringList categories_
	private Object data_
	private Object type_
	private Object flag_
	private Object package_
	private Object component_
	private Object sourceBounds_
	private Object clipData_
	private Object extras_
	private int contentUserHint_
	private Object selector_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.content.IntentProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.content.IntentProto getDefaultInstanceForType () 
	public android.content.IntentProto build () 
		android.content.IntentProto result
	public android.content.IntentProto buildPartial () 
		android.content.IntentProto result
		int from_bitField0_
		int to_bitField0_
	public android.content.IntentProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.content.IntentProto$Builder mergeFrom (android.content.IntentProto) 
		android.content.IntentProto other
	public final boolean isInitialized () 
	public android.content.IntentProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.content.IntentProto parsedMessage
	public boolean hasAction () 
	public java.lang.String getAction () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getActionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.content.IntentProto$Builder setAction (java.lang.String) 
		String value
	public android.content.IntentProto$Builder clearAction () 
	public android.content.IntentProto$Builder setActionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureCategoriesIsMutable () 
	public com.google.protobuf.ProtocolStringList getCategoriesList () 
	public int getCategoriesCount () 
	public java.lang.String getCategories (int) 
		int index
	public com.google.protobuf.ByteString getCategoriesBytes (int) 
		int index
	public android.content.IntentProto$Builder setCategories (int, java.lang.String) 
		int index
		String value
	public android.content.IntentProto$Builder addCategories (java.lang.String) 
		String value
	public android.content.IntentProto$Builder addAllCategories (java.lang.Iterable) 
		Iterable values
	public android.content.IntentProto$Builder clearCategories () 
	public android.content.IntentProto$Builder addCategoriesBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasData () 
	public java.lang.String getData () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDataBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.content.IntentProto$Builder setData (java.lang.String) 
		String value
	public android.content.IntentProto$Builder clearData () 
	public android.content.IntentProto$Builder setDataBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasType () 
	public java.lang.String getType () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTypeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.content.IntentProto$Builder setType (java.lang.String) 
		String value
	public android.content.IntentProto$Builder clearType () 
	public android.content.IntentProto$Builder setTypeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasFlag () 
	public java.lang.String getFlag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getFlagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.content.IntentProto$Builder setFlag (java.lang.String) 
		String value
	public android.content.IntentProto$Builder clearFlag () 
	public android.content.IntentProto$Builder setFlagBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasPackage () 
	public java.lang.String getPackage () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPackageBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.content.IntentProto$Builder setPackage (java.lang.String) 
		String value
	public android.content.IntentProto$Builder clearPackage () 
	public android.content.IntentProto$Builder setPackageBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasComponent () 
	public java.lang.String getComponent () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getComponentBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.content.IntentProto$Builder setComponent (java.lang.String) 
		String value
	public android.content.IntentProto$Builder clearComponent () 
	public android.content.IntentProto$Builder setComponentBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasSourceBounds () 
	public java.lang.String getSourceBounds () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSourceBoundsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.content.IntentProto$Builder setSourceBounds (java.lang.String) 
		String value
	public android.content.IntentProto$Builder clearSourceBounds () 
	public android.content.IntentProto$Builder setSourceBoundsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasClipData () 
	public java.lang.String getClipData () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getClipDataBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.content.IntentProto$Builder setClipData (java.lang.String) 
		String value
	public android.content.IntentProto$Builder clearClipData () 
	public android.content.IntentProto$Builder setClipDataBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasExtras () 
	public java.lang.String getExtras () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getExtrasBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.content.IntentProto$Builder setExtras (java.lang.String) 
		String value
	public android.content.IntentProto$Builder clearExtras () 
	public android.content.IntentProto$Builder setExtrasBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasContentUserHint () 
	public int getContentUserHint () 
	public android.content.IntentProto$Builder setContentUserHint (int) 
		int value
	public android.content.IntentProto$Builder clearContentUserHint () 
	public boolean hasSelector () 
	public java.lang.String getSelector () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSelectorBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.content.IntentProto$Builder setSelector (java.lang.String) 
		String value
	public android.content.IntentProto$Builder clearSelector () 
	public android.content.IntentProto$Builder setSelectorBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.content.IntentProto$1) 
		android.content.IntentProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.content.IntentProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.content.IntentProto$1 x1
}

android/content/IntentProto$DockState$1.class
IntentProto.java
package android.content
final android.content.IntentProto$DockState$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.content.IntentProto$DockState findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/content/IntentProto$DockState.class
IntentProto.java
package android.content
public final android.content.IntentProto$DockState extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.content.IntentProto$DockState DOCK_STATE_UNDOCKED
	public static final android.content.IntentProto$DockState DOCK_STATE_DESK
	public static final android.content.IntentProto$DockState DOCK_STATE_CAR
	public static final android.content.IntentProto$DockState DOCK_STATE_LE_DESK
	public static final android.content.IntentProto$DockState DOCK_STATE_HE_DESK
	public static final int DOCK_STATE_UNDOCKED_VALUE
	public static final int DOCK_STATE_DESK_VALUE
	public static final int DOCK_STATE_CAR_VALUE
	public static final int DOCK_STATE_LE_DESK_VALUE
	public static final int DOCK_STATE_HE_DESK_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.content.IntentProto$DockState[] VALUES
	private final int value
	private static final android.content.IntentProto$DockState[] $VALUES
	public static android.content.IntentProto$DockState[] values () 
	public static android.content.IntentProto$DockState valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.content.IntentProto$DockState valueOf (int) 
		int value
	public static android.content.IntentProto$DockState forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.content.IntentProto$DockState valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/content/IntentProto.class
IntentProto.java
package android.content
public final android.content.IntentProto extends com.google.protobuf.GeneratedMessage implements android.content.IntentProtoOrBuilder  {
	private int bitField0_
	public static final int ACTION_FIELD_NUMBER
	private volatile Object action_
	public static final int CATEGORIES_FIELD_NUMBER
	private com.google.protobuf.LazyStringList categories_
	public static final int DATA_FIELD_NUMBER
	private volatile Object data_
	public static final int TYPE_FIELD_NUMBER
	private volatile Object type_
	public static final int FLAG_FIELD_NUMBER
	private volatile Object flag_
	public static final int PACKAGE_FIELD_NUMBER
	private volatile Object package_
	public static final int COMPONENT_FIELD_NUMBER
	private volatile Object component_
	public static final int SOURCE_BOUNDS_FIELD_NUMBER
	private volatile Object sourceBounds_
	public static final int CLIP_DATA_FIELD_NUMBER
	private volatile Object clipData_
	public static final int EXTRAS_FIELD_NUMBER
	private volatile Object extras_
	public static final int CONTENT_USER_HINT_FIELD_NUMBER
	private int contentUserHint_
	public static final int SELECTOR_FIELD_NUMBER
	private volatile Object selector_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.content.IntentProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasAction () 
	public java.lang.String getAction () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getActionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.google.protobuf.ProtocolStringList getCategoriesList () 
	public int getCategoriesCount () 
	public java.lang.String getCategories (int) 
		int index
	public com.google.protobuf.ByteString getCategoriesBytes (int) 
		int index
	public boolean hasData () 
	public java.lang.String getData () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDataBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasType () 
	public java.lang.String getType () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTypeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasFlag () 
	public java.lang.String getFlag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getFlagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasPackage () 
	public java.lang.String getPackage () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPackageBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasComponent () 
	public java.lang.String getComponent () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getComponentBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasSourceBounds () 
	public java.lang.String getSourceBounds () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSourceBoundsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasClipData () 
	public java.lang.String getClipData () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getClipDataBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasExtras () 
	public java.lang.String getExtras () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getExtrasBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasContentUserHint () 
	public int getContentUserHint () 
	public boolean hasSelector () 
	public java.lang.String getSelector () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSelectorBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int dataSize
		int size
	public static android.content.IntentProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.content.IntentProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.IntentProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.content.IntentProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.IntentProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.content.IntentProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.IntentProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.content.IntentProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.IntentProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.content.IntentProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.content.IntentProto$Builder newBuilderForType () 
	public static android.content.IntentProto$Builder newBuilder () 
	public static android.content.IntentProto$Builder newBuilder (android.content.IntentProto) 
		android.content.IntentProto prototype
	public android.content.IntentProto$Builder toBuilder () 
	protected android.content.IntentProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.content.IntentProto$Builder builder
	public static android.content.IntentProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.content.IntentProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.content.IntentProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.content.IntentProto$1 x1
	static java.lang.Object access$402 (android.content.IntentProto, java.lang.Object) 
		android.content.IntentProto x0
		Object x1
	static com.google.protobuf.LazyStringList access$502 (android.content.IntentProto, com.google.protobuf.LazyStringList) 
		android.content.IntentProto x0
		com.google.protobuf.LazyStringList x1
	static java.lang.Object access$602 (android.content.IntentProto, java.lang.Object) 
		android.content.IntentProto x0
		Object x1
	static java.lang.Object access$702 (android.content.IntentProto, java.lang.Object) 
		android.content.IntentProto x0
		Object x1
	static java.lang.Object access$802 (android.content.IntentProto, java.lang.Object) 
		android.content.IntentProto x0
		Object x1
	static java.lang.Object access$902 (android.content.IntentProto, java.lang.Object) 
		android.content.IntentProto x0
		Object x1
	static java.lang.Object access$1002 (android.content.IntentProto, java.lang.Object) 
		android.content.IntentProto x0
		Object x1
	static java.lang.Object access$1102 (android.content.IntentProto, java.lang.Object) 
		android.content.IntentProto x0
		Object x1
	static java.lang.Object access$1202 (android.content.IntentProto, java.lang.Object) 
		android.content.IntentProto x0
		Object x1
	static java.lang.Object access$1302 (android.content.IntentProto, java.lang.Object) 
		android.content.IntentProto x0
		Object x1
	static int access$1402 (android.content.IntentProto, int) 
		android.content.IntentProto x0
		int x1
	static java.lang.Object access$1502 (android.content.IntentProto, java.lang.Object) 
		android.content.IntentProto x0
		Object x1
	static int access$1602 (android.content.IntentProto, int) 
		android.content.IntentProto x0
		int x1
	static java.lang.Object access$400 (android.content.IntentProto) 
		android.content.IntentProto x0
	static com.google.protobuf.LazyStringList access$500 (android.content.IntentProto) 
		android.content.IntentProto x0
	static java.lang.Object access$600 (android.content.IntentProto) 
		android.content.IntentProto x0
	static java.lang.Object access$700 (android.content.IntentProto) 
		android.content.IntentProto x0
	static java.lang.Object access$800 (android.content.IntentProto) 
		android.content.IntentProto x0
	static java.lang.Object access$900 (android.content.IntentProto) 
		android.content.IntentProto x0
	static java.lang.Object access$1000 (android.content.IntentProto) 
		android.content.IntentProto x0
	static java.lang.Object access$1100 (android.content.IntentProto) 
		android.content.IntentProto x0
	static java.lang.Object access$1200 (android.content.IntentProto) 
		android.content.IntentProto x0
	static java.lang.Object access$1300 (android.content.IntentProto) 
		android.content.IntentProto x0
	static java.lang.Object access$1500 (android.content.IntentProto) 
		android.content.IntentProto x0
	static com.google.protobuf.UnknownFieldSet access$1700 (android.content.IntentProto) 
		android.content.IntentProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.content.IntentProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.content.IntentProto$1 x2
	static void  () 
}

android/content/IntentProtoOrBuilder.class
IntentProtoOrBuilder.java
package android.content
public abstract android.content.IntentProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasAction () 
	public abstract java.lang.String getAction () 
	public abstract com.google.protobuf.ByteString getActionBytes () 
	public abstract com.google.protobuf.ProtocolStringList getCategoriesList () 
	public abstract int getCategoriesCount () 
	public abstract java.lang.String getCategories (int) 
	public abstract com.google.protobuf.ByteString getCategoriesBytes (int) 
	public abstract boolean hasData () 
	public abstract java.lang.String getData () 
	public abstract com.google.protobuf.ByteString getDataBytes () 
	public abstract boolean hasType () 
	public abstract java.lang.String getType () 
	public abstract com.google.protobuf.ByteString getTypeBytes () 
	public abstract boolean hasFlag () 
	public abstract java.lang.String getFlag () 
	public abstract com.google.protobuf.ByteString getFlagBytes () 
	public abstract boolean hasPackage () 
	public abstract java.lang.String getPackage () 
	public abstract com.google.protobuf.ByteString getPackageBytes () 
	public abstract boolean hasComponent () 
	public abstract java.lang.String getComponent () 
	public abstract com.google.protobuf.ByteString getComponentBytes () 
	public abstract boolean hasSourceBounds () 
	public abstract java.lang.String getSourceBounds () 
	public abstract com.google.protobuf.ByteString getSourceBoundsBytes () 
	public abstract boolean hasClipData () 
	public abstract java.lang.String getClipData () 
	public abstract com.google.protobuf.ByteString getClipDataBytes () 
	public abstract boolean hasExtras () 
	public abstract java.lang.String getExtras () 
	public abstract com.google.protobuf.ByteString getExtrasBytes () 
	public abstract boolean hasContentUserHint () 
	public abstract int getContentUserHint () 
	public abstract boolean hasSelector () 
	public abstract java.lang.String getSelector () 
	public abstract com.google.protobuf.ByteString getSelectorBytes () 
}

android/content/Locale$1.class
Locale.java
package android.content
final android.content.Locale$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/content/Locale.class
Locale.java
package android.content
public final android.content.Locale extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_content_LocaleProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_content_LocaleProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/content/LocaleProto$1.class
LocaleProto.java
package android.content
final android.content.LocaleProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.content.LocaleProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/content/LocaleProto$Builder.class
LocaleProto.java
package android.content
public final android.content.LocaleProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.content.LocaleProtoOrBuilder  {
	private int bitField0_
	private Object language_
	private Object country_
	private Object variant_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.content.LocaleProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.content.LocaleProto getDefaultInstanceForType () 
	public android.content.LocaleProto build () 
		android.content.LocaleProto result
	public android.content.LocaleProto buildPartial () 
		android.content.LocaleProto result
		int from_bitField0_
		int to_bitField0_
	public android.content.LocaleProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.content.LocaleProto$Builder mergeFrom (android.content.LocaleProto) 
		android.content.LocaleProto other
	public final boolean isInitialized () 
	public android.content.LocaleProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.content.LocaleProto parsedMessage
	public boolean hasLanguage () 
	public java.lang.String getLanguage () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLanguageBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.content.LocaleProto$Builder setLanguage (java.lang.String) 
		String value
	public android.content.LocaleProto$Builder clearLanguage () 
	public android.content.LocaleProto$Builder setLanguageBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCountry () 
	public java.lang.String getCountry () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCountryBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.content.LocaleProto$Builder setCountry (java.lang.String) 
		String value
	public android.content.LocaleProto$Builder clearCountry () 
	public android.content.LocaleProto$Builder setCountryBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVariant () 
	public java.lang.String getVariant () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVariantBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.content.LocaleProto$Builder setVariant (java.lang.String) 
		String value
	public android.content.LocaleProto$Builder clearVariant () 
	public android.content.LocaleProto$Builder setVariantBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.content.LocaleProto$1) 
		android.content.LocaleProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.content.LocaleProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.content.LocaleProto$1 x1
}

android/content/LocaleProto.class
LocaleProto.java
package android.content
public final android.content.LocaleProto extends com.google.protobuf.GeneratedMessage implements android.content.LocaleProtoOrBuilder  {
	private int bitField0_
	public static final int LANGUAGE_FIELD_NUMBER
	private volatile Object language_
	public static final int COUNTRY_FIELD_NUMBER
	private volatile Object country_
	public static final int VARIANT_FIELD_NUMBER
	private volatile Object variant_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.content.LocaleProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasLanguage () 
	public java.lang.String getLanguage () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLanguageBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasCountry () 
	public java.lang.String getCountry () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCountryBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasVariant () 
	public java.lang.String getVariant () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVariantBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.content.LocaleProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.content.LocaleProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.LocaleProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.content.LocaleProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.LocaleProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.content.LocaleProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.LocaleProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.content.LocaleProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.LocaleProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.content.LocaleProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.content.LocaleProto$Builder newBuilderForType () 
	public static android.content.LocaleProto$Builder newBuilder () 
	public static android.content.LocaleProto$Builder newBuilder (android.content.LocaleProto) 
		android.content.LocaleProto prototype
	public android.content.LocaleProto$Builder toBuilder () 
	protected android.content.LocaleProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.content.LocaleProto$Builder builder
	public static android.content.LocaleProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.content.LocaleProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.content.LocaleProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.content.LocaleProto$1 x1
	static java.lang.Object access$402 (android.content.LocaleProto, java.lang.Object) 
		android.content.LocaleProto x0
		Object x1
	static java.lang.Object access$502 (android.content.LocaleProto, java.lang.Object) 
		android.content.LocaleProto x0
		Object x1
	static java.lang.Object access$602 (android.content.LocaleProto, java.lang.Object) 
		android.content.LocaleProto x0
		Object x1
	static int access$702 (android.content.LocaleProto, int) 
		android.content.LocaleProto x0
		int x1
	static java.lang.Object access$400 (android.content.LocaleProto) 
		android.content.LocaleProto x0
	static java.lang.Object access$500 (android.content.LocaleProto) 
		android.content.LocaleProto x0
	static java.lang.Object access$600 (android.content.LocaleProto) 
		android.content.LocaleProto x0
	static com.google.protobuf.UnknownFieldSet access$800 (android.content.LocaleProto) 
		android.content.LocaleProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.content.LocaleProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.content.LocaleProto$1 x2
	static void  () 
}

android/content/LocaleProtoOrBuilder.class
LocaleProtoOrBuilder.java
package android.content
public abstract android.content.LocaleProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasLanguage () 
	public abstract java.lang.String getLanguage () 
	public abstract com.google.protobuf.ByteString getLanguageBytes () 
	public abstract boolean hasCountry () 
	public abstract java.lang.String getCountry () 
	public abstract com.google.protobuf.ByteString getCountryBytes () 
	public abstract boolean hasVariant () 
	public abstract java.lang.String getVariant () 
	public abstract com.google.protobuf.ByteString getVariantBytes () 
}

android/content/pm/FeatureInfoProto$1.class
FeatureInfoProto.java
package android.content.pm
final android.content.pm.FeatureInfoProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.content.pm.FeatureInfoProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/content/pm/FeatureInfoProto$Builder.class
FeatureInfoProto.java
package android.content.pm
public final android.content.pm.FeatureInfoProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.content.pm.FeatureInfoProtoOrBuilder  {
	private int bitField0_
	private Object name_
	private int version_
	private Object glesVersion_
	private int flags_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.content.pm.FeatureInfoProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.content.pm.FeatureInfoProto getDefaultInstanceForType () 
	public android.content.pm.FeatureInfoProto build () 
		android.content.pm.FeatureInfoProto result
	public android.content.pm.FeatureInfoProto buildPartial () 
		android.content.pm.FeatureInfoProto result
		int from_bitField0_
		int to_bitField0_
	public android.content.pm.FeatureInfoProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.content.pm.FeatureInfoProto$Builder mergeFrom (android.content.pm.FeatureInfoProto) 
		android.content.pm.FeatureInfoProto other
	public final boolean isInitialized () 
	public android.content.pm.FeatureInfoProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.content.pm.FeatureInfoProto parsedMessage
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.content.pm.FeatureInfoProto$Builder setName (java.lang.String) 
		String value
	public android.content.pm.FeatureInfoProto$Builder clearName () 
	public android.content.pm.FeatureInfoProto$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVersion () 
	public int getVersion () 
	public android.content.pm.FeatureInfoProto$Builder setVersion (int) 
		int value
	public android.content.pm.FeatureInfoProto$Builder clearVersion () 
	public boolean hasGlesVersion () 
	public java.lang.String getGlesVersion () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getGlesVersionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.content.pm.FeatureInfoProto$Builder setGlesVersion (java.lang.String) 
		String value
	public android.content.pm.FeatureInfoProto$Builder clearGlesVersion () 
	public android.content.pm.FeatureInfoProto$Builder setGlesVersionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasFlags () 
	public int getFlags () 
	public android.content.pm.FeatureInfoProto$Builder setFlags (int) 
		int value
	public android.content.pm.FeatureInfoProto$Builder clearFlags () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.content.pm.FeatureInfoProto$1) 
		android.content.pm.FeatureInfoProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.content.pm.FeatureInfoProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.content.pm.FeatureInfoProto$1 x1
}

android/content/pm/FeatureInfoProto.class
FeatureInfoProto.java
package android.content.pm
public final android.content.pm.FeatureInfoProto extends com.google.protobuf.GeneratedMessage implements android.content.pm.FeatureInfoProtoOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int VERSION_FIELD_NUMBER
	private int version_
	public static final int GLES_VERSION_FIELD_NUMBER
	private volatile Object glesVersion_
	public static final int FLAGS_FIELD_NUMBER
	private int flags_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.content.pm.FeatureInfoProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasVersion () 
	public int getVersion () 
	public boolean hasGlesVersion () 
	public java.lang.String getGlesVersion () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getGlesVersionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasFlags () 
	public int getFlags () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.content.pm.FeatureInfoProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.content.pm.FeatureInfoProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.pm.FeatureInfoProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.content.pm.FeatureInfoProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.pm.FeatureInfoProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.content.pm.FeatureInfoProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.pm.FeatureInfoProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.content.pm.FeatureInfoProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.content.pm.FeatureInfoProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.content.pm.FeatureInfoProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.content.pm.FeatureInfoProto$Builder newBuilderForType () 
	public static android.content.pm.FeatureInfoProto$Builder newBuilder () 
	public static android.content.pm.FeatureInfoProto$Builder newBuilder (android.content.pm.FeatureInfoProto) 
		android.content.pm.FeatureInfoProto prototype
	public android.content.pm.FeatureInfoProto$Builder toBuilder () 
	protected android.content.pm.FeatureInfoProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.content.pm.FeatureInfoProto$Builder builder
	public static android.content.pm.FeatureInfoProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.content.pm.FeatureInfoProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.content.pm.FeatureInfoProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.content.pm.FeatureInfoProto$1 x1
	static java.lang.Object access$402 (android.content.pm.FeatureInfoProto, java.lang.Object) 
		android.content.pm.FeatureInfoProto x0
		Object x1
	static int access$502 (android.content.pm.FeatureInfoProto, int) 
		android.content.pm.FeatureInfoProto x0
		int x1
	static java.lang.Object access$602 (android.content.pm.FeatureInfoProto, java.lang.Object) 
		android.content.pm.FeatureInfoProto x0
		Object x1
	static int access$702 (android.content.pm.FeatureInfoProto, int) 
		android.content.pm.FeatureInfoProto x0
		int x1
	static int access$802 (android.content.pm.FeatureInfoProto, int) 
		android.content.pm.FeatureInfoProto x0
		int x1
	static java.lang.Object access$400 (android.content.pm.FeatureInfoProto) 
		android.content.pm.FeatureInfoProto x0
	static java.lang.Object access$600 (android.content.pm.FeatureInfoProto) 
		android.content.pm.FeatureInfoProto x0
	static com.google.protobuf.UnknownFieldSet access$900 (android.content.pm.FeatureInfoProto) 
		android.content.pm.FeatureInfoProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.content.pm.FeatureInfoProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.content.pm.FeatureInfoProto$1 x2
	static void  () 
}

android/content/pm/FeatureInfoProtoOrBuilder.class
FeatureInfoProtoOrBuilder.java
package android.content.pm
public abstract android.content.pm.FeatureInfoProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasVersion () 
	public abstract int getVersion () 
	public abstract boolean hasGlesVersion () 
	public abstract java.lang.String getGlesVersion () 
	public abstract com.google.protobuf.ByteString getGlesVersionBytes () 
	public abstract boolean hasFlags () 
	public abstract int getFlags () 
}

android/content/pm/Featureinfo$1.class
Featureinfo.java
package android.content.pm
final android.content.pm.Featureinfo$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/content/pm/Featureinfo.class
Featureinfo.java
package android.content.pm
public final android.content.pm.Featureinfo extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_content_pm_FeatureInfoProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_content_pm_FeatureInfoProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/graphics/Point$1.class
Point.java
package android.graphics
final android.graphics.Point$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/graphics/Point.class
Point.java
package android.graphics
public final android.graphics.Point extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_graphics_PointProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_graphics_PointProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/graphics/PointProto$1.class
PointProto.java
package android.graphics
final android.graphics.PointProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.graphics.PointProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/graphics/PointProto$Builder.class
PointProto.java
package android.graphics
public final android.graphics.PointProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.graphics.PointProtoOrBuilder  {
	private int bitField0_
	private int x_
	private int y_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.graphics.PointProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.graphics.PointProto getDefaultInstanceForType () 
	public android.graphics.PointProto build () 
		android.graphics.PointProto result
	public android.graphics.PointProto buildPartial () 
		android.graphics.PointProto result
		int from_bitField0_
		int to_bitField0_
	public android.graphics.PointProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.graphics.PointProto$Builder mergeFrom (android.graphics.PointProto) 
		android.graphics.PointProto other
	public final boolean isInitialized () 
	public android.graphics.PointProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.graphics.PointProto parsedMessage
	public boolean hasX () 
	public int getX () 
	public android.graphics.PointProto$Builder setX (int) 
		int value
	public android.graphics.PointProto$Builder clearX () 
	public boolean hasY () 
	public int getY () 
	public android.graphics.PointProto$Builder setY (int) 
		int value
	public android.graphics.PointProto$Builder clearY () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.graphics.PointProto$1) 
		android.graphics.PointProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.graphics.PointProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.graphics.PointProto$1 x1
}

android/graphics/PointProto.class
PointProto.java
package android.graphics
public final android.graphics.PointProto extends com.google.protobuf.GeneratedMessage implements android.graphics.PointProtoOrBuilder  {
	private int bitField0_
	public static final int X_FIELD_NUMBER
	private int x_
	public static final int Y_FIELD_NUMBER
	private int y_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.graphics.PointProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasX () 
	public int getX () 
	public boolean hasY () 
	public int getY () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.graphics.PointProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.graphics.PointProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.graphics.PointProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.graphics.PointProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.graphics.PointProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.graphics.PointProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.graphics.PointProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.graphics.PointProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.graphics.PointProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.graphics.PointProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.graphics.PointProto$Builder newBuilderForType () 
	public static android.graphics.PointProto$Builder newBuilder () 
	public static android.graphics.PointProto$Builder newBuilder (android.graphics.PointProto) 
		android.graphics.PointProto prototype
	public android.graphics.PointProto$Builder toBuilder () 
	protected android.graphics.PointProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.graphics.PointProto$Builder builder
	public static android.graphics.PointProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.graphics.PointProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.graphics.PointProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.graphics.PointProto$1 x1
	static int access$402 (android.graphics.PointProto, int) 
		android.graphics.PointProto x0
		int x1
	static int access$502 (android.graphics.PointProto, int) 
		android.graphics.PointProto x0
		int x1
	static int access$602 (android.graphics.PointProto, int) 
		android.graphics.PointProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$700 (android.graphics.PointProto) 
		android.graphics.PointProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.graphics.PointProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.graphics.PointProto$1 x2
	static void  () 
}

android/graphics/PointProtoOrBuilder.class
PointProtoOrBuilder.java
package android.graphics
public abstract android.graphics.PointProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasX () 
	public abstract int getX () 
	public abstract boolean hasY () 
	public abstract int getY () 
}

android/graphics/Rect$1.class
Rect.java
package android.graphics
final android.graphics.Rect$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/graphics/Rect.class
Rect.java
package android.graphics
public final android.graphics.Rect extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_graphics_RectProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_graphics_RectProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/graphics/RectProto$1.class
RectProto.java
package android.graphics
final android.graphics.RectProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.graphics.RectProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/graphics/RectProto$Builder.class
RectProto.java
package android.graphics
public final android.graphics.RectProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.graphics.RectProtoOrBuilder  {
	private int bitField0_
	private int left_
	private int top_
	private int right_
	private int bottom_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.graphics.RectProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.graphics.RectProto getDefaultInstanceForType () 
	public android.graphics.RectProto build () 
		android.graphics.RectProto result
	public android.graphics.RectProto buildPartial () 
		android.graphics.RectProto result
		int from_bitField0_
		int to_bitField0_
	public android.graphics.RectProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.graphics.RectProto$Builder mergeFrom (android.graphics.RectProto) 
		android.graphics.RectProto other
	public final boolean isInitialized () 
	public android.graphics.RectProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.graphics.RectProto parsedMessage
	public boolean hasLeft () 
	public int getLeft () 
	public android.graphics.RectProto$Builder setLeft (int) 
		int value
	public android.graphics.RectProto$Builder clearLeft () 
	public boolean hasTop () 
	public int getTop () 
	public android.graphics.RectProto$Builder setTop (int) 
		int value
	public android.graphics.RectProto$Builder clearTop () 
	public boolean hasRight () 
	public int getRight () 
	public android.graphics.RectProto$Builder setRight (int) 
		int value
	public android.graphics.RectProto$Builder clearRight () 
	public boolean hasBottom () 
	public int getBottom () 
	public android.graphics.RectProto$Builder setBottom (int) 
		int value
	public android.graphics.RectProto$Builder clearBottom () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.graphics.RectProto$1) 
		android.graphics.RectProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.graphics.RectProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.graphics.RectProto$1 x1
}

android/graphics/RectProto.class
RectProto.java
package android.graphics
public final android.graphics.RectProto extends com.google.protobuf.GeneratedMessage implements android.graphics.RectProtoOrBuilder  {
	private int bitField0_
	public static final int LEFT_FIELD_NUMBER
	private int left_
	public static final int TOP_FIELD_NUMBER
	private int top_
	public static final int RIGHT_FIELD_NUMBER
	private int right_
	public static final int BOTTOM_FIELD_NUMBER
	private int bottom_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.graphics.RectProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasLeft () 
	public int getLeft () 
	public boolean hasTop () 
	public int getTop () 
	public boolean hasRight () 
	public int getRight () 
	public boolean hasBottom () 
	public int getBottom () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.graphics.RectProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.graphics.RectProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.graphics.RectProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.graphics.RectProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.graphics.RectProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.graphics.RectProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.graphics.RectProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.graphics.RectProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.graphics.RectProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.graphics.RectProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.graphics.RectProto$Builder newBuilderForType () 
	public static android.graphics.RectProto$Builder newBuilder () 
	public static android.graphics.RectProto$Builder newBuilder (android.graphics.RectProto) 
		android.graphics.RectProto prototype
	public android.graphics.RectProto$Builder toBuilder () 
	protected android.graphics.RectProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.graphics.RectProto$Builder builder
	public static android.graphics.RectProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.graphics.RectProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.graphics.RectProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.graphics.RectProto$1 x1
	static int access$402 (android.graphics.RectProto, int) 
		android.graphics.RectProto x0
		int x1
	static int access$502 (android.graphics.RectProto, int) 
		android.graphics.RectProto x0
		int x1
	static int access$602 (android.graphics.RectProto, int) 
		android.graphics.RectProto x0
		int x1
	static int access$702 (android.graphics.RectProto, int) 
		android.graphics.RectProto x0
		int x1
	static int access$802 (android.graphics.RectProto, int) 
		android.graphics.RectProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$900 (android.graphics.RectProto) 
		android.graphics.RectProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.graphics.RectProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.graphics.RectProto$1 x2
	static void  () 
}

android/graphics/RectProtoOrBuilder.class
RectProtoOrBuilder.java
package android.graphics
public abstract android.graphics.RectProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasLeft () 
	public abstract int getLeft () 
	public abstract boolean hasTop () 
	public abstract int getTop () 
	public abstract boolean hasRight () 
	public abstract int getRight () 
	public abstract boolean hasBottom () 
	public abstract int getBottom () 
}

android/media/AudioAttributesProto$1.class
AudioAttributesProto.java
package android.media
final android.media.AudioAttributesProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.media.AudioAttributesProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/media/AudioAttributesProto$Builder.class
AudioAttributesProto.java
package android.media
public final android.media.AudioAttributesProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.media.AudioAttributesProtoOrBuilder  {
	private int bitField0_
	private int usage_
	private int contentType_
	private int flags_
	private com.google.protobuf.LazyStringList tags_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.media.AudioAttributesProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.media.AudioAttributesProto getDefaultInstanceForType () 
	public android.media.AudioAttributesProto build () 
		android.media.AudioAttributesProto result
	public android.media.AudioAttributesProto buildPartial () 
		android.media.AudioAttributesProto result
		int from_bitField0_
		int to_bitField0_
	public android.media.AudioAttributesProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.media.AudioAttributesProto$Builder mergeFrom (android.media.AudioAttributesProto) 
		android.media.AudioAttributesProto other
	public final boolean isInitialized () 
	public android.media.AudioAttributesProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.media.AudioAttributesProto parsedMessage
	public boolean hasUsage () 
	public android.media.Usage getUsage () 
		android.media.Usage result
	public android.media.AudioAttributesProto$Builder setUsage (android.media.Usage) 
		android.media.Usage value
	public android.media.AudioAttributesProto$Builder clearUsage () 
	public boolean hasContentType () 
	public android.media.ContentType getContentType () 
		android.media.ContentType result
	public android.media.AudioAttributesProto$Builder setContentType (android.media.ContentType) 
		android.media.ContentType value
	public android.media.AudioAttributesProto$Builder clearContentType () 
	public boolean hasFlags () 
	public int getFlags () 
	public android.media.AudioAttributesProto$Builder setFlags (int) 
		int value
	public android.media.AudioAttributesProto$Builder clearFlags () 
	private void ensureTagsIsMutable () 
	public com.google.protobuf.ProtocolStringList getTagsList () 
	public int getTagsCount () 
	public java.lang.String getTags (int) 
		int index
	public com.google.protobuf.ByteString getTagsBytes (int) 
		int index
	public android.media.AudioAttributesProto$Builder setTags (int, java.lang.String) 
		int index
		String value
	public android.media.AudioAttributesProto$Builder addTags (java.lang.String) 
		String value
	public android.media.AudioAttributesProto$Builder addAllTags (java.lang.Iterable) 
		Iterable values
	public android.media.AudioAttributesProto$Builder clearTags () 
	public android.media.AudioAttributesProto$Builder addTagsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.media.AudioAttributesProto$1) 
		android.media.AudioAttributesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.media.AudioAttributesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.media.AudioAttributesProto$1 x1
}

android/media/AudioAttributesProto.class
AudioAttributesProto.java
package android.media
public final android.media.AudioAttributesProto extends com.google.protobuf.GeneratedMessage implements android.media.AudioAttributesProtoOrBuilder  {
	private int bitField0_
	public static final int USAGE_FIELD_NUMBER
	private int usage_
	public static final int CONTENT_TYPE_FIELD_NUMBER
	private int contentType_
	public static final int FLAGS_FIELD_NUMBER
	private int flags_
	public static final int TAGS_FIELD_NUMBER
	private com.google.protobuf.LazyStringList tags_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.media.AudioAttributesProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int rawValue
		android.media.Usage value
		int rawValue
		android.media.ContentType value
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasUsage () 
	public android.media.Usage getUsage () 
		android.media.Usage result
	public boolean hasContentType () 
	public android.media.ContentType getContentType () 
		android.media.ContentType result
	public boolean hasFlags () 
	public int getFlags () 
	public com.google.protobuf.ProtocolStringList getTagsList () 
	public int getTagsCount () 
	public java.lang.String getTags (int) 
		int index
	public com.google.protobuf.ByteString getTagsBytes (int) 
		int index
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int dataSize
		int size
	public static android.media.AudioAttributesProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.media.AudioAttributesProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.media.AudioAttributesProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.media.AudioAttributesProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.media.AudioAttributesProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.media.AudioAttributesProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.media.AudioAttributesProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.media.AudioAttributesProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.media.AudioAttributesProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.media.AudioAttributesProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.media.AudioAttributesProto$Builder newBuilderForType () 
	public static android.media.AudioAttributesProto$Builder newBuilder () 
	public static android.media.AudioAttributesProto$Builder newBuilder (android.media.AudioAttributesProto) 
		android.media.AudioAttributesProto prototype
	public android.media.AudioAttributesProto$Builder toBuilder () 
	protected android.media.AudioAttributesProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.media.AudioAttributesProto$Builder builder
	public static android.media.AudioAttributesProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.media.AudioAttributesProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.media.AudioAttributesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.media.AudioAttributesProto$1 x1
	static int access$402 (android.media.AudioAttributesProto, int) 
		android.media.AudioAttributesProto x0
		int x1
	static int access$502 (android.media.AudioAttributesProto, int) 
		android.media.AudioAttributesProto x0
		int x1
	static int access$602 (android.media.AudioAttributesProto, int) 
		android.media.AudioAttributesProto x0
		int x1
	static com.google.protobuf.LazyStringList access$702 (android.media.AudioAttributesProto, com.google.protobuf.LazyStringList) 
		android.media.AudioAttributesProto x0
		com.google.protobuf.LazyStringList x1
	static int access$802 (android.media.AudioAttributesProto, int) 
		android.media.AudioAttributesProto x0
		int x1
	static com.google.protobuf.LazyStringList access$700 (android.media.AudioAttributesProto) 
		android.media.AudioAttributesProto x0
	static com.google.protobuf.UnknownFieldSet access$900 (android.media.AudioAttributesProto) 
		android.media.AudioAttributesProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.media.AudioAttributesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.media.AudioAttributesProto$1 x2
	static void  () 
}

android/media/AudioAttributesProtoOrBuilder.class
AudioAttributesProtoOrBuilder.java
package android.media
public abstract android.media.AudioAttributesProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUsage () 
	public abstract android.media.Usage getUsage () 
	public abstract boolean hasContentType () 
	public abstract android.media.ContentType getContentType () 
	public abstract boolean hasFlags () 
	public abstract int getFlags () 
	public abstract com.google.protobuf.ProtocolStringList getTagsList () 
	public abstract int getTagsCount () 
	public abstract java.lang.String getTags (int) 
	public abstract com.google.protobuf.ByteString getTagsBytes (int) 
}

android/media/Audioattributes$1.class
Audioattributes.java
package android.media
final android.media.Audioattributes$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/media/Audioattributes.class
Audioattributes.java
package android.media
public final android.media.Audioattributes extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_media_AudioAttributesProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_media_AudioAttributesProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/media/ContentType$1.class
ContentType.java
package android.media
final android.media.ContentType$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.media.ContentType findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/media/ContentType.class
ContentType.java
package android.media
public final android.media.ContentType extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.media.ContentType CONTENT_TYPE_UNKNOWN
	public static final android.media.ContentType SPEECH
	public static final android.media.ContentType MUSIC
	public static final android.media.ContentType MOVIE
	public static final android.media.ContentType SONIFICATION
	public static final int CONTENT_TYPE_UNKNOWN_VALUE
	public static final int SPEECH_VALUE
	public static final int MUSIC_VALUE
	public static final int MOVIE_VALUE
	public static final int SONIFICATION_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.media.ContentType[] VALUES
	private final int value
	private static final android.media.ContentType[] $VALUES
	public static android.media.ContentType[] values () 
	public static android.media.ContentType valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.media.ContentType valueOf (int) 
		int value
	public static android.media.ContentType forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.media.ContentType valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/media/Usage$1.class
Usage.java
package android.media
final android.media.Usage$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.media.Usage findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/media/Usage.class
Usage.java
package android.media
public final android.media.Usage extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.media.Usage USAGE_UNKNOWN
	public static final android.media.Usage MEDIA
	public static final android.media.Usage VOICE_COMMUNICATION
	public static final android.media.Usage VOICE_COMMUNICATION_SIGNALLING
	public static final android.media.Usage ALARM
	public static final android.media.Usage NOTIFICATION
	public static final android.media.Usage NOTIFICATION_RINGTONE
	public static final android.media.Usage NOTIFICATION_COMMUNICATION_REQUEST
	public static final android.media.Usage NOTIFICATION_COMMUNICATION_INSTANT
	public static final android.media.Usage NOTIFICATION_COMMUNICATION_DELAYED
	public static final android.media.Usage NOTIFICATION_EVENT
	public static final android.media.Usage ASSISTANCE_ACCESSIBILITY
	public static final android.media.Usage ASSISTANCE_NAVIGATION_GUIDANCE
	public static final android.media.Usage ASSISTANCE_SONIFICATION
	public static final android.media.Usage GAME
	public static final android.media.Usage VIRTUAL_SOURCE
	public static final android.media.Usage ASSISTANT
	public static final int USAGE_UNKNOWN_VALUE
	public static final int MEDIA_VALUE
	public static final int VOICE_COMMUNICATION_VALUE
	public static final int VOICE_COMMUNICATION_SIGNALLING_VALUE
	public static final int ALARM_VALUE
	public static final int NOTIFICATION_VALUE
	public static final int NOTIFICATION_RINGTONE_VALUE
	public static final int NOTIFICATION_COMMUNICATION_REQUEST_VALUE
	public static final int NOTIFICATION_COMMUNICATION_INSTANT_VALUE
	public static final int NOTIFICATION_COMMUNICATION_DELAYED_VALUE
	public static final int NOTIFICATION_EVENT_VALUE
	public static final int ASSISTANCE_ACCESSIBILITY_VALUE
	public static final int ASSISTANCE_NAVIGATION_GUIDANCE_VALUE
	public static final int ASSISTANCE_SONIFICATION_VALUE
	public static final int GAME_VALUE
	public static final int VIRTUAL_SOURCE_VALUE
	public static final int ASSISTANT_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.media.Usage[] VALUES
	private final int value
	private static final android.media.Usage[] $VALUES
	public static android.media.Usage[] values () 
	public static android.media.Usage valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.media.Usage valueOf (int) 
		int value
	public static android.media.Usage forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.media.Usage valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/os/BatteryManagerProto$1.class
BatteryManagerProto.java
package android.os
final android.os.BatteryManagerProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.BatteryManagerProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/BatteryManagerProto$Builder.class
BatteryManagerProto.java
package android.os
public final android.os.BatteryManagerProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.BatteryManagerProtoOrBuilder  {
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.BatteryManagerProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.BatteryManagerProto getDefaultInstanceForType () 
	public android.os.BatteryManagerProto build () 
		android.os.BatteryManagerProto result
	public android.os.BatteryManagerProto buildPartial () 
		android.os.BatteryManagerProto result
	public android.os.BatteryManagerProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.BatteryManagerProto$Builder mergeFrom (android.os.BatteryManagerProto) 
		android.os.BatteryManagerProto other
	public final boolean isInitialized () 
	public android.os.BatteryManagerProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.BatteryManagerProto parsedMessage
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.BatteryManagerProto$1) 
		android.os.BatteryManagerProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.BatteryManagerProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.BatteryManagerProto$1 x1
}

android/os/BatteryManagerProto$PlugType$1.class
BatteryManagerProto.java
package android.os
final android.os.BatteryManagerProto$PlugType$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.os.BatteryManagerProto$PlugType findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/os/BatteryManagerProto$PlugType.class
BatteryManagerProto.java
package android.os
public final android.os.BatteryManagerProto$PlugType extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.os.BatteryManagerProto$PlugType PLUG_TYPE_NONE
	public static final android.os.BatteryManagerProto$PlugType PLUG_TYPE_AC
	public static final android.os.BatteryManagerProto$PlugType PLUG_TYPE_USB
	public static final android.os.BatteryManagerProto$PlugType PLUG_TYPE_WIRELESS
	public static final int PLUG_TYPE_NONE_VALUE
	public static final int PLUG_TYPE_AC_VALUE
	public static final int PLUG_TYPE_USB_VALUE
	public static final int PLUG_TYPE_WIRELESS_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.os.BatteryManagerProto$PlugType[] VALUES
	private final int value
	private static final android.os.BatteryManagerProto$PlugType[] $VALUES
	public static android.os.BatteryManagerProto$PlugType[] values () 
	public static android.os.BatteryManagerProto$PlugType valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.os.BatteryManagerProto$PlugType valueOf (int) 
		int value
	public static android.os.BatteryManagerProto$PlugType forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.os.BatteryManagerProto$PlugType valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/os/BatteryManagerProto.class
BatteryManagerProto.java
package android.os
public final android.os.BatteryManagerProto extends com.google.protobuf.GeneratedMessage implements android.os.BatteryManagerProtoOrBuilder  {
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.BatteryManagerProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.BatteryManagerProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.BatteryManagerProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.BatteryManagerProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.BatteryManagerProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.BatteryManagerProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.BatteryManagerProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.BatteryManagerProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.BatteryManagerProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.BatteryManagerProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.BatteryManagerProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.BatteryManagerProto$Builder newBuilderForType () 
	public static android.os.BatteryManagerProto$Builder newBuilder () 
	public static android.os.BatteryManagerProto$Builder newBuilder (android.os.BatteryManagerProto) 
		android.os.BatteryManagerProto prototype
	public android.os.BatteryManagerProto$Builder toBuilder () 
	protected android.os.BatteryManagerProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.BatteryManagerProto$Builder builder
	public static android.os.BatteryManagerProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.BatteryManagerProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.BatteryManagerProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.BatteryManagerProto$1 x1
	static com.google.protobuf.UnknownFieldSet access$400 (android.os.BatteryManagerProto) 
		android.os.BatteryManagerProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.BatteryManagerProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.BatteryManagerProto$1 x2
	static void  () 
}

android/os/BatteryManagerProtoOrBuilder.class
BatteryManagerProtoOrBuilder.java
package android.os
public abstract android.os.BatteryManagerProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
}

android/os/BatteryStatsProto$1.class
BatteryStatsProto.java
package android.os
final android.os.BatteryStatsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.BatteryStatsProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/BatteryStatsProto$Builder.class
BatteryStatsProto.java
package android.os
public final android.os.BatteryStatsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.BatteryStatsProtoOrBuilder  {
	private int bitField0_
	private int reportVersion_
	private long parcelVersion_
	private Object startPlatformVersion_
	private Object endPlatformVersion_
	private java.util.List uids_
	private com.google.protobuf.RepeatedFieldBuilder uidsBuilder_
	private android.os.SystemProto system_
	private com.google.protobuf.SingleFieldBuilder systemBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.BatteryStatsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.BatteryStatsProto getDefaultInstanceForType () 
	public android.os.BatteryStatsProto build () 
		android.os.BatteryStatsProto result
	public android.os.BatteryStatsProto buildPartial () 
		android.os.BatteryStatsProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.BatteryStatsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.BatteryStatsProto$Builder mergeFrom (android.os.BatteryStatsProto) 
		android.os.BatteryStatsProto other
	public final boolean isInitialized () 
	public android.os.BatteryStatsProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.BatteryStatsProto parsedMessage
	public boolean hasReportVersion () 
	public int getReportVersion () 
	public android.os.BatteryStatsProto$Builder setReportVersion (int) 
		int value
	public android.os.BatteryStatsProto$Builder clearReportVersion () 
	public boolean hasParcelVersion () 
	public long getParcelVersion () 
	public android.os.BatteryStatsProto$Builder setParcelVersion (long) 
		long value
	public android.os.BatteryStatsProto$Builder clearParcelVersion () 
	public boolean hasStartPlatformVersion () 
	public java.lang.String getStartPlatformVersion () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getStartPlatformVersionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.BatteryStatsProto$Builder setStartPlatformVersion (java.lang.String) 
		String value
	public android.os.BatteryStatsProto$Builder clearStartPlatformVersion () 
	public android.os.BatteryStatsProto$Builder setStartPlatformVersionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasEndPlatformVersion () 
	public java.lang.String getEndPlatformVersion () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getEndPlatformVersionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.BatteryStatsProto$Builder setEndPlatformVersion (java.lang.String) 
		String value
	public android.os.BatteryStatsProto$Builder clearEndPlatformVersion () 
	public android.os.BatteryStatsProto$Builder setEndPlatformVersionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureUidsIsMutable () 
	public java.util.List getUidsList () 
	public int getUidsCount () 
	public android.os.UidProto getUids (int) 
		int index
	public android.os.BatteryStatsProto$Builder setUids (int, android.os.UidProto) 
		int index
		android.os.UidProto value
	public android.os.BatteryStatsProto$Builder setUids (int, android.os.UidProto$Builder) 
		int index
		android.os.UidProto$Builder builderForValue
	public android.os.BatteryStatsProto$Builder addUids (android.os.UidProto) 
		android.os.UidProto value
	public android.os.BatteryStatsProto$Builder addUids (int, android.os.UidProto) 
		int index
		android.os.UidProto value
	public android.os.BatteryStatsProto$Builder addUids (android.os.UidProto$Builder) 
		android.os.UidProto$Builder builderForValue
	public android.os.BatteryStatsProto$Builder addUids (int, android.os.UidProto$Builder) 
		int index
		android.os.UidProto$Builder builderForValue
	public android.os.BatteryStatsProto$Builder addAllUids (java.lang.Iterable) 
		Iterable values
	public android.os.BatteryStatsProto$Builder clearUids () 
	public android.os.BatteryStatsProto$Builder removeUids (int) 
		int index
	public android.os.UidProto$Builder getUidsBuilder (int) 
		int index
	public android.os.UidProtoOrBuilder getUidsOrBuilder (int) 
		int index
	public java.util.List getUidsOrBuilderList () 
	public android.os.UidProto$Builder addUidsBuilder () 
	public android.os.UidProto$Builder addUidsBuilder (int) 
		int index
	public java.util.List getUidsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getUidsFieldBuilder () 
	public boolean hasSystem () 
	public android.os.SystemProto getSystem () 
	public android.os.BatteryStatsProto$Builder setSystem (android.os.SystemProto) 
		android.os.SystemProto value
	public android.os.BatteryStatsProto$Builder setSystem (android.os.SystemProto$Builder) 
		android.os.SystemProto$Builder builderForValue
	public android.os.BatteryStatsProto$Builder mergeSystem (android.os.SystemProto) 
		android.os.SystemProto value
	public android.os.BatteryStatsProto$Builder clearSystem () 
	public android.os.SystemProto$Builder getSystemBuilder () 
	public android.os.SystemProtoOrBuilder getSystemOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSystemFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.BatteryStatsProto$1) 
		android.os.BatteryStatsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.BatteryStatsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.BatteryStatsProto$1 x1
}

android/os/BatteryStatsProto.class
BatteryStatsProto.java
package android.os
public final android.os.BatteryStatsProto extends com.google.protobuf.GeneratedMessage implements android.os.BatteryStatsProtoOrBuilder  {
	private int bitField0_
	public static final int REPORT_VERSION_FIELD_NUMBER
	private int reportVersion_
	public static final int PARCEL_VERSION_FIELD_NUMBER
	private long parcelVersion_
	public static final int START_PLATFORM_VERSION_FIELD_NUMBER
	private volatile Object startPlatformVersion_
	public static final int END_PLATFORM_VERSION_FIELD_NUMBER
	private volatile Object endPlatformVersion_
	public static final int UIDS_FIELD_NUMBER
	private java.util.List uids_
	public static final int SYSTEM_FIELD_NUMBER
	private android.os.SystemProto system_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.BatteryStatsProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		android.os.SystemProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasReportVersion () 
	public int getReportVersion () 
	public boolean hasParcelVersion () 
	public long getParcelVersion () 
	public boolean hasStartPlatformVersion () 
	public java.lang.String getStartPlatformVersion () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getStartPlatformVersionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasEndPlatformVersion () 
	public java.lang.String getEndPlatformVersion () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getEndPlatformVersionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public java.util.List getUidsList () 
	public java.util.List getUidsOrBuilderList () 
	public int getUidsCount () 
	public android.os.UidProto getUids (int) 
		int index
	public android.os.UidProtoOrBuilder getUidsOrBuilder (int) 
		int index
	public boolean hasSystem () 
	public android.os.SystemProto getSystem () 
	public android.os.SystemProtoOrBuilder getSystemOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int size
	public static android.os.BatteryStatsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.BatteryStatsProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.BatteryStatsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.BatteryStatsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.BatteryStatsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.BatteryStatsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.BatteryStatsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.BatteryStatsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.BatteryStatsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.BatteryStatsProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.BatteryStatsProto$Builder newBuilderForType () 
	public static android.os.BatteryStatsProto$Builder newBuilder () 
	public static android.os.BatteryStatsProto$Builder newBuilder (android.os.BatteryStatsProto) 
		android.os.BatteryStatsProto prototype
	public android.os.BatteryStatsProto$Builder toBuilder () 
	protected android.os.BatteryStatsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.BatteryStatsProto$Builder builder
	public static android.os.BatteryStatsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.BatteryStatsProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.BatteryStatsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.BatteryStatsProto$1 x1
	static int access$402 (android.os.BatteryStatsProto, int) 
		android.os.BatteryStatsProto x0
		int x1
	static long access$502 (android.os.BatteryStatsProto, long) 
		android.os.BatteryStatsProto x0
		long x1
	static java.lang.Object access$602 (android.os.BatteryStatsProto, java.lang.Object) 
		android.os.BatteryStatsProto x0
		Object x1
	static java.lang.Object access$702 (android.os.BatteryStatsProto, java.lang.Object) 
		android.os.BatteryStatsProto x0
		Object x1
	static java.util.List access$802 (android.os.BatteryStatsProto, java.util.List) 
		android.os.BatteryStatsProto x0
		java.util.List x1
	static android.os.SystemProto access$902 (android.os.BatteryStatsProto, android.os.SystemProto) 
		android.os.BatteryStatsProto x0
		android.os.SystemProto x1
	static int access$1002 (android.os.BatteryStatsProto, int) 
		android.os.BatteryStatsProto x0
		int x1
	static java.lang.Object access$600 (android.os.BatteryStatsProto) 
		android.os.BatteryStatsProto x0
	static java.lang.Object access$700 (android.os.BatteryStatsProto) 
		android.os.BatteryStatsProto x0
	static java.util.List access$800 (android.os.BatteryStatsProto) 
		android.os.BatteryStatsProto x0
	static boolean access$1100 () 
	static com.google.protobuf.UnknownFieldSet access$1200 (android.os.BatteryStatsProto) 
		android.os.BatteryStatsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.BatteryStatsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.BatteryStatsProto$1 x2
	static void  () 
}

android/os/BatteryStatsProtoOrBuilder.class
BatteryStatsProtoOrBuilder.java
package android.os
public abstract android.os.BatteryStatsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasReportVersion () 
	public abstract int getReportVersion () 
	public abstract boolean hasParcelVersion () 
	public abstract long getParcelVersion () 
	public abstract boolean hasStartPlatformVersion () 
	public abstract java.lang.String getStartPlatformVersion () 
	public abstract com.google.protobuf.ByteString getStartPlatformVersionBytes () 
	public abstract boolean hasEndPlatformVersion () 
	public abstract java.lang.String getEndPlatformVersion () 
	public abstract com.google.protobuf.ByteString getEndPlatformVersionBytes () 
	public abstract java.util.List getUidsList () 
	public abstract android.os.UidProto getUids (int) 
	public abstract int getUidsCount () 
	public abstract java.util.List getUidsOrBuilderList () 
	public abstract android.os.UidProtoOrBuilder getUidsOrBuilder (int) 
	public abstract boolean hasSystem () 
	public abstract android.os.SystemProto getSystem () 
	public abstract android.os.SystemProtoOrBuilder getSystemOrBuilder () 
}

android/os/Batterymanager$1.class
Batterymanager.java
package android.os
final android.os.Batterymanager$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/os/Batterymanager.class
Batterymanager.java
package android.os
public final android.os.Batterymanager extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_BatteryManagerProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_BatteryManagerProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/os/Batterystats$1.class
Batterystats.java
package android.os
final android.os.Batterystats$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/os/Batterystats.class
Batterystats.java
package android.os
public final android.os.Batterystats extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_BatteryStatsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_BatteryStatsProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_ControllerActivityProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_ControllerActivityProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_ControllerActivityProto_TxLevel_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_ControllerActivityProto_TxLevel_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemProto_Battery_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemProto_Battery_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemProto_BatteryDischarge_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemProto_BatteryDischarge_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemProto_BatteryLevelStep_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemProto_BatteryLevelStep_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemProto_DataConnection_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemProto_DataConnection_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemProto_GlobalNetwork_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemProto_GlobalNetwork_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemProto_GlobalWifi_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemProto_GlobalWifi_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemProto_KernelWakelock_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemProto_KernelWakelock_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemProto_Misc_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemProto_Misc_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemProto_PhoneSignalStrength_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemProto_PhoneSignalStrength_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemProto_PowerUseItem_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemProto_PowerUseItem_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemProto_PowerUseSummary_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemProto_PowerUseSummary_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemProto_ResourcePowerManager_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemProto_ResourcePowerManager_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemProto_ScreenBrightness_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemProto_ScreenBrightness_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemProto_WakeupReason_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemProto_WakeupReason_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemProto_WifiMulticastWakelockTotal_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemProto_WifiMulticastWakelockTotal_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemProto_WifiSignalStrength_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemProto_WifiSignalStrength_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemProto_WifiState_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemProto_WifiState_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemProto_WifiSupplicantState_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemProto_WifiSupplicantState_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_TimerProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_TimerProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_Package_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_Package_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_Package_Service_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_Package_Service_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_BluetoothMisc_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_BluetoothMisc_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_Cpu_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_Cpu_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_Cpu_ByFrequency_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_Cpu_ByFrequency_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_Job_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_Job_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_JobCompletion_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_JobCompletion_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_JobCompletion_ReasonCount_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_JobCompletion_ReasonCount_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_Network_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_Network_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_PowerUseItem_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_PowerUseItem_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_Process_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_Process_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_StateTime_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_StateTime_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_Sensor_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_Sensor_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_Sync_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_Sync_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_UserActivity_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_UserActivity_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_AggregatedWakelock_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_AggregatedWakelock_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_Wakelock_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_Wakelock_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_WakeupAlarm_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_WakeupAlarm_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_UidProto_Wifi_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_UidProto_Wifi_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/os/BlockProto$1.class
BlockProto.java
package android.os
final android.os.BlockProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.BlockProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/BlockProto$Builder.class
BlockProto.java
package android.os
public final android.os.BlockProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.BlockProtoOrBuilder  {
	private int bitField0_
	private int node_
	private Object zone_
	private int unmovable_
	private int reclaimable_
	private int movable_
	private int cma_
	private int reserve_
	private int isolate_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.BlockProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.BlockProto getDefaultInstanceForType () 
	public android.os.BlockProto build () 
		android.os.BlockProto result
	public android.os.BlockProto buildPartial () 
		android.os.BlockProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.BlockProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.BlockProto$Builder mergeFrom (android.os.BlockProto) 
		android.os.BlockProto other
	public final boolean isInitialized () 
	public android.os.BlockProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.BlockProto parsedMessage
	public boolean hasNode () 
	public int getNode () 
	public android.os.BlockProto$Builder setNode (int) 
		int value
	public android.os.BlockProto$Builder clearNode () 
	public boolean hasZone () 
	public java.lang.String getZone () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getZoneBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.BlockProto$Builder setZone (java.lang.String) 
		String value
	public android.os.BlockProto$Builder clearZone () 
	public android.os.BlockProto$Builder setZoneBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasUnmovable () 
	public int getUnmovable () 
	public android.os.BlockProto$Builder setUnmovable (int) 
		int value
	public android.os.BlockProto$Builder clearUnmovable () 
	public boolean hasReclaimable () 
	public int getReclaimable () 
	public android.os.BlockProto$Builder setReclaimable (int) 
		int value
	public android.os.BlockProto$Builder clearReclaimable () 
	public boolean hasMovable () 
	public int getMovable () 
	public android.os.BlockProto$Builder setMovable (int) 
		int value
	public android.os.BlockProto$Builder clearMovable () 
	public boolean hasCma () 
	public int getCma () 
	public android.os.BlockProto$Builder setCma (int) 
		int value
	public android.os.BlockProto$Builder clearCma () 
	public boolean hasReserve () 
	public int getReserve () 
	public android.os.BlockProto$Builder setReserve (int) 
		int value
	public android.os.BlockProto$Builder clearReserve () 
	public boolean hasIsolate () 
	public int getIsolate () 
	public android.os.BlockProto$Builder setIsolate (int) 
		int value
	public android.os.BlockProto$Builder clearIsolate () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.BlockProto$1) 
		android.os.BlockProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.BlockProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.BlockProto$1 x1
}

android/os/BlockProto.class
BlockProto.java
package android.os
public final android.os.BlockProto extends com.google.protobuf.GeneratedMessage implements android.os.BlockProtoOrBuilder  {
	private int bitField0_
	public static final int NODE_FIELD_NUMBER
	private int node_
	public static final int ZONE_FIELD_NUMBER
	private volatile Object zone_
	public static final int UNMOVABLE_FIELD_NUMBER
	private int unmovable_
	public static final int RECLAIMABLE_FIELD_NUMBER
	private int reclaimable_
	public static final int MOVABLE_FIELD_NUMBER
	private int movable_
	public static final int CMA_FIELD_NUMBER
	private int cma_
	public static final int RESERVE_FIELD_NUMBER
	private int reserve_
	public static final int ISOLATE_FIELD_NUMBER
	private int isolate_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.BlockProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasNode () 
	public int getNode () 
	public boolean hasZone () 
	public java.lang.String getZone () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getZoneBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasUnmovable () 
	public int getUnmovable () 
	public boolean hasReclaimable () 
	public int getReclaimable () 
	public boolean hasMovable () 
	public int getMovable () 
	public boolean hasCma () 
	public int getCma () 
	public boolean hasReserve () 
	public int getReserve () 
	public boolean hasIsolate () 
	public int getIsolate () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.BlockProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.BlockProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.BlockProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.BlockProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.BlockProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.BlockProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.BlockProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.BlockProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.BlockProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.BlockProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.BlockProto$Builder newBuilderForType () 
	public static android.os.BlockProto$Builder newBuilder () 
	public static android.os.BlockProto$Builder newBuilder (android.os.BlockProto) 
		android.os.BlockProto prototype
	public android.os.BlockProto$Builder toBuilder () 
	protected android.os.BlockProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.BlockProto$Builder builder
	public static android.os.BlockProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.BlockProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.BlockProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.BlockProto$1 x1
	static int access$402 (android.os.BlockProto, int) 
		android.os.BlockProto x0
		int x1
	static java.lang.Object access$502 (android.os.BlockProto, java.lang.Object) 
		android.os.BlockProto x0
		Object x1
	static int access$602 (android.os.BlockProto, int) 
		android.os.BlockProto x0
		int x1
	static int access$702 (android.os.BlockProto, int) 
		android.os.BlockProto x0
		int x1
	static int access$802 (android.os.BlockProto, int) 
		android.os.BlockProto x0
		int x1
	static int access$902 (android.os.BlockProto, int) 
		android.os.BlockProto x0
		int x1
	static int access$1002 (android.os.BlockProto, int) 
		android.os.BlockProto x0
		int x1
	static int access$1102 (android.os.BlockProto, int) 
		android.os.BlockProto x0
		int x1
	static int access$1202 (android.os.BlockProto, int) 
		android.os.BlockProto x0
		int x1
	static java.lang.Object access$500 (android.os.BlockProto) 
		android.os.BlockProto x0
	static com.google.protobuf.UnknownFieldSet access$1300 (android.os.BlockProto) 
		android.os.BlockProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.BlockProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.BlockProto$1 x2
	static void  () 
}

android/os/BlockProtoOrBuilder.class
BlockProtoOrBuilder.java
package android.os
public abstract android.os.BlockProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasNode () 
	public abstract int getNode () 
	public abstract boolean hasZone () 
	public abstract java.lang.String getZone () 
	public abstract com.google.protobuf.ByteString getZoneBytes () 
	public abstract boolean hasUnmovable () 
	public abstract int getUnmovable () 
	public abstract boolean hasReclaimable () 
	public abstract int getReclaimable () 
	public abstract boolean hasMovable () 
	public abstract int getMovable () 
	public abstract boolean hasCma () 
	public abstract int getCma () 
	public abstract boolean hasReserve () 
	public abstract int getReserve () 
	public abstract boolean hasIsolate () 
	public abstract int getIsolate () 
}

android/os/ControllerActivityProto$1.class
ControllerActivityProto.java
package android.os
final android.os.ControllerActivityProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.ControllerActivityProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/ControllerActivityProto$Builder.class
ControllerActivityProto.java
package android.os
public final android.os.ControllerActivityProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.ControllerActivityProtoOrBuilder  {
	private int bitField0_
	private long idleDurationMs_
	private long rxDurationMs_
	private long powerMah_
	private java.util.List tx_
	private com.google.protobuf.RepeatedFieldBuilder txBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.ControllerActivityProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.ControllerActivityProto getDefaultInstanceForType () 
	public android.os.ControllerActivityProto build () 
		android.os.ControllerActivityProto result
	public android.os.ControllerActivityProto buildPartial () 
		android.os.ControllerActivityProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.ControllerActivityProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.ControllerActivityProto$Builder mergeFrom (android.os.ControllerActivityProto) 
		android.os.ControllerActivityProto other
	public final boolean isInitialized () 
	public android.os.ControllerActivityProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.ControllerActivityProto parsedMessage
	public boolean hasIdleDurationMs () 
	public long getIdleDurationMs () 
	public android.os.ControllerActivityProto$Builder setIdleDurationMs (long) 
		long value
	public android.os.ControllerActivityProto$Builder clearIdleDurationMs () 
	public boolean hasRxDurationMs () 
	public long getRxDurationMs () 
	public android.os.ControllerActivityProto$Builder setRxDurationMs (long) 
		long value
	public android.os.ControllerActivityProto$Builder clearRxDurationMs () 
	public boolean hasPowerMah () 
	public long getPowerMah () 
	public android.os.ControllerActivityProto$Builder setPowerMah (long) 
		long value
	public android.os.ControllerActivityProto$Builder clearPowerMah () 
	private void ensureTxIsMutable () 
	public java.util.List getTxList () 
	public int getTxCount () 
	public android.os.ControllerActivityProto$TxLevel getTx (int) 
		int index
	public android.os.ControllerActivityProto$Builder setTx (int, android.os.ControllerActivityProto$TxLevel) 
		int index
		android.os.ControllerActivityProto$TxLevel value
	public android.os.ControllerActivityProto$Builder setTx (int, android.os.ControllerActivityProto$TxLevel$Builder) 
		int index
		android.os.ControllerActivityProto$TxLevel$Builder builderForValue
	public android.os.ControllerActivityProto$Builder addTx (android.os.ControllerActivityProto$TxLevel) 
		android.os.ControllerActivityProto$TxLevel value
	public android.os.ControllerActivityProto$Builder addTx (int, android.os.ControllerActivityProto$TxLevel) 
		int index
		android.os.ControllerActivityProto$TxLevel value
	public android.os.ControllerActivityProto$Builder addTx (android.os.ControllerActivityProto$TxLevel$Builder) 
		android.os.ControllerActivityProto$TxLevel$Builder builderForValue
	public android.os.ControllerActivityProto$Builder addTx (int, android.os.ControllerActivityProto$TxLevel$Builder) 
		int index
		android.os.ControllerActivityProto$TxLevel$Builder builderForValue
	public android.os.ControllerActivityProto$Builder addAllTx (java.lang.Iterable) 
		Iterable values
	public android.os.ControllerActivityProto$Builder clearTx () 
	public android.os.ControllerActivityProto$Builder removeTx (int) 
		int index
	public android.os.ControllerActivityProto$TxLevel$Builder getTxBuilder (int) 
		int index
	public android.os.ControllerActivityProto$TxLevelOrBuilder getTxOrBuilder (int) 
		int index
	public java.util.List getTxOrBuilderList () 
	public android.os.ControllerActivityProto$TxLevel$Builder addTxBuilder () 
	public android.os.ControllerActivityProto$TxLevel$Builder addTxBuilder (int) 
		int index
	public java.util.List getTxBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getTxFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.ControllerActivityProto$1) 
		android.os.ControllerActivityProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.ControllerActivityProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.ControllerActivityProto$1 x1
}

android/os/ControllerActivityProto$TxLevel$1.class
ControllerActivityProto.java
package android.os
final android.os.ControllerActivityProto$TxLevel$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.ControllerActivityProto$TxLevel parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/ControllerActivityProto$TxLevel$Builder.class
ControllerActivityProto.java
package android.os
public final android.os.ControllerActivityProto$TxLevel$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.ControllerActivityProto$TxLevelOrBuilder  {
	private int bitField0_
	private int level_
	private long durationMs_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.ControllerActivityProto$TxLevel$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.ControllerActivityProto$TxLevel getDefaultInstanceForType () 
	public android.os.ControllerActivityProto$TxLevel build () 
		android.os.ControllerActivityProto$TxLevel result
	public android.os.ControllerActivityProto$TxLevel buildPartial () 
		android.os.ControllerActivityProto$TxLevel result
		int from_bitField0_
		int to_bitField0_
	public android.os.ControllerActivityProto$TxLevel$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.ControllerActivityProto$TxLevel$Builder mergeFrom (android.os.ControllerActivityProto$TxLevel) 
		android.os.ControllerActivityProto$TxLevel other
	public final boolean isInitialized () 
	public android.os.ControllerActivityProto$TxLevel$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.ControllerActivityProto$TxLevel parsedMessage
	public boolean hasLevel () 
	public int getLevel () 
	public android.os.ControllerActivityProto$TxLevel$Builder setLevel (int) 
		int value
	public android.os.ControllerActivityProto$TxLevel$Builder clearLevel () 
	public boolean hasDurationMs () 
	public long getDurationMs () 
	public android.os.ControllerActivityProto$TxLevel$Builder setDurationMs (long) 
		long value
	public android.os.ControllerActivityProto$TxLevel$Builder clearDurationMs () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.ControllerActivityProto$1) 
		android.os.ControllerActivityProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.ControllerActivityProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.ControllerActivityProto$1 x1
}

android/os/ControllerActivityProto$TxLevel.class
ControllerActivityProto.java
package android.os
public final android.os.ControllerActivityProto$TxLevel extends com.google.protobuf.GeneratedMessage implements android.os.ControllerActivityProto$TxLevelOrBuilder  {
	private int bitField0_
	public static final int LEVEL_FIELD_NUMBER
	private int level_
	public static final int DURATION_MS_FIELD_NUMBER
	private long durationMs_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.ControllerActivityProto$TxLevel DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasLevel () 
	public int getLevel () 
	public boolean hasDurationMs () 
	public long getDurationMs () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.ControllerActivityProto$TxLevel parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.ControllerActivityProto$TxLevel parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.ControllerActivityProto$TxLevel parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.ControllerActivityProto$TxLevel parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.ControllerActivityProto$TxLevel parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.ControllerActivityProto$TxLevel parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.ControllerActivityProto$TxLevel parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.ControllerActivityProto$TxLevel parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.ControllerActivityProto$TxLevel parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.ControllerActivityProto$TxLevel parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.ControllerActivityProto$TxLevel$Builder newBuilderForType () 
	public static android.os.ControllerActivityProto$TxLevel$Builder newBuilder () 
	public static android.os.ControllerActivityProto$TxLevel$Builder newBuilder (android.os.ControllerActivityProto$TxLevel) 
		android.os.ControllerActivityProto$TxLevel prototype
	public android.os.ControllerActivityProto$TxLevel$Builder toBuilder () 
	protected android.os.ControllerActivityProto$TxLevel$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.ControllerActivityProto$TxLevel$Builder builder
	public static android.os.ControllerActivityProto$TxLevel getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.ControllerActivityProto$TxLevel getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.ControllerActivityProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.ControllerActivityProto$1 x1
	static int access$402 (android.os.ControllerActivityProto$TxLevel, int) 
		android.os.ControllerActivityProto$TxLevel x0
		int x1
	static long access$502 (android.os.ControllerActivityProto$TxLevel, long) 
		android.os.ControllerActivityProto$TxLevel x0
		long x1
	static int access$602 (android.os.ControllerActivityProto$TxLevel, int) 
		android.os.ControllerActivityProto$TxLevel x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$700 (android.os.ControllerActivityProto$TxLevel) 
		android.os.ControllerActivityProto$TxLevel x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.ControllerActivityProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.ControllerActivityProto$1 x2
	static void  () 
}

android/os/ControllerActivityProto$TxLevelOrBuilder.class
ControllerActivityProto.java
package android.os
public abstract android.os.ControllerActivityProto$TxLevelOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasLevel () 
	public abstract int getLevel () 
	public abstract boolean hasDurationMs () 
	public abstract long getDurationMs () 
}

android/os/ControllerActivityProto.class
ControllerActivityProto.java
package android.os
public final android.os.ControllerActivityProto extends com.google.protobuf.GeneratedMessage implements android.os.ControllerActivityProtoOrBuilder  {
	private int bitField0_
	public static final int IDLE_DURATION_MS_FIELD_NUMBER
	private long idleDurationMs_
	public static final int RX_DURATION_MS_FIELD_NUMBER
	private long rxDurationMs_
	public static final int POWER_MAH_FIELD_NUMBER
	private long powerMah_
	public static final int TX_FIELD_NUMBER
	private java.util.List tx_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.ControllerActivityProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasIdleDurationMs () 
	public long getIdleDurationMs () 
	public boolean hasRxDurationMs () 
	public long getRxDurationMs () 
	public boolean hasPowerMah () 
	public long getPowerMah () 
	public java.util.List getTxList () 
	public java.util.List getTxOrBuilderList () 
	public int getTxCount () 
	public android.os.ControllerActivityProto$TxLevel getTx (int) 
		int index
	public android.os.ControllerActivityProto$TxLevelOrBuilder getTxOrBuilder (int) 
		int index
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int size
	public static android.os.ControllerActivityProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.ControllerActivityProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.ControllerActivityProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.ControllerActivityProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.ControllerActivityProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.ControllerActivityProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.ControllerActivityProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.ControllerActivityProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.ControllerActivityProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.ControllerActivityProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.ControllerActivityProto$Builder newBuilderForType () 
	public static android.os.ControllerActivityProto$Builder newBuilder () 
	public static android.os.ControllerActivityProto$Builder newBuilder (android.os.ControllerActivityProto) 
		android.os.ControllerActivityProto prototype
	public android.os.ControllerActivityProto$Builder toBuilder () 
	protected android.os.ControllerActivityProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.ControllerActivityProto$Builder builder
	public static android.os.ControllerActivityProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.ControllerActivityProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$1100 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.ControllerActivityProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.ControllerActivityProto$1 x1
	static long access$1302 (android.os.ControllerActivityProto, long) 
		android.os.ControllerActivityProto x0
		long x1
	static long access$1402 (android.os.ControllerActivityProto, long) 
		android.os.ControllerActivityProto x0
		long x1
	static long access$1502 (android.os.ControllerActivityProto, long) 
		android.os.ControllerActivityProto x0
		long x1
	static java.util.List access$1602 (android.os.ControllerActivityProto, java.util.List) 
		android.os.ControllerActivityProto x0
		java.util.List x1
	static int access$1702 (android.os.ControllerActivityProto, int) 
		android.os.ControllerActivityProto x0
		int x1
	static java.util.List access$1600 (android.os.ControllerActivityProto) 
		android.os.ControllerActivityProto x0
	static boolean access$1800 () 
	static com.google.protobuf.UnknownFieldSet access$1900 (android.os.ControllerActivityProto) 
		android.os.ControllerActivityProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.ControllerActivityProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.ControllerActivityProto$1 x2
	static void  () 
}

android/os/ControllerActivityProtoOrBuilder.class
ControllerActivityProtoOrBuilder.java
package android.os
public abstract android.os.ControllerActivityProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasIdleDurationMs () 
	public abstract long getIdleDurationMs () 
	public abstract boolean hasRxDurationMs () 
	public abstract long getRxDurationMs () 
	public abstract boolean hasPowerMah () 
	public abstract long getPowerMah () 
	public abstract java.util.List getTxList () 
	public abstract android.os.ControllerActivityProto$TxLevel getTx (int) 
	public abstract int getTxCount () 
	public abstract java.util.List getTxOrBuilderList () 
	public abstract android.os.ControllerActivityProto$TxLevelOrBuilder getTxOrBuilder (int) 
}

android/os/CpuFreq$1.class
CpuFreq.java
package android.os
final android.os.CpuFreq$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.CpuFreq parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/CpuFreq$Builder.class
CpuFreq.java
package android.os
public final android.os.CpuFreq$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.CpuFreqOrBuilder  {
	private int bitField0_
	private int jiffyHz_
	private java.util.List cpuFreqs_
	private com.google.protobuf.RepeatedFieldBuilder cpuFreqsBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.CpuFreq$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.CpuFreq getDefaultInstanceForType () 
	public android.os.CpuFreq build () 
		android.os.CpuFreq result
	public android.os.CpuFreq buildPartial () 
		android.os.CpuFreq result
		int from_bitField0_
		int to_bitField0_
	public android.os.CpuFreq$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.CpuFreq$Builder mergeFrom (android.os.CpuFreq) 
		android.os.CpuFreq other
	public final boolean isInitialized () 
	public android.os.CpuFreq$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.CpuFreq parsedMessage
	public boolean hasJiffyHz () 
	public int getJiffyHz () 
	public android.os.CpuFreq$Builder setJiffyHz (int) 
		int value
	public android.os.CpuFreq$Builder clearJiffyHz () 
	private void ensureCpuFreqsIsMutable () 
	public java.util.List getCpuFreqsList () 
	public int getCpuFreqsCount () 
	public android.os.CpuFreqStats getCpuFreqs (int) 
		int index
	public android.os.CpuFreq$Builder setCpuFreqs (int, android.os.CpuFreqStats) 
		int index
		android.os.CpuFreqStats value
	public android.os.CpuFreq$Builder setCpuFreqs (int, android.os.CpuFreqStats$Builder) 
		int index
		android.os.CpuFreqStats$Builder builderForValue
	public android.os.CpuFreq$Builder addCpuFreqs (android.os.CpuFreqStats) 
		android.os.CpuFreqStats value
	public android.os.CpuFreq$Builder addCpuFreqs (int, android.os.CpuFreqStats) 
		int index
		android.os.CpuFreqStats value
	public android.os.CpuFreq$Builder addCpuFreqs (android.os.CpuFreqStats$Builder) 
		android.os.CpuFreqStats$Builder builderForValue
	public android.os.CpuFreq$Builder addCpuFreqs (int, android.os.CpuFreqStats$Builder) 
		int index
		android.os.CpuFreqStats$Builder builderForValue
	public android.os.CpuFreq$Builder addAllCpuFreqs (java.lang.Iterable) 
		Iterable values
	public android.os.CpuFreq$Builder clearCpuFreqs () 
	public android.os.CpuFreq$Builder removeCpuFreqs (int) 
		int index
	public android.os.CpuFreqStats$Builder getCpuFreqsBuilder (int) 
		int index
	public android.os.CpuFreqStatsOrBuilder getCpuFreqsOrBuilder (int) 
		int index
	public java.util.List getCpuFreqsOrBuilderList () 
	public android.os.CpuFreqStats$Builder addCpuFreqsBuilder () 
	public android.os.CpuFreqStats$Builder addCpuFreqsBuilder (int) 
		int index
	public java.util.List getCpuFreqsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getCpuFreqsFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.CpuFreq$1) 
		android.os.CpuFreq$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.CpuFreq$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.CpuFreq$1 x1
}

android/os/CpuFreq.class
CpuFreq.java
package android.os
public final android.os.CpuFreq extends com.google.protobuf.GeneratedMessage implements android.os.CpuFreqOrBuilder  {
	private int bitField0_
	public static final int JIFFY_HZ_FIELD_NUMBER
	private int jiffyHz_
	public static final int CPU_FREQS_FIELD_NUMBER
	private java.util.List cpuFreqs_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.CpuFreq DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasJiffyHz () 
	public int getJiffyHz () 
	public java.util.List getCpuFreqsList () 
	public java.util.List getCpuFreqsOrBuilderList () 
	public int getCpuFreqsCount () 
	public android.os.CpuFreqStats getCpuFreqs (int) 
		int index
	public android.os.CpuFreqStatsOrBuilder getCpuFreqsOrBuilder (int) 
		int index
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int size
	public static android.os.CpuFreq parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.CpuFreq parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuFreq parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.CpuFreq parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuFreq parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.CpuFreq parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuFreq parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.CpuFreq parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuFreq parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.CpuFreq parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.CpuFreq$Builder newBuilderForType () 
	public static android.os.CpuFreq$Builder newBuilder () 
	public static android.os.CpuFreq$Builder newBuilder (android.os.CpuFreq) 
		android.os.CpuFreq prototype
	public android.os.CpuFreq$Builder toBuilder () 
	protected android.os.CpuFreq$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.CpuFreq$Builder builder
	public static android.os.CpuFreq getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.CpuFreq getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.CpuFreq$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.CpuFreq$1 x1
	static int access$402 (android.os.CpuFreq, int) 
		android.os.CpuFreq x0
		int x1
	static java.util.List access$502 (android.os.CpuFreq, java.util.List) 
		android.os.CpuFreq x0
		java.util.List x1
	static int access$602 (android.os.CpuFreq, int) 
		android.os.CpuFreq x0
		int x1
	static java.util.List access$500 (android.os.CpuFreq) 
		android.os.CpuFreq x0
	static boolean access$700 () 
	static com.google.protobuf.UnknownFieldSet access$800 (android.os.CpuFreq) 
		android.os.CpuFreq x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.CpuFreq$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.CpuFreq$1 x2
	static void  () 
}

android/os/CpuFreqOrBuilder.class
CpuFreqOrBuilder.java
package android.os
public abstract android.os.CpuFreqOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasJiffyHz () 
	public abstract int getJiffyHz () 
	public abstract java.util.List getCpuFreqsList () 
	public abstract android.os.CpuFreqStats getCpuFreqs (int) 
	public abstract int getCpuFreqsCount () 
	public abstract java.util.List getCpuFreqsOrBuilderList () 
	public abstract android.os.CpuFreqStatsOrBuilder getCpuFreqsOrBuilder (int) 
}

android/os/CpuFreqProto$1.class
CpuFreqProto.java
package android.os
final android.os.CpuFreqProto$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/os/CpuFreqProto.class
CpuFreqProto.java
package android.os
public final android.os.CpuFreqProto extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_CpuFreq_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_CpuFreq_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_CpuFreqStats_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_CpuFreqStats_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_CpuFreqStats_TimeInState_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_CpuFreqStats_TimeInState_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/os/CpuFreqStats$1.class
CpuFreqStats.java
package android.os
final android.os.CpuFreqStats$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.CpuFreqStats parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/CpuFreqStats$Builder.class
CpuFreqStats.java
package android.os
public final android.os.CpuFreqStats$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.CpuFreqStatsOrBuilder  {
	private int bitField0_
	private Object cpuName_
	private java.util.List times_
	private com.google.protobuf.RepeatedFieldBuilder timesBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.CpuFreqStats$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.CpuFreqStats getDefaultInstanceForType () 
	public android.os.CpuFreqStats build () 
		android.os.CpuFreqStats result
	public android.os.CpuFreqStats buildPartial () 
		android.os.CpuFreqStats result
		int from_bitField0_
		int to_bitField0_
	public android.os.CpuFreqStats$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.CpuFreqStats$Builder mergeFrom (android.os.CpuFreqStats) 
		android.os.CpuFreqStats other
	public final boolean isInitialized () 
	public android.os.CpuFreqStats$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.CpuFreqStats parsedMessage
	public boolean hasCpuName () 
	public java.lang.String getCpuName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCpuNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.CpuFreqStats$Builder setCpuName (java.lang.String) 
		String value
	public android.os.CpuFreqStats$Builder clearCpuName () 
	public android.os.CpuFreqStats$Builder setCpuNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureTimesIsMutable () 
	public java.util.List getTimesList () 
	public int getTimesCount () 
	public android.os.CpuFreqStats$TimeInState getTimes (int) 
		int index
	public android.os.CpuFreqStats$Builder setTimes (int, android.os.CpuFreqStats$TimeInState) 
		int index
		android.os.CpuFreqStats$TimeInState value
	public android.os.CpuFreqStats$Builder setTimes (int, android.os.CpuFreqStats$TimeInState$Builder) 
		int index
		android.os.CpuFreqStats$TimeInState$Builder builderForValue
	public android.os.CpuFreqStats$Builder addTimes (android.os.CpuFreqStats$TimeInState) 
		android.os.CpuFreqStats$TimeInState value
	public android.os.CpuFreqStats$Builder addTimes (int, android.os.CpuFreqStats$TimeInState) 
		int index
		android.os.CpuFreqStats$TimeInState value
	public android.os.CpuFreqStats$Builder addTimes (android.os.CpuFreqStats$TimeInState$Builder) 
		android.os.CpuFreqStats$TimeInState$Builder builderForValue
	public android.os.CpuFreqStats$Builder addTimes (int, android.os.CpuFreqStats$TimeInState$Builder) 
		int index
		android.os.CpuFreqStats$TimeInState$Builder builderForValue
	public android.os.CpuFreqStats$Builder addAllTimes (java.lang.Iterable) 
		Iterable values
	public android.os.CpuFreqStats$Builder clearTimes () 
	public android.os.CpuFreqStats$Builder removeTimes (int) 
		int index
	public android.os.CpuFreqStats$TimeInState$Builder getTimesBuilder (int) 
		int index
	public android.os.CpuFreqStats$TimeInStateOrBuilder getTimesOrBuilder (int) 
		int index
	public java.util.List getTimesOrBuilderList () 
	public android.os.CpuFreqStats$TimeInState$Builder addTimesBuilder () 
	public android.os.CpuFreqStats$TimeInState$Builder addTimesBuilder (int) 
		int index
	public java.util.List getTimesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getTimesFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.CpuFreqStats$1) 
		android.os.CpuFreqStats$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.CpuFreqStats$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.CpuFreqStats$1 x1
}

android/os/CpuFreqStats$TimeInState$1.class
CpuFreqStats.java
package android.os
final android.os.CpuFreqStats$TimeInState$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.CpuFreqStats$TimeInState parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/CpuFreqStats$TimeInState$Builder.class
CpuFreqStats.java
package android.os
public final android.os.CpuFreqStats$TimeInState$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.CpuFreqStats$TimeInStateOrBuilder  {
	private int bitField0_
	private int stateKhz_
	private long timeJiffy_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.CpuFreqStats$TimeInState$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.CpuFreqStats$TimeInState getDefaultInstanceForType () 
	public android.os.CpuFreqStats$TimeInState build () 
		android.os.CpuFreqStats$TimeInState result
	public android.os.CpuFreqStats$TimeInState buildPartial () 
		android.os.CpuFreqStats$TimeInState result
		int from_bitField0_
		int to_bitField0_
	public android.os.CpuFreqStats$TimeInState$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.CpuFreqStats$TimeInState$Builder mergeFrom (android.os.CpuFreqStats$TimeInState) 
		android.os.CpuFreqStats$TimeInState other
	public final boolean isInitialized () 
	public android.os.CpuFreqStats$TimeInState$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.CpuFreqStats$TimeInState parsedMessage
	public boolean hasStateKhz () 
	public int getStateKhz () 
	public android.os.CpuFreqStats$TimeInState$Builder setStateKhz (int) 
		int value
	public android.os.CpuFreqStats$TimeInState$Builder clearStateKhz () 
	public boolean hasTimeJiffy () 
	public long getTimeJiffy () 
	public android.os.CpuFreqStats$TimeInState$Builder setTimeJiffy (long) 
		long value
	public android.os.CpuFreqStats$TimeInState$Builder clearTimeJiffy () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.CpuFreqStats$1) 
		android.os.CpuFreqStats$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.CpuFreqStats$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.CpuFreqStats$1 x1
}

android/os/CpuFreqStats$TimeInState.class
CpuFreqStats.java
package android.os
public final android.os.CpuFreqStats$TimeInState extends com.google.protobuf.GeneratedMessage implements android.os.CpuFreqStats$TimeInStateOrBuilder  {
	private int bitField0_
	public static final int STATE_KHZ_FIELD_NUMBER
	private int stateKhz_
	public static final int TIME_JIFFY_FIELD_NUMBER
	private long timeJiffy_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.CpuFreqStats$TimeInState DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasStateKhz () 
	public int getStateKhz () 
	public boolean hasTimeJiffy () 
	public long getTimeJiffy () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.CpuFreqStats$TimeInState parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.CpuFreqStats$TimeInState parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuFreqStats$TimeInState parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.CpuFreqStats$TimeInState parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuFreqStats$TimeInState parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.CpuFreqStats$TimeInState parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuFreqStats$TimeInState parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.CpuFreqStats$TimeInState parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuFreqStats$TimeInState parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.CpuFreqStats$TimeInState parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.CpuFreqStats$TimeInState$Builder newBuilderForType () 
	public static android.os.CpuFreqStats$TimeInState$Builder newBuilder () 
	public static android.os.CpuFreqStats$TimeInState$Builder newBuilder (android.os.CpuFreqStats$TimeInState) 
		android.os.CpuFreqStats$TimeInState prototype
	public android.os.CpuFreqStats$TimeInState$Builder toBuilder () 
	protected android.os.CpuFreqStats$TimeInState$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.CpuFreqStats$TimeInState$Builder builder
	public static android.os.CpuFreqStats$TimeInState getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.CpuFreqStats$TimeInState getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.CpuFreqStats$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.CpuFreqStats$1 x1
	static int access$402 (android.os.CpuFreqStats$TimeInState, int) 
		android.os.CpuFreqStats$TimeInState x0
		int x1
	static long access$502 (android.os.CpuFreqStats$TimeInState, long) 
		android.os.CpuFreqStats$TimeInState x0
		long x1
	static int access$602 (android.os.CpuFreqStats$TimeInState, int) 
		android.os.CpuFreqStats$TimeInState x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$700 (android.os.CpuFreqStats$TimeInState) 
		android.os.CpuFreqStats$TimeInState x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.CpuFreqStats$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.CpuFreqStats$1 x2
	static void  () 
}

android/os/CpuFreqStats$TimeInStateOrBuilder.class
CpuFreqStats.java
package android.os
public abstract android.os.CpuFreqStats$TimeInStateOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasStateKhz () 
	public abstract int getStateKhz () 
	public abstract boolean hasTimeJiffy () 
	public abstract long getTimeJiffy () 
}

android/os/CpuFreqStats.class
CpuFreqStats.java
package android.os
public final android.os.CpuFreqStats extends com.google.protobuf.GeneratedMessage implements android.os.CpuFreqStatsOrBuilder  {
	private int bitField0_
	public static final int CPU_NAME_FIELD_NUMBER
	private volatile Object cpuName_
	public static final int TIMES_FIELD_NUMBER
	private java.util.List times_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.CpuFreqStats DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasCpuName () 
	public java.lang.String getCpuName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCpuNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public java.util.List getTimesList () 
	public java.util.List getTimesOrBuilderList () 
	public int getTimesCount () 
	public android.os.CpuFreqStats$TimeInState getTimes (int) 
		int index
	public android.os.CpuFreqStats$TimeInStateOrBuilder getTimesOrBuilder (int) 
		int index
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int size
	public static android.os.CpuFreqStats parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.CpuFreqStats parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuFreqStats parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.CpuFreqStats parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuFreqStats parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.CpuFreqStats parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuFreqStats parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.CpuFreqStats parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuFreqStats parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.CpuFreqStats parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.CpuFreqStats$Builder newBuilderForType () 
	public static android.os.CpuFreqStats$Builder newBuilder () 
	public static android.os.CpuFreqStats$Builder newBuilder (android.os.CpuFreqStats) 
		android.os.CpuFreqStats prototype
	public android.os.CpuFreqStats$Builder toBuilder () 
	protected android.os.CpuFreqStats$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.CpuFreqStats$Builder builder
	public static android.os.CpuFreqStats getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.CpuFreqStats getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$1100 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.CpuFreqStats$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.CpuFreqStats$1 x1
	static java.lang.Object access$1302 (android.os.CpuFreqStats, java.lang.Object) 
		android.os.CpuFreqStats x0
		Object x1
	static java.util.List access$1402 (android.os.CpuFreqStats, java.util.List) 
		android.os.CpuFreqStats x0
		java.util.List x1
	static int access$1502 (android.os.CpuFreqStats, int) 
		android.os.CpuFreqStats x0
		int x1
	static java.lang.Object access$1300 (android.os.CpuFreqStats) 
		android.os.CpuFreqStats x0
	static java.util.List access$1400 (android.os.CpuFreqStats) 
		android.os.CpuFreqStats x0
	static boolean access$1600 () 
	static com.google.protobuf.UnknownFieldSet access$1700 (android.os.CpuFreqStats) 
		android.os.CpuFreqStats x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.CpuFreqStats$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.CpuFreqStats$1 x2
	static void  () 
}

android/os/CpuFreqStatsOrBuilder.class
CpuFreqStatsOrBuilder.java
package android.os
public abstract android.os.CpuFreqStatsOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasCpuName () 
	public abstract java.lang.String getCpuName () 
	public abstract com.google.protobuf.ByteString getCpuNameBytes () 
	public abstract java.util.List getTimesList () 
	public abstract android.os.CpuFreqStats$TimeInState getTimes (int) 
	public abstract int getTimesCount () 
	public abstract java.util.List getTimesOrBuilderList () 
	public abstract android.os.CpuFreqStats$TimeInStateOrBuilder getTimesOrBuilder (int) 
}

android/os/CpuInfo$1.class
CpuInfo.java
package android.os
final android.os.CpuInfo$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.CpuInfo parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/CpuInfo$Builder.class
CpuInfo.java
package android.os
public final android.os.CpuInfo$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.CpuInfoOrBuilder  {
	private int bitField0_
	private android.os.CpuInfo$TaskStats taskStats_
	private com.google.protobuf.SingleFieldBuilder taskStatsBuilder_
	private android.os.CpuInfo$MemStats mem_
	private com.google.protobuf.SingleFieldBuilder memBuilder_
	private android.os.CpuInfo$MemStats swap_
	private com.google.protobuf.SingleFieldBuilder swapBuilder_
	private android.os.CpuInfo$CpuUsage cpuUsage_
	private com.google.protobuf.SingleFieldBuilder cpuUsageBuilder_
	private java.util.List tasks_
	private com.google.protobuf.RepeatedFieldBuilder tasksBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.CpuInfo$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.CpuInfo getDefaultInstanceForType () 
	public android.os.CpuInfo build () 
		android.os.CpuInfo result
	public android.os.CpuInfo buildPartial () 
		android.os.CpuInfo result
		int from_bitField0_
		int to_bitField0_
	public android.os.CpuInfo$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.CpuInfo$Builder mergeFrom (android.os.CpuInfo) 
		android.os.CpuInfo other
	public final boolean isInitialized () 
	public android.os.CpuInfo$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.CpuInfo parsedMessage
	public boolean hasTaskStats () 
	public android.os.CpuInfo$TaskStats getTaskStats () 
	public android.os.CpuInfo$Builder setTaskStats (android.os.CpuInfo$TaskStats) 
		android.os.CpuInfo$TaskStats value
	public android.os.CpuInfo$Builder setTaskStats (android.os.CpuInfo$TaskStats$Builder) 
		android.os.CpuInfo$TaskStats$Builder builderForValue
	public android.os.CpuInfo$Builder mergeTaskStats (android.os.CpuInfo$TaskStats) 
		android.os.CpuInfo$TaskStats value
	public android.os.CpuInfo$Builder clearTaskStats () 
	public android.os.CpuInfo$TaskStats$Builder getTaskStatsBuilder () 
	public android.os.CpuInfo$TaskStatsOrBuilder getTaskStatsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTaskStatsFieldBuilder () 
	public boolean hasMem () 
	public android.os.CpuInfo$MemStats getMem () 
	public android.os.CpuInfo$Builder setMem (android.os.CpuInfo$MemStats) 
		android.os.CpuInfo$MemStats value
	public android.os.CpuInfo$Builder setMem (android.os.CpuInfo$MemStats$Builder) 
		android.os.CpuInfo$MemStats$Builder builderForValue
	public android.os.CpuInfo$Builder mergeMem (android.os.CpuInfo$MemStats) 
		android.os.CpuInfo$MemStats value
	public android.os.CpuInfo$Builder clearMem () 
	public android.os.CpuInfo$MemStats$Builder getMemBuilder () 
	public android.os.CpuInfo$MemStatsOrBuilder getMemOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMemFieldBuilder () 
	public boolean hasSwap () 
	public android.os.CpuInfo$MemStats getSwap () 
	public android.os.CpuInfo$Builder setSwap (android.os.CpuInfo$MemStats) 
		android.os.CpuInfo$MemStats value
	public android.os.CpuInfo$Builder setSwap (android.os.CpuInfo$MemStats$Builder) 
		android.os.CpuInfo$MemStats$Builder builderForValue
	public android.os.CpuInfo$Builder mergeSwap (android.os.CpuInfo$MemStats) 
		android.os.CpuInfo$MemStats value
	public android.os.CpuInfo$Builder clearSwap () 
	public android.os.CpuInfo$MemStats$Builder getSwapBuilder () 
	public android.os.CpuInfo$MemStatsOrBuilder getSwapOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSwapFieldBuilder () 
	public boolean hasCpuUsage () 
	public android.os.CpuInfo$CpuUsage getCpuUsage () 
	public android.os.CpuInfo$Builder setCpuUsage (android.os.CpuInfo$CpuUsage) 
		android.os.CpuInfo$CpuUsage value
	public android.os.CpuInfo$Builder setCpuUsage (android.os.CpuInfo$CpuUsage$Builder) 
		android.os.CpuInfo$CpuUsage$Builder builderForValue
	public android.os.CpuInfo$Builder mergeCpuUsage (android.os.CpuInfo$CpuUsage) 
		android.os.CpuInfo$CpuUsage value
	public android.os.CpuInfo$Builder clearCpuUsage () 
	public android.os.CpuInfo$CpuUsage$Builder getCpuUsageBuilder () 
	public android.os.CpuInfo$CpuUsageOrBuilder getCpuUsageOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCpuUsageFieldBuilder () 
	private void ensureTasksIsMutable () 
	public java.util.List getTasksList () 
	public int getTasksCount () 
	public android.os.CpuInfo$Task getTasks (int) 
		int index
	public android.os.CpuInfo$Builder setTasks (int, android.os.CpuInfo$Task) 
		int index
		android.os.CpuInfo$Task value
	public android.os.CpuInfo$Builder setTasks (int, android.os.CpuInfo$Task$Builder) 
		int index
		android.os.CpuInfo$Task$Builder builderForValue
	public android.os.CpuInfo$Builder addTasks (android.os.CpuInfo$Task) 
		android.os.CpuInfo$Task value
	public android.os.CpuInfo$Builder addTasks (int, android.os.CpuInfo$Task) 
		int index
		android.os.CpuInfo$Task value
	public android.os.CpuInfo$Builder addTasks (android.os.CpuInfo$Task$Builder) 
		android.os.CpuInfo$Task$Builder builderForValue
	public android.os.CpuInfo$Builder addTasks (int, android.os.CpuInfo$Task$Builder) 
		int index
		android.os.CpuInfo$Task$Builder builderForValue
	public android.os.CpuInfo$Builder addAllTasks (java.lang.Iterable) 
		Iterable values
	public android.os.CpuInfo$Builder clearTasks () 
	public android.os.CpuInfo$Builder removeTasks (int) 
		int index
	public android.os.CpuInfo$Task$Builder getTasksBuilder (int) 
		int index
	public android.os.CpuInfo$TaskOrBuilder getTasksOrBuilder (int) 
		int index
	public java.util.List getTasksOrBuilderList () 
	public android.os.CpuInfo$Task$Builder addTasksBuilder () 
	public android.os.CpuInfo$Task$Builder addTasksBuilder (int) 
		int index
	public java.util.List getTasksBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getTasksFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.CpuInfo$1) 
		android.os.CpuInfo$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.CpuInfo$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.CpuInfo$1 x1
}

android/os/CpuInfo$CpuUsage$1.class
CpuInfo.java
package android.os
final android.os.CpuInfo$CpuUsage$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.CpuInfo$CpuUsage parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/CpuInfo$CpuUsage$Builder.class
CpuInfo.java
package android.os
public final android.os.CpuInfo$CpuUsage$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.CpuInfo$CpuUsageOrBuilder  {
	private int bitField0_
	private int cpu_
	private int user_
	private int nice_
	private int sys_
	private int idle_
	private int iow_
	private int irq_
	private int sirq_
	private int host_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.CpuInfo$CpuUsage$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.CpuInfo$CpuUsage getDefaultInstanceForType () 
	public android.os.CpuInfo$CpuUsage build () 
		android.os.CpuInfo$CpuUsage result
	public android.os.CpuInfo$CpuUsage buildPartial () 
		android.os.CpuInfo$CpuUsage result
		int from_bitField0_
		int to_bitField0_
	public android.os.CpuInfo$CpuUsage$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.CpuInfo$CpuUsage$Builder mergeFrom (android.os.CpuInfo$CpuUsage) 
		android.os.CpuInfo$CpuUsage other
	public final boolean isInitialized () 
	public android.os.CpuInfo$CpuUsage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.CpuInfo$CpuUsage parsedMessage
	public boolean hasCpu () 
	public int getCpu () 
	public android.os.CpuInfo$CpuUsage$Builder setCpu (int) 
		int value
	public android.os.CpuInfo$CpuUsage$Builder clearCpu () 
	public boolean hasUser () 
	public int getUser () 
	public android.os.CpuInfo$CpuUsage$Builder setUser (int) 
		int value
	public android.os.CpuInfo$CpuUsage$Builder clearUser () 
	public boolean hasNice () 
	public int getNice () 
	public android.os.CpuInfo$CpuUsage$Builder setNice (int) 
		int value
	public android.os.CpuInfo$CpuUsage$Builder clearNice () 
	public boolean hasSys () 
	public int getSys () 
	public android.os.CpuInfo$CpuUsage$Builder setSys (int) 
		int value
	public android.os.CpuInfo$CpuUsage$Builder clearSys () 
	public boolean hasIdle () 
	public int getIdle () 
	public android.os.CpuInfo$CpuUsage$Builder setIdle (int) 
		int value
	public android.os.CpuInfo$CpuUsage$Builder clearIdle () 
	public boolean hasIow () 
	public int getIow () 
	public android.os.CpuInfo$CpuUsage$Builder setIow (int) 
		int value
	public android.os.CpuInfo$CpuUsage$Builder clearIow () 
	public boolean hasIrq () 
	public int getIrq () 
	public android.os.CpuInfo$CpuUsage$Builder setIrq (int) 
		int value
	public android.os.CpuInfo$CpuUsage$Builder clearIrq () 
	public boolean hasSirq () 
	public int getSirq () 
	public android.os.CpuInfo$CpuUsage$Builder setSirq (int) 
		int value
	public android.os.CpuInfo$CpuUsage$Builder clearSirq () 
	public boolean hasHost () 
	public int getHost () 
	public android.os.CpuInfo$CpuUsage$Builder setHost (int) 
		int value
	public android.os.CpuInfo$CpuUsage$Builder clearHost () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.CpuInfo$1) 
		android.os.CpuInfo$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.CpuInfo$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.CpuInfo$1 x1
}

android/os/CpuInfo$CpuUsage.class
CpuInfo.java
package android.os
public final android.os.CpuInfo$CpuUsage extends com.google.protobuf.GeneratedMessage implements android.os.CpuInfo$CpuUsageOrBuilder  {
	private int bitField0_
	public static final int CPU_FIELD_NUMBER
	private int cpu_
	public static final int USER_FIELD_NUMBER
	private int user_
	public static final int NICE_FIELD_NUMBER
	private int nice_
	public static final int SYS_FIELD_NUMBER
	private int sys_
	public static final int IDLE_FIELD_NUMBER
	private int idle_
	public static final int IOW_FIELD_NUMBER
	private int iow_
	public static final int IRQ_FIELD_NUMBER
	private int irq_
	public static final int SIRQ_FIELD_NUMBER
	private int sirq_
	public static final int HOST_FIELD_NUMBER
	private int host_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.CpuInfo$CpuUsage DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasCpu () 
	public int getCpu () 
	public boolean hasUser () 
	public int getUser () 
	public boolean hasNice () 
	public int getNice () 
	public boolean hasSys () 
	public int getSys () 
	public boolean hasIdle () 
	public int getIdle () 
	public boolean hasIow () 
	public int getIow () 
	public boolean hasIrq () 
	public int getIrq () 
	public boolean hasSirq () 
	public int getSirq () 
	public boolean hasHost () 
	public int getHost () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.CpuInfo$CpuUsage parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.CpuInfo$CpuUsage parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo$CpuUsage parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.CpuInfo$CpuUsage parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo$CpuUsage parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.CpuInfo$CpuUsage parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo$CpuUsage parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.CpuInfo$CpuUsage parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo$CpuUsage parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.CpuInfo$CpuUsage parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.CpuInfo$CpuUsage$Builder newBuilderForType () 
	public static android.os.CpuInfo$CpuUsage$Builder newBuilder () 
	public static android.os.CpuInfo$CpuUsage$Builder newBuilder (android.os.CpuInfo$CpuUsage) 
		android.os.CpuInfo$CpuUsage prototype
	public android.os.CpuInfo$CpuUsage$Builder toBuilder () 
	protected android.os.CpuInfo$CpuUsage$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.CpuInfo$CpuUsage$Builder builder
	public static android.os.CpuInfo$CpuUsage getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.CpuInfo$CpuUsage getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$2600 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.CpuInfo$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.CpuInfo$1 x1
	static int access$2802 (android.os.CpuInfo$CpuUsage, int) 
		android.os.CpuInfo$CpuUsage x0
		int x1
	static int access$2902 (android.os.CpuInfo$CpuUsage, int) 
		android.os.CpuInfo$CpuUsage x0
		int x1
	static int access$3002 (android.os.CpuInfo$CpuUsage, int) 
		android.os.CpuInfo$CpuUsage x0
		int x1
	static int access$3102 (android.os.CpuInfo$CpuUsage, int) 
		android.os.CpuInfo$CpuUsage x0
		int x1
	static int access$3202 (android.os.CpuInfo$CpuUsage, int) 
		android.os.CpuInfo$CpuUsage x0
		int x1
	static int access$3302 (android.os.CpuInfo$CpuUsage, int) 
		android.os.CpuInfo$CpuUsage x0
		int x1
	static int access$3402 (android.os.CpuInfo$CpuUsage, int) 
		android.os.CpuInfo$CpuUsage x0
		int x1
	static int access$3502 (android.os.CpuInfo$CpuUsage, int) 
		android.os.CpuInfo$CpuUsage x0
		int x1
	static int access$3602 (android.os.CpuInfo$CpuUsage, int) 
		android.os.CpuInfo$CpuUsage x0
		int x1
	static int access$3702 (android.os.CpuInfo$CpuUsage, int) 
		android.os.CpuInfo$CpuUsage x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$3800 (android.os.CpuInfo$CpuUsage) 
		android.os.CpuInfo$CpuUsage x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.CpuInfo$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.CpuInfo$1 x2
	static void  () 
}

android/os/CpuInfo$CpuUsageOrBuilder.class
CpuInfo.java
package android.os
public abstract android.os.CpuInfo$CpuUsageOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasCpu () 
	public abstract int getCpu () 
	public abstract boolean hasUser () 
	public abstract int getUser () 
	public abstract boolean hasNice () 
	public abstract int getNice () 
	public abstract boolean hasSys () 
	public abstract int getSys () 
	public abstract boolean hasIdle () 
	public abstract int getIdle () 
	public abstract boolean hasIow () 
	public abstract int getIow () 
	public abstract boolean hasIrq () 
	public abstract int getIrq () 
	public abstract boolean hasSirq () 
	public abstract int getSirq () 
	public abstract boolean hasHost () 
	public abstract int getHost () 
}

android/os/CpuInfo$MemStats$1.class
CpuInfo.java
package android.os
final android.os.CpuInfo$MemStats$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.CpuInfo$MemStats parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/CpuInfo$MemStats$Builder.class
CpuInfo.java
package android.os
public final android.os.CpuInfo$MemStats$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.CpuInfo$MemStatsOrBuilder  {
	private int bitField0_
	private int total_
	private int used_
	private int free_
	private int buffers_
	private int cached_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.CpuInfo$MemStats$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.CpuInfo$MemStats getDefaultInstanceForType () 
	public android.os.CpuInfo$MemStats build () 
		android.os.CpuInfo$MemStats result
	public android.os.CpuInfo$MemStats buildPartial () 
		android.os.CpuInfo$MemStats result
		int from_bitField0_
		int to_bitField0_
	public android.os.CpuInfo$MemStats$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.CpuInfo$MemStats$Builder mergeFrom (android.os.CpuInfo$MemStats) 
		android.os.CpuInfo$MemStats other
	public final boolean isInitialized () 
	public android.os.CpuInfo$MemStats$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.CpuInfo$MemStats parsedMessage
	public boolean hasTotal () 
	public int getTotal () 
	public android.os.CpuInfo$MemStats$Builder setTotal (int) 
		int value
	public android.os.CpuInfo$MemStats$Builder clearTotal () 
	public boolean hasUsed () 
	public int getUsed () 
	public android.os.CpuInfo$MemStats$Builder setUsed (int) 
		int value
	public android.os.CpuInfo$MemStats$Builder clearUsed () 
	public boolean hasFree () 
	public int getFree () 
	public android.os.CpuInfo$MemStats$Builder setFree (int) 
		int value
	public android.os.CpuInfo$MemStats$Builder clearFree () 
	public boolean hasBuffers () 
	public int getBuffers () 
	public android.os.CpuInfo$MemStats$Builder setBuffers (int) 
		int value
	public android.os.CpuInfo$MemStats$Builder clearBuffers () 
	public boolean hasCached () 
	public int getCached () 
	public android.os.CpuInfo$MemStats$Builder setCached (int) 
		int value
	public android.os.CpuInfo$MemStats$Builder clearCached () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.CpuInfo$1) 
		android.os.CpuInfo$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.CpuInfo$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.CpuInfo$1 x1
}

android/os/CpuInfo$MemStats.class
CpuInfo.java
package android.os
public final android.os.CpuInfo$MemStats extends com.google.protobuf.GeneratedMessage implements android.os.CpuInfo$MemStatsOrBuilder  {
	private int bitField0_
	public static final int TOTAL_FIELD_NUMBER
	private int total_
	public static final int USED_FIELD_NUMBER
	private int used_
	public static final int FREE_FIELD_NUMBER
	private int free_
	public static final int BUFFERS_FIELD_NUMBER
	private int buffers_
	public static final int CACHED_FIELD_NUMBER
	private int cached_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.CpuInfo$MemStats DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasTotal () 
	public int getTotal () 
	public boolean hasUsed () 
	public int getUsed () 
	public boolean hasFree () 
	public int getFree () 
	public boolean hasBuffers () 
	public int getBuffers () 
	public boolean hasCached () 
	public int getCached () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.CpuInfo$MemStats parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.CpuInfo$MemStats parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo$MemStats parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.CpuInfo$MemStats parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo$MemStats parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.CpuInfo$MemStats parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo$MemStats parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.CpuInfo$MemStats parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo$MemStats parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.CpuInfo$MemStats parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.CpuInfo$MemStats$Builder newBuilderForType () 
	public static android.os.CpuInfo$MemStats$Builder newBuilder () 
	public static android.os.CpuInfo$MemStats$Builder newBuilder (android.os.CpuInfo$MemStats) 
		android.os.CpuInfo$MemStats prototype
	public android.os.CpuInfo$MemStats$Builder toBuilder () 
	protected android.os.CpuInfo$MemStats$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.CpuInfo$MemStats$Builder builder
	public static android.os.CpuInfo$MemStats getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.CpuInfo$MemStats getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$1400 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.CpuInfo$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.CpuInfo$1 x1
	static int access$1602 (android.os.CpuInfo$MemStats, int) 
		android.os.CpuInfo$MemStats x0
		int x1
	static int access$1702 (android.os.CpuInfo$MemStats, int) 
		android.os.CpuInfo$MemStats x0
		int x1
	static int access$1802 (android.os.CpuInfo$MemStats, int) 
		android.os.CpuInfo$MemStats x0
		int x1
	static int access$1902 (android.os.CpuInfo$MemStats, int) 
		android.os.CpuInfo$MemStats x0
		int x1
	static int access$2002 (android.os.CpuInfo$MemStats, int) 
		android.os.CpuInfo$MemStats x0
		int x1
	static int access$2102 (android.os.CpuInfo$MemStats, int) 
		android.os.CpuInfo$MemStats x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$2200 (android.os.CpuInfo$MemStats) 
		android.os.CpuInfo$MemStats x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.CpuInfo$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.CpuInfo$1 x2
	static void  () 
}

android/os/CpuInfo$MemStatsOrBuilder.class
CpuInfo.java
package android.os
public abstract android.os.CpuInfo$MemStatsOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasTotal () 
	public abstract int getTotal () 
	public abstract boolean hasUsed () 
	public abstract int getUsed () 
	public abstract boolean hasFree () 
	public abstract int getFree () 
	public abstract boolean hasBuffers () 
	public abstract int getBuffers () 
	public abstract boolean hasCached () 
	public abstract int getCached () 
}

android/os/CpuInfo$Task$1.class
CpuInfo.java
package android.os
final android.os.CpuInfo$Task$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.CpuInfo$Task parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/CpuInfo$Task$Builder.class
CpuInfo.java
package android.os
public final android.os.CpuInfo$Task$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.CpuInfo$TaskOrBuilder  {
	private int bitField0_
	private int pid_
	private int tid_
	private Object user_
	private Object pr_
	private int ni_
	private float cpu_
	private int s_
	private Object virt_
	private Object res_
	private int pcy_
	private Object cmd_
	private Object name_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.CpuInfo$Task$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.CpuInfo$Task getDefaultInstanceForType () 
	public android.os.CpuInfo$Task build () 
		android.os.CpuInfo$Task result
	public android.os.CpuInfo$Task buildPartial () 
		android.os.CpuInfo$Task result
		int from_bitField0_
		int to_bitField0_
	public android.os.CpuInfo$Task$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.CpuInfo$Task$Builder mergeFrom (android.os.CpuInfo$Task) 
		android.os.CpuInfo$Task other
	public final boolean isInitialized () 
	public android.os.CpuInfo$Task$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.CpuInfo$Task parsedMessage
	public boolean hasPid () 
	public int getPid () 
	public android.os.CpuInfo$Task$Builder setPid (int) 
		int value
	public android.os.CpuInfo$Task$Builder clearPid () 
	public boolean hasTid () 
	public int getTid () 
	public android.os.CpuInfo$Task$Builder setTid (int) 
		int value
	public android.os.CpuInfo$Task$Builder clearTid () 
	public boolean hasUser () 
	public java.lang.String getUser () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getUserBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.CpuInfo$Task$Builder setUser (java.lang.String) 
		String value
	public android.os.CpuInfo$Task$Builder clearUser () 
	public android.os.CpuInfo$Task$Builder setUserBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasPr () 
	public java.lang.String getPr () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPrBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.CpuInfo$Task$Builder setPr (java.lang.String) 
		String value
	public android.os.CpuInfo$Task$Builder clearPr () 
	public android.os.CpuInfo$Task$Builder setPrBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasNi () 
	public int getNi () 
	public android.os.CpuInfo$Task$Builder setNi (int) 
		int value
	public android.os.CpuInfo$Task$Builder clearNi () 
	public boolean hasCpu () 
	public float getCpu () 
	public android.os.CpuInfo$Task$Builder setCpu (float) 
		float value
	public android.os.CpuInfo$Task$Builder clearCpu () 
	public boolean hasS () 
	public android.os.CpuInfo$Task$Status getS () 
		android.os.CpuInfo$Task$Status result
	public android.os.CpuInfo$Task$Builder setS (android.os.CpuInfo$Task$Status) 
		android.os.CpuInfo$Task$Status value
	public android.os.CpuInfo$Task$Builder clearS () 
	public boolean hasVirt () 
	public java.lang.String getVirt () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVirtBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.CpuInfo$Task$Builder setVirt (java.lang.String) 
		String value
	public android.os.CpuInfo$Task$Builder clearVirt () 
	public android.os.CpuInfo$Task$Builder setVirtBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasRes () 
	public java.lang.String getRes () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getResBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.CpuInfo$Task$Builder setRes (java.lang.String) 
		String value
	public android.os.CpuInfo$Task$Builder clearRes () 
	public android.os.CpuInfo$Task$Builder setResBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasPcy () 
	public android.os.CpuInfo$Task$Policy getPcy () 
		android.os.CpuInfo$Task$Policy result
	public android.os.CpuInfo$Task$Builder setPcy (android.os.CpuInfo$Task$Policy) 
		android.os.CpuInfo$Task$Policy value
	public android.os.CpuInfo$Task$Builder clearPcy () 
	public boolean hasCmd () 
	public java.lang.String getCmd () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCmdBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.CpuInfo$Task$Builder setCmd (java.lang.String) 
		String value
	public android.os.CpuInfo$Task$Builder clearCmd () 
	public android.os.CpuInfo$Task$Builder setCmdBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.CpuInfo$Task$Builder setName (java.lang.String) 
		String value
	public android.os.CpuInfo$Task$Builder clearName () 
	public android.os.CpuInfo$Task$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.CpuInfo$1) 
		android.os.CpuInfo$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.CpuInfo$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.CpuInfo$1 x1
}

android/os/CpuInfo$Task$Policy$1.class
CpuInfo.java
package android.os
final android.os.CpuInfo$Task$Policy$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.os.CpuInfo$Task$Policy findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/os/CpuInfo$Task$Policy.class
CpuInfo.java
package android.os
public final android.os.CpuInfo$Task$Policy extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.os.CpuInfo$Task$Policy POLICY_UNKNOWN
	public static final android.os.CpuInfo$Task$Policy POLICY_fg
	public static final android.os.CpuInfo$Task$Policy POLICY_bg
	public static final android.os.CpuInfo$Task$Policy POLICY_ta
	public static final int POLICY_UNKNOWN_VALUE
	public static final int POLICY_fg_VALUE
	public static final int POLICY_bg_VALUE
	public static final int POLICY_ta_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.os.CpuInfo$Task$Policy[] VALUES
	private final int value
	private static final android.os.CpuInfo$Task$Policy[] $VALUES
	public static android.os.CpuInfo$Task$Policy[] values () 
	public static android.os.CpuInfo$Task$Policy valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.os.CpuInfo$Task$Policy valueOf (int) 
		int value
	public static android.os.CpuInfo$Task$Policy forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.os.CpuInfo$Task$Policy valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/os/CpuInfo$Task$Status$1.class
CpuInfo.java
package android.os
final android.os.CpuInfo$Task$Status$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.os.CpuInfo$Task$Status findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/os/CpuInfo$Task$Status.class
CpuInfo.java
package android.os
public final android.os.CpuInfo$Task$Status extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.os.CpuInfo$Task$Status STATUS_UNKNOWN
	public static final android.os.CpuInfo$Task$Status STATUS_D
	public static final android.os.CpuInfo$Task$Status STATUS_R
	public static final android.os.CpuInfo$Task$Status STATUS_S
	public static final android.os.CpuInfo$Task$Status STATUS_T
	public static final android.os.CpuInfo$Task$Status STATUS_Z
	public static final int STATUS_UNKNOWN_VALUE
	public static final int STATUS_D_VALUE
	public static final int STATUS_R_VALUE
	public static final int STATUS_S_VALUE
	public static final int STATUS_T_VALUE
	public static final int STATUS_Z_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.os.CpuInfo$Task$Status[] VALUES
	private final int value
	private static final android.os.CpuInfo$Task$Status[] $VALUES
	public static android.os.CpuInfo$Task$Status[] values () 
	public static android.os.CpuInfo$Task$Status valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.os.CpuInfo$Task$Status valueOf (int) 
		int value
	public static android.os.CpuInfo$Task$Status forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.os.CpuInfo$Task$Status valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/os/CpuInfo$Task.class
CpuInfo.java
package android.os
public final android.os.CpuInfo$Task extends com.google.protobuf.GeneratedMessage implements android.os.CpuInfo$TaskOrBuilder  {
	private int bitField0_
	public static final int PID_FIELD_NUMBER
	private int pid_
	public static final int TID_FIELD_NUMBER
	private int tid_
	public static final int USER_FIELD_NUMBER
	private volatile Object user_
	public static final int PR_FIELD_NUMBER
	private volatile Object pr_
	public static final int NI_FIELD_NUMBER
	private int ni_
	public static final int CPU_FIELD_NUMBER
	private float cpu_
	public static final int S_FIELD_NUMBER
	private int s_
	public static final int VIRT_FIELD_NUMBER
	private volatile Object virt_
	public static final int RES_FIELD_NUMBER
	private volatile Object res_
	public static final int PCY_FIELD_NUMBER
	private int pcy_
	public static final int CMD_FIELD_NUMBER
	private volatile Object cmd_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.CpuInfo$Task DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int rawValue
		android.os.CpuInfo$Task$Status value
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int rawValue
		android.os.CpuInfo$Task$Policy value
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasPid () 
	public int getPid () 
	public boolean hasTid () 
	public int getTid () 
	public boolean hasUser () 
	public java.lang.String getUser () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getUserBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasPr () 
	public java.lang.String getPr () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPrBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasNi () 
	public int getNi () 
	public boolean hasCpu () 
	public float getCpu () 
	public boolean hasS () 
	public android.os.CpuInfo$Task$Status getS () 
		android.os.CpuInfo$Task$Status result
	public boolean hasVirt () 
	public java.lang.String getVirt () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVirtBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasRes () 
	public java.lang.String getRes () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getResBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasPcy () 
	public android.os.CpuInfo$Task$Policy getPcy () 
		android.os.CpuInfo$Task$Policy result
	public boolean hasCmd () 
	public java.lang.String getCmd () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCmdBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.CpuInfo$Task parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.CpuInfo$Task parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo$Task parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.CpuInfo$Task parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo$Task parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.CpuInfo$Task parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo$Task parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.CpuInfo$Task parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo$Task parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.CpuInfo$Task parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.CpuInfo$Task$Builder newBuilderForType () 
	public static android.os.CpuInfo$Task$Builder newBuilder () 
	public static android.os.CpuInfo$Task$Builder newBuilder (android.os.CpuInfo$Task) 
		android.os.CpuInfo$Task prototype
	public android.os.CpuInfo$Task$Builder toBuilder () 
	protected android.os.CpuInfo$Task$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.CpuInfo$Task$Builder builder
	public static android.os.CpuInfo$Task getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.CpuInfo$Task getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$4200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.CpuInfo$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.CpuInfo$1 x1
	static int access$4402 (android.os.CpuInfo$Task, int) 
		android.os.CpuInfo$Task x0
		int x1
	static int access$4502 (android.os.CpuInfo$Task, int) 
		android.os.CpuInfo$Task x0
		int x1
	static java.lang.Object access$4602 (android.os.CpuInfo$Task, java.lang.Object) 
		android.os.CpuInfo$Task x0
		Object x1
	static java.lang.Object access$4702 (android.os.CpuInfo$Task, java.lang.Object) 
		android.os.CpuInfo$Task x0
		Object x1
	static int access$4802 (android.os.CpuInfo$Task, int) 
		android.os.CpuInfo$Task x0
		int x1
	static float access$4902 (android.os.CpuInfo$Task, float) 
		android.os.CpuInfo$Task x0
		float x1
	static int access$5002 (android.os.CpuInfo$Task, int) 
		android.os.CpuInfo$Task x0
		int x1
	static java.lang.Object access$5102 (android.os.CpuInfo$Task, java.lang.Object) 
		android.os.CpuInfo$Task x0
		Object x1
	static java.lang.Object access$5202 (android.os.CpuInfo$Task, java.lang.Object) 
		android.os.CpuInfo$Task x0
		Object x1
	static int access$5302 (android.os.CpuInfo$Task, int) 
		android.os.CpuInfo$Task x0
		int x1
	static java.lang.Object access$5402 (android.os.CpuInfo$Task, java.lang.Object) 
		android.os.CpuInfo$Task x0
		Object x1
	static java.lang.Object access$5502 (android.os.CpuInfo$Task, java.lang.Object) 
		android.os.CpuInfo$Task x0
		Object x1
	static int access$5602 (android.os.CpuInfo$Task, int) 
		android.os.CpuInfo$Task x0
		int x1
	static java.lang.Object access$4600 (android.os.CpuInfo$Task) 
		android.os.CpuInfo$Task x0
	static java.lang.Object access$4700 (android.os.CpuInfo$Task) 
		android.os.CpuInfo$Task x0
	static java.lang.Object access$5100 (android.os.CpuInfo$Task) 
		android.os.CpuInfo$Task x0
	static java.lang.Object access$5200 (android.os.CpuInfo$Task) 
		android.os.CpuInfo$Task x0
	static java.lang.Object access$5400 (android.os.CpuInfo$Task) 
		android.os.CpuInfo$Task x0
	static java.lang.Object access$5500 (android.os.CpuInfo$Task) 
		android.os.CpuInfo$Task x0
	static com.google.protobuf.UnknownFieldSet access$5700 (android.os.CpuInfo$Task) 
		android.os.CpuInfo$Task x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.CpuInfo$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.CpuInfo$1 x2
	static void  () 
}

android/os/CpuInfo$TaskOrBuilder.class
CpuInfo.java
package android.os
public abstract android.os.CpuInfo$TaskOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasPid () 
	public abstract int getPid () 
	public abstract boolean hasTid () 
	public abstract int getTid () 
	public abstract boolean hasUser () 
	public abstract java.lang.String getUser () 
	public abstract com.google.protobuf.ByteString getUserBytes () 
	public abstract boolean hasPr () 
	public abstract java.lang.String getPr () 
	public abstract com.google.protobuf.ByteString getPrBytes () 
	public abstract boolean hasNi () 
	public abstract int getNi () 
	public abstract boolean hasCpu () 
	public abstract float getCpu () 
	public abstract boolean hasS () 
	public abstract android.os.CpuInfo$Task$Status getS () 
	public abstract boolean hasVirt () 
	public abstract java.lang.String getVirt () 
	public abstract com.google.protobuf.ByteString getVirtBytes () 
	public abstract boolean hasRes () 
	public abstract java.lang.String getRes () 
	public abstract com.google.protobuf.ByteString getResBytes () 
	public abstract boolean hasPcy () 
	public abstract android.os.CpuInfo$Task$Policy getPcy () 
	public abstract boolean hasCmd () 
	public abstract java.lang.String getCmd () 
	public abstract com.google.protobuf.ByteString getCmdBytes () 
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
}

android/os/CpuInfo$TaskStats$1.class
CpuInfo.java
package android.os
final android.os.CpuInfo$TaskStats$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.CpuInfo$TaskStats parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/CpuInfo$TaskStats$Builder.class
CpuInfo.java
package android.os
public final android.os.CpuInfo$TaskStats$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.CpuInfo$TaskStatsOrBuilder  {
	private int bitField0_
	private int total_
	private int running_
	private int sleeping_
	private int stopped_
	private int zombie_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.CpuInfo$TaskStats$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.CpuInfo$TaskStats getDefaultInstanceForType () 
	public android.os.CpuInfo$TaskStats build () 
		android.os.CpuInfo$TaskStats result
	public android.os.CpuInfo$TaskStats buildPartial () 
		android.os.CpuInfo$TaskStats result
		int from_bitField0_
		int to_bitField0_
	public android.os.CpuInfo$TaskStats$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.CpuInfo$TaskStats$Builder mergeFrom (android.os.CpuInfo$TaskStats) 
		android.os.CpuInfo$TaskStats other
	public final boolean isInitialized () 
	public android.os.CpuInfo$TaskStats$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.CpuInfo$TaskStats parsedMessage
	public boolean hasTotal () 
	public int getTotal () 
	public android.os.CpuInfo$TaskStats$Builder setTotal (int) 
		int value
	public android.os.CpuInfo$TaskStats$Builder clearTotal () 
	public boolean hasRunning () 
	public int getRunning () 
	public android.os.CpuInfo$TaskStats$Builder setRunning (int) 
		int value
	public android.os.CpuInfo$TaskStats$Builder clearRunning () 
	public boolean hasSleeping () 
	public int getSleeping () 
	public android.os.CpuInfo$TaskStats$Builder setSleeping (int) 
		int value
	public android.os.CpuInfo$TaskStats$Builder clearSleeping () 
	public boolean hasStopped () 
	public int getStopped () 
	public android.os.CpuInfo$TaskStats$Builder setStopped (int) 
		int value
	public android.os.CpuInfo$TaskStats$Builder clearStopped () 
	public boolean hasZombie () 
	public int getZombie () 
	public android.os.CpuInfo$TaskStats$Builder setZombie (int) 
		int value
	public android.os.CpuInfo$TaskStats$Builder clearZombie () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.CpuInfo$1) 
		android.os.CpuInfo$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.CpuInfo$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.CpuInfo$1 x1
}

android/os/CpuInfo$TaskStats.class
CpuInfo.java
package android.os
public final android.os.CpuInfo$TaskStats extends com.google.protobuf.GeneratedMessage implements android.os.CpuInfo$TaskStatsOrBuilder  {
	private int bitField0_
	public static final int TOTAL_FIELD_NUMBER
	private int total_
	public static final int RUNNING_FIELD_NUMBER
	private int running_
	public static final int SLEEPING_FIELD_NUMBER
	private int sleeping_
	public static final int STOPPED_FIELD_NUMBER
	private int stopped_
	public static final int ZOMBIE_FIELD_NUMBER
	private int zombie_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.CpuInfo$TaskStats DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasTotal () 
	public int getTotal () 
	public boolean hasRunning () 
	public int getRunning () 
	public boolean hasSleeping () 
	public int getSleeping () 
	public boolean hasStopped () 
	public int getStopped () 
	public boolean hasZombie () 
	public int getZombie () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.CpuInfo$TaskStats parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.CpuInfo$TaskStats parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo$TaskStats parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.CpuInfo$TaskStats parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo$TaskStats parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.CpuInfo$TaskStats parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo$TaskStats parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.CpuInfo$TaskStats parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo$TaskStats parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.CpuInfo$TaskStats parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.CpuInfo$TaskStats$Builder newBuilderForType () 
	public static android.os.CpuInfo$TaskStats$Builder newBuilder () 
	public static android.os.CpuInfo$TaskStats$Builder newBuilder (android.os.CpuInfo$TaskStats) 
		android.os.CpuInfo$TaskStats prototype
	public android.os.CpuInfo$TaskStats$Builder toBuilder () 
	protected android.os.CpuInfo$TaskStats$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.CpuInfo$TaskStats$Builder builder
	public static android.os.CpuInfo$TaskStats getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.CpuInfo$TaskStats getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.CpuInfo$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.CpuInfo$1 x1
	static int access$402 (android.os.CpuInfo$TaskStats, int) 
		android.os.CpuInfo$TaskStats x0
		int x1
	static int access$502 (android.os.CpuInfo$TaskStats, int) 
		android.os.CpuInfo$TaskStats x0
		int x1
	static int access$602 (android.os.CpuInfo$TaskStats, int) 
		android.os.CpuInfo$TaskStats x0
		int x1
	static int access$702 (android.os.CpuInfo$TaskStats, int) 
		android.os.CpuInfo$TaskStats x0
		int x1
	static int access$802 (android.os.CpuInfo$TaskStats, int) 
		android.os.CpuInfo$TaskStats x0
		int x1
	static int access$902 (android.os.CpuInfo$TaskStats, int) 
		android.os.CpuInfo$TaskStats x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$1000 (android.os.CpuInfo$TaskStats) 
		android.os.CpuInfo$TaskStats x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.CpuInfo$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.CpuInfo$1 x2
	static void  () 
}

android/os/CpuInfo$TaskStatsOrBuilder.class
CpuInfo.java
package android.os
public abstract android.os.CpuInfo$TaskStatsOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasTotal () 
	public abstract int getTotal () 
	public abstract boolean hasRunning () 
	public abstract int getRunning () 
	public abstract boolean hasSleeping () 
	public abstract int getSleeping () 
	public abstract boolean hasStopped () 
	public abstract int getStopped () 
	public abstract boolean hasZombie () 
	public abstract int getZombie () 
}

android/os/CpuInfo.class
CpuInfo.java
package android.os
public final android.os.CpuInfo extends com.google.protobuf.GeneratedMessage implements android.os.CpuInfoOrBuilder  {
	private int bitField0_
	public static final int TASK_STATS_FIELD_NUMBER
	private android.os.CpuInfo$TaskStats taskStats_
	public static final int MEM_FIELD_NUMBER
	private android.os.CpuInfo$MemStats mem_
	public static final int SWAP_FIELD_NUMBER
	private android.os.CpuInfo$MemStats swap_
	public static final int CPU_USAGE_FIELD_NUMBER
	private android.os.CpuInfo$CpuUsage cpuUsage_
	public static final int TASKS_FIELD_NUMBER
	private java.util.List tasks_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.CpuInfo DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		android.os.CpuInfo$TaskStats$Builder subBuilder
		android.os.CpuInfo$MemStats$Builder subBuilder
		android.os.CpuInfo$MemStats$Builder subBuilder
		android.os.CpuInfo$CpuUsage$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasTaskStats () 
	public android.os.CpuInfo$TaskStats getTaskStats () 
	public android.os.CpuInfo$TaskStatsOrBuilder getTaskStatsOrBuilder () 
	public boolean hasMem () 
	public android.os.CpuInfo$MemStats getMem () 
	public android.os.CpuInfo$MemStatsOrBuilder getMemOrBuilder () 
	public boolean hasSwap () 
	public android.os.CpuInfo$MemStats getSwap () 
	public android.os.CpuInfo$MemStatsOrBuilder getSwapOrBuilder () 
	public boolean hasCpuUsage () 
	public android.os.CpuInfo$CpuUsage getCpuUsage () 
	public android.os.CpuInfo$CpuUsageOrBuilder getCpuUsageOrBuilder () 
	public java.util.List getTasksList () 
	public java.util.List getTasksOrBuilderList () 
	public int getTasksCount () 
	public android.os.CpuInfo$Task getTasks (int) 
		int index
	public android.os.CpuInfo$TaskOrBuilder getTasksOrBuilder (int) 
		int index
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int size
	public static android.os.CpuInfo parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.CpuInfo parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.CpuInfo parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.CpuInfo parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.CpuInfo parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.CpuInfo parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.CpuInfo parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.CpuInfo$Builder newBuilderForType () 
	public static android.os.CpuInfo$Builder newBuilder () 
	public static android.os.CpuInfo$Builder newBuilder (android.os.CpuInfo) 
		android.os.CpuInfo prototype
	public android.os.CpuInfo$Builder toBuilder () 
	protected android.os.CpuInfo$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.CpuInfo$Builder builder
	public static android.os.CpuInfo getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.CpuInfo getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$6100 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.CpuInfo$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.CpuInfo$1 x1
	static android.os.CpuInfo$TaskStats access$6302 (android.os.CpuInfo, android.os.CpuInfo$TaskStats) 
		android.os.CpuInfo x0
		android.os.CpuInfo$TaskStats x1
	static android.os.CpuInfo$MemStats access$6402 (android.os.CpuInfo, android.os.CpuInfo$MemStats) 
		android.os.CpuInfo x0
		android.os.CpuInfo$MemStats x1
	static android.os.CpuInfo$MemStats access$6502 (android.os.CpuInfo, android.os.CpuInfo$MemStats) 
		android.os.CpuInfo x0
		android.os.CpuInfo$MemStats x1
	static android.os.CpuInfo$CpuUsage access$6602 (android.os.CpuInfo, android.os.CpuInfo$CpuUsage) 
		android.os.CpuInfo x0
		android.os.CpuInfo$CpuUsage x1
	static java.util.List access$6702 (android.os.CpuInfo, java.util.List) 
		android.os.CpuInfo x0
		java.util.List x1
	static int access$6802 (android.os.CpuInfo, int) 
		android.os.CpuInfo x0
		int x1
	static java.util.List access$6700 (android.os.CpuInfo) 
		android.os.CpuInfo x0
	static boolean access$6900 () 
	static com.google.protobuf.UnknownFieldSet access$7000 (android.os.CpuInfo) 
		android.os.CpuInfo x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.CpuInfo$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.CpuInfo$1 x2
	static void  () 
}

android/os/CpuInfoOrBuilder.class
CpuInfoOrBuilder.java
package android.os
public abstract android.os.CpuInfoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasTaskStats () 
	public abstract android.os.CpuInfo$TaskStats getTaskStats () 
	public abstract android.os.CpuInfo$TaskStatsOrBuilder getTaskStatsOrBuilder () 
	public abstract boolean hasMem () 
	public abstract android.os.CpuInfo$MemStats getMem () 
	public abstract android.os.CpuInfo$MemStatsOrBuilder getMemOrBuilder () 
	public abstract boolean hasSwap () 
	public abstract android.os.CpuInfo$MemStats getSwap () 
	public abstract android.os.CpuInfo$MemStatsOrBuilder getSwapOrBuilder () 
	public abstract boolean hasCpuUsage () 
	public abstract android.os.CpuInfo$CpuUsage getCpuUsage () 
	public abstract android.os.CpuInfo$CpuUsageOrBuilder getCpuUsageOrBuilder () 
	public abstract java.util.List getTasksList () 
	public abstract android.os.CpuInfo$Task getTasks (int) 
	public abstract int getTasksCount () 
	public abstract java.util.List getTasksOrBuilderList () 
	public abstract android.os.CpuInfo$TaskOrBuilder getTasksOrBuilder (int) 
}

android/os/CpuInfoProto$1.class
CpuInfoProto.java
package android.os
final android.os.CpuInfoProto$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/os/CpuInfoProto.class
CpuInfoProto.java
package android.os
public final android.os.CpuInfoProto extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_CpuInfo_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_CpuInfo_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_CpuInfo_TaskStats_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_CpuInfo_TaskStats_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_CpuInfo_MemStats_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_CpuInfo_MemStats_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_CpuInfo_CpuUsage_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_CpuInfo_CpuUsage_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_CpuInfo_Task_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_CpuInfo_Task_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
		com.google.protobuf.ExtensionRegistry registry
}

android/os/IncidentHeaderProto$1.class
IncidentHeaderProto.java
package android.os
final android.os.IncidentHeaderProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.IncidentHeaderProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/IncidentHeaderProto$2.class
IncidentHeaderProto.java
package android.os
 android.os.IncidentHeaderProto$2 extends java.lang.Object {
	static final int[] $SwitchMap$android$os$IncidentHeaderProto$MetricValueCase
	static void  () 
}

android/os/IncidentHeaderProto$Builder.class
IncidentHeaderProto.java
package android.os
public final android.os.IncidentHeaderProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.IncidentHeaderProtoOrBuilder  {
	private int metricValueCase_
	private Object metricValue_
	private int bitField0_
	private Object incidentName_
	private Object reason_
	private Object metricName_
	private android.os.IncidentHeaderProto$StatsdConfigKey configKey_
	private com.google.protobuf.SingleFieldBuilder configKeyBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.IncidentHeaderProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.IncidentHeaderProto getDefaultInstanceForType () 
	public android.os.IncidentHeaderProto build () 
		android.os.IncidentHeaderProto result
	public android.os.IncidentHeaderProto buildPartial () 
		android.os.IncidentHeaderProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.IncidentHeaderProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.IncidentHeaderProto$Builder mergeFrom (android.os.IncidentHeaderProto) 
		android.os.IncidentHeaderProto other
	public final boolean isInitialized () 
	public android.os.IncidentHeaderProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.IncidentHeaderProto parsedMessage
	public android.os.IncidentHeaderProto$MetricValueCase getMetricValueCase () 
	public android.os.IncidentHeaderProto$Builder clearMetricValue () 
	public boolean hasIncidentName () 
	public java.lang.String getIncidentName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIncidentNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.IncidentHeaderProto$Builder setIncidentName (java.lang.String) 
		String value
	public android.os.IncidentHeaderProto$Builder clearIncidentName () 
	public android.os.IncidentHeaderProto$Builder setIncidentNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasReason () 
	public java.lang.String getReason () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getReasonBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.IncidentHeaderProto$Builder setReason (java.lang.String) 
		String value
	public android.os.IncidentHeaderProto$Builder clearReason () 
	public android.os.IncidentHeaderProto$Builder setReasonBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasMetricName () 
	public java.lang.String getMetricName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getMetricNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.IncidentHeaderProto$Builder setMetricName (java.lang.String) 
		String value
	public android.os.IncidentHeaderProto$Builder clearMetricName () 
	public android.os.IncidentHeaderProto$Builder setMetricNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasInt64Value () 
	public long getInt64Value () 
	public android.os.IncidentHeaderProto$Builder setInt64Value (long) 
		long value
	public android.os.IncidentHeaderProto$Builder clearInt64Value () 
	public boolean hasDoubleValue () 
	public double getDoubleValue () 
	public android.os.IncidentHeaderProto$Builder setDoubleValue (double) 
		double value
	public android.os.IncidentHeaderProto$Builder clearDoubleValue () 
	public boolean hasConfigKey () 
	public android.os.IncidentHeaderProto$StatsdConfigKey getConfigKey () 
	public android.os.IncidentHeaderProto$Builder setConfigKey (android.os.IncidentHeaderProto$StatsdConfigKey) 
		android.os.IncidentHeaderProto$StatsdConfigKey value
	public android.os.IncidentHeaderProto$Builder setConfigKey (android.os.IncidentHeaderProto$StatsdConfigKey$Builder) 
		android.os.IncidentHeaderProto$StatsdConfigKey$Builder builderForValue
	public android.os.IncidentHeaderProto$Builder mergeConfigKey (android.os.IncidentHeaderProto$StatsdConfigKey) 
		android.os.IncidentHeaderProto$StatsdConfigKey value
	public android.os.IncidentHeaderProto$Builder clearConfigKey () 
	public android.os.IncidentHeaderProto$StatsdConfigKey$Builder getConfigKeyBuilder () 
	public android.os.IncidentHeaderProto$StatsdConfigKeyOrBuilder getConfigKeyOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getConfigKeyFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.IncidentHeaderProto$1) 
		android.os.IncidentHeaderProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.IncidentHeaderProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.IncidentHeaderProto$1 x1
}

android/os/IncidentHeaderProto$MetricValueCase.class
IncidentHeaderProto.java
package android.os
public final android.os.IncidentHeaderProto$MetricValueCase extends java.lang.Enum implements com.google.protobuf.Internal$EnumLite  {
	public static final android.os.IncidentHeaderProto$MetricValueCase INT64_VALUE
	public static final android.os.IncidentHeaderProto$MetricValueCase DOUBLE_VALUE
	public static final android.os.IncidentHeaderProto$MetricValueCase METRICVALUE_NOT_SET
	private final int value
	private static final android.os.IncidentHeaderProto$MetricValueCase[] $VALUES
	public static android.os.IncidentHeaderProto$MetricValueCase[] values () 
	public static android.os.IncidentHeaderProto$MetricValueCase valueOf (java.lang.String) 
		String name
	private void  (java.lang.String, int, int) 
		int value
	public static android.os.IncidentHeaderProto$MetricValueCase valueOf (int) 
		int value
	public static android.os.IncidentHeaderProto$MetricValueCase forNumber (int) 
		int value
	public int getNumber () 
	static void  () 
}

android/os/IncidentHeaderProto$StatsdConfigKey$1.class
IncidentHeaderProto.java
package android.os
final android.os.IncidentHeaderProto$StatsdConfigKey$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.IncidentHeaderProto$StatsdConfigKey parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/IncidentHeaderProto$StatsdConfigKey$Builder.class
IncidentHeaderProto.java
package android.os
public final android.os.IncidentHeaderProto$StatsdConfigKey$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.IncidentHeaderProto$StatsdConfigKeyOrBuilder  {
	private int bitField0_
	private int uid_
	private Object name_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.IncidentHeaderProto$StatsdConfigKey$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.IncidentHeaderProto$StatsdConfigKey getDefaultInstanceForType () 
	public android.os.IncidentHeaderProto$StatsdConfigKey build () 
		android.os.IncidentHeaderProto$StatsdConfigKey result
	public android.os.IncidentHeaderProto$StatsdConfigKey buildPartial () 
		android.os.IncidentHeaderProto$StatsdConfigKey result
		int from_bitField0_
		int to_bitField0_
	public android.os.IncidentHeaderProto$StatsdConfigKey$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.IncidentHeaderProto$StatsdConfigKey$Builder mergeFrom (android.os.IncidentHeaderProto$StatsdConfigKey) 
		android.os.IncidentHeaderProto$StatsdConfigKey other
	public final boolean isInitialized () 
	public android.os.IncidentHeaderProto$StatsdConfigKey$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.IncidentHeaderProto$StatsdConfigKey parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public android.os.IncidentHeaderProto$StatsdConfigKey$Builder setUid (int) 
		int value
	public android.os.IncidentHeaderProto$StatsdConfigKey$Builder clearUid () 
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.IncidentHeaderProto$StatsdConfigKey$Builder setName (java.lang.String) 
		String value
	public android.os.IncidentHeaderProto$StatsdConfigKey$Builder clearName () 
	public android.os.IncidentHeaderProto$StatsdConfigKey$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.IncidentHeaderProto$1) 
		android.os.IncidentHeaderProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.IncidentHeaderProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.IncidentHeaderProto$1 x1
}

android/os/IncidentHeaderProto$StatsdConfigKey.class
IncidentHeaderProto.java
package android.os
public final android.os.IncidentHeaderProto$StatsdConfigKey extends com.google.protobuf.GeneratedMessage implements android.os.IncidentHeaderProto$StatsdConfigKeyOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.IncidentHeaderProto$StatsdConfigKey DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasUid () 
	public int getUid () 
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.IncidentHeaderProto$StatsdConfigKey parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.IncidentHeaderProto$StatsdConfigKey parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.IncidentHeaderProto$StatsdConfigKey parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.IncidentHeaderProto$StatsdConfigKey parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.IncidentHeaderProto$StatsdConfigKey parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.IncidentHeaderProto$StatsdConfigKey parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.IncidentHeaderProto$StatsdConfigKey parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.IncidentHeaderProto$StatsdConfigKey parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.IncidentHeaderProto$StatsdConfigKey parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.IncidentHeaderProto$StatsdConfigKey parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.IncidentHeaderProto$StatsdConfigKey$Builder newBuilderForType () 
	public static android.os.IncidentHeaderProto$StatsdConfigKey$Builder newBuilder () 
	public static android.os.IncidentHeaderProto$StatsdConfigKey$Builder newBuilder (android.os.IncidentHeaderProto$StatsdConfigKey) 
		android.os.IncidentHeaderProto$StatsdConfigKey prototype
	public android.os.IncidentHeaderProto$StatsdConfigKey$Builder toBuilder () 
	protected android.os.IncidentHeaderProto$StatsdConfigKey$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.IncidentHeaderProto$StatsdConfigKey$Builder builder
	public static android.os.IncidentHeaderProto$StatsdConfigKey getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.IncidentHeaderProto$StatsdConfigKey getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.IncidentHeaderProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.IncidentHeaderProto$1 x1
	static int access$402 (android.os.IncidentHeaderProto$StatsdConfigKey, int) 
		android.os.IncidentHeaderProto$StatsdConfigKey x0
		int x1
	static java.lang.Object access$502 (android.os.IncidentHeaderProto$StatsdConfigKey, java.lang.Object) 
		android.os.IncidentHeaderProto$StatsdConfigKey x0
		Object x1
	static int access$602 (android.os.IncidentHeaderProto$StatsdConfigKey, int) 
		android.os.IncidentHeaderProto$StatsdConfigKey x0
		int x1
	static java.lang.Object access$500 (android.os.IncidentHeaderProto$StatsdConfigKey) 
		android.os.IncidentHeaderProto$StatsdConfigKey x0
	static com.google.protobuf.UnknownFieldSet access$700 (android.os.IncidentHeaderProto$StatsdConfigKey) 
		android.os.IncidentHeaderProto$StatsdConfigKey x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.IncidentHeaderProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.IncidentHeaderProto$1 x2
	static void  () 
}

android/os/IncidentHeaderProto$StatsdConfigKeyOrBuilder.class
IncidentHeaderProto.java
package android.os
public abstract android.os.IncidentHeaderProto$StatsdConfigKeyOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
}

android/os/IncidentHeaderProto.class
IncidentHeaderProto.java
package android.os
public final android.os.IncidentHeaderProto extends com.google.protobuf.GeneratedMessage implements android.os.IncidentHeaderProtoOrBuilder  {
	private int bitField0_
	private int metricValueCase_
	private Object metricValue_
	public static final int INCIDENT_NAME_FIELD_NUMBER
	private volatile Object incidentName_
	public static final int REASON_FIELD_NUMBER
	private volatile Object reason_
	public static final int METRIC_NAME_FIELD_NUMBER
	private volatile Object metricName_
	public static final int INT64_VALUE_FIELD_NUMBER
	public static final int DOUBLE_VALUE_FIELD_NUMBER
	public static final int CONFIG_KEY_FIELD_NUMBER
	private android.os.IncidentHeaderProto$StatsdConfigKey configKey_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.IncidentHeaderProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		android.os.IncidentHeaderProto$StatsdConfigKey$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public android.os.IncidentHeaderProto$MetricValueCase getMetricValueCase () 
	public boolean hasIncidentName () 
	public java.lang.String getIncidentName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIncidentNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasReason () 
	public java.lang.String getReason () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getReasonBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasMetricName () 
	public java.lang.String getMetricName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getMetricNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasInt64Value () 
	public long getInt64Value () 
	public boolean hasDoubleValue () 
	public double getDoubleValue () 
	public boolean hasConfigKey () 
	public android.os.IncidentHeaderProto$StatsdConfigKey getConfigKey () 
	public android.os.IncidentHeaderProto$StatsdConfigKeyOrBuilder getConfigKeyOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.IncidentHeaderProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.IncidentHeaderProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.IncidentHeaderProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.IncidentHeaderProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.IncidentHeaderProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.IncidentHeaderProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.IncidentHeaderProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.IncidentHeaderProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.IncidentHeaderProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.IncidentHeaderProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.IncidentHeaderProto$Builder newBuilderForType () 
	public static android.os.IncidentHeaderProto$Builder newBuilder () 
	public static android.os.IncidentHeaderProto$Builder newBuilder (android.os.IncidentHeaderProto) 
		android.os.IncidentHeaderProto prototype
	public android.os.IncidentHeaderProto$Builder toBuilder () 
	protected android.os.IncidentHeaderProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.IncidentHeaderProto$Builder builder
	public static android.os.IncidentHeaderProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.IncidentHeaderProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$1100 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.IncidentHeaderProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.IncidentHeaderProto$1 x1
	static java.lang.Object access$1302 (android.os.IncidentHeaderProto, java.lang.Object) 
		android.os.IncidentHeaderProto x0
		Object x1
	static java.lang.Object access$1402 (android.os.IncidentHeaderProto, java.lang.Object) 
		android.os.IncidentHeaderProto x0
		Object x1
	static java.lang.Object access$1502 (android.os.IncidentHeaderProto, java.lang.Object) 
		android.os.IncidentHeaderProto x0
		Object x1
	static java.lang.Object access$1602 (android.os.IncidentHeaderProto, java.lang.Object) 
		android.os.IncidentHeaderProto x0
		Object x1
	static android.os.IncidentHeaderProto$StatsdConfigKey access$1702 (android.os.IncidentHeaderProto, android.os.IncidentHeaderProto$StatsdConfigKey) 
		android.os.IncidentHeaderProto x0
		android.os.IncidentHeaderProto$StatsdConfigKey x1
	static int access$1802 (android.os.IncidentHeaderProto, int) 
		android.os.IncidentHeaderProto x0
		int x1
	static int access$1902 (android.os.IncidentHeaderProto, int) 
		android.os.IncidentHeaderProto x0
		int x1
	static java.lang.Object access$1300 (android.os.IncidentHeaderProto) 
		android.os.IncidentHeaderProto x0
	static java.lang.Object access$1400 (android.os.IncidentHeaderProto) 
		android.os.IncidentHeaderProto x0
	static java.lang.Object access$1500 (android.os.IncidentHeaderProto) 
		android.os.IncidentHeaderProto x0
	static com.google.protobuf.UnknownFieldSet access$2000 (android.os.IncidentHeaderProto) 
		android.os.IncidentHeaderProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.IncidentHeaderProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.IncidentHeaderProto$1 x2
	static void  () 
}

android/os/IncidentHeaderProtoOrBuilder.class
IncidentHeaderProtoOrBuilder.java
package android.os
public abstract android.os.IncidentHeaderProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasIncidentName () 
	public abstract java.lang.String getIncidentName () 
	public abstract com.google.protobuf.ByteString getIncidentNameBytes () 
	public abstract boolean hasReason () 
	public abstract java.lang.String getReason () 
	public abstract com.google.protobuf.ByteString getReasonBytes () 
	public abstract boolean hasMetricName () 
	public abstract java.lang.String getMetricName () 
	public abstract com.google.protobuf.ByteString getMetricNameBytes () 
	public abstract boolean hasInt64Value () 
	public abstract long getInt64Value () 
	public abstract boolean hasDoubleValue () 
	public abstract double getDoubleValue () 
	public abstract boolean hasConfigKey () 
	public abstract android.os.IncidentHeaderProto$StatsdConfigKey getConfigKey () 
	public abstract android.os.IncidentHeaderProto$StatsdConfigKeyOrBuilder getConfigKeyOrBuilder () 
	public abstract android.os.IncidentHeaderProto$MetricValueCase getMetricValueCase () 
}

android/os/IncidentMetadata$1.class
IncidentMetadata.java
package android.os
final android.os.IncidentMetadata$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.IncidentMetadata parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/IncidentMetadata$Builder.class
IncidentMetadata.java
package android.os
public final android.os.IncidentMetadata$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.IncidentMetadataOrBuilder  {
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.IncidentMetadata$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.IncidentMetadata getDefaultInstanceForType () 
	public android.os.IncidentMetadata build () 
		android.os.IncidentMetadata result
	public android.os.IncidentMetadata buildPartial () 
		android.os.IncidentMetadata result
	public android.os.IncidentMetadata$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.IncidentMetadata$Builder mergeFrom (android.os.IncidentMetadata) 
		android.os.IncidentMetadata other
	public final boolean isInitialized () 
	public android.os.IncidentMetadata$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.IncidentMetadata parsedMessage
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.IncidentMetadata$1) 
		android.os.IncidentMetadata$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.IncidentMetadata$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.IncidentMetadata$1 x1
}

android/os/IncidentMetadata.class
IncidentMetadata.java
package android.os
public final android.os.IncidentMetadata extends com.google.protobuf.GeneratedMessage implements android.os.IncidentMetadataOrBuilder  {
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.IncidentMetadata DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.IncidentMetadata parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.IncidentMetadata parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.IncidentMetadata parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.IncidentMetadata parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.IncidentMetadata parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.IncidentMetadata parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.IncidentMetadata parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.IncidentMetadata parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.IncidentMetadata parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.IncidentMetadata parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.IncidentMetadata$Builder newBuilderForType () 
	public static android.os.IncidentMetadata$Builder newBuilder () 
	public static android.os.IncidentMetadata$Builder newBuilder (android.os.IncidentMetadata) 
		android.os.IncidentMetadata prototype
	public android.os.IncidentMetadata$Builder toBuilder () 
	protected android.os.IncidentMetadata$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.IncidentMetadata$Builder builder
	public static android.os.IncidentMetadata getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.IncidentMetadata getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.IncidentMetadata$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.IncidentMetadata$1 x1
	static com.google.protobuf.UnknownFieldSet access$400 (android.os.IncidentMetadata) 
		android.os.IncidentMetadata x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.IncidentMetadata$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.IncidentMetadata$1 x2
	static void  () 
}

android/os/IncidentMetadataOrBuilder.class
IncidentMetadataOrBuilder.java
package android.os
public abstract android.os.IncidentMetadataOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
}

android/os/IncidentProto$1.class
IncidentProto.java
package android.os
final android.os.IncidentProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.IncidentProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/IncidentProto$Builder.class
IncidentProto.java
package android.os
public final android.os.IncidentProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.IncidentProtoOrBuilder  {
	private int bitField0_
	private java.util.List header_
	private com.google.protobuf.RepeatedFieldBuilder headerBuilder_
	private android.os.IncidentMetadata metadata_
	private com.google.protobuf.SingleFieldBuilder metadataBuilder_
	private android.os.SystemPropertiesProto systemProperties_
	private com.google.protobuf.SingleFieldBuilder systemPropertiesBuilder_
	private android.os.Procrank procrank_
	private com.google.protobuf.SingleFieldBuilder procrankBuilder_
	private android.os.PageTypeInfo pageTypeInfo_
	private com.google.protobuf.SingleFieldBuilder pageTypeInfoBuilder_
	private android.os.KernelWakeSources kernelWakeSources_
	private com.google.protobuf.SingleFieldBuilder kernelWakeSourcesBuilder_
	private android.os.CpuInfo cpuInfo_
	private com.google.protobuf.SingleFieldBuilder cpuInfoBuilder_
	private android.os.CpuFreq cpuFreq_
	private com.google.protobuf.SingleFieldBuilder cpuFreqBuilder_
	private com.android.server.fingerprint.FingerprintServiceDumpProto fingerprint_
	private com.google.protobuf.SingleFieldBuilder fingerprintBuilder_
	private android.service.NetworkStatsServiceDumpProto netstats_
	private com.google.protobuf.SingleFieldBuilder netstatsBuilder_
	private android.providers.settings.SettingsServiceDumpProto settings_
	private com.google.protobuf.SingleFieldBuilder settingsBuilder_
	private android.service.appwidget.AppWidgetServiceDumpProto appwidget_
	private com.google.protobuf.SingleFieldBuilder appwidgetBuilder_
	private android.service.notification.NotificationServiceDumpProto notification_
	private com.google.protobuf.SingleFieldBuilder notificationBuilder_
	private android.service.batterystats.BatteryStatsServiceDumpProto batterystats_
	private com.google.protobuf.SingleFieldBuilder batterystatsBuilder_
	private android.service.battery.BatteryServiceDumpProto battery_
	private com.google.protobuf.SingleFieldBuilder batteryBuilder_
	private android.service.diskstats.DiskStatsServiceDumpProto diskstats_
	private com.google.protobuf.SingleFieldBuilder diskstatsBuilder_
	private android.service.pm.PackageServiceDumpProto package_
	private com.google.protobuf.SingleFieldBuilder packageBuilder_
	private com.android.server.power.PowerManagerServiceDumpProto power_
	private com.google.protobuf.SingleFieldBuilder powerBuilder_
	private android.service.print.PrintServiceDumpProto print_
	private com.google.protobuf.SingleFieldBuilder printBuilder_
	private android.service.procstats.ProcessStatsServiceDumpProto procstats_
	private com.google.protobuf.SingleFieldBuilder procstatsBuilder_
	private com.android.server.am.proto.ActivityStackSupervisorProto activities_
	private com.google.protobuf.SingleFieldBuilder activitiesBuilder_
	private com.android.server.am.proto.BroadcastProto broadcasts_
	private com.google.protobuf.SingleFieldBuilder broadcastsBuilder_
	private com.android.server.am.proto.ActiveServicesProto amservices_
	private com.google.protobuf.SingleFieldBuilder amservicesBuilder_
	private com.android.server.am.proto.ProcessProto amprocesses_
	private com.google.protobuf.SingleFieldBuilder amprocessesBuilder_
	private com.android.server.AlarmManagerServiceProto alarm_
	private com.google.protobuf.SingleFieldBuilder alarmBuilder_
	private com.android.server.wm.proto.WindowManagerServiceProto window_
	private com.google.protobuf.SingleFieldBuilder windowBuilder_
	private com.android.server.am.proto.MemInfoProto meminfo_
	private com.google.protobuf.SingleFieldBuilder meminfoBuilder_
	private android.service.GraphicsStatsServiceDumpProto graphicsstats_
	private com.google.protobuf.SingleFieldBuilder graphicsstatsBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.IncidentProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.IncidentProto getDefaultInstanceForType () 
	public android.os.IncidentProto build () 
		android.os.IncidentProto result
	public android.os.IncidentProto buildPartial () 
		android.os.IncidentProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.IncidentProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.IncidentProto$Builder mergeFrom (android.os.IncidentProto) 
		android.os.IncidentProto other
	public final boolean isInitialized () 
	public android.os.IncidentProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.IncidentProto parsedMessage
	private void ensureHeaderIsMutable () 
	public java.util.List getHeaderList () 
	public int getHeaderCount () 
	public android.os.IncidentHeaderProto getHeader (int) 
		int index
	public android.os.IncidentProto$Builder setHeader (int, android.os.IncidentHeaderProto) 
		int index
		android.os.IncidentHeaderProto value
	public android.os.IncidentProto$Builder setHeader (int, android.os.IncidentHeaderProto$Builder) 
		int index
		android.os.IncidentHeaderProto$Builder builderForValue
	public android.os.IncidentProto$Builder addHeader (android.os.IncidentHeaderProto) 
		android.os.IncidentHeaderProto value
	public android.os.IncidentProto$Builder addHeader (int, android.os.IncidentHeaderProto) 
		int index
		android.os.IncidentHeaderProto value
	public android.os.IncidentProto$Builder addHeader (android.os.IncidentHeaderProto$Builder) 
		android.os.IncidentHeaderProto$Builder builderForValue
	public android.os.IncidentProto$Builder addHeader (int, android.os.IncidentHeaderProto$Builder) 
		int index
		android.os.IncidentHeaderProto$Builder builderForValue
	public android.os.IncidentProto$Builder addAllHeader (java.lang.Iterable) 
		Iterable values
	public android.os.IncidentProto$Builder clearHeader () 
	public android.os.IncidentProto$Builder removeHeader (int) 
		int index
	public android.os.IncidentHeaderProto$Builder getHeaderBuilder (int) 
		int index
	public android.os.IncidentHeaderProtoOrBuilder getHeaderOrBuilder (int) 
		int index
	public java.util.List getHeaderOrBuilderList () 
	public android.os.IncidentHeaderProto$Builder addHeaderBuilder () 
	public android.os.IncidentHeaderProto$Builder addHeaderBuilder (int) 
		int index
	public java.util.List getHeaderBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getHeaderFieldBuilder () 
	public boolean hasMetadata () 
	public android.os.IncidentMetadata getMetadata () 
	public android.os.IncidentProto$Builder setMetadata (android.os.IncidentMetadata) 
		android.os.IncidentMetadata value
	public android.os.IncidentProto$Builder setMetadata (android.os.IncidentMetadata$Builder) 
		android.os.IncidentMetadata$Builder builderForValue
	public android.os.IncidentProto$Builder mergeMetadata (android.os.IncidentMetadata) 
		android.os.IncidentMetadata value
	public android.os.IncidentProto$Builder clearMetadata () 
	public android.os.IncidentMetadata$Builder getMetadataBuilder () 
	public android.os.IncidentMetadataOrBuilder getMetadataOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMetadataFieldBuilder () 
	public boolean hasSystemProperties () 
	public android.os.SystemPropertiesProto getSystemProperties () 
	public android.os.IncidentProto$Builder setSystemProperties (android.os.SystemPropertiesProto) 
		android.os.SystemPropertiesProto value
	public android.os.IncidentProto$Builder setSystemProperties (android.os.SystemPropertiesProto$Builder) 
		android.os.SystemPropertiesProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergeSystemProperties (android.os.SystemPropertiesProto) 
		android.os.SystemPropertiesProto value
	public android.os.IncidentProto$Builder clearSystemProperties () 
	public android.os.SystemPropertiesProto$Builder getSystemPropertiesBuilder () 
	public android.os.SystemPropertiesProtoOrBuilder getSystemPropertiesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSystemPropertiesFieldBuilder () 
	public boolean hasProcrank () 
	public android.os.Procrank getProcrank () 
	public android.os.IncidentProto$Builder setProcrank (android.os.Procrank) 
		android.os.Procrank value
	public android.os.IncidentProto$Builder setProcrank (android.os.Procrank$Builder) 
		android.os.Procrank$Builder builderForValue
	public android.os.IncidentProto$Builder mergeProcrank (android.os.Procrank) 
		android.os.Procrank value
	public android.os.IncidentProto$Builder clearProcrank () 
	public android.os.Procrank$Builder getProcrankBuilder () 
	public android.os.ProcrankOrBuilder getProcrankOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getProcrankFieldBuilder () 
	public boolean hasPageTypeInfo () 
	public android.os.PageTypeInfo getPageTypeInfo () 
	public android.os.IncidentProto$Builder setPageTypeInfo (android.os.PageTypeInfo) 
		android.os.PageTypeInfo value
	public android.os.IncidentProto$Builder setPageTypeInfo (android.os.PageTypeInfo$Builder) 
		android.os.PageTypeInfo$Builder builderForValue
	public android.os.IncidentProto$Builder mergePageTypeInfo (android.os.PageTypeInfo) 
		android.os.PageTypeInfo value
	public android.os.IncidentProto$Builder clearPageTypeInfo () 
	public android.os.PageTypeInfo$Builder getPageTypeInfoBuilder () 
	public android.os.PageTypeInfoOrBuilder getPageTypeInfoOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPageTypeInfoFieldBuilder () 
	public boolean hasKernelWakeSources () 
	public android.os.KernelWakeSources getKernelWakeSources () 
	public android.os.IncidentProto$Builder setKernelWakeSources (android.os.KernelWakeSources) 
		android.os.KernelWakeSources value
	public android.os.IncidentProto$Builder setKernelWakeSources (android.os.KernelWakeSources$Builder) 
		android.os.KernelWakeSources$Builder builderForValue
	public android.os.IncidentProto$Builder mergeKernelWakeSources (android.os.KernelWakeSources) 
		android.os.KernelWakeSources value
	public android.os.IncidentProto$Builder clearKernelWakeSources () 
	public android.os.KernelWakeSources$Builder getKernelWakeSourcesBuilder () 
	public android.os.KernelWakeSourcesOrBuilder getKernelWakeSourcesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getKernelWakeSourcesFieldBuilder () 
	public boolean hasCpuInfo () 
	public android.os.CpuInfo getCpuInfo () 
	public android.os.IncidentProto$Builder setCpuInfo (android.os.CpuInfo) 
		android.os.CpuInfo value
	public android.os.IncidentProto$Builder setCpuInfo (android.os.CpuInfo$Builder) 
		android.os.CpuInfo$Builder builderForValue
	public android.os.IncidentProto$Builder mergeCpuInfo (android.os.CpuInfo) 
		android.os.CpuInfo value
	public android.os.IncidentProto$Builder clearCpuInfo () 
	public android.os.CpuInfo$Builder getCpuInfoBuilder () 
	public android.os.CpuInfoOrBuilder getCpuInfoOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCpuInfoFieldBuilder () 
	public boolean hasCpuFreq () 
	public android.os.CpuFreq getCpuFreq () 
	public android.os.IncidentProto$Builder setCpuFreq (android.os.CpuFreq) 
		android.os.CpuFreq value
	public android.os.IncidentProto$Builder setCpuFreq (android.os.CpuFreq$Builder) 
		android.os.CpuFreq$Builder builderForValue
	public android.os.IncidentProto$Builder mergeCpuFreq (android.os.CpuFreq) 
		android.os.CpuFreq value
	public android.os.IncidentProto$Builder clearCpuFreq () 
	public android.os.CpuFreq$Builder getCpuFreqBuilder () 
	public android.os.CpuFreqOrBuilder getCpuFreqOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCpuFreqFieldBuilder () 
	public boolean hasFingerprint () 
	public com.android.server.fingerprint.FingerprintServiceDumpProto getFingerprint () 
	public android.os.IncidentProto$Builder setFingerprint (com.android.server.fingerprint.FingerprintServiceDumpProto) 
		com.android.server.fingerprint.FingerprintServiceDumpProto value
	public android.os.IncidentProto$Builder setFingerprint (com.android.server.fingerprint.FingerprintServiceDumpProto$Builder) 
		com.android.server.fingerprint.FingerprintServiceDumpProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergeFingerprint (com.android.server.fingerprint.FingerprintServiceDumpProto) 
		com.android.server.fingerprint.FingerprintServiceDumpProto value
	public android.os.IncidentProto$Builder clearFingerprint () 
	public com.android.server.fingerprint.FingerprintServiceDumpProto$Builder getFingerprintBuilder () 
	public com.android.server.fingerprint.FingerprintServiceDumpProtoOrBuilder getFingerprintOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getFingerprintFieldBuilder () 
	public boolean hasNetstats () 
	public android.service.NetworkStatsServiceDumpProto getNetstats () 
	public android.os.IncidentProto$Builder setNetstats (android.service.NetworkStatsServiceDumpProto) 
		android.service.NetworkStatsServiceDumpProto value
	public android.os.IncidentProto$Builder setNetstats (android.service.NetworkStatsServiceDumpProto$Builder) 
		android.service.NetworkStatsServiceDumpProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergeNetstats (android.service.NetworkStatsServiceDumpProto) 
		android.service.NetworkStatsServiceDumpProto value
	public android.os.IncidentProto$Builder clearNetstats () 
	public android.service.NetworkStatsServiceDumpProto$Builder getNetstatsBuilder () 
	public android.service.NetworkStatsServiceDumpProtoOrBuilder getNetstatsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetstatsFieldBuilder () 
	public boolean hasSettings () 
	public android.providers.settings.SettingsServiceDumpProto getSettings () 
	public android.os.IncidentProto$Builder setSettings (android.providers.settings.SettingsServiceDumpProto) 
		android.providers.settings.SettingsServiceDumpProto value
	public android.os.IncidentProto$Builder setSettings (android.providers.settings.SettingsServiceDumpProto$Builder) 
		android.providers.settings.SettingsServiceDumpProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergeSettings (android.providers.settings.SettingsServiceDumpProto) 
		android.providers.settings.SettingsServiceDumpProto value
	public android.os.IncidentProto$Builder clearSettings () 
	public android.providers.settings.SettingsServiceDumpProto$Builder getSettingsBuilder () 
	public android.providers.settings.SettingsServiceDumpProtoOrBuilder getSettingsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSettingsFieldBuilder () 
	public boolean hasAppwidget () 
	public android.service.appwidget.AppWidgetServiceDumpProto getAppwidget () 
	public android.os.IncidentProto$Builder setAppwidget (android.service.appwidget.AppWidgetServiceDumpProto) 
		android.service.appwidget.AppWidgetServiceDumpProto value
	public android.os.IncidentProto$Builder setAppwidget (android.service.appwidget.AppWidgetServiceDumpProto$Builder) 
		android.service.appwidget.AppWidgetServiceDumpProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergeAppwidget (android.service.appwidget.AppWidgetServiceDumpProto) 
		android.service.appwidget.AppWidgetServiceDumpProto value
	public android.os.IncidentProto$Builder clearAppwidget () 
	public android.service.appwidget.AppWidgetServiceDumpProto$Builder getAppwidgetBuilder () 
	public android.service.appwidget.AppWidgetServiceDumpProtoOrBuilder getAppwidgetOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAppwidgetFieldBuilder () 
	public boolean hasNotification () 
	public android.service.notification.NotificationServiceDumpProto getNotification () 
	public android.os.IncidentProto$Builder setNotification (android.service.notification.NotificationServiceDumpProto) 
		android.service.notification.NotificationServiceDumpProto value
	public android.os.IncidentProto$Builder setNotification (android.service.notification.NotificationServiceDumpProto$Builder) 
		android.service.notification.NotificationServiceDumpProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergeNotification (android.service.notification.NotificationServiceDumpProto) 
		android.service.notification.NotificationServiceDumpProto value
	public android.os.IncidentProto$Builder clearNotification () 
	public android.service.notification.NotificationServiceDumpProto$Builder getNotificationBuilder () 
	public android.service.notification.NotificationServiceDumpProtoOrBuilder getNotificationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNotificationFieldBuilder () 
	public boolean hasBatterystats () 
	public android.service.batterystats.BatteryStatsServiceDumpProto getBatterystats () 
	public android.os.IncidentProto$Builder setBatterystats (android.service.batterystats.BatteryStatsServiceDumpProto) 
		android.service.batterystats.BatteryStatsServiceDumpProto value
	public android.os.IncidentProto$Builder setBatterystats (android.service.batterystats.BatteryStatsServiceDumpProto$Builder) 
		android.service.batterystats.BatteryStatsServiceDumpProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergeBatterystats (android.service.batterystats.BatteryStatsServiceDumpProto) 
		android.service.batterystats.BatteryStatsServiceDumpProto value
	public android.os.IncidentProto$Builder clearBatterystats () 
	public android.service.batterystats.BatteryStatsServiceDumpProto$Builder getBatterystatsBuilder () 
	public android.service.batterystats.BatteryStatsServiceDumpProtoOrBuilder getBatterystatsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBatterystatsFieldBuilder () 
	public boolean hasBattery () 
	public android.service.battery.BatteryServiceDumpProto getBattery () 
	public android.os.IncidentProto$Builder setBattery (android.service.battery.BatteryServiceDumpProto) 
		android.service.battery.BatteryServiceDumpProto value
	public android.os.IncidentProto$Builder setBattery (android.service.battery.BatteryServiceDumpProto$Builder) 
		android.service.battery.BatteryServiceDumpProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergeBattery (android.service.battery.BatteryServiceDumpProto) 
		android.service.battery.BatteryServiceDumpProto value
	public android.os.IncidentProto$Builder clearBattery () 
	public android.service.battery.BatteryServiceDumpProto$Builder getBatteryBuilder () 
	public android.service.battery.BatteryServiceDumpProtoOrBuilder getBatteryOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBatteryFieldBuilder () 
	public boolean hasDiskstats () 
	public android.service.diskstats.DiskStatsServiceDumpProto getDiskstats () 
	public android.os.IncidentProto$Builder setDiskstats (android.service.diskstats.DiskStatsServiceDumpProto) 
		android.service.diskstats.DiskStatsServiceDumpProto value
	public android.os.IncidentProto$Builder setDiskstats (android.service.diskstats.DiskStatsServiceDumpProto$Builder) 
		android.service.diskstats.DiskStatsServiceDumpProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergeDiskstats (android.service.diskstats.DiskStatsServiceDumpProto) 
		android.service.diskstats.DiskStatsServiceDumpProto value
	public android.os.IncidentProto$Builder clearDiskstats () 
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder getDiskstatsBuilder () 
	public android.service.diskstats.DiskStatsServiceDumpProtoOrBuilder getDiskstatsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDiskstatsFieldBuilder () 
	public boolean hasPackage () 
	public android.service.pm.PackageServiceDumpProto getPackage () 
	public android.os.IncidentProto$Builder setPackage (android.service.pm.PackageServiceDumpProto) 
		android.service.pm.PackageServiceDumpProto value
	public android.os.IncidentProto$Builder setPackage (android.service.pm.PackageServiceDumpProto$Builder) 
		android.service.pm.PackageServiceDumpProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergePackage (android.service.pm.PackageServiceDumpProto) 
		android.service.pm.PackageServiceDumpProto value
	public android.os.IncidentProto$Builder clearPackage () 
	public android.service.pm.PackageServiceDumpProto$Builder getPackageBuilder () 
	public android.service.pm.PackageServiceDumpProtoOrBuilder getPackageOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPackageFieldBuilder () 
	public boolean hasPower () 
	public com.android.server.power.PowerManagerServiceDumpProto getPower () 
	public android.os.IncidentProto$Builder setPower (com.android.server.power.PowerManagerServiceDumpProto) 
		com.android.server.power.PowerManagerServiceDumpProto value
	public android.os.IncidentProto$Builder setPower (com.android.server.power.PowerManagerServiceDumpProto$Builder) 
		com.android.server.power.PowerManagerServiceDumpProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergePower (com.android.server.power.PowerManagerServiceDumpProto) 
		com.android.server.power.PowerManagerServiceDumpProto value
	public android.os.IncidentProto$Builder clearPower () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder getPowerBuilder () 
	public com.android.server.power.PowerManagerServiceDumpProtoOrBuilder getPowerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPowerFieldBuilder () 
	public boolean hasPrint () 
	public android.service.print.PrintServiceDumpProto getPrint () 
	public android.os.IncidentProto$Builder setPrint (android.service.print.PrintServiceDumpProto) 
		android.service.print.PrintServiceDumpProto value
	public android.os.IncidentProto$Builder setPrint (android.service.print.PrintServiceDumpProto$Builder) 
		android.service.print.PrintServiceDumpProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergePrint (android.service.print.PrintServiceDumpProto) 
		android.service.print.PrintServiceDumpProto value
	public android.os.IncidentProto$Builder clearPrint () 
	public android.service.print.PrintServiceDumpProto$Builder getPrintBuilder () 
	public android.service.print.PrintServiceDumpProtoOrBuilder getPrintOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPrintFieldBuilder () 
	public boolean hasProcstats () 
	public android.service.procstats.ProcessStatsServiceDumpProto getProcstats () 
	public android.os.IncidentProto$Builder setProcstats (android.service.procstats.ProcessStatsServiceDumpProto) 
		android.service.procstats.ProcessStatsServiceDumpProto value
	public android.os.IncidentProto$Builder setProcstats (android.service.procstats.ProcessStatsServiceDumpProto$Builder) 
		android.service.procstats.ProcessStatsServiceDumpProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergeProcstats (android.service.procstats.ProcessStatsServiceDumpProto) 
		android.service.procstats.ProcessStatsServiceDumpProto value
	public android.os.IncidentProto$Builder clearProcstats () 
	public android.service.procstats.ProcessStatsServiceDumpProto$Builder getProcstatsBuilder () 
	public android.service.procstats.ProcessStatsServiceDumpProtoOrBuilder getProcstatsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getProcstatsFieldBuilder () 
	public boolean hasActivities () 
	public com.android.server.am.proto.ActivityStackSupervisorProto getActivities () 
	public android.os.IncidentProto$Builder setActivities (com.android.server.am.proto.ActivityStackSupervisorProto) 
		com.android.server.am.proto.ActivityStackSupervisorProto value
	public android.os.IncidentProto$Builder setActivities (com.android.server.am.proto.ActivityStackSupervisorProto$Builder) 
		com.android.server.am.proto.ActivityStackSupervisorProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergeActivities (com.android.server.am.proto.ActivityStackSupervisorProto) 
		com.android.server.am.proto.ActivityStackSupervisorProto value
	public android.os.IncidentProto$Builder clearActivities () 
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder getActivitiesBuilder () 
	public com.android.server.am.proto.ActivityStackSupervisorProtoOrBuilder getActivitiesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getActivitiesFieldBuilder () 
	public boolean hasBroadcasts () 
	public com.android.server.am.proto.BroadcastProto getBroadcasts () 
	public android.os.IncidentProto$Builder setBroadcasts (com.android.server.am.proto.BroadcastProto) 
		com.android.server.am.proto.BroadcastProto value
	public android.os.IncidentProto$Builder setBroadcasts (com.android.server.am.proto.BroadcastProto$Builder) 
		com.android.server.am.proto.BroadcastProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergeBroadcasts (com.android.server.am.proto.BroadcastProto) 
		com.android.server.am.proto.BroadcastProto value
	public android.os.IncidentProto$Builder clearBroadcasts () 
	public com.android.server.am.proto.BroadcastProto$Builder getBroadcastsBuilder () 
	public com.android.server.am.proto.BroadcastProtoOrBuilder getBroadcastsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBroadcastsFieldBuilder () 
	public boolean hasAmservices () 
	public com.android.server.am.proto.ActiveServicesProto getAmservices () 
	public android.os.IncidentProto$Builder setAmservices (com.android.server.am.proto.ActiveServicesProto) 
		com.android.server.am.proto.ActiveServicesProto value
	public android.os.IncidentProto$Builder setAmservices (com.android.server.am.proto.ActiveServicesProto$Builder) 
		com.android.server.am.proto.ActiveServicesProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergeAmservices (com.android.server.am.proto.ActiveServicesProto) 
		com.android.server.am.proto.ActiveServicesProto value
	public android.os.IncidentProto$Builder clearAmservices () 
	public com.android.server.am.proto.ActiveServicesProto$Builder getAmservicesBuilder () 
	public com.android.server.am.proto.ActiveServicesProtoOrBuilder getAmservicesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAmservicesFieldBuilder () 
	public boolean hasAmprocesses () 
	public com.android.server.am.proto.ProcessProto getAmprocesses () 
	public android.os.IncidentProto$Builder setAmprocesses (com.android.server.am.proto.ProcessProto) 
		com.android.server.am.proto.ProcessProto value
	public android.os.IncidentProto$Builder setAmprocesses (com.android.server.am.proto.ProcessProto$Builder) 
		com.android.server.am.proto.ProcessProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergeAmprocesses (com.android.server.am.proto.ProcessProto) 
		com.android.server.am.proto.ProcessProto value
	public android.os.IncidentProto$Builder clearAmprocesses () 
	public com.android.server.am.proto.ProcessProto$Builder getAmprocessesBuilder () 
	public com.android.server.am.proto.ProcessProtoOrBuilder getAmprocessesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAmprocessesFieldBuilder () 
	public boolean hasAlarm () 
	public com.android.server.AlarmManagerServiceProto getAlarm () 
	public android.os.IncidentProto$Builder setAlarm (com.android.server.AlarmManagerServiceProto) 
		com.android.server.AlarmManagerServiceProto value
	public android.os.IncidentProto$Builder setAlarm (com.android.server.AlarmManagerServiceProto$Builder) 
		com.android.server.AlarmManagerServiceProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergeAlarm (com.android.server.AlarmManagerServiceProto) 
		com.android.server.AlarmManagerServiceProto value
	public android.os.IncidentProto$Builder clearAlarm () 
	public com.android.server.AlarmManagerServiceProto$Builder getAlarmBuilder () 
	public com.android.server.AlarmManagerServiceProtoOrBuilder getAlarmOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAlarmFieldBuilder () 
	public boolean hasWindow () 
	public com.android.server.wm.proto.WindowManagerServiceProto getWindow () 
	public android.os.IncidentProto$Builder setWindow (com.android.server.wm.proto.WindowManagerServiceProto) 
		com.android.server.wm.proto.WindowManagerServiceProto value
	public android.os.IncidentProto$Builder setWindow (com.android.server.wm.proto.WindowManagerServiceProto$Builder) 
		com.android.server.wm.proto.WindowManagerServiceProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergeWindow (com.android.server.wm.proto.WindowManagerServiceProto) 
		com.android.server.wm.proto.WindowManagerServiceProto value
	public android.os.IncidentProto$Builder clearWindow () 
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder getWindowBuilder () 
	public com.android.server.wm.proto.WindowManagerServiceProtoOrBuilder getWindowOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWindowFieldBuilder () 
	public boolean hasMeminfo () 
	public com.android.server.am.proto.MemInfoProto getMeminfo () 
	public android.os.IncidentProto$Builder setMeminfo (com.android.server.am.proto.MemInfoProto) 
		com.android.server.am.proto.MemInfoProto value
	public android.os.IncidentProto$Builder setMeminfo (com.android.server.am.proto.MemInfoProto$Builder) 
		com.android.server.am.proto.MemInfoProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergeMeminfo (com.android.server.am.proto.MemInfoProto) 
		com.android.server.am.proto.MemInfoProto value
	public android.os.IncidentProto$Builder clearMeminfo () 
	public com.android.server.am.proto.MemInfoProto$Builder getMeminfoBuilder () 
	public com.android.server.am.proto.MemInfoProtoOrBuilder getMeminfoOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMeminfoFieldBuilder () 
	public boolean hasGraphicsstats () 
	public android.service.GraphicsStatsServiceDumpProto getGraphicsstats () 
	public android.os.IncidentProto$Builder setGraphicsstats (android.service.GraphicsStatsServiceDumpProto) 
		android.service.GraphicsStatsServiceDumpProto value
	public android.os.IncidentProto$Builder setGraphicsstats (android.service.GraphicsStatsServiceDumpProto$Builder) 
		android.service.GraphicsStatsServiceDumpProto$Builder builderForValue
	public android.os.IncidentProto$Builder mergeGraphicsstats (android.service.GraphicsStatsServiceDumpProto) 
		android.service.GraphicsStatsServiceDumpProto value
	public android.os.IncidentProto$Builder clearGraphicsstats () 
	public android.service.GraphicsStatsServiceDumpProto$Builder getGraphicsstatsBuilder () 
	public android.service.GraphicsStatsServiceDumpProtoOrBuilder getGraphicsstatsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getGraphicsstatsFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.IncidentProto$1) 
		android.os.IncidentProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.IncidentProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.IncidentProto$1 x1
}

android/os/IncidentProto.class
IncidentProto.java
package android.os
public final android.os.IncidentProto extends com.google.protobuf.GeneratedMessage implements android.os.IncidentProtoOrBuilder  {
	private int bitField0_
	public static final int HEADER_FIELD_NUMBER
	private java.util.List header_
	public static final int METADATA_FIELD_NUMBER
	private android.os.IncidentMetadata metadata_
	public static final int SYSTEM_PROPERTIES_FIELD_NUMBER
	private android.os.SystemPropertiesProto systemProperties_
	public static final int PROCRANK_FIELD_NUMBER
	private android.os.Procrank procrank_
	public static final int PAGE_TYPE_INFO_FIELD_NUMBER
	private android.os.PageTypeInfo pageTypeInfo_
	public static final int KERNEL_WAKE_SOURCES_FIELD_NUMBER
	private android.os.KernelWakeSources kernelWakeSources_
	public static final int CPU_INFO_FIELD_NUMBER
	private android.os.CpuInfo cpuInfo_
	public static final int CPU_FREQ_FIELD_NUMBER
	private android.os.CpuFreq cpuFreq_
	public static final int FINGERPRINT_FIELD_NUMBER
	private com.android.server.fingerprint.FingerprintServiceDumpProto fingerprint_
	public static final int NETSTATS_FIELD_NUMBER
	private android.service.NetworkStatsServiceDumpProto netstats_
	public static final int SETTINGS_FIELD_NUMBER
	private android.providers.settings.SettingsServiceDumpProto settings_
	public static final int APPWIDGET_FIELD_NUMBER
	private android.service.appwidget.AppWidgetServiceDumpProto appwidget_
	public static final int NOTIFICATION_FIELD_NUMBER
	private android.service.notification.NotificationServiceDumpProto notification_
	public static final int BATTERYSTATS_FIELD_NUMBER
	private android.service.batterystats.BatteryStatsServiceDumpProto batterystats_
	public static final int BATTERY_FIELD_NUMBER
	private android.service.battery.BatteryServiceDumpProto battery_
	public static final int DISKSTATS_FIELD_NUMBER
	private android.service.diskstats.DiskStatsServiceDumpProto diskstats_
	public static final int PACKAGE_FIELD_NUMBER
	private android.service.pm.PackageServiceDumpProto package_
	public static final int POWER_FIELD_NUMBER
	private com.android.server.power.PowerManagerServiceDumpProto power_
	public static final int PRINT_FIELD_NUMBER
	private android.service.print.PrintServiceDumpProto print_
	public static final int PROCSTATS_FIELD_NUMBER
	private android.service.procstats.ProcessStatsServiceDumpProto procstats_
	public static final int ACTIVITIES_FIELD_NUMBER
	private com.android.server.am.proto.ActivityStackSupervisorProto activities_
	public static final int BROADCASTS_FIELD_NUMBER
	private com.android.server.am.proto.BroadcastProto broadcasts_
	public static final int AMSERVICES_FIELD_NUMBER
	private com.android.server.am.proto.ActiveServicesProto amservices_
	public static final int AMPROCESSES_FIELD_NUMBER
	private com.android.server.am.proto.ProcessProto amprocesses_
	public static final int ALARM_FIELD_NUMBER
	private com.android.server.AlarmManagerServiceProto alarm_
	public static final int WINDOW_FIELD_NUMBER
	private com.android.server.wm.proto.WindowManagerServiceProto window_
	public static final int MEMINFO_FIELD_NUMBER
	private com.android.server.am.proto.MemInfoProto meminfo_
	public static final int GRAPHICSSTATS_FIELD_NUMBER
	private android.service.GraphicsStatsServiceDumpProto graphicsstats_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.IncidentProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		android.os.IncidentMetadata$Builder subBuilder
		android.os.SystemPropertiesProto$Builder subBuilder
		android.os.Procrank$Builder subBuilder
		android.os.PageTypeInfo$Builder subBuilder
		android.os.KernelWakeSources$Builder subBuilder
		android.os.CpuInfo$Builder subBuilder
		android.os.CpuFreq$Builder subBuilder
		com.android.server.fingerprint.FingerprintServiceDumpProto$Builder subBuilder
		android.service.NetworkStatsServiceDumpProto$Builder subBuilder
		android.providers.settings.SettingsServiceDumpProto$Builder subBuilder
		android.service.appwidget.AppWidgetServiceDumpProto$Builder subBuilder
		android.service.notification.NotificationServiceDumpProto$Builder subBuilder
		android.service.batterystats.BatteryStatsServiceDumpProto$Builder subBuilder
		android.service.battery.BatteryServiceDumpProto$Builder subBuilder
		android.service.diskstats.DiskStatsServiceDumpProto$Builder subBuilder
		android.service.pm.PackageServiceDumpProto$Builder subBuilder
		com.android.server.power.PowerManagerServiceDumpProto$Builder subBuilder
		android.service.print.PrintServiceDumpProto$Builder subBuilder
		android.service.procstats.ProcessStatsServiceDumpProto$Builder subBuilder
		com.android.server.am.proto.ActivityStackSupervisorProto$Builder subBuilder
		com.android.server.am.proto.BroadcastProto$Builder subBuilder
		com.android.server.am.proto.ActiveServicesProto$Builder subBuilder
		com.android.server.am.proto.ProcessProto$Builder subBuilder
		com.android.server.AlarmManagerServiceProto$Builder subBuilder
		com.android.server.wm.proto.WindowManagerServiceProto$Builder subBuilder
		com.android.server.am.proto.MemInfoProto$Builder subBuilder
		android.service.GraphicsStatsServiceDumpProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public java.util.List getHeaderList () 
	public java.util.List getHeaderOrBuilderList () 
	public int getHeaderCount () 
	public android.os.IncidentHeaderProto getHeader (int) 
		int index
	public android.os.IncidentHeaderProtoOrBuilder getHeaderOrBuilder (int) 
		int index
	public boolean hasMetadata () 
	public android.os.IncidentMetadata getMetadata () 
	public android.os.IncidentMetadataOrBuilder getMetadataOrBuilder () 
	public boolean hasSystemProperties () 
	public android.os.SystemPropertiesProto getSystemProperties () 
	public android.os.SystemPropertiesProtoOrBuilder getSystemPropertiesOrBuilder () 
	public boolean hasProcrank () 
	public android.os.Procrank getProcrank () 
	public android.os.ProcrankOrBuilder getProcrankOrBuilder () 
	public boolean hasPageTypeInfo () 
	public android.os.PageTypeInfo getPageTypeInfo () 
	public android.os.PageTypeInfoOrBuilder getPageTypeInfoOrBuilder () 
	public boolean hasKernelWakeSources () 
	public android.os.KernelWakeSources getKernelWakeSources () 
	public android.os.KernelWakeSourcesOrBuilder getKernelWakeSourcesOrBuilder () 
	public boolean hasCpuInfo () 
	public android.os.CpuInfo getCpuInfo () 
	public android.os.CpuInfoOrBuilder getCpuInfoOrBuilder () 
	public boolean hasCpuFreq () 
	public android.os.CpuFreq getCpuFreq () 
	public android.os.CpuFreqOrBuilder getCpuFreqOrBuilder () 
	public boolean hasFingerprint () 
	public com.android.server.fingerprint.FingerprintServiceDumpProto getFingerprint () 
	public com.android.server.fingerprint.FingerprintServiceDumpProtoOrBuilder getFingerprintOrBuilder () 
	public boolean hasNetstats () 
	public android.service.NetworkStatsServiceDumpProto getNetstats () 
	public android.service.NetworkStatsServiceDumpProtoOrBuilder getNetstatsOrBuilder () 
	public boolean hasSettings () 
	public android.providers.settings.SettingsServiceDumpProto getSettings () 
	public android.providers.settings.SettingsServiceDumpProtoOrBuilder getSettingsOrBuilder () 
	public boolean hasAppwidget () 
	public android.service.appwidget.AppWidgetServiceDumpProto getAppwidget () 
	public android.service.appwidget.AppWidgetServiceDumpProtoOrBuilder getAppwidgetOrBuilder () 
	public boolean hasNotification () 
	public android.service.notification.NotificationServiceDumpProto getNotification () 
	public android.service.notification.NotificationServiceDumpProtoOrBuilder getNotificationOrBuilder () 
	public boolean hasBatterystats () 
	public android.service.batterystats.BatteryStatsServiceDumpProto getBatterystats () 
	public android.service.batterystats.BatteryStatsServiceDumpProtoOrBuilder getBatterystatsOrBuilder () 
	public boolean hasBattery () 
	public android.service.battery.BatteryServiceDumpProto getBattery () 
	public android.service.battery.BatteryServiceDumpProtoOrBuilder getBatteryOrBuilder () 
	public boolean hasDiskstats () 
	public android.service.diskstats.DiskStatsServiceDumpProto getDiskstats () 
	public android.service.diskstats.DiskStatsServiceDumpProtoOrBuilder getDiskstatsOrBuilder () 
	public boolean hasPackage () 
	public android.service.pm.PackageServiceDumpProto getPackage () 
	public android.service.pm.PackageServiceDumpProtoOrBuilder getPackageOrBuilder () 
	public boolean hasPower () 
	public com.android.server.power.PowerManagerServiceDumpProto getPower () 
	public com.android.server.power.PowerManagerServiceDumpProtoOrBuilder getPowerOrBuilder () 
	public boolean hasPrint () 
	public android.service.print.PrintServiceDumpProto getPrint () 
	public android.service.print.PrintServiceDumpProtoOrBuilder getPrintOrBuilder () 
	public boolean hasProcstats () 
	public android.service.procstats.ProcessStatsServiceDumpProto getProcstats () 
	public android.service.procstats.ProcessStatsServiceDumpProtoOrBuilder getProcstatsOrBuilder () 
	public boolean hasActivities () 
	public com.android.server.am.proto.ActivityStackSupervisorProto getActivities () 
	public com.android.server.am.proto.ActivityStackSupervisorProtoOrBuilder getActivitiesOrBuilder () 
	public boolean hasBroadcasts () 
	public com.android.server.am.proto.BroadcastProto getBroadcasts () 
	public com.android.server.am.proto.BroadcastProtoOrBuilder getBroadcastsOrBuilder () 
	public boolean hasAmservices () 
	public com.android.server.am.proto.ActiveServicesProto getAmservices () 
	public com.android.server.am.proto.ActiveServicesProtoOrBuilder getAmservicesOrBuilder () 
	public boolean hasAmprocesses () 
	public com.android.server.am.proto.ProcessProto getAmprocesses () 
	public com.android.server.am.proto.ProcessProtoOrBuilder getAmprocessesOrBuilder () 
	public boolean hasAlarm () 
	public com.android.server.AlarmManagerServiceProto getAlarm () 
	public com.android.server.AlarmManagerServiceProtoOrBuilder getAlarmOrBuilder () 
	public boolean hasWindow () 
	public com.android.server.wm.proto.WindowManagerServiceProto getWindow () 
	public com.android.server.wm.proto.WindowManagerServiceProtoOrBuilder getWindowOrBuilder () 
	public boolean hasMeminfo () 
	public com.android.server.am.proto.MemInfoProto getMeminfo () 
	public com.android.server.am.proto.MemInfoProtoOrBuilder getMeminfoOrBuilder () 
	public boolean hasGraphicsstats () 
	public android.service.GraphicsStatsServiceDumpProto getGraphicsstats () 
	public android.service.GraphicsStatsServiceDumpProtoOrBuilder getGraphicsstatsOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int size
	public static android.os.IncidentProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.IncidentProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.IncidentProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.IncidentProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.IncidentProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.IncidentProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.IncidentProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.IncidentProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.IncidentProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.IncidentProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.IncidentProto$Builder newBuilderForType () 
	public static android.os.IncidentProto$Builder newBuilder () 
	public static android.os.IncidentProto$Builder newBuilder (android.os.IncidentProto) 
		android.os.IncidentProto prototype
	public android.os.IncidentProto$Builder toBuilder () 
	protected android.os.IncidentProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.IncidentProto$Builder builder
	public static android.os.IncidentProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.IncidentProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.IncidentProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.IncidentProto$1 x1
	static java.util.List access$402 (android.os.IncidentProto, java.util.List) 
		android.os.IncidentProto x0
		java.util.List x1
	static android.os.IncidentMetadata access$502 (android.os.IncidentProto, android.os.IncidentMetadata) 
		android.os.IncidentProto x0
		android.os.IncidentMetadata x1
	static android.os.SystemPropertiesProto access$602 (android.os.IncidentProto, android.os.SystemPropertiesProto) 
		android.os.IncidentProto x0
		android.os.SystemPropertiesProto x1
	static android.os.Procrank access$702 (android.os.IncidentProto, android.os.Procrank) 
		android.os.IncidentProto x0
		android.os.Procrank x1
	static android.os.PageTypeInfo access$802 (android.os.IncidentProto, android.os.PageTypeInfo) 
		android.os.IncidentProto x0
		android.os.PageTypeInfo x1
	static android.os.KernelWakeSources access$902 (android.os.IncidentProto, android.os.KernelWakeSources) 
		android.os.IncidentProto x0
		android.os.KernelWakeSources x1
	static android.os.CpuInfo access$1002 (android.os.IncidentProto, android.os.CpuInfo) 
		android.os.IncidentProto x0
		android.os.CpuInfo x1
	static android.os.CpuFreq access$1102 (android.os.IncidentProto, android.os.CpuFreq) 
		android.os.IncidentProto x0
		android.os.CpuFreq x1
	static com.android.server.fingerprint.FingerprintServiceDumpProto access$1202 (android.os.IncidentProto, com.android.server.fingerprint.FingerprintServiceDumpProto) 
		android.os.IncidentProto x0
		com.android.server.fingerprint.FingerprintServiceDumpProto x1
	static android.service.NetworkStatsServiceDumpProto access$1302 (android.os.IncidentProto, android.service.NetworkStatsServiceDumpProto) 
		android.os.IncidentProto x0
		android.service.NetworkStatsServiceDumpProto x1
	static android.providers.settings.SettingsServiceDumpProto access$1402 (android.os.IncidentProto, android.providers.settings.SettingsServiceDumpProto) 
		android.os.IncidentProto x0
		android.providers.settings.SettingsServiceDumpProto x1
	static android.service.appwidget.AppWidgetServiceDumpProto access$1502 (android.os.IncidentProto, android.service.appwidget.AppWidgetServiceDumpProto) 
		android.os.IncidentProto x0
		android.service.appwidget.AppWidgetServiceDumpProto x1
	static android.service.notification.NotificationServiceDumpProto access$1602 (android.os.IncidentProto, android.service.notification.NotificationServiceDumpProto) 
		android.os.IncidentProto x0
		android.service.notification.NotificationServiceDumpProto x1
	static android.service.batterystats.BatteryStatsServiceDumpProto access$1702 (android.os.IncidentProto, android.service.batterystats.BatteryStatsServiceDumpProto) 
		android.os.IncidentProto x0
		android.service.batterystats.BatteryStatsServiceDumpProto x1
	static android.service.battery.BatteryServiceDumpProto access$1802 (android.os.IncidentProto, android.service.battery.BatteryServiceDumpProto) 
		android.os.IncidentProto x0
		android.service.battery.BatteryServiceDumpProto x1
	static android.service.diskstats.DiskStatsServiceDumpProto access$1902 (android.os.IncidentProto, android.service.diskstats.DiskStatsServiceDumpProto) 
		android.os.IncidentProto x0
		android.service.diskstats.DiskStatsServiceDumpProto x1
	static android.service.pm.PackageServiceDumpProto access$2002 (android.os.IncidentProto, android.service.pm.PackageServiceDumpProto) 
		android.os.IncidentProto x0
		android.service.pm.PackageServiceDumpProto x1
	static com.android.server.power.PowerManagerServiceDumpProto access$2102 (android.os.IncidentProto, com.android.server.power.PowerManagerServiceDumpProto) 
		android.os.IncidentProto x0
		com.android.server.power.PowerManagerServiceDumpProto x1
	static android.service.print.PrintServiceDumpProto access$2202 (android.os.IncidentProto, android.service.print.PrintServiceDumpProto) 
		android.os.IncidentProto x0
		android.service.print.PrintServiceDumpProto x1
	static android.service.procstats.ProcessStatsServiceDumpProto access$2302 (android.os.IncidentProto, android.service.procstats.ProcessStatsServiceDumpProto) 
		android.os.IncidentProto x0
		android.service.procstats.ProcessStatsServiceDumpProto x1
	static com.android.server.am.proto.ActivityStackSupervisorProto access$2402 (android.os.IncidentProto, com.android.server.am.proto.ActivityStackSupervisorProto) 
		android.os.IncidentProto x0
		com.android.server.am.proto.ActivityStackSupervisorProto x1
	static com.android.server.am.proto.BroadcastProto access$2502 (android.os.IncidentProto, com.android.server.am.proto.BroadcastProto) 
		android.os.IncidentProto x0
		com.android.server.am.proto.BroadcastProto x1
	static com.android.server.am.proto.ActiveServicesProto access$2602 (android.os.IncidentProto, com.android.server.am.proto.ActiveServicesProto) 
		android.os.IncidentProto x0
		com.android.server.am.proto.ActiveServicesProto x1
	static com.android.server.am.proto.ProcessProto access$2702 (android.os.IncidentProto, com.android.server.am.proto.ProcessProto) 
		android.os.IncidentProto x0
		com.android.server.am.proto.ProcessProto x1
	static com.android.server.AlarmManagerServiceProto access$2802 (android.os.IncidentProto, com.android.server.AlarmManagerServiceProto) 
		android.os.IncidentProto x0
		com.android.server.AlarmManagerServiceProto x1
	static com.android.server.wm.proto.WindowManagerServiceProto access$2902 (android.os.IncidentProto, com.android.server.wm.proto.WindowManagerServiceProto) 
		android.os.IncidentProto x0
		com.android.server.wm.proto.WindowManagerServiceProto x1
	static com.android.server.am.proto.MemInfoProto access$3002 (android.os.IncidentProto, com.android.server.am.proto.MemInfoProto) 
		android.os.IncidentProto x0
		com.android.server.am.proto.MemInfoProto x1
	static android.service.GraphicsStatsServiceDumpProto access$3102 (android.os.IncidentProto, android.service.GraphicsStatsServiceDumpProto) 
		android.os.IncidentProto x0
		android.service.GraphicsStatsServiceDumpProto x1
	static int access$3202 (android.os.IncidentProto, int) 
		android.os.IncidentProto x0
		int x1
	static java.util.List access$400 (android.os.IncidentProto) 
		android.os.IncidentProto x0
	static boolean access$3300 () 
	static com.google.protobuf.UnknownFieldSet access$3400 (android.os.IncidentProto) 
		android.os.IncidentProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.IncidentProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.IncidentProto$1 x2
	static void  () 
}

android/os/IncidentProtoMetadata$1.class
IncidentProtoMetadata.java
package android.os
final android.os.IncidentProtoMetadata$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/os/IncidentProtoMetadata.class
IncidentProtoMetadata.java
package android.os
public final android.os.IncidentProtoMetadata extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_IncidentMetadata_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_IncidentMetadata_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_IncidentProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_IncidentProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
		com.google.protobuf.ExtensionRegistry registry
}

android/os/IncidentProtoOrBuilder.class
IncidentProtoOrBuilder.java
package android.os
public abstract android.os.IncidentProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getHeaderList () 
	public abstract android.os.IncidentHeaderProto getHeader (int) 
	public abstract int getHeaderCount () 
	public abstract java.util.List getHeaderOrBuilderList () 
	public abstract android.os.IncidentHeaderProtoOrBuilder getHeaderOrBuilder (int) 
	public abstract boolean hasMetadata () 
	public abstract android.os.IncidentMetadata getMetadata () 
	public abstract android.os.IncidentMetadataOrBuilder getMetadataOrBuilder () 
	public abstract boolean hasSystemProperties () 
	public abstract android.os.SystemPropertiesProto getSystemProperties () 
	public abstract android.os.SystemPropertiesProtoOrBuilder getSystemPropertiesOrBuilder () 
	public abstract boolean hasProcrank () 
	public abstract android.os.Procrank getProcrank () 
	public abstract android.os.ProcrankOrBuilder getProcrankOrBuilder () 
	public abstract boolean hasPageTypeInfo () 
	public abstract android.os.PageTypeInfo getPageTypeInfo () 
	public abstract android.os.PageTypeInfoOrBuilder getPageTypeInfoOrBuilder () 
	public abstract boolean hasKernelWakeSources () 
	public abstract android.os.KernelWakeSources getKernelWakeSources () 
	public abstract android.os.KernelWakeSourcesOrBuilder getKernelWakeSourcesOrBuilder () 
	public abstract boolean hasCpuInfo () 
	public abstract android.os.CpuInfo getCpuInfo () 
	public abstract android.os.CpuInfoOrBuilder getCpuInfoOrBuilder () 
	public abstract boolean hasCpuFreq () 
	public abstract android.os.CpuFreq getCpuFreq () 
	public abstract android.os.CpuFreqOrBuilder getCpuFreqOrBuilder () 
	public abstract boolean hasFingerprint () 
	public abstract com.android.server.fingerprint.FingerprintServiceDumpProto getFingerprint () 
	public abstract com.android.server.fingerprint.FingerprintServiceDumpProtoOrBuilder getFingerprintOrBuilder () 
	public abstract boolean hasNetstats () 
	public abstract android.service.NetworkStatsServiceDumpProto getNetstats () 
	public abstract android.service.NetworkStatsServiceDumpProtoOrBuilder getNetstatsOrBuilder () 
	public abstract boolean hasSettings () 
	public abstract android.providers.settings.SettingsServiceDumpProto getSettings () 
	public abstract android.providers.settings.SettingsServiceDumpProtoOrBuilder getSettingsOrBuilder () 
	public abstract boolean hasAppwidget () 
	public abstract android.service.appwidget.AppWidgetServiceDumpProto getAppwidget () 
	public abstract android.service.appwidget.AppWidgetServiceDumpProtoOrBuilder getAppwidgetOrBuilder () 
	public abstract boolean hasNotification () 
	public abstract android.service.notification.NotificationServiceDumpProto getNotification () 
	public abstract android.service.notification.NotificationServiceDumpProtoOrBuilder getNotificationOrBuilder () 
	public abstract boolean hasBatterystats () 
	public abstract android.service.batterystats.BatteryStatsServiceDumpProto getBatterystats () 
	public abstract android.service.batterystats.BatteryStatsServiceDumpProtoOrBuilder getBatterystatsOrBuilder () 
	public abstract boolean hasBattery () 
	public abstract android.service.battery.BatteryServiceDumpProto getBattery () 
	public abstract android.service.battery.BatteryServiceDumpProtoOrBuilder getBatteryOrBuilder () 
	public abstract boolean hasDiskstats () 
	public abstract android.service.diskstats.DiskStatsServiceDumpProto getDiskstats () 
	public abstract android.service.diskstats.DiskStatsServiceDumpProtoOrBuilder getDiskstatsOrBuilder () 
	public abstract boolean hasPackage () 
	public abstract android.service.pm.PackageServiceDumpProto getPackage () 
	public abstract android.service.pm.PackageServiceDumpProtoOrBuilder getPackageOrBuilder () 
	public abstract boolean hasPower () 
	public abstract com.android.server.power.PowerManagerServiceDumpProto getPower () 
	public abstract com.android.server.power.PowerManagerServiceDumpProtoOrBuilder getPowerOrBuilder () 
	public abstract boolean hasPrint () 
	public abstract android.service.print.PrintServiceDumpProto getPrint () 
	public abstract android.service.print.PrintServiceDumpProtoOrBuilder getPrintOrBuilder () 
	public abstract boolean hasProcstats () 
	public abstract android.service.procstats.ProcessStatsServiceDumpProto getProcstats () 
	public abstract android.service.procstats.ProcessStatsServiceDumpProtoOrBuilder getProcstatsOrBuilder () 
	public abstract boolean hasActivities () 
	public abstract com.android.server.am.proto.ActivityStackSupervisorProto getActivities () 
	public abstract com.android.server.am.proto.ActivityStackSupervisorProtoOrBuilder getActivitiesOrBuilder () 
	public abstract boolean hasBroadcasts () 
	public abstract com.android.server.am.proto.BroadcastProto getBroadcasts () 
	public abstract com.android.server.am.proto.BroadcastProtoOrBuilder getBroadcastsOrBuilder () 
	public abstract boolean hasAmservices () 
	public abstract com.android.server.am.proto.ActiveServicesProto getAmservices () 
	public abstract com.android.server.am.proto.ActiveServicesProtoOrBuilder getAmservicesOrBuilder () 
	public abstract boolean hasAmprocesses () 
	public abstract com.android.server.am.proto.ProcessProto getAmprocesses () 
	public abstract com.android.server.am.proto.ProcessProtoOrBuilder getAmprocessesOrBuilder () 
	public abstract boolean hasAlarm () 
	public abstract com.android.server.AlarmManagerServiceProto getAlarm () 
	public abstract com.android.server.AlarmManagerServiceProtoOrBuilder getAlarmOrBuilder () 
	public abstract boolean hasWindow () 
	public abstract com.android.server.wm.proto.WindowManagerServiceProto getWindow () 
	public abstract com.android.server.wm.proto.WindowManagerServiceProtoOrBuilder getWindowOrBuilder () 
	public abstract boolean hasMeminfo () 
	public abstract com.android.server.am.proto.MemInfoProto getMeminfo () 
	public abstract com.android.server.am.proto.MemInfoProtoOrBuilder getMeminfoOrBuilder () 
	public abstract boolean hasGraphicsstats () 
	public abstract android.service.GraphicsStatsServiceDumpProto getGraphicsstats () 
	public abstract android.service.GraphicsStatsServiceDumpProtoOrBuilder getGraphicsstatsOrBuilder () 
}

android/os/Incidentheader$1.class
Incidentheader.java
package android.os
final android.os.Incidentheader$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/os/Incidentheader.class
Incidentheader.java
package android.os
public final android.os.Incidentheader extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_IncidentHeaderProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_IncidentHeaderProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_IncidentHeaderProto_StatsdConfigKey_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_IncidentHeaderProto_StatsdConfigKey_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/os/KernelWakeSources$1.class
KernelWakeSources.java
package android.os
final android.os.KernelWakeSources$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.KernelWakeSources parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/KernelWakeSources$Builder.class
KernelWakeSources.java
package android.os
public final android.os.KernelWakeSources$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.KernelWakeSourcesOrBuilder  {
	private int bitField0_
	private java.util.List wakeupSources_
	private com.google.protobuf.RepeatedFieldBuilder wakeupSourcesBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.KernelWakeSources$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.KernelWakeSources getDefaultInstanceForType () 
	public android.os.KernelWakeSources build () 
		android.os.KernelWakeSources result
	public android.os.KernelWakeSources buildPartial () 
		android.os.KernelWakeSources result
		int from_bitField0_
	public android.os.KernelWakeSources$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.KernelWakeSources$Builder mergeFrom (android.os.KernelWakeSources) 
		android.os.KernelWakeSources other
	public final boolean isInitialized () 
	public android.os.KernelWakeSources$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.KernelWakeSources parsedMessage
	private void ensureWakeupSourcesIsMutable () 
	public java.util.List getWakeupSourcesList () 
	public int getWakeupSourcesCount () 
	public android.os.WakeupSourceProto getWakeupSources (int) 
		int index
	public android.os.KernelWakeSources$Builder setWakeupSources (int, android.os.WakeupSourceProto) 
		int index
		android.os.WakeupSourceProto value
	public android.os.KernelWakeSources$Builder setWakeupSources (int, android.os.WakeupSourceProto$Builder) 
		int index
		android.os.WakeupSourceProto$Builder builderForValue
	public android.os.KernelWakeSources$Builder addWakeupSources (android.os.WakeupSourceProto) 
		android.os.WakeupSourceProto value
	public android.os.KernelWakeSources$Builder addWakeupSources (int, android.os.WakeupSourceProto) 
		int index
		android.os.WakeupSourceProto value
	public android.os.KernelWakeSources$Builder addWakeupSources (android.os.WakeupSourceProto$Builder) 
		android.os.WakeupSourceProto$Builder builderForValue
	public android.os.KernelWakeSources$Builder addWakeupSources (int, android.os.WakeupSourceProto$Builder) 
		int index
		android.os.WakeupSourceProto$Builder builderForValue
	public android.os.KernelWakeSources$Builder addAllWakeupSources (java.lang.Iterable) 
		Iterable values
	public android.os.KernelWakeSources$Builder clearWakeupSources () 
	public android.os.KernelWakeSources$Builder removeWakeupSources (int) 
		int index
	public android.os.WakeupSourceProto$Builder getWakeupSourcesBuilder (int) 
		int index
	public android.os.WakeupSourceProtoOrBuilder getWakeupSourcesOrBuilder (int) 
		int index
	public java.util.List getWakeupSourcesOrBuilderList () 
	public android.os.WakeupSourceProto$Builder addWakeupSourcesBuilder () 
	public android.os.WakeupSourceProto$Builder addWakeupSourcesBuilder (int) 
		int index
	public java.util.List getWakeupSourcesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getWakeupSourcesFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.KernelWakeSources$1) 
		android.os.KernelWakeSources$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.KernelWakeSources$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.KernelWakeSources$1 x1
}

android/os/KernelWakeSources.class
KernelWakeSources.java
package android.os
public final android.os.KernelWakeSources extends com.google.protobuf.GeneratedMessage implements android.os.KernelWakeSourcesOrBuilder  {
	public static final int WAKEUP_SOURCES_FIELD_NUMBER
	private java.util.List wakeupSources_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.KernelWakeSources DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public java.util.List getWakeupSourcesList () 
	public java.util.List getWakeupSourcesOrBuilderList () 
	public int getWakeupSourcesCount () 
	public android.os.WakeupSourceProto getWakeupSources (int) 
		int index
	public android.os.WakeupSourceProtoOrBuilder getWakeupSourcesOrBuilder (int) 
		int index
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int size
	public static android.os.KernelWakeSources parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.KernelWakeSources parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.KernelWakeSources parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.KernelWakeSources parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.KernelWakeSources parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.KernelWakeSources parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.KernelWakeSources parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.KernelWakeSources parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.KernelWakeSources parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.KernelWakeSources parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.KernelWakeSources$Builder newBuilderForType () 
	public static android.os.KernelWakeSources$Builder newBuilder () 
	public static android.os.KernelWakeSources$Builder newBuilder (android.os.KernelWakeSources) 
		android.os.KernelWakeSources prototype
	public android.os.KernelWakeSources$Builder toBuilder () 
	protected android.os.KernelWakeSources$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.KernelWakeSources$Builder builder
	public static android.os.KernelWakeSources getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.KernelWakeSources getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.KernelWakeSources$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.KernelWakeSources$1 x1
	static java.util.List access$402 (android.os.KernelWakeSources, java.util.List) 
		android.os.KernelWakeSources x0
		java.util.List x1
	static java.util.List access$400 (android.os.KernelWakeSources) 
		android.os.KernelWakeSources x0
	static boolean access$500 () 
	static com.google.protobuf.UnknownFieldSet access$600 (android.os.KernelWakeSources) 
		android.os.KernelWakeSources x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.KernelWakeSources$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.KernelWakeSources$1 x2
	static void  () 
}

android/os/KernelWakeSourcesOrBuilder.class
KernelWakeSourcesOrBuilder.java
package android.os
public abstract android.os.KernelWakeSourcesOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getWakeupSourcesList () 
	public abstract android.os.WakeupSourceProto getWakeupSources (int) 
	public abstract int getWakeupSourcesCount () 
	public abstract java.util.List getWakeupSourcesOrBuilderList () 
	public abstract android.os.WakeupSourceProtoOrBuilder getWakeupSourcesOrBuilder (int) 
}

android/os/Looper$1.class
Looper.java
package android.os
final android.os.Looper$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/os/Looper.class
Looper.java
package android.os
public final android.os.Looper extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_LooperProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_LooperProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/os/LooperProto$1.class
LooperProto.java
package android.os
final android.os.LooperProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.LooperProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/LooperProto$Builder.class
LooperProto.java
package android.os
public final android.os.LooperProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.LooperProtoOrBuilder  {
	private int bitField0_
	private Object threadName_
	private long threadId_
	private int identityHashCode_
	private android.os.MessageQueueProto queue_
	private com.google.protobuf.SingleFieldBuilder queueBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.LooperProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.LooperProto getDefaultInstanceForType () 
	public android.os.LooperProto build () 
		android.os.LooperProto result
	public android.os.LooperProto buildPartial () 
		android.os.LooperProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.LooperProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.LooperProto$Builder mergeFrom (android.os.LooperProto) 
		android.os.LooperProto other
	public final boolean isInitialized () 
	public android.os.LooperProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.LooperProto parsedMessage
	public boolean hasThreadName () 
	public java.lang.String getThreadName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getThreadNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.LooperProto$Builder setThreadName (java.lang.String) 
		String value
	public android.os.LooperProto$Builder clearThreadName () 
	public android.os.LooperProto$Builder setThreadNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasThreadId () 
	public long getThreadId () 
	public android.os.LooperProto$Builder setThreadId (long) 
		long value
	public android.os.LooperProto$Builder clearThreadId () 
	public boolean hasIdentityHashCode () 
	public int getIdentityHashCode () 
	public android.os.LooperProto$Builder setIdentityHashCode (int) 
		int value
	public android.os.LooperProto$Builder clearIdentityHashCode () 
	public boolean hasQueue () 
	public android.os.MessageQueueProto getQueue () 
	public android.os.LooperProto$Builder setQueue (android.os.MessageQueueProto) 
		android.os.MessageQueueProto value
	public android.os.LooperProto$Builder setQueue (android.os.MessageQueueProto$Builder) 
		android.os.MessageQueueProto$Builder builderForValue
	public android.os.LooperProto$Builder mergeQueue (android.os.MessageQueueProto) 
		android.os.MessageQueueProto value
	public android.os.LooperProto$Builder clearQueue () 
	public android.os.MessageQueueProto$Builder getQueueBuilder () 
	public android.os.MessageQueueProtoOrBuilder getQueueOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getQueueFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.LooperProto$1) 
		android.os.LooperProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.LooperProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.LooperProto$1 x1
}

android/os/LooperProto.class
LooperProto.java
package android.os
public final android.os.LooperProto extends com.google.protobuf.GeneratedMessage implements android.os.LooperProtoOrBuilder  {
	private int bitField0_
	public static final int THREAD_NAME_FIELD_NUMBER
	private volatile Object threadName_
	public static final int THREAD_ID_FIELD_NUMBER
	private long threadId_
	public static final int IDENTITY_HASH_CODE_FIELD_NUMBER
	private int identityHashCode_
	public static final int QUEUE_FIELD_NUMBER
	private android.os.MessageQueueProto queue_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.LooperProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		android.os.MessageQueueProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasThreadName () 
	public java.lang.String getThreadName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getThreadNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasThreadId () 
	public long getThreadId () 
	public boolean hasIdentityHashCode () 
	public int getIdentityHashCode () 
	public boolean hasQueue () 
	public android.os.MessageQueueProto getQueue () 
	public android.os.MessageQueueProtoOrBuilder getQueueOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.LooperProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.LooperProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.LooperProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.LooperProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.LooperProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.LooperProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.LooperProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.LooperProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.LooperProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.LooperProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.LooperProto$Builder newBuilderForType () 
	public static android.os.LooperProto$Builder newBuilder () 
	public static android.os.LooperProto$Builder newBuilder (android.os.LooperProto) 
		android.os.LooperProto prototype
	public android.os.LooperProto$Builder toBuilder () 
	protected android.os.LooperProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.LooperProto$Builder builder
	public static android.os.LooperProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.LooperProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.LooperProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.LooperProto$1 x1
	static java.lang.Object access$402 (android.os.LooperProto, java.lang.Object) 
		android.os.LooperProto x0
		Object x1
	static long access$502 (android.os.LooperProto, long) 
		android.os.LooperProto x0
		long x1
	static int access$602 (android.os.LooperProto, int) 
		android.os.LooperProto x0
		int x1
	static android.os.MessageQueueProto access$702 (android.os.LooperProto, android.os.MessageQueueProto) 
		android.os.LooperProto x0
		android.os.MessageQueueProto x1
	static int access$802 (android.os.LooperProto, int) 
		android.os.LooperProto x0
		int x1
	static java.lang.Object access$400 (android.os.LooperProto) 
		android.os.LooperProto x0
	static com.google.protobuf.UnknownFieldSet access$900 (android.os.LooperProto) 
		android.os.LooperProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.LooperProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.LooperProto$1 x2
	static void  () 
}

android/os/LooperProtoOrBuilder.class
LooperProtoOrBuilder.java
package android.os
public abstract android.os.LooperProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasThreadName () 
	public abstract java.lang.String getThreadName () 
	public abstract com.google.protobuf.ByteString getThreadNameBytes () 
	public abstract boolean hasThreadId () 
	public abstract long getThreadId () 
	public abstract boolean hasIdentityHashCode () 
	public abstract int getIdentityHashCode () 
	public abstract boolean hasQueue () 
	public abstract android.os.MessageQueueProto getQueue () 
	public abstract android.os.MessageQueueProtoOrBuilder getQueueOrBuilder () 
}

android/os/Message$1.class
Message.java
package android.os
final android.os.Message$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/os/Message.class
Message.java
package android.os
public final android.os.Message extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_MessageProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_MessageProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/os/MessageProto$1.class
MessageProto.java
package android.os
final android.os.MessageProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.MessageProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/MessageProto$Builder.class
MessageProto.java
package android.os
public final android.os.MessageProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.MessageProtoOrBuilder  {
	private int bitField0_
	private long when_
	private Object callback_
	private int what_
	private int arg1_
	private int arg2_
	private Object obj_
	private Object target_
	private int barrier_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.MessageProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.MessageProto getDefaultInstanceForType () 
	public android.os.MessageProto build () 
		android.os.MessageProto result
	public android.os.MessageProto buildPartial () 
		android.os.MessageProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.MessageProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.MessageProto$Builder mergeFrom (android.os.MessageProto) 
		android.os.MessageProto other
	public final boolean isInitialized () 
	public android.os.MessageProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.MessageProto parsedMessage
	public boolean hasWhen () 
	public long getWhen () 
	public android.os.MessageProto$Builder setWhen (long) 
		long value
	public android.os.MessageProto$Builder clearWhen () 
	public boolean hasCallback () 
	public java.lang.String getCallback () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCallbackBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.MessageProto$Builder setCallback (java.lang.String) 
		String value
	public android.os.MessageProto$Builder clearCallback () 
	public android.os.MessageProto$Builder setCallbackBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasWhat () 
	public int getWhat () 
	public android.os.MessageProto$Builder setWhat (int) 
		int value
	public android.os.MessageProto$Builder clearWhat () 
	public boolean hasArg1 () 
	public int getArg1 () 
	public android.os.MessageProto$Builder setArg1 (int) 
		int value
	public android.os.MessageProto$Builder clearArg1 () 
	public boolean hasArg2 () 
	public int getArg2 () 
	public android.os.MessageProto$Builder setArg2 (int) 
		int value
	public android.os.MessageProto$Builder clearArg2 () 
	public boolean hasObj () 
	public java.lang.String getObj () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getObjBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.MessageProto$Builder setObj (java.lang.String) 
		String value
	public android.os.MessageProto$Builder clearObj () 
	public android.os.MessageProto$Builder setObjBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasTarget () 
	public java.lang.String getTarget () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTargetBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.MessageProto$Builder setTarget (java.lang.String) 
		String value
	public android.os.MessageProto$Builder clearTarget () 
	public android.os.MessageProto$Builder setTargetBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasBarrier () 
	public int getBarrier () 
	public android.os.MessageProto$Builder setBarrier (int) 
		int value
	public android.os.MessageProto$Builder clearBarrier () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.MessageProto$1) 
		android.os.MessageProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.MessageProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.MessageProto$1 x1
}

android/os/MessageProto.class
MessageProto.java
package android.os
public final android.os.MessageProto extends com.google.protobuf.GeneratedMessage implements android.os.MessageProtoOrBuilder  {
	private int bitField0_
	public static final int WHEN_FIELD_NUMBER
	private long when_
	public static final int CALLBACK_FIELD_NUMBER
	private volatile Object callback_
	public static final int WHAT_FIELD_NUMBER
	private int what_
	public static final int ARG1_FIELD_NUMBER
	private int arg1_
	public static final int ARG2_FIELD_NUMBER
	private int arg2_
	public static final int OBJ_FIELD_NUMBER
	private volatile Object obj_
	public static final int TARGET_FIELD_NUMBER
	private volatile Object target_
	public static final int BARRIER_FIELD_NUMBER
	private int barrier_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.MessageProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasWhen () 
	public long getWhen () 
	public boolean hasCallback () 
	public java.lang.String getCallback () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCallbackBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasWhat () 
	public int getWhat () 
	public boolean hasArg1 () 
	public int getArg1 () 
	public boolean hasArg2 () 
	public int getArg2 () 
	public boolean hasObj () 
	public java.lang.String getObj () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getObjBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasTarget () 
	public java.lang.String getTarget () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTargetBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasBarrier () 
	public int getBarrier () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.MessageProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.MessageProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.MessageProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.MessageProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.MessageProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.MessageProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.MessageProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.MessageProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.MessageProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.MessageProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.MessageProto$Builder newBuilderForType () 
	public static android.os.MessageProto$Builder newBuilder () 
	public static android.os.MessageProto$Builder newBuilder (android.os.MessageProto) 
		android.os.MessageProto prototype
	public android.os.MessageProto$Builder toBuilder () 
	protected android.os.MessageProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.MessageProto$Builder builder
	public static android.os.MessageProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.MessageProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.MessageProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.MessageProto$1 x1
	static long access$402 (android.os.MessageProto, long) 
		android.os.MessageProto x0
		long x1
	static java.lang.Object access$502 (android.os.MessageProto, java.lang.Object) 
		android.os.MessageProto x0
		Object x1
	static int access$602 (android.os.MessageProto, int) 
		android.os.MessageProto x0
		int x1
	static int access$702 (android.os.MessageProto, int) 
		android.os.MessageProto x0
		int x1
	static int access$802 (android.os.MessageProto, int) 
		android.os.MessageProto x0
		int x1
	static java.lang.Object access$902 (android.os.MessageProto, java.lang.Object) 
		android.os.MessageProto x0
		Object x1
	static java.lang.Object access$1002 (android.os.MessageProto, java.lang.Object) 
		android.os.MessageProto x0
		Object x1
	static int access$1102 (android.os.MessageProto, int) 
		android.os.MessageProto x0
		int x1
	static int access$1202 (android.os.MessageProto, int) 
		android.os.MessageProto x0
		int x1
	static java.lang.Object access$500 (android.os.MessageProto) 
		android.os.MessageProto x0
	static java.lang.Object access$900 (android.os.MessageProto) 
		android.os.MessageProto x0
	static java.lang.Object access$1000 (android.os.MessageProto) 
		android.os.MessageProto x0
	static com.google.protobuf.UnknownFieldSet access$1300 (android.os.MessageProto) 
		android.os.MessageProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.MessageProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.MessageProto$1 x2
	static void  () 
}

android/os/MessageProtoOrBuilder.class
MessageProtoOrBuilder.java
package android.os
public abstract android.os.MessageProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasWhen () 
	public abstract long getWhen () 
	public abstract boolean hasCallback () 
	public abstract java.lang.String getCallback () 
	public abstract com.google.protobuf.ByteString getCallbackBytes () 
	public abstract boolean hasWhat () 
	public abstract int getWhat () 
	public abstract boolean hasArg1 () 
	public abstract int getArg1 () 
	public abstract boolean hasArg2 () 
	public abstract int getArg2 () 
	public abstract boolean hasObj () 
	public abstract java.lang.String getObj () 
	public abstract com.google.protobuf.ByteString getObjBytes () 
	public abstract boolean hasTarget () 
	public abstract java.lang.String getTarget () 
	public abstract com.google.protobuf.ByteString getTargetBytes () 
	public abstract boolean hasBarrier () 
	public abstract int getBarrier () 
}

android/os/MessageQueueProto$1.class
MessageQueueProto.java
package android.os
final android.os.MessageQueueProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.MessageQueueProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/MessageQueueProto$Builder.class
MessageQueueProto.java
package android.os
public final android.os.MessageQueueProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.MessageQueueProtoOrBuilder  {
	private int bitField0_
	private java.util.List messages_
	private com.google.protobuf.RepeatedFieldBuilder messagesBuilder_
	private boolean isPollingLocked_
	private boolean isQuitting_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.MessageQueueProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.MessageQueueProto getDefaultInstanceForType () 
	public android.os.MessageQueueProto build () 
		android.os.MessageQueueProto result
	public android.os.MessageQueueProto buildPartial () 
		android.os.MessageQueueProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.MessageQueueProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.MessageQueueProto$Builder mergeFrom (android.os.MessageQueueProto) 
		android.os.MessageQueueProto other
	public final boolean isInitialized () 
	public android.os.MessageQueueProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.MessageQueueProto parsedMessage
	private void ensureMessagesIsMutable () 
	public java.util.List getMessagesList () 
	public int getMessagesCount () 
	public android.os.MessageProto getMessages (int) 
		int index
	public android.os.MessageQueueProto$Builder setMessages (int, android.os.MessageProto) 
		int index
		android.os.MessageProto value
	public android.os.MessageQueueProto$Builder setMessages (int, android.os.MessageProto$Builder) 
		int index
		android.os.MessageProto$Builder builderForValue
	public android.os.MessageQueueProto$Builder addMessages (android.os.MessageProto) 
		android.os.MessageProto value
	public android.os.MessageQueueProto$Builder addMessages (int, android.os.MessageProto) 
		int index
		android.os.MessageProto value
	public android.os.MessageQueueProto$Builder addMessages (android.os.MessageProto$Builder) 
		android.os.MessageProto$Builder builderForValue
	public android.os.MessageQueueProto$Builder addMessages (int, android.os.MessageProto$Builder) 
		int index
		android.os.MessageProto$Builder builderForValue
	public android.os.MessageQueueProto$Builder addAllMessages (java.lang.Iterable) 
		Iterable values
	public android.os.MessageQueueProto$Builder clearMessages () 
	public android.os.MessageQueueProto$Builder removeMessages (int) 
		int index
	public android.os.MessageProto$Builder getMessagesBuilder (int) 
		int index
	public android.os.MessageProtoOrBuilder getMessagesOrBuilder (int) 
		int index
	public java.util.List getMessagesOrBuilderList () 
	public android.os.MessageProto$Builder addMessagesBuilder () 
	public android.os.MessageProto$Builder addMessagesBuilder (int) 
		int index
	public java.util.List getMessagesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getMessagesFieldBuilder () 
	public boolean hasIsPollingLocked () 
	public boolean getIsPollingLocked () 
	public android.os.MessageQueueProto$Builder setIsPollingLocked (boolean) 
		boolean value
	public android.os.MessageQueueProto$Builder clearIsPollingLocked () 
	public boolean hasIsQuitting () 
	public boolean getIsQuitting () 
	public android.os.MessageQueueProto$Builder setIsQuitting (boolean) 
		boolean value
	public android.os.MessageQueueProto$Builder clearIsQuitting () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.MessageQueueProto$1) 
		android.os.MessageQueueProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.MessageQueueProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.MessageQueueProto$1 x1
}

android/os/MessageQueueProto.class
MessageQueueProto.java
package android.os
public final android.os.MessageQueueProto extends com.google.protobuf.GeneratedMessage implements android.os.MessageQueueProtoOrBuilder  {
	private int bitField0_
	public static final int MESSAGES_FIELD_NUMBER
	private java.util.List messages_
	public static final int IS_POLLING_LOCKED_FIELD_NUMBER
	private boolean isPollingLocked_
	public static final int IS_QUITTING_FIELD_NUMBER
	private boolean isQuitting_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.MessageQueueProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public java.util.List getMessagesList () 
	public java.util.List getMessagesOrBuilderList () 
	public int getMessagesCount () 
	public android.os.MessageProto getMessages (int) 
		int index
	public android.os.MessageProtoOrBuilder getMessagesOrBuilder (int) 
		int index
	public boolean hasIsPollingLocked () 
	public boolean getIsPollingLocked () 
	public boolean hasIsQuitting () 
	public boolean getIsQuitting () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int size
	public static android.os.MessageQueueProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.MessageQueueProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.MessageQueueProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.MessageQueueProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.MessageQueueProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.MessageQueueProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.MessageQueueProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.MessageQueueProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.MessageQueueProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.MessageQueueProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.MessageQueueProto$Builder newBuilderForType () 
	public static android.os.MessageQueueProto$Builder newBuilder () 
	public static android.os.MessageQueueProto$Builder newBuilder (android.os.MessageQueueProto) 
		android.os.MessageQueueProto prototype
	public android.os.MessageQueueProto$Builder toBuilder () 
	protected android.os.MessageQueueProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.MessageQueueProto$Builder builder
	public static android.os.MessageQueueProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.MessageQueueProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.MessageQueueProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.MessageQueueProto$1 x1
	static java.util.List access$402 (android.os.MessageQueueProto, java.util.List) 
		android.os.MessageQueueProto x0
		java.util.List x1
	static boolean access$502 (android.os.MessageQueueProto, boolean) 
		android.os.MessageQueueProto x0
		boolean x1
	static boolean access$602 (android.os.MessageQueueProto, boolean) 
		android.os.MessageQueueProto x0
		boolean x1
	static int access$702 (android.os.MessageQueueProto, int) 
		android.os.MessageQueueProto x0
		int x1
	static java.util.List access$400 (android.os.MessageQueueProto) 
		android.os.MessageQueueProto x0
	static boolean access$800 () 
	static com.google.protobuf.UnknownFieldSet access$900 (android.os.MessageQueueProto) 
		android.os.MessageQueueProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.MessageQueueProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.MessageQueueProto$1 x2
	static void  () 
}

android/os/MessageQueueProtoOrBuilder.class
MessageQueueProtoOrBuilder.java
package android.os
public abstract android.os.MessageQueueProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getMessagesList () 
	public abstract android.os.MessageProto getMessages (int) 
	public abstract int getMessagesCount () 
	public abstract java.util.List getMessagesOrBuilderList () 
	public abstract android.os.MessageProtoOrBuilder getMessagesOrBuilder (int) 
	public abstract boolean hasIsPollingLocked () 
	public abstract boolean getIsPollingLocked () 
	public abstract boolean hasIsQuitting () 
	public abstract boolean getIsQuitting () 
}

android/os/Messagequeue$1.class
Messagequeue.java
package android.os
final android.os.Messagequeue$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/os/Messagequeue.class
Messagequeue.java
package android.os
public final android.os.Messagequeue extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_MessageQueueProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_MessageQueueProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/os/MigrateTypeProto$1.class
MigrateTypeProto.java
package android.os
final android.os.MigrateTypeProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.MigrateTypeProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/MigrateTypeProto$Builder.class
MigrateTypeProto.java
package android.os
public final android.os.MigrateTypeProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.MigrateTypeProtoOrBuilder  {
	private int bitField0_
	private int node_
	private Object zone_
	private Object type_
	private java.util.List freePagesCount_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.MigrateTypeProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.MigrateTypeProto getDefaultInstanceForType () 
	public android.os.MigrateTypeProto build () 
		android.os.MigrateTypeProto result
	public android.os.MigrateTypeProto buildPartial () 
		android.os.MigrateTypeProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.MigrateTypeProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.MigrateTypeProto$Builder mergeFrom (android.os.MigrateTypeProto) 
		android.os.MigrateTypeProto other
	public final boolean isInitialized () 
	public android.os.MigrateTypeProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.MigrateTypeProto parsedMessage
	public boolean hasNode () 
	public int getNode () 
	public android.os.MigrateTypeProto$Builder setNode (int) 
		int value
	public android.os.MigrateTypeProto$Builder clearNode () 
	public boolean hasZone () 
	public java.lang.String getZone () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getZoneBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.MigrateTypeProto$Builder setZone (java.lang.String) 
		String value
	public android.os.MigrateTypeProto$Builder clearZone () 
	public android.os.MigrateTypeProto$Builder setZoneBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasType () 
	public java.lang.String getType () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTypeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.MigrateTypeProto$Builder setType (java.lang.String) 
		String value
	public android.os.MigrateTypeProto$Builder clearType () 
	public android.os.MigrateTypeProto$Builder setTypeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureFreePagesCountIsMutable () 
	public java.util.List getFreePagesCountList () 
	public int getFreePagesCountCount () 
	public int getFreePagesCount (int) 
		int index
	public android.os.MigrateTypeProto$Builder setFreePagesCount (int, int) 
		int index
		int value
	public android.os.MigrateTypeProto$Builder addFreePagesCount (int) 
		int value
	public android.os.MigrateTypeProto$Builder addAllFreePagesCount (java.lang.Iterable) 
		Iterable values
	public android.os.MigrateTypeProto$Builder clearFreePagesCount () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.MigrateTypeProto$1) 
		android.os.MigrateTypeProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.MigrateTypeProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.MigrateTypeProto$1 x1
}

android/os/MigrateTypeProto.class
MigrateTypeProto.java
package android.os
public final android.os.MigrateTypeProto extends com.google.protobuf.GeneratedMessage implements android.os.MigrateTypeProtoOrBuilder  {
	private int bitField0_
	public static final int NODE_FIELD_NUMBER
	private int node_
	public static final int ZONE_FIELD_NUMBER
	private volatile Object zone_
	public static final int TYPE_FIELD_NUMBER
	private volatile Object type_
	public static final int FREE_PAGES_COUNT_FIELD_NUMBER
	private java.util.List freePagesCount_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.MigrateTypeProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int length
		int limit
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasNode () 
	public int getNode () 
	public boolean hasZone () 
	public java.lang.String getZone () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getZoneBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasType () 
	public java.lang.String getType () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTypeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public java.util.List getFreePagesCountList () 
	public int getFreePagesCountCount () 
	public int getFreePagesCount (int) 
		int index
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int dataSize
		int size
	public static android.os.MigrateTypeProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.MigrateTypeProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.MigrateTypeProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.MigrateTypeProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.MigrateTypeProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.MigrateTypeProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.MigrateTypeProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.MigrateTypeProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.MigrateTypeProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.MigrateTypeProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.MigrateTypeProto$Builder newBuilderForType () 
	public static android.os.MigrateTypeProto$Builder newBuilder () 
	public static android.os.MigrateTypeProto$Builder newBuilder (android.os.MigrateTypeProto) 
		android.os.MigrateTypeProto prototype
	public android.os.MigrateTypeProto$Builder toBuilder () 
	protected android.os.MigrateTypeProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.MigrateTypeProto$Builder builder
	public static android.os.MigrateTypeProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.MigrateTypeProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.MigrateTypeProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.MigrateTypeProto$1 x1
	static int access$402 (android.os.MigrateTypeProto, int) 
		android.os.MigrateTypeProto x0
		int x1
	static java.lang.Object access$502 (android.os.MigrateTypeProto, java.lang.Object) 
		android.os.MigrateTypeProto x0
		Object x1
	static java.lang.Object access$602 (android.os.MigrateTypeProto, java.lang.Object) 
		android.os.MigrateTypeProto x0
		Object x1
	static java.util.List access$702 (android.os.MigrateTypeProto, java.util.List) 
		android.os.MigrateTypeProto x0
		java.util.List x1
	static int access$802 (android.os.MigrateTypeProto, int) 
		android.os.MigrateTypeProto x0
		int x1
	static java.lang.Object access$500 (android.os.MigrateTypeProto) 
		android.os.MigrateTypeProto x0
	static java.lang.Object access$600 (android.os.MigrateTypeProto) 
		android.os.MigrateTypeProto x0
	static java.util.List access$700 (android.os.MigrateTypeProto) 
		android.os.MigrateTypeProto x0
	static com.google.protobuf.UnknownFieldSet access$900 (android.os.MigrateTypeProto) 
		android.os.MigrateTypeProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.MigrateTypeProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.MigrateTypeProto$1 x2
	static void  () 
}

android/os/MigrateTypeProtoOrBuilder.class
MigrateTypeProtoOrBuilder.java
package android.os
public abstract android.os.MigrateTypeProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasNode () 
	public abstract int getNode () 
	public abstract boolean hasZone () 
	public abstract java.lang.String getZone () 
	public abstract com.google.protobuf.ByteString getZoneBytes () 
	public abstract boolean hasType () 
	public abstract java.lang.String getType () 
	public abstract com.google.protobuf.ByteString getTypeBytes () 
	public abstract java.util.List getFreePagesCountList () 
	public abstract int getFreePagesCountCount () 
	public abstract int getFreePagesCount (int) 
}

android/os/PageTypeInfo$1.class
PageTypeInfo.java
package android.os
final android.os.PageTypeInfo$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.PageTypeInfo parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/PageTypeInfo$Builder.class
PageTypeInfo.java
package android.os
public final android.os.PageTypeInfo$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.PageTypeInfoOrBuilder  {
	private int bitField0_
	private int pageBlockOrder_
	private int pagesPerBlock_
	private java.util.List migrateTypes_
	private com.google.protobuf.RepeatedFieldBuilder migrateTypesBuilder_
	private java.util.List blocks_
	private com.google.protobuf.RepeatedFieldBuilder blocksBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.PageTypeInfo$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.PageTypeInfo getDefaultInstanceForType () 
	public android.os.PageTypeInfo build () 
		android.os.PageTypeInfo result
	public android.os.PageTypeInfo buildPartial () 
		android.os.PageTypeInfo result
		int from_bitField0_
		int to_bitField0_
	public android.os.PageTypeInfo$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.PageTypeInfo$Builder mergeFrom (android.os.PageTypeInfo) 
		android.os.PageTypeInfo other
	public final boolean isInitialized () 
	public android.os.PageTypeInfo$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.PageTypeInfo parsedMessage
	public boolean hasPageBlockOrder () 
	public int getPageBlockOrder () 
	public android.os.PageTypeInfo$Builder setPageBlockOrder (int) 
		int value
	public android.os.PageTypeInfo$Builder clearPageBlockOrder () 
	public boolean hasPagesPerBlock () 
	public int getPagesPerBlock () 
	public android.os.PageTypeInfo$Builder setPagesPerBlock (int) 
		int value
	public android.os.PageTypeInfo$Builder clearPagesPerBlock () 
	private void ensureMigrateTypesIsMutable () 
	public java.util.List getMigrateTypesList () 
	public int getMigrateTypesCount () 
	public android.os.MigrateTypeProto getMigrateTypes (int) 
		int index
	public android.os.PageTypeInfo$Builder setMigrateTypes (int, android.os.MigrateTypeProto) 
		int index
		android.os.MigrateTypeProto value
	public android.os.PageTypeInfo$Builder setMigrateTypes (int, android.os.MigrateTypeProto$Builder) 
		int index
		android.os.MigrateTypeProto$Builder builderForValue
	public android.os.PageTypeInfo$Builder addMigrateTypes (android.os.MigrateTypeProto) 
		android.os.MigrateTypeProto value
	public android.os.PageTypeInfo$Builder addMigrateTypes (int, android.os.MigrateTypeProto) 
		int index
		android.os.MigrateTypeProto value
	public android.os.PageTypeInfo$Builder addMigrateTypes (android.os.MigrateTypeProto$Builder) 
		android.os.MigrateTypeProto$Builder builderForValue
	public android.os.PageTypeInfo$Builder addMigrateTypes (int, android.os.MigrateTypeProto$Builder) 
		int index
		android.os.MigrateTypeProto$Builder builderForValue
	public android.os.PageTypeInfo$Builder addAllMigrateTypes (java.lang.Iterable) 
		Iterable values
	public android.os.PageTypeInfo$Builder clearMigrateTypes () 
	public android.os.PageTypeInfo$Builder removeMigrateTypes (int) 
		int index
	public android.os.MigrateTypeProto$Builder getMigrateTypesBuilder (int) 
		int index
	public android.os.MigrateTypeProtoOrBuilder getMigrateTypesOrBuilder (int) 
		int index
	public java.util.List getMigrateTypesOrBuilderList () 
	public android.os.MigrateTypeProto$Builder addMigrateTypesBuilder () 
	public android.os.MigrateTypeProto$Builder addMigrateTypesBuilder (int) 
		int index
	public java.util.List getMigrateTypesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getMigrateTypesFieldBuilder () 
	private void ensureBlocksIsMutable () 
	public java.util.List getBlocksList () 
	public int getBlocksCount () 
	public android.os.BlockProto getBlocks (int) 
		int index
	public android.os.PageTypeInfo$Builder setBlocks (int, android.os.BlockProto) 
		int index
		android.os.BlockProto value
	public android.os.PageTypeInfo$Builder setBlocks (int, android.os.BlockProto$Builder) 
		int index
		android.os.BlockProto$Builder builderForValue
	public android.os.PageTypeInfo$Builder addBlocks (android.os.BlockProto) 
		android.os.BlockProto value
	public android.os.PageTypeInfo$Builder addBlocks (int, android.os.BlockProto) 
		int index
		android.os.BlockProto value
	public android.os.PageTypeInfo$Builder addBlocks (android.os.BlockProto$Builder) 
		android.os.BlockProto$Builder builderForValue
	public android.os.PageTypeInfo$Builder addBlocks (int, android.os.BlockProto$Builder) 
		int index
		android.os.BlockProto$Builder builderForValue
	public android.os.PageTypeInfo$Builder addAllBlocks (java.lang.Iterable) 
		Iterable values
	public android.os.PageTypeInfo$Builder clearBlocks () 
	public android.os.PageTypeInfo$Builder removeBlocks (int) 
		int index
	public android.os.BlockProto$Builder getBlocksBuilder (int) 
		int index
	public android.os.BlockProtoOrBuilder getBlocksOrBuilder (int) 
		int index
	public java.util.List getBlocksOrBuilderList () 
	public android.os.BlockProto$Builder addBlocksBuilder () 
	public android.os.BlockProto$Builder addBlocksBuilder (int) 
		int index
	public java.util.List getBlocksBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getBlocksFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.PageTypeInfo$1) 
		android.os.PageTypeInfo$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.PageTypeInfo$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.PageTypeInfo$1 x1
}

android/os/PageTypeInfo.class
PageTypeInfo.java
package android.os
public final android.os.PageTypeInfo extends com.google.protobuf.GeneratedMessage implements android.os.PageTypeInfoOrBuilder  {
	private int bitField0_
	public static final int PAGE_BLOCK_ORDER_FIELD_NUMBER
	private int pageBlockOrder_
	public static final int PAGES_PER_BLOCK_FIELD_NUMBER
	private int pagesPerBlock_
	public static final int MIGRATE_TYPES_FIELD_NUMBER
	private java.util.List migrateTypes_
	public static final int BLOCKS_FIELD_NUMBER
	private java.util.List blocks_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.PageTypeInfo DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasPageBlockOrder () 
	public int getPageBlockOrder () 
	public boolean hasPagesPerBlock () 
	public int getPagesPerBlock () 
	public java.util.List getMigrateTypesList () 
	public java.util.List getMigrateTypesOrBuilderList () 
	public int getMigrateTypesCount () 
	public android.os.MigrateTypeProto getMigrateTypes (int) 
		int index
	public android.os.MigrateTypeProtoOrBuilder getMigrateTypesOrBuilder (int) 
		int index
	public java.util.List getBlocksList () 
	public java.util.List getBlocksOrBuilderList () 
	public int getBlocksCount () 
	public android.os.BlockProto getBlocks (int) 
		int index
	public android.os.BlockProtoOrBuilder getBlocksOrBuilder (int) 
		int index
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int i
		int size
	public static android.os.PageTypeInfo parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.PageTypeInfo parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.PageTypeInfo parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.PageTypeInfo parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.PageTypeInfo parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.PageTypeInfo parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.PageTypeInfo parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.PageTypeInfo parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.PageTypeInfo parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.PageTypeInfo parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.PageTypeInfo$Builder newBuilderForType () 
	public static android.os.PageTypeInfo$Builder newBuilder () 
	public static android.os.PageTypeInfo$Builder newBuilder (android.os.PageTypeInfo) 
		android.os.PageTypeInfo prototype
	public android.os.PageTypeInfo$Builder toBuilder () 
	protected android.os.PageTypeInfo$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.PageTypeInfo$Builder builder
	public static android.os.PageTypeInfo getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.PageTypeInfo getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.PageTypeInfo$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.PageTypeInfo$1 x1
	static int access$402 (android.os.PageTypeInfo, int) 
		android.os.PageTypeInfo x0
		int x1
	static int access$502 (android.os.PageTypeInfo, int) 
		android.os.PageTypeInfo x0
		int x1
	static java.util.List access$602 (android.os.PageTypeInfo, java.util.List) 
		android.os.PageTypeInfo x0
		java.util.List x1
	static java.util.List access$702 (android.os.PageTypeInfo, java.util.List) 
		android.os.PageTypeInfo x0
		java.util.List x1
	static int access$802 (android.os.PageTypeInfo, int) 
		android.os.PageTypeInfo x0
		int x1
	static java.util.List access$600 (android.os.PageTypeInfo) 
		android.os.PageTypeInfo x0
	static boolean access$900 () 
	static java.util.List access$700 (android.os.PageTypeInfo) 
		android.os.PageTypeInfo x0
	static boolean access$1000 () 
	static com.google.protobuf.UnknownFieldSet access$1100 (android.os.PageTypeInfo) 
		android.os.PageTypeInfo x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.PageTypeInfo$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.PageTypeInfo$1 x2
	static void  () 
}

android/os/PageTypeInfoOrBuilder.class
PageTypeInfoOrBuilder.java
package android.os
public abstract android.os.PageTypeInfoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasPageBlockOrder () 
	public abstract int getPageBlockOrder () 
	public abstract boolean hasPagesPerBlock () 
	public abstract int getPagesPerBlock () 
	public abstract java.util.List getMigrateTypesList () 
	public abstract android.os.MigrateTypeProto getMigrateTypes (int) 
	public abstract int getMigrateTypesCount () 
	public abstract java.util.List getMigrateTypesOrBuilderList () 
	public abstract android.os.MigrateTypeProtoOrBuilder getMigrateTypesOrBuilder (int) 
	public abstract java.util.List getBlocksList () 
	public abstract android.os.BlockProto getBlocks (int) 
	public abstract int getBlocksCount () 
	public abstract java.util.List getBlocksOrBuilderList () 
	public abstract android.os.BlockProtoOrBuilder getBlocksOrBuilder (int) 
}

android/os/PageTypeInfoProto$1.class
PageTypeInfoProto.java
package android.os
final android.os.PageTypeInfoProto$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/os/PageTypeInfoProto.class
PageTypeInfoProto.java
package android.os
public final android.os.PageTypeInfoProto extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_PageTypeInfo_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_PageTypeInfo_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_MigrateTypeProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_MigrateTypeProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_BlockProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_BlockProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
		com.google.protobuf.ExtensionRegistry registry
}

android/os/PatternMatcherProto$1.class
PatternMatcherProto.java
package android.os
final android.os.PatternMatcherProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.PatternMatcherProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/PatternMatcherProto$Builder.class
PatternMatcherProto.java
package android.os
public final android.os.PatternMatcherProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.PatternMatcherProtoOrBuilder  {
	private int bitField0_
	private Object pattern_
	private int type_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.PatternMatcherProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.PatternMatcherProto getDefaultInstanceForType () 
	public android.os.PatternMatcherProto build () 
		android.os.PatternMatcherProto result
	public android.os.PatternMatcherProto buildPartial () 
		android.os.PatternMatcherProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.PatternMatcherProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.PatternMatcherProto$Builder mergeFrom (android.os.PatternMatcherProto) 
		android.os.PatternMatcherProto other
	public final boolean isInitialized () 
	public android.os.PatternMatcherProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.PatternMatcherProto parsedMessage
	public boolean hasPattern () 
	public java.lang.String getPattern () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPatternBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.PatternMatcherProto$Builder setPattern (java.lang.String) 
		String value
	public android.os.PatternMatcherProto$Builder clearPattern () 
	public android.os.PatternMatcherProto$Builder setPatternBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasType () 
	public android.os.PatternMatcherProto$Type getType () 
		android.os.PatternMatcherProto$Type result
	public android.os.PatternMatcherProto$Builder setType (android.os.PatternMatcherProto$Type) 
		android.os.PatternMatcherProto$Type value
	public android.os.PatternMatcherProto$Builder clearType () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.PatternMatcherProto$1) 
		android.os.PatternMatcherProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.PatternMatcherProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.PatternMatcherProto$1 x1
}

android/os/PatternMatcherProto$Type$1.class
PatternMatcherProto.java
package android.os
final android.os.PatternMatcherProto$Type$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.os.PatternMatcherProto$Type findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/os/PatternMatcherProto$Type.class
PatternMatcherProto.java
package android.os
public final android.os.PatternMatcherProto$Type extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.os.PatternMatcherProto$Type TYPE_LITERAL
	public static final android.os.PatternMatcherProto$Type TYPE_PREFIX
	public static final android.os.PatternMatcherProto$Type TYPE_SIMPLE_GLOB
	public static final android.os.PatternMatcherProto$Type TYPE_ADVANCED_GLOB
	public static final int TYPE_LITERAL_VALUE
	public static final int TYPE_PREFIX_VALUE
	public static final int TYPE_SIMPLE_GLOB_VALUE
	public static final int TYPE_ADVANCED_GLOB_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.os.PatternMatcherProto$Type[] VALUES
	private final int value
	private static final android.os.PatternMatcherProto$Type[] $VALUES
	public static android.os.PatternMatcherProto$Type[] values () 
	public static android.os.PatternMatcherProto$Type valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.os.PatternMatcherProto$Type valueOf (int) 
		int value
	public static android.os.PatternMatcherProto$Type forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.os.PatternMatcherProto$Type valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/os/PatternMatcherProto.class
PatternMatcherProto.java
package android.os
public final android.os.PatternMatcherProto extends com.google.protobuf.GeneratedMessage implements android.os.PatternMatcherProtoOrBuilder  {
	private int bitField0_
	public static final int PATTERN_FIELD_NUMBER
	private volatile Object pattern_
	public static final int TYPE_FIELD_NUMBER
	private int type_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.PatternMatcherProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		int rawValue
		android.os.PatternMatcherProto$Type value
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasPattern () 
	public java.lang.String getPattern () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPatternBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasType () 
	public android.os.PatternMatcherProto$Type getType () 
		android.os.PatternMatcherProto$Type result
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.PatternMatcherProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.PatternMatcherProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.PatternMatcherProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.PatternMatcherProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.PatternMatcherProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.PatternMatcherProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.PatternMatcherProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.PatternMatcherProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.PatternMatcherProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.PatternMatcherProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.PatternMatcherProto$Builder newBuilderForType () 
	public static android.os.PatternMatcherProto$Builder newBuilder () 
	public static android.os.PatternMatcherProto$Builder newBuilder (android.os.PatternMatcherProto) 
		android.os.PatternMatcherProto prototype
	public android.os.PatternMatcherProto$Builder toBuilder () 
	protected android.os.PatternMatcherProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.PatternMatcherProto$Builder builder
	public static android.os.PatternMatcherProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.PatternMatcherProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.PatternMatcherProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.PatternMatcherProto$1 x1
	static java.lang.Object access$402 (android.os.PatternMatcherProto, java.lang.Object) 
		android.os.PatternMatcherProto x0
		Object x1
	static int access$502 (android.os.PatternMatcherProto, int) 
		android.os.PatternMatcherProto x0
		int x1
	static int access$602 (android.os.PatternMatcherProto, int) 
		android.os.PatternMatcherProto x0
		int x1
	static java.lang.Object access$400 (android.os.PatternMatcherProto) 
		android.os.PatternMatcherProto x0
	static com.google.protobuf.UnknownFieldSet access$700 (android.os.PatternMatcherProto) 
		android.os.PatternMatcherProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.PatternMatcherProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.PatternMatcherProto$1 x2
	static void  () 
}

android/os/PatternMatcherProtoOrBuilder.class
PatternMatcherProtoOrBuilder.java
package android.os
public abstract android.os.PatternMatcherProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasPattern () 
	public abstract java.lang.String getPattern () 
	public abstract com.google.protobuf.ByteString getPatternBytes () 
	public abstract boolean hasType () 
	public abstract android.os.PatternMatcherProto$Type getType () 
}

android/os/Patternmatcher$1.class
Patternmatcher.java
package android.os
final android.os.Patternmatcher$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/os/Patternmatcher.class
Patternmatcher.java
package android.os
public final android.os.Patternmatcher extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_PatternMatcherProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_PatternMatcherProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/os/PowerManagerInternalProto$1.class
PowerManagerInternalProto.java
package android.os
final android.os.PowerManagerInternalProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.PowerManagerInternalProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/PowerManagerInternalProto$Builder.class
PowerManagerInternalProto.java
package android.os
public final android.os.PowerManagerInternalProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.PowerManagerInternalProtoOrBuilder  {
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.PowerManagerInternalProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.PowerManagerInternalProto getDefaultInstanceForType () 
	public android.os.PowerManagerInternalProto build () 
		android.os.PowerManagerInternalProto result
	public android.os.PowerManagerInternalProto buildPartial () 
		android.os.PowerManagerInternalProto result
	public android.os.PowerManagerInternalProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.PowerManagerInternalProto$Builder mergeFrom (android.os.PowerManagerInternalProto) 
		android.os.PowerManagerInternalProto other
	public final boolean isInitialized () 
	public android.os.PowerManagerInternalProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.PowerManagerInternalProto parsedMessage
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.PowerManagerInternalProto$1) 
		android.os.PowerManagerInternalProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.PowerManagerInternalProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.PowerManagerInternalProto$1 x1
}

android/os/PowerManagerInternalProto$Wakefulness$1.class
PowerManagerInternalProto.java
package android.os
final android.os.PowerManagerInternalProto$Wakefulness$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.os.PowerManagerInternalProto$Wakefulness findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/os/PowerManagerInternalProto$Wakefulness.class
PowerManagerInternalProto.java
package android.os
public final android.os.PowerManagerInternalProto$Wakefulness extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.os.PowerManagerInternalProto$Wakefulness WAKEFULNESS_ASLEEP
	public static final android.os.PowerManagerInternalProto$Wakefulness WAKEFULNESS_AWAKE
	public static final android.os.PowerManagerInternalProto$Wakefulness WAKEFULNESS_DREAMING
	public static final android.os.PowerManagerInternalProto$Wakefulness WAKEFULNESS_DOZING
	public static final int WAKEFULNESS_ASLEEP_VALUE
	public static final int WAKEFULNESS_AWAKE_VALUE
	public static final int WAKEFULNESS_DREAMING_VALUE
	public static final int WAKEFULNESS_DOZING_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.os.PowerManagerInternalProto$Wakefulness[] VALUES
	private final int value
	private static final android.os.PowerManagerInternalProto$Wakefulness[] $VALUES
	public static android.os.PowerManagerInternalProto$Wakefulness[] values () 
	public static android.os.PowerManagerInternalProto$Wakefulness valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.os.PowerManagerInternalProto$Wakefulness valueOf (int) 
		int value
	public static android.os.PowerManagerInternalProto$Wakefulness forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.os.PowerManagerInternalProto$Wakefulness valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/os/PowerManagerInternalProto.class
PowerManagerInternalProto.java
package android.os
public final android.os.PowerManagerInternalProto extends com.google.protobuf.GeneratedMessage implements android.os.PowerManagerInternalProtoOrBuilder  {
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.PowerManagerInternalProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.PowerManagerInternalProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.PowerManagerInternalProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.PowerManagerInternalProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.PowerManagerInternalProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.PowerManagerInternalProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.PowerManagerInternalProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.PowerManagerInternalProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.PowerManagerInternalProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.PowerManagerInternalProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.PowerManagerInternalProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.PowerManagerInternalProto$Builder newBuilderForType () 
	public static android.os.PowerManagerInternalProto$Builder newBuilder () 
	public static android.os.PowerManagerInternalProto$Builder newBuilder (android.os.PowerManagerInternalProto) 
		android.os.PowerManagerInternalProto prototype
	public android.os.PowerManagerInternalProto$Builder toBuilder () 
	protected android.os.PowerManagerInternalProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.PowerManagerInternalProto$Builder builder
	public static android.os.PowerManagerInternalProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.PowerManagerInternalProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.PowerManagerInternalProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.PowerManagerInternalProto$1 x1
	static com.google.protobuf.UnknownFieldSet access$400 (android.os.PowerManagerInternalProto) 
		android.os.PowerManagerInternalProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.PowerManagerInternalProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.PowerManagerInternalProto$1 x2
	static void  () 
}

android/os/PowerManagerInternalProtoOrBuilder.class
PowerManagerInternalProtoOrBuilder.java
package android.os
public abstract android.os.PowerManagerInternalProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
}

android/os/PowerManagerProto$1.class
PowerManagerProto.java
package android.os
final android.os.PowerManagerProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.PowerManagerProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/PowerManagerProto$Builder.class
PowerManagerProto.java
package android.os
public final android.os.PowerManagerProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.PowerManagerProtoOrBuilder  {
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.PowerManagerProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.PowerManagerProto getDefaultInstanceForType () 
	public android.os.PowerManagerProto build () 
		android.os.PowerManagerProto result
	public android.os.PowerManagerProto buildPartial () 
		android.os.PowerManagerProto result
	public android.os.PowerManagerProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.PowerManagerProto$Builder mergeFrom (android.os.PowerManagerProto) 
		android.os.PowerManagerProto other
	public final boolean isInitialized () 
	public android.os.PowerManagerProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.PowerManagerProto parsedMessage
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.PowerManagerProto$1) 
		android.os.PowerManagerProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.PowerManagerProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.PowerManagerProto$1 x1
}

android/os/PowerManagerProto$UserActivityEvent$1.class
PowerManagerProto.java
package android.os
final android.os.PowerManagerProto$UserActivityEvent$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.os.PowerManagerProto$UserActivityEvent findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/os/PowerManagerProto$UserActivityEvent.class
PowerManagerProto.java
package android.os
public final android.os.PowerManagerProto$UserActivityEvent extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.os.PowerManagerProto$UserActivityEvent USER_ACTIVITY_EVENT_OTHER
	public static final android.os.PowerManagerProto$UserActivityEvent USER_ACTIVITY_EVENT_BUTTON
	public static final android.os.PowerManagerProto$UserActivityEvent USER_ACTIVITY_EVENT_TOUCH
	public static final android.os.PowerManagerProto$UserActivityEvent USER_ACTIVITY_EVENT_ACCESSIBILITY
	public static final int USER_ACTIVITY_EVENT_OTHER_VALUE
	public static final int USER_ACTIVITY_EVENT_BUTTON_VALUE
	public static final int USER_ACTIVITY_EVENT_TOUCH_VALUE
	public static final int USER_ACTIVITY_EVENT_ACCESSIBILITY_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.os.PowerManagerProto$UserActivityEvent[] VALUES
	private final int value
	private static final android.os.PowerManagerProto$UserActivityEvent[] $VALUES
	public static android.os.PowerManagerProto$UserActivityEvent[] values () 
	public static android.os.PowerManagerProto$UserActivityEvent valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.os.PowerManagerProto$UserActivityEvent valueOf (int) 
		int value
	public static android.os.PowerManagerProto$UserActivityEvent forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.os.PowerManagerProto$UserActivityEvent valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/os/PowerManagerProto$WakeLockLevel$1.class
PowerManagerProto.java
package android.os
final android.os.PowerManagerProto$WakeLockLevel$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.os.PowerManagerProto$WakeLockLevel findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/os/PowerManagerProto$WakeLockLevel.class
PowerManagerProto.java
package android.os
public final android.os.PowerManagerProto$WakeLockLevel extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.os.PowerManagerProto$WakeLockLevel PARTIAL_WAKE_LOCK
	public static final android.os.PowerManagerProto$WakeLockLevel SCREEN_DIM_WAKE_LOCK
	public static final android.os.PowerManagerProto$WakeLockLevel SCREEN_BRIGHT_WAKE_LOCK
	public static final android.os.PowerManagerProto$WakeLockLevel FULL_WAKE_LOCK
	public static final android.os.PowerManagerProto$WakeLockLevel PROXIMITY_SCREEN_OFF_WAKE_LOCK
	public static final android.os.PowerManagerProto$WakeLockLevel DOZE_WAKE_LOCK
	public static final android.os.PowerManagerProto$WakeLockLevel DRAW_WAKE_LOCK
	public static final int PARTIAL_WAKE_LOCK_VALUE
	public static final int SCREEN_DIM_WAKE_LOCK_VALUE
	public static final int SCREEN_BRIGHT_WAKE_LOCK_VALUE
	public static final int FULL_WAKE_LOCK_VALUE
	public static final int PROXIMITY_SCREEN_OFF_WAKE_LOCK_VALUE
	public static final int DOZE_WAKE_LOCK_VALUE
	public static final int DRAW_WAKE_LOCK_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.os.PowerManagerProto$WakeLockLevel[] VALUES
	private final int value
	private static final android.os.PowerManagerProto$WakeLockLevel[] $VALUES
	public static android.os.PowerManagerProto$WakeLockLevel[] values () 
	public static android.os.PowerManagerProto$WakeLockLevel valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.os.PowerManagerProto$WakeLockLevel valueOf (int) 
		int value
	public static android.os.PowerManagerProto$WakeLockLevel forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.os.PowerManagerProto$WakeLockLevel valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/os/PowerManagerProto.class
PowerManagerProto.java
package android.os
public final android.os.PowerManagerProto extends com.google.protobuf.GeneratedMessage implements android.os.PowerManagerProtoOrBuilder  {
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.PowerManagerProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.PowerManagerProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.PowerManagerProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.PowerManagerProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.PowerManagerProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.PowerManagerProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.PowerManagerProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.PowerManagerProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.PowerManagerProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.PowerManagerProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.PowerManagerProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.PowerManagerProto$Builder newBuilderForType () 
	public static android.os.PowerManagerProto$Builder newBuilder () 
	public static android.os.PowerManagerProto$Builder newBuilder (android.os.PowerManagerProto) 
		android.os.PowerManagerProto prototype
	public android.os.PowerManagerProto$Builder toBuilder () 
	protected android.os.PowerManagerProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.PowerManagerProto$Builder builder
	public static android.os.PowerManagerProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.PowerManagerProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.PowerManagerProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.PowerManagerProto$1 x1
	static com.google.protobuf.UnknownFieldSet access$400 (android.os.PowerManagerProto) 
		android.os.PowerManagerProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.PowerManagerProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.PowerManagerProto$1 x2
	static void  () 
}

android/os/PowerManagerProtoOrBuilder.class
PowerManagerProtoOrBuilder.java
package android.os
public abstract android.os.PowerManagerProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
}

android/os/Powermanager$1.class
Powermanager.java
package android.os
final android.os.Powermanager$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/os/Powermanager.class
Powermanager.java
package android.os
public final android.os.Powermanager extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_PowerManagerProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_PowerManagerProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_PowerManagerInternalProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_PowerManagerInternalProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/os/ProcessProto$1.class
ProcessProto.java
package android.os
final android.os.ProcessProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.ProcessProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/ProcessProto$Builder.class
ProcessProto.java
package android.os
public final android.os.ProcessProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.ProcessProtoOrBuilder  {
	private int bitField0_
	private int pid_
	private long vss_
	private long rss_
	private long pss_
	private long uss_
	private long swap_
	private long pswap_
	private long uswap_
	private long zswap_
	private Object cmdline_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.ProcessProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.ProcessProto getDefaultInstanceForType () 
	public android.os.ProcessProto build () 
		android.os.ProcessProto result
	public android.os.ProcessProto buildPartial () 
		android.os.ProcessProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.ProcessProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.ProcessProto$Builder mergeFrom (android.os.ProcessProto) 
		android.os.ProcessProto other
	public final boolean isInitialized () 
	public android.os.ProcessProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.ProcessProto parsedMessage
	public boolean hasPid () 
	public int getPid () 
	public android.os.ProcessProto$Builder setPid (int) 
		int value
	public android.os.ProcessProto$Builder clearPid () 
	public boolean hasVss () 
	public long getVss () 
	public android.os.ProcessProto$Builder setVss (long) 
		long value
	public android.os.ProcessProto$Builder clearVss () 
	public boolean hasRss () 
	public long getRss () 
	public android.os.ProcessProto$Builder setRss (long) 
		long value
	public android.os.ProcessProto$Builder clearRss () 
	public boolean hasPss () 
	public long getPss () 
	public android.os.ProcessProto$Builder setPss (long) 
		long value
	public android.os.ProcessProto$Builder clearPss () 
	public boolean hasUss () 
	public long getUss () 
	public android.os.ProcessProto$Builder setUss (long) 
		long value
	public android.os.ProcessProto$Builder clearUss () 
	public boolean hasSwap () 
	public long getSwap () 
	public android.os.ProcessProto$Builder setSwap (long) 
		long value
	public android.os.ProcessProto$Builder clearSwap () 
	public boolean hasPswap () 
	public long getPswap () 
	public android.os.ProcessProto$Builder setPswap (long) 
		long value
	public android.os.ProcessProto$Builder clearPswap () 
	public boolean hasUswap () 
	public long getUswap () 
	public android.os.ProcessProto$Builder setUswap (long) 
		long value
	public android.os.ProcessProto$Builder clearUswap () 
	public boolean hasZswap () 
	public long getZswap () 
	public android.os.ProcessProto$Builder setZswap (long) 
		long value
	public android.os.ProcessProto$Builder clearZswap () 
	public boolean hasCmdline () 
	public java.lang.String getCmdline () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCmdlineBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.ProcessProto$Builder setCmdline (java.lang.String) 
		String value
	public android.os.ProcessProto$Builder clearCmdline () 
	public android.os.ProcessProto$Builder setCmdlineBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.ProcessProto$1) 
		android.os.ProcessProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.ProcessProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.ProcessProto$1 x1
}

android/os/ProcessProto.class
ProcessProto.java
package android.os
public final android.os.ProcessProto extends com.google.protobuf.GeneratedMessage implements android.os.ProcessProtoOrBuilder  {
	private int bitField0_
	public static final int PID_FIELD_NUMBER
	private int pid_
	public static final int VSS_FIELD_NUMBER
	private long vss_
	public static final int RSS_FIELD_NUMBER
	private long rss_
	public static final int PSS_FIELD_NUMBER
	private long pss_
	public static final int USS_FIELD_NUMBER
	private long uss_
	public static final int SWAP_FIELD_NUMBER
	private long swap_
	public static final int PSWAP_FIELD_NUMBER
	private long pswap_
	public static final int USWAP_FIELD_NUMBER
	private long uswap_
	public static final int ZSWAP_FIELD_NUMBER
	private long zswap_
	public static final int CMDLINE_FIELD_NUMBER
	private volatile Object cmdline_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.ProcessProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasPid () 
	public int getPid () 
	public boolean hasVss () 
	public long getVss () 
	public boolean hasRss () 
	public long getRss () 
	public boolean hasPss () 
	public long getPss () 
	public boolean hasUss () 
	public long getUss () 
	public boolean hasSwap () 
	public long getSwap () 
	public boolean hasPswap () 
	public long getPswap () 
	public boolean hasUswap () 
	public long getUswap () 
	public boolean hasZswap () 
	public long getZswap () 
	public boolean hasCmdline () 
	public java.lang.String getCmdline () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCmdlineBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.ProcessProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.ProcessProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.ProcessProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.ProcessProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.ProcessProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.ProcessProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.ProcessProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.ProcessProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.ProcessProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.ProcessProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.ProcessProto$Builder newBuilderForType () 
	public static android.os.ProcessProto$Builder newBuilder () 
	public static android.os.ProcessProto$Builder newBuilder (android.os.ProcessProto) 
		android.os.ProcessProto prototype
	public android.os.ProcessProto$Builder toBuilder () 
	protected android.os.ProcessProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.ProcessProto$Builder builder
	public static android.os.ProcessProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.ProcessProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.ProcessProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.ProcessProto$1 x1
	static int access$402 (android.os.ProcessProto, int) 
		android.os.ProcessProto x0
		int x1
	static long access$502 (android.os.ProcessProto, long) 
		android.os.ProcessProto x0
		long x1
	static long access$602 (android.os.ProcessProto, long) 
		android.os.ProcessProto x0
		long x1
	static long access$702 (android.os.ProcessProto, long) 
		android.os.ProcessProto x0
		long x1
	static long access$802 (android.os.ProcessProto, long) 
		android.os.ProcessProto x0
		long x1
	static long access$902 (android.os.ProcessProto, long) 
		android.os.ProcessProto x0
		long x1
	static long access$1002 (android.os.ProcessProto, long) 
		android.os.ProcessProto x0
		long x1
	static long access$1102 (android.os.ProcessProto, long) 
		android.os.ProcessProto x0
		long x1
	static long access$1202 (android.os.ProcessProto, long) 
		android.os.ProcessProto x0
		long x1
	static java.lang.Object access$1302 (android.os.ProcessProto, java.lang.Object) 
		android.os.ProcessProto x0
		Object x1
	static int access$1402 (android.os.ProcessProto, int) 
		android.os.ProcessProto x0
		int x1
	static java.lang.Object access$1300 (android.os.ProcessProto) 
		android.os.ProcessProto x0
	static com.google.protobuf.UnknownFieldSet access$1500 (android.os.ProcessProto) 
		android.os.ProcessProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.ProcessProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.ProcessProto$1 x2
	static void  () 
}

android/os/ProcessProtoOrBuilder.class
ProcessProtoOrBuilder.java
package android.os
public abstract android.os.ProcessProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasPid () 
	public abstract int getPid () 
	public abstract boolean hasVss () 
	public abstract long getVss () 
	public abstract boolean hasRss () 
	public abstract long getRss () 
	public abstract boolean hasPss () 
	public abstract long getPss () 
	public abstract boolean hasUss () 
	public abstract long getUss () 
	public abstract boolean hasSwap () 
	public abstract long getSwap () 
	public abstract boolean hasPswap () 
	public abstract long getPswap () 
	public abstract boolean hasUswap () 
	public abstract long getUswap () 
	public abstract boolean hasZswap () 
	public abstract long getZswap () 
	public abstract boolean hasCmdline () 
	public abstract java.lang.String getCmdline () 
	public abstract com.google.protobuf.ByteString getCmdlineBytes () 
}

android/os/Procrank$1.class
Procrank.java
package android.os
final android.os.Procrank$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.Procrank parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/Procrank$Builder.class
Procrank.java
package android.os
public final android.os.Procrank$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.ProcrankOrBuilder  {
	private int bitField0_
	private java.util.List processes_
	private com.google.protobuf.RepeatedFieldBuilder processesBuilder_
	private android.os.SummaryProto summary_
	private com.google.protobuf.SingleFieldBuilder summaryBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.Procrank$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.Procrank getDefaultInstanceForType () 
	public android.os.Procrank build () 
		android.os.Procrank result
	public android.os.Procrank buildPartial () 
		android.os.Procrank result
		int from_bitField0_
		int to_bitField0_
	public android.os.Procrank$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.Procrank$Builder mergeFrom (android.os.Procrank) 
		android.os.Procrank other
	public final boolean isInitialized () 
	public android.os.Procrank$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.Procrank parsedMessage
	private void ensureProcessesIsMutable () 
	public java.util.List getProcessesList () 
	public int getProcessesCount () 
	public android.os.ProcessProto getProcesses (int) 
		int index
	public android.os.Procrank$Builder setProcesses (int, android.os.ProcessProto) 
		int index
		android.os.ProcessProto value
	public android.os.Procrank$Builder setProcesses (int, android.os.ProcessProto$Builder) 
		int index
		android.os.ProcessProto$Builder builderForValue
	public android.os.Procrank$Builder addProcesses (android.os.ProcessProto) 
		android.os.ProcessProto value
	public android.os.Procrank$Builder addProcesses (int, android.os.ProcessProto) 
		int index
		android.os.ProcessProto value
	public android.os.Procrank$Builder addProcesses (android.os.ProcessProto$Builder) 
		android.os.ProcessProto$Builder builderForValue
	public android.os.Procrank$Builder addProcesses (int, android.os.ProcessProto$Builder) 
		int index
		android.os.ProcessProto$Builder builderForValue
	public android.os.Procrank$Builder addAllProcesses (java.lang.Iterable) 
		Iterable values
	public android.os.Procrank$Builder clearProcesses () 
	public android.os.Procrank$Builder removeProcesses (int) 
		int index
	public android.os.ProcessProto$Builder getProcessesBuilder (int) 
		int index
	public android.os.ProcessProtoOrBuilder getProcessesOrBuilder (int) 
		int index
	public java.util.List getProcessesOrBuilderList () 
	public android.os.ProcessProto$Builder addProcessesBuilder () 
	public android.os.ProcessProto$Builder addProcessesBuilder (int) 
		int index
	public java.util.List getProcessesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getProcessesFieldBuilder () 
	public boolean hasSummary () 
	public android.os.SummaryProto getSummary () 
	public android.os.Procrank$Builder setSummary (android.os.SummaryProto) 
		android.os.SummaryProto value
	public android.os.Procrank$Builder setSummary (android.os.SummaryProto$Builder) 
		android.os.SummaryProto$Builder builderForValue
	public android.os.Procrank$Builder mergeSummary (android.os.SummaryProto) 
		android.os.SummaryProto value
	public android.os.Procrank$Builder clearSummary () 
	public android.os.SummaryProto$Builder getSummaryBuilder () 
	public android.os.SummaryProtoOrBuilder getSummaryOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSummaryFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.Procrank$1) 
		android.os.Procrank$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.Procrank$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.Procrank$1 x1
}

android/os/Procrank.class
Procrank.java
package android.os
public final android.os.Procrank extends com.google.protobuf.GeneratedMessage implements android.os.ProcrankOrBuilder  {
	private int bitField0_
	public static final int PROCESSES_FIELD_NUMBER
	private java.util.List processes_
	public static final int SUMMARY_FIELD_NUMBER
	private android.os.SummaryProto summary_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.Procrank DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		android.os.SummaryProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public java.util.List getProcessesList () 
	public java.util.List getProcessesOrBuilderList () 
	public int getProcessesCount () 
	public android.os.ProcessProto getProcesses (int) 
		int index
	public android.os.ProcessProtoOrBuilder getProcessesOrBuilder (int) 
		int index
	public boolean hasSummary () 
	public android.os.SummaryProto getSummary () 
	public android.os.SummaryProtoOrBuilder getSummaryOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int size
	public static android.os.Procrank parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.Procrank parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.Procrank parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.Procrank parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.Procrank parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.Procrank parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.Procrank parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.Procrank parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.Procrank parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.Procrank parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.Procrank$Builder newBuilderForType () 
	public static android.os.Procrank$Builder newBuilder () 
	public static android.os.Procrank$Builder newBuilder (android.os.Procrank) 
		android.os.Procrank prototype
	public android.os.Procrank$Builder toBuilder () 
	protected android.os.Procrank$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.Procrank$Builder builder
	public static android.os.Procrank getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.Procrank getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.Procrank$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.Procrank$1 x1
	static java.util.List access$402 (android.os.Procrank, java.util.List) 
		android.os.Procrank x0
		java.util.List x1
	static android.os.SummaryProto access$502 (android.os.Procrank, android.os.SummaryProto) 
		android.os.Procrank x0
		android.os.SummaryProto x1
	static int access$602 (android.os.Procrank, int) 
		android.os.Procrank x0
		int x1
	static java.util.List access$400 (android.os.Procrank) 
		android.os.Procrank x0
	static boolean access$700 () 
	static com.google.protobuf.UnknownFieldSet access$800 (android.os.Procrank) 
		android.os.Procrank x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.Procrank$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.Procrank$1 x2
	static void  () 
}

android/os/ProcrankOrBuilder.class
ProcrankOrBuilder.java
package android.os
public abstract android.os.ProcrankOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getProcessesList () 
	public abstract android.os.ProcessProto getProcesses (int) 
	public abstract int getProcessesCount () 
	public abstract java.util.List getProcessesOrBuilderList () 
	public abstract android.os.ProcessProtoOrBuilder getProcessesOrBuilder (int) 
	public abstract boolean hasSummary () 
	public abstract android.os.SummaryProto getSummary () 
	public abstract android.os.SummaryProtoOrBuilder getSummaryOrBuilder () 
}

android/os/ProcrankProto$1.class
ProcrankProto.java
package android.os
final android.os.ProcrankProto$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/os/ProcrankProto.class
ProcrankProto.java
package android.os
public final android.os.ProcrankProto extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_Procrank_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_Procrank_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_ProcessProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_ProcessProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SummaryProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SummaryProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_ZramProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_ZramProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_RamProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_RamProto_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
		com.google.protobuf.ExtensionRegistry registry
}

android/os/RamProto$1.class
RamProto.java
package android.os
final android.os.RamProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.RamProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/RamProto$Builder.class
RamProto.java
package android.os
public final android.os.RamProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.RamProtoOrBuilder  {
	private int bitField0_
	private Object rawText_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.RamProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.RamProto getDefaultInstanceForType () 
	public android.os.RamProto build () 
		android.os.RamProto result
	public android.os.RamProto buildPartial () 
		android.os.RamProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.RamProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.RamProto$Builder mergeFrom (android.os.RamProto) 
		android.os.RamProto other
	public final boolean isInitialized () 
	public android.os.RamProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.RamProto parsedMessage
	public boolean hasRawText () 
	public java.lang.String getRawText () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRawTextBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.RamProto$Builder setRawText (java.lang.String) 
		String value
	public android.os.RamProto$Builder clearRawText () 
	public android.os.RamProto$Builder setRawTextBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.RamProto$1) 
		android.os.RamProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.RamProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.RamProto$1 x1
}

android/os/RamProto.class
RamProto.java
package android.os
public final android.os.RamProto extends com.google.protobuf.GeneratedMessage implements android.os.RamProtoOrBuilder  {
	private int bitField0_
	public static final int RAW_TEXT_FIELD_NUMBER
	private volatile Object rawText_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.RamProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasRawText () 
	public java.lang.String getRawText () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRawTextBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.RamProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.RamProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.RamProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.RamProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.RamProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.RamProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.RamProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.RamProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.RamProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.RamProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.RamProto$Builder newBuilderForType () 
	public static android.os.RamProto$Builder newBuilder () 
	public static android.os.RamProto$Builder newBuilder (android.os.RamProto) 
		android.os.RamProto prototype
	public android.os.RamProto$Builder toBuilder () 
	protected android.os.RamProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.RamProto$Builder builder
	public static android.os.RamProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.RamProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.RamProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.RamProto$1 x1
	static java.lang.Object access$402 (android.os.RamProto, java.lang.Object) 
		android.os.RamProto x0
		Object x1
	static int access$502 (android.os.RamProto, int) 
		android.os.RamProto x0
		int x1
	static java.lang.Object access$400 (android.os.RamProto) 
		android.os.RamProto x0
	static com.google.protobuf.UnknownFieldSet access$600 (android.os.RamProto) 
		android.os.RamProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.RamProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.RamProto$1 x2
	static void  () 
}

android/os/RamProtoOrBuilder.class
RamProtoOrBuilder.java
package android.os
public abstract android.os.RamProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasRawText () 
	public abstract java.lang.String getRawText () 
	public abstract com.google.protobuf.ByteString getRawTextBytes () 
}

android/os/SummaryProto$1.class
SummaryProto.java
package android.os
final android.os.SummaryProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SummaryProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SummaryProto$Builder.class
SummaryProto.java
package android.os
public final android.os.SummaryProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SummaryProtoOrBuilder  {
	private int bitField0_
	private android.os.ProcessProto total_
	private com.google.protobuf.SingleFieldBuilder totalBuilder_
	private android.os.ZramProto zram_
	private com.google.protobuf.SingleFieldBuilder zramBuilder_
	private android.os.RamProto ram_
	private com.google.protobuf.SingleFieldBuilder ramBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SummaryProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SummaryProto getDefaultInstanceForType () 
	public android.os.SummaryProto build () 
		android.os.SummaryProto result
	public android.os.SummaryProto buildPartial () 
		android.os.SummaryProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.SummaryProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SummaryProto$Builder mergeFrom (android.os.SummaryProto) 
		android.os.SummaryProto other
	public final boolean isInitialized () 
	public android.os.SummaryProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SummaryProto parsedMessage
	public boolean hasTotal () 
	public android.os.ProcessProto getTotal () 
	public android.os.SummaryProto$Builder setTotal (android.os.ProcessProto) 
		android.os.ProcessProto value
	public android.os.SummaryProto$Builder setTotal (android.os.ProcessProto$Builder) 
		android.os.ProcessProto$Builder builderForValue
	public android.os.SummaryProto$Builder mergeTotal (android.os.ProcessProto) 
		android.os.ProcessProto value
	public android.os.SummaryProto$Builder clearTotal () 
	public android.os.ProcessProto$Builder getTotalBuilder () 
	public android.os.ProcessProtoOrBuilder getTotalOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTotalFieldBuilder () 
	public boolean hasZram () 
	public android.os.ZramProto getZram () 
	public android.os.SummaryProto$Builder setZram (android.os.ZramProto) 
		android.os.ZramProto value
	public android.os.SummaryProto$Builder setZram (android.os.ZramProto$Builder) 
		android.os.ZramProto$Builder builderForValue
	public android.os.SummaryProto$Builder mergeZram (android.os.ZramProto) 
		android.os.ZramProto value
	public android.os.SummaryProto$Builder clearZram () 
	public android.os.ZramProto$Builder getZramBuilder () 
	public android.os.ZramProtoOrBuilder getZramOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getZramFieldBuilder () 
	public boolean hasRam () 
	public android.os.RamProto getRam () 
	public android.os.SummaryProto$Builder setRam (android.os.RamProto) 
		android.os.RamProto value
	public android.os.SummaryProto$Builder setRam (android.os.RamProto$Builder) 
		android.os.RamProto$Builder builderForValue
	public android.os.SummaryProto$Builder mergeRam (android.os.RamProto) 
		android.os.RamProto value
	public android.os.SummaryProto$Builder clearRam () 
	public android.os.RamProto$Builder getRamBuilder () 
	public android.os.RamProtoOrBuilder getRamOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getRamFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SummaryProto$1) 
		android.os.SummaryProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SummaryProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SummaryProto$1 x1
}

android/os/SummaryProto.class
SummaryProto.java
package android.os
public final android.os.SummaryProto extends com.google.protobuf.GeneratedMessage implements android.os.SummaryProtoOrBuilder  {
	private int bitField0_
	public static final int TOTAL_FIELD_NUMBER
	private android.os.ProcessProto total_
	public static final int ZRAM_FIELD_NUMBER
	private android.os.ZramProto zram_
	public static final int RAM_FIELD_NUMBER
	private android.os.RamProto ram_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SummaryProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		android.os.ProcessProto$Builder subBuilder
		android.os.ZramProto$Builder subBuilder
		android.os.RamProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasTotal () 
	public android.os.ProcessProto getTotal () 
	public android.os.ProcessProtoOrBuilder getTotalOrBuilder () 
	public boolean hasZram () 
	public android.os.ZramProto getZram () 
	public android.os.ZramProtoOrBuilder getZramOrBuilder () 
	public boolean hasRam () 
	public android.os.RamProto getRam () 
	public android.os.RamProtoOrBuilder getRamOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SummaryProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SummaryProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SummaryProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SummaryProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SummaryProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SummaryProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SummaryProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SummaryProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SummaryProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SummaryProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SummaryProto$Builder newBuilderForType () 
	public static android.os.SummaryProto$Builder newBuilder () 
	public static android.os.SummaryProto$Builder newBuilder (android.os.SummaryProto) 
		android.os.SummaryProto prototype
	public android.os.SummaryProto$Builder toBuilder () 
	protected android.os.SummaryProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SummaryProto$Builder builder
	public static android.os.SummaryProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SummaryProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SummaryProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SummaryProto$1 x1
	static android.os.ProcessProto access$402 (android.os.SummaryProto, android.os.ProcessProto) 
		android.os.SummaryProto x0
		android.os.ProcessProto x1
	static android.os.ZramProto access$502 (android.os.SummaryProto, android.os.ZramProto) 
		android.os.SummaryProto x0
		android.os.ZramProto x1
	static android.os.RamProto access$602 (android.os.SummaryProto, android.os.RamProto) 
		android.os.SummaryProto x0
		android.os.RamProto x1
	static int access$702 (android.os.SummaryProto, int) 
		android.os.SummaryProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$800 (android.os.SummaryProto) 
		android.os.SummaryProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SummaryProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SummaryProto$1 x2
	static void  () 
}

android/os/SummaryProtoOrBuilder.class
SummaryProtoOrBuilder.java
package android.os
public abstract android.os.SummaryProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasTotal () 
	public abstract android.os.ProcessProto getTotal () 
	public abstract android.os.ProcessProtoOrBuilder getTotalOrBuilder () 
	public abstract boolean hasZram () 
	public abstract android.os.ZramProto getZram () 
	public abstract android.os.ZramProtoOrBuilder getZramOrBuilder () 
	public abstract boolean hasRam () 
	public abstract android.os.RamProto getRam () 
	public abstract android.os.RamProtoOrBuilder getRamOrBuilder () 
}

android/os/SystemProperties$1.class
SystemProperties.java
package android.os
final android.os.SystemProperties$1 extends java.lang.Object implements com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner  {
	void  () 
	public com.google.protobuf.ExtensionRegistry assignDescriptors (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor root
}

android/os/SystemProperties.class
SystemProperties.java
package android.os
public final android.os.SystemProperties extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_Property_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_Property_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_AacDrc_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_AacDrc_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_Aaudio_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_Aaudio_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_Camera_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_Camera_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_DalvikVm_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_DalvikVm_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_InitSvc_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_InitSvc_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_Log_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_Log_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_Persist_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_Persist_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_PmDexopt_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_PmDexopt_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_Ro_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_Ro_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_Ro_Boot_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_Ro_Boot_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_Ro_BootImage_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_Ro_BootImage_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_Ro_Build_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_Ro_Build_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_Ro_Build_Version_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_Ro_Build_Version_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_Ro_Config_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_Ro_Config_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_Ro_Hardware_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_Ro_Hardware_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_Ro_Product_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_Ro_Product_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_Ro_Product_Vendor_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_Ro_Product_Vendor_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_Sys_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_Sys_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_SystemPropertiesProto_Sys_Usb_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_SystemPropertiesProto_Sys_Usb_fieldAccessorTable
	private static com.google.protobuf.Descriptors$FileDescriptor descriptor
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistry) 
		com.google.protobuf.ExtensionRegistry registry
	public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor () 
	static com.google.protobuf.Descriptors$FileDescriptor access$002 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
		com.google.protobuf.ExtensionRegistry registry
}

android/os/SystemPropertiesProto$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$AacDrc$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$AacDrc$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$AacDrc parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$AacDrc$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$AacDrc$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$AacDrcOrBuilder  {
	private int bitField0_
	private int boost_
	private int cut_
	private int encTargetLevel_
	private int heavy_
	private int referenceLevel_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$AacDrc$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$AacDrc getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$AacDrc build () 
		android.os.SystemPropertiesProto$AacDrc result
	public android.os.SystemPropertiesProto$AacDrc buildPartial () 
		android.os.SystemPropertiesProto$AacDrc result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemPropertiesProto$AacDrc$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$AacDrc$Builder mergeFrom (android.os.SystemPropertiesProto$AacDrc) 
		android.os.SystemPropertiesProto$AacDrc other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$AacDrc$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$AacDrc parsedMessage
	public boolean hasBoost () 
	public int getBoost () 
	public android.os.SystemPropertiesProto$AacDrc$Builder setBoost (int) 
		int value
	public android.os.SystemPropertiesProto$AacDrc$Builder clearBoost () 
	public boolean hasCut () 
	public int getCut () 
	public android.os.SystemPropertiesProto$AacDrc$Builder setCut (int) 
		int value
	public android.os.SystemPropertiesProto$AacDrc$Builder clearCut () 
	public boolean hasEncTargetLevel () 
	public int getEncTargetLevel () 
	public android.os.SystemPropertiesProto$AacDrc$Builder setEncTargetLevel (int) 
		int value
	public android.os.SystemPropertiesProto$AacDrc$Builder clearEncTargetLevel () 
	public boolean hasHeavy () 
	public int getHeavy () 
	public android.os.SystemPropertiesProto$AacDrc$Builder setHeavy (int) 
		int value
	public android.os.SystemPropertiesProto$AacDrc$Builder clearHeavy () 
	public boolean hasReferenceLevel () 
	public int getReferenceLevel () 
	public android.os.SystemPropertiesProto$AacDrc$Builder setReferenceLevel (int) 
		int value
	public android.os.SystemPropertiesProto$AacDrc$Builder clearReferenceLevel () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$AacDrc.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$AacDrc extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$AacDrcOrBuilder  {
	private int bitField0_
	public static final int BOOST_FIELD_NUMBER
	private int boost_
	public static final int CUT_FIELD_NUMBER
	private int cut_
	public static final int ENC_TARGET_LEVEL_FIELD_NUMBER
	private int encTargetLevel_
	public static final int HEAVY_FIELD_NUMBER
	private int heavy_
	public static final int REFERENCE_LEVEL_FIELD_NUMBER
	private int referenceLevel_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$AacDrc DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasBoost () 
	public int getBoost () 
	public boolean hasCut () 
	public int getCut () 
	public boolean hasEncTargetLevel () 
	public int getEncTargetLevel () 
	public boolean hasHeavy () 
	public int getHeavy () 
	public boolean hasReferenceLevel () 
	public int getReferenceLevel () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemPropertiesProto$AacDrc parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$AacDrc parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$AacDrc parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$AacDrc parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$AacDrc parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$AacDrc parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$AacDrc parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$AacDrc parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$AacDrc parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$AacDrc parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$AacDrc$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$AacDrc$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$AacDrc$Builder newBuilder (android.os.SystemPropertiesProto$AacDrc) 
		android.os.SystemPropertiesProto$AacDrc prototype
	public android.os.SystemPropertiesProto$AacDrc$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$AacDrc$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$AacDrc$Builder builder
	public static android.os.SystemPropertiesProto$AacDrc getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$AacDrc getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$1100 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static int access$1302 (android.os.SystemPropertiesProto$AacDrc, int) 
		android.os.SystemPropertiesProto$AacDrc x0
		int x1
	static int access$1402 (android.os.SystemPropertiesProto$AacDrc, int) 
		android.os.SystemPropertiesProto$AacDrc x0
		int x1
	static int access$1502 (android.os.SystemPropertiesProto$AacDrc, int) 
		android.os.SystemPropertiesProto$AacDrc x0
		int x1
	static int access$1602 (android.os.SystemPropertiesProto$AacDrc, int) 
		android.os.SystemPropertiesProto$AacDrc x0
		int x1
	static int access$1702 (android.os.SystemPropertiesProto$AacDrc, int) 
		android.os.SystemPropertiesProto$AacDrc x0
		int x1
	static int access$1802 (android.os.SystemPropertiesProto$AacDrc, int) 
		android.os.SystemPropertiesProto$AacDrc x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$1900 (android.os.SystemPropertiesProto$AacDrc) 
		android.os.SystemPropertiesProto$AacDrc x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$AacDrcOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$AacDrcOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasBoost () 
	public abstract int getBoost () 
	public abstract boolean hasCut () 
	public abstract int getCut () 
	public abstract boolean hasEncTargetLevel () 
	public abstract int getEncTargetLevel () 
	public abstract boolean hasHeavy () 
	public abstract int getHeavy () 
	public abstract boolean hasReferenceLevel () 
	public abstract int getReferenceLevel () 
}

android/os/SystemPropertiesProto$Aaudio$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$Aaudio$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$Aaudio parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$Aaudio$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Aaudio$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$AaudioOrBuilder  {
	private int bitField0_
	private int hwBurstMinUsec_
	private int minimumSleepUsec_
	private int mixerBursts_
	private int mmapExclusivePolicy_
	private int mmapPolicy_
	private int wakeupDelayUsec_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$Aaudio$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$Aaudio getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$Aaudio build () 
		android.os.SystemPropertiesProto$Aaudio result
	public android.os.SystemPropertiesProto$Aaudio buildPartial () 
		android.os.SystemPropertiesProto$Aaudio result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemPropertiesProto$Aaudio$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$Aaudio$Builder mergeFrom (android.os.SystemPropertiesProto$Aaudio) 
		android.os.SystemPropertiesProto$Aaudio other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$Aaudio$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$Aaudio parsedMessage
	public boolean hasHwBurstMinUsec () 
	public int getHwBurstMinUsec () 
	public android.os.SystemPropertiesProto$Aaudio$Builder setHwBurstMinUsec (int) 
		int value
	public android.os.SystemPropertiesProto$Aaudio$Builder clearHwBurstMinUsec () 
	public boolean hasMinimumSleepUsec () 
	public int getMinimumSleepUsec () 
	public android.os.SystemPropertiesProto$Aaudio$Builder setMinimumSleepUsec (int) 
		int value
	public android.os.SystemPropertiesProto$Aaudio$Builder clearMinimumSleepUsec () 
	public boolean hasMixerBursts () 
	public int getMixerBursts () 
	public android.os.SystemPropertiesProto$Aaudio$Builder setMixerBursts (int) 
		int value
	public android.os.SystemPropertiesProto$Aaudio$Builder clearMixerBursts () 
	public boolean hasMmapExclusivePolicy () 
	public int getMmapExclusivePolicy () 
	public android.os.SystemPropertiesProto$Aaudio$Builder setMmapExclusivePolicy (int) 
		int value
	public android.os.SystemPropertiesProto$Aaudio$Builder clearMmapExclusivePolicy () 
	public boolean hasMmapPolicy () 
	public int getMmapPolicy () 
	public android.os.SystemPropertiesProto$Aaudio$Builder setMmapPolicy (int) 
		int value
	public android.os.SystemPropertiesProto$Aaudio$Builder clearMmapPolicy () 
	public boolean hasWakeupDelayUsec () 
	public int getWakeupDelayUsec () 
	public android.os.SystemPropertiesProto$Aaudio$Builder setWakeupDelayUsec (int) 
		int value
	public android.os.SystemPropertiesProto$Aaudio$Builder clearWakeupDelayUsec () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$Aaudio.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Aaudio extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$AaudioOrBuilder  {
	private int bitField0_
	public static final int HW_BURST_MIN_USEC_FIELD_NUMBER
	private int hwBurstMinUsec_
	public static final int MINIMUM_SLEEP_USEC_FIELD_NUMBER
	private int minimumSleepUsec_
	public static final int MIXER_BURSTS_FIELD_NUMBER
	private int mixerBursts_
	public static final int MMAP_EXCLUSIVE_POLICY_FIELD_NUMBER
	private int mmapExclusivePolicy_
	public static final int MMAP_POLICY_FIELD_NUMBER
	private int mmapPolicy_
	public static final int WAKEUP_DELAY_USEC_FIELD_NUMBER
	private int wakeupDelayUsec_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$Aaudio DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasHwBurstMinUsec () 
	public int getHwBurstMinUsec () 
	public boolean hasMinimumSleepUsec () 
	public int getMinimumSleepUsec () 
	public boolean hasMixerBursts () 
	public int getMixerBursts () 
	public boolean hasMmapExclusivePolicy () 
	public int getMmapExclusivePolicy () 
	public boolean hasMmapPolicy () 
	public int getMmapPolicy () 
	public boolean hasWakeupDelayUsec () 
	public int getWakeupDelayUsec () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemPropertiesProto$Aaudio parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$Aaudio parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Aaudio parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$Aaudio parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Aaudio parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Aaudio parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Aaudio parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Aaudio parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Aaudio parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$Aaudio parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$Aaudio$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$Aaudio$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$Aaudio$Builder newBuilder (android.os.SystemPropertiesProto$Aaudio) 
		android.os.SystemPropertiesProto$Aaudio prototype
	public android.os.SystemPropertiesProto$Aaudio$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$Aaudio$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$Aaudio$Builder builder
	public static android.os.SystemPropertiesProto$Aaudio getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$Aaudio getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$2300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static int access$2502 (android.os.SystemPropertiesProto$Aaudio, int) 
		android.os.SystemPropertiesProto$Aaudio x0
		int x1
	static int access$2602 (android.os.SystemPropertiesProto$Aaudio, int) 
		android.os.SystemPropertiesProto$Aaudio x0
		int x1
	static int access$2702 (android.os.SystemPropertiesProto$Aaudio, int) 
		android.os.SystemPropertiesProto$Aaudio x0
		int x1
	static int access$2802 (android.os.SystemPropertiesProto$Aaudio, int) 
		android.os.SystemPropertiesProto$Aaudio x0
		int x1
	static int access$2902 (android.os.SystemPropertiesProto$Aaudio, int) 
		android.os.SystemPropertiesProto$Aaudio x0
		int x1
	static int access$3002 (android.os.SystemPropertiesProto$Aaudio, int) 
		android.os.SystemPropertiesProto$Aaudio x0
		int x1
	static int access$3102 (android.os.SystemPropertiesProto$Aaudio, int) 
		android.os.SystemPropertiesProto$Aaudio x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$3200 (android.os.SystemPropertiesProto$Aaudio) 
		android.os.SystemPropertiesProto$Aaudio x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$AaudioOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$AaudioOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasHwBurstMinUsec () 
	public abstract int getHwBurstMinUsec () 
	public abstract boolean hasMinimumSleepUsec () 
	public abstract int getMinimumSleepUsec () 
	public abstract boolean hasMixerBursts () 
	public abstract int getMixerBursts () 
	public abstract boolean hasMmapExclusivePolicy () 
	public abstract int getMmapExclusivePolicy () 
	public abstract boolean hasMmapPolicy () 
	public abstract int getMmapPolicy () 
	public abstract boolean hasWakeupDelayUsec () 
	public abstract int getWakeupDelayUsec () 
}

android/os/SystemPropertiesProto$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProtoOrBuilder  {
	private int bitField0_
	private java.util.List extraProperties_
	private com.google.protobuf.RepeatedFieldBuilder extraPropertiesBuilder_
	private android.os.SystemPropertiesProto$AacDrc aacDrc_
	private com.google.protobuf.SingleFieldBuilder aacDrcBuilder_
	private android.os.SystemPropertiesProto$Aaudio aaudio_
	private com.google.protobuf.SingleFieldBuilder aaudioBuilder_
	private int afFastTrackMultiplier_
	private android.os.SystemPropertiesProto$Camera camera_
	private com.google.protobuf.SingleFieldBuilder cameraBuilder_
	private android.os.SystemPropertiesProto$DalvikVm dalvikVm_
	private com.google.protobuf.SingleFieldBuilder dalvikVmBuilder_
	private boolean drm64BitEnabled_
	private boolean drmServiceEnabled_
	private boolean dumpstateDryRun_
	private Object gsmSimOperatorNumeric_
	private boolean halInstrumentationEnable_
	private android.os.SystemPropertiesProto$InitSvc initSvc_
	private com.google.protobuf.SingleFieldBuilder initSvcBuilder_
	private boolean keyguardNoRequireSim_
	private Object libcDebugMallocOptions_
	private Object libcDebugMallocProgram_
	private android.os.SystemPropertiesProto$Log log_
	private com.google.protobuf.SingleFieldBuilder logBuilder_
	private boolean mediaMediadrmserviceEnable_
	private boolean mediaRecorderShowManufacturerAndModel_
	private android.os.SystemPropertiesProto$Persist persist_
	private com.google.protobuf.SingleFieldBuilder persistBuilder_
	private android.os.SystemPropertiesProto$PmDexopt pmDexopt_
	private com.google.protobuf.SingleFieldBuilder pmDexoptBuilder_
	private android.os.SystemPropertiesProto$Ro ro_
	private com.google.protobuf.SingleFieldBuilder roBuilder_
	private Object sendbugPreferredDomain_
	private int serviceBootanimExit_
	private android.os.SystemPropertiesProto$Sys sys_
	private com.google.protobuf.SingleFieldBuilder sysBuilder_
	private int telephonyLteOnCdmaDevice_
	private int tombstonedMaxTombstoneCount_
	private Object voldDecrypt_
	private int voldPostFsDataDone_
	private int vtsNativeServerOn_
	private Object wifiDirectInterface_
	private Object wifiInterface_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto build () 
		android.os.SystemPropertiesProto result
	public android.os.SystemPropertiesProto buildPartial () 
		android.os.SystemPropertiesProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemPropertiesProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$Builder mergeFrom (android.os.SystemPropertiesProto) 
		android.os.SystemPropertiesProto other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto parsedMessage
	private void ensureExtraPropertiesIsMutable () 
	public java.util.List getExtraPropertiesList () 
	public int getExtraPropertiesCount () 
	public android.os.SystemPropertiesProto$Property getExtraProperties (int) 
		int index
	public android.os.SystemPropertiesProto$Builder setExtraProperties (int, android.os.SystemPropertiesProto$Property) 
		int index
		android.os.SystemPropertiesProto$Property value
	public android.os.SystemPropertiesProto$Builder setExtraProperties (int, android.os.SystemPropertiesProto$Property$Builder) 
		int index
		android.os.SystemPropertiesProto$Property$Builder builderForValue
	public android.os.SystemPropertiesProto$Builder addExtraProperties (android.os.SystemPropertiesProto$Property) 
		android.os.SystemPropertiesProto$Property value
	public android.os.SystemPropertiesProto$Builder addExtraProperties (int, android.os.SystemPropertiesProto$Property) 
		int index
		android.os.SystemPropertiesProto$Property value
	public android.os.SystemPropertiesProto$Builder addExtraProperties (android.os.SystemPropertiesProto$Property$Builder) 
		android.os.SystemPropertiesProto$Property$Builder builderForValue
	public android.os.SystemPropertiesProto$Builder addExtraProperties (int, android.os.SystemPropertiesProto$Property$Builder) 
		int index
		android.os.SystemPropertiesProto$Property$Builder builderForValue
	public android.os.SystemPropertiesProto$Builder addAllExtraProperties (java.lang.Iterable) 
		Iterable values
	public android.os.SystemPropertiesProto$Builder clearExtraProperties () 
	public android.os.SystemPropertiesProto$Builder removeExtraProperties (int) 
		int index
	public android.os.SystemPropertiesProto$Property$Builder getExtraPropertiesBuilder (int) 
		int index
	public android.os.SystemPropertiesProto$PropertyOrBuilder getExtraPropertiesOrBuilder (int) 
		int index
	public java.util.List getExtraPropertiesOrBuilderList () 
	public android.os.SystemPropertiesProto$Property$Builder addExtraPropertiesBuilder () 
	public android.os.SystemPropertiesProto$Property$Builder addExtraPropertiesBuilder (int) 
		int index
	public java.util.List getExtraPropertiesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getExtraPropertiesFieldBuilder () 
	public boolean hasAacDrc () 
	public android.os.SystemPropertiesProto$AacDrc getAacDrc () 
	public android.os.SystemPropertiesProto$Builder setAacDrc (android.os.SystemPropertiesProto$AacDrc) 
		android.os.SystemPropertiesProto$AacDrc value
	public android.os.SystemPropertiesProto$Builder setAacDrc (android.os.SystemPropertiesProto$AacDrc$Builder) 
		android.os.SystemPropertiesProto$AacDrc$Builder builderForValue
	public android.os.SystemPropertiesProto$Builder mergeAacDrc (android.os.SystemPropertiesProto$AacDrc) 
		android.os.SystemPropertiesProto$AacDrc value
	public android.os.SystemPropertiesProto$Builder clearAacDrc () 
	public android.os.SystemPropertiesProto$AacDrc$Builder getAacDrcBuilder () 
	public android.os.SystemPropertiesProto$AacDrcOrBuilder getAacDrcOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAacDrcFieldBuilder () 
	public boolean hasAaudio () 
	public android.os.SystemPropertiesProto$Aaudio getAaudio () 
	public android.os.SystemPropertiesProto$Builder setAaudio (android.os.SystemPropertiesProto$Aaudio) 
		android.os.SystemPropertiesProto$Aaudio value
	public android.os.SystemPropertiesProto$Builder setAaudio (android.os.SystemPropertiesProto$Aaudio$Builder) 
		android.os.SystemPropertiesProto$Aaudio$Builder builderForValue
	public android.os.SystemPropertiesProto$Builder mergeAaudio (android.os.SystemPropertiesProto$Aaudio) 
		android.os.SystemPropertiesProto$Aaudio value
	public android.os.SystemPropertiesProto$Builder clearAaudio () 
	public android.os.SystemPropertiesProto$Aaudio$Builder getAaudioBuilder () 
	public android.os.SystemPropertiesProto$AaudioOrBuilder getAaudioOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAaudioFieldBuilder () 
	public boolean hasAfFastTrackMultiplier () 
	public int getAfFastTrackMultiplier () 
	public android.os.SystemPropertiesProto$Builder setAfFastTrackMultiplier (int) 
		int value
	public android.os.SystemPropertiesProto$Builder clearAfFastTrackMultiplier () 
	public boolean hasCamera () 
	public android.os.SystemPropertiesProto$Camera getCamera () 
	public android.os.SystemPropertiesProto$Builder setCamera (android.os.SystemPropertiesProto$Camera) 
		android.os.SystemPropertiesProto$Camera value
	public android.os.SystemPropertiesProto$Builder setCamera (android.os.SystemPropertiesProto$Camera$Builder) 
		android.os.SystemPropertiesProto$Camera$Builder builderForValue
	public android.os.SystemPropertiesProto$Builder mergeCamera (android.os.SystemPropertiesProto$Camera) 
		android.os.SystemPropertiesProto$Camera value
	public android.os.SystemPropertiesProto$Builder clearCamera () 
	public android.os.SystemPropertiesProto$Camera$Builder getCameraBuilder () 
	public android.os.SystemPropertiesProto$CameraOrBuilder getCameraOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCameraFieldBuilder () 
	public boolean hasDalvikVm () 
	public android.os.SystemPropertiesProto$DalvikVm getDalvikVm () 
	public android.os.SystemPropertiesProto$Builder setDalvikVm (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm value
	public android.os.SystemPropertiesProto$Builder setDalvikVm (android.os.SystemPropertiesProto$DalvikVm$Builder) 
		android.os.SystemPropertiesProto$DalvikVm$Builder builderForValue
	public android.os.SystemPropertiesProto$Builder mergeDalvikVm (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm value
	public android.os.SystemPropertiesProto$Builder clearDalvikVm () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder getDalvikVmBuilder () 
	public android.os.SystemPropertiesProto$DalvikVmOrBuilder getDalvikVmOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDalvikVmFieldBuilder () 
	public boolean hasDrm64BitEnabled () 
	public boolean getDrm64BitEnabled () 
	public android.os.SystemPropertiesProto$Builder setDrm64BitEnabled (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$Builder clearDrm64BitEnabled () 
	public boolean hasDrmServiceEnabled () 
	public boolean getDrmServiceEnabled () 
	public android.os.SystemPropertiesProto$Builder setDrmServiceEnabled (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$Builder clearDrmServiceEnabled () 
	public boolean hasDumpstateDryRun () 
	public boolean getDumpstateDryRun () 
	public android.os.SystemPropertiesProto$Builder setDumpstateDryRun (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$Builder clearDumpstateDryRun () 
	public boolean hasGsmSimOperatorNumeric () 
	public java.lang.String getGsmSimOperatorNumeric () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getGsmSimOperatorNumericBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Builder setGsmSimOperatorNumeric (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Builder clearGsmSimOperatorNumeric () 
	public android.os.SystemPropertiesProto$Builder setGsmSimOperatorNumericBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHalInstrumentationEnable () 
	public boolean getHalInstrumentationEnable () 
	public android.os.SystemPropertiesProto$Builder setHalInstrumentationEnable (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$Builder clearHalInstrumentationEnable () 
	public boolean hasInitSvc () 
	public android.os.SystemPropertiesProto$InitSvc getInitSvc () 
	public android.os.SystemPropertiesProto$Builder setInitSvc (android.os.SystemPropertiesProto$InitSvc) 
		android.os.SystemPropertiesProto$InitSvc value
	public android.os.SystemPropertiesProto$Builder setInitSvc (android.os.SystemPropertiesProto$InitSvc$Builder) 
		android.os.SystemPropertiesProto$InitSvc$Builder builderForValue
	public android.os.SystemPropertiesProto$Builder mergeInitSvc (android.os.SystemPropertiesProto$InitSvc) 
		android.os.SystemPropertiesProto$InitSvc value
	public android.os.SystemPropertiesProto$Builder clearInitSvc () 
	public android.os.SystemPropertiesProto$InitSvc$Builder getInitSvcBuilder () 
	public android.os.SystemPropertiesProto$InitSvcOrBuilder getInitSvcOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getInitSvcFieldBuilder () 
	public boolean hasKeyguardNoRequireSim () 
	public boolean getKeyguardNoRequireSim () 
	public android.os.SystemPropertiesProto$Builder setKeyguardNoRequireSim (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$Builder clearKeyguardNoRequireSim () 
	public boolean hasLibcDebugMallocOptions () 
	public java.lang.String getLibcDebugMallocOptions () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLibcDebugMallocOptionsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Builder setLibcDebugMallocOptions (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Builder clearLibcDebugMallocOptions () 
	public android.os.SystemPropertiesProto$Builder setLibcDebugMallocOptionsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasLibcDebugMallocProgram () 
	public java.lang.String getLibcDebugMallocProgram () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLibcDebugMallocProgramBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Builder setLibcDebugMallocProgram (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Builder clearLibcDebugMallocProgram () 
	public android.os.SystemPropertiesProto$Builder setLibcDebugMallocProgramBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasLog () 
	public android.os.SystemPropertiesProto$Log getLog () 
	public android.os.SystemPropertiesProto$Builder setLog (android.os.SystemPropertiesProto$Log) 
		android.os.SystemPropertiesProto$Log value
	public android.os.SystemPropertiesProto$Builder setLog (android.os.SystemPropertiesProto$Log$Builder) 
		android.os.SystemPropertiesProto$Log$Builder builderForValue
	public android.os.SystemPropertiesProto$Builder mergeLog (android.os.SystemPropertiesProto$Log) 
		android.os.SystemPropertiesProto$Log value
	public android.os.SystemPropertiesProto$Builder clearLog () 
	public android.os.SystemPropertiesProto$Log$Builder getLogBuilder () 
	public android.os.SystemPropertiesProto$LogOrBuilder getLogOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLogFieldBuilder () 
	public boolean hasMediaMediadrmserviceEnable () 
	public boolean getMediaMediadrmserviceEnable () 
	public android.os.SystemPropertiesProto$Builder setMediaMediadrmserviceEnable (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$Builder clearMediaMediadrmserviceEnable () 
	public boolean hasMediaRecorderShowManufacturerAndModel () 
	public boolean getMediaRecorderShowManufacturerAndModel () 
	public android.os.SystemPropertiesProto$Builder setMediaRecorderShowManufacturerAndModel (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$Builder clearMediaRecorderShowManufacturerAndModel () 
	public boolean hasPersist () 
	public android.os.SystemPropertiesProto$Persist getPersist () 
	public android.os.SystemPropertiesProto$Builder setPersist (android.os.SystemPropertiesProto$Persist) 
		android.os.SystemPropertiesProto$Persist value
	public android.os.SystemPropertiesProto$Builder setPersist (android.os.SystemPropertiesProto$Persist$Builder) 
		android.os.SystemPropertiesProto$Persist$Builder builderForValue
	public android.os.SystemPropertiesProto$Builder mergePersist (android.os.SystemPropertiesProto$Persist) 
		android.os.SystemPropertiesProto$Persist value
	public android.os.SystemPropertiesProto$Builder clearPersist () 
	public android.os.SystemPropertiesProto$Persist$Builder getPersistBuilder () 
	public android.os.SystemPropertiesProto$PersistOrBuilder getPersistOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPersistFieldBuilder () 
	public boolean hasPmDexopt () 
	public android.os.SystemPropertiesProto$PmDexopt getPmDexopt () 
	public android.os.SystemPropertiesProto$Builder setPmDexopt (android.os.SystemPropertiesProto$PmDexopt) 
		android.os.SystemPropertiesProto$PmDexopt value
	public android.os.SystemPropertiesProto$Builder setPmDexopt (android.os.SystemPropertiesProto$PmDexopt$Builder) 
		android.os.SystemPropertiesProto$PmDexopt$Builder builderForValue
	public android.os.SystemPropertiesProto$Builder mergePmDexopt (android.os.SystemPropertiesProto$PmDexopt) 
		android.os.SystemPropertiesProto$PmDexopt value
	public android.os.SystemPropertiesProto$Builder clearPmDexopt () 
	public android.os.SystemPropertiesProto$PmDexopt$Builder getPmDexoptBuilder () 
	public android.os.SystemPropertiesProto$PmDexoptOrBuilder getPmDexoptOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPmDexoptFieldBuilder () 
	public boolean hasRo () 
	public android.os.SystemPropertiesProto$Ro getRo () 
	public android.os.SystemPropertiesProto$Builder setRo (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro value
	public android.os.SystemPropertiesProto$Builder setRo (android.os.SystemPropertiesProto$Ro$Builder) 
		android.os.SystemPropertiesProto$Ro$Builder builderForValue
	public android.os.SystemPropertiesProto$Builder mergeRo (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro value
	public android.os.SystemPropertiesProto$Builder clearRo () 
	public android.os.SystemPropertiesProto$Ro$Builder getRoBuilder () 
	public android.os.SystemPropertiesProto$RoOrBuilder getRoOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getRoFieldBuilder () 
	public boolean hasSendbugPreferredDomain () 
	public java.lang.String getSendbugPreferredDomain () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSendbugPreferredDomainBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Builder setSendbugPreferredDomain (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Builder clearSendbugPreferredDomain () 
	public android.os.SystemPropertiesProto$Builder setSendbugPreferredDomainBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasServiceBootanimExit () 
	public int getServiceBootanimExit () 
	public android.os.SystemPropertiesProto$Builder setServiceBootanimExit (int) 
		int value
	public android.os.SystemPropertiesProto$Builder clearServiceBootanimExit () 
	public boolean hasSys () 
	public android.os.SystemPropertiesProto$Sys getSys () 
	public android.os.SystemPropertiesProto$Builder setSys (android.os.SystemPropertiesProto$Sys) 
		android.os.SystemPropertiesProto$Sys value
	public android.os.SystemPropertiesProto$Builder setSys (android.os.SystemPropertiesProto$Sys$Builder) 
		android.os.SystemPropertiesProto$Sys$Builder builderForValue
	public android.os.SystemPropertiesProto$Builder mergeSys (android.os.SystemPropertiesProto$Sys) 
		android.os.SystemPropertiesProto$Sys value
	public android.os.SystemPropertiesProto$Builder clearSys () 
	public android.os.SystemPropertiesProto$Sys$Builder getSysBuilder () 
	public android.os.SystemPropertiesProto$SysOrBuilder getSysOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSysFieldBuilder () 
	public boolean hasTelephonyLteOnCdmaDevice () 
	public int getTelephonyLteOnCdmaDevice () 
	public android.os.SystemPropertiesProto$Builder setTelephonyLteOnCdmaDevice (int) 
		int value
	public android.os.SystemPropertiesProto$Builder clearTelephonyLteOnCdmaDevice () 
	public boolean hasTombstonedMaxTombstoneCount () 
	public int getTombstonedMaxTombstoneCount () 
	public android.os.SystemPropertiesProto$Builder setTombstonedMaxTombstoneCount (int) 
		int value
	public android.os.SystemPropertiesProto$Builder clearTombstonedMaxTombstoneCount () 
	public boolean hasVoldDecrypt () 
	public java.lang.String getVoldDecrypt () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVoldDecryptBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Builder setVoldDecrypt (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Builder clearVoldDecrypt () 
	public android.os.SystemPropertiesProto$Builder setVoldDecryptBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVoldPostFsDataDone () 
	public int getVoldPostFsDataDone () 
	public android.os.SystemPropertiesProto$Builder setVoldPostFsDataDone (int) 
		int value
	public android.os.SystemPropertiesProto$Builder clearVoldPostFsDataDone () 
	public boolean hasVtsNativeServerOn () 
	public int getVtsNativeServerOn () 
	public android.os.SystemPropertiesProto$Builder setVtsNativeServerOn (int) 
		int value
	public android.os.SystemPropertiesProto$Builder clearVtsNativeServerOn () 
	public boolean hasWifiDirectInterface () 
	public java.lang.String getWifiDirectInterface () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getWifiDirectInterfaceBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Builder setWifiDirectInterface (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Builder clearWifiDirectInterface () 
	public android.os.SystemPropertiesProto$Builder setWifiDirectInterfaceBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasWifiInterface () 
	public java.lang.String getWifiInterface () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getWifiInterfaceBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Builder setWifiInterface (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Builder clearWifiInterface () 
	public android.os.SystemPropertiesProto$Builder setWifiInterfaceBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$Camera$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$Camera$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$Camera parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$Camera$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Camera$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$CameraOrBuilder  {
	private int bitField0_
	private boolean disableZslMode_
	private int fifoDisable_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$Camera$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$Camera getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$Camera build () 
		android.os.SystemPropertiesProto$Camera result
	public android.os.SystemPropertiesProto$Camera buildPartial () 
		android.os.SystemPropertiesProto$Camera result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemPropertiesProto$Camera$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$Camera$Builder mergeFrom (android.os.SystemPropertiesProto$Camera) 
		android.os.SystemPropertiesProto$Camera other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$Camera$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$Camera parsedMessage
	public boolean hasDisableZslMode () 
	public boolean getDisableZslMode () 
	public android.os.SystemPropertiesProto$Camera$Builder setDisableZslMode (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$Camera$Builder clearDisableZslMode () 
	public boolean hasFifoDisable () 
	public int getFifoDisable () 
	public android.os.SystemPropertiesProto$Camera$Builder setFifoDisable (int) 
		int value
	public android.os.SystemPropertiesProto$Camera$Builder clearFifoDisable () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$Camera.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Camera extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$CameraOrBuilder  {
	private int bitField0_
	public static final int DISABLE_ZSL_MODE_FIELD_NUMBER
	private boolean disableZslMode_
	public static final int FIFO_DISABLE_FIELD_NUMBER
	private int fifoDisable_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$Camera DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasDisableZslMode () 
	public boolean getDisableZslMode () 
	public boolean hasFifoDisable () 
	public int getFifoDisable () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemPropertiesProto$Camera parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$Camera parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Camera parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$Camera parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Camera parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Camera parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Camera parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Camera parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Camera parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$Camera parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$Camera$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$Camera$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$Camera$Builder newBuilder (android.os.SystemPropertiesProto$Camera) 
		android.os.SystemPropertiesProto$Camera prototype
	public android.os.SystemPropertiesProto$Camera$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$Camera$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$Camera$Builder builder
	public static android.os.SystemPropertiesProto$Camera getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$Camera getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$3600 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static boolean access$3802 (android.os.SystemPropertiesProto$Camera, boolean) 
		android.os.SystemPropertiesProto$Camera x0
		boolean x1
	static int access$3902 (android.os.SystemPropertiesProto$Camera, int) 
		android.os.SystemPropertiesProto$Camera x0
		int x1
	static int access$4002 (android.os.SystemPropertiesProto$Camera, int) 
		android.os.SystemPropertiesProto$Camera x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$4100 (android.os.SystemPropertiesProto$Camera) 
		android.os.SystemPropertiesProto$Camera x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$CameraOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$CameraOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasDisableZslMode () 
	public abstract boolean getDisableZslMode () 
	public abstract boolean hasFifoDisable () 
	public abstract int getFifoDisable () 
}

android/os/SystemPropertiesProto$DalvikVm$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$DalvikVm$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$DalvikVm parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$DalvikVm$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$DalvikVm$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$DalvikVmOrBuilder  {
	private int bitField0_
	private int bitField1_
	private Object appimageformat_
	private Object backgroundgctype_
	private boolean checkjni_
	private Object dex2OatFilter_
	private Object dex2OatFlags_
	private int dex2OatThreads_
	private Object dex2OatXms_
	private Object dex2OatXmx_
	private boolean dexoptSecondary_
	private Object executionMode_
	private Object extraOpts_
	private Object gctype_
	private Object heapgrowthlimit_
	private Object heapmaxfree_
	private Object heapminfree_
	private Object heapsize_
	private Object heapstartsize_
	private double heaptargetutilization_
	private int hotStartupMethodSamples_
	private Object imageDex2OatFilter_
	private Object imageDex2OatFlags_
	private int imageDex2OatThreads_
	private Object imageDex2OatXms_
	private Object imageDex2OatXmx_
	private Object isaArmFeatures_
	private Object isaArmVariant_
	private Object isaArm64Features_
	private Object isaArm64Variant_
	private Object isaMipsFeatures_
	private Object isaMipsVariant_
	private Object isaMips64Features_
	private Object isaMips64Variant_
	private Object isaUnknownFeatures_
	private Object isaUnknownVariant_
	private Object isaX8664Features_
	private Object isaX8664Variant_
	private Object isaX86Features_
	private Object isaX86Variant_
	private Object jitinitialsize_
	private Object jitmaxsize_
	private int jitprithreadweight_
	private int jitthreshold_
	private int jittransitionweight_
	private Object jniopts_
	private int lockprofThreshold_
	private boolean methodTrace_
	private Object methodTraceFile_
	private int methodTraceFileSiz_
	private boolean methodTraceStream_
	private boolean profilesystemserver_
	private Object stackTraceDir_
	private boolean usejit_
	private boolean usejitprofiles_
	private int zygoteMaxBootRetry_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$DalvikVm getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$DalvikVm build () 
		android.os.SystemPropertiesProto$DalvikVm result
	public android.os.SystemPropertiesProto$DalvikVm buildPartial () 
		android.os.SystemPropertiesProto$DalvikVm result
		int from_bitField0_
		int from_bitField1_
		int to_bitField0_
		int to_bitField1_
	public android.os.SystemPropertiesProto$DalvikVm$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$DalvikVm$Builder mergeFrom (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$DalvikVm parsedMessage
	public boolean hasAppimageformat () 
	public java.lang.String getAppimageformat () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAppimageformatBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setAppimageformat (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearAppimageformat () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setAppimageformatBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasBackgroundgctype () 
	public java.lang.String getBackgroundgctype () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBackgroundgctypeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setBackgroundgctype (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearBackgroundgctype () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setBackgroundgctypeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCheckjni () 
	public boolean getCheckjni () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setCheckjni (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearCheckjni () 
	public boolean hasDex2OatFilter () 
	public java.lang.String getDex2OatFilter () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDex2OatFilterBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setDex2OatFilter (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearDex2OatFilter () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setDex2OatFilterBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasDex2OatFlags () 
	public java.lang.String getDex2OatFlags () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDex2OatFlagsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setDex2OatFlags (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearDex2OatFlags () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setDex2OatFlagsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasDex2OatThreads () 
	public int getDex2OatThreads () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setDex2OatThreads (int) 
		int value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearDex2OatThreads () 
	public boolean hasDex2OatXms () 
	public java.lang.String getDex2OatXms () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDex2OatXmsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setDex2OatXms (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearDex2OatXms () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setDex2OatXmsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasDex2OatXmx () 
	public java.lang.String getDex2OatXmx () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDex2OatXmxBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setDex2OatXmx (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearDex2OatXmx () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setDex2OatXmxBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasDexoptSecondary () 
	public boolean getDexoptSecondary () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setDexoptSecondary (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearDexoptSecondary () 
	public boolean hasExecutionMode () 
	public java.lang.String getExecutionMode () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getExecutionModeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setExecutionMode (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearExecutionMode () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setExecutionModeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasExtraOpts () 
	public java.lang.String getExtraOpts () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getExtraOptsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setExtraOpts (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearExtraOpts () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setExtraOptsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasGctype () 
	public java.lang.String getGctype () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getGctypeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setGctype (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearGctype () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setGctypeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHeapgrowthlimit () 
	public java.lang.String getHeapgrowthlimit () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHeapgrowthlimitBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setHeapgrowthlimit (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearHeapgrowthlimit () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setHeapgrowthlimitBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHeapmaxfree () 
	public java.lang.String getHeapmaxfree () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHeapmaxfreeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setHeapmaxfree (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearHeapmaxfree () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setHeapmaxfreeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHeapminfree () 
	public java.lang.String getHeapminfree () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHeapminfreeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setHeapminfree (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearHeapminfree () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setHeapminfreeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHeapsize () 
	public java.lang.String getHeapsize () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHeapsizeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setHeapsize (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearHeapsize () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setHeapsizeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHeapstartsize () 
	public java.lang.String getHeapstartsize () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHeapstartsizeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setHeapstartsize (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearHeapstartsize () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setHeapstartsizeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHeaptargetutilization () 
	public double getHeaptargetutilization () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setHeaptargetutilization (double) 
		double value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearHeaptargetutilization () 
	public boolean hasHotStartupMethodSamples () 
	public int getHotStartupMethodSamples () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setHotStartupMethodSamples (int) 
		int value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearHotStartupMethodSamples () 
	public boolean hasImageDex2OatFilter () 
	public java.lang.String getImageDex2OatFilter () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getImageDex2OatFilterBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setImageDex2OatFilter (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearImageDex2OatFilter () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setImageDex2OatFilterBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasImageDex2OatFlags () 
	public java.lang.String getImageDex2OatFlags () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getImageDex2OatFlagsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setImageDex2OatFlags (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearImageDex2OatFlags () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setImageDex2OatFlagsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasImageDex2OatThreads () 
	public int getImageDex2OatThreads () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setImageDex2OatThreads (int) 
		int value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearImageDex2OatThreads () 
	public boolean hasImageDex2OatXms () 
	public java.lang.String getImageDex2OatXms () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getImageDex2OatXmsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setImageDex2OatXms (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearImageDex2OatXms () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setImageDex2OatXmsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasImageDex2OatXmx () 
	public java.lang.String getImageDex2OatXmx () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getImageDex2OatXmxBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setImageDex2OatXmx (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearImageDex2OatXmx () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setImageDex2OatXmxBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsaArmFeatures () 
	public java.lang.String getIsaArmFeatures () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaArmFeaturesBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaArmFeatures (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearIsaArmFeatures () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaArmFeaturesBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsaArmVariant () 
	public java.lang.String getIsaArmVariant () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaArmVariantBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaArmVariant (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearIsaArmVariant () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaArmVariantBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsaArm64Features () 
	public java.lang.String getIsaArm64Features () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaArm64FeaturesBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaArm64Features (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearIsaArm64Features () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaArm64FeaturesBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsaArm64Variant () 
	public java.lang.String getIsaArm64Variant () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaArm64VariantBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaArm64Variant (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearIsaArm64Variant () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaArm64VariantBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsaMipsFeatures () 
	public java.lang.String getIsaMipsFeatures () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaMipsFeaturesBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaMipsFeatures (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearIsaMipsFeatures () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaMipsFeaturesBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsaMipsVariant () 
	public java.lang.String getIsaMipsVariant () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaMipsVariantBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaMipsVariant (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearIsaMipsVariant () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaMipsVariantBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsaMips64Features () 
	public java.lang.String getIsaMips64Features () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaMips64FeaturesBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaMips64Features (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearIsaMips64Features () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaMips64FeaturesBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsaMips64Variant () 
	public java.lang.String getIsaMips64Variant () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaMips64VariantBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaMips64Variant (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearIsaMips64Variant () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaMips64VariantBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsaUnknownFeatures () 
	public java.lang.String getIsaUnknownFeatures () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaUnknownFeaturesBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaUnknownFeatures (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearIsaUnknownFeatures () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaUnknownFeaturesBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsaUnknownVariant () 
	public java.lang.String getIsaUnknownVariant () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaUnknownVariantBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaUnknownVariant (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearIsaUnknownVariant () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaUnknownVariantBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsaX8664Features () 
	public java.lang.String getIsaX8664Features () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaX8664FeaturesBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaX8664Features (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearIsaX8664Features () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaX8664FeaturesBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsaX8664Variant () 
	public java.lang.String getIsaX8664Variant () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaX8664VariantBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaX8664Variant (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearIsaX8664Variant () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaX8664VariantBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsaX86Features () 
	public java.lang.String getIsaX86Features () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaX86FeaturesBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaX86Features (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearIsaX86Features () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaX86FeaturesBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsaX86Variant () 
	public java.lang.String getIsaX86Variant () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaX86VariantBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaX86Variant (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearIsaX86Variant () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setIsaX86VariantBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasJitinitialsize () 
	public java.lang.String getJitinitialsize () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getJitinitialsizeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setJitinitialsize (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearJitinitialsize () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setJitinitialsizeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasJitmaxsize () 
	public java.lang.String getJitmaxsize () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getJitmaxsizeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setJitmaxsize (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearJitmaxsize () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setJitmaxsizeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasJitprithreadweight () 
	public int getJitprithreadweight () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setJitprithreadweight (int) 
		int value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearJitprithreadweight () 
	public boolean hasJitthreshold () 
	public int getJitthreshold () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setJitthreshold (int) 
		int value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearJitthreshold () 
	public boolean hasJittransitionweight () 
	public int getJittransitionweight () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setJittransitionweight (int) 
		int value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearJittransitionweight () 
	public boolean hasJniopts () 
	public java.lang.String getJniopts () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getJnioptsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setJniopts (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearJniopts () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setJnioptsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasLockprofThreshold () 
	public int getLockprofThreshold () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setLockprofThreshold (int) 
		int value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearLockprofThreshold () 
	public boolean hasMethodTrace () 
	public boolean getMethodTrace () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setMethodTrace (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearMethodTrace () 
	public boolean hasMethodTraceFile () 
	public java.lang.String getMethodTraceFile () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getMethodTraceFileBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setMethodTraceFile (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearMethodTraceFile () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setMethodTraceFileBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasMethodTraceFileSiz () 
	public int getMethodTraceFileSiz () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setMethodTraceFileSiz (int) 
		int value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearMethodTraceFileSiz () 
	public boolean hasMethodTraceStream () 
	public boolean getMethodTraceStream () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setMethodTraceStream (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearMethodTraceStream () 
	public boolean hasProfilesystemserver () 
	public boolean getProfilesystemserver () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setProfilesystemserver (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearProfilesystemserver () 
	public boolean hasStackTraceDir () 
	public java.lang.String getStackTraceDir () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getStackTraceDirBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$DalvikVm$Builder setStackTraceDir (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearStackTraceDir () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setStackTraceDirBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasUsejit () 
	public boolean getUsejit () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setUsejit (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearUsejit () 
	public boolean hasUsejitprofiles () 
	public boolean getUsejitprofiles () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setUsejitprofiles (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearUsejitprofiles () 
	public boolean hasZygoteMaxBootRetry () 
	public int getZygoteMaxBootRetry () 
	public android.os.SystemPropertiesProto$DalvikVm$Builder setZygoteMaxBootRetry (int) 
		int value
	public android.os.SystemPropertiesProto$DalvikVm$Builder clearZygoteMaxBootRetry () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$DalvikVm.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$DalvikVm extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$DalvikVmOrBuilder  {
	private int bitField0_
	private int bitField1_
	public static final int APPIMAGEFORMAT_FIELD_NUMBER
	private volatile Object appimageformat_
	public static final int BACKGROUNDGCTYPE_FIELD_NUMBER
	private volatile Object backgroundgctype_
	public static final int CHECKJNI_FIELD_NUMBER
	private boolean checkjni_
	public static final int DEX2OAT_FILTER_FIELD_NUMBER
	private volatile Object dex2OatFilter_
	public static final int DEX2OAT_FLAGS_FIELD_NUMBER
	private volatile Object dex2OatFlags_
	public static final int DEX2OAT_THREADS_FIELD_NUMBER
	private int dex2OatThreads_
	public static final int DEX2OAT_XMS_FIELD_NUMBER
	private volatile Object dex2OatXms_
	public static final int DEX2OAT_XMX_FIELD_NUMBER
	private volatile Object dex2OatXmx_
	public static final int DEXOPT_SECONDARY_FIELD_NUMBER
	private boolean dexoptSecondary_
	public static final int EXECUTION_MODE_FIELD_NUMBER
	private volatile Object executionMode_
	public static final int EXTRA_OPTS_FIELD_NUMBER
	private volatile Object extraOpts_
	public static final int GCTYPE_FIELD_NUMBER
	private volatile Object gctype_
	public static final int HEAPGROWTHLIMIT_FIELD_NUMBER
	private volatile Object heapgrowthlimit_
	public static final int HEAPMAXFREE_FIELD_NUMBER
	private volatile Object heapmaxfree_
	public static final int HEAPMINFREE_FIELD_NUMBER
	private volatile Object heapminfree_
	public static final int HEAPSIZE_FIELD_NUMBER
	private volatile Object heapsize_
	public static final int HEAPSTARTSIZE_FIELD_NUMBER
	private volatile Object heapstartsize_
	public static final int HEAPTARGETUTILIZATION_FIELD_NUMBER
	private double heaptargetutilization_
	public static final int HOT_STARTUP_METHOD_SAMPLES_FIELD_NUMBER
	private int hotStartupMethodSamples_
	public static final int IMAGE_DEX2OAT_FILTER_FIELD_NUMBER
	private volatile Object imageDex2OatFilter_
	public static final int IMAGE_DEX2OAT_FLAGS_FIELD_NUMBER
	private volatile Object imageDex2OatFlags_
	public static final int IMAGE_DEX2OAT_THREADS_FIELD_NUMBER
	private int imageDex2OatThreads_
	public static final int IMAGE_DEX2OAT_XMS_FIELD_NUMBER
	private volatile Object imageDex2OatXms_
	public static final int IMAGE_DEX2OAT_XMX_FIELD_NUMBER
	private volatile Object imageDex2OatXmx_
	public static final int ISA_ARM_FEATURES_FIELD_NUMBER
	private volatile Object isaArmFeatures_
	public static final int ISA_ARM_VARIANT_FIELD_NUMBER
	private volatile Object isaArmVariant_
	public static final int ISA_ARM64_FEATURES_FIELD_NUMBER
	private volatile Object isaArm64Features_
	public static final int ISA_ARM64_VARIANT_FIELD_NUMBER
	private volatile Object isaArm64Variant_
	public static final int ISA_MIPS_FEATURES_FIELD_NUMBER
	private volatile Object isaMipsFeatures_
	public static final int ISA_MIPS_VARIANT_FIELD_NUMBER
	private volatile Object isaMipsVariant_
	public static final int ISA_MIPS64_FEATURES_FIELD_NUMBER
	private volatile Object isaMips64Features_
	public static final int ISA_MIPS64_VARIANT_FIELD_NUMBER
	private volatile Object isaMips64Variant_
	public static final int ISA_UNKNOWN_FEATURES_FIELD_NUMBER
	private volatile Object isaUnknownFeatures_
	public static final int ISA_UNKNOWN_VARIANT_FIELD_NUMBER
	private volatile Object isaUnknownVariant_
	public static final int ISA_X86_64_FEATURES_FIELD_NUMBER
	private volatile Object isaX8664Features_
	public static final int ISA_X86_64_VARIANT_FIELD_NUMBER
	private volatile Object isaX8664Variant_
	public static final int ISA_X86_FEATURES_FIELD_NUMBER
	private volatile Object isaX86Features_
	public static final int ISA_X86_VARIANT_FIELD_NUMBER
	private volatile Object isaX86Variant_
	public static final int JITINITIALSIZE_FIELD_NUMBER
	private volatile Object jitinitialsize_
	public static final int JITMAXSIZE_FIELD_NUMBER
	private volatile Object jitmaxsize_
	public static final int JITPRITHREADWEIGHT_FIELD_NUMBER
	private int jitprithreadweight_
	public static final int JITTHRESHOLD_FIELD_NUMBER
	private int jitthreshold_
	public static final int JITTRANSITIONWEIGHT_FIELD_NUMBER
	private int jittransitionweight_
	public static final int JNIOPTS_FIELD_NUMBER
	private volatile Object jniopts_
	public static final int LOCKPROF_THRESHOLD_FIELD_NUMBER
	private int lockprofThreshold_
	public static final int METHOD_TRACE_FIELD_NUMBER
	private boolean methodTrace_
	public static final int METHOD_TRACE_FILE_FIELD_NUMBER
	private volatile Object methodTraceFile_
	public static final int METHOD_TRACE_FILE_SIZ_FIELD_NUMBER
	private int methodTraceFileSiz_
	public static final int METHOD_TRACE_STREAM_FIELD_NUMBER
	private boolean methodTraceStream_
	public static final int PROFILESYSTEMSERVER_FIELD_NUMBER
	private boolean profilesystemserver_
	public static final int STACK_TRACE_DIR_FIELD_NUMBER
	private volatile Object stackTraceDir_
	public static final int USEJIT_FIELD_NUMBER
	private boolean usejit_
	public static final int USEJITPROFILES_FIELD_NUMBER
	private boolean usejitprofiles_
	public static final int ZYGOTE_MAX_BOOT_RETRY_FIELD_NUMBER
	private int zygoteMaxBootRetry_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$DalvikVm DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		int mutable_bitField1_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasAppimageformat () 
	public java.lang.String getAppimageformat () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAppimageformatBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasBackgroundgctype () 
	public java.lang.String getBackgroundgctype () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBackgroundgctypeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasCheckjni () 
	public boolean getCheckjni () 
	public boolean hasDex2OatFilter () 
	public java.lang.String getDex2OatFilter () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDex2OatFilterBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasDex2OatFlags () 
	public java.lang.String getDex2OatFlags () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDex2OatFlagsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasDex2OatThreads () 
	public int getDex2OatThreads () 
	public boolean hasDex2OatXms () 
	public java.lang.String getDex2OatXms () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDex2OatXmsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasDex2OatXmx () 
	public java.lang.String getDex2OatXmx () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDex2OatXmxBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasDexoptSecondary () 
	public boolean getDexoptSecondary () 
	public boolean hasExecutionMode () 
	public java.lang.String getExecutionMode () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getExecutionModeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasExtraOpts () 
	public java.lang.String getExtraOpts () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getExtraOptsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasGctype () 
	public java.lang.String getGctype () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getGctypeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHeapgrowthlimit () 
	public java.lang.String getHeapgrowthlimit () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHeapgrowthlimitBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHeapmaxfree () 
	public java.lang.String getHeapmaxfree () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHeapmaxfreeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHeapminfree () 
	public java.lang.String getHeapminfree () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHeapminfreeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHeapsize () 
	public java.lang.String getHeapsize () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHeapsizeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHeapstartsize () 
	public java.lang.String getHeapstartsize () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHeapstartsizeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHeaptargetutilization () 
	public double getHeaptargetutilization () 
	public boolean hasHotStartupMethodSamples () 
	public int getHotStartupMethodSamples () 
	public boolean hasImageDex2OatFilter () 
	public java.lang.String getImageDex2OatFilter () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getImageDex2OatFilterBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasImageDex2OatFlags () 
	public java.lang.String getImageDex2OatFlags () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getImageDex2OatFlagsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasImageDex2OatThreads () 
	public int getImageDex2OatThreads () 
	public boolean hasImageDex2OatXms () 
	public java.lang.String getImageDex2OatXms () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getImageDex2OatXmsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasImageDex2OatXmx () 
	public java.lang.String getImageDex2OatXmx () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getImageDex2OatXmxBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsaArmFeatures () 
	public java.lang.String getIsaArmFeatures () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaArmFeaturesBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsaArmVariant () 
	public java.lang.String getIsaArmVariant () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaArmVariantBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsaArm64Features () 
	public java.lang.String getIsaArm64Features () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaArm64FeaturesBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsaArm64Variant () 
	public java.lang.String getIsaArm64Variant () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaArm64VariantBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsaMipsFeatures () 
	public java.lang.String getIsaMipsFeatures () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaMipsFeaturesBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsaMipsVariant () 
	public java.lang.String getIsaMipsVariant () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaMipsVariantBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsaMips64Features () 
	public java.lang.String getIsaMips64Features () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaMips64FeaturesBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsaMips64Variant () 
	public java.lang.String getIsaMips64Variant () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaMips64VariantBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsaUnknownFeatures () 
	public java.lang.String getIsaUnknownFeatures () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaUnknownFeaturesBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsaUnknownVariant () 
	public java.lang.String getIsaUnknownVariant () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaUnknownVariantBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsaX8664Features () 
	public java.lang.String getIsaX8664Features () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaX8664FeaturesBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsaX8664Variant () 
	public java.lang.String getIsaX8664Variant () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaX8664VariantBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsaX86Features () 
	public java.lang.String getIsaX86Features () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaX86FeaturesBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsaX86Variant () 
	public java.lang.String getIsaX86Variant () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIsaX86VariantBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasJitinitialsize () 
	public java.lang.String getJitinitialsize () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getJitinitialsizeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasJitmaxsize () 
	public java.lang.String getJitmaxsize () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getJitmaxsizeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasJitprithreadweight () 
	public int getJitprithreadweight () 
	public boolean hasJitthreshold () 
	public int getJitthreshold () 
	public boolean hasJittransitionweight () 
	public int getJittransitionweight () 
	public boolean hasJniopts () 
	public java.lang.String getJniopts () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getJnioptsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasLockprofThreshold () 
	public int getLockprofThreshold () 
	public boolean hasMethodTrace () 
	public boolean getMethodTrace () 
	public boolean hasMethodTraceFile () 
	public java.lang.String getMethodTraceFile () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getMethodTraceFileBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasMethodTraceFileSiz () 
	public int getMethodTraceFileSiz () 
	public boolean hasMethodTraceStream () 
	public boolean getMethodTraceStream () 
	public boolean hasProfilesystemserver () 
	public boolean getProfilesystemserver () 
	public boolean hasStackTraceDir () 
	public java.lang.String getStackTraceDir () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getStackTraceDirBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasUsejit () 
	public boolean getUsejit () 
	public boolean hasUsejitprofiles () 
	public boolean getUsejitprofiles () 
	public boolean hasZygoteMaxBootRetry () 
	public int getZygoteMaxBootRetry () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemPropertiesProto$DalvikVm parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$DalvikVm parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$DalvikVm parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$DalvikVm parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$DalvikVm parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$DalvikVm parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$DalvikVm parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$DalvikVm parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$DalvikVm parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$DalvikVm parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$DalvikVm$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$DalvikVm$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$DalvikVm$Builder newBuilder (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm prototype
	public android.os.SystemPropertiesProto$DalvikVm$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$DalvikVm$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$DalvikVm$Builder builder
	public static android.os.SystemPropertiesProto$DalvikVm getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$DalvikVm getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$4500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static java.lang.Object access$4702 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$4802 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static boolean access$4902 (android.os.SystemPropertiesProto$DalvikVm, boolean) 
		android.os.SystemPropertiesProto$DalvikVm x0
		boolean x1
	static java.lang.Object access$5002 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$5102 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static int access$5202 (android.os.SystemPropertiesProto$DalvikVm, int) 
		android.os.SystemPropertiesProto$DalvikVm x0
		int x1
	static java.lang.Object access$5302 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$5402 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static boolean access$5502 (android.os.SystemPropertiesProto$DalvikVm, boolean) 
		android.os.SystemPropertiesProto$DalvikVm x0
		boolean x1
	static java.lang.Object access$5602 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$5702 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$5802 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$5902 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$6002 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$6102 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$6202 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$6302 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static double access$6402 (android.os.SystemPropertiesProto$DalvikVm, double) 
		android.os.SystemPropertiesProto$DalvikVm x0
		double x1
	static int access$6502 (android.os.SystemPropertiesProto$DalvikVm, int) 
		android.os.SystemPropertiesProto$DalvikVm x0
		int x1
	static java.lang.Object access$6602 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$6702 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static int access$6802 (android.os.SystemPropertiesProto$DalvikVm, int) 
		android.os.SystemPropertiesProto$DalvikVm x0
		int x1
	static java.lang.Object access$6902 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$7002 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$7102 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$7202 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$7302 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$7402 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$7502 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$7602 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$7702 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$7802 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$7902 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$8002 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$8102 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$8202 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$8302 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$8402 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$8502 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static java.lang.Object access$8602 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static int access$8702 (android.os.SystemPropertiesProto$DalvikVm, int) 
		android.os.SystemPropertiesProto$DalvikVm x0
		int x1
	static int access$8802 (android.os.SystemPropertiesProto$DalvikVm, int) 
		android.os.SystemPropertiesProto$DalvikVm x0
		int x1
	static int access$8902 (android.os.SystemPropertiesProto$DalvikVm, int) 
		android.os.SystemPropertiesProto$DalvikVm x0
		int x1
	static java.lang.Object access$9002 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static int access$9102 (android.os.SystemPropertiesProto$DalvikVm, int) 
		android.os.SystemPropertiesProto$DalvikVm x0
		int x1
	static boolean access$9202 (android.os.SystemPropertiesProto$DalvikVm, boolean) 
		android.os.SystemPropertiesProto$DalvikVm x0
		boolean x1
	static java.lang.Object access$9302 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static int access$9402 (android.os.SystemPropertiesProto$DalvikVm, int) 
		android.os.SystemPropertiesProto$DalvikVm x0
		int x1
	static boolean access$9502 (android.os.SystemPropertiesProto$DalvikVm, boolean) 
		android.os.SystemPropertiesProto$DalvikVm x0
		boolean x1
	static boolean access$9602 (android.os.SystemPropertiesProto$DalvikVm, boolean) 
		android.os.SystemPropertiesProto$DalvikVm x0
		boolean x1
	static java.lang.Object access$9702 (android.os.SystemPropertiesProto$DalvikVm, java.lang.Object) 
		android.os.SystemPropertiesProto$DalvikVm x0
		Object x1
	static boolean access$9802 (android.os.SystemPropertiesProto$DalvikVm, boolean) 
		android.os.SystemPropertiesProto$DalvikVm x0
		boolean x1
	static boolean access$9902 (android.os.SystemPropertiesProto$DalvikVm, boolean) 
		android.os.SystemPropertiesProto$DalvikVm x0
		boolean x1
	static int access$10002 (android.os.SystemPropertiesProto$DalvikVm, int) 
		android.os.SystemPropertiesProto$DalvikVm x0
		int x1
	static int access$10102 (android.os.SystemPropertiesProto$DalvikVm, int) 
		android.os.SystemPropertiesProto$DalvikVm x0
		int x1
	static int access$10202 (android.os.SystemPropertiesProto$DalvikVm, int) 
		android.os.SystemPropertiesProto$DalvikVm x0
		int x1
	static java.lang.Object access$4700 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$4800 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$5000 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$5100 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$5300 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$5400 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$5600 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$5700 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$5800 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$5900 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$6000 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$6100 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$6200 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$6300 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$6600 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$6700 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$6900 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$7000 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$7100 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$7200 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$7300 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$7400 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$7500 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$7600 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$7700 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$7800 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$7900 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$8000 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$8100 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$8200 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$8300 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$8400 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$8500 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$8600 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$9000 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$9300 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static java.lang.Object access$9700 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	static com.google.protobuf.UnknownFieldSet access$10300 (android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto$DalvikVm x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$DalvikVmOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$DalvikVmOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasAppimageformat () 
	public abstract java.lang.String getAppimageformat () 
	public abstract com.google.protobuf.ByteString getAppimageformatBytes () 
	public abstract boolean hasBackgroundgctype () 
	public abstract java.lang.String getBackgroundgctype () 
	public abstract com.google.protobuf.ByteString getBackgroundgctypeBytes () 
	public abstract boolean hasCheckjni () 
	public abstract boolean getCheckjni () 
	public abstract boolean hasDex2OatFilter () 
	public abstract java.lang.String getDex2OatFilter () 
	public abstract com.google.protobuf.ByteString getDex2OatFilterBytes () 
	public abstract boolean hasDex2OatFlags () 
	public abstract java.lang.String getDex2OatFlags () 
	public abstract com.google.protobuf.ByteString getDex2OatFlagsBytes () 
	public abstract boolean hasDex2OatThreads () 
	public abstract int getDex2OatThreads () 
	public abstract boolean hasDex2OatXms () 
	public abstract java.lang.String getDex2OatXms () 
	public abstract com.google.protobuf.ByteString getDex2OatXmsBytes () 
	public abstract boolean hasDex2OatXmx () 
	public abstract java.lang.String getDex2OatXmx () 
	public abstract com.google.protobuf.ByteString getDex2OatXmxBytes () 
	public abstract boolean hasDexoptSecondary () 
	public abstract boolean getDexoptSecondary () 
	public abstract boolean hasExecutionMode () 
	public abstract java.lang.String getExecutionMode () 
	public abstract com.google.protobuf.ByteString getExecutionModeBytes () 
	public abstract boolean hasExtraOpts () 
	public abstract java.lang.String getExtraOpts () 
	public abstract com.google.protobuf.ByteString getExtraOptsBytes () 
	public abstract boolean hasGctype () 
	public abstract java.lang.String getGctype () 
	public abstract com.google.protobuf.ByteString getGctypeBytes () 
	public abstract boolean hasHeapgrowthlimit () 
	public abstract java.lang.String getHeapgrowthlimit () 
	public abstract com.google.protobuf.ByteString getHeapgrowthlimitBytes () 
	public abstract boolean hasHeapmaxfree () 
	public abstract java.lang.String getHeapmaxfree () 
	public abstract com.google.protobuf.ByteString getHeapmaxfreeBytes () 
	public abstract boolean hasHeapminfree () 
	public abstract java.lang.String getHeapminfree () 
	public abstract com.google.protobuf.ByteString getHeapminfreeBytes () 
	public abstract boolean hasHeapsize () 
	public abstract java.lang.String getHeapsize () 
	public abstract com.google.protobuf.ByteString getHeapsizeBytes () 
	public abstract boolean hasHeapstartsize () 
	public abstract java.lang.String getHeapstartsize () 
	public abstract com.google.protobuf.ByteString getHeapstartsizeBytes () 
	public abstract boolean hasHeaptargetutilization () 
	public abstract double getHeaptargetutilization () 
	public abstract boolean hasHotStartupMethodSamples () 
	public abstract int getHotStartupMethodSamples () 
	public abstract boolean hasImageDex2OatFilter () 
	public abstract java.lang.String getImageDex2OatFilter () 
	public abstract com.google.protobuf.ByteString getImageDex2OatFilterBytes () 
	public abstract boolean hasImageDex2OatFlags () 
	public abstract java.lang.String getImageDex2OatFlags () 
	public abstract com.google.protobuf.ByteString getImageDex2OatFlagsBytes () 
	public abstract boolean hasImageDex2OatThreads () 
	public abstract int getImageDex2OatThreads () 
	public abstract boolean hasImageDex2OatXms () 
	public abstract java.lang.String getImageDex2OatXms () 
	public abstract com.google.protobuf.ByteString getImageDex2OatXmsBytes () 
	public abstract boolean hasImageDex2OatXmx () 
	public abstract java.lang.String getImageDex2OatXmx () 
	public abstract com.google.protobuf.ByteString getImageDex2OatXmxBytes () 
	public abstract boolean hasIsaArmFeatures () 
	public abstract java.lang.String getIsaArmFeatures () 
	public abstract com.google.protobuf.ByteString getIsaArmFeaturesBytes () 
	public abstract boolean hasIsaArmVariant () 
	public abstract java.lang.String getIsaArmVariant () 
	public abstract com.google.protobuf.ByteString getIsaArmVariantBytes () 
	public abstract boolean hasIsaArm64Features () 
	public abstract java.lang.String getIsaArm64Features () 
	public abstract com.google.protobuf.ByteString getIsaArm64FeaturesBytes () 
	public abstract boolean hasIsaArm64Variant () 
	public abstract java.lang.String getIsaArm64Variant () 
	public abstract com.google.protobuf.ByteString getIsaArm64VariantBytes () 
	public abstract boolean hasIsaMipsFeatures () 
	public abstract java.lang.String getIsaMipsFeatures () 
	public abstract com.google.protobuf.ByteString getIsaMipsFeaturesBytes () 
	public abstract boolean hasIsaMipsVariant () 
	public abstract java.lang.String getIsaMipsVariant () 
	public abstract com.google.protobuf.ByteString getIsaMipsVariantBytes () 
	public abstract boolean hasIsaMips64Features () 
	public abstract java.lang.String getIsaMips64Features () 
	public abstract com.google.protobuf.ByteString getIsaMips64FeaturesBytes () 
	public abstract boolean hasIsaMips64Variant () 
	public abstract java.lang.String getIsaMips64Variant () 
	public abstract com.google.protobuf.ByteString getIsaMips64VariantBytes () 
	public abstract boolean hasIsaUnknownFeatures () 
	public abstract java.lang.String getIsaUnknownFeatures () 
	public abstract com.google.protobuf.ByteString getIsaUnknownFeaturesBytes () 
	public abstract boolean hasIsaUnknownVariant () 
	public abstract java.lang.String getIsaUnknownVariant () 
	public abstract com.google.protobuf.ByteString getIsaUnknownVariantBytes () 
	public abstract boolean hasIsaX8664Features () 
	public abstract java.lang.String getIsaX8664Features () 
	public abstract com.google.protobuf.ByteString getIsaX8664FeaturesBytes () 
	public abstract boolean hasIsaX8664Variant () 
	public abstract java.lang.String getIsaX8664Variant () 
	public abstract com.google.protobuf.ByteString getIsaX8664VariantBytes () 
	public abstract boolean hasIsaX86Features () 
	public abstract java.lang.String getIsaX86Features () 
	public abstract com.google.protobuf.ByteString getIsaX86FeaturesBytes () 
	public abstract boolean hasIsaX86Variant () 
	public abstract java.lang.String getIsaX86Variant () 
	public abstract com.google.protobuf.ByteString getIsaX86VariantBytes () 
	public abstract boolean hasJitinitialsize () 
	public abstract java.lang.String getJitinitialsize () 
	public abstract com.google.protobuf.ByteString getJitinitialsizeBytes () 
	public abstract boolean hasJitmaxsize () 
	public abstract java.lang.String getJitmaxsize () 
	public abstract com.google.protobuf.ByteString getJitmaxsizeBytes () 
	public abstract boolean hasJitprithreadweight () 
	public abstract int getJitprithreadweight () 
	public abstract boolean hasJitthreshold () 
	public abstract int getJitthreshold () 
	public abstract boolean hasJittransitionweight () 
	public abstract int getJittransitionweight () 
	public abstract boolean hasJniopts () 
	public abstract java.lang.String getJniopts () 
	public abstract com.google.protobuf.ByteString getJnioptsBytes () 
	public abstract boolean hasLockprofThreshold () 
	public abstract int getLockprofThreshold () 
	public abstract boolean hasMethodTrace () 
	public abstract boolean getMethodTrace () 
	public abstract boolean hasMethodTraceFile () 
	public abstract java.lang.String getMethodTraceFile () 
	public abstract com.google.protobuf.ByteString getMethodTraceFileBytes () 
	public abstract boolean hasMethodTraceFileSiz () 
	public abstract int getMethodTraceFileSiz () 
	public abstract boolean hasMethodTraceStream () 
	public abstract boolean getMethodTraceStream () 
	public abstract boolean hasProfilesystemserver () 
	public abstract boolean getProfilesystemserver () 
	public abstract boolean hasStackTraceDir () 
	public abstract java.lang.String getStackTraceDir () 
	public abstract com.google.protobuf.ByteString getStackTraceDirBytes () 
	public abstract boolean hasUsejit () 
	public abstract boolean getUsejit () 
	public abstract boolean hasUsejitprofiles () 
	public abstract boolean getUsejitprofiles () 
	public abstract boolean hasZygoteMaxBootRetry () 
	public abstract int getZygoteMaxBootRetry () 
}

android/os/SystemPropertiesProto$InitSvc$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$InitSvc$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$InitSvc parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$InitSvc$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$InitSvc$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$InitSvcOrBuilder  {
	private int bitField0_
	private int bitField1_
	private int adbd_
	private int audioserver_
	private int bootanim_
	private int bufferhubd_
	private int cameraserver_
	private int clearBcb_
	private int drm_
	private int gatekeeperd_
	private int healthd_
	private int hidlMemory_
	private int hostapd_
	private int hwservicemanager_
	private int installd_
	private int keystore_
	private int lmkd_
	private int logd_
	private int logdReinit_
	private int media_
	private int mediadrm_
	private int mediaextractor_
	private int mediametrics_
	private int netd_
	private int performanced_
	private int rilDaemon_
	private int servicemanager_
	private int storaged_
	private int surfaceflinger_
	private int thermalservice_
	private int tombstoned_
	private int ueventd_
	private int updateEngine_
	private int updateVerifierNonencrypted_
	private int virtualTouchpad_
	private int vndservicemanager_
	private int vold_
	private int vrHwc_
	private int webviewZygote32_
	private int wificond_
	private int wpaSupplicant_
	private int zygote_
	private int zygoteSecondary_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$InitSvc$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$InitSvc getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$InitSvc build () 
		android.os.SystemPropertiesProto$InitSvc result
	public android.os.SystemPropertiesProto$InitSvc buildPartial () 
		android.os.SystemPropertiesProto$InitSvc result
		int from_bitField0_
		int from_bitField1_
		int to_bitField0_
		int to_bitField1_
	public android.os.SystemPropertiesProto$InitSvc$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$InitSvc$Builder mergeFrom (android.os.SystemPropertiesProto$InitSvc) 
		android.os.SystemPropertiesProto$InitSvc other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$InitSvc$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$InitSvc parsedMessage
	public boolean hasAdbd () 
	public android.os.SystemPropertiesProto$InitSvc$Status getAdbd () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setAdbd (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearAdbd () 
	public boolean hasAudioserver () 
	public android.os.SystemPropertiesProto$InitSvc$Status getAudioserver () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setAudioserver (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearAudioserver () 
	public boolean hasBootanim () 
	public android.os.SystemPropertiesProto$InitSvc$Status getBootanim () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setBootanim (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearBootanim () 
	public boolean hasBufferhubd () 
	public android.os.SystemPropertiesProto$InitSvc$Status getBufferhubd () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setBufferhubd (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearBufferhubd () 
	public boolean hasCameraserver () 
	public android.os.SystemPropertiesProto$InitSvc$Status getCameraserver () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setCameraserver (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearCameraserver () 
	public boolean hasClearBcb () 
	public android.os.SystemPropertiesProto$InitSvc$Status getClearBcb () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setClearBcb (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearClearBcb () 
	public boolean hasDrm () 
	public android.os.SystemPropertiesProto$InitSvc$Status getDrm () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setDrm (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearDrm () 
	public boolean hasGatekeeperd () 
	public android.os.SystemPropertiesProto$InitSvc$Status getGatekeeperd () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setGatekeeperd (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearGatekeeperd () 
	public boolean hasHealthd () 
	public android.os.SystemPropertiesProto$InitSvc$Status getHealthd () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setHealthd (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearHealthd () 
	public boolean hasHidlMemory () 
	public android.os.SystemPropertiesProto$InitSvc$Status getHidlMemory () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setHidlMemory (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearHidlMemory () 
	public boolean hasHostapd () 
	public android.os.SystemPropertiesProto$InitSvc$Status getHostapd () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setHostapd (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearHostapd () 
	public boolean hasHwservicemanager () 
	public android.os.SystemPropertiesProto$InitSvc$Status getHwservicemanager () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setHwservicemanager (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearHwservicemanager () 
	public boolean hasInstalld () 
	public android.os.SystemPropertiesProto$InitSvc$Status getInstalld () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setInstalld (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearInstalld () 
	public boolean hasKeystore () 
	public android.os.SystemPropertiesProto$InitSvc$Status getKeystore () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setKeystore (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearKeystore () 
	public boolean hasLmkd () 
	public android.os.SystemPropertiesProto$InitSvc$Status getLmkd () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setLmkd (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearLmkd () 
	public boolean hasLogd () 
	public android.os.SystemPropertiesProto$InitSvc$Status getLogd () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setLogd (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearLogd () 
	public boolean hasLogdReinit () 
	public android.os.SystemPropertiesProto$InitSvc$Status getLogdReinit () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setLogdReinit (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearLogdReinit () 
	public boolean hasMedia () 
	public android.os.SystemPropertiesProto$InitSvc$Status getMedia () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setMedia (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearMedia () 
	public boolean hasMediadrm () 
	public android.os.SystemPropertiesProto$InitSvc$Status getMediadrm () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setMediadrm (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearMediadrm () 
	public boolean hasMediaextractor () 
	public android.os.SystemPropertiesProto$InitSvc$Status getMediaextractor () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setMediaextractor (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearMediaextractor () 
	public boolean hasMediametrics () 
	public android.os.SystemPropertiesProto$InitSvc$Status getMediametrics () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setMediametrics (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearMediametrics () 
	public boolean hasNetd () 
	public android.os.SystemPropertiesProto$InitSvc$Status getNetd () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setNetd (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearNetd () 
	public boolean hasPerformanced () 
	public android.os.SystemPropertiesProto$InitSvc$Status getPerformanced () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setPerformanced (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearPerformanced () 
	public boolean hasRilDaemon () 
	public android.os.SystemPropertiesProto$InitSvc$Status getRilDaemon () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setRilDaemon (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearRilDaemon () 
	public boolean hasServicemanager () 
	public android.os.SystemPropertiesProto$InitSvc$Status getServicemanager () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setServicemanager (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearServicemanager () 
	public boolean hasStoraged () 
	public android.os.SystemPropertiesProto$InitSvc$Status getStoraged () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setStoraged (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearStoraged () 
	public boolean hasSurfaceflinger () 
	public android.os.SystemPropertiesProto$InitSvc$Status getSurfaceflinger () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setSurfaceflinger (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearSurfaceflinger () 
	public boolean hasThermalservice () 
	public android.os.SystemPropertiesProto$InitSvc$Status getThermalservice () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setThermalservice (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearThermalservice () 
	public boolean hasTombstoned () 
	public android.os.SystemPropertiesProto$InitSvc$Status getTombstoned () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setTombstoned (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearTombstoned () 
	public boolean hasUeventd () 
	public android.os.SystemPropertiesProto$InitSvc$Status getUeventd () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setUeventd (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearUeventd () 
	public boolean hasUpdateEngine () 
	public android.os.SystemPropertiesProto$InitSvc$Status getUpdateEngine () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setUpdateEngine (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearUpdateEngine () 
	public boolean hasUpdateVerifierNonencrypted () 
	public android.os.SystemPropertiesProto$InitSvc$Status getUpdateVerifierNonencrypted () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setUpdateVerifierNonencrypted (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearUpdateVerifierNonencrypted () 
	public boolean hasVirtualTouchpad () 
	public android.os.SystemPropertiesProto$InitSvc$Status getVirtualTouchpad () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setVirtualTouchpad (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearVirtualTouchpad () 
	public boolean hasVndservicemanager () 
	public android.os.SystemPropertiesProto$InitSvc$Status getVndservicemanager () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setVndservicemanager (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearVndservicemanager () 
	public boolean hasVold () 
	public android.os.SystemPropertiesProto$InitSvc$Status getVold () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setVold (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearVold () 
	public boolean hasVrHwc () 
	public android.os.SystemPropertiesProto$InitSvc$Status getVrHwc () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setVrHwc (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearVrHwc () 
	public boolean hasWebviewZygote32 () 
	public android.os.SystemPropertiesProto$InitSvc$Status getWebviewZygote32 () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setWebviewZygote32 (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearWebviewZygote32 () 
	public boolean hasWificond () 
	public android.os.SystemPropertiesProto$InitSvc$Status getWificond () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setWificond (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearWificond () 
	public boolean hasWpaSupplicant () 
	public android.os.SystemPropertiesProto$InitSvc$Status getWpaSupplicant () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setWpaSupplicant (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearWpaSupplicant () 
	public boolean hasZygote () 
	public android.os.SystemPropertiesProto$InitSvc$Status getZygote () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setZygote (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearZygote () 
	public boolean hasZygoteSecondary () 
	public android.os.SystemPropertiesProto$InitSvc$Status getZygoteSecondary () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public android.os.SystemPropertiesProto$InitSvc$Builder setZygoteSecondary (android.os.SystemPropertiesProto$InitSvc$Status) 
		android.os.SystemPropertiesProto$InitSvc$Status value
	public android.os.SystemPropertiesProto$InitSvc$Builder clearZygoteSecondary () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$InitSvc$Status$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$InitSvc$Status$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.os.SystemPropertiesProto$InitSvc$Status findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/os/SystemPropertiesProto$InitSvc$Status.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$InitSvc$Status extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.os.SystemPropertiesProto$InitSvc$Status STATUS_UNKNOWN
	public static final android.os.SystemPropertiesProto$InitSvc$Status STATUS_RUNNING
	public static final android.os.SystemPropertiesProto$InitSvc$Status STATUS_STOPPED
	public static final int STATUS_UNKNOWN_VALUE
	public static final int STATUS_RUNNING_VALUE
	public static final int STATUS_STOPPED_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.os.SystemPropertiesProto$InitSvc$Status[] VALUES
	private final int value
	private static final android.os.SystemPropertiesProto$InitSvc$Status[] $VALUES
	public static android.os.SystemPropertiesProto$InitSvc$Status[] values () 
	public static android.os.SystemPropertiesProto$InitSvc$Status valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.os.SystemPropertiesProto$InitSvc$Status valueOf (int) 
		int value
	public static android.os.SystemPropertiesProto$InitSvc$Status forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.os.SystemPropertiesProto$InitSvc$Status valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/os/SystemPropertiesProto$InitSvc.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$InitSvc extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$InitSvcOrBuilder  {
	private int bitField0_
	private int bitField1_
	public static final int ADBD_FIELD_NUMBER
	private int adbd_
	public static final int AUDIOSERVER_FIELD_NUMBER
	private int audioserver_
	public static final int BOOTANIM_FIELD_NUMBER
	private int bootanim_
	public static final int BUFFERHUBD_FIELD_NUMBER
	private int bufferhubd_
	public static final int CAMERASERVER_FIELD_NUMBER
	private int cameraserver_
	public static final int CLEAR_BCB_FIELD_NUMBER
	private int clearBcb_
	public static final int DRM_FIELD_NUMBER
	private int drm_
	public static final int GATEKEEPERD_FIELD_NUMBER
	private int gatekeeperd_
	public static final int HEALTHD_FIELD_NUMBER
	private int healthd_
	public static final int HIDL_MEMORY_FIELD_NUMBER
	private int hidlMemory_
	public static final int HOSTAPD_FIELD_NUMBER
	private int hostapd_
	public static final int HWSERVICEMANAGER_FIELD_NUMBER
	private int hwservicemanager_
	public static final int INSTALLD_FIELD_NUMBER
	private int installd_
	public static final int KEYSTORE_FIELD_NUMBER
	private int keystore_
	public static final int LMKD_FIELD_NUMBER
	private int lmkd_
	public static final int LOGD_FIELD_NUMBER
	private int logd_
	public static final int LOGD_REINIT_FIELD_NUMBER
	private int logdReinit_
	public static final int MEDIA_FIELD_NUMBER
	private int media_
	public static final int MEDIADRM_FIELD_NUMBER
	private int mediadrm_
	public static final int MEDIAEXTRACTOR_FIELD_NUMBER
	private int mediaextractor_
	public static final int MEDIAMETRICS_FIELD_NUMBER
	private int mediametrics_
	public static final int NETD_FIELD_NUMBER
	private int netd_
	public static final int PERFORMANCED_FIELD_NUMBER
	private int performanced_
	public static final int RIL_DAEMON_FIELD_NUMBER
	private int rilDaemon_
	public static final int SERVICEMANAGER_FIELD_NUMBER
	private int servicemanager_
	public static final int STORAGED_FIELD_NUMBER
	private int storaged_
	public static final int SURFACEFLINGER_FIELD_NUMBER
	private int surfaceflinger_
	public static final int THERMALSERVICE_FIELD_NUMBER
	private int thermalservice_
	public static final int TOMBSTONED_FIELD_NUMBER
	private int tombstoned_
	public static final int UEVENTD_FIELD_NUMBER
	private int ueventd_
	public static final int UPDATE_ENGINE_FIELD_NUMBER
	private int updateEngine_
	public static final int UPDATE_VERIFIER_NONENCRYPTED_FIELD_NUMBER
	private int updateVerifierNonencrypted_
	public static final int VIRTUAL_TOUCHPAD_FIELD_NUMBER
	private int virtualTouchpad_
	public static final int VNDSERVICEMANAGER_FIELD_NUMBER
	private int vndservicemanager_
	public static final int VOLD_FIELD_NUMBER
	private int vold_
	public static final int VR_HWC_FIELD_NUMBER
	private int vrHwc_
	public static final int WEBVIEW_ZYGOTE32_FIELD_NUMBER
	private int webviewZygote32_
	public static final int WIFICOND_FIELD_NUMBER
	private int wificond_
	public static final int WPA_SUPPLICANT_FIELD_NUMBER
	private int wpaSupplicant_
	public static final int ZYGOTE_FIELD_NUMBER
	private int zygote_
	public static final int ZYGOTE_SECONDARY_FIELD_NUMBER
	private int zygoteSecondary_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$InitSvc DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int rawValue
		android.os.SystemPropertiesProto$InitSvc$Status value
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		int mutable_bitField1_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasAdbd () 
	public android.os.SystemPropertiesProto$InitSvc$Status getAdbd () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasAudioserver () 
	public android.os.SystemPropertiesProto$InitSvc$Status getAudioserver () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasBootanim () 
	public android.os.SystemPropertiesProto$InitSvc$Status getBootanim () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasBufferhubd () 
	public android.os.SystemPropertiesProto$InitSvc$Status getBufferhubd () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasCameraserver () 
	public android.os.SystemPropertiesProto$InitSvc$Status getCameraserver () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasClearBcb () 
	public android.os.SystemPropertiesProto$InitSvc$Status getClearBcb () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasDrm () 
	public android.os.SystemPropertiesProto$InitSvc$Status getDrm () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasGatekeeperd () 
	public android.os.SystemPropertiesProto$InitSvc$Status getGatekeeperd () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasHealthd () 
	public android.os.SystemPropertiesProto$InitSvc$Status getHealthd () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasHidlMemory () 
	public android.os.SystemPropertiesProto$InitSvc$Status getHidlMemory () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasHostapd () 
	public android.os.SystemPropertiesProto$InitSvc$Status getHostapd () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasHwservicemanager () 
	public android.os.SystemPropertiesProto$InitSvc$Status getHwservicemanager () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasInstalld () 
	public android.os.SystemPropertiesProto$InitSvc$Status getInstalld () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasKeystore () 
	public android.os.SystemPropertiesProto$InitSvc$Status getKeystore () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasLmkd () 
	public android.os.SystemPropertiesProto$InitSvc$Status getLmkd () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasLogd () 
	public android.os.SystemPropertiesProto$InitSvc$Status getLogd () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasLogdReinit () 
	public android.os.SystemPropertiesProto$InitSvc$Status getLogdReinit () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasMedia () 
	public android.os.SystemPropertiesProto$InitSvc$Status getMedia () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasMediadrm () 
	public android.os.SystemPropertiesProto$InitSvc$Status getMediadrm () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasMediaextractor () 
	public android.os.SystemPropertiesProto$InitSvc$Status getMediaextractor () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasMediametrics () 
	public android.os.SystemPropertiesProto$InitSvc$Status getMediametrics () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasNetd () 
	public android.os.SystemPropertiesProto$InitSvc$Status getNetd () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasPerformanced () 
	public android.os.SystemPropertiesProto$InitSvc$Status getPerformanced () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasRilDaemon () 
	public android.os.SystemPropertiesProto$InitSvc$Status getRilDaemon () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasServicemanager () 
	public android.os.SystemPropertiesProto$InitSvc$Status getServicemanager () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasStoraged () 
	public android.os.SystemPropertiesProto$InitSvc$Status getStoraged () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasSurfaceflinger () 
	public android.os.SystemPropertiesProto$InitSvc$Status getSurfaceflinger () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasThermalservice () 
	public android.os.SystemPropertiesProto$InitSvc$Status getThermalservice () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasTombstoned () 
	public android.os.SystemPropertiesProto$InitSvc$Status getTombstoned () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasUeventd () 
	public android.os.SystemPropertiesProto$InitSvc$Status getUeventd () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasUpdateEngine () 
	public android.os.SystemPropertiesProto$InitSvc$Status getUpdateEngine () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasUpdateVerifierNonencrypted () 
	public android.os.SystemPropertiesProto$InitSvc$Status getUpdateVerifierNonencrypted () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasVirtualTouchpad () 
	public android.os.SystemPropertiesProto$InitSvc$Status getVirtualTouchpad () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasVndservicemanager () 
	public android.os.SystemPropertiesProto$InitSvc$Status getVndservicemanager () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasVold () 
	public android.os.SystemPropertiesProto$InitSvc$Status getVold () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasVrHwc () 
	public android.os.SystemPropertiesProto$InitSvc$Status getVrHwc () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasWebviewZygote32 () 
	public android.os.SystemPropertiesProto$InitSvc$Status getWebviewZygote32 () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasWificond () 
	public android.os.SystemPropertiesProto$InitSvc$Status getWificond () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasWpaSupplicant () 
	public android.os.SystemPropertiesProto$InitSvc$Status getWpaSupplicant () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasZygote () 
	public android.os.SystemPropertiesProto$InitSvc$Status getZygote () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public boolean hasZygoteSecondary () 
	public android.os.SystemPropertiesProto$InitSvc$Status getZygoteSecondary () 
		android.os.SystemPropertiesProto$InitSvc$Status result
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemPropertiesProto$InitSvc parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$InitSvc parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$InitSvc parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$InitSvc parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$InitSvc parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$InitSvc parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$InitSvc parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$InitSvc parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$InitSvc parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$InitSvc parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$InitSvc$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$InitSvc$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$InitSvc$Builder newBuilder (android.os.SystemPropertiesProto$InitSvc) 
		android.os.SystemPropertiesProto$InitSvc prototype
	public android.os.SystemPropertiesProto$InitSvc$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$InitSvc$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$InitSvc$Builder builder
	public static android.os.SystemPropertiesProto$InitSvc getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$InitSvc getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$10700 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static int access$10902 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$11002 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$11102 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$11202 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$11302 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$11402 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$11502 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$11602 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$11702 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$11802 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$11902 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$12002 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$12102 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$12202 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$12302 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$12402 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$12502 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$12602 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$12702 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$12802 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$12902 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$13002 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$13102 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$13202 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$13302 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$13402 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$13502 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$13602 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$13702 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$13802 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$13902 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$14002 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$14102 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$14202 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$14302 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$14402 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$14502 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$14602 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$14702 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$14802 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$14902 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$15002 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static int access$15102 (android.os.SystemPropertiesProto$InitSvc, int) 
		android.os.SystemPropertiesProto$InitSvc x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$15200 (android.os.SystemPropertiesProto$InitSvc) 
		android.os.SystemPropertiesProto$InitSvc x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$InitSvcOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$InitSvcOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasAdbd () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getAdbd () 
	public abstract boolean hasAudioserver () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getAudioserver () 
	public abstract boolean hasBootanim () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getBootanim () 
	public abstract boolean hasBufferhubd () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getBufferhubd () 
	public abstract boolean hasCameraserver () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getCameraserver () 
	public abstract boolean hasClearBcb () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getClearBcb () 
	public abstract boolean hasDrm () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getDrm () 
	public abstract boolean hasGatekeeperd () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getGatekeeperd () 
	public abstract boolean hasHealthd () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getHealthd () 
	public abstract boolean hasHidlMemory () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getHidlMemory () 
	public abstract boolean hasHostapd () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getHostapd () 
	public abstract boolean hasHwservicemanager () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getHwservicemanager () 
	public abstract boolean hasInstalld () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getInstalld () 
	public abstract boolean hasKeystore () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getKeystore () 
	public abstract boolean hasLmkd () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getLmkd () 
	public abstract boolean hasLogd () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getLogd () 
	public abstract boolean hasLogdReinit () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getLogdReinit () 
	public abstract boolean hasMedia () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getMedia () 
	public abstract boolean hasMediadrm () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getMediadrm () 
	public abstract boolean hasMediaextractor () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getMediaextractor () 
	public abstract boolean hasMediametrics () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getMediametrics () 
	public abstract boolean hasNetd () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getNetd () 
	public abstract boolean hasPerformanced () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getPerformanced () 
	public abstract boolean hasRilDaemon () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getRilDaemon () 
	public abstract boolean hasServicemanager () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getServicemanager () 
	public abstract boolean hasStoraged () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getStoraged () 
	public abstract boolean hasSurfaceflinger () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getSurfaceflinger () 
	public abstract boolean hasThermalservice () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getThermalservice () 
	public abstract boolean hasTombstoned () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getTombstoned () 
	public abstract boolean hasUeventd () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getUeventd () 
	public abstract boolean hasUpdateEngine () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getUpdateEngine () 
	public abstract boolean hasUpdateVerifierNonencrypted () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getUpdateVerifierNonencrypted () 
	public abstract boolean hasVirtualTouchpad () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getVirtualTouchpad () 
	public abstract boolean hasVndservicemanager () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getVndservicemanager () 
	public abstract boolean hasVold () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getVold () 
	public abstract boolean hasVrHwc () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getVrHwc () 
	public abstract boolean hasWebviewZygote32 () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getWebviewZygote32 () 
	public abstract boolean hasWificond () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getWificond () 
	public abstract boolean hasWpaSupplicant () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getWpaSupplicant () 
	public abstract boolean hasZygote () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getZygote () 
	public abstract boolean hasZygoteSecondary () 
	public abstract android.os.SystemPropertiesProto$InitSvc$Status getZygoteSecondary () 
}

android/os/SystemPropertiesProto$Log$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$Log$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$Log parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$Log$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Log$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$LogOrBuilder  {
	private int bitField0_
	private Object tagWifiHAL_
	private Object tagStatsLog_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$Log$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$Log getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$Log build () 
		android.os.SystemPropertiesProto$Log result
	public android.os.SystemPropertiesProto$Log buildPartial () 
		android.os.SystemPropertiesProto$Log result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemPropertiesProto$Log$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$Log$Builder mergeFrom (android.os.SystemPropertiesProto$Log) 
		android.os.SystemPropertiesProto$Log other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$Log$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$Log parsedMessage
	public boolean hasTagWifiHAL () 
	public java.lang.String getTagWifiHAL () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagWifiHALBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Log$Builder setTagWifiHAL (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Log$Builder clearTagWifiHAL () 
	public android.os.SystemPropertiesProto$Log$Builder setTagWifiHALBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasTagStatsLog () 
	public java.lang.String getTagStatsLog () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagStatsLogBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Log$Builder setTagStatsLog (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Log$Builder clearTagStatsLog () 
	public android.os.SystemPropertiesProto$Log$Builder setTagStatsLogBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$Log.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Log extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$LogOrBuilder  {
	private int bitField0_
	public static final int TAG_WIFIHAL_FIELD_NUMBER
	private volatile Object tagWifiHAL_
	public static final int TAG_STATS_LOG_FIELD_NUMBER
	private volatile Object tagStatsLog_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$Log DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasTagWifiHAL () 
	public java.lang.String getTagWifiHAL () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagWifiHALBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasTagStatsLog () 
	public java.lang.String getTagStatsLog () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagStatsLogBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemPropertiesProto$Log parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$Log parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Log parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$Log parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Log parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Log parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Log parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Log parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Log parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$Log parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$Log$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$Log$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$Log$Builder newBuilder (android.os.SystemPropertiesProto$Log) 
		android.os.SystemPropertiesProto$Log prototype
	public android.os.SystemPropertiesProto$Log$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$Log$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$Log$Builder builder
	public static android.os.SystemPropertiesProto$Log getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$Log getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$15600 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static java.lang.Object access$15802 (android.os.SystemPropertiesProto$Log, java.lang.Object) 
		android.os.SystemPropertiesProto$Log x0
		Object x1
	static java.lang.Object access$15902 (android.os.SystemPropertiesProto$Log, java.lang.Object) 
		android.os.SystemPropertiesProto$Log x0
		Object x1
	static int access$16002 (android.os.SystemPropertiesProto$Log, int) 
		android.os.SystemPropertiesProto$Log x0
		int x1
	static java.lang.Object access$15800 (android.os.SystemPropertiesProto$Log) 
		android.os.SystemPropertiesProto$Log x0
	static java.lang.Object access$15900 (android.os.SystemPropertiesProto$Log) 
		android.os.SystemPropertiesProto$Log x0
	static com.google.protobuf.UnknownFieldSet access$16100 (android.os.SystemPropertiesProto$Log) 
		android.os.SystemPropertiesProto$Log x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$LogOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$LogOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasTagWifiHAL () 
	public abstract java.lang.String getTagWifiHAL () 
	public abstract com.google.protobuf.ByteString getTagWifiHALBytes () 
	public abstract boolean hasTagStatsLog () 
	public abstract java.lang.String getTagStatsLog () 
	public abstract com.google.protobuf.ByteString getTagStatsLogBytes () 
}

android/os/SystemPropertiesProto$Persist$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$Persist$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$Persist parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$Persist$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Persist$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$PersistOrBuilder  {
	private int bitField0_
	private Object configCalibrationFac_
	private int dbgVolteAvailOvr_
	private int dbgVtAvailOvr_
	private int dbgWfcAvailOvr_
	private int radioAirplaneModeOn_
	private Object radioMultisimConfig_
	private int rcsSupported_
	private boolean sysCrashRcu_
	private Object sysDalvikVmLib2_
	private float sysSfColorSaturation_
	private Object sysTimezone_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$Persist$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$Persist getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$Persist build () 
		android.os.SystemPropertiesProto$Persist result
	public android.os.SystemPropertiesProto$Persist buildPartial () 
		android.os.SystemPropertiesProto$Persist result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemPropertiesProto$Persist$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$Persist$Builder mergeFrom (android.os.SystemPropertiesProto$Persist) 
		android.os.SystemPropertiesProto$Persist other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$Persist$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$Persist parsedMessage
	public boolean hasConfigCalibrationFac () 
	public java.lang.String getConfigCalibrationFac () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getConfigCalibrationFacBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Persist$Builder setConfigCalibrationFac (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Persist$Builder clearConfigCalibrationFac () 
	public android.os.SystemPropertiesProto$Persist$Builder setConfigCalibrationFacBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasDbgVolteAvailOvr () 
	public int getDbgVolteAvailOvr () 
	public android.os.SystemPropertiesProto$Persist$Builder setDbgVolteAvailOvr (int) 
		int value
	public android.os.SystemPropertiesProto$Persist$Builder clearDbgVolteAvailOvr () 
	public boolean hasDbgVtAvailOvr () 
	public int getDbgVtAvailOvr () 
	public android.os.SystemPropertiesProto$Persist$Builder setDbgVtAvailOvr (int) 
		int value
	public android.os.SystemPropertiesProto$Persist$Builder clearDbgVtAvailOvr () 
	public boolean hasDbgWfcAvailOvr () 
	public int getDbgWfcAvailOvr () 
	public android.os.SystemPropertiesProto$Persist$Builder setDbgWfcAvailOvr (int) 
		int value
	public android.os.SystemPropertiesProto$Persist$Builder clearDbgWfcAvailOvr () 
	public boolean hasRadioAirplaneModeOn () 
	public int getRadioAirplaneModeOn () 
	public android.os.SystemPropertiesProto$Persist$Builder setRadioAirplaneModeOn (int) 
		int value
	public android.os.SystemPropertiesProto$Persist$Builder clearRadioAirplaneModeOn () 
	public boolean hasRadioMultisimConfig () 
	public java.lang.String getRadioMultisimConfig () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRadioMultisimConfigBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Persist$Builder setRadioMultisimConfig (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Persist$Builder clearRadioMultisimConfig () 
	public android.os.SystemPropertiesProto$Persist$Builder setRadioMultisimConfigBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasRcsSupported () 
	public int getRcsSupported () 
	public android.os.SystemPropertiesProto$Persist$Builder setRcsSupported (int) 
		int value
	public android.os.SystemPropertiesProto$Persist$Builder clearRcsSupported () 
	public boolean hasSysCrashRcu () 
	public boolean getSysCrashRcu () 
	public android.os.SystemPropertiesProto$Persist$Builder setSysCrashRcu (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$Persist$Builder clearSysCrashRcu () 
	public boolean hasSysDalvikVmLib2 () 
	public java.lang.String getSysDalvikVmLib2 () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSysDalvikVmLib2Bytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Persist$Builder setSysDalvikVmLib2 (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Persist$Builder clearSysDalvikVmLib2 () 
	public android.os.SystemPropertiesProto$Persist$Builder setSysDalvikVmLib2Bytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasSysSfColorSaturation () 
	public float getSysSfColorSaturation () 
	public android.os.SystemPropertiesProto$Persist$Builder setSysSfColorSaturation (float) 
		float value
	public android.os.SystemPropertiesProto$Persist$Builder clearSysSfColorSaturation () 
	public boolean hasSysTimezone () 
	public java.lang.String getSysTimezone () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSysTimezoneBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Persist$Builder setSysTimezone (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Persist$Builder clearSysTimezone () 
	public android.os.SystemPropertiesProto$Persist$Builder setSysTimezoneBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$Persist.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Persist extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$PersistOrBuilder  {
	private int bitField0_
	public static final int CONFIG_CALIBRATION_FAC_FIELD_NUMBER
	private volatile Object configCalibrationFac_
	public static final int DBG_VOLTE_AVAIL_OVR_FIELD_NUMBER
	private int dbgVolteAvailOvr_
	public static final int DBG_VT_AVAIL_OVR_FIELD_NUMBER
	private int dbgVtAvailOvr_
	public static final int DBG_WFC_AVAIL_OVR_FIELD_NUMBER
	private int dbgWfcAvailOvr_
	public static final int RADIO_AIRPLANE_MODE_ON_FIELD_NUMBER
	private int radioAirplaneModeOn_
	public static final int RADIO_MULTISIM_CONFIG_FIELD_NUMBER
	private volatile Object radioMultisimConfig_
	public static final int RCS_SUPPORTED_FIELD_NUMBER
	private int rcsSupported_
	public static final int SYS_CRASH_RCU_FIELD_NUMBER
	private boolean sysCrashRcu_
	public static final int SYS_DALVIK_VM_LIB_2_FIELD_NUMBER
	private volatile Object sysDalvikVmLib2_
	public static final int SYS_SF_COLOR_SATURATION_FIELD_NUMBER
	private float sysSfColorSaturation_
	public static final int SYS_TIMEZONE_FIELD_NUMBER
	private volatile Object sysTimezone_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$Persist DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasConfigCalibrationFac () 
	public java.lang.String getConfigCalibrationFac () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getConfigCalibrationFacBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasDbgVolteAvailOvr () 
	public int getDbgVolteAvailOvr () 
	public boolean hasDbgVtAvailOvr () 
	public int getDbgVtAvailOvr () 
	public boolean hasDbgWfcAvailOvr () 
	public int getDbgWfcAvailOvr () 
	public boolean hasRadioAirplaneModeOn () 
	public int getRadioAirplaneModeOn () 
	public boolean hasRadioMultisimConfig () 
	public java.lang.String getRadioMultisimConfig () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRadioMultisimConfigBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasRcsSupported () 
	public int getRcsSupported () 
	public boolean hasSysCrashRcu () 
	public boolean getSysCrashRcu () 
	public boolean hasSysDalvikVmLib2 () 
	public java.lang.String getSysDalvikVmLib2 () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSysDalvikVmLib2Bytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasSysSfColorSaturation () 
	public float getSysSfColorSaturation () 
	public boolean hasSysTimezone () 
	public java.lang.String getSysTimezone () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSysTimezoneBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemPropertiesProto$Persist parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$Persist parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Persist parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$Persist parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Persist parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Persist parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Persist parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Persist parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Persist parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$Persist parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$Persist$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$Persist$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$Persist$Builder newBuilder (android.os.SystemPropertiesProto$Persist) 
		android.os.SystemPropertiesProto$Persist prototype
	public android.os.SystemPropertiesProto$Persist$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$Persist$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$Persist$Builder builder
	public static android.os.SystemPropertiesProto$Persist getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$Persist getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$16500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static java.lang.Object access$16702 (android.os.SystemPropertiesProto$Persist, java.lang.Object) 
		android.os.SystemPropertiesProto$Persist x0
		Object x1
	static int access$16802 (android.os.SystemPropertiesProto$Persist, int) 
		android.os.SystemPropertiesProto$Persist x0
		int x1
	static int access$16902 (android.os.SystemPropertiesProto$Persist, int) 
		android.os.SystemPropertiesProto$Persist x0
		int x1
	static int access$17002 (android.os.SystemPropertiesProto$Persist, int) 
		android.os.SystemPropertiesProto$Persist x0
		int x1
	static int access$17102 (android.os.SystemPropertiesProto$Persist, int) 
		android.os.SystemPropertiesProto$Persist x0
		int x1
	static java.lang.Object access$17202 (android.os.SystemPropertiesProto$Persist, java.lang.Object) 
		android.os.SystemPropertiesProto$Persist x0
		Object x1
	static int access$17302 (android.os.SystemPropertiesProto$Persist, int) 
		android.os.SystemPropertiesProto$Persist x0
		int x1
	static boolean access$17402 (android.os.SystemPropertiesProto$Persist, boolean) 
		android.os.SystemPropertiesProto$Persist x0
		boolean x1
	static java.lang.Object access$17502 (android.os.SystemPropertiesProto$Persist, java.lang.Object) 
		android.os.SystemPropertiesProto$Persist x0
		Object x1
	static float access$17602 (android.os.SystemPropertiesProto$Persist, float) 
		android.os.SystemPropertiesProto$Persist x0
		float x1
	static java.lang.Object access$17702 (android.os.SystemPropertiesProto$Persist, java.lang.Object) 
		android.os.SystemPropertiesProto$Persist x0
		Object x1
	static int access$17802 (android.os.SystemPropertiesProto$Persist, int) 
		android.os.SystemPropertiesProto$Persist x0
		int x1
	static java.lang.Object access$16700 (android.os.SystemPropertiesProto$Persist) 
		android.os.SystemPropertiesProto$Persist x0
	static java.lang.Object access$17200 (android.os.SystemPropertiesProto$Persist) 
		android.os.SystemPropertiesProto$Persist x0
	static java.lang.Object access$17500 (android.os.SystemPropertiesProto$Persist) 
		android.os.SystemPropertiesProto$Persist x0
	static java.lang.Object access$17700 (android.os.SystemPropertiesProto$Persist) 
		android.os.SystemPropertiesProto$Persist x0
	static com.google.protobuf.UnknownFieldSet access$17900 (android.os.SystemPropertiesProto$Persist) 
		android.os.SystemPropertiesProto$Persist x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$PersistOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$PersistOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasConfigCalibrationFac () 
	public abstract java.lang.String getConfigCalibrationFac () 
	public abstract com.google.protobuf.ByteString getConfigCalibrationFacBytes () 
	public abstract boolean hasDbgVolteAvailOvr () 
	public abstract int getDbgVolteAvailOvr () 
	public abstract boolean hasDbgVtAvailOvr () 
	public abstract int getDbgVtAvailOvr () 
	public abstract boolean hasDbgWfcAvailOvr () 
	public abstract int getDbgWfcAvailOvr () 
	public abstract boolean hasRadioAirplaneModeOn () 
	public abstract int getRadioAirplaneModeOn () 
	public abstract boolean hasRadioMultisimConfig () 
	public abstract java.lang.String getRadioMultisimConfig () 
	public abstract com.google.protobuf.ByteString getRadioMultisimConfigBytes () 
	public abstract boolean hasRcsSupported () 
	public abstract int getRcsSupported () 
	public abstract boolean hasSysCrashRcu () 
	public abstract boolean getSysCrashRcu () 
	public abstract boolean hasSysDalvikVmLib2 () 
	public abstract java.lang.String getSysDalvikVmLib2 () 
	public abstract com.google.protobuf.ByteString getSysDalvikVmLib2Bytes () 
	public abstract boolean hasSysSfColorSaturation () 
	public abstract float getSysSfColorSaturation () 
	public abstract boolean hasSysTimezone () 
	public abstract java.lang.String getSysTimezone () 
	public abstract com.google.protobuf.ByteString getSysTimezoneBytes () 
}

android/os/SystemPropertiesProto$PmDexopt$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$PmDexopt$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$PmDexopt parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$PmDexopt$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$PmDexopt$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$PmDexoptOrBuilder  {
	private int bitField0_
	private Object abOta_
	private Object bgDexopt_
	private Object boot_
	private Object firstBoot_
	private Object install_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$PmDexopt$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$PmDexopt getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$PmDexopt build () 
		android.os.SystemPropertiesProto$PmDexopt result
	public android.os.SystemPropertiesProto$PmDexopt buildPartial () 
		android.os.SystemPropertiesProto$PmDexopt result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemPropertiesProto$PmDexopt$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$PmDexopt$Builder mergeFrom (android.os.SystemPropertiesProto$PmDexopt) 
		android.os.SystemPropertiesProto$PmDexopt other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$PmDexopt$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$PmDexopt parsedMessage
	public boolean hasAbOta () 
	public java.lang.String getAbOta () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAbOtaBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$PmDexopt$Builder setAbOta (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$PmDexopt$Builder clearAbOta () 
	public android.os.SystemPropertiesProto$PmDexopt$Builder setAbOtaBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasBgDexopt () 
	public java.lang.String getBgDexopt () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBgDexoptBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$PmDexopt$Builder setBgDexopt (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$PmDexopt$Builder clearBgDexopt () 
	public android.os.SystemPropertiesProto$PmDexopt$Builder setBgDexoptBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasBoot () 
	public java.lang.String getBoot () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBootBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$PmDexopt$Builder setBoot (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$PmDexopt$Builder clearBoot () 
	public android.os.SystemPropertiesProto$PmDexopt$Builder setBootBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasFirstBoot () 
	public java.lang.String getFirstBoot () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getFirstBootBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$PmDexopt$Builder setFirstBoot (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$PmDexopt$Builder clearFirstBoot () 
	public android.os.SystemPropertiesProto$PmDexopt$Builder setFirstBootBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasInstall () 
	public java.lang.String getInstall () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getInstallBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$PmDexopt$Builder setInstall (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$PmDexopt$Builder clearInstall () 
	public android.os.SystemPropertiesProto$PmDexopt$Builder setInstallBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$PmDexopt.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$PmDexopt extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$PmDexoptOrBuilder  {
	private int bitField0_
	public static final int AB_OTA_FIELD_NUMBER
	private volatile Object abOta_
	public static final int BG_DEXOPT_FIELD_NUMBER
	private volatile Object bgDexopt_
	public static final int BOOT_FIELD_NUMBER
	private volatile Object boot_
	public static final int FIRST_BOOT_FIELD_NUMBER
	private volatile Object firstBoot_
	public static final int INSTALL_FIELD_NUMBER
	private volatile Object install_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$PmDexopt DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasAbOta () 
	public java.lang.String getAbOta () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAbOtaBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasBgDexopt () 
	public java.lang.String getBgDexopt () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBgDexoptBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasBoot () 
	public java.lang.String getBoot () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBootBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasFirstBoot () 
	public java.lang.String getFirstBoot () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getFirstBootBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasInstall () 
	public java.lang.String getInstall () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getInstallBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemPropertiesProto$PmDexopt parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$PmDexopt parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$PmDexopt parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$PmDexopt parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$PmDexopt parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$PmDexopt parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$PmDexopt parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$PmDexopt parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$PmDexopt parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$PmDexopt parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$PmDexopt$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$PmDexopt$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$PmDexopt$Builder newBuilder (android.os.SystemPropertiesProto$PmDexopt) 
		android.os.SystemPropertiesProto$PmDexopt prototype
	public android.os.SystemPropertiesProto$PmDexopt$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$PmDexopt$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$PmDexopt$Builder builder
	public static android.os.SystemPropertiesProto$PmDexopt getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$PmDexopt getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$18300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static java.lang.Object access$18502 (android.os.SystemPropertiesProto$PmDexopt, java.lang.Object) 
		android.os.SystemPropertiesProto$PmDexopt x0
		Object x1
	static java.lang.Object access$18602 (android.os.SystemPropertiesProto$PmDexopt, java.lang.Object) 
		android.os.SystemPropertiesProto$PmDexopt x0
		Object x1
	static java.lang.Object access$18702 (android.os.SystemPropertiesProto$PmDexopt, java.lang.Object) 
		android.os.SystemPropertiesProto$PmDexopt x0
		Object x1
	static java.lang.Object access$18802 (android.os.SystemPropertiesProto$PmDexopt, java.lang.Object) 
		android.os.SystemPropertiesProto$PmDexopt x0
		Object x1
	static java.lang.Object access$18902 (android.os.SystemPropertiesProto$PmDexopt, java.lang.Object) 
		android.os.SystemPropertiesProto$PmDexopt x0
		Object x1
	static int access$19002 (android.os.SystemPropertiesProto$PmDexopt, int) 
		android.os.SystemPropertiesProto$PmDexopt x0
		int x1
	static java.lang.Object access$18500 (android.os.SystemPropertiesProto$PmDexopt) 
		android.os.SystemPropertiesProto$PmDexopt x0
	static java.lang.Object access$18600 (android.os.SystemPropertiesProto$PmDexopt) 
		android.os.SystemPropertiesProto$PmDexopt x0
	static java.lang.Object access$18700 (android.os.SystemPropertiesProto$PmDexopt) 
		android.os.SystemPropertiesProto$PmDexopt x0
	static java.lang.Object access$18800 (android.os.SystemPropertiesProto$PmDexopt) 
		android.os.SystemPropertiesProto$PmDexopt x0
	static java.lang.Object access$18900 (android.os.SystemPropertiesProto$PmDexopt) 
		android.os.SystemPropertiesProto$PmDexopt x0
	static com.google.protobuf.UnknownFieldSet access$19100 (android.os.SystemPropertiesProto$PmDexopt) 
		android.os.SystemPropertiesProto$PmDexopt x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$PmDexoptOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$PmDexoptOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasAbOta () 
	public abstract java.lang.String getAbOta () 
	public abstract com.google.protobuf.ByteString getAbOtaBytes () 
	public abstract boolean hasBgDexopt () 
	public abstract java.lang.String getBgDexopt () 
	public abstract com.google.protobuf.ByteString getBgDexoptBytes () 
	public abstract boolean hasBoot () 
	public abstract java.lang.String getBoot () 
	public abstract com.google.protobuf.ByteString getBootBytes () 
	public abstract boolean hasFirstBoot () 
	public abstract java.lang.String getFirstBoot () 
	public abstract com.google.protobuf.ByteString getFirstBootBytes () 
	public abstract boolean hasInstall () 
	public abstract java.lang.String getInstall () 
	public abstract com.google.protobuf.ByteString getInstallBytes () 
}

android/os/SystemPropertiesProto$Property$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$Property$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$Property parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$Property$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Property$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$PropertyOrBuilder  {
	private int bitField0_
	private Object name_
	private Object value_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$Property$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$Property getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$Property build () 
		android.os.SystemPropertiesProto$Property result
	public android.os.SystemPropertiesProto$Property buildPartial () 
		android.os.SystemPropertiesProto$Property result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemPropertiesProto$Property$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$Property$Builder mergeFrom (android.os.SystemPropertiesProto$Property) 
		android.os.SystemPropertiesProto$Property other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$Property$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$Property parsedMessage
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Property$Builder setName (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Property$Builder clearName () 
	public android.os.SystemPropertiesProto$Property$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasValue () 
	public java.lang.String getValue () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getValueBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Property$Builder setValue (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Property$Builder clearValue () 
	public android.os.SystemPropertiesProto$Property$Builder setValueBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$Property.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Property extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$PropertyOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int VALUE_FIELD_NUMBER
	private volatile Object value_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$Property DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasValue () 
	public java.lang.String getValue () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getValueBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemPropertiesProto$Property parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$Property parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Property parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$Property parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Property parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Property parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Property parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Property parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Property parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$Property parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$Property$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$Property$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$Property$Builder newBuilder (android.os.SystemPropertiesProto$Property) 
		android.os.SystemPropertiesProto$Property prototype
	public android.os.SystemPropertiesProto$Property$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$Property$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$Property$Builder builder
	public static android.os.SystemPropertiesProto$Property getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$Property getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static java.lang.Object access$402 (android.os.SystemPropertiesProto$Property, java.lang.Object) 
		android.os.SystemPropertiesProto$Property x0
		Object x1
	static java.lang.Object access$502 (android.os.SystemPropertiesProto$Property, java.lang.Object) 
		android.os.SystemPropertiesProto$Property x0
		Object x1
	static int access$602 (android.os.SystemPropertiesProto$Property, int) 
		android.os.SystemPropertiesProto$Property x0
		int x1
	static java.lang.Object access$400 (android.os.SystemPropertiesProto$Property) 
		android.os.SystemPropertiesProto$Property x0
	static java.lang.Object access$500 (android.os.SystemPropertiesProto$Property) 
		android.os.SystemPropertiesProto$Property x0
	static com.google.protobuf.UnknownFieldSet access$700 (android.os.SystemPropertiesProto$Property) 
		android.os.SystemPropertiesProto$Property x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$PropertyOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$PropertyOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasValue () 
	public abstract java.lang.String getValue () 
	public abstract com.google.protobuf.ByteString getValueBytes () 
}

android/os/SystemPropertiesProto$Ro$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$Ro$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$Ro parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$Ro$Boot$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$Ro$Boot$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$Ro$Boot parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$Ro$Boot$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Ro$Boot$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$Ro$BootOrBuilder  {
	private int bitField0_
	private Object avbVersion_
	private Object baseband_
	private Object bootdevice_
	private Object bootloader_
	private com.google.protobuf.LazyStringList boottime_
	private Object console_
	private int fakeBattery_
	private Object hardware_
	private Object hardwareColor_
	private Object hardwareRevision_
	private Object hardwareSku_
	private Object keymaster_
	private Object mode_
	private Object revision_
	private Object slotSuffix_
	private Object vbmetaAvbVersion_
	private Object vendorOverlayTheme_
	private Object verifiedbootstate_
	private Object veritymode_
	private Object wificountrycode_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$Ro$Boot getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$Ro$Boot build () 
		android.os.SystemPropertiesProto$Ro$Boot result
	public android.os.SystemPropertiesProto$Ro$Boot buildPartial () 
		android.os.SystemPropertiesProto$Ro$Boot result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemPropertiesProto$Ro$Boot$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$Ro$Boot$Builder mergeFrom (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$Ro$Boot parsedMessage
	public boolean hasAvbVersion () 
	public java.lang.String getAvbVersion () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAvbVersionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setAvbVersion (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearAvbVersion () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setAvbVersionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasBaseband () 
	public java.lang.String getBaseband () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBasebandBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setBaseband (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearBaseband () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setBasebandBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasBootdevice () 
	public java.lang.String getBootdevice () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBootdeviceBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setBootdevice (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearBootdevice () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setBootdeviceBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasBootloader () 
	public java.lang.String getBootloader () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBootloaderBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setBootloader (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearBootloader () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setBootloaderBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureBoottimeIsMutable () 
	public com.google.protobuf.ProtocolStringList getBoottimeList () 
	public int getBoottimeCount () 
	public java.lang.String getBoottime (int) 
		int index
	public com.google.protobuf.ByteString getBoottimeBytes (int) 
		int index
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setBoottime (int, java.lang.String) 
		int index
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder addBoottime (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder addAllBoottime (java.lang.Iterable) 
		Iterable values
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearBoottime () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder addBoottimeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasConsole () 
	public java.lang.String getConsole () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getConsoleBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setConsole (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearConsole () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setConsoleBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasFakeBattery () 
	public int getFakeBattery () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setFakeBattery (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearFakeBattery () 
	public boolean hasHardware () 
	public java.lang.String getHardware () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHardwareBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setHardware (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearHardware () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setHardwareBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHardwareColor () 
	public java.lang.String getHardwareColor () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHardwareColorBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setHardwareColor (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearHardwareColor () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setHardwareColorBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHardwareRevision () 
	public java.lang.String getHardwareRevision () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHardwareRevisionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setHardwareRevision (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearHardwareRevision () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setHardwareRevisionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHardwareSku () 
	public java.lang.String getHardwareSku () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHardwareSkuBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setHardwareSku (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearHardwareSku () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setHardwareSkuBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasKeymaster () 
	public java.lang.String getKeymaster () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getKeymasterBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setKeymaster (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearKeymaster () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setKeymasterBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasMode () 
	public java.lang.String getMode () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getModeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setMode (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearMode () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setModeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasRevision () 
	public java.lang.String getRevision () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRevisionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setRevision (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearRevision () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setRevisionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasSlotSuffix () 
	public java.lang.String getSlotSuffix () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSlotSuffixBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setSlotSuffix (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearSlotSuffix () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setSlotSuffixBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVbmetaAvbVersion () 
	public java.lang.String getVbmetaAvbVersion () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVbmetaAvbVersionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setVbmetaAvbVersion (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearVbmetaAvbVersion () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setVbmetaAvbVersionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVendorOverlayTheme () 
	public java.lang.String getVendorOverlayTheme () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVendorOverlayThemeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setVendorOverlayTheme (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearVendorOverlayTheme () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setVendorOverlayThemeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVerifiedbootstate () 
	public java.lang.String getVerifiedbootstate () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVerifiedbootstateBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setVerifiedbootstate (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearVerifiedbootstate () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setVerifiedbootstateBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVeritymode () 
	public java.lang.String getVeritymode () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVeritymodeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setVeritymode (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearVeritymode () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setVeritymodeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasWificountrycode () 
	public java.lang.String getWificountrycode () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getWificountrycodeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setWificountrycode (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Boot$Builder clearWificountrycode () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder setWificountrycodeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$Ro$Boot.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Ro$Boot extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$Ro$BootOrBuilder  {
	private int bitField0_
	public static final int AVB_VERSION_FIELD_NUMBER
	private volatile Object avbVersion_
	public static final int BASEBAND_FIELD_NUMBER
	private volatile Object baseband_
	public static final int BOOTDEVICE_FIELD_NUMBER
	private volatile Object bootdevice_
	public static final int BOOTLOADER_FIELD_NUMBER
	private volatile Object bootloader_
	public static final int BOOTTIME_FIELD_NUMBER
	private com.google.protobuf.LazyStringList boottime_
	public static final int CONSOLE_FIELD_NUMBER
	private volatile Object console_
	public static final int FAKE_BATTERY_FIELD_NUMBER
	private int fakeBattery_
	public static final int HARDWARE_FIELD_NUMBER
	private volatile Object hardware_
	public static final int HARDWARE_COLOR_FIELD_NUMBER
	private volatile Object hardwareColor_
	public static final int HARDWARE_REVISION_FIELD_NUMBER
	private volatile Object hardwareRevision_
	public static final int HARDWARE_SKU_FIELD_NUMBER
	private volatile Object hardwareSku_
	public static final int KEYMASTER_FIELD_NUMBER
	private volatile Object keymaster_
	public static final int MODE_FIELD_NUMBER
	private volatile Object mode_
	public static final int REVISION_FIELD_NUMBER
	private volatile Object revision_
	public static final int SLOT_SUFFIX_FIELD_NUMBER
	private volatile Object slotSuffix_
	public static final int VBMETA_AVB_VERSION_FIELD_NUMBER
	private volatile Object vbmetaAvbVersion_
	public static final int VENDOR_OVERLAY_THEME_FIELD_NUMBER
	private volatile Object vendorOverlayTheme_
	public static final int VERIFIEDBOOTSTATE_FIELD_NUMBER
	private volatile Object verifiedbootstate_
	public static final int VERITYMODE_FIELD_NUMBER
	private volatile Object veritymode_
	public static final int WIFICOUNTRYCODE_FIELD_NUMBER
	private volatile Object wificountrycode_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$Ro$Boot DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasAvbVersion () 
	public java.lang.String getAvbVersion () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAvbVersionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasBaseband () 
	public java.lang.String getBaseband () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBasebandBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasBootdevice () 
	public java.lang.String getBootdevice () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBootdeviceBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasBootloader () 
	public java.lang.String getBootloader () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBootloaderBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.google.protobuf.ProtocolStringList getBoottimeList () 
	public int getBoottimeCount () 
	public java.lang.String getBoottime (int) 
		int index
	public com.google.protobuf.ByteString getBoottimeBytes (int) 
		int index
	public boolean hasConsole () 
	public java.lang.String getConsole () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getConsoleBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasFakeBattery () 
	public int getFakeBattery () 
	public boolean hasHardware () 
	public java.lang.String getHardware () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHardwareBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHardwareColor () 
	public java.lang.String getHardwareColor () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHardwareColorBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHardwareRevision () 
	public java.lang.String getHardwareRevision () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHardwareRevisionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHardwareSku () 
	public java.lang.String getHardwareSku () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHardwareSkuBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasKeymaster () 
	public java.lang.String getKeymaster () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getKeymasterBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasMode () 
	public java.lang.String getMode () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getModeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasRevision () 
	public java.lang.String getRevision () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRevisionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasSlotSuffix () 
	public java.lang.String getSlotSuffix () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSlotSuffixBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasVbmetaAvbVersion () 
	public java.lang.String getVbmetaAvbVersion () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVbmetaAvbVersionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasVendorOverlayTheme () 
	public java.lang.String getVendorOverlayTheme () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVendorOverlayThemeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasVerifiedbootstate () 
	public java.lang.String getVerifiedbootstate () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVerifiedbootstateBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasVeritymode () 
	public java.lang.String getVeritymode () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVeritymodeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasWificountrycode () 
	public java.lang.String getWificountrycode () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getWificountrycodeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int dataSize
		int size
	public static android.os.SystemPropertiesProto$Ro$Boot parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$Ro$Boot parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Boot parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$Ro$Boot parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Boot parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Ro$Boot parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Boot parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Ro$Boot parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Boot parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$Ro$Boot parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$Ro$Boot$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$Ro$Boot$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$Ro$Boot$Builder newBuilder (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot prototype
	public android.os.SystemPropertiesProto$Ro$Boot$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$Ro$Boot$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$Ro$Boot$Builder builder
	public static android.os.SystemPropertiesProto$Ro$Boot getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$Ro$Boot getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$19500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static java.lang.Object access$19702 (android.os.SystemPropertiesProto$Ro$Boot, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		Object x1
	static java.lang.Object access$19802 (android.os.SystemPropertiesProto$Ro$Boot, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		Object x1
	static java.lang.Object access$19902 (android.os.SystemPropertiesProto$Ro$Boot, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		Object x1
	static java.lang.Object access$20002 (android.os.SystemPropertiesProto$Ro$Boot, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		Object x1
	static com.google.protobuf.LazyStringList access$20102 (android.os.SystemPropertiesProto$Ro$Boot, com.google.protobuf.LazyStringList) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		com.google.protobuf.LazyStringList x1
	static java.lang.Object access$20202 (android.os.SystemPropertiesProto$Ro$Boot, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		Object x1
	static int access$20302 (android.os.SystemPropertiesProto$Ro$Boot, int) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		int x1
	static java.lang.Object access$20402 (android.os.SystemPropertiesProto$Ro$Boot, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		Object x1
	static java.lang.Object access$20502 (android.os.SystemPropertiesProto$Ro$Boot, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		Object x1
	static java.lang.Object access$20602 (android.os.SystemPropertiesProto$Ro$Boot, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		Object x1
	static java.lang.Object access$20702 (android.os.SystemPropertiesProto$Ro$Boot, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		Object x1
	static java.lang.Object access$20802 (android.os.SystemPropertiesProto$Ro$Boot, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		Object x1
	static java.lang.Object access$20902 (android.os.SystemPropertiesProto$Ro$Boot, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		Object x1
	static java.lang.Object access$21002 (android.os.SystemPropertiesProto$Ro$Boot, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		Object x1
	static java.lang.Object access$21102 (android.os.SystemPropertiesProto$Ro$Boot, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		Object x1
	static java.lang.Object access$21202 (android.os.SystemPropertiesProto$Ro$Boot, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		Object x1
	static java.lang.Object access$21302 (android.os.SystemPropertiesProto$Ro$Boot, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		Object x1
	static java.lang.Object access$21402 (android.os.SystemPropertiesProto$Ro$Boot, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		Object x1
	static java.lang.Object access$21502 (android.os.SystemPropertiesProto$Ro$Boot, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		Object x1
	static java.lang.Object access$21602 (android.os.SystemPropertiesProto$Ro$Boot, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		Object x1
	static int access$21702 (android.os.SystemPropertiesProto$Ro$Boot, int) 
		android.os.SystemPropertiesProto$Ro$Boot x0
		int x1
	static java.lang.Object access$19700 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	static java.lang.Object access$19800 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	static java.lang.Object access$19900 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	static java.lang.Object access$20000 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	static com.google.protobuf.LazyStringList access$20100 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	static java.lang.Object access$20200 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	static java.lang.Object access$20400 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	static java.lang.Object access$20500 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	static java.lang.Object access$20600 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	static java.lang.Object access$20700 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	static java.lang.Object access$20800 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	static java.lang.Object access$20900 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	static java.lang.Object access$21000 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	static java.lang.Object access$21100 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	static java.lang.Object access$21200 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	static java.lang.Object access$21300 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	static java.lang.Object access$21400 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	static java.lang.Object access$21500 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	static java.lang.Object access$21600 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	static com.google.protobuf.UnknownFieldSet access$21800 (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$Ro$BootImage$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$Ro$BootImage$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$Ro$BootImage parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$Ro$BootImage$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Ro$BootImage$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$Ro$BootImageOrBuilder  {
	private int bitField0_
	private Object buildDate_
	private int buildDateUtc_
	private Object buildFingerprint_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$Ro$BootImage$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$Ro$BootImage getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$Ro$BootImage build () 
		android.os.SystemPropertiesProto$Ro$BootImage result
	public android.os.SystemPropertiesProto$Ro$BootImage buildPartial () 
		android.os.SystemPropertiesProto$Ro$BootImage result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemPropertiesProto$Ro$BootImage$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$Ro$BootImage$Builder mergeFrom (android.os.SystemPropertiesProto$Ro$BootImage) 
		android.os.SystemPropertiesProto$Ro$BootImage other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$Ro$BootImage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$Ro$BootImage parsedMessage
	public boolean hasBuildDate () 
	public java.lang.String getBuildDate () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBuildDateBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$BootImage$Builder setBuildDate (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$BootImage$Builder clearBuildDate () 
	public android.os.SystemPropertiesProto$Ro$BootImage$Builder setBuildDateBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasBuildDateUtc () 
	public int getBuildDateUtc () 
	public android.os.SystemPropertiesProto$Ro$BootImage$Builder setBuildDateUtc (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$BootImage$Builder clearBuildDateUtc () 
	public boolean hasBuildFingerprint () 
	public java.lang.String getBuildFingerprint () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBuildFingerprintBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$BootImage$Builder setBuildFingerprint (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$BootImage$Builder clearBuildFingerprint () 
	public android.os.SystemPropertiesProto$Ro$BootImage$Builder setBuildFingerprintBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$Ro$BootImage.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Ro$BootImage extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$Ro$BootImageOrBuilder  {
	private int bitField0_
	public static final int BUILD_DATE_FIELD_NUMBER
	private volatile Object buildDate_
	public static final int BUILD_DATE_UTC_FIELD_NUMBER
	private int buildDateUtc_
	public static final int BUILD_FINGERPRINT_FIELD_NUMBER
	private volatile Object buildFingerprint_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$Ro$BootImage DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasBuildDate () 
	public java.lang.String getBuildDate () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBuildDateBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasBuildDateUtc () 
	public int getBuildDateUtc () 
	public boolean hasBuildFingerprint () 
	public java.lang.String getBuildFingerprint () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBuildFingerprintBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemPropertiesProto$Ro$BootImage parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$Ro$BootImage parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$BootImage parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$Ro$BootImage parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$BootImage parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Ro$BootImage parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$BootImage parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Ro$BootImage parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$BootImage parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$Ro$BootImage parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$Ro$BootImage$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$Ro$BootImage$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$Ro$BootImage$Builder newBuilder (android.os.SystemPropertiesProto$Ro$BootImage) 
		android.os.SystemPropertiesProto$Ro$BootImage prototype
	public android.os.SystemPropertiesProto$Ro$BootImage$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$Ro$BootImage$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$Ro$BootImage$Builder builder
	public static android.os.SystemPropertiesProto$Ro$BootImage getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$Ro$BootImage getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$22200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static java.lang.Object access$22402 (android.os.SystemPropertiesProto$Ro$BootImage, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$BootImage x0
		Object x1
	static int access$22502 (android.os.SystemPropertiesProto$Ro$BootImage, int) 
		android.os.SystemPropertiesProto$Ro$BootImage x0
		int x1
	static java.lang.Object access$22602 (android.os.SystemPropertiesProto$Ro$BootImage, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$BootImage x0
		Object x1
	static int access$22702 (android.os.SystemPropertiesProto$Ro$BootImage, int) 
		android.os.SystemPropertiesProto$Ro$BootImage x0
		int x1
	static java.lang.Object access$22400 (android.os.SystemPropertiesProto$Ro$BootImage) 
		android.os.SystemPropertiesProto$Ro$BootImage x0
	static java.lang.Object access$22600 (android.os.SystemPropertiesProto$Ro$BootImage) 
		android.os.SystemPropertiesProto$Ro$BootImage x0
	static com.google.protobuf.UnknownFieldSet access$22800 (android.os.SystemPropertiesProto$Ro$BootImage) 
		android.os.SystemPropertiesProto$Ro$BootImage x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$Ro$BootImageOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$Ro$BootImageOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasBuildDate () 
	public abstract java.lang.String getBuildDate () 
	public abstract com.google.protobuf.ByteString getBuildDateBytes () 
	public abstract boolean hasBuildDateUtc () 
	public abstract int getBuildDateUtc () 
	public abstract boolean hasBuildFingerprint () 
	public abstract java.lang.String getBuildFingerprint () 
	public abstract com.google.protobuf.ByteString getBuildFingerprintBytes () 
}

android/os/SystemPropertiesProto$Ro$BootOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$Ro$BootOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasAvbVersion () 
	public abstract java.lang.String getAvbVersion () 
	public abstract com.google.protobuf.ByteString getAvbVersionBytes () 
	public abstract boolean hasBaseband () 
	public abstract java.lang.String getBaseband () 
	public abstract com.google.protobuf.ByteString getBasebandBytes () 
	public abstract boolean hasBootdevice () 
	public abstract java.lang.String getBootdevice () 
	public abstract com.google.protobuf.ByteString getBootdeviceBytes () 
	public abstract boolean hasBootloader () 
	public abstract java.lang.String getBootloader () 
	public abstract com.google.protobuf.ByteString getBootloaderBytes () 
	public abstract com.google.protobuf.ProtocolStringList getBoottimeList () 
	public abstract int getBoottimeCount () 
	public abstract java.lang.String getBoottime (int) 
	public abstract com.google.protobuf.ByteString getBoottimeBytes (int) 
	public abstract boolean hasConsole () 
	public abstract java.lang.String getConsole () 
	public abstract com.google.protobuf.ByteString getConsoleBytes () 
	public abstract boolean hasFakeBattery () 
	public abstract int getFakeBattery () 
	public abstract boolean hasHardware () 
	public abstract java.lang.String getHardware () 
	public abstract com.google.protobuf.ByteString getHardwareBytes () 
	public abstract boolean hasHardwareColor () 
	public abstract java.lang.String getHardwareColor () 
	public abstract com.google.protobuf.ByteString getHardwareColorBytes () 
	public abstract boolean hasHardwareRevision () 
	public abstract java.lang.String getHardwareRevision () 
	public abstract com.google.protobuf.ByteString getHardwareRevisionBytes () 
	public abstract boolean hasHardwareSku () 
	public abstract java.lang.String getHardwareSku () 
	public abstract com.google.protobuf.ByteString getHardwareSkuBytes () 
	public abstract boolean hasKeymaster () 
	public abstract java.lang.String getKeymaster () 
	public abstract com.google.protobuf.ByteString getKeymasterBytes () 
	public abstract boolean hasMode () 
	public abstract java.lang.String getMode () 
	public abstract com.google.protobuf.ByteString getModeBytes () 
	public abstract boolean hasRevision () 
	public abstract java.lang.String getRevision () 
	public abstract com.google.protobuf.ByteString getRevisionBytes () 
	public abstract boolean hasSlotSuffix () 
	public abstract java.lang.String getSlotSuffix () 
	public abstract com.google.protobuf.ByteString getSlotSuffixBytes () 
	public abstract boolean hasVbmetaAvbVersion () 
	public abstract java.lang.String getVbmetaAvbVersion () 
	public abstract com.google.protobuf.ByteString getVbmetaAvbVersionBytes () 
	public abstract boolean hasVendorOverlayTheme () 
	public abstract java.lang.String getVendorOverlayTheme () 
	public abstract com.google.protobuf.ByteString getVendorOverlayThemeBytes () 
	public abstract boolean hasVerifiedbootstate () 
	public abstract java.lang.String getVerifiedbootstate () 
	public abstract com.google.protobuf.ByteString getVerifiedbootstateBytes () 
	public abstract boolean hasVeritymode () 
	public abstract java.lang.String getVeritymode () 
	public abstract com.google.protobuf.ByteString getVeritymodeBytes () 
	public abstract boolean hasWificountrycode () 
	public abstract java.lang.String getWificountrycode () 
	public abstract com.google.protobuf.ByteString getWificountrycodeBytes () 
}

android/os/SystemPropertiesProto$Ro$Build$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$Ro$Build$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$Ro$Build parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$Ro$Build$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Ro$Build$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$Ro$BuildOrBuilder  {
	private int bitField0_
	private Object date_
	private int dateUtc_
	private Object description_
	private Object displayId_
	private Object host_
	private Object id_
	private Object product_
	private boolean systemRootImage_
	private Object tags_
	private Object type_
	private Object user_
	private android.os.SystemPropertiesProto$Ro$Build$Version version_
	private com.google.protobuf.SingleFieldBuilder versionBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$Ro$Build$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$Ro$Build getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$Ro$Build build () 
		android.os.SystemPropertiesProto$Ro$Build result
	public android.os.SystemPropertiesProto$Ro$Build buildPartial () 
		android.os.SystemPropertiesProto$Ro$Build result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemPropertiesProto$Ro$Build$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$Ro$Build$Builder mergeFrom (android.os.SystemPropertiesProto$Ro$Build) 
		android.os.SystemPropertiesProto$Ro$Build other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$Ro$Build$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$Ro$Build parsedMessage
	public boolean hasDate () 
	public java.lang.String getDate () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDateBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Build$Builder setDate (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Build$Builder clearDate () 
	public android.os.SystemPropertiesProto$Ro$Build$Builder setDateBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasDateUtc () 
	public int getDateUtc () 
	public android.os.SystemPropertiesProto$Ro$Build$Builder setDateUtc (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Build$Builder clearDateUtc () 
	public boolean hasDescription () 
	public java.lang.String getDescription () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDescriptionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Build$Builder setDescription (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Build$Builder clearDescription () 
	public android.os.SystemPropertiesProto$Ro$Build$Builder setDescriptionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasDisplayId () 
	public java.lang.String getDisplayId () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDisplayIdBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Build$Builder setDisplayId (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Build$Builder clearDisplayId () 
	public android.os.SystemPropertiesProto$Ro$Build$Builder setDisplayIdBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHost () 
	public java.lang.String getHost () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHostBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Build$Builder setHost (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Build$Builder clearHost () 
	public android.os.SystemPropertiesProto$Ro$Build$Builder setHostBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasId () 
	public java.lang.String getId () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIdBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Build$Builder setId (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Build$Builder clearId () 
	public android.os.SystemPropertiesProto$Ro$Build$Builder setIdBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasProduct () 
	public java.lang.String getProduct () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getProductBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Build$Builder setProduct (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Build$Builder clearProduct () 
	public android.os.SystemPropertiesProto$Ro$Build$Builder setProductBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasSystemRootImage () 
	public boolean getSystemRootImage () 
	public android.os.SystemPropertiesProto$Ro$Build$Builder setSystemRootImage (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$Ro$Build$Builder clearSystemRootImage () 
	public boolean hasTags () 
	public java.lang.String getTags () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Build$Builder setTags (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Build$Builder clearTags () 
	public android.os.SystemPropertiesProto$Ro$Build$Builder setTagsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasType () 
	public java.lang.String getType () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTypeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Build$Builder setType (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Build$Builder clearType () 
	public android.os.SystemPropertiesProto$Ro$Build$Builder setTypeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasUser () 
	public java.lang.String getUser () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getUserBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Build$Builder setUser (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Build$Builder clearUser () 
	public android.os.SystemPropertiesProto$Ro$Build$Builder setUserBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVersion () 
	public android.os.SystemPropertiesProto$Ro$Build$Version getVersion () 
	public android.os.SystemPropertiesProto$Ro$Build$Builder setVersion (android.os.SystemPropertiesProto$Ro$Build$Version) 
		android.os.SystemPropertiesProto$Ro$Build$Version value
	public android.os.SystemPropertiesProto$Ro$Build$Builder setVersion (android.os.SystemPropertiesProto$Ro$Build$Version$Builder) 
		android.os.SystemPropertiesProto$Ro$Build$Version$Builder builderForValue
	public android.os.SystemPropertiesProto$Ro$Build$Builder mergeVersion (android.os.SystemPropertiesProto$Ro$Build$Version) 
		android.os.SystemPropertiesProto$Ro$Build$Version value
	public android.os.SystemPropertiesProto$Ro$Build$Builder clearVersion () 
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder getVersionBuilder () 
	public android.os.SystemPropertiesProto$Ro$Build$VersionOrBuilder getVersionOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVersionFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$Ro$Build$Version$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$Ro$Build$Version$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$Ro$Build$Version parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$Ro$Build$Version$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Ro$Build$Version$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$Ro$Build$VersionOrBuilder  {
	private int bitField0_
	private Object baseOs_
	private Object codename_
	private Object incremental_
	private int previewSdk_
	private Object release_
	private int sdk_
	private Object securityPatch_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$Ro$Build$Version getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$Ro$Build$Version build () 
		android.os.SystemPropertiesProto$Ro$Build$Version result
	public android.os.SystemPropertiesProto$Ro$Build$Version buildPartial () 
		android.os.SystemPropertiesProto$Ro$Build$Version result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder mergeFrom (android.os.SystemPropertiesProto$Ro$Build$Version) 
		android.os.SystemPropertiesProto$Ro$Build$Version other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$Ro$Build$Version parsedMessage
	public boolean hasBaseOs () 
	public java.lang.String getBaseOs () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBaseOsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder setBaseOs (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder clearBaseOs () 
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder setBaseOsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCodename () 
	public java.lang.String getCodename () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCodenameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder setCodename (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder clearCodename () 
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder setCodenameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIncremental () 
	public java.lang.String getIncremental () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIncrementalBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder setIncremental (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder clearIncremental () 
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder setIncrementalBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasPreviewSdk () 
	public int getPreviewSdk () 
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder setPreviewSdk (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder clearPreviewSdk () 
	public boolean hasRelease () 
	public java.lang.String getRelease () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getReleaseBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder setRelease (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder clearRelease () 
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder setReleaseBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasSdk () 
	public int getSdk () 
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder setSdk (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder clearSdk () 
	public boolean hasSecurityPatch () 
	public java.lang.String getSecurityPatch () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSecurityPatchBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder setSecurityPatch (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder clearSecurityPatch () 
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder setSecurityPatchBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$Ro$Build$Version.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Ro$Build$Version extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$Ro$Build$VersionOrBuilder  {
	private int bitField0_
	public static final int BASE_OS_FIELD_NUMBER
	private volatile Object baseOs_
	public static final int CODENAME_FIELD_NUMBER
	private volatile Object codename_
	public static final int INCREMENTAL_FIELD_NUMBER
	private volatile Object incremental_
	public static final int PREVIEW_SDK_FIELD_NUMBER
	private int previewSdk_
	public static final int RELEASE_FIELD_NUMBER
	private volatile Object release_
	public static final int SDK_FIELD_NUMBER
	private int sdk_
	public static final int SECURITY_PATCH_FIELD_NUMBER
	private volatile Object securityPatch_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$Ro$Build$Version DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasBaseOs () 
	public java.lang.String getBaseOs () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBaseOsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasCodename () 
	public java.lang.String getCodename () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCodenameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIncremental () 
	public java.lang.String getIncremental () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIncrementalBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasPreviewSdk () 
	public int getPreviewSdk () 
	public boolean hasRelease () 
	public java.lang.String getRelease () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getReleaseBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasSdk () 
	public int getSdk () 
	public boolean hasSecurityPatch () 
	public java.lang.String getSecurityPatch () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSecurityPatchBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemPropertiesProto$Ro$Build$Version parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$Ro$Build$Version parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Build$Version parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$Ro$Build$Version parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Build$Version parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Ro$Build$Version parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Build$Version parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Ro$Build$Version parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Build$Version parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$Ro$Build$Version parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$Ro$Build$Version$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$Ro$Build$Version$Builder newBuilder (android.os.SystemPropertiesProto$Ro$Build$Version) 
		android.os.SystemPropertiesProto$Ro$Build$Version prototype
	public android.os.SystemPropertiesProto$Ro$Build$Version$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$Ro$Build$Version$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$Ro$Build$Version$Builder builder
	public static android.os.SystemPropertiesProto$Ro$Build$Version getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$Ro$Build$Version getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$23200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static java.lang.Object access$23402 (android.os.SystemPropertiesProto$Ro$Build$Version, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Build$Version x0
		Object x1
	static java.lang.Object access$23502 (android.os.SystemPropertiesProto$Ro$Build$Version, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Build$Version x0
		Object x1
	static java.lang.Object access$23602 (android.os.SystemPropertiesProto$Ro$Build$Version, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Build$Version x0
		Object x1
	static int access$23702 (android.os.SystemPropertiesProto$Ro$Build$Version, int) 
		android.os.SystemPropertiesProto$Ro$Build$Version x0
		int x1
	static java.lang.Object access$23802 (android.os.SystemPropertiesProto$Ro$Build$Version, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Build$Version x0
		Object x1
	static int access$23902 (android.os.SystemPropertiesProto$Ro$Build$Version, int) 
		android.os.SystemPropertiesProto$Ro$Build$Version x0
		int x1
	static java.lang.Object access$24002 (android.os.SystemPropertiesProto$Ro$Build$Version, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Build$Version x0
		Object x1
	static int access$24102 (android.os.SystemPropertiesProto$Ro$Build$Version, int) 
		android.os.SystemPropertiesProto$Ro$Build$Version x0
		int x1
	static java.lang.Object access$23400 (android.os.SystemPropertiesProto$Ro$Build$Version) 
		android.os.SystemPropertiesProto$Ro$Build$Version x0
	static java.lang.Object access$23500 (android.os.SystemPropertiesProto$Ro$Build$Version) 
		android.os.SystemPropertiesProto$Ro$Build$Version x0
	static java.lang.Object access$23600 (android.os.SystemPropertiesProto$Ro$Build$Version) 
		android.os.SystemPropertiesProto$Ro$Build$Version x0
	static java.lang.Object access$23800 (android.os.SystemPropertiesProto$Ro$Build$Version) 
		android.os.SystemPropertiesProto$Ro$Build$Version x0
	static java.lang.Object access$24000 (android.os.SystemPropertiesProto$Ro$Build$Version) 
		android.os.SystemPropertiesProto$Ro$Build$Version x0
	static com.google.protobuf.UnknownFieldSet access$24200 (android.os.SystemPropertiesProto$Ro$Build$Version) 
		android.os.SystemPropertiesProto$Ro$Build$Version x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$Ro$Build$VersionOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$Ro$Build$VersionOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasBaseOs () 
	public abstract java.lang.String getBaseOs () 
	public abstract com.google.protobuf.ByteString getBaseOsBytes () 
	public abstract boolean hasCodename () 
	public abstract java.lang.String getCodename () 
	public abstract com.google.protobuf.ByteString getCodenameBytes () 
	public abstract boolean hasIncremental () 
	public abstract java.lang.String getIncremental () 
	public abstract com.google.protobuf.ByteString getIncrementalBytes () 
	public abstract boolean hasPreviewSdk () 
	public abstract int getPreviewSdk () 
	public abstract boolean hasRelease () 
	public abstract java.lang.String getRelease () 
	public abstract com.google.protobuf.ByteString getReleaseBytes () 
	public abstract boolean hasSdk () 
	public abstract int getSdk () 
	public abstract boolean hasSecurityPatch () 
	public abstract java.lang.String getSecurityPatch () 
	public abstract com.google.protobuf.ByteString getSecurityPatchBytes () 
}

android/os/SystemPropertiesProto$Ro$Build.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Ro$Build extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$Ro$BuildOrBuilder  {
	private int bitField0_
	public static final int DATE_FIELD_NUMBER
	private volatile Object date_
	public static final int DATE_UTC_FIELD_NUMBER
	private int dateUtc_
	public static final int DESCRIPTION_FIELD_NUMBER
	private volatile Object description_
	public static final int DISPLAY_ID_FIELD_NUMBER
	private volatile Object displayId_
	public static final int HOST_FIELD_NUMBER
	private volatile Object host_
	public static final int ID_FIELD_NUMBER
	private volatile Object id_
	public static final int PRODUCT_FIELD_NUMBER
	private volatile Object product_
	public static final int SYSTEM_ROOT_IMAGE_FIELD_NUMBER
	private boolean systemRootImage_
	public static final int TAGS_FIELD_NUMBER
	private volatile Object tags_
	public static final int TYPE_FIELD_NUMBER
	private volatile Object type_
	public static final int USER_FIELD_NUMBER
	private volatile Object user_
	public static final int VERSION_FIELD_NUMBER
	private android.os.SystemPropertiesProto$Ro$Build$Version version_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$Ro$Build DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		android.os.SystemPropertiesProto$Ro$Build$Version$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasDate () 
	public java.lang.String getDate () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDateBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasDateUtc () 
	public int getDateUtc () 
	public boolean hasDescription () 
	public java.lang.String getDescription () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDescriptionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasDisplayId () 
	public java.lang.String getDisplayId () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDisplayIdBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHost () 
	public java.lang.String getHost () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHostBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasId () 
	public java.lang.String getId () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIdBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasProduct () 
	public java.lang.String getProduct () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getProductBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasSystemRootImage () 
	public boolean getSystemRootImage () 
	public boolean hasTags () 
	public java.lang.String getTags () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasType () 
	public java.lang.String getType () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTypeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasUser () 
	public java.lang.String getUser () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getUserBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasVersion () 
	public android.os.SystemPropertiesProto$Ro$Build$Version getVersion () 
	public android.os.SystemPropertiesProto$Ro$Build$VersionOrBuilder getVersionOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemPropertiesProto$Ro$Build parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$Ro$Build parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Build parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$Ro$Build parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Build parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Ro$Build parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Build parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Ro$Build parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Build parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$Ro$Build parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$Ro$Build$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$Ro$Build$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$Ro$Build$Builder newBuilder (android.os.SystemPropertiesProto$Ro$Build) 
		android.os.SystemPropertiesProto$Ro$Build prototype
	public android.os.SystemPropertiesProto$Ro$Build$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$Ro$Build$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$Ro$Build$Builder builder
	public static android.os.SystemPropertiesProto$Ro$Build getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$Ro$Build getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$24600 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static java.lang.Object access$24802 (android.os.SystemPropertiesProto$Ro$Build, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Build x0
		Object x1
	static int access$24902 (android.os.SystemPropertiesProto$Ro$Build, int) 
		android.os.SystemPropertiesProto$Ro$Build x0
		int x1
	static java.lang.Object access$25002 (android.os.SystemPropertiesProto$Ro$Build, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Build x0
		Object x1
	static java.lang.Object access$25102 (android.os.SystemPropertiesProto$Ro$Build, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Build x0
		Object x1
	static java.lang.Object access$25202 (android.os.SystemPropertiesProto$Ro$Build, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Build x0
		Object x1
	static java.lang.Object access$25302 (android.os.SystemPropertiesProto$Ro$Build, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Build x0
		Object x1
	static java.lang.Object access$25402 (android.os.SystemPropertiesProto$Ro$Build, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Build x0
		Object x1
	static boolean access$25502 (android.os.SystemPropertiesProto$Ro$Build, boolean) 
		android.os.SystemPropertiesProto$Ro$Build x0
		boolean x1
	static java.lang.Object access$25602 (android.os.SystemPropertiesProto$Ro$Build, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Build x0
		Object x1
	static java.lang.Object access$25702 (android.os.SystemPropertiesProto$Ro$Build, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Build x0
		Object x1
	static java.lang.Object access$25802 (android.os.SystemPropertiesProto$Ro$Build, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Build x0
		Object x1
	static android.os.SystemPropertiesProto$Ro$Build$Version access$25902 (android.os.SystemPropertiesProto$Ro$Build, android.os.SystemPropertiesProto$Ro$Build$Version) 
		android.os.SystemPropertiesProto$Ro$Build x0
		android.os.SystemPropertiesProto$Ro$Build$Version x1
	static int access$26002 (android.os.SystemPropertiesProto$Ro$Build, int) 
		android.os.SystemPropertiesProto$Ro$Build x0
		int x1
	static java.lang.Object access$24800 (android.os.SystemPropertiesProto$Ro$Build) 
		android.os.SystemPropertiesProto$Ro$Build x0
	static java.lang.Object access$25000 (android.os.SystemPropertiesProto$Ro$Build) 
		android.os.SystemPropertiesProto$Ro$Build x0
	static java.lang.Object access$25100 (android.os.SystemPropertiesProto$Ro$Build) 
		android.os.SystemPropertiesProto$Ro$Build x0
	static java.lang.Object access$25200 (android.os.SystemPropertiesProto$Ro$Build) 
		android.os.SystemPropertiesProto$Ro$Build x0
	static java.lang.Object access$25300 (android.os.SystemPropertiesProto$Ro$Build) 
		android.os.SystemPropertiesProto$Ro$Build x0
	static java.lang.Object access$25400 (android.os.SystemPropertiesProto$Ro$Build) 
		android.os.SystemPropertiesProto$Ro$Build x0
	static java.lang.Object access$25600 (android.os.SystemPropertiesProto$Ro$Build) 
		android.os.SystemPropertiesProto$Ro$Build x0
	static java.lang.Object access$25700 (android.os.SystemPropertiesProto$Ro$Build) 
		android.os.SystemPropertiesProto$Ro$Build x0
	static java.lang.Object access$25800 (android.os.SystemPropertiesProto$Ro$Build) 
		android.os.SystemPropertiesProto$Ro$Build x0
	static com.google.protobuf.UnknownFieldSet access$26100 (android.os.SystemPropertiesProto$Ro$Build) 
		android.os.SystemPropertiesProto$Ro$Build x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$Ro$BuildOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$Ro$BuildOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasDate () 
	public abstract java.lang.String getDate () 
	public abstract com.google.protobuf.ByteString getDateBytes () 
	public abstract boolean hasDateUtc () 
	public abstract int getDateUtc () 
	public abstract boolean hasDescription () 
	public abstract java.lang.String getDescription () 
	public abstract com.google.protobuf.ByteString getDescriptionBytes () 
	public abstract boolean hasDisplayId () 
	public abstract java.lang.String getDisplayId () 
	public abstract com.google.protobuf.ByteString getDisplayIdBytes () 
	public abstract boolean hasHost () 
	public abstract java.lang.String getHost () 
	public abstract com.google.protobuf.ByteString getHostBytes () 
	public abstract boolean hasId () 
	public abstract java.lang.String getId () 
	public abstract com.google.protobuf.ByteString getIdBytes () 
	public abstract boolean hasProduct () 
	public abstract java.lang.String getProduct () 
	public abstract com.google.protobuf.ByteString getProductBytes () 
	public abstract boolean hasSystemRootImage () 
	public abstract boolean getSystemRootImage () 
	public abstract boolean hasTags () 
	public abstract java.lang.String getTags () 
	public abstract com.google.protobuf.ByteString getTagsBytes () 
	public abstract boolean hasType () 
	public abstract java.lang.String getType () 
	public abstract com.google.protobuf.ByteString getTypeBytes () 
	public abstract boolean hasUser () 
	public abstract java.lang.String getUser () 
	public abstract com.google.protobuf.ByteString getUserBytes () 
	public abstract boolean hasVersion () 
	public abstract android.os.SystemPropertiesProto$Ro$Build$Version getVersion () 
	public abstract android.os.SystemPropertiesProto$Ro$Build$VersionOrBuilder getVersionOrBuilder () 
}

android/os/SystemPropertiesProto$Ro$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Ro$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$RoOrBuilder  {
	private int bitField0_
	private int bitField1_
	private int adbSecure_
	private Object arch_
	private boolean audioIgnoreEffects_
	private boolean audioMonitorRotation_
	private Object baseband_
	private Object boardPlatform_
	private android.os.SystemPropertiesProto$Ro$Boot boot_
	private com.google.protobuf.SingleFieldBuilder bootBuilder_
	private android.os.SystemPropertiesProto$Ro$BootImage bootimage_
	private com.google.protobuf.SingleFieldBuilder bootimageBuilder_
	private Object bootloader_
	private Object bootmode_
	private android.os.SystemPropertiesProto$Ro$Build build_
	private com.google.protobuf.SingleFieldBuilder buildBuilder_
	private int cameraNotifyNfc_
	private Object carrier_
	private boolean comAndroidDataroaming_
	private boolean comAndroidProvMobiledata_
	private Object comGoogleClientidbase_
	private android.os.SystemPropertiesProto$Ro$Config config_
	private com.google.protobuf.SingleFieldBuilder configBuilder_
	private Object controlPrivappPermissions_
	private int cpSystemOtherOdex_
	private Object cryptoScryptParams_
	private Object cryptoState_
	private Object cryptoType_
	private Object dalvikVmNativeBridge_
	private int debuggable_
	private Object frpPst_
	private Object gfxDriver0_
	private android.os.SystemPropertiesProto$Ro$Hardware hardware_
	private com.google.protobuf.SingleFieldBuilder hardwareBuilder_
	private int kernelQemu_
	private int kernelQemuGles_
	private int oemUnlockSupported_
	private int openglesVersion_
	private android.os.SystemPropertiesProto$Ro$Product product_
	private com.google.protobuf.SingleFieldBuilder productBuilder_
	private int propertyServiceVersion_
	private Object retaildemoVideoPath_
	private Object revision_
	private int sfLcdDensity_
	private boolean storageManagerEnabled_
	private boolean telephonyCallRingMultiple_
	private int telephonyDefaultCdmaSub_
	private int telephonyDefaultNetwork_
	private Object urlLegal_
	private Object urlLegalAndroidPrivacy_
	private Object vendorBuildDate_
	private int vendorBuildDateUtc_
	private Object vendorBuildFingerprint_
	private Object vndkVersion_
	private int vtsCoverage_
	private Object zygote_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$Ro$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$Ro getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$Ro build () 
		android.os.SystemPropertiesProto$Ro result
	public android.os.SystemPropertiesProto$Ro buildPartial () 
		android.os.SystemPropertiesProto$Ro result
		int from_bitField0_
		int from_bitField1_
		int to_bitField0_
		int to_bitField1_
	public android.os.SystemPropertiesProto$Ro$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$Ro$Builder mergeFrom (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$Ro$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$Ro parsedMessage
	public boolean hasAdbSecure () 
	public int getAdbSecure () 
	public android.os.SystemPropertiesProto$Ro$Builder setAdbSecure (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Builder clearAdbSecure () 
	public boolean hasArch () 
	public java.lang.String getArch () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getArchBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setArch (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearArch () 
	public android.os.SystemPropertiesProto$Ro$Builder setArchBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasAudioIgnoreEffects () 
	public boolean getAudioIgnoreEffects () 
	public android.os.SystemPropertiesProto$Ro$Builder setAudioIgnoreEffects (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$Ro$Builder clearAudioIgnoreEffects () 
	public boolean hasAudioMonitorRotation () 
	public boolean getAudioMonitorRotation () 
	public android.os.SystemPropertiesProto$Ro$Builder setAudioMonitorRotation (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$Ro$Builder clearAudioMonitorRotation () 
	public boolean hasBaseband () 
	public java.lang.String getBaseband () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBasebandBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setBaseband (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearBaseband () 
	public android.os.SystemPropertiesProto$Ro$Builder setBasebandBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasBoardPlatform () 
	public java.lang.String getBoardPlatform () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBoardPlatformBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setBoardPlatform (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearBoardPlatform () 
	public android.os.SystemPropertiesProto$Ro$Builder setBoardPlatformBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasBoot () 
	public android.os.SystemPropertiesProto$Ro$Boot getBoot () 
	public android.os.SystemPropertiesProto$Ro$Builder setBoot (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot value
	public android.os.SystemPropertiesProto$Ro$Builder setBoot (android.os.SystemPropertiesProto$Ro$Boot$Builder) 
		android.os.SystemPropertiesProto$Ro$Boot$Builder builderForValue
	public android.os.SystemPropertiesProto$Ro$Builder mergeBoot (android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro$Boot value
	public android.os.SystemPropertiesProto$Ro$Builder clearBoot () 
	public android.os.SystemPropertiesProto$Ro$Boot$Builder getBootBuilder () 
	public android.os.SystemPropertiesProto$Ro$BootOrBuilder getBootOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBootFieldBuilder () 
	public boolean hasBootimage () 
	public android.os.SystemPropertiesProto$Ro$BootImage getBootimage () 
	public android.os.SystemPropertiesProto$Ro$Builder setBootimage (android.os.SystemPropertiesProto$Ro$BootImage) 
		android.os.SystemPropertiesProto$Ro$BootImage value
	public android.os.SystemPropertiesProto$Ro$Builder setBootimage (android.os.SystemPropertiesProto$Ro$BootImage$Builder) 
		android.os.SystemPropertiesProto$Ro$BootImage$Builder builderForValue
	public android.os.SystemPropertiesProto$Ro$Builder mergeBootimage (android.os.SystemPropertiesProto$Ro$BootImage) 
		android.os.SystemPropertiesProto$Ro$BootImage value
	public android.os.SystemPropertiesProto$Ro$Builder clearBootimage () 
	public android.os.SystemPropertiesProto$Ro$BootImage$Builder getBootimageBuilder () 
	public android.os.SystemPropertiesProto$Ro$BootImageOrBuilder getBootimageOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBootimageFieldBuilder () 
	public boolean hasBootloader () 
	public java.lang.String getBootloader () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBootloaderBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setBootloader (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearBootloader () 
	public android.os.SystemPropertiesProto$Ro$Builder setBootloaderBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasBootmode () 
	public java.lang.String getBootmode () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBootmodeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setBootmode (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearBootmode () 
	public android.os.SystemPropertiesProto$Ro$Builder setBootmodeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasBuild () 
	public android.os.SystemPropertiesProto$Ro$Build getBuild () 
	public android.os.SystemPropertiesProto$Ro$Builder setBuild (android.os.SystemPropertiesProto$Ro$Build) 
		android.os.SystemPropertiesProto$Ro$Build value
	public android.os.SystemPropertiesProto$Ro$Builder setBuild (android.os.SystemPropertiesProto$Ro$Build$Builder) 
		android.os.SystemPropertiesProto$Ro$Build$Builder builderForValue
	public android.os.SystemPropertiesProto$Ro$Builder mergeBuild (android.os.SystemPropertiesProto$Ro$Build) 
		android.os.SystemPropertiesProto$Ro$Build value
	public android.os.SystemPropertiesProto$Ro$Builder clearBuild () 
	public android.os.SystemPropertiesProto$Ro$Build$Builder getBuildBuilder () 
	public android.os.SystemPropertiesProto$Ro$BuildOrBuilder getBuildOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBuildFieldBuilder () 
	public boolean hasCameraNotifyNfc () 
	public int getCameraNotifyNfc () 
	public android.os.SystemPropertiesProto$Ro$Builder setCameraNotifyNfc (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Builder clearCameraNotifyNfc () 
	public boolean hasCarrier () 
	public java.lang.String getCarrier () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCarrierBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setCarrier (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearCarrier () 
	public android.os.SystemPropertiesProto$Ro$Builder setCarrierBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasComAndroidDataroaming () 
	public boolean getComAndroidDataroaming () 
	public android.os.SystemPropertiesProto$Ro$Builder setComAndroidDataroaming (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$Ro$Builder clearComAndroidDataroaming () 
	public boolean hasComAndroidProvMobiledata () 
	public boolean getComAndroidProvMobiledata () 
	public android.os.SystemPropertiesProto$Ro$Builder setComAndroidProvMobiledata (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$Ro$Builder clearComAndroidProvMobiledata () 
	public boolean hasComGoogleClientidbase () 
	public java.lang.String getComGoogleClientidbase () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getComGoogleClientidbaseBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setComGoogleClientidbase (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearComGoogleClientidbase () 
	public android.os.SystemPropertiesProto$Ro$Builder setComGoogleClientidbaseBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasConfig () 
	public android.os.SystemPropertiesProto$Ro$Config getConfig () 
	public android.os.SystemPropertiesProto$Ro$Builder setConfig (android.os.SystemPropertiesProto$Ro$Config) 
		android.os.SystemPropertiesProto$Ro$Config value
	public android.os.SystemPropertiesProto$Ro$Builder setConfig (android.os.SystemPropertiesProto$Ro$Config$Builder) 
		android.os.SystemPropertiesProto$Ro$Config$Builder builderForValue
	public android.os.SystemPropertiesProto$Ro$Builder mergeConfig (android.os.SystemPropertiesProto$Ro$Config) 
		android.os.SystemPropertiesProto$Ro$Config value
	public android.os.SystemPropertiesProto$Ro$Builder clearConfig () 
	public android.os.SystemPropertiesProto$Ro$Config$Builder getConfigBuilder () 
	public android.os.SystemPropertiesProto$Ro$ConfigOrBuilder getConfigOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getConfigFieldBuilder () 
	public boolean hasControlPrivappPermissions () 
	public java.lang.String getControlPrivappPermissions () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getControlPrivappPermissionsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setControlPrivappPermissions (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearControlPrivappPermissions () 
	public android.os.SystemPropertiesProto$Ro$Builder setControlPrivappPermissionsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCpSystemOtherOdex () 
	public int getCpSystemOtherOdex () 
	public android.os.SystemPropertiesProto$Ro$Builder setCpSystemOtherOdex (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Builder clearCpSystemOtherOdex () 
	public boolean hasCryptoScryptParams () 
	public java.lang.String getCryptoScryptParams () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCryptoScryptParamsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setCryptoScryptParams (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearCryptoScryptParams () 
	public android.os.SystemPropertiesProto$Ro$Builder setCryptoScryptParamsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCryptoState () 
	public java.lang.String getCryptoState () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCryptoStateBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setCryptoState (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearCryptoState () 
	public android.os.SystemPropertiesProto$Ro$Builder setCryptoStateBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCryptoType () 
	public java.lang.String getCryptoType () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCryptoTypeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setCryptoType (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearCryptoType () 
	public android.os.SystemPropertiesProto$Ro$Builder setCryptoTypeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasDalvikVmNativeBridge () 
	public java.lang.String getDalvikVmNativeBridge () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDalvikVmNativeBridgeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setDalvikVmNativeBridge (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearDalvikVmNativeBridge () 
	public android.os.SystemPropertiesProto$Ro$Builder setDalvikVmNativeBridgeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasDebuggable () 
	public int getDebuggable () 
	public android.os.SystemPropertiesProto$Ro$Builder setDebuggable (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Builder clearDebuggable () 
	public boolean hasFrpPst () 
	public java.lang.String getFrpPst () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getFrpPstBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setFrpPst (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearFrpPst () 
	public android.os.SystemPropertiesProto$Ro$Builder setFrpPstBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasGfxDriver0 () 
	public java.lang.String getGfxDriver0 () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getGfxDriver0Bytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setGfxDriver0 (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearGfxDriver0 () 
	public android.os.SystemPropertiesProto$Ro$Builder setGfxDriver0Bytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHardware () 
	public android.os.SystemPropertiesProto$Ro$Hardware getHardware () 
	public android.os.SystemPropertiesProto$Ro$Builder setHardware (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware value
	public android.os.SystemPropertiesProto$Ro$Builder setHardware (android.os.SystemPropertiesProto$Ro$Hardware$Builder) 
		android.os.SystemPropertiesProto$Ro$Hardware$Builder builderForValue
	public android.os.SystemPropertiesProto$Ro$Builder mergeHardware (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware value
	public android.os.SystemPropertiesProto$Ro$Builder clearHardware () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder getHardwareBuilder () 
	public android.os.SystemPropertiesProto$Ro$HardwareOrBuilder getHardwareOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getHardwareFieldBuilder () 
	public boolean hasKernelQemu () 
	public int getKernelQemu () 
	public android.os.SystemPropertiesProto$Ro$Builder setKernelQemu (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Builder clearKernelQemu () 
	public boolean hasKernelQemuGles () 
	public int getKernelQemuGles () 
	public android.os.SystemPropertiesProto$Ro$Builder setKernelQemuGles (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Builder clearKernelQemuGles () 
	public boolean hasOemUnlockSupported () 
	public int getOemUnlockSupported () 
	public android.os.SystemPropertiesProto$Ro$Builder setOemUnlockSupported (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Builder clearOemUnlockSupported () 
	public boolean hasOpenglesVersion () 
	public int getOpenglesVersion () 
	public android.os.SystemPropertiesProto$Ro$Builder setOpenglesVersion (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Builder clearOpenglesVersion () 
	public boolean hasProduct () 
	public android.os.SystemPropertiesProto$Ro$Product getProduct () 
	public android.os.SystemPropertiesProto$Ro$Builder setProduct (android.os.SystemPropertiesProto$Ro$Product) 
		android.os.SystemPropertiesProto$Ro$Product value
	public android.os.SystemPropertiesProto$Ro$Builder setProduct (android.os.SystemPropertiesProto$Ro$Product$Builder) 
		android.os.SystemPropertiesProto$Ro$Product$Builder builderForValue
	public android.os.SystemPropertiesProto$Ro$Builder mergeProduct (android.os.SystemPropertiesProto$Ro$Product) 
		android.os.SystemPropertiesProto$Ro$Product value
	public android.os.SystemPropertiesProto$Ro$Builder clearProduct () 
	public android.os.SystemPropertiesProto$Ro$Product$Builder getProductBuilder () 
	public android.os.SystemPropertiesProto$Ro$ProductOrBuilder getProductOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getProductFieldBuilder () 
	public boolean hasPropertyServiceVersion () 
	public int getPropertyServiceVersion () 
	public android.os.SystemPropertiesProto$Ro$Builder setPropertyServiceVersion (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Builder clearPropertyServiceVersion () 
	public boolean hasRetaildemoVideoPath () 
	public java.lang.String getRetaildemoVideoPath () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRetaildemoVideoPathBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setRetaildemoVideoPath (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearRetaildemoVideoPath () 
	public android.os.SystemPropertiesProto$Ro$Builder setRetaildemoVideoPathBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasRevision () 
	public java.lang.String getRevision () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRevisionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setRevision (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearRevision () 
	public android.os.SystemPropertiesProto$Ro$Builder setRevisionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasSfLcdDensity () 
	public int getSfLcdDensity () 
	public android.os.SystemPropertiesProto$Ro$Builder setSfLcdDensity (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Builder clearSfLcdDensity () 
	public boolean hasStorageManagerEnabled () 
	public boolean getStorageManagerEnabled () 
	public android.os.SystemPropertiesProto$Ro$Builder setStorageManagerEnabled (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$Ro$Builder clearStorageManagerEnabled () 
	public boolean hasTelephonyCallRingMultiple () 
	public boolean getTelephonyCallRingMultiple () 
	public android.os.SystemPropertiesProto$Ro$Builder setTelephonyCallRingMultiple (boolean) 
		boolean value
	public android.os.SystemPropertiesProto$Ro$Builder clearTelephonyCallRingMultiple () 
	public boolean hasTelephonyDefaultCdmaSub () 
	public int getTelephonyDefaultCdmaSub () 
	public android.os.SystemPropertiesProto$Ro$Builder setTelephonyDefaultCdmaSub (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Builder clearTelephonyDefaultCdmaSub () 
	public boolean hasTelephonyDefaultNetwork () 
	public int getTelephonyDefaultNetwork () 
	public android.os.SystemPropertiesProto$Ro$Builder setTelephonyDefaultNetwork (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Builder clearTelephonyDefaultNetwork () 
	public boolean hasUrlLegal () 
	public java.lang.String getUrlLegal () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getUrlLegalBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setUrlLegal (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearUrlLegal () 
	public android.os.SystemPropertiesProto$Ro$Builder setUrlLegalBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasUrlLegalAndroidPrivacy () 
	public java.lang.String getUrlLegalAndroidPrivacy () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getUrlLegalAndroidPrivacyBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setUrlLegalAndroidPrivacy (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearUrlLegalAndroidPrivacy () 
	public android.os.SystemPropertiesProto$Ro$Builder setUrlLegalAndroidPrivacyBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVendorBuildDate () 
	public java.lang.String getVendorBuildDate () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVendorBuildDateBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setVendorBuildDate (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearVendorBuildDate () 
	public android.os.SystemPropertiesProto$Ro$Builder setVendorBuildDateBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVendorBuildDateUtc () 
	public int getVendorBuildDateUtc () 
	public android.os.SystemPropertiesProto$Ro$Builder setVendorBuildDateUtc (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Builder clearVendorBuildDateUtc () 
	public boolean hasVendorBuildFingerprint () 
	public java.lang.String getVendorBuildFingerprint () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVendorBuildFingerprintBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setVendorBuildFingerprint (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearVendorBuildFingerprint () 
	public android.os.SystemPropertiesProto$Ro$Builder setVendorBuildFingerprintBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVndkVersion () 
	public java.lang.String getVndkVersion () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVndkVersionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setVndkVersion (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearVndkVersion () 
	public android.os.SystemPropertiesProto$Ro$Builder setVndkVersionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVtsCoverage () 
	public int getVtsCoverage () 
	public android.os.SystemPropertiesProto$Ro$Builder setVtsCoverage (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Builder clearVtsCoverage () 
	public boolean hasZygote () 
	public java.lang.String getZygote () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getZygoteBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Builder setZygote (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Builder clearZygote () 
	public android.os.SystemPropertiesProto$Ro$Builder setZygoteBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$Ro$Config$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$Ro$Config$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$Ro$Config parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$Ro$Config$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Ro$Config$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$Ro$ConfigOrBuilder  {
	private int bitField0_
	private Object alarmAlert_
	private int mediaVolSteps_
	private Object notificationSound_
	private Object ringtone_
	private int vcCallVolSteps_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$Ro$Config$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$Ro$Config getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$Ro$Config build () 
		android.os.SystemPropertiesProto$Ro$Config result
	public android.os.SystemPropertiesProto$Ro$Config buildPartial () 
		android.os.SystemPropertiesProto$Ro$Config result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemPropertiesProto$Ro$Config$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$Ro$Config$Builder mergeFrom (android.os.SystemPropertiesProto$Ro$Config) 
		android.os.SystemPropertiesProto$Ro$Config other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$Ro$Config$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$Ro$Config parsedMessage
	public boolean hasAlarmAlert () 
	public java.lang.String getAlarmAlert () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAlarmAlertBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Config$Builder setAlarmAlert (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Config$Builder clearAlarmAlert () 
	public android.os.SystemPropertiesProto$Ro$Config$Builder setAlarmAlertBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasMediaVolSteps () 
	public int getMediaVolSteps () 
	public android.os.SystemPropertiesProto$Ro$Config$Builder setMediaVolSteps (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Config$Builder clearMediaVolSteps () 
	public boolean hasNotificationSound () 
	public java.lang.String getNotificationSound () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNotificationSoundBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Config$Builder setNotificationSound (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Config$Builder clearNotificationSound () 
	public android.os.SystemPropertiesProto$Ro$Config$Builder setNotificationSoundBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasRingtone () 
	public java.lang.String getRingtone () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRingtoneBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Config$Builder setRingtone (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Config$Builder clearRingtone () 
	public android.os.SystemPropertiesProto$Ro$Config$Builder setRingtoneBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVcCallVolSteps () 
	public int getVcCallVolSteps () 
	public android.os.SystemPropertiesProto$Ro$Config$Builder setVcCallVolSteps (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Config$Builder clearVcCallVolSteps () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$Ro$Config.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Ro$Config extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$Ro$ConfigOrBuilder  {
	private int bitField0_
	public static final int ALARM_ALERT_FIELD_NUMBER
	private volatile Object alarmAlert_
	public static final int MEDIA_VOL_STEPS_FIELD_NUMBER
	private int mediaVolSteps_
	public static final int NOTIFICATION_SOUND_FIELD_NUMBER
	private volatile Object notificationSound_
	public static final int RINGTONE_FIELD_NUMBER
	private volatile Object ringtone_
	public static final int VC_CALL_VOL_STEPS_FIELD_NUMBER
	private int vcCallVolSteps_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$Ro$Config DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasAlarmAlert () 
	public java.lang.String getAlarmAlert () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAlarmAlertBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasMediaVolSteps () 
	public int getMediaVolSteps () 
	public boolean hasNotificationSound () 
	public java.lang.String getNotificationSound () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNotificationSoundBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasRingtone () 
	public java.lang.String getRingtone () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRingtoneBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasVcCallVolSteps () 
	public int getVcCallVolSteps () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemPropertiesProto$Ro$Config parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$Ro$Config parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Config parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$Ro$Config parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Config parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Ro$Config parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Config parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Ro$Config parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Config parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$Ro$Config parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$Ro$Config$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$Ro$Config$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$Ro$Config$Builder newBuilder (android.os.SystemPropertiesProto$Ro$Config) 
		android.os.SystemPropertiesProto$Ro$Config prototype
	public android.os.SystemPropertiesProto$Ro$Config$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$Ro$Config$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$Ro$Config$Builder builder
	public static android.os.SystemPropertiesProto$Ro$Config getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$Ro$Config getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$26500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static java.lang.Object access$26702 (android.os.SystemPropertiesProto$Ro$Config, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Config x0
		Object x1
	static int access$26802 (android.os.SystemPropertiesProto$Ro$Config, int) 
		android.os.SystemPropertiesProto$Ro$Config x0
		int x1
	static java.lang.Object access$26902 (android.os.SystemPropertiesProto$Ro$Config, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Config x0
		Object x1
	static java.lang.Object access$27002 (android.os.SystemPropertiesProto$Ro$Config, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Config x0
		Object x1
	static int access$27102 (android.os.SystemPropertiesProto$Ro$Config, int) 
		android.os.SystemPropertiesProto$Ro$Config x0
		int x1
	static int access$27202 (android.os.SystemPropertiesProto$Ro$Config, int) 
		android.os.SystemPropertiesProto$Ro$Config x0
		int x1
	static java.lang.Object access$26700 (android.os.SystemPropertiesProto$Ro$Config) 
		android.os.SystemPropertiesProto$Ro$Config x0
	static java.lang.Object access$26900 (android.os.SystemPropertiesProto$Ro$Config) 
		android.os.SystemPropertiesProto$Ro$Config x0
	static java.lang.Object access$27000 (android.os.SystemPropertiesProto$Ro$Config) 
		android.os.SystemPropertiesProto$Ro$Config x0
	static com.google.protobuf.UnknownFieldSet access$27300 (android.os.SystemPropertiesProto$Ro$Config) 
		android.os.SystemPropertiesProto$Ro$Config x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$Ro$ConfigOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$Ro$ConfigOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasAlarmAlert () 
	public abstract java.lang.String getAlarmAlert () 
	public abstract com.google.protobuf.ByteString getAlarmAlertBytes () 
	public abstract boolean hasMediaVolSteps () 
	public abstract int getMediaVolSteps () 
	public abstract boolean hasNotificationSound () 
	public abstract java.lang.String getNotificationSound () 
	public abstract com.google.protobuf.ByteString getNotificationSoundBytes () 
	public abstract boolean hasRingtone () 
	public abstract java.lang.String getRingtone () 
	public abstract com.google.protobuf.ByteString getRingtoneBytes () 
	public abstract boolean hasVcCallVolSteps () 
	public abstract int getVcCallVolSteps () 
}

android/os/SystemPropertiesProto$Ro$Hardware$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$Ro$Hardware$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$Ro$Hardware parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$Ro$Hardware$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Ro$Hardware$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$Ro$HardwareOrBuilder  {
	private int bitField0_
	private int bitField1_
	private Object value_
	private Object activityRecognition_
	private Object audio_
	private Object audioPolicy_
	private Object audioA2Dp_
	private Object audioPrimary_
	private Object audioUsb_
	private Object bootctrl_
	private Object camera_
	private Object consumerir_
	private Object contextHub_
	private Object egl_
	private Object fingerprint_
	private Object flp_
	private Object gatekeeper_
	private Object gps_
	private Object gralloc_
	private Object hdmiCec_
	private Object hwcomposer_
	private Object input_
	private Object keystore_
	private Object lights_
	private Object localTime_
	private Object memtrack_
	private Object nfc_
	private Object nfcNci_
	private Object nfcTag_
	private Object nvram_
	private Object power_
	private Object radio_
	private Object sensors_
	private Object soundTrigger_
	private Object thermal_
	private Object tvInput_
	private Object type_
	private Object vehicle_
	private Object vibrator_
	private Object virtualDevice_
	private Object vulkan_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$Ro$Hardware getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$Ro$Hardware build () 
		android.os.SystemPropertiesProto$Ro$Hardware result
	public android.os.SystemPropertiesProto$Ro$Hardware buildPartial () 
		android.os.SystemPropertiesProto$Ro$Hardware result
		int from_bitField0_
		int from_bitField1_
		int to_bitField0_
		int to_bitField1_
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder mergeFrom (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$Ro$Hardware parsedMessage
	public boolean hasValue () 
	public java.lang.String getValue () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getValueBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setValue (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearValue () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setValueBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasActivityRecognition () 
	public java.lang.String getActivityRecognition () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getActivityRecognitionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setActivityRecognition (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearActivityRecognition () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setActivityRecognitionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasAudio () 
	public java.lang.String getAudio () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAudioBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setAudio (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearAudio () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setAudioBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasAudioPolicy () 
	public java.lang.String getAudioPolicy () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAudioPolicyBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setAudioPolicy (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearAudioPolicy () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setAudioPolicyBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasAudioA2Dp () 
	public java.lang.String getAudioA2Dp () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAudioA2DpBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setAudioA2Dp (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearAudioA2Dp () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setAudioA2DpBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasAudioPrimary () 
	public java.lang.String getAudioPrimary () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAudioPrimaryBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setAudioPrimary (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearAudioPrimary () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setAudioPrimaryBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasAudioUsb () 
	public java.lang.String getAudioUsb () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAudioUsbBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setAudioUsb (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearAudioUsb () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setAudioUsbBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasBootctrl () 
	public java.lang.String getBootctrl () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBootctrlBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setBootctrl (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearBootctrl () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setBootctrlBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCamera () 
	public java.lang.String getCamera () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCameraBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setCamera (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearCamera () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setCameraBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasConsumerir () 
	public java.lang.String getConsumerir () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getConsumerirBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setConsumerir (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearConsumerir () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setConsumerirBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasContextHub () 
	public java.lang.String getContextHub () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getContextHubBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setContextHub (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearContextHub () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setContextHubBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasEgl () 
	public java.lang.String getEgl () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getEglBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setEgl (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearEgl () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setEglBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasFingerprint () 
	public java.lang.String getFingerprint () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getFingerprintBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setFingerprint (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearFingerprint () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setFingerprintBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasFlp () 
	public java.lang.String getFlp () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getFlpBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setFlp (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearFlp () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setFlpBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasGatekeeper () 
	public java.lang.String getGatekeeper () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getGatekeeperBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setGatekeeper (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearGatekeeper () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setGatekeeperBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasGps () 
	public java.lang.String getGps () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getGpsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setGps (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearGps () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setGpsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasGralloc () 
	public java.lang.String getGralloc () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getGrallocBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setGralloc (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearGralloc () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setGrallocBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHdmiCec () 
	public java.lang.String getHdmiCec () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHdmiCecBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setHdmiCec (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearHdmiCec () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setHdmiCecBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHwcomposer () 
	public java.lang.String getHwcomposer () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHwcomposerBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setHwcomposer (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearHwcomposer () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setHwcomposerBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasInput () 
	public java.lang.String getInput () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getInputBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setInput (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearInput () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setInputBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasKeystore () 
	public java.lang.String getKeystore () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getKeystoreBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setKeystore (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearKeystore () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setKeystoreBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasLights () 
	public java.lang.String getLights () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLightsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setLights (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearLights () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setLightsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasLocalTime () 
	public java.lang.String getLocalTime () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLocalTimeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setLocalTime (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearLocalTime () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setLocalTimeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasMemtrack () 
	public java.lang.String getMemtrack () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getMemtrackBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setMemtrack (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearMemtrack () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setMemtrackBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasNfc () 
	public java.lang.String getNfc () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNfcBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setNfc (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearNfc () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setNfcBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasNfcNci () 
	public java.lang.String getNfcNci () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNfcNciBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setNfcNci (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearNfcNci () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setNfcNciBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasNfcTag () 
	public java.lang.String getNfcTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNfcTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setNfcTag (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearNfcTag () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setNfcTagBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasNvram () 
	public java.lang.String getNvram () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNvramBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setNvram (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearNvram () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setNvramBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasPower () 
	public java.lang.String getPower () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPowerBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setPower (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearPower () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setPowerBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasRadio () 
	public java.lang.String getRadio () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRadioBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setRadio (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearRadio () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setRadioBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasSensors () 
	public java.lang.String getSensors () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSensorsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setSensors (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearSensors () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setSensorsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasSoundTrigger () 
	public java.lang.String getSoundTrigger () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSoundTriggerBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setSoundTrigger (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearSoundTrigger () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setSoundTriggerBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasThermal () 
	public java.lang.String getThermal () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getThermalBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setThermal (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearThermal () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setThermalBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasTvInput () 
	public java.lang.String getTvInput () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTvInputBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setTvInput (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearTvInput () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setTvInputBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasType () 
	public java.lang.String getType () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTypeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setType (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearType () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setTypeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVehicle () 
	public java.lang.String getVehicle () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVehicleBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setVehicle (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearVehicle () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setVehicleBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVibrator () 
	public java.lang.String getVibrator () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVibratorBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setVibrator (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearVibrator () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setVibratorBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVirtualDevice () 
	public java.lang.String getVirtualDevice () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVirtualDeviceBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setVirtualDevice (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearVirtualDevice () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setVirtualDeviceBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVulkan () 
	public java.lang.String getVulkan () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVulkanBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setVulkan (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder clearVulkan () 
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder setVulkanBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$Ro$Hardware.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Ro$Hardware extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$Ro$HardwareOrBuilder  {
	private int bitField0_
	private int bitField1_
	public static final int VALUE_FIELD_NUMBER
	private volatile Object value_
	public static final int ACTIVITY_RECOGNITION_FIELD_NUMBER
	private volatile Object activityRecognition_
	public static final int AUDIO_FIELD_NUMBER
	private volatile Object audio_
	public static final int AUDIO_POLICY_FIELD_NUMBER
	private volatile Object audioPolicy_
	public static final int AUDIO_A2DP_FIELD_NUMBER
	private volatile Object audioA2Dp_
	public static final int AUDIO_PRIMARY_FIELD_NUMBER
	private volatile Object audioPrimary_
	public static final int AUDIO_USB_FIELD_NUMBER
	private volatile Object audioUsb_
	public static final int BOOTCTRL_FIELD_NUMBER
	private volatile Object bootctrl_
	public static final int CAMERA_FIELD_NUMBER
	private volatile Object camera_
	public static final int CONSUMERIR_FIELD_NUMBER
	private volatile Object consumerir_
	public static final int CONTEXT_HUB_FIELD_NUMBER
	private volatile Object contextHub_
	public static final int EGL_FIELD_NUMBER
	private volatile Object egl_
	public static final int FINGERPRINT_FIELD_NUMBER
	private volatile Object fingerprint_
	public static final int FLP_FIELD_NUMBER
	private volatile Object flp_
	public static final int GATEKEEPER_FIELD_NUMBER
	private volatile Object gatekeeper_
	public static final int GPS_FIELD_NUMBER
	private volatile Object gps_
	public static final int GRALLOC_FIELD_NUMBER
	private volatile Object gralloc_
	public static final int HDMI_CEC_FIELD_NUMBER
	private volatile Object hdmiCec_
	public static final int HWCOMPOSER_FIELD_NUMBER
	private volatile Object hwcomposer_
	public static final int INPUT_FIELD_NUMBER
	private volatile Object input_
	public static final int KEYSTORE_FIELD_NUMBER
	private volatile Object keystore_
	public static final int LIGHTS_FIELD_NUMBER
	private volatile Object lights_
	public static final int LOCAL_TIME_FIELD_NUMBER
	private volatile Object localTime_
	public static final int MEMTRACK_FIELD_NUMBER
	private volatile Object memtrack_
	public static final int NFC_FIELD_NUMBER
	private volatile Object nfc_
	public static final int NFC_NCI_FIELD_NUMBER
	private volatile Object nfcNci_
	public static final int NFC_TAG_FIELD_NUMBER
	private volatile Object nfcTag_
	public static final int NVRAM_FIELD_NUMBER
	private volatile Object nvram_
	public static final int POWER_FIELD_NUMBER
	private volatile Object power_
	public static final int RADIO_FIELD_NUMBER
	private volatile Object radio_
	public static final int SENSORS_FIELD_NUMBER
	private volatile Object sensors_
	public static final int SOUND_TRIGGER_FIELD_NUMBER
	private volatile Object soundTrigger_
	public static final int THERMAL_FIELD_NUMBER
	private volatile Object thermal_
	public static final int TV_INPUT_FIELD_NUMBER
	private volatile Object tvInput_
	public static final int TYPE_FIELD_NUMBER
	private volatile Object type_
	public static final int VEHICLE_FIELD_NUMBER
	private volatile Object vehicle_
	public static final int VIBRATOR_FIELD_NUMBER
	private volatile Object vibrator_
	public static final int VIRTUAL_DEVICE_FIELD_NUMBER
	private volatile Object virtualDevice_
	public static final int VULKAN_FIELD_NUMBER
	private volatile Object vulkan_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$Ro$Hardware DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		int mutable_bitField1_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasValue () 
	public java.lang.String getValue () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getValueBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasActivityRecognition () 
	public java.lang.String getActivityRecognition () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getActivityRecognitionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasAudio () 
	public java.lang.String getAudio () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAudioBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasAudioPolicy () 
	public java.lang.String getAudioPolicy () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAudioPolicyBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasAudioA2Dp () 
	public java.lang.String getAudioA2Dp () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAudioA2DpBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasAudioPrimary () 
	public java.lang.String getAudioPrimary () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAudioPrimaryBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasAudioUsb () 
	public java.lang.String getAudioUsb () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAudioUsbBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasBootctrl () 
	public java.lang.String getBootctrl () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBootctrlBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasCamera () 
	public java.lang.String getCamera () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCameraBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasConsumerir () 
	public java.lang.String getConsumerir () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getConsumerirBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasContextHub () 
	public java.lang.String getContextHub () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getContextHubBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasEgl () 
	public java.lang.String getEgl () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getEglBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasFingerprint () 
	public java.lang.String getFingerprint () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getFingerprintBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasFlp () 
	public java.lang.String getFlp () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getFlpBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasGatekeeper () 
	public java.lang.String getGatekeeper () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getGatekeeperBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasGps () 
	public java.lang.String getGps () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getGpsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasGralloc () 
	public java.lang.String getGralloc () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getGrallocBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHdmiCec () 
	public java.lang.String getHdmiCec () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHdmiCecBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHwcomposer () 
	public java.lang.String getHwcomposer () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHwcomposerBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasInput () 
	public java.lang.String getInput () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getInputBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasKeystore () 
	public java.lang.String getKeystore () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getKeystoreBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasLights () 
	public java.lang.String getLights () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLightsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasLocalTime () 
	public java.lang.String getLocalTime () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLocalTimeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasMemtrack () 
	public java.lang.String getMemtrack () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getMemtrackBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasNfc () 
	public java.lang.String getNfc () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNfcBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasNfcNci () 
	public java.lang.String getNfcNci () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNfcNciBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasNfcTag () 
	public java.lang.String getNfcTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNfcTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasNvram () 
	public java.lang.String getNvram () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNvramBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasPower () 
	public java.lang.String getPower () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPowerBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasRadio () 
	public java.lang.String getRadio () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRadioBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasSensors () 
	public java.lang.String getSensors () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSensorsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasSoundTrigger () 
	public java.lang.String getSoundTrigger () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSoundTriggerBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasThermal () 
	public java.lang.String getThermal () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getThermalBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasTvInput () 
	public java.lang.String getTvInput () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTvInputBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasType () 
	public java.lang.String getType () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTypeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasVehicle () 
	public java.lang.String getVehicle () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVehicleBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasVibrator () 
	public java.lang.String getVibrator () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVibratorBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasVirtualDevice () 
	public java.lang.String getVirtualDevice () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVirtualDeviceBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasVulkan () 
	public java.lang.String getVulkan () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVulkanBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemPropertiesProto$Ro$Hardware parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$Ro$Hardware parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Hardware parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$Ro$Hardware parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Hardware parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Ro$Hardware parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Hardware parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Ro$Hardware parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Hardware parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$Ro$Hardware parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$Ro$Hardware$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$Ro$Hardware$Builder newBuilder (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware prototype
	public android.os.SystemPropertiesProto$Ro$Hardware$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$Ro$Hardware$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$Ro$Hardware$Builder builder
	public static android.os.SystemPropertiesProto$Ro$Hardware getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$Ro$Hardware getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$27700 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static java.lang.Object access$27902 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$28002 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$28102 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$28202 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$28302 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$28402 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$28502 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$28602 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$28702 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$28802 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$28902 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$29002 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$29102 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$29202 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$29302 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$29402 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$29502 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$29602 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$29702 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$29802 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$29902 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$30002 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$30102 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$30202 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$30302 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$30402 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$30502 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$30602 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$30702 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$30802 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$30902 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$31002 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$31102 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$31202 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$31302 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$31402 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$31502 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$31602 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static java.lang.Object access$31702 (android.os.SystemPropertiesProto$Ro$Hardware, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		Object x1
	static int access$31802 (android.os.SystemPropertiesProto$Ro$Hardware, int) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		int x1
	static int access$31902 (android.os.SystemPropertiesProto$Ro$Hardware, int) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
		int x1
	static java.lang.Object access$27900 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$28000 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$28100 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$28200 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$28300 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$28400 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$28500 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$28600 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$28700 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$28800 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$28900 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$29000 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$29100 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$29200 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$29300 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$29400 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$29500 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$29600 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$29700 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$29800 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$29900 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$30000 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$30100 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$30200 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$30300 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$30400 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$30500 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$30600 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$30700 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$30800 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$30900 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$31000 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$31100 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$31200 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$31300 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$31400 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$31500 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$31600 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static java.lang.Object access$31700 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	static com.google.protobuf.UnknownFieldSet access$32000 (android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro$Hardware x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$Ro$HardwareOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$Ro$HardwareOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasValue () 
	public abstract java.lang.String getValue () 
	public abstract com.google.protobuf.ByteString getValueBytes () 
	public abstract boolean hasActivityRecognition () 
	public abstract java.lang.String getActivityRecognition () 
	public abstract com.google.protobuf.ByteString getActivityRecognitionBytes () 
	public abstract boolean hasAudio () 
	public abstract java.lang.String getAudio () 
	public abstract com.google.protobuf.ByteString getAudioBytes () 
	public abstract boolean hasAudioPolicy () 
	public abstract java.lang.String getAudioPolicy () 
	public abstract com.google.protobuf.ByteString getAudioPolicyBytes () 
	public abstract boolean hasAudioA2Dp () 
	public abstract java.lang.String getAudioA2Dp () 
	public abstract com.google.protobuf.ByteString getAudioA2DpBytes () 
	public abstract boolean hasAudioPrimary () 
	public abstract java.lang.String getAudioPrimary () 
	public abstract com.google.protobuf.ByteString getAudioPrimaryBytes () 
	public abstract boolean hasAudioUsb () 
	public abstract java.lang.String getAudioUsb () 
	public abstract com.google.protobuf.ByteString getAudioUsbBytes () 
	public abstract boolean hasBootctrl () 
	public abstract java.lang.String getBootctrl () 
	public abstract com.google.protobuf.ByteString getBootctrlBytes () 
	public abstract boolean hasCamera () 
	public abstract java.lang.String getCamera () 
	public abstract com.google.protobuf.ByteString getCameraBytes () 
	public abstract boolean hasConsumerir () 
	public abstract java.lang.String getConsumerir () 
	public abstract com.google.protobuf.ByteString getConsumerirBytes () 
	public abstract boolean hasContextHub () 
	public abstract java.lang.String getContextHub () 
	public abstract com.google.protobuf.ByteString getContextHubBytes () 
	public abstract boolean hasEgl () 
	public abstract java.lang.String getEgl () 
	public abstract com.google.protobuf.ByteString getEglBytes () 
	public abstract boolean hasFingerprint () 
	public abstract java.lang.String getFingerprint () 
	public abstract com.google.protobuf.ByteString getFingerprintBytes () 
	public abstract boolean hasFlp () 
	public abstract java.lang.String getFlp () 
	public abstract com.google.protobuf.ByteString getFlpBytes () 
	public abstract boolean hasGatekeeper () 
	public abstract java.lang.String getGatekeeper () 
	public abstract com.google.protobuf.ByteString getGatekeeperBytes () 
	public abstract boolean hasGps () 
	public abstract java.lang.String getGps () 
	public abstract com.google.protobuf.ByteString getGpsBytes () 
	public abstract boolean hasGralloc () 
	public abstract java.lang.String getGralloc () 
	public abstract com.google.protobuf.ByteString getGrallocBytes () 
	public abstract boolean hasHdmiCec () 
	public abstract java.lang.String getHdmiCec () 
	public abstract com.google.protobuf.ByteString getHdmiCecBytes () 
	public abstract boolean hasHwcomposer () 
	public abstract java.lang.String getHwcomposer () 
	public abstract com.google.protobuf.ByteString getHwcomposerBytes () 
	public abstract boolean hasInput () 
	public abstract java.lang.String getInput () 
	public abstract com.google.protobuf.ByteString getInputBytes () 
	public abstract boolean hasKeystore () 
	public abstract java.lang.String getKeystore () 
	public abstract com.google.protobuf.ByteString getKeystoreBytes () 
	public abstract boolean hasLights () 
	public abstract java.lang.String getLights () 
	public abstract com.google.protobuf.ByteString getLightsBytes () 
	public abstract boolean hasLocalTime () 
	public abstract java.lang.String getLocalTime () 
	public abstract com.google.protobuf.ByteString getLocalTimeBytes () 
	public abstract boolean hasMemtrack () 
	public abstract java.lang.String getMemtrack () 
	public abstract com.google.protobuf.ByteString getMemtrackBytes () 
	public abstract boolean hasNfc () 
	public abstract java.lang.String getNfc () 
	public abstract com.google.protobuf.ByteString getNfcBytes () 
	public abstract boolean hasNfcNci () 
	public abstract java.lang.String getNfcNci () 
	public abstract com.google.protobuf.ByteString getNfcNciBytes () 
	public abstract boolean hasNfcTag () 
	public abstract java.lang.String getNfcTag () 
	public abstract com.google.protobuf.ByteString getNfcTagBytes () 
	public abstract boolean hasNvram () 
	public abstract java.lang.String getNvram () 
	public abstract com.google.protobuf.ByteString getNvramBytes () 
	public abstract boolean hasPower () 
	public abstract java.lang.String getPower () 
	public abstract com.google.protobuf.ByteString getPowerBytes () 
	public abstract boolean hasRadio () 
	public abstract java.lang.String getRadio () 
	public abstract com.google.protobuf.ByteString getRadioBytes () 
	public abstract boolean hasSensors () 
	public abstract java.lang.String getSensors () 
	public abstract com.google.protobuf.ByteString getSensorsBytes () 
	public abstract boolean hasSoundTrigger () 
	public abstract java.lang.String getSoundTrigger () 
	public abstract com.google.protobuf.ByteString getSoundTriggerBytes () 
	public abstract boolean hasThermal () 
	public abstract java.lang.String getThermal () 
	public abstract com.google.protobuf.ByteString getThermalBytes () 
	public abstract boolean hasTvInput () 
	public abstract java.lang.String getTvInput () 
	public abstract com.google.protobuf.ByteString getTvInputBytes () 
	public abstract boolean hasType () 
	public abstract java.lang.String getType () 
	public abstract com.google.protobuf.ByteString getTypeBytes () 
	public abstract boolean hasVehicle () 
	public abstract java.lang.String getVehicle () 
	public abstract com.google.protobuf.ByteString getVehicleBytes () 
	public abstract boolean hasVibrator () 
	public abstract java.lang.String getVibrator () 
	public abstract com.google.protobuf.ByteString getVibratorBytes () 
	public abstract boolean hasVirtualDevice () 
	public abstract java.lang.String getVirtualDevice () 
	public abstract com.google.protobuf.ByteString getVirtualDeviceBytes () 
	public abstract boolean hasVulkan () 
	public abstract java.lang.String getVulkan () 
	public abstract com.google.protobuf.ByteString getVulkanBytes () 
}

android/os/SystemPropertiesProto$Ro$Product$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$Ro$Product$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$Ro$Product parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$Ro$Product$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Ro$Product$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$Ro$ProductOrBuilder  {
	private int bitField0_
	private Object board_
	private Object brand_
	private Object cpuAbi_
	private com.google.protobuf.LazyStringList cpuAbilist_
	private com.google.protobuf.LazyStringList cpuAbilist32_
	private com.google.protobuf.LazyStringList cpuAbilist64_
	private Object device_
	private int firstApiLevel_
	private Object manufacturer_
	private Object model_
	private Object name_
	private android.os.SystemPropertiesProto$Ro$Product$Vendor vendor_
	private com.google.protobuf.SingleFieldBuilder vendorBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$Ro$Product$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$Ro$Product getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$Ro$Product build () 
		android.os.SystemPropertiesProto$Ro$Product result
	public android.os.SystemPropertiesProto$Ro$Product buildPartial () 
		android.os.SystemPropertiesProto$Ro$Product result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemPropertiesProto$Ro$Product$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$Ro$Product$Builder mergeFrom (android.os.SystemPropertiesProto$Ro$Product) 
		android.os.SystemPropertiesProto$Ro$Product other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$Ro$Product$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$Ro$Product parsedMessage
	public boolean hasBoard () 
	public java.lang.String getBoard () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBoardBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Product$Builder setBoard (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Product$Builder clearBoard () 
	public android.os.SystemPropertiesProto$Ro$Product$Builder setBoardBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasBrand () 
	public java.lang.String getBrand () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBrandBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Product$Builder setBrand (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Product$Builder clearBrand () 
	public android.os.SystemPropertiesProto$Ro$Product$Builder setBrandBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCpuAbi () 
	public java.lang.String getCpuAbi () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCpuAbiBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Product$Builder setCpuAbi (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Product$Builder clearCpuAbi () 
	public android.os.SystemPropertiesProto$Ro$Product$Builder setCpuAbiBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureCpuAbilistIsMutable () 
	public com.google.protobuf.ProtocolStringList getCpuAbilistList () 
	public int getCpuAbilistCount () 
	public java.lang.String getCpuAbilist (int) 
		int index
	public com.google.protobuf.ByteString getCpuAbilistBytes (int) 
		int index
	public android.os.SystemPropertiesProto$Ro$Product$Builder setCpuAbilist (int, java.lang.String) 
		int index
		String value
	public android.os.SystemPropertiesProto$Ro$Product$Builder addCpuAbilist (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Product$Builder addAllCpuAbilist (java.lang.Iterable) 
		Iterable values
	public android.os.SystemPropertiesProto$Ro$Product$Builder clearCpuAbilist () 
	public android.os.SystemPropertiesProto$Ro$Product$Builder addCpuAbilistBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureCpuAbilist32IsMutable () 
	public com.google.protobuf.ProtocolStringList getCpuAbilist32List () 
	public int getCpuAbilist32Count () 
	public java.lang.String getCpuAbilist32 (int) 
		int index
	public com.google.protobuf.ByteString getCpuAbilist32Bytes (int) 
		int index
	public android.os.SystemPropertiesProto$Ro$Product$Builder setCpuAbilist32 (int, java.lang.String) 
		int index
		String value
	public android.os.SystemPropertiesProto$Ro$Product$Builder addCpuAbilist32 (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Product$Builder addAllCpuAbilist32 (java.lang.Iterable) 
		Iterable values
	public android.os.SystemPropertiesProto$Ro$Product$Builder clearCpuAbilist32 () 
	public android.os.SystemPropertiesProto$Ro$Product$Builder addCpuAbilist32Bytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureCpuAbilist64IsMutable () 
	public com.google.protobuf.ProtocolStringList getCpuAbilist64List () 
	public int getCpuAbilist64Count () 
	public java.lang.String getCpuAbilist64 (int) 
		int index
	public com.google.protobuf.ByteString getCpuAbilist64Bytes (int) 
		int index
	public android.os.SystemPropertiesProto$Ro$Product$Builder setCpuAbilist64 (int, java.lang.String) 
		int index
		String value
	public android.os.SystemPropertiesProto$Ro$Product$Builder addCpuAbilist64 (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Product$Builder addAllCpuAbilist64 (java.lang.Iterable) 
		Iterable values
	public android.os.SystemPropertiesProto$Ro$Product$Builder clearCpuAbilist64 () 
	public android.os.SystemPropertiesProto$Ro$Product$Builder addCpuAbilist64Bytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasDevice () 
	public java.lang.String getDevice () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDeviceBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Product$Builder setDevice (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Product$Builder clearDevice () 
	public android.os.SystemPropertiesProto$Ro$Product$Builder setDeviceBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasFirstApiLevel () 
	public int getFirstApiLevel () 
	public android.os.SystemPropertiesProto$Ro$Product$Builder setFirstApiLevel (int) 
		int value
	public android.os.SystemPropertiesProto$Ro$Product$Builder clearFirstApiLevel () 
	public boolean hasManufacturer () 
	public java.lang.String getManufacturer () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getManufacturerBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Product$Builder setManufacturer (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Product$Builder clearManufacturer () 
	public android.os.SystemPropertiesProto$Ro$Product$Builder setManufacturerBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasModel () 
	public java.lang.String getModel () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getModelBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Product$Builder setModel (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Product$Builder clearModel () 
	public android.os.SystemPropertiesProto$Ro$Product$Builder setModelBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Product$Builder setName (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Product$Builder clearName () 
	public android.os.SystemPropertiesProto$Ro$Product$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVendor () 
	public android.os.SystemPropertiesProto$Ro$Product$Vendor getVendor () 
	public android.os.SystemPropertiesProto$Ro$Product$Builder setVendor (android.os.SystemPropertiesProto$Ro$Product$Vendor) 
		android.os.SystemPropertiesProto$Ro$Product$Vendor value
	public android.os.SystemPropertiesProto$Ro$Product$Builder setVendor (android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder) 
		android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder builderForValue
	public android.os.SystemPropertiesProto$Ro$Product$Builder mergeVendor (android.os.SystemPropertiesProto$Ro$Product$Vendor) 
		android.os.SystemPropertiesProto$Ro$Product$Vendor value
	public android.os.SystemPropertiesProto$Ro$Product$Builder clearVendor () 
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder getVendorBuilder () 
	public android.os.SystemPropertiesProto$Ro$Product$VendorOrBuilder getVendorOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVendorFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$Ro$Product$Vendor$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$Ro$Product$Vendor$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$Ro$Product$Vendor parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$Ro$Product$Vendor$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$Ro$Product$VendorOrBuilder  {
	private int bitField0_
	private Object brand_
	private Object device_
	private Object manufacturer_
	private Object model_
	private Object name_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$Ro$Product$Vendor getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$Ro$Product$Vendor build () 
		android.os.SystemPropertiesProto$Ro$Product$Vendor result
	public android.os.SystemPropertiesProto$Ro$Product$Vendor buildPartial () 
		android.os.SystemPropertiesProto$Ro$Product$Vendor result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder mergeFrom (android.os.SystemPropertiesProto$Ro$Product$Vendor) 
		android.os.SystemPropertiesProto$Ro$Product$Vendor other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$Ro$Product$Vendor parsedMessage
	public boolean hasBrand () 
	public java.lang.String getBrand () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBrandBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder setBrand (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder clearBrand () 
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder setBrandBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasDevice () 
	public java.lang.String getDevice () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDeviceBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder setDevice (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder clearDevice () 
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder setDeviceBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasManufacturer () 
	public java.lang.String getManufacturer () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getManufacturerBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder setManufacturer (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder clearManufacturer () 
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder setManufacturerBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasModel () 
	public java.lang.String getModel () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getModelBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder setModel (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder clearModel () 
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder setModelBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder setName (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder clearName () 
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$Ro$Product$Vendor.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Ro$Product$Vendor extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$Ro$Product$VendorOrBuilder  {
	private int bitField0_
	public static final int BRAND_FIELD_NUMBER
	private volatile Object brand_
	public static final int DEVICE_FIELD_NUMBER
	private volatile Object device_
	public static final int MANUFACTURER_FIELD_NUMBER
	private volatile Object manufacturer_
	public static final int MODEL_FIELD_NUMBER
	private volatile Object model_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$Ro$Product$Vendor DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasBrand () 
	public java.lang.String getBrand () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBrandBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasDevice () 
	public java.lang.String getDevice () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDeviceBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasManufacturer () 
	public java.lang.String getManufacturer () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getManufacturerBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasModel () 
	public java.lang.String getModel () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getModelBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemPropertiesProto$Ro$Product$Vendor parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$Ro$Product$Vendor parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Product$Vendor parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$Ro$Product$Vendor parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Product$Vendor parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Ro$Product$Vendor parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Product$Vendor parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Ro$Product$Vendor parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Product$Vendor parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$Ro$Product$Vendor parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder newBuilder (android.os.SystemPropertiesProto$Ro$Product$Vendor) 
		android.os.SystemPropertiesProto$Ro$Product$Vendor prototype
	public android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder builder
	public static android.os.SystemPropertiesProto$Ro$Product$Vendor getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$Ro$Product$Vendor getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$32400 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static java.lang.Object access$32602 (android.os.SystemPropertiesProto$Ro$Product$Vendor, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Product$Vendor x0
		Object x1
	static java.lang.Object access$32702 (android.os.SystemPropertiesProto$Ro$Product$Vendor, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Product$Vendor x0
		Object x1
	static java.lang.Object access$32802 (android.os.SystemPropertiesProto$Ro$Product$Vendor, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Product$Vendor x0
		Object x1
	static java.lang.Object access$32902 (android.os.SystemPropertiesProto$Ro$Product$Vendor, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Product$Vendor x0
		Object x1
	static java.lang.Object access$33002 (android.os.SystemPropertiesProto$Ro$Product$Vendor, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Product$Vendor x0
		Object x1
	static int access$33102 (android.os.SystemPropertiesProto$Ro$Product$Vendor, int) 
		android.os.SystemPropertiesProto$Ro$Product$Vendor x0
		int x1
	static java.lang.Object access$32600 (android.os.SystemPropertiesProto$Ro$Product$Vendor) 
		android.os.SystemPropertiesProto$Ro$Product$Vendor x0
	static java.lang.Object access$32700 (android.os.SystemPropertiesProto$Ro$Product$Vendor) 
		android.os.SystemPropertiesProto$Ro$Product$Vendor x0
	static java.lang.Object access$32800 (android.os.SystemPropertiesProto$Ro$Product$Vendor) 
		android.os.SystemPropertiesProto$Ro$Product$Vendor x0
	static java.lang.Object access$32900 (android.os.SystemPropertiesProto$Ro$Product$Vendor) 
		android.os.SystemPropertiesProto$Ro$Product$Vendor x0
	static java.lang.Object access$33000 (android.os.SystemPropertiesProto$Ro$Product$Vendor) 
		android.os.SystemPropertiesProto$Ro$Product$Vendor x0
	static com.google.protobuf.UnknownFieldSet access$33200 (android.os.SystemPropertiesProto$Ro$Product$Vendor) 
		android.os.SystemPropertiesProto$Ro$Product$Vendor x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$Ro$Product$VendorOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$Ro$Product$VendorOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasBrand () 
	public abstract java.lang.String getBrand () 
	public abstract com.google.protobuf.ByteString getBrandBytes () 
	public abstract boolean hasDevice () 
	public abstract java.lang.String getDevice () 
	public abstract com.google.protobuf.ByteString getDeviceBytes () 
	public abstract boolean hasManufacturer () 
	public abstract java.lang.String getManufacturer () 
	public abstract com.google.protobuf.ByteString getManufacturerBytes () 
	public abstract boolean hasModel () 
	public abstract java.lang.String getModel () 
	public abstract com.google.protobuf.ByteString getModelBytes () 
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
}

android/os/SystemPropertiesProto$Ro$Product.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Ro$Product extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$Ro$ProductOrBuilder  {
	private int bitField0_
	public static final int BOARD_FIELD_NUMBER
	private volatile Object board_
	public static final int BRAND_FIELD_NUMBER
	private volatile Object brand_
	public static final int CPU_ABI_FIELD_NUMBER
	private volatile Object cpuAbi_
	public static final int CPU_ABILIST_FIELD_NUMBER
	private com.google.protobuf.LazyStringList cpuAbilist_
	public static final int CPU_ABILIST32_FIELD_NUMBER
	private com.google.protobuf.LazyStringList cpuAbilist32_
	public static final int CPU_ABILIST64_FIELD_NUMBER
	private com.google.protobuf.LazyStringList cpuAbilist64_
	public static final int DEVICE_FIELD_NUMBER
	private volatile Object device_
	public static final int FIRST_API_LEVEL_FIELD_NUMBER
	private int firstApiLevel_
	public static final int MANUFACTURER_FIELD_NUMBER
	private volatile Object manufacturer_
	public static final int MODEL_FIELD_NUMBER
	private volatile Object model_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int VENDOR_FIELD_NUMBER
	private android.os.SystemPropertiesProto$Ro$Product$Vendor vendor_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$Ro$Product DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		android.os.SystemPropertiesProto$Ro$Product$Vendor$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasBoard () 
	public java.lang.String getBoard () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBoardBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasBrand () 
	public java.lang.String getBrand () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBrandBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasCpuAbi () 
	public java.lang.String getCpuAbi () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCpuAbiBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.google.protobuf.ProtocolStringList getCpuAbilistList () 
	public int getCpuAbilistCount () 
	public java.lang.String getCpuAbilist (int) 
		int index
	public com.google.protobuf.ByteString getCpuAbilistBytes (int) 
		int index
	public com.google.protobuf.ProtocolStringList getCpuAbilist32List () 
	public int getCpuAbilist32Count () 
	public java.lang.String getCpuAbilist32 (int) 
		int index
	public com.google.protobuf.ByteString getCpuAbilist32Bytes (int) 
		int index
	public com.google.protobuf.ProtocolStringList getCpuAbilist64List () 
	public int getCpuAbilist64Count () 
	public java.lang.String getCpuAbilist64 (int) 
		int index
	public com.google.protobuf.ByteString getCpuAbilist64Bytes (int) 
		int index
	public boolean hasDevice () 
	public java.lang.String getDevice () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDeviceBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasFirstApiLevel () 
	public int getFirstApiLevel () 
	public boolean hasManufacturer () 
	public java.lang.String getManufacturer () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getManufacturerBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasModel () 
	public java.lang.String getModel () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getModelBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasVendor () 
	public android.os.SystemPropertiesProto$Ro$Product$Vendor getVendor () 
	public android.os.SystemPropertiesProto$Ro$Product$VendorOrBuilder getVendorOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		int i
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int dataSize
		int i
		int dataSize
		int i
		int dataSize
		int size
	public static android.os.SystemPropertiesProto$Ro$Product parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$Ro$Product parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Product parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$Ro$Product parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Product parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Ro$Product parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Product parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Ro$Product parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro$Product parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$Ro$Product parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$Ro$Product$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$Ro$Product$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$Ro$Product$Builder newBuilder (android.os.SystemPropertiesProto$Ro$Product) 
		android.os.SystemPropertiesProto$Ro$Product prototype
	public android.os.SystemPropertiesProto$Ro$Product$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$Ro$Product$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$Ro$Product$Builder builder
	public static android.os.SystemPropertiesProto$Ro$Product getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$Ro$Product getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$33600 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static java.lang.Object access$33802 (android.os.SystemPropertiesProto$Ro$Product, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Product x0
		Object x1
	static java.lang.Object access$33902 (android.os.SystemPropertiesProto$Ro$Product, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Product x0
		Object x1
	static java.lang.Object access$34002 (android.os.SystemPropertiesProto$Ro$Product, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Product x0
		Object x1
	static com.google.protobuf.LazyStringList access$34102 (android.os.SystemPropertiesProto$Ro$Product, com.google.protobuf.LazyStringList) 
		android.os.SystemPropertiesProto$Ro$Product x0
		com.google.protobuf.LazyStringList x1
	static com.google.protobuf.LazyStringList access$34202 (android.os.SystemPropertiesProto$Ro$Product, com.google.protobuf.LazyStringList) 
		android.os.SystemPropertiesProto$Ro$Product x0
		com.google.protobuf.LazyStringList x1
	static com.google.protobuf.LazyStringList access$34302 (android.os.SystemPropertiesProto$Ro$Product, com.google.protobuf.LazyStringList) 
		android.os.SystemPropertiesProto$Ro$Product x0
		com.google.protobuf.LazyStringList x1
	static java.lang.Object access$34402 (android.os.SystemPropertiesProto$Ro$Product, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Product x0
		Object x1
	static int access$34502 (android.os.SystemPropertiesProto$Ro$Product, int) 
		android.os.SystemPropertiesProto$Ro$Product x0
		int x1
	static java.lang.Object access$34602 (android.os.SystemPropertiesProto$Ro$Product, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Product x0
		Object x1
	static java.lang.Object access$34702 (android.os.SystemPropertiesProto$Ro$Product, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Product x0
		Object x1
	static java.lang.Object access$34802 (android.os.SystemPropertiesProto$Ro$Product, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro$Product x0
		Object x1
	static android.os.SystemPropertiesProto$Ro$Product$Vendor access$34902 (android.os.SystemPropertiesProto$Ro$Product, android.os.SystemPropertiesProto$Ro$Product$Vendor) 
		android.os.SystemPropertiesProto$Ro$Product x0
		android.os.SystemPropertiesProto$Ro$Product$Vendor x1
	static int access$35002 (android.os.SystemPropertiesProto$Ro$Product, int) 
		android.os.SystemPropertiesProto$Ro$Product x0
		int x1
	static java.lang.Object access$33800 (android.os.SystemPropertiesProto$Ro$Product) 
		android.os.SystemPropertiesProto$Ro$Product x0
	static java.lang.Object access$33900 (android.os.SystemPropertiesProto$Ro$Product) 
		android.os.SystemPropertiesProto$Ro$Product x0
	static java.lang.Object access$34000 (android.os.SystemPropertiesProto$Ro$Product) 
		android.os.SystemPropertiesProto$Ro$Product x0
	static com.google.protobuf.LazyStringList access$34100 (android.os.SystemPropertiesProto$Ro$Product) 
		android.os.SystemPropertiesProto$Ro$Product x0
	static com.google.protobuf.LazyStringList access$34200 (android.os.SystemPropertiesProto$Ro$Product) 
		android.os.SystemPropertiesProto$Ro$Product x0
	static com.google.protobuf.LazyStringList access$34300 (android.os.SystemPropertiesProto$Ro$Product) 
		android.os.SystemPropertiesProto$Ro$Product x0
	static java.lang.Object access$34400 (android.os.SystemPropertiesProto$Ro$Product) 
		android.os.SystemPropertiesProto$Ro$Product x0
	static java.lang.Object access$34600 (android.os.SystemPropertiesProto$Ro$Product) 
		android.os.SystemPropertiesProto$Ro$Product x0
	static java.lang.Object access$34700 (android.os.SystemPropertiesProto$Ro$Product) 
		android.os.SystemPropertiesProto$Ro$Product x0
	static java.lang.Object access$34800 (android.os.SystemPropertiesProto$Ro$Product) 
		android.os.SystemPropertiesProto$Ro$Product x0
	static com.google.protobuf.UnknownFieldSet access$35100 (android.os.SystemPropertiesProto$Ro$Product) 
		android.os.SystemPropertiesProto$Ro$Product x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$Ro$ProductOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$Ro$ProductOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasBoard () 
	public abstract java.lang.String getBoard () 
	public abstract com.google.protobuf.ByteString getBoardBytes () 
	public abstract boolean hasBrand () 
	public abstract java.lang.String getBrand () 
	public abstract com.google.protobuf.ByteString getBrandBytes () 
	public abstract boolean hasCpuAbi () 
	public abstract java.lang.String getCpuAbi () 
	public abstract com.google.protobuf.ByteString getCpuAbiBytes () 
	public abstract com.google.protobuf.ProtocolStringList getCpuAbilistList () 
	public abstract int getCpuAbilistCount () 
	public abstract java.lang.String getCpuAbilist (int) 
	public abstract com.google.protobuf.ByteString getCpuAbilistBytes (int) 
	public abstract com.google.protobuf.ProtocolStringList getCpuAbilist32List () 
	public abstract int getCpuAbilist32Count () 
	public abstract java.lang.String getCpuAbilist32 (int) 
	public abstract com.google.protobuf.ByteString getCpuAbilist32Bytes (int) 
	public abstract com.google.protobuf.ProtocolStringList getCpuAbilist64List () 
	public abstract int getCpuAbilist64Count () 
	public abstract java.lang.String getCpuAbilist64 (int) 
	public abstract com.google.protobuf.ByteString getCpuAbilist64Bytes (int) 
	public abstract boolean hasDevice () 
	public abstract java.lang.String getDevice () 
	public abstract com.google.protobuf.ByteString getDeviceBytes () 
	public abstract boolean hasFirstApiLevel () 
	public abstract int getFirstApiLevel () 
	public abstract boolean hasManufacturer () 
	public abstract java.lang.String getManufacturer () 
	public abstract com.google.protobuf.ByteString getManufacturerBytes () 
	public abstract boolean hasModel () 
	public abstract java.lang.String getModel () 
	public abstract com.google.protobuf.ByteString getModelBytes () 
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasVendor () 
	public abstract android.os.SystemPropertiesProto$Ro$Product$Vendor getVendor () 
	public abstract android.os.SystemPropertiesProto$Ro$Product$VendorOrBuilder getVendorOrBuilder () 
}

android/os/SystemPropertiesProto$Ro.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Ro extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$RoOrBuilder  {
	private int bitField0_
	private int bitField1_
	public static final int ADB_SECURE_FIELD_NUMBER
	private int adbSecure_
	public static final int ARCH_FIELD_NUMBER
	private volatile Object arch_
	public static final int AUDIO_IGNORE_EFFECTS_FIELD_NUMBER
	private boolean audioIgnoreEffects_
	public static final int AUDIO_MONITORROTATION_FIELD_NUMBER
	private boolean audioMonitorRotation_
	public static final int BASEBAND_FIELD_NUMBER
	private volatile Object baseband_
	public static final int BOARD_PLATFORM_FIELD_NUMBER
	private volatile Object boardPlatform_
	public static final int BOOT_FIELD_NUMBER
	private android.os.SystemPropertiesProto$Ro$Boot boot_
	public static final int BOOTIMAGE_FIELD_NUMBER
	private android.os.SystemPropertiesProto$Ro$BootImage bootimage_
	public static final int BOOTLOADER_FIELD_NUMBER
	private volatile Object bootloader_
	public static final int BOOTMODE_FIELD_NUMBER
	private volatile Object bootmode_
	public static final int BUILD_FIELD_NUMBER
	private android.os.SystemPropertiesProto$Ro$Build build_
	public static final int CAMERA_NOTIFY_NFC_FIELD_NUMBER
	private int cameraNotifyNfc_
	public static final int CARRIER_FIELD_NUMBER
	private volatile Object carrier_
	public static final int COM_ANDROID_DATAROAMING_FIELD_NUMBER
	private boolean comAndroidDataroaming_
	public static final int COM_ANDROID_PROV_MOBILEDATA_FIELD_NUMBER
	private boolean comAndroidProvMobiledata_
	public static final int COM_GOOGLE_CLIENTIDBASE_FIELD_NUMBER
	private volatile Object comGoogleClientidbase_
	public static final int CONFIG_FIELD_NUMBER
	private android.os.SystemPropertiesProto$Ro$Config config_
	public static final int CONTROL_PRIVAPP_PERMISSIONS_FIELD_NUMBER
	private volatile Object controlPrivappPermissions_
	public static final int CP_SYSTEM_OTHER_ODEX_FIELD_NUMBER
	private int cpSystemOtherOdex_
	public static final int CRYPTO_SCRYPT_PARAMS_FIELD_NUMBER
	private volatile Object cryptoScryptParams_
	public static final int CRYPTO_STATE_FIELD_NUMBER
	private volatile Object cryptoState_
	public static final int CRYPTO_TYPE_FIELD_NUMBER
	private volatile Object cryptoType_
	public static final int DALVIK_VM_NATIVE_BRIDGE_FIELD_NUMBER
	private volatile Object dalvikVmNativeBridge_
	public static final int DEBUGGABLE_FIELD_NUMBER
	private int debuggable_
	public static final int FRP_PST_FIELD_NUMBER
	private volatile Object frpPst_
	public static final int GFX_DRIVER_0_FIELD_NUMBER
	private volatile Object gfxDriver0_
	public static final int HARDWARE_FIELD_NUMBER
	private android.os.SystemPropertiesProto$Ro$Hardware hardware_
	public static final int KERNEL_QEMU_FIELD_NUMBER
	private int kernelQemu_
	public static final int KERNEL_QEMU_GLES_FIELD_NUMBER
	private int kernelQemuGles_
	public static final int OEM_UNLOCK_SUPPORTED_FIELD_NUMBER
	private int oemUnlockSupported_
	public static final int OPENGLES_VERSION_FIELD_NUMBER
	private int openglesVersion_
	public static final int PRODUCT_FIELD_NUMBER
	private android.os.SystemPropertiesProto$Ro$Product product_
	public static final int PROPERTY_SERVICE_VERSION_FIELD_NUMBER
	private int propertyServiceVersion_
	public static final int RETAILDEMO_VIDEO_PATH_FIELD_NUMBER
	private volatile Object retaildemoVideoPath_
	public static final int REVISION_FIELD_NUMBER
	private volatile Object revision_
	public static final int SF_LCD_DENSITY_FIELD_NUMBER
	private int sfLcdDensity_
	public static final int STORAGE_MANAGER_ENABLED_FIELD_NUMBER
	private boolean storageManagerEnabled_
	public static final int TELEPHONY_CALL_RING_MULTIPLE_FIELD_NUMBER
	private boolean telephonyCallRingMultiple_
	public static final int TELEPHONY_DEFAULT_CDMA_SUB_FIELD_NUMBER
	private int telephonyDefaultCdmaSub_
	public static final int TELEPHONY_DEFAULT_NETWORK_FIELD_NUMBER
	private int telephonyDefaultNetwork_
	public static final int URL_LEGAL_FIELD_NUMBER
	private volatile Object urlLegal_
	public static final int URL_LEGAL_ANDROID_PRIVACY_FIELD_NUMBER
	private volatile Object urlLegalAndroidPrivacy_
	public static final int VENDOR_BUILD_DATE_FIELD_NUMBER
	private volatile Object vendorBuildDate_
	public static final int VENDOR_BUILD_DATE_UTC_FIELD_NUMBER
	private int vendorBuildDateUtc_
	public static final int VENDOR_BUILD_FINGERPRINT_FIELD_NUMBER
	private volatile Object vendorBuildFingerprint_
	public static final int VNDK_VERSION_FIELD_NUMBER
	private volatile Object vndkVersion_
	public static final int VTS_COVERAGE_FIELD_NUMBER
	private int vtsCoverage_
	public static final int ZYGOTE_FIELD_NUMBER
	private volatile Object zygote_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$Ro DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		android.os.SystemPropertiesProto$Ro$Boot$Builder subBuilder
		android.os.SystemPropertiesProto$Ro$BootImage$Builder subBuilder
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		android.os.SystemPropertiesProto$Ro$Build$Builder subBuilder
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		android.os.SystemPropertiesProto$Ro$Config$Builder subBuilder
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		android.os.SystemPropertiesProto$Ro$Hardware$Builder subBuilder
		android.os.SystemPropertiesProto$Ro$Product$Builder subBuilder
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		int mutable_bitField1_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasAdbSecure () 
	public int getAdbSecure () 
	public boolean hasArch () 
	public java.lang.String getArch () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getArchBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasAudioIgnoreEffects () 
	public boolean getAudioIgnoreEffects () 
	public boolean hasAudioMonitorRotation () 
	public boolean getAudioMonitorRotation () 
	public boolean hasBaseband () 
	public java.lang.String getBaseband () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBasebandBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasBoardPlatform () 
	public java.lang.String getBoardPlatform () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBoardPlatformBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasBoot () 
	public android.os.SystemPropertiesProto$Ro$Boot getBoot () 
	public android.os.SystemPropertiesProto$Ro$BootOrBuilder getBootOrBuilder () 
	public boolean hasBootimage () 
	public android.os.SystemPropertiesProto$Ro$BootImage getBootimage () 
	public android.os.SystemPropertiesProto$Ro$BootImageOrBuilder getBootimageOrBuilder () 
	public boolean hasBootloader () 
	public java.lang.String getBootloader () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBootloaderBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasBootmode () 
	public java.lang.String getBootmode () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBootmodeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasBuild () 
	public android.os.SystemPropertiesProto$Ro$Build getBuild () 
	public android.os.SystemPropertiesProto$Ro$BuildOrBuilder getBuildOrBuilder () 
	public boolean hasCameraNotifyNfc () 
	public int getCameraNotifyNfc () 
	public boolean hasCarrier () 
	public java.lang.String getCarrier () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCarrierBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasComAndroidDataroaming () 
	public boolean getComAndroidDataroaming () 
	public boolean hasComAndroidProvMobiledata () 
	public boolean getComAndroidProvMobiledata () 
	public boolean hasComGoogleClientidbase () 
	public java.lang.String getComGoogleClientidbase () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getComGoogleClientidbaseBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasConfig () 
	public android.os.SystemPropertiesProto$Ro$Config getConfig () 
	public android.os.SystemPropertiesProto$Ro$ConfigOrBuilder getConfigOrBuilder () 
	public boolean hasControlPrivappPermissions () 
	public java.lang.String getControlPrivappPermissions () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getControlPrivappPermissionsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasCpSystemOtherOdex () 
	public int getCpSystemOtherOdex () 
	public boolean hasCryptoScryptParams () 
	public java.lang.String getCryptoScryptParams () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCryptoScryptParamsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasCryptoState () 
	public java.lang.String getCryptoState () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCryptoStateBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasCryptoType () 
	public java.lang.String getCryptoType () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCryptoTypeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasDalvikVmNativeBridge () 
	public java.lang.String getDalvikVmNativeBridge () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDalvikVmNativeBridgeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasDebuggable () 
	public int getDebuggable () 
	public boolean hasFrpPst () 
	public java.lang.String getFrpPst () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getFrpPstBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasGfxDriver0 () 
	public java.lang.String getGfxDriver0 () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getGfxDriver0Bytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHardware () 
	public android.os.SystemPropertiesProto$Ro$Hardware getHardware () 
	public android.os.SystemPropertiesProto$Ro$HardwareOrBuilder getHardwareOrBuilder () 
	public boolean hasKernelQemu () 
	public int getKernelQemu () 
	public boolean hasKernelQemuGles () 
	public int getKernelQemuGles () 
	public boolean hasOemUnlockSupported () 
	public int getOemUnlockSupported () 
	public boolean hasOpenglesVersion () 
	public int getOpenglesVersion () 
	public boolean hasProduct () 
	public android.os.SystemPropertiesProto$Ro$Product getProduct () 
	public android.os.SystemPropertiesProto$Ro$ProductOrBuilder getProductOrBuilder () 
	public boolean hasPropertyServiceVersion () 
	public int getPropertyServiceVersion () 
	public boolean hasRetaildemoVideoPath () 
	public java.lang.String getRetaildemoVideoPath () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRetaildemoVideoPathBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasRevision () 
	public java.lang.String getRevision () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRevisionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasSfLcdDensity () 
	public int getSfLcdDensity () 
	public boolean hasStorageManagerEnabled () 
	public boolean getStorageManagerEnabled () 
	public boolean hasTelephonyCallRingMultiple () 
	public boolean getTelephonyCallRingMultiple () 
	public boolean hasTelephonyDefaultCdmaSub () 
	public int getTelephonyDefaultCdmaSub () 
	public boolean hasTelephonyDefaultNetwork () 
	public int getTelephonyDefaultNetwork () 
	public boolean hasUrlLegal () 
	public java.lang.String getUrlLegal () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getUrlLegalBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasUrlLegalAndroidPrivacy () 
	public java.lang.String getUrlLegalAndroidPrivacy () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getUrlLegalAndroidPrivacyBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasVendorBuildDate () 
	public java.lang.String getVendorBuildDate () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVendorBuildDateBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasVendorBuildDateUtc () 
	public int getVendorBuildDateUtc () 
	public boolean hasVendorBuildFingerprint () 
	public java.lang.String getVendorBuildFingerprint () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVendorBuildFingerprintBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasVndkVersion () 
	public java.lang.String getVndkVersion () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVndkVersionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasVtsCoverage () 
	public int getVtsCoverage () 
	public boolean hasZygote () 
	public java.lang.String getZygote () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getZygoteBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemPropertiesProto$Ro parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$Ro parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$Ro parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Ro parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Ro parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Ro parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$Ro parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$Ro$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$Ro$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$Ro$Builder newBuilder (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro prototype
	public android.os.SystemPropertiesProto$Ro$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$Ro$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$Ro$Builder builder
	public static android.os.SystemPropertiesProto$Ro getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$Ro getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$35500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static int access$35702 (android.os.SystemPropertiesProto$Ro, int) 
		android.os.SystemPropertiesProto$Ro x0
		int x1
	static java.lang.Object access$35802 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static boolean access$35902 (android.os.SystemPropertiesProto$Ro, boolean) 
		android.os.SystemPropertiesProto$Ro x0
		boolean x1
	static boolean access$36002 (android.os.SystemPropertiesProto$Ro, boolean) 
		android.os.SystemPropertiesProto$Ro x0
		boolean x1
	static java.lang.Object access$36102 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static java.lang.Object access$36202 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static android.os.SystemPropertiesProto$Ro$Boot access$36302 (android.os.SystemPropertiesProto$Ro, android.os.SystemPropertiesProto$Ro$Boot) 
		android.os.SystemPropertiesProto$Ro x0
		android.os.SystemPropertiesProto$Ro$Boot x1
	static android.os.SystemPropertiesProto$Ro$BootImage access$36402 (android.os.SystemPropertiesProto$Ro, android.os.SystemPropertiesProto$Ro$BootImage) 
		android.os.SystemPropertiesProto$Ro x0
		android.os.SystemPropertiesProto$Ro$BootImage x1
	static java.lang.Object access$36502 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static java.lang.Object access$36602 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static android.os.SystemPropertiesProto$Ro$Build access$36702 (android.os.SystemPropertiesProto$Ro, android.os.SystemPropertiesProto$Ro$Build) 
		android.os.SystemPropertiesProto$Ro x0
		android.os.SystemPropertiesProto$Ro$Build x1
	static int access$36802 (android.os.SystemPropertiesProto$Ro, int) 
		android.os.SystemPropertiesProto$Ro x0
		int x1
	static java.lang.Object access$36902 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static boolean access$37002 (android.os.SystemPropertiesProto$Ro, boolean) 
		android.os.SystemPropertiesProto$Ro x0
		boolean x1
	static boolean access$37102 (android.os.SystemPropertiesProto$Ro, boolean) 
		android.os.SystemPropertiesProto$Ro x0
		boolean x1
	static java.lang.Object access$37202 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static android.os.SystemPropertiesProto$Ro$Config access$37302 (android.os.SystemPropertiesProto$Ro, android.os.SystemPropertiesProto$Ro$Config) 
		android.os.SystemPropertiesProto$Ro x0
		android.os.SystemPropertiesProto$Ro$Config x1
	static java.lang.Object access$37402 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static int access$37502 (android.os.SystemPropertiesProto$Ro, int) 
		android.os.SystemPropertiesProto$Ro x0
		int x1
	static java.lang.Object access$37602 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static java.lang.Object access$37702 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static java.lang.Object access$37802 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static java.lang.Object access$37902 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static int access$38002 (android.os.SystemPropertiesProto$Ro, int) 
		android.os.SystemPropertiesProto$Ro x0
		int x1
	static java.lang.Object access$38102 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static java.lang.Object access$38202 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static android.os.SystemPropertiesProto$Ro$Hardware access$38302 (android.os.SystemPropertiesProto$Ro, android.os.SystemPropertiesProto$Ro$Hardware) 
		android.os.SystemPropertiesProto$Ro x0
		android.os.SystemPropertiesProto$Ro$Hardware x1
	static int access$38402 (android.os.SystemPropertiesProto$Ro, int) 
		android.os.SystemPropertiesProto$Ro x0
		int x1
	static int access$38502 (android.os.SystemPropertiesProto$Ro, int) 
		android.os.SystemPropertiesProto$Ro x0
		int x1
	static int access$38602 (android.os.SystemPropertiesProto$Ro, int) 
		android.os.SystemPropertiesProto$Ro x0
		int x1
	static int access$38702 (android.os.SystemPropertiesProto$Ro, int) 
		android.os.SystemPropertiesProto$Ro x0
		int x1
	static android.os.SystemPropertiesProto$Ro$Product access$38802 (android.os.SystemPropertiesProto$Ro, android.os.SystemPropertiesProto$Ro$Product) 
		android.os.SystemPropertiesProto$Ro x0
		android.os.SystemPropertiesProto$Ro$Product x1
	static int access$38902 (android.os.SystemPropertiesProto$Ro, int) 
		android.os.SystemPropertiesProto$Ro x0
		int x1
	static java.lang.Object access$39002 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static java.lang.Object access$39102 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static int access$39202 (android.os.SystemPropertiesProto$Ro, int) 
		android.os.SystemPropertiesProto$Ro x0
		int x1
	static boolean access$39302 (android.os.SystemPropertiesProto$Ro, boolean) 
		android.os.SystemPropertiesProto$Ro x0
		boolean x1
	static boolean access$39402 (android.os.SystemPropertiesProto$Ro, boolean) 
		android.os.SystemPropertiesProto$Ro x0
		boolean x1
	static int access$39502 (android.os.SystemPropertiesProto$Ro, int) 
		android.os.SystemPropertiesProto$Ro x0
		int x1
	static int access$39602 (android.os.SystemPropertiesProto$Ro, int) 
		android.os.SystemPropertiesProto$Ro x0
		int x1
	static java.lang.Object access$39702 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static java.lang.Object access$39802 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static java.lang.Object access$39902 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static int access$40002 (android.os.SystemPropertiesProto$Ro, int) 
		android.os.SystemPropertiesProto$Ro x0
		int x1
	static java.lang.Object access$40102 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static java.lang.Object access$40202 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static int access$40302 (android.os.SystemPropertiesProto$Ro, int) 
		android.os.SystemPropertiesProto$Ro x0
		int x1
	static java.lang.Object access$40402 (android.os.SystemPropertiesProto$Ro, java.lang.Object) 
		android.os.SystemPropertiesProto$Ro x0
		Object x1
	static int access$40502 (android.os.SystemPropertiesProto$Ro, int) 
		android.os.SystemPropertiesProto$Ro x0
		int x1
	static int access$40602 (android.os.SystemPropertiesProto$Ro, int) 
		android.os.SystemPropertiesProto$Ro x0
		int x1
	static java.lang.Object access$35800 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$36100 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$36200 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$36500 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$36600 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$36900 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$37200 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$37400 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$37600 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$37700 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$37800 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$37900 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$38100 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$38200 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$39000 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$39100 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$39700 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$39800 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$39900 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$40100 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$40200 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static java.lang.Object access$40400 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	static com.google.protobuf.UnknownFieldSet access$40700 (android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto$Ro x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$RoOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$RoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasAdbSecure () 
	public abstract int getAdbSecure () 
	public abstract boolean hasArch () 
	public abstract java.lang.String getArch () 
	public abstract com.google.protobuf.ByteString getArchBytes () 
	public abstract boolean hasAudioIgnoreEffects () 
	public abstract boolean getAudioIgnoreEffects () 
	public abstract boolean hasAudioMonitorRotation () 
	public abstract boolean getAudioMonitorRotation () 
	public abstract boolean hasBaseband () 
	public abstract java.lang.String getBaseband () 
	public abstract com.google.protobuf.ByteString getBasebandBytes () 
	public abstract boolean hasBoardPlatform () 
	public abstract java.lang.String getBoardPlatform () 
	public abstract com.google.protobuf.ByteString getBoardPlatformBytes () 
	public abstract boolean hasBoot () 
	public abstract android.os.SystemPropertiesProto$Ro$Boot getBoot () 
	public abstract android.os.SystemPropertiesProto$Ro$BootOrBuilder getBootOrBuilder () 
	public abstract boolean hasBootimage () 
	public abstract android.os.SystemPropertiesProto$Ro$BootImage getBootimage () 
	public abstract android.os.SystemPropertiesProto$Ro$BootImageOrBuilder getBootimageOrBuilder () 
	public abstract boolean hasBootloader () 
	public abstract java.lang.String getBootloader () 
	public abstract com.google.protobuf.ByteString getBootloaderBytes () 
	public abstract boolean hasBootmode () 
	public abstract java.lang.String getBootmode () 
	public abstract com.google.protobuf.ByteString getBootmodeBytes () 
	public abstract boolean hasBuild () 
	public abstract android.os.SystemPropertiesProto$Ro$Build getBuild () 
	public abstract android.os.SystemPropertiesProto$Ro$BuildOrBuilder getBuildOrBuilder () 
	public abstract boolean hasCameraNotifyNfc () 
	public abstract int getCameraNotifyNfc () 
	public abstract boolean hasCarrier () 
	public abstract java.lang.String getCarrier () 
	public abstract com.google.protobuf.ByteString getCarrierBytes () 
	public abstract boolean hasComAndroidDataroaming () 
	public abstract boolean getComAndroidDataroaming () 
	public abstract boolean hasComAndroidProvMobiledata () 
	public abstract boolean getComAndroidProvMobiledata () 
	public abstract boolean hasComGoogleClientidbase () 
	public abstract java.lang.String getComGoogleClientidbase () 
	public abstract com.google.protobuf.ByteString getComGoogleClientidbaseBytes () 
	public abstract boolean hasConfig () 
	public abstract android.os.SystemPropertiesProto$Ro$Config getConfig () 
	public abstract android.os.SystemPropertiesProto$Ro$ConfigOrBuilder getConfigOrBuilder () 
	public abstract boolean hasControlPrivappPermissions () 
	public abstract java.lang.String getControlPrivappPermissions () 
	public abstract com.google.protobuf.ByteString getControlPrivappPermissionsBytes () 
	public abstract boolean hasCpSystemOtherOdex () 
	public abstract int getCpSystemOtherOdex () 
	public abstract boolean hasCryptoScryptParams () 
	public abstract java.lang.String getCryptoScryptParams () 
	public abstract com.google.protobuf.ByteString getCryptoScryptParamsBytes () 
	public abstract boolean hasCryptoState () 
	public abstract java.lang.String getCryptoState () 
	public abstract com.google.protobuf.ByteString getCryptoStateBytes () 
	public abstract boolean hasCryptoType () 
	public abstract java.lang.String getCryptoType () 
	public abstract com.google.protobuf.ByteString getCryptoTypeBytes () 
	public abstract boolean hasDalvikVmNativeBridge () 
	public abstract java.lang.String getDalvikVmNativeBridge () 
	public abstract com.google.protobuf.ByteString getDalvikVmNativeBridgeBytes () 
	public abstract boolean hasDebuggable () 
	public abstract int getDebuggable () 
	public abstract boolean hasFrpPst () 
	public abstract java.lang.String getFrpPst () 
	public abstract com.google.protobuf.ByteString getFrpPstBytes () 
	public abstract boolean hasGfxDriver0 () 
	public abstract java.lang.String getGfxDriver0 () 
	public abstract com.google.protobuf.ByteString getGfxDriver0Bytes () 
	public abstract boolean hasHardware () 
	public abstract android.os.SystemPropertiesProto$Ro$Hardware getHardware () 
	public abstract android.os.SystemPropertiesProto$Ro$HardwareOrBuilder getHardwareOrBuilder () 
	public abstract boolean hasKernelQemu () 
	public abstract int getKernelQemu () 
	public abstract boolean hasKernelQemuGles () 
	public abstract int getKernelQemuGles () 
	public abstract boolean hasOemUnlockSupported () 
	public abstract int getOemUnlockSupported () 
	public abstract boolean hasOpenglesVersion () 
	public abstract int getOpenglesVersion () 
	public abstract boolean hasProduct () 
	public abstract android.os.SystemPropertiesProto$Ro$Product getProduct () 
	public abstract android.os.SystemPropertiesProto$Ro$ProductOrBuilder getProductOrBuilder () 
	public abstract boolean hasPropertyServiceVersion () 
	public abstract int getPropertyServiceVersion () 
	public abstract boolean hasRetaildemoVideoPath () 
	public abstract java.lang.String getRetaildemoVideoPath () 
	public abstract com.google.protobuf.ByteString getRetaildemoVideoPathBytes () 
	public abstract boolean hasRevision () 
	public abstract java.lang.String getRevision () 
	public abstract com.google.protobuf.ByteString getRevisionBytes () 
	public abstract boolean hasSfLcdDensity () 
	public abstract int getSfLcdDensity () 
	public abstract boolean hasStorageManagerEnabled () 
	public abstract boolean getStorageManagerEnabled () 
	public abstract boolean hasTelephonyCallRingMultiple () 
	public abstract boolean getTelephonyCallRingMultiple () 
	public abstract boolean hasTelephonyDefaultCdmaSub () 
	public abstract int getTelephonyDefaultCdmaSub () 
	public abstract boolean hasTelephonyDefaultNetwork () 
	public abstract int getTelephonyDefaultNetwork () 
	public abstract boolean hasUrlLegal () 
	public abstract java.lang.String getUrlLegal () 
	public abstract com.google.protobuf.ByteString getUrlLegalBytes () 
	public abstract boolean hasUrlLegalAndroidPrivacy () 
	public abstract java.lang.String getUrlLegalAndroidPrivacy () 
	public abstract com.google.protobuf.ByteString getUrlLegalAndroidPrivacyBytes () 
	public abstract boolean hasVendorBuildDate () 
	public abstract java.lang.String getVendorBuildDate () 
	public abstract com.google.protobuf.ByteString getVendorBuildDateBytes () 
	public abstract boolean hasVendorBuildDateUtc () 
	public abstract int getVendorBuildDateUtc () 
	public abstract boolean hasVendorBuildFingerprint () 
	public abstract java.lang.String getVendorBuildFingerprint () 
	public abstract com.google.protobuf.ByteString getVendorBuildFingerprintBytes () 
	public abstract boolean hasVndkVersion () 
	public abstract java.lang.String getVndkVersion () 
	public abstract com.google.protobuf.ByteString getVndkVersionBytes () 
	public abstract boolean hasVtsCoverage () 
	public abstract int getVtsCoverage () 
	public abstract boolean hasZygote () 
	public abstract java.lang.String getZygote () 
	public abstract com.google.protobuf.ByteString getZygoteBytes () 
}

android/os/SystemPropertiesProto$Sys$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$Sys$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$Sys parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$Sys$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Sys$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$SysOrBuilder  {
	private int bitField0_
	private int bootCompleted_
	private int bootFromChargerMode_
	private int retaildemoEnabled_
	private Object shutdownRequested_
	private android.os.SystemPropertiesProto$Sys$Usb usb_
	private com.google.protobuf.SingleFieldBuilder usbBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$Sys$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$Sys getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$Sys build () 
		android.os.SystemPropertiesProto$Sys result
	public android.os.SystemPropertiesProto$Sys buildPartial () 
		android.os.SystemPropertiesProto$Sys result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemPropertiesProto$Sys$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$Sys$Builder mergeFrom (android.os.SystemPropertiesProto$Sys) 
		android.os.SystemPropertiesProto$Sys other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$Sys$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$Sys parsedMessage
	public boolean hasBootCompleted () 
	public int getBootCompleted () 
	public android.os.SystemPropertiesProto$Sys$Builder setBootCompleted (int) 
		int value
	public android.os.SystemPropertiesProto$Sys$Builder clearBootCompleted () 
	public boolean hasBootFromChargerMode () 
	public int getBootFromChargerMode () 
	public android.os.SystemPropertiesProto$Sys$Builder setBootFromChargerMode (int) 
		int value
	public android.os.SystemPropertiesProto$Sys$Builder clearBootFromChargerMode () 
	public boolean hasRetaildemoEnabled () 
	public int getRetaildemoEnabled () 
	public android.os.SystemPropertiesProto$Sys$Builder setRetaildemoEnabled (int) 
		int value
	public android.os.SystemPropertiesProto$Sys$Builder clearRetaildemoEnabled () 
	public boolean hasShutdownRequested () 
	public java.lang.String getShutdownRequested () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getShutdownRequestedBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Sys$Builder setShutdownRequested (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Sys$Builder clearShutdownRequested () 
	public android.os.SystemPropertiesProto$Sys$Builder setShutdownRequestedBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasUsb () 
	public android.os.SystemPropertiesProto$Sys$Usb getUsb () 
	public android.os.SystemPropertiesProto$Sys$Builder setUsb (android.os.SystemPropertiesProto$Sys$Usb) 
		android.os.SystemPropertiesProto$Sys$Usb value
	public android.os.SystemPropertiesProto$Sys$Builder setUsb (android.os.SystemPropertiesProto$Sys$Usb$Builder) 
		android.os.SystemPropertiesProto$Sys$Usb$Builder builderForValue
	public android.os.SystemPropertiesProto$Sys$Builder mergeUsb (android.os.SystemPropertiesProto$Sys$Usb) 
		android.os.SystemPropertiesProto$Sys$Usb value
	public android.os.SystemPropertiesProto$Sys$Builder clearUsb () 
	public android.os.SystemPropertiesProto$Sys$Usb$Builder getUsbBuilder () 
	public android.os.SystemPropertiesProto$Sys$UsbOrBuilder getUsbOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUsbFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$Sys$Usb$1.class
SystemPropertiesProto.java
package android.os
final android.os.SystemPropertiesProto$Sys$Usb$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemPropertiesProto$Sys$Usb parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemPropertiesProto$Sys$Usb$Builder.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Sys$Usb$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemPropertiesProto$Sys$UsbOrBuilder  {
	private int bitField0_
	private Object config_
	private int configfs_
	private Object controller_
	private int ffsMaxRead_
	private int ffsMaxWrite_
	private int ffsMtpReady_
	private int ffsReady_
	private int mtpDeviceType_
	private Object state_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemPropertiesProto$Sys$Usb$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemPropertiesProto$Sys$Usb getDefaultInstanceForType () 
	public android.os.SystemPropertiesProto$Sys$Usb build () 
		android.os.SystemPropertiesProto$Sys$Usb result
	public android.os.SystemPropertiesProto$Sys$Usb buildPartial () 
		android.os.SystemPropertiesProto$Sys$Usb result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemPropertiesProto$Sys$Usb$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemPropertiesProto$Sys$Usb$Builder mergeFrom (android.os.SystemPropertiesProto$Sys$Usb) 
		android.os.SystemPropertiesProto$Sys$Usb other
	public final boolean isInitialized () 
	public android.os.SystemPropertiesProto$Sys$Usb$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemPropertiesProto$Sys$Usb parsedMessage
	public boolean hasConfig () 
	public java.lang.String getConfig () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getConfigBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Sys$Usb$Builder setConfig (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Sys$Usb$Builder clearConfig () 
	public android.os.SystemPropertiesProto$Sys$Usb$Builder setConfigBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasConfigfs () 
	public int getConfigfs () 
	public android.os.SystemPropertiesProto$Sys$Usb$Builder setConfigfs (int) 
		int value
	public android.os.SystemPropertiesProto$Sys$Usb$Builder clearConfigfs () 
	public boolean hasController () 
	public java.lang.String getController () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getControllerBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Sys$Usb$Builder setController (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Sys$Usb$Builder clearController () 
	public android.os.SystemPropertiesProto$Sys$Usb$Builder setControllerBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasFfsMaxRead () 
	public int getFfsMaxRead () 
	public android.os.SystemPropertiesProto$Sys$Usb$Builder setFfsMaxRead (int) 
		int value
	public android.os.SystemPropertiesProto$Sys$Usb$Builder clearFfsMaxRead () 
	public boolean hasFfsMaxWrite () 
	public int getFfsMaxWrite () 
	public android.os.SystemPropertiesProto$Sys$Usb$Builder setFfsMaxWrite (int) 
		int value
	public android.os.SystemPropertiesProto$Sys$Usb$Builder clearFfsMaxWrite () 
	public boolean hasFfsMtpReady () 
	public int getFfsMtpReady () 
	public android.os.SystemPropertiesProto$Sys$Usb$Builder setFfsMtpReady (int) 
		int value
	public android.os.SystemPropertiesProto$Sys$Usb$Builder clearFfsMtpReady () 
	public boolean hasFfsReady () 
	public int getFfsReady () 
	public android.os.SystemPropertiesProto$Sys$Usb$Builder setFfsReady (int) 
		int value
	public android.os.SystemPropertiesProto$Sys$Usb$Builder clearFfsReady () 
	public boolean hasMtpDeviceType () 
	public int getMtpDeviceType () 
	public android.os.SystemPropertiesProto$Sys$Usb$Builder setMtpDeviceType (int) 
		int value
	public android.os.SystemPropertiesProto$Sys$Usb$Builder clearMtpDeviceType () 
	public boolean hasState () 
	public java.lang.String getState () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getStateBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemPropertiesProto$Sys$Usb$Builder setState (java.lang.String) 
		String value
	public android.os.SystemPropertiesProto$Sys$Usb$Builder clearState () 
	public android.os.SystemPropertiesProto$Sys$Usb$Builder setStateBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemPropertiesProto$1) 
		android.os.SystemPropertiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemPropertiesProto$1 x1
}

android/os/SystemPropertiesProto$Sys$Usb.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Sys$Usb extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$Sys$UsbOrBuilder  {
	private int bitField0_
	public static final int CONFIG_FIELD_NUMBER
	private volatile Object config_
	public static final int CONFIGFS_FIELD_NUMBER
	private int configfs_
	public static final int CONTROLLER_FIELD_NUMBER
	private volatile Object controller_
	public static final int FFS_MAX_READ_FIELD_NUMBER
	private int ffsMaxRead_
	public static final int FFS_MAX_WRITE_FIELD_NUMBER
	private int ffsMaxWrite_
	public static final int FFS_MTP_READY_FIELD_NUMBER
	private int ffsMtpReady_
	public static final int FFS_READY_FIELD_NUMBER
	private int ffsReady_
	public static final int MTP_DEVICE_TYPE_FIELD_NUMBER
	private int mtpDeviceType_
	public static final int STATE_FIELD_NUMBER
	private volatile Object state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$Sys$Usb DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasConfig () 
	public java.lang.String getConfig () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getConfigBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasConfigfs () 
	public int getConfigfs () 
	public boolean hasController () 
	public java.lang.String getController () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getControllerBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasFfsMaxRead () 
	public int getFfsMaxRead () 
	public boolean hasFfsMaxWrite () 
	public int getFfsMaxWrite () 
	public boolean hasFfsMtpReady () 
	public int getFfsMtpReady () 
	public boolean hasFfsReady () 
	public int getFfsReady () 
	public boolean hasMtpDeviceType () 
	public int getMtpDeviceType () 
	public boolean hasState () 
	public java.lang.String getState () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getStateBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemPropertiesProto$Sys$Usb parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$Sys$Usb parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Sys$Usb parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$Sys$Usb parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Sys$Usb parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Sys$Usb parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Sys$Usb parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Sys$Usb parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Sys$Usb parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$Sys$Usb parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$Sys$Usb$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$Sys$Usb$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$Sys$Usb$Builder newBuilder (android.os.SystemPropertiesProto$Sys$Usb) 
		android.os.SystemPropertiesProto$Sys$Usb prototype
	public android.os.SystemPropertiesProto$Sys$Usb$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$Sys$Usb$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$Sys$Usb$Builder builder
	public static android.os.SystemPropertiesProto$Sys$Usb getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$Sys$Usb getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$41100 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static java.lang.Object access$41302 (android.os.SystemPropertiesProto$Sys$Usb, java.lang.Object) 
		android.os.SystemPropertiesProto$Sys$Usb x0
		Object x1
	static int access$41402 (android.os.SystemPropertiesProto$Sys$Usb, int) 
		android.os.SystemPropertiesProto$Sys$Usb x0
		int x1
	static java.lang.Object access$41502 (android.os.SystemPropertiesProto$Sys$Usb, java.lang.Object) 
		android.os.SystemPropertiesProto$Sys$Usb x0
		Object x1
	static int access$41602 (android.os.SystemPropertiesProto$Sys$Usb, int) 
		android.os.SystemPropertiesProto$Sys$Usb x0
		int x1
	static int access$41702 (android.os.SystemPropertiesProto$Sys$Usb, int) 
		android.os.SystemPropertiesProto$Sys$Usb x0
		int x1
	static int access$41802 (android.os.SystemPropertiesProto$Sys$Usb, int) 
		android.os.SystemPropertiesProto$Sys$Usb x0
		int x1
	static int access$41902 (android.os.SystemPropertiesProto$Sys$Usb, int) 
		android.os.SystemPropertiesProto$Sys$Usb x0
		int x1
	static int access$42002 (android.os.SystemPropertiesProto$Sys$Usb, int) 
		android.os.SystemPropertiesProto$Sys$Usb x0
		int x1
	static java.lang.Object access$42102 (android.os.SystemPropertiesProto$Sys$Usb, java.lang.Object) 
		android.os.SystemPropertiesProto$Sys$Usb x0
		Object x1
	static int access$42202 (android.os.SystemPropertiesProto$Sys$Usb, int) 
		android.os.SystemPropertiesProto$Sys$Usb x0
		int x1
	static java.lang.Object access$41300 (android.os.SystemPropertiesProto$Sys$Usb) 
		android.os.SystemPropertiesProto$Sys$Usb x0
	static java.lang.Object access$41500 (android.os.SystemPropertiesProto$Sys$Usb) 
		android.os.SystemPropertiesProto$Sys$Usb x0
	static java.lang.Object access$42100 (android.os.SystemPropertiesProto$Sys$Usb) 
		android.os.SystemPropertiesProto$Sys$Usb x0
	static com.google.protobuf.UnknownFieldSet access$42300 (android.os.SystemPropertiesProto$Sys$Usb) 
		android.os.SystemPropertiesProto$Sys$Usb x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$Sys$UsbOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$Sys$UsbOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasConfig () 
	public abstract java.lang.String getConfig () 
	public abstract com.google.protobuf.ByteString getConfigBytes () 
	public abstract boolean hasConfigfs () 
	public abstract int getConfigfs () 
	public abstract boolean hasController () 
	public abstract java.lang.String getController () 
	public abstract com.google.protobuf.ByteString getControllerBytes () 
	public abstract boolean hasFfsMaxRead () 
	public abstract int getFfsMaxRead () 
	public abstract boolean hasFfsMaxWrite () 
	public abstract int getFfsMaxWrite () 
	public abstract boolean hasFfsMtpReady () 
	public abstract int getFfsMtpReady () 
	public abstract boolean hasFfsReady () 
	public abstract int getFfsReady () 
	public abstract boolean hasMtpDeviceType () 
	public abstract int getMtpDeviceType () 
	public abstract boolean hasState () 
	public abstract java.lang.String getState () 
	public abstract com.google.protobuf.ByteString getStateBytes () 
}

android/os/SystemPropertiesProto$Sys.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto$Sys extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProto$SysOrBuilder  {
	private int bitField0_
	public static final int BOOT_COMPLETED_FIELD_NUMBER
	private int bootCompleted_
	public static final int BOOT_FROM_CHARGER_MODE_FIELD_NUMBER
	private int bootFromChargerMode_
	public static final int RETAILDEMO_ENABLED_FIELD_NUMBER
	private int retaildemoEnabled_
	public static final int SHUTDOWN_REQUESTED_FIELD_NUMBER
	private volatile Object shutdownRequested_
	public static final int USB_FIELD_NUMBER
	private android.os.SystemPropertiesProto$Sys$Usb usb_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto$Sys DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		android.os.SystemPropertiesProto$Sys$Usb$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasBootCompleted () 
	public int getBootCompleted () 
	public boolean hasBootFromChargerMode () 
	public int getBootFromChargerMode () 
	public boolean hasRetaildemoEnabled () 
	public int getRetaildemoEnabled () 
	public boolean hasShutdownRequested () 
	public java.lang.String getShutdownRequested () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getShutdownRequestedBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasUsb () 
	public android.os.SystemPropertiesProto$Sys$Usb getUsb () 
	public android.os.SystemPropertiesProto$Sys$UsbOrBuilder getUsbOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemPropertiesProto$Sys parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto$Sys parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Sys parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto$Sys parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Sys parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Sys parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Sys parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto$Sys parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto$Sys parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto$Sys parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$Sys$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$Sys$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$Sys$Builder newBuilder (android.os.SystemPropertiesProto$Sys) 
		android.os.SystemPropertiesProto$Sys prototype
	public android.os.SystemPropertiesProto$Sys$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$Sys$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$Sys$Builder builder
	public static android.os.SystemPropertiesProto$Sys getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto$Sys getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$42700 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static int access$42902 (android.os.SystemPropertiesProto$Sys, int) 
		android.os.SystemPropertiesProto$Sys x0
		int x1
	static int access$43002 (android.os.SystemPropertiesProto$Sys, int) 
		android.os.SystemPropertiesProto$Sys x0
		int x1
	static int access$43102 (android.os.SystemPropertiesProto$Sys, int) 
		android.os.SystemPropertiesProto$Sys x0
		int x1
	static java.lang.Object access$43202 (android.os.SystemPropertiesProto$Sys, java.lang.Object) 
		android.os.SystemPropertiesProto$Sys x0
		Object x1
	static android.os.SystemPropertiesProto$Sys$Usb access$43302 (android.os.SystemPropertiesProto$Sys, android.os.SystemPropertiesProto$Sys$Usb) 
		android.os.SystemPropertiesProto$Sys x0
		android.os.SystemPropertiesProto$Sys$Usb x1
	static int access$43402 (android.os.SystemPropertiesProto$Sys, int) 
		android.os.SystemPropertiesProto$Sys x0
		int x1
	static java.lang.Object access$43200 (android.os.SystemPropertiesProto$Sys) 
		android.os.SystemPropertiesProto$Sys x0
	static com.google.protobuf.UnknownFieldSet access$43500 (android.os.SystemPropertiesProto$Sys) 
		android.os.SystemPropertiesProto$Sys x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProto$SysOrBuilder.class
SystemPropertiesProto.java
package android.os
public abstract android.os.SystemPropertiesProto$SysOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasBootCompleted () 
	public abstract int getBootCompleted () 
	public abstract boolean hasBootFromChargerMode () 
	public abstract int getBootFromChargerMode () 
	public abstract boolean hasRetaildemoEnabled () 
	public abstract int getRetaildemoEnabled () 
	public abstract boolean hasShutdownRequested () 
	public abstract java.lang.String getShutdownRequested () 
	public abstract com.google.protobuf.ByteString getShutdownRequestedBytes () 
	public abstract boolean hasUsb () 
	public abstract android.os.SystemPropertiesProto$Sys$Usb getUsb () 
	public abstract android.os.SystemPropertiesProto$Sys$UsbOrBuilder getUsbOrBuilder () 
}

android/os/SystemPropertiesProto.class
SystemPropertiesProto.java
package android.os
public final android.os.SystemPropertiesProto extends com.google.protobuf.GeneratedMessage implements android.os.SystemPropertiesProtoOrBuilder  {
	private int bitField0_
	public static final int EXTRA_PROPERTIES_FIELD_NUMBER
	private java.util.List extraProperties_
	public static final int AAC_DRC_FIELD_NUMBER
	private android.os.SystemPropertiesProto$AacDrc aacDrc_
	public static final int AAUDIO_FIELD_NUMBER
	private android.os.SystemPropertiesProto$Aaudio aaudio_
	public static final int AF_FAST_TRACK_MULTIPLIER_FIELD_NUMBER
	private int afFastTrackMultiplier_
	public static final int CAMERA_FIELD_NUMBER
	private android.os.SystemPropertiesProto$Camera camera_
	public static final int DALVIK_VM_FIELD_NUMBER
	private android.os.SystemPropertiesProto$DalvikVm dalvikVm_
	public static final int DRM_64BIT_ENABLED_FIELD_NUMBER
	private boolean drm64BitEnabled_
	public static final int DRM_SERVICE_ENABLED_FIELD_NUMBER
	private boolean drmServiceEnabled_
	public static final int DUMPSTATE_DRY_RUN_FIELD_NUMBER
	private boolean dumpstateDryRun_
	public static final int GSM_SIM_OPERATOR_NUMERIC_FIELD_NUMBER
	private volatile Object gsmSimOperatorNumeric_
	public static final int HAL_INSTRUMENTATION_ENABLE_FIELD_NUMBER
	private boolean halInstrumentationEnable_
	public static final int INIT_SVC_FIELD_NUMBER
	private android.os.SystemPropertiesProto$InitSvc initSvc_
	public static final int KEYGUARD_NO_REQUIRE_SIM_FIELD_NUMBER
	private boolean keyguardNoRequireSim_
	public static final int LIBC_DEBUG_MALLOC_OPTIONS_FIELD_NUMBER
	private volatile Object libcDebugMallocOptions_
	public static final int LIBC_DEBUG_MALLOC_PROGRAM_FIELD_NUMBER
	private volatile Object libcDebugMallocProgram_
	public static final int LOG_FIELD_NUMBER
	private android.os.SystemPropertiesProto$Log log_
	public static final int MEDIA_MEDIADRMSERVICE_ENABLE_FIELD_NUMBER
	private boolean mediaMediadrmserviceEnable_
	public static final int MEDIA_RECORDER_SHOW_MANUFACTURER_AND_MODEL_FIELD_NUMBER
	private boolean mediaRecorderShowManufacturerAndModel_
	public static final int PERSIST_FIELD_NUMBER
	private android.os.SystemPropertiesProto$Persist persist_
	public static final int PM_DEXOPT_FIELD_NUMBER
	private android.os.SystemPropertiesProto$PmDexopt pmDexopt_
	public static final int RO_FIELD_NUMBER
	private android.os.SystemPropertiesProto$Ro ro_
	public static final int SENDBUG_PREFERRED_DOMAIN_FIELD_NUMBER
	private volatile Object sendbugPreferredDomain_
	public static final int SERVICE_BOOTANIM_EXIT_FIELD_NUMBER
	private int serviceBootanimExit_
	public static final int SYS_FIELD_NUMBER
	private android.os.SystemPropertiesProto$Sys sys_
	public static final int TELEPHONY_LTEONCDMADEVICE_FIELD_NUMBER
	private int telephonyLteOnCdmaDevice_
	public static final int TOMBSTONED_MAX_TOMBSTONE_COUNT_FIELD_NUMBER
	private int tombstonedMaxTombstoneCount_
	public static final int VOLD_DECRYPT_FIELD_NUMBER
	private volatile Object voldDecrypt_
	public static final int VOLD_POST_FS_DATA_DONE_FIELD_NUMBER
	private int voldPostFsDataDone_
	public static final int VTS_NATIVE_SERVER_ON_FIELD_NUMBER
	private int vtsNativeServerOn_
	public static final int WIFI_DIRECT_INTERFACE_FIELD_NUMBER
	private volatile Object wifiDirectInterface_
	public static final int WIFI_INTERFACE_FIELD_NUMBER
	private volatile Object wifiInterface_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemPropertiesProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		android.os.SystemPropertiesProto$AacDrc$Builder subBuilder
		android.os.SystemPropertiesProto$Aaudio$Builder subBuilder
		android.os.SystemPropertiesProto$Camera$Builder subBuilder
		android.os.SystemPropertiesProto$DalvikVm$Builder subBuilder
		com.google.protobuf.ByteString bs
		android.os.SystemPropertiesProto$InitSvc$Builder subBuilder
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		android.os.SystemPropertiesProto$Log$Builder subBuilder
		android.os.SystemPropertiesProto$Persist$Builder subBuilder
		android.os.SystemPropertiesProto$PmDexopt$Builder subBuilder
		android.os.SystemPropertiesProto$Ro$Builder subBuilder
		com.google.protobuf.ByteString bs
		android.os.SystemPropertiesProto$Sys$Builder subBuilder
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public java.util.List getExtraPropertiesList () 
	public java.util.List getExtraPropertiesOrBuilderList () 
	public int getExtraPropertiesCount () 
	public android.os.SystemPropertiesProto$Property getExtraProperties (int) 
		int index
	public android.os.SystemPropertiesProto$PropertyOrBuilder getExtraPropertiesOrBuilder (int) 
		int index
	public boolean hasAacDrc () 
	public android.os.SystemPropertiesProto$AacDrc getAacDrc () 
	public android.os.SystemPropertiesProto$AacDrcOrBuilder getAacDrcOrBuilder () 
	public boolean hasAaudio () 
	public android.os.SystemPropertiesProto$Aaudio getAaudio () 
	public android.os.SystemPropertiesProto$AaudioOrBuilder getAaudioOrBuilder () 
	public boolean hasAfFastTrackMultiplier () 
	public int getAfFastTrackMultiplier () 
	public boolean hasCamera () 
	public android.os.SystemPropertiesProto$Camera getCamera () 
	public android.os.SystemPropertiesProto$CameraOrBuilder getCameraOrBuilder () 
	public boolean hasDalvikVm () 
	public android.os.SystemPropertiesProto$DalvikVm getDalvikVm () 
	public android.os.SystemPropertiesProto$DalvikVmOrBuilder getDalvikVmOrBuilder () 
	public boolean hasDrm64BitEnabled () 
	public boolean getDrm64BitEnabled () 
	public boolean hasDrmServiceEnabled () 
	public boolean getDrmServiceEnabled () 
	public boolean hasDumpstateDryRun () 
	public boolean getDumpstateDryRun () 
	public boolean hasGsmSimOperatorNumeric () 
	public java.lang.String getGsmSimOperatorNumeric () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getGsmSimOperatorNumericBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHalInstrumentationEnable () 
	public boolean getHalInstrumentationEnable () 
	public boolean hasInitSvc () 
	public android.os.SystemPropertiesProto$InitSvc getInitSvc () 
	public android.os.SystemPropertiesProto$InitSvcOrBuilder getInitSvcOrBuilder () 
	public boolean hasKeyguardNoRequireSim () 
	public boolean getKeyguardNoRequireSim () 
	public boolean hasLibcDebugMallocOptions () 
	public java.lang.String getLibcDebugMallocOptions () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLibcDebugMallocOptionsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasLibcDebugMallocProgram () 
	public java.lang.String getLibcDebugMallocProgram () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLibcDebugMallocProgramBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasLog () 
	public android.os.SystemPropertiesProto$Log getLog () 
	public android.os.SystemPropertiesProto$LogOrBuilder getLogOrBuilder () 
	public boolean hasMediaMediadrmserviceEnable () 
	public boolean getMediaMediadrmserviceEnable () 
	public boolean hasMediaRecorderShowManufacturerAndModel () 
	public boolean getMediaRecorderShowManufacturerAndModel () 
	public boolean hasPersist () 
	public android.os.SystemPropertiesProto$Persist getPersist () 
	public android.os.SystemPropertiesProto$PersistOrBuilder getPersistOrBuilder () 
	public boolean hasPmDexopt () 
	public android.os.SystemPropertiesProto$PmDexopt getPmDexopt () 
	public android.os.SystemPropertiesProto$PmDexoptOrBuilder getPmDexoptOrBuilder () 
	public boolean hasRo () 
	public android.os.SystemPropertiesProto$Ro getRo () 
	public android.os.SystemPropertiesProto$RoOrBuilder getRoOrBuilder () 
	public boolean hasSendbugPreferredDomain () 
	public java.lang.String getSendbugPreferredDomain () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSendbugPreferredDomainBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasServiceBootanimExit () 
	public int getServiceBootanimExit () 
	public boolean hasSys () 
	public android.os.SystemPropertiesProto$Sys getSys () 
	public android.os.SystemPropertiesProto$SysOrBuilder getSysOrBuilder () 
	public boolean hasTelephonyLteOnCdmaDevice () 
	public int getTelephonyLteOnCdmaDevice () 
	public boolean hasTombstonedMaxTombstoneCount () 
	public int getTombstonedMaxTombstoneCount () 
	public boolean hasVoldDecrypt () 
	public java.lang.String getVoldDecrypt () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVoldDecryptBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasVoldPostFsDataDone () 
	public int getVoldPostFsDataDone () 
	public boolean hasVtsNativeServerOn () 
	public int getVtsNativeServerOn () 
	public boolean hasWifiDirectInterface () 
	public java.lang.String getWifiDirectInterface () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getWifiDirectInterfaceBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasWifiInterface () 
	public java.lang.String getWifiInterface () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getWifiInterfaceBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int size
	public static android.os.SystemPropertiesProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemPropertiesProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemPropertiesProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemPropertiesProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemPropertiesProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemPropertiesProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemPropertiesProto$Builder newBuilderForType () 
	public static android.os.SystemPropertiesProto$Builder newBuilder () 
	public static android.os.SystemPropertiesProto$Builder newBuilder (android.os.SystemPropertiesProto) 
		android.os.SystemPropertiesProto prototype
	public android.os.SystemPropertiesProto$Builder toBuilder () 
	protected android.os.SystemPropertiesProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemPropertiesProto$Builder builder
	public static android.os.SystemPropertiesProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemPropertiesProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$43900 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemPropertiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemPropertiesProto$1 x1
	static java.util.List access$44102 (android.os.SystemPropertiesProto, java.util.List) 
		android.os.SystemPropertiesProto x0
		java.util.List x1
	static android.os.SystemPropertiesProto$AacDrc access$44202 (android.os.SystemPropertiesProto, android.os.SystemPropertiesProto$AacDrc) 
		android.os.SystemPropertiesProto x0
		android.os.SystemPropertiesProto$AacDrc x1
	static android.os.SystemPropertiesProto$Aaudio access$44302 (android.os.SystemPropertiesProto, android.os.SystemPropertiesProto$Aaudio) 
		android.os.SystemPropertiesProto x0
		android.os.SystemPropertiesProto$Aaudio x1
	static int access$44402 (android.os.SystemPropertiesProto, int) 
		android.os.SystemPropertiesProto x0
		int x1
	static android.os.SystemPropertiesProto$Camera access$44502 (android.os.SystemPropertiesProto, android.os.SystemPropertiesProto$Camera) 
		android.os.SystemPropertiesProto x0
		android.os.SystemPropertiesProto$Camera x1
	static android.os.SystemPropertiesProto$DalvikVm access$44602 (android.os.SystemPropertiesProto, android.os.SystemPropertiesProto$DalvikVm) 
		android.os.SystemPropertiesProto x0
		android.os.SystemPropertiesProto$DalvikVm x1
	static boolean access$44702 (android.os.SystemPropertiesProto, boolean) 
		android.os.SystemPropertiesProto x0
		boolean x1
	static boolean access$44802 (android.os.SystemPropertiesProto, boolean) 
		android.os.SystemPropertiesProto x0
		boolean x1
	static boolean access$44902 (android.os.SystemPropertiesProto, boolean) 
		android.os.SystemPropertiesProto x0
		boolean x1
	static java.lang.Object access$45002 (android.os.SystemPropertiesProto, java.lang.Object) 
		android.os.SystemPropertiesProto x0
		Object x1
	static boolean access$45102 (android.os.SystemPropertiesProto, boolean) 
		android.os.SystemPropertiesProto x0
		boolean x1
	static android.os.SystemPropertiesProto$InitSvc access$45202 (android.os.SystemPropertiesProto, android.os.SystemPropertiesProto$InitSvc) 
		android.os.SystemPropertiesProto x0
		android.os.SystemPropertiesProto$InitSvc x1
	static boolean access$45302 (android.os.SystemPropertiesProto, boolean) 
		android.os.SystemPropertiesProto x0
		boolean x1
	static java.lang.Object access$45402 (android.os.SystemPropertiesProto, java.lang.Object) 
		android.os.SystemPropertiesProto x0
		Object x1
	static java.lang.Object access$45502 (android.os.SystemPropertiesProto, java.lang.Object) 
		android.os.SystemPropertiesProto x0
		Object x1
	static android.os.SystemPropertiesProto$Log access$45602 (android.os.SystemPropertiesProto, android.os.SystemPropertiesProto$Log) 
		android.os.SystemPropertiesProto x0
		android.os.SystemPropertiesProto$Log x1
	static boolean access$45702 (android.os.SystemPropertiesProto, boolean) 
		android.os.SystemPropertiesProto x0
		boolean x1
	static boolean access$45802 (android.os.SystemPropertiesProto, boolean) 
		android.os.SystemPropertiesProto x0
		boolean x1
	static android.os.SystemPropertiesProto$Persist access$45902 (android.os.SystemPropertiesProto, android.os.SystemPropertiesProto$Persist) 
		android.os.SystemPropertiesProto x0
		android.os.SystemPropertiesProto$Persist x1
	static android.os.SystemPropertiesProto$PmDexopt access$46002 (android.os.SystemPropertiesProto, android.os.SystemPropertiesProto$PmDexopt) 
		android.os.SystemPropertiesProto x0
		android.os.SystemPropertiesProto$PmDexopt x1
	static android.os.SystemPropertiesProto$Ro access$46102 (android.os.SystemPropertiesProto, android.os.SystemPropertiesProto$Ro) 
		android.os.SystemPropertiesProto x0
		android.os.SystemPropertiesProto$Ro x1
	static java.lang.Object access$46202 (android.os.SystemPropertiesProto, java.lang.Object) 
		android.os.SystemPropertiesProto x0
		Object x1
	static int access$46302 (android.os.SystemPropertiesProto, int) 
		android.os.SystemPropertiesProto x0
		int x1
	static android.os.SystemPropertiesProto$Sys access$46402 (android.os.SystemPropertiesProto, android.os.SystemPropertiesProto$Sys) 
		android.os.SystemPropertiesProto x0
		android.os.SystemPropertiesProto$Sys x1
	static int access$46502 (android.os.SystemPropertiesProto, int) 
		android.os.SystemPropertiesProto x0
		int x1
	static int access$46602 (android.os.SystemPropertiesProto, int) 
		android.os.SystemPropertiesProto x0
		int x1
	static java.lang.Object access$46702 (android.os.SystemPropertiesProto, java.lang.Object) 
		android.os.SystemPropertiesProto x0
		Object x1
	static int access$46802 (android.os.SystemPropertiesProto, int) 
		android.os.SystemPropertiesProto x0
		int x1
	static int access$46902 (android.os.SystemPropertiesProto, int) 
		android.os.SystemPropertiesProto x0
		int x1
	static java.lang.Object access$47002 (android.os.SystemPropertiesProto, java.lang.Object) 
		android.os.SystemPropertiesProto x0
		Object x1
	static java.lang.Object access$47102 (android.os.SystemPropertiesProto, java.lang.Object) 
		android.os.SystemPropertiesProto x0
		Object x1
	static int access$47202 (android.os.SystemPropertiesProto, int) 
		android.os.SystemPropertiesProto x0
		int x1
	static java.util.List access$44100 (android.os.SystemPropertiesProto) 
		android.os.SystemPropertiesProto x0
	static boolean access$47300 () 
	static java.lang.Object access$45000 (android.os.SystemPropertiesProto) 
		android.os.SystemPropertiesProto x0
	static java.lang.Object access$45400 (android.os.SystemPropertiesProto) 
		android.os.SystemPropertiesProto x0
	static java.lang.Object access$45500 (android.os.SystemPropertiesProto) 
		android.os.SystemPropertiesProto x0
	static java.lang.Object access$46200 (android.os.SystemPropertiesProto) 
		android.os.SystemPropertiesProto x0
	static java.lang.Object access$46700 (android.os.SystemPropertiesProto) 
		android.os.SystemPropertiesProto x0
	static java.lang.Object access$47000 (android.os.SystemPropertiesProto) 
		android.os.SystemPropertiesProto x0
	static java.lang.Object access$47100 (android.os.SystemPropertiesProto) 
		android.os.SystemPropertiesProto x0
	static com.google.protobuf.UnknownFieldSet access$47400 (android.os.SystemPropertiesProto) 
		android.os.SystemPropertiesProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemPropertiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemPropertiesProto$1 x2
	static void  () 
}

android/os/SystemPropertiesProtoOrBuilder.class
SystemPropertiesProtoOrBuilder.java
package android.os
public abstract android.os.SystemPropertiesProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getExtraPropertiesList () 
	public abstract android.os.SystemPropertiesProto$Property getExtraProperties (int) 
	public abstract int getExtraPropertiesCount () 
	public abstract java.util.List getExtraPropertiesOrBuilderList () 
	public abstract android.os.SystemPropertiesProto$PropertyOrBuilder getExtraPropertiesOrBuilder (int) 
	public abstract boolean hasAacDrc () 
	public abstract android.os.SystemPropertiesProto$AacDrc getAacDrc () 
	public abstract android.os.SystemPropertiesProto$AacDrcOrBuilder getAacDrcOrBuilder () 
	public abstract boolean hasAaudio () 
	public abstract android.os.SystemPropertiesProto$Aaudio getAaudio () 
	public abstract android.os.SystemPropertiesProto$AaudioOrBuilder getAaudioOrBuilder () 
	public abstract boolean hasAfFastTrackMultiplier () 
	public abstract int getAfFastTrackMultiplier () 
	public abstract boolean hasCamera () 
	public abstract android.os.SystemPropertiesProto$Camera getCamera () 
	public abstract android.os.SystemPropertiesProto$CameraOrBuilder getCameraOrBuilder () 
	public abstract boolean hasDalvikVm () 
	public abstract android.os.SystemPropertiesProto$DalvikVm getDalvikVm () 
	public abstract android.os.SystemPropertiesProto$DalvikVmOrBuilder getDalvikVmOrBuilder () 
	public abstract boolean hasDrm64BitEnabled () 
	public abstract boolean getDrm64BitEnabled () 
	public abstract boolean hasDrmServiceEnabled () 
	public abstract boolean getDrmServiceEnabled () 
	public abstract boolean hasDumpstateDryRun () 
	public abstract boolean getDumpstateDryRun () 
	public abstract boolean hasGsmSimOperatorNumeric () 
	public abstract java.lang.String getGsmSimOperatorNumeric () 
	public abstract com.google.protobuf.ByteString getGsmSimOperatorNumericBytes () 
	public abstract boolean hasHalInstrumentationEnable () 
	public abstract boolean getHalInstrumentationEnable () 
	public abstract boolean hasInitSvc () 
	public abstract android.os.SystemPropertiesProto$InitSvc getInitSvc () 
	public abstract android.os.SystemPropertiesProto$InitSvcOrBuilder getInitSvcOrBuilder () 
	public abstract boolean hasKeyguardNoRequireSim () 
	public abstract boolean getKeyguardNoRequireSim () 
	public abstract boolean hasLibcDebugMallocOptions () 
	public abstract java.lang.String getLibcDebugMallocOptions () 
	public abstract com.google.protobuf.ByteString getLibcDebugMallocOptionsBytes () 
	public abstract boolean hasLibcDebugMallocProgram () 
	public abstract java.lang.String getLibcDebugMallocProgram () 
	public abstract com.google.protobuf.ByteString getLibcDebugMallocProgramBytes () 
	public abstract boolean hasLog () 
	public abstract android.os.SystemPropertiesProto$Log getLog () 
	public abstract android.os.SystemPropertiesProto$LogOrBuilder getLogOrBuilder () 
	public abstract boolean hasMediaMediadrmserviceEnable () 
	public abstract boolean getMediaMediadrmserviceEnable () 
	public abstract boolean hasMediaRecorderShowManufacturerAndModel () 
	public abstract boolean getMediaRecorderShowManufacturerAndModel () 
	public abstract boolean hasPersist () 
	public abstract android.os.SystemPropertiesProto$Persist getPersist () 
	public abstract android.os.SystemPropertiesProto$PersistOrBuilder getPersistOrBuilder () 
	public abstract boolean hasPmDexopt () 
	public abstract android.os.SystemPropertiesProto$PmDexopt getPmDexopt () 
	public abstract android.os.SystemPropertiesProto$PmDexoptOrBuilder getPmDexoptOrBuilder () 
	public abstract boolean hasRo () 
	public abstract android.os.SystemPropertiesProto$Ro getRo () 
	public abstract android.os.SystemPropertiesProto$RoOrBuilder getRoOrBuilder () 
	public abstract boolean hasSendbugPreferredDomain () 
	public abstract java.lang.String getSendbugPreferredDomain () 
	public abstract com.google.protobuf.ByteString getSendbugPreferredDomainBytes () 
	public abstract boolean hasServiceBootanimExit () 
	public abstract int getServiceBootanimExit () 
	public abstract boolean hasSys () 
	public abstract android.os.SystemPropertiesProto$Sys getSys () 
	public abstract android.os.SystemPropertiesProto$SysOrBuilder getSysOrBuilder () 
	public abstract boolean hasTelephonyLteOnCdmaDevice () 
	public abstract int getTelephonyLteOnCdmaDevice () 
	public abstract boolean hasTombstonedMaxTombstoneCount () 
	public abstract int getTombstonedMaxTombstoneCount () 
	public abstract boolean hasVoldDecrypt () 
	public abstract java.lang.String getVoldDecrypt () 
	public abstract com.google.protobuf.ByteString getVoldDecryptBytes () 
	public abstract boolean hasVoldPostFsDataDone () 
	public abstract int getVoldPostFsDataDone () 
	public abstract boolean hasVtsNativeServerOn () 
	public abstract int getVtsNativeServerOn () 
	public abstract boolean hasWifiDirectInterface () 
	public abstract java.lang.String getWifiDirectInterface () 
	public abstract com.google.protobuf.ByteString getWifiDirectInterfaceBytes () 
	public abstract boolean hasWifiInterface () 
	public abstract java.lang.String getWifiInterface () 
	public abstract com.google.protobuf.ByteString getWifiInterfaceBytes () 
}

android/os/SystemProto$1.class
SystemProto.java
package android.os
final android.os.SystemProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemProto$2.class
SystemProto.java
package android.os
 android.os.SystemProto$2 extends java.lang.Object {
	static final int[] $SwitchMap$android$os$SystemProto$TimeRemainingCase
	static void  () 
}

android/os/SystemProto$Battery$1.class
SystemProto.java
package android.os
final android.os.SystemProto$Battery$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemProto$Battery parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemProto$Battery$Builder.class
SystemProto.java
package android.os
public final android.os.SystemProto$Battery$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemProto$BatteryOrBuilder  {
	private int bitField0_
	private long startClockTimeMs_
	private long startCount_
	private long totalRealtimeMs_
	private long totalUptimeMs_
	private long batteryRealtimeMs_
	private long batteryUptimeMs_
	private long screenOffRealtimeMs_
	private long screenOffUptimeMs_
	private long screenDozeDurationMs_
	private long estimatedBatteryCapacityMah_
	private long minLearnedBatteryCapacityUah_
	private long maxLearnedBatteryCapacityUah_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemProto$Battery$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemProto$Battery getDefaultInstanceForType () 
	public android.os.SystemProto$Battery build () 
		android.os.SystemProto$Battery result
	public android.os.SystemProto$Battery buildPartial () 
		android.os.SystemProto$Battery result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemProto$Battery$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemProto$Battery$Builder mergeFrom (android.os.SystemProto$Battery) 
		android.os.SystemProto$Battery other
	public final boolean isInitialized () 
	public android.os.SystemProto$Battery$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemProto$Battery parsedMessage
	public boolean hasStartClockTimeMs () 
	public long getStartClockTimeMs () 
	public android.os.SystemProto$Battery$Builder setStartClockTimeMs (long) 
		long value
	public android.os.SystemProto$Battery$Builder clearStartClockTimeMs () 
	public boolean hasStartCount () 
	public long getStartCount () 
	public android.os.SystemProto$Battery$Builder setStartCount (long) 
		long value
	public android.os.SystemProto$Battery$Builder clearStartCount () 
	public boolean hasTotalRealtimeMs () 
	public long getTotalRealtimeMs () 
	public android.os.SystemProto$Battery$Builder setTotalRealtimeMs (long) 
		long value
	public android.os.SystemProto$Battery$Builder clearTotalRealtimeMs () 
	public boolean hasTotalUptimeMs () 
	public long getTotalUptimeMs () 
	public android.os.SystemProto$Battery$Builder setTotalUptimeMs (long) 
		long value
	public android.os.SystemProto$Battery$Builder clearTotalUptimeMs () 
	public boolean hasBatteryRealtimeMs () 
	public long getBatteryRealtimeMs () 
	public android.os.SystemProto$Battery$Builder setBatteryRealtimeMs (long) 
		long value
	public android.os.SystemProto$Battery$Builder clearBatteryRealtimeMs () 
	public boolean hasBatteryUptimeMs () 
	public long getBatteryUptimeMs () 
	public android.os.SystemProto$Battery$Builder setBatteryUptimeMs (long) 
		long value
	public android.os.SystemProto$Battery$Builder clearBatteryUptimeMs () 
	public boolean hasScreenOffRealtimeMs () 
	public long getScreenOffRealtimeMs () 
	public android.os.SystemProto$Battery$Builder setScreenOffRealtimeMs (long) 
		long value
	public android.os.SystemProto$Battery$Builder clearScreenOffRealtimeMs () 
	public boolean hasScreenOffUptimeMs () 
	public long getScreenOffUptimeMs () 
	public android.os.SystemProto$Battery$Builder setScreenOffUptimeMs (long) 
		long value
	public android.os.SystemProto$Battery$Builder clearScreenOffUptimeMs () 
	public boolean hasScreenDozeDurationMs () 
	public long getScreenDozeDurationMs () 
	public android.os.SystemProto$Battery$Builder setScreenDozeDurationMs (long) 
		long value
	public android.os.SystemProto$Battery$Builder clearScreenDozeDurationMs () 
	public boolean hasEstimatedBatteryCapacityMah () 
	public long getEstimatedBatteryCapacityMah () 
	public android.os.SystemProto$Battery$Builder setEstimatedBatteryCapacityMah (long) 
		long value
	public android.os.SystemProto$Battery$Builder clearEstimatedBatteryCapacityMah () 
	public boolean hasMinLearnedBatteryCapacityUah () 
	public long getMinLearnedBatteryCapacityUah () 
	public android.os.SystemProto$Battery$Builder setMinLearnedBatteryCapacityUah (long) 
		long value
	public android.os.SystemProto$Battery$Builder clearMinLearnedBatteryCapacityUah () 
	public boolean hasMaxLearnedBatteryCapacityUah () 
	public long getMaxLearnedBatteryCapacityUah () 
	public android.os.SystemProto$Battery$Builder setMaxLearnedBatteryCapacityUah (long) 
		long value
	public android.os.SystemProto$Battery$Builder clearMaxLearnedBatteryCapacityUah () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemProto$1) 
		android.os.SystemProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemProto$1 x1
}

android/os/SystemProto$Battery.class
SystemProto.java
package android.os
public final android.os.SystemProto$Battery extends com.google.protobuf.GeneratedMessage implements android.os.SystemProto$BatteryOrBuilder  {
	private int bitField0_
	public static final int START_CLOCK_TIME_MS_FIELD_NUMBER
	private long startClockTimeMs_
	public static final int START_COUNT_FIELD_NUMBER
	private long startCount_
	public static final int TOTAL_REALTIME_MS_FIELD_NUMBER
	private long totalRealtimeMs_
	public static final int TOTAL_UPTIME_MS_FIELD_NUMBER
	private long totalUptimeMs_
	public static final int BATTERY_REALTIME_MS_FIELD_NUMBER
	private long batteryRealtimeMs_
	public static final int BATTERY_UPTIME_MS_FIELD_NUMBER
	private long batteryUptimeMs_
	public static final int SCREEN_OFF_REALTIME_MS_FIELD_NUMBER
	private long screenOffRealtimeMs_
	public static final int SCREEN_OFF_UPTIME_MS_FIELD_NUMBER
	private long screenOffUptimeMs_
	public static final int SCREEN_DOZE_DURATION_MS_FIELD_NUMBER
	private long screenDozeDurationMs_
	public static final int ESTIMATED_BATTERY_CAPACITY_MAH_FIELD_NUMBER
	private long estimatedBatteryCapacityMah_
	public static final int MIN_LEARNED_BATTERY_CAPACITY_UAH_FIELD_NUMBER
	private long minLearnedBatteryCapacityUah_
	public static final int MAX_LEARNED_BATTERY_CAPACITY_UAH_FIELD_NUMBER
	private long maxLearnedBatteryCapacityUah_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemProto$Battery DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasStartClockTimeMs () 
	public long getStartClockTimeMs () 
	public boolean hasStartCount () 
	public long getStartCount () 
	public boolean hasTotalRealtimeMs () 
	public long getTotalRealtimeMs () 
	public boolean hasTotalUptimeMs () 
	public long getTotalUptimeMs () 
	public boolean hasBatteryRealtimeMs () 
	public long getBatteryRealtimeMs () 
	public boolean hasBatteryUptimeMs () 
	public long getBatteryUptimeMs () 
	public boolean hasScreenOffRealtimeMs () 
	public long getScreenOffRealtimeMs () 
	public boolean hasScreenOffUptimeMs () 
	public long getScreenOffUptimeMs () 
	public boolean hasScreenDozeDurationMs () 
	public long getScreenDozeDurationMs () 
	public boolean hasEstimatedBatteryCapacityMah () 
	public long getEstimatedBatteryCapacityMah () 
	public boolean hasMinLearnedBatteryCapacityUah () 
	public long getMinLearnedBatteryCapacityUah () 
	public boolean hasMaxLearnedBatteryCapacityUah () 
	public long getMaxLearnedBatteryCapacityUah () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemProto$Battery parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemProto$Battery parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$Battery parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemProto$Battery parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$Battery parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$Battery parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$Battery parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$Battery parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$Battery parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemProto$Battery parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemProto$Battery$Builder newBuilderForType () 
	public static android.os.SystemProto$Battery$Builder newBuilder () 
	public static android.os.SystemProto$Battery$Builder newBuilder (android.os.SystemProto$Battery) 
		android.os.SystemProto$Battery prototype
	public android.os.SystemProto$Battery$Builder toBuilder () 
	protected android.os.SystemProto$Battery$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemProto$Battery$Builder builder
	public static android.os.SystemProto$Battery getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemProto$Battery getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemProto$1 x1
	static long access$402 (android.os.SystemProto$Battery, long) 
		android.os.SystemProto$Battery x0
		long x1
	static long access$502 (android.os.SystemProto$Battery, long) 
		android.os.SystemProto$Battery x0
		long x1
	static long access$602 (android.os.SystemProto$Battery, long) 
		android.os.SystemProto$Battery x0
		long x1
	static long access$702 (android.os.SystemProto$Battery, long) 
		android.os.SystemProto$Battery x0
		long x1
	static long access$802 (android.os.SystemProto$Battery, long) 
		android.os.SystemProto$Battery x0
		long x1
	static long access$902 (android.os.SystemProto$Battery, long) 
		android.os.SystemProto$Battery x0
		long x1
	static long access$1002 (android.os.SystemProto$Battery, long) 
		android.os.SystemProto$Battery x0
		long x1
	static long access$1102 (android.os.SystemProto$Battery, long) 
		android.os.SystemProto$Battery x0
		long x1
	static long access$1202 (android.os.SystemProto$Battery, long) 
		android.os.SystemProto$Battery x0
		long x1
	static long access$1302 (android.os.SystemProto$Battery, long) 
		android.os.SystemProto$Battery x0
		long x1
	static long access$1402 (android.os.SystemProto$Battery, long) 
		android.os.SystemProto$Battery x0
		long x1
	static long access$1502 (android.os.SystemProto$Battery, long) 
		android.os.SystemProto$Battery x0
		long x1
	static int access$1602 (android.os.SystemProto$Battery, int) 
		android.os.SystemProto$Battery x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$1700 (android.os.SystemProto$Battery) 
		android.os.SystemProto$Battery x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemProto$1 x2
	static void  () 
}

android/os/SystemProto$BatteryDischarge$1.class
SystemProto.java
package android.os
final android.os.SystemProto$BatteryDischarge$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemProto$BatteryDischarge parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemProto$BatteryDischarge$Builder.class
SystemProto.java
package android.os
public final android.os.SystemProto$BatteryDischarge$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemProto$BatteryDischargeOrBuilder  {
	private int bitField0_
	private int lowerBoundSinceCharge_
	private int upperBoundSinceCharge_
	private int screenOnSinceCharge_
	private int screenOffSinceCharge_
	private int screenDozeSinceCharge_
	private long totalMah_
	private long totalMahScreenOff_
	private long totalMahScreenDoze_
	private long totalMahLightDoze_
	private long totalMahDeepDoze_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemProto$BatteryDischarge$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemProto$BatteryDischarge getDefaultInstanceForType () 
	public android.os.SystemProto$BatteryDischarge build () 
		android.os.SystemProto$BatteryDischarge result
	public android.os.SystemProto$BatteryDischarge buildPartial () 
		android.os.SystemProto$BatteryDischarge result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemProto$BatteryDischarge$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemProto$BatteryDischarge$Builder mergeFrom (android.os.SystemProto$BatteryDischarge) 
		android.os.SystemProto$BatteryDischarge other
	public final boolean isInitialized () 
	public android.os.SystemProto$BatteryDischarge$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemProto$BatteryDischarge parsedMessage
	public boolean hasLowerBoundSinceCharge () 
	public int getLowerBoundSinceCharge () 
	public android.os.SystemProto$BatteryDischarge$Builder setLowerBoundSinceCharge (int) 
		int value
	public android.os.SystemProto$BatteryDischarge$Builder clearLowerBoundSinceCharge () 
	public boolean hasUpperBoundSinceCharge () 
	public int getUpperBoundSinceCharge () 
	public android.os.SystemProto$BatteryDischarge$Builder setUpperBoundSinceCharge (int) 
		int value
	public android.os.SystemProto$BatteryDischarge$Builder clearUpperBoundSinceCharge () 
	public boolean hasScreenOnSinceCharge () 
	public int getScreenOnSinceCharge () 
	public android.os.SystemProto$BatteryDischarge$Builder setScreenOnSinceCharge (int) 
		int value
	public android.os.SystemProto$BatteryDischarge$Builder clearScreenOnSinceCharge () 
	public boolean hasScreenOffSinceCharge () 
	public int getScreenOffSinceCharge () 
	public android.os.SystemProto$BatteryDischarge$Builder setScreenOffSinceCharge (int) 
		int value
	public android.os.SystemProto$BatteryDischarge$Builder clearScreenOffSinceCharge () 
	public boolean hasScreenDozeSinceCharge () 
	public int getScreenDozeSinceCharge () 
	public android.os.SystemProto$BatteryDischarge$Builder setScreenDozeSinceCharge (int) 
		int value
	public android.os.SystemProto$BatteryDischarge$Builder clearScreenDozeSinceCharge () 
	public boolean hasTotalMah () 
	public long getTotalMah () 
	public android.os.SystemProto$BatteryDischarge$Builder setTotalMah (long) 
		long value
	public android.os.SystemProto$BatteryDischarge$Builder clearTotalMah () 
	public boolean hasTotalMahScreenOff () 
	public long getTotalMahScreenOff () 
	public android.os.SystemProto$BatteryDischarge$Builder setTotalMahScreenOff (long) 
		long value
	public android.os.SystemProto$BatteryDischarge$Builder clearTotalMahScreenOff () 
	public boolean hasTotalMahScreenDoze () 
	public long getTotalMahScreenDoze () 
	public android.os.SystemProto$BatteryDischarge$Builder setTotalMahScreenDoze (long) 
		long value
	public android.os.SystemProto$BatteryDischarge$Builder clearTotalMahScreenDoze () 
	public boolean hasTotalMahLightDoze () 
	public long getTotalMahLightDoze () 
	public android.os.SystemProto$BatteryDischarge$Builder setTotalMahLightDoze (long) 
		long value
	public android.os.SystemProto$BatteryDischarge$Builder clearTotalMahLightDoze () 
	public boolean hasTotalMahDeepDoze () 
	public long getTotalMahDeepDoze () 
	public android.os.SystemProto$BatteryDischarge$Builder setTotalMahDeepDoze (long) 
		long value
	public android.os.SystemProto$BatteryDischarge$Builder clearTotalMahDeepDoze () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemProto$1) 
		android.os.SystemProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemProto$1 x1
}

android/os/SystemProto$BatteryDischarge.class
SystemProto.java
package android.os
public final android.os.SystemProto$BatteryDischarge extends com.google.protobuf.GeneratedMessage implements android.os.SystemProto$BatteryDischargeOrBuilder  {
	private int bitField0_
	public static final int LOWER_BOUND_SINCE_CHARGE_FIELD_NUMBER
	private int lowerBoundSinceCharge_
	public static final int UPPER_BOUND_SINCE_CHARGE_FIELD_NUMBER
	private int upperBoundSinceCharge_
	public static final int SCREEN_ON_SINCE_CHARGE_FIELD_NUMBER
	private int screenOnSinceCharge_
	public static final int SCREEN_OFF_SINCE_CHARGE_FIELD_NUMBER
	private int screenOffSinceCharge_
	public static final int SCREEN_DOZE_SINCE_CHARGE_FIELD_NUMBER
	private int screenDozeSinceCharge_
	public static final int TOTAL_MAH_FIELD_NUMBER
	private long totalMah_
	public static final int TOTAL_MAH_SCREEN_OFF_FIELD_NUMBER
	private long totalMahScreenOff_
	public static final int TOTAL_MAH_SCREEN_DOZE_FIELD_NUMBER
	private long totalMahScreenDoze_
	public static final int TOTAL_MAH_LIGHT_DOZE_FIELD_NUMBER
	private long totalMahLightDoze_
	public static final int TOTAL_MAH_DEEP_DOZE_FIELD_NUMBER
	private long totalMahDeepDoze_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemProto$BatteryDischarge DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasLowerBoundSinceCharge () 
	public int getLowerBoundSinceCharge () 
	public boolean hasUpperBoundSinceCharge () 
	public int getUpperBoundSinceCharge () 
	public boolean hasScreenOnSinceCharge () 
	public int getScreenOnSinceCharge () 
	public boolean hasScreenOffSinceCharge () 
	public int getScreenOffSinceCharge () 
	public boolean hasScreenDozeSinceCharge () 
	public int getScreenDozeSinceCharge () 
	public boolean hasTotalMah () 
	public long getTotalMah () 
	public boolean hasTotalMahScreenOff () 
	public long getTotalMahScreenOff () 
	public boolean hasTotalMahScreenDoze () 
	public long getTotalMahScreenDoze () 
	public boolean hasTotalMahLightDoze () 
	public long getTotalMahLightDoze () 
	public boolean hasTotalMahDeepDoze () 
	public long getTotalMahDeepDoze () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemProto$BatteryDischarge parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemProto$BatteryDischarge parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$BatteryDischarge parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemProto$BatteryDischarge parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$BatteryDischarge parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$BatteryDischarge parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$BatteryDischarge parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$BatteryDischarge parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$BatteryDischarge parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemProto$BatteryDischarge parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemProto$BatteryDischarge$Builder newBuilderForType () 
	public static android.os.SystemProto$BatteryDischarge$Builder newBuilder () 
	public static android.os.SystemProto$BatteryDischarge$Builder newBuilder (android.os.SystemProto$BatteryDischarge) 
		android.os.SystemProto$BatteryDischarge prototype
	public android.os.SystemProto$BatteryDischarge$Builder toBuilder () 
	protected android.os.SystemProto$BatteryDischarge$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemProto$BatteryDischarge$Builder builder
	public static android.os.SystemProto$BatteryDischarge getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemProto$BatteryDischarge getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$2100 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemProto$1 x1
	static int access$2302 (android.os.SystemProto$BatteryDischarge, int) 
		android.os.SystemProto$BatteryDischarge x0
		int x1
	static int access$2402 (android.os.SystemProto$BatteryDischarge, int) 
		android.os.SystemProto$BatteryDischarge x0
		int x1
	static int access$2502 (android.os.SystemProto$BatteryDischarge, int) 
		android.os.SystemProto$BatteryDischarge x0
		int x1
	static int access$2602 (android.os.SystemProto$BatteryDischarge, int) 
		android.os.SystemProto$BatteryDischarge x0
		int x1
	static int access$2702 (android.os.SystemProto$BatteryDischarge, int) 
		android.os.SystemProto$BatteryDischarge x0
		int x1
	static long access$2802 (android.os.SystemProto$BatteryDischarge, long) 
		android.os.SystemProto$BatteryDischarge x0
		long x1
	static long access$2902 (android.os.SystemProto$BatteryDischarge, long) 
		android.os.SystemProto$BatteryDischarge x0
		long x1
	static long access$3002 (android.os.SystemProto$BatteryDischarge, long) 
		android.os.SystemProto$BatteryDischarge x0
		long x1
	static long access$3102 (android.os.SystemProto$BatteryDischarge, long) 
		android.os.SystemProto$BatteryDischarge x0
		long x1
	static long access$3202 (android.os.SystemProto$BatteryDischarge, long) 
		android.os.SystemProto$BatteryDischarge x0
		long x1
	static int access$3302 (android.os.SystemProto$BatteryDischarge, int) 
		android.os.SystemProto$BatteryDischarge x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$3400 (android.os.SystemProto$BatteryDischarge) 
		android.os.SystemProto$BatteryDischarge x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemProto$1 x2
	static void  () 
}

android/os/SystemProto$BatteryDischargeOrBuilder.class
SystemProto.java
package android.os
public abstract android.os.SystemProto$BatteryDischargeOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasLowerBoundSinceCharge () 
	public abstract int getLowerBoundSinceCharge () 
	public abstract boolean hasUpperBoundSinceCharge () 
	public abstract int getUpperBoundSinceCharge () 
	public abstract boolean hasScreenOnSinceCharge () 
	public abstract int getScreenOnSinceCharge () 
	public abstract boolean hasScreenOffSinceCharge () 
	public abstract int getScreenOffSinceCharge () 
	public abstract boolean hasScreenDozeSinceCharge () 
	public abstract int getScreenDozeSinceCharge () 
	public abstract boolean hasTotalMah () 
	public abstract long getTotalMah () 
	public abstract boolean hasTotalMahScreenOff () 
	public abstract long getTotalMahScreenOff () 
	public abstract boolean hasTotalMahScreenDoze () 
	public abstract long getTotalMahScreenDoze () 
	public abstract boolean hasTotalMahLightDoze () 
	public abstract long getTotalMahLightDoze () 
	public abstract boolean hasTotalMahDeepDoze () 
	public abstract long getTotalMahDeepDoze () 
}

android/os/SystemProto$BatteryLevelStep$1.class
SystemProto.java
package android.os
final android.os.SystemProto$BatteryLevelStep$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemProto$BatteryLevelStep parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemProto$BatteryLevelStep$Builder.class
SystemProto.java
package android.os
public final android.os.SystemProto$BatteryLevelStep$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemProto$BatteryLevelStepOrBuilder  {
	private int bitField0_
	private long durationMs_
	private int level_
	private int displayState_
	private int powerSaveMode_
	private int idleMode_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemProto$BatteryLevelStep$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemProto$BatteryLevelStep getDefaultInstanceForType () 
	public android.os.SystemProto$BatteryLevelStep build () 
		android.os.SystemProto$BatteryLevelStep result
	public android.os.SystemProto$BatteryLevelStep buildPartial () 
		android.os.SystemProto$BatteryLevelStep result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemProto$BatteryLevelStep$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemProto$BatteryLevelStep$Builder mergeFrom (android.os.SystemProto$BatteryLevelStep) 
		android.os.SystemProto$BatteryLevelStep other
	public final boolean isInitialized () 
	public android.os.SystemProto$BatteryLevelStep$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemProto$BatteryLevelStep parsedMessage
	public boolean hasDurationMs () 
	public long getDurationMs () 
	public android.os.SystemProto$BatteryLevelStep$Builder setDurationMs (long) 
		long value
	public android.os.SystemProto$BatteryLevelStep$Builder clearDurationMs () 
	public boolean hasLevel () 
	public int getLevel () 
	public android.os.SystemProto$BatteryLevelStep$Builder setLevel (int) 
		int value
	public android.os.SystemProto$BatteryLevelStep$Builder clearLevel () 
	public boolean hasDisplayState () 
	public android.os.SystemProto$BatteryLevelStep$DisplayState getDisplayState () 
		android.os.SystemProto$BatteryLevelStep$DisplayState result
	public android.os.SystemProto$BatteryLevelStep$Builder setDisplayState (android.os.SystemProto$BatteryLevelStep$DisplayState) 
		android.os.SystemProto$BatteryLevelStep$DisplayState value
	public android.os.SystemProto$BatteryLevelStep$Builder clearDisplayState () 
	public boolean hasPowerSaveMode () 
	public android.os.SystemProto$BatteryLevelStep$PowerSaveMode getPowerSaveMode () 
		android.os.SystemProto$BatteryLevelStep$PowerSaveMode result
	public android.os.SystemProto$BatteryLevelStep$Builder setPowerSaveMode (android.os.SystemProto$BatteryLevelStep$PowerSaveMode) 
		android.os.SystemProto$BatteryLevelStep$PowerSaveMode value
	public android.os.SystemProto$BatteryLevelStep$Builder clearPowerSaveMode () 
	public boolean hasIdleMode () 
	public android.os.SystemProto$BatteryLevelStep$IdleMode getIdleMode () 
		android.os.SystemProto$BatteryLevelStep$IdleMode result
	public android.os.SystemProto$BatteryLevelStep$Builder setIdleMode (android.os.SystemProto$BatteryLevelStep$IdleMode) 
		android.os.SystemProto$BatteryLevelStep$IdleMode value
	public android.os.SystemProto$BatteryLevelStep$Builder clearIdleMode () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemProto$1) 
		android.os.SystemProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemProto$1 x1
}

android/os/SystemProto$BatteryLevelStep$DisplayState$1.class
SystemProto.java
package android.os
final android.os.SystemProto$BatteryLevelStep$DisplayState$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.os.SystemProto$BatteryLevelStep$DisplayState findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/os/SystemProto$BatteryLevelStep$DisplayState.class
SystemProto.java
package android.os
public final android.os.SystemProto$BatteryLevelStep$DisplayState extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.os.SystemProto$BatteryLevelStep$DisplayState DS_MIXED
	public static final android.os.SystemProto$BatteryLevelStep$DisplayState DS_ON
	public static final android.os.SystemProto$BatteryLevelStep$DisplayState DS_OFF
	public static final android.os.SystemProto$BatteryLevelStep$DisplayState DS_DOZE
	public static final android.os.SystemProto$BatteryLevelStep$DisplayState DS_DOZE_SUSPEND
	public static final android.os.SystemProto$BatteryLevelStep$DisplayState DS_ERROR
	public static final int DS_MIXED_VALUE
	public static final int DS_ON_VALUE
	public static final int DS_OFF_VALUE
	public static final int DS_DOZE_VALUE
	public static final int DS_DOZE_SUSPEND_VALUE
	public static final int DS_ERROR_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.os.SystemProto$BatteryLevelStep$DisplayState[] VALUES
	private final int value
	private static final android.os.SystemProto$BatteryLevelStep$DisplayState[] $VALUES
	public static android.os.SystemProto$BatteryLevelStep$DisplayState[] values () 
	public static android.os.SystemProto$BatteryLevelStep$DisplayState valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.os.SystemProto$BatteryLevelStep$DisplayState valueOf (int) 
		int value
	public static android.os.SystemProto$BatteryLevelStep$DisplayState forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.os.SystemProto$BatteryLevelStep$DisplayState valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/os/SystemProto$BatteryLevelStep$IdleMode$1.class
SystemProto.java
package android.os
final android.os.SystemProto$BatteryLevelStep$IdleMode$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.os.SystemProto$BatteryLevelStep$IdleMode findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/os/SystemProto$BatteryLevelStep$IdleMode.class
SystemProto.java
package android.os
public final android.os.SystemProto$BatteryLevelStep$IdleMode extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.os.SystemProto$BatteryLevelStep$IdleMode IM_MIXED
	public static final android.os.SystemProto$BatteryLevelStep$IdleMode IM_ON
	public static final android.os.SystemProto$BatteryLevelStep$IdleMode IM_OFF
	public static final int IM_MIXED_VALUE
	public static final int IM_ON_VALUE
	public static final int IM_OFF_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.os.SystemProto$BatteryLevelStep$IdleMode[] VALUES
	private final int value
	private static final android.os.SystemProto$BatteryLevelStep$IdleMode[] $VALUES
	public static android.os.SystemProto$BatteryLevelStep$IdleMode[] values () 
	public static android.os.SystemProto$BatteryLevelStep$IdleMode valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.os.SystemProto$BatteryLevelStep$IdleMode valueOf (int) 
		int value
	public static android.os.SystemProto$BatteryLevelStep$IdleMode forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.os.SystemProto$BatteryLevelStep$IdleMode valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/os/SystemProto$BatteryLevelStep$PowerSaveMode$1.class
SystemProto.java
package android.os
final android.os.SystemProto$BatteryLevelStep$PowerSaveMode$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.os.SystemProto$BatteryLevelStep$PowerSaveMode findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/os/SystemProto$BatteryLevelStep$PowerSaveMode.class
SystemProto.java
package android.os
public final android.os.SystemProto$BatteryLevelStep$PowerSaveMode extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.os.SystemProto$BatteryLevelStep$PowerSaveMode PSM_MIXED
	public static final android.os.SystemProto$BatteryLevelStep$PowerSaveMode PSM_ON
	public static final android.os.SystemProto$BatteryLevelStep$PowerSaveMode PSM_OFF
	public static final int PSM_MIXED_VALUE
	public static final int PSM_ON_VALUE
	public static final int PSM_OFF_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.os.SystemProto$BatteryLevelStep$PowerSaveMode[] VALUES
	private final int value
	private static final android.os.SystemProto$BatteryLevelStep$PowerSaveMode[] $VALUES
	public static android.os.SystemProto$BatteryLevelStep$PowerSaveMode[] values () 
	public static android.os.SystemProto$BatteryLevelStep$PowerSaveMode valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.os.SystemProto$BatteryLevelStep$PowerSaveMode valueOf (int) 
		int value
	public static android.os.SystemProto$BatteryLevelStep$PowerSaveMode forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.os.SystemProto$BatteryLevelStep$PowerSaveMode valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/os/SystemProto$BatteryLevelStep.class
SystemProto.java
package android.os
public final android.os.SystemProto$BatteryLevelStep extends com.google.protobuf.GeneratedMessage implements android.os.SystemProto$BatteryLevelStepOrBuilder  {
	private int bitField0_
	public static final int DURATION_MS_FIELD_NUMBER
	private long durationMs_
	public static final int LEVEL_FIELD_NUMBER
	private int level_
	public static final int DISPLAY_STATE_FIELD_NUMBER
	private int displayState_
	public static final int POWER_SAVE_MODE_FIELD_NUMBER
	private int powerSaveMode_
	public static final int IDLE_MODE_FIELD_NUMBER
	private int idleMode_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemProto$BatteryLevelStep DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int rawValue
		android.os.SystemProto$BatteryLevelStep$DisplayState value
		int rawValue
		android.os.SystemProto$BatteryLevelStep$PowerSaveMode value
		int rawValue
		android.os.SystemProto$BatteryLevelStep$IdleMode value
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasDurationMs () 
	public long getDurationMs () 
	public boolean hasLevel () 
	public int getLevel () 
	public boolean hasDisplayState () 
	public android.os.SystemProto$BatteryLevelStep$DisplayState getDisplayState () 
		android.os.SystemProto$BatteryLevelStep$DisplayState result
	public boolean hasPowerSaveMode () 
	public android.os.SystemProto$BatteryLevelStep$PowerSaveMode getPowerSaveMode () 
		android.os.SystemProto$BatteryLevelStep$PowerSaveMode result
	public boolean hasIdleMode () 
	public android.os.SystemProto$BatteryLevelStep$IdleMode getIdleMode () 
		android.os.SystemProto$BatteryLevelStep$IdleMode result
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemProto$BatteryLevelStep parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemProto$BatteryLevelStep parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$BatteryLevelStep parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemProto$BatteryLevelStep parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$BatteryLevelStep parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$BatteryLevelStep parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$BatteryLevelStep parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$BatteryLevelStep parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$BatteryLevelStep parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemProto$BatteryLevelStep parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemProto$BatteryLevelStep$Builder newBuilderForType () 
	public static android.os.SystemProto$BatteryLevelStep$Builder newBuilder () 
	public static android.os.SystemProto$BatteryLevelStep$Builder newBuilder (android.os.SystemProto$BatteryLevelStep) 
		android.os.SystemProto$BatteryLevelStep prototype
	public android.os.SystemProto$BatteryLevelStep$Builder toBuilder () 
	protected android.os.SystemProto$BatteryLevelStep$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemProto$BatteryLevelStep$Builder builder
	public static android.os.SystemProto$BatteryLevelStep getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemProto$BatteryLevelStep getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$3800 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemProto$1 x1
	static long access$4002 (android.os.SystemProto$BatteryLevelStep, long) 
		android.os.SystemProto$BatteryLevelStep x0
		long x1
	static int access$4102 (android.os.SystemProto$BatteryLevelStep, int) 
		android.os.SystemProto$BatteryLevelStep x0
		int x1
	static int access$4202 (android.os.SystemProto$BatteryLevelStep, int) 
		android.os.SystemProto$BatteryLevelStep x0
		int x1
	static int access$4302 (android.os.SystemProto$BatteryLevelStep, int) 
		android.os.SystemProto$BatteryLevelStep x0
		int x1
	static int access$4402 (android.os.SystemProto$BatteryLevelStep, int) 
		android.os.SystemProto$BatteryLevelStep x0
		int x1
	static int access$4502 (android.os.SystemProto$BatteryLevelStep, int) 
		android.os.SystemProto$BatteryLevelStep x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$4600 (android.os.SystemProto$BatteryLevelStep) 
		android.os.SystemProto$BatteryLevelStep x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemProto$1 x2
	static void  () 
}

android/os/SystemProto$BatteryLevelStepOrBuilder.class
SystemProto.java
package android.os
public abstract android.os.SystemProto$BatteryLevelStepOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasDurationMs () 
	public abstract long getDurationMs () 
	public abstract boolean hasLevel () 
	public abstract int getLevel () 
	public abstract boolean hasDisplayState () 
	public abstract android.os.SystemProto$BatteryLevelStep$DisplayState getDisplayState () 
	public abstract boolean hasPowerSaveMode () 
	public abstract android.os.SystemProto$BatteryLevelStep$PowerSaveMode getPowerSaveMode () 
	public abstract boolean hasIdleMode () 
	public abstract android.os.SystemProto$BatteryLevelStep$IdleMode getIdleMode () 
}

android/os/SystemProto$BatteryOrBuilder.class
SystemProto.java
package android.os
public abstract android.os.SystemProto$BatteryOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasStartClockTimeMs () 
	public abstract long getStartClockTimeMs () 
	public abstract boolean hasStartCount () 
	public abstract long getStartCount () 
	public abstract boolean hasTotalRealtimeMs () 
	public abstract long getTotalRealtimeMs () 
	public abstract boolean hasTotalUptimeMs () 
	public abstract long getTotalUptimeMs () 
	public abstract boolean hasBatteryRealtimeMs () 
	public abstract long getBatteryRealtimeMs () 
	public abstract boolean hasBatteryUptimeMs () 
	public abstract long getBatteryUptimeMs () 
	public abstract boolean hasScreenOffRealtimeMs () 
	public abstract long getScreenOffRealtimeMs () 
	public abstract boolean hasScreenOffUptimeMs () 
	public abstract long getScreenOffUptimeMs () 
	public abstract boolean hasScreenDozeDurationMs () 
	public abstract long getScreenDozeDurationMs () 
	public abstract boolean hasEstimatedBatteryCapacityMah () 
	public abstract long getEstimatedBatteryCapacityMah () 
	public abstract boolean hasMinLearnedBatteryCapacityUah () 
	public abstract long getMinLearnedBatteryCapacityUah () 
	public abstract boolean hasMaxLearnedBatteryCapacityUah () 
	public abstract long getMaxLearnedBatteryCapacityUah () 
}

android/os/SystemProto$Builder.class
SystemProto.java
package android.os
public final android.os.SystemProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemProtoOrBuilder  {
	private int timeRemainingCase_
	private Object timeRemaining_
	private int bitField0_
	private android.os.SystemProto$Battery battery_
	private com.google.protobuf.SingleFieldBuilder batteryBuilder_
	private android.os.SystemProto$BatteryDischarge batteryDischarge_
	private com.google.protobuf.SingleFieldBuilder batteryDischargeBuilder_
	private java.util.List chargeStep_
	private com.google.protobuf.RepeatedFieldBuilder chargeStepBuilder_
	private java.util.List dischargeStep_
	private com.google.protobuf.RepeatedFieldBuilder dischargeStepBuilder_
	private java.util.List cpuFrequency_
	private java.util.List dataConnection_
	private com.google.protobuf.RepeatedFieldBuilder dataConnectionBuilder_
	private android.os.ControllerActivityProto globalBluetoothController_
	private com.google.protobuf.SingleFieldBuilder globalBluetoothControllerBuilder_
	private android.os.ControllerActivityProto globalModemController_
	private com.google.protobuf.SingleFieldBuilder globalModemControllerBuilder_
	private android.os.ControllerActivityProto globalWifiController_
	private com.google.protobuf.SingleFieldBuilder globalWifiControllerBuilder_
	private android.os.SystemProto$GlobalNetwork globalNetwork_
	private com.google.protobuf.SingleFieldBuilder globalNetworkBuilder_
	private android.os.SystemProto$GlobalWifi globalWifi_
	private com.google.protobuf.SingleFieldBuilder globalWifiBuilder_
	private java.util.List kernelWakelock_
	private com.google.protobuf.RepeatedFieldBuilder kernelWakelockBuilder_
	private android.os.SystemProto$Misc misc_
	private com.google.protobuf.SingleFieldBuilder miscBuilder_
	private java.util.List phoneSignalStrength_
	private com.google.protobuf.RepeatedFieldBuilder phoneSignalStrengthBuilder_
	private java.util.List powerUseItem_
	private com.google.protobuf.RepeatedFieldBuilder powerUseItemBuilder_
	private android.os.SystemProto$PowerUseSummary powerUseSummary_
	private com.google.protobuf.SingleFieldBuilder powerUseSummaryBuilder_
	private java.util.List resourcePowerManager_
	private com.google.protobuf.RepeatedFieldBuilder resourcePowerManagerBuilder_
	private java.util.List screenBrightness_
	private com.google.protobuf.RepeatedFieldBuilder screenBrightnessBuilder_
	private android.os.TimerProto signalScanning_
	private com.google.protobuf.SingleFieldBuilder signalScanningBuilder_
	private java.util.List wakeupReason_
	private com.google.protobuf.RepeatedFieldBuilder wakeupReasonBuilder_
	private android.os.SystemProto$WifiMulticastWakelockTotal wifiMulticastWakelockTotal_
	private com.google.protobuf.SingleFieldBuilder wifiMulticastWakelockTotalBuilder_
	private java.util.List wifiSignalStrength_
	private com.google.protobuf.RepeatedFieldBuilder wifiSignalStrengthBuilder_
	private java.util.List wifiState_
	private com.google.protobuf.RepeatedFieldBuilder wifiStateBuilder_
	private java.util.List wifiSupplicantState_
	private com.google.protobuf.RepeatedFieldBuilder wifiSupplicantStateBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemProto getDefaultInstanceForType () 
	public android.os.SystemProto build () 
		android.os.SystemProto result
	public android.os.SystemProto buildPartial () 
		android.os.SystemProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemProto$Builder mergeFrom (android.os.SystemProto) 
		android.os.SystemProto other
	public final boolean isInitialized () 
	public android.os.SystemProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemProto parsedMessage
	public android.os.SystemProto$TimeRemainingCase getTimeRemainingCase () 
	public android.os.SystemProto$Builder clearTimeRemaining () 
	public boolean hasBattery () 
	public android.os.SystemProto$Battery getBattery () 
	public android.os.SystemProto$Builder setBattery (android.os.SystemProto$Battery) 
		android.os.SystemProto$Battery value
	public android.os.SystemProto$Builder setBattery (android.os.SystemProto$Battery$Builder) 
		android.os.SystemProto$Battery$Builder builderForValue
	public android.os.SystemProto$Builder mergeBattery (android.os.SystemProto$Battery) 
		android.os.SystemProto$Battery value
	public android.os.SystemProto$Builder clearBattery () 
	public android.os.SystemProto$Battery$Builder getBatteryBuilder () 
	public android.os.SystemProto$BatteryOrBuilder getBatteryOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBatteryFieldBuilder () 
	public boolean hasBatteryDischarge () 
	public android.os.SystemProto$BatteryDischarge getBatteryDischarge () 
	public android.os.SystemProto$Builder setBatteryDischarge (android.os.SystemProto$BatteryDischarge) 
		android.os.SystemProto$BatteryDischarge value
	public android.os.SystemProto$Builder setBatteryDischarge (android.os.SystemProto$BatteryDischarge$Builder) 
		android.os.SystemProto$BatteryDischarge$Builder builderForValue
	public android.os.SystemProto$Builder mergeBatteryDischarge (android.os.SystemProto$BatteryDischarge) 
		android.os.SystemProto$BatteryDischarge value
	public android.os.SystemProto$Builder clearBatteryDischarge () 
	public android.os.SystemProto$BatteryDischarge$Builder getBatteryDischargeBuilder () 
	public android.os.SystemProto$BatteryDischargeOrBuilder getBatteryDischargeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBatteryDischargeFieldBuilder () 
	public boolean hasChargeTimeRemainingMs () 
	public long getChargeTimeRemainingMs () 
	public android.os.SystemProto$Builder setChargeTimeRemainingMs (long) 
		long value
	public android.os.SystemProto$Builder clearChargeTimeRemainingMs () 
	public boolean hasDischargeTimeRemainingMs () 
	public long getDischargeTimeRemainingMs () 
	public android.os.SystemProto$Builder setDischargeTimeRemainingMs (long) 
		long value
	public android.os.SystemProto$Builder clearDischargeTimeRemainingMs () 
	private void ensureChargeStepIsMutable () 
	public java.util.List getChargeStepList () 
	public int getChargeStepCount () 
	public android.os.SystemProto$BatteryLevelStep getChargeStep (int) 
		int index
	public android.os.SystemProto$Builder setChargeStep (int, android.os.SystemProto$BatteryLevelStep) 
		int index
		android.os.SystemProto$BatteryLevelStep value
	public android.os.SystemProto$Builder setChargeStep (int, android.os.SystemProto$BatteryLevelStep$Builder) 
		int index
		android.os.SystemProto$BatteryLevelStep$Builder builderForValue
	public android.os.SystemProto$Builder addChargeStep (android.os.SystemProto$BatteryLevelStep) 
		android.os.SystemProto$BatteryLevelStep value
	public android.os.SystemProto$Builder addChargeStep (int, android.os.SystemProto$BatteryLevelStep) 
		int index
		android.os.SystemProto$BatteryLevelStep value
	public android.os.SystemProto$Builder addChargeStep (android.os.SystemProto$BatteryLevelStep$Builder) 
		android.os.SystemProto$BatteryLevelStep$Builder builderForValue
	public android.os.SystemProto$Builder addChargeStep (int, android.os.SystemProto$BatteryLevelStep$Builder) 
		int index
		android.os.SystemProto$BatteryLevelStep$Builder builderForValue
	public android.os.SystemProto$Builder addAllChargeStep (java.lang.Iterable) 
		Iterable values
	public android.os.SystemProto$Builder clearChargeStep () 
	public android.os.SystemProto$Builder removeChargeStep (int) 
		int index
	public android.os.SystemProto$BatteryLevelStep$Builder getChargeStepBuilder (int) 
		int index
	public android.os.SystemProto$BatteryLevelStepOrBuilder getChargeStepOrBuilder (int) 
		int index
	public java.util.List getChargeStepOrBuilderList () 
	public android.os.SystemProto$BatteryLevelStep$Builder addChargeStepBuilder () 
	public android.os.SystemProto$BatteryLevelStep$Builder addChargeStepBuilder (int) 
		int index
	public java.util.List getChargeStepBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getChargeStepFieldBuilder () 
	private void ensureDischargeStepIsMutable () 
	public java.util.List getDischargeStepList () 
	public int getDischargeStepCount () 
	public android.os.SystemProto$BatteryLevelStep getDischargeStep (int) 
		int index
	public android.os.SystemProto$Builder setDischargeStep (int, android.os.SystemProto$BatteryLevelStep) 
		int index
		android.os.SystemProto$BatteryLevelStep value
	public android.os.SystemProto$Builder setDischargeStep (int, android.os.SystemProto$BatteryLevelStep$Builder) 
		int index
		android.os.SystemProto$BatteryLevelStep$Builder builderForValue
	public android.os.SystemProto$Builder addDischargeStep (android.os.SystemProto$BatteryLevelStep) 
		android.os.SystemProto$BatteryLevelStep value
	public android.os.SystemProto$Builder addDischargeStep (int, android.os.SystemProto$BatteryLevelStep) 
		int index
		android.os.SystemProto$BatteryLevelStep value
	public android.os.SystemProto$Builder addDischargeStep (android.os.SystemProto$BatteryLevelStep$Builder) 
		android.os.SystemProto$BatteryLevelStep$Builder builderForValue
	public android.os.SystemProto$Builder addDischargeStep (int, android.os.SystemProto$BatteryLevelStep$Builder) 
		int index
		android.os.SystemProto$BatteryLevelStep$Builder builderForValue
	public android.os.SystemProto$Builder addAllDischargeStep (java.lang.Iterable) 
		Iterable values
	public android.os.SystemProto$Builder clearDischargeStep () 
	public android.os.SystemProto$Builder removeDischargeStep (int) 
		int index
	public android.os.SystemProto$BatteryLevelStep$Builder getDischargeStepBuilder (int) 
		int index
	public android.os.SystemProto$BatteryLevelStepOrBuilder getDischargeStepOrBuilder (int) 
		int index
	public java.util.List getDischargeStepOrBuilderList () 
	public android.os.SystemProto$BatteryLevelStep$Builder addDischargeStepBuilder () 
	public android.os.SystemProto$BatteryLevelStep$Builder addDischargeStepBuilder (int) 
		int index
	public java.util.List getDischargeStepBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getDischargeStepFieldBuilder () 
	private void ensureCpuFrequencyIsMutable () 
	public java.util.List getCpuFrequencyList () 
	public int getCpuFrequencyCount () 
	public long getCpuFrequency (int) 
		int index
	public android.os.SystemProto$Builder setCpuFrequency (int, long) 
		int index
		long value
	public android.os.SystemProto$Builder addCpuFrequency (long) 
		long value
	public android.os.SystemProto$Builder addAllCpuFrequency (java.lang.Iterable) 
		Iterable values
	public android.os.SystemProto$Builder clearCpuFrequency () 
	private void ensureDataConnectionIsMutable () 
	public java.util.List getDataConnectionList () 
	public int getDataConnectionCount () 
	public android.os.SystemProto$DataConnection getDataConnection (int) 
		int index
	public android.os.SystemProto$Builder setDataConnection (int, android.os.SystemProto$DataConnection) 
		int index
		android.os.SystemProto$DataConnection value
	public android.os.SystemProto$Builder setDataConnection (int, android.os.SystemProto$DataConnection$Builder) 
		int index
		android.os.SystemProto$DataConnection$Builder builderForValue
	public android.os.SystemProto$Builder addDataConnection (android.os.SystemProto$DataConnection) 
		android.os.SystemProto$DataConnection value
	public android.os.SystemProto$Builder addDataConnection (int, android.os.SystemProto$DataConnection) 
		int index
		android.os.SystemProto$DataConnection value
	public android.os.SystemProto$Builder addDataConnection (android.os.SystemProto$DataConnection$Builder) 
		android.os.SystemProto$DataConnection$Builder builderForValue
	public android.os.SystemProto$Builder addDataConnection (int, android.os.SystemProto$DataConnection$Builder) 
		int index
		android.os.SystemProto$DataConnection$Builder builderForValue
	public android.os.SystemProto$Builder addAllDataConnection (java.lang.Iterable) 
		Iterable values
	public android.os.SystemProto$Builder clearDataConnection () 
	public android.os.SystemProto$Builder removeDataConnection (int) 
		int index
	public android.os.SystemProto$DataConnection$Builder getDataConnectionBuilder (int) 
		int index
	public android.os.SystemProto$DataConnectionOrBuilder getDataConnectionOrBuilder (int) 
		int index
	public java.util.List getDataConnectionOrBuilderList () 
	public android.os.SystemProto$DataConnection$Builder addDataConnectionBuilder () 
	public android.os.SystemProto$DataConnection$Builder addDataConnectionBuilder (int) 
		int index
	public java.util.List getDataConnectionBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getDataConnectionFieldBuilder () 
	public boolean hasGlobalBluetoothController () 
	public android.os.ControllerActivityProto getGlobalBluetoothController () 
	public android.os.SystemProto$Builder setGlobalBluetoothController (android.os.ControllerActivityProto) 
		android.os.ControllerActivityProto value
	public android.os.SystemProto$Builder setGlobalBluetoothController (android.os.ControllerActivityProto$Builder) 
		android.os.ControllerActivityProto$Builder builderForValue
	public android.os.SystemProto$Builder mergeGlobalBluetoothController (android.os.ControllerActivityProto) 
		android.os.ControllerActivityProto value
	public android.os.SystemProto$Builder clearGlobalBluetoothController () 
	public android.os.ControllerActivityProto$Builder getGlobalBluetoothControllerBuilder () 
	public android.os.ControllerActivityProtoOrBuilder getGlobalBluetoothControllerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getGlobalBluetoothControllerFieldBuilder () 
	public boolean hasGlobalModemController () 
	public android.os.ControllerActivityProto getGlobalModemController () 
	public android.os.SystemProto$Builder setGlobalModemController (android.os.ControllerActivityProto) 
		android.os.ControllerActivityProto value
	public android.os.SystemProto$Builder setGlobalModemController (android.os.ControllerActivityProto$Builder) 
		android.os.ControllerActivityProto$Builder builderForValue
	public android.os.SystemProto$Builder mergeGlobalModemController (android.os.ControllerActivityProto) 
		android.os.ControllerActivityProto value
	public android.os.SystemProto$Builder clearGlobalModemController () 
	public android.os.ControllerActivityProto$Builder getGlobalModemControllerBuilder () 
	public android.os.ControllerActivityProtoOrBuilder getGlobalModemControllerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getGlobalModemControllerFieldBuilder () 
	public boolean hasGlobalWifiController () 
	public android.os.ControllerActivityProto getGlobalWifiController () 
	public android.os.SystemProto$Builder setGlobalWifiController (android.os.ControllerActivityProto) 
		android.os.ControllerActivityProto value
	public android.os.SystemProto$Builder setGlobalWifiController (android.os.ControllerActivityProto$Builder) 
		android.os.ControllerActivityProto$Builder builderForValue
	public android.os.SystemProto$Builder mergeGlobalWifiController (android.os.ControllerActivityProto) 
		android.os.ControllerActivityProto value
	public android.os.SystemProto$Builder clearGlobalWifiController () 
	public android.os.ControllerActivityProto$Builder getGlobalWifiControllerBuilder () 
	public android.os.ControllerActivityProtoOrBuilder getGlobalWifiControllerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getGlobalWifiControllerFieldBuilder () 
	public boolean hasGlobalNetwork () 
	public android.os.SystemProto$GlobalNetwork getGlobalNetwork () 
	public android.os.SystemProto$Builder setGlobalNetwork (android.os.SystemProto$GlobalNetwork) 
		android.os.SystemProto$GlobalNetwork value
	public android.os.SystemProto$Builder setGlobalNetwork (android.os.SystemProto$GlobalNetwork$Builder) 
		android.os.SystemProto$GlobalNetwork$Builder builderForValue
	public android.os.SystemProto$Builder mergeGlobalNetwork (android.os.SystemProto$GlobalNetwork) 
		android.os.SystemProto$GlobalNetwork value
	public android.os.SystemProto$Builder clearGlobalNetwork () 
	public android.os.SystemProto$GlobalNetwork$Builder getGlobalNetworkBuilder () 
	public android.os.SystemProto$GlobalNetworkOrBuilder getGlobalNetworkOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getGlobalNetworkFieldBuilder () 
	public boolean hasGlobalWifi () 
	public android.os.SystemProto$GlobalWifi getGlobalWifi () 
	public android.os.SystemProto$Builder setGlobalWifi (android.os.SystemProto$GlobalWifi) 
		android.os.SystemProto$GlobalWifi value
	public android.os.SystemProto$Builder setGlobalWifi (android.os.SystemProto$GlobalWifi$Builder) 
		android.os.SystemProto$GlobalWifi$Builder builderForValue
	public android.os.SystemProto$Builder mergeGlobalWifi (android.os.SystemProto$GlobalWifi) 
		android.os.SystemProto$GlobalWifi value
	public android.os.SystemProto$Builder clearGlobalWifi () 
	public android.os.SystemProto$GlobalWifi$Builder getGlobalWifiBuilder () 
	public android.os.SystemProto$GlobalWifiOrBuilder getGlobalWifiOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getGlobalWifiFieldBuilder () 
	private void ensureKernelWakelockIsMutable () 
	public java.util.List getKernelWakelockList () 
	public int getKernelWakelockCount () 
	public android.os.SystemProto$KernelWakelock getKernelWakelock (int) 
		int index
	public android.os.SystemProto$Builder setKernelWakelock (int, android.os.SystemProto$KernelWakelock) 
		int index
		android.os.SystemProto$KernelWakelock value
	public android.os.SystemProto$Builder setKernelWakelock (int, android.os.SystemProto$KernelWakelock$Builder) 
		int index
		android.os.SystemProto$KernelWakelock$Builder builderForValue
	public android.os.SystemProto$Builder addKernelWakelock (android.os.SystemProto$KernelWakelock) 
		android.os.SystemProto$KernelWakelock value
	public android.os.SystemProto$Builder addKernelWakelock (int, android.os.SystemProto$KernelWakelock) 
		int index
		android.os.SystemProto$KernelWakelock value
	public android.os.SystemProto$Builder addKernelWakelock (android.os.SystemProto$KernelWakelock$Builder) 
		android.os.SystemProto$KernelWakelock$Builder builderForValue
	public android.os.SystemProto$Builder addKernelWakelock (int, android.os.SystemProto$KernelWakelock$Builder) 
		int index
		android.os.SystemProto$KernelWakelock$Builder builderForValue
	public android.os.SystemProto$Builder addAllKernelWakelock (java.lang.Iterable) 
		Iterable values
	public android.os.SystemProto$Builder clearKernelWakelock () 
	public android.os.SystemProto$Builder removeKernelWakelock (int) 
		int index
	public android.os.SystemProto$KernelWakelock$Builder getKernelWakelockBuilder (int) 
		int index
	public android.os.SystemProto$KernelWakelockOrBuilder getKernelWakelockOrBuilder (int) 
		int index
	public java.util.List getKernelWakelockOrBuilderList () 
	public android.os.SystemProto$KernelWakelock$Builder addKernelWakelockBuilder () 
	public android.os.SystemProto$KernelWakelock$Builder addKernelWakelockBuilder (int) 
		int index
	public java.util.List getKernelWakelockBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getKernelWakelockFieldBuilder () 
	public boolean hasMisc () 
	public android.os.SystemProto$Misc getMisc () 
	public android.os.SystemProto$Builder setMisc (android.os.SystemProto$Misc) 
		android.os.SystemProto$Misc value
	public android.os.SystemProto$Builder setMisc (android.os.SystemProto$Misc$Builder) 
		android.os.SystemProto$Misc$Builder builderForValue
	public android.os.SystemProto$Builder mergeMisc (android.os.SystemProto$Misc) 
		android.os.SystemProto$Misc value
	public android.os.SystemProto$Builder clearMisc () 
	public android.os.SystemProto$Misc$Builder getMiscBuilder () 
	public android.os.SystemProto$MiscOrBuilder getMiscOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMiscFieldBuilder () 
	private void ensurePhoneSignalStrengthIsMutable () 
	public java.util.List getPhoneSignalStrengthList () 
	public int getPhoneSignalStrengthCount () 
	public android.os.SystemProto$PhoneSignalStrength getPhoneSignalStrength (int) 
		int index
	public android.os.SystemProto$Builder setPhoneSignalStrength (int, android.os.SystemProto$PhoneSignalStrength) 
		int index
		android.os.SystemProto$PhoneSignalStrength value
	public android.os.SystemProto$Builder setPhoneSignalStrength (int, android.os.SystemProto$PhoneSignalStrength$Builder) 
		int index
		android.os.SystemProto$PhoneSignalStrength$Builder builderForValue
	public android.os.SystemProto$Builder addPhoneSignalStrength (android.os.SystemProto$PhoneSignalStrength) 
		android.os.SystemProto$PhoneSignalStrength value
	public android.os.SystemProto$Builder addPhoneSignalStrength (int, android.os.SystemProto$PhoneSignalStrength) 
		int index
		android.os.SystemProto$PhoneSignalStrength value
	public android.os.SystemProto$Builder addPhoneSignalStrength (android.os.SystemProto$PhoneSignalStrength$Builder) 
		android.os.SystemProto$PhoneSignalStrength$Builder builderForValue
	public android.os.SystemProto$Builder addPhoneSignalStrength (int, android.os.SystemProto$PhoneSignalStrength$Builder) 
		int index
		android.os.SystemProto$PhoneSignalStrength$Builder builderForValue
	public android.os.SystemProto$Builder addAllPhoneSignalStrength (java.lang.Iterable) 
		Iterable values
	public android.os.SystemProto$Builder clearPhoneSignalStrength () 
	public android.os.SystemProto$Builder removePhoneSignalStrength (int) 
		int index
	public android.os.SystemProto$PhoneSignalStrength$Builder getPhoneSignalStrengthBuilder (int) 
		int index
	public android.os.SystemProto$PhoneSignalStrengthOrBuilder getPhoneSignalStrengthOrBuilder (int) 
		int index
	public java.util.List getPhoneSignalStrengthOrBuilderList () 
	public android.os.SystemProto$PhoneSignalStrength$Builder addPhoneSignalStrengthBuilder () 
	public android.os.SystemProto$PhoneSignalStrength$Builder addPhoneSignalStrengthBuilder (int) 
		int index
	public java.util.List getPhoneSignalStrengthBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getPhoneSignalStrengthFieldBuilder () 
	private void ensurePowerUseItemIsMutable () 
	public java.util.List getPowerUseItemList () 
	public int getPowerUseItemCount () 
	public android.os.SystemProto$PowerUseItem getPowerUseItem (int) 
		int index
	public android.os.SystemProto$Builder setPowerUseItem (int, android.os.SystemProto$PowerUseItem) 
		int index
		android.os.SystemProto$PowerUseItem value
	public android.os.SystemProto$Builder setPowerUseItem (int, android.os.SystemProto$PowerUseItem$Builder) 
		int index
		android.os.SystemProto$PowerUseItem$Builder builderForValue
	public android.os.SystemProto$Builder addPowerUseItem (android.os.SystemProto$PowerUseItem) 
		android.os.SystemProto$PowerUseItem value
	public android.os.SystemProto$Builder addPowerUseItem (int, android.os.SystemProto$PowerUseItem) 
		int index
		android.os.SystemProto$PowerUseItem value
	public android.os.SystemProto$Builder addPowerUseItem (android.os.SystemProto$PowerUseItem$Builder) 
		android.os.SystemProto$PowerUseItem$Builder builderForValue
	public android.os.SystemProto$Builder addPowerUseItem (int, android.os.SystemProto$PowerUseItem$Builder) 
		int index
		android.os.SystemProto$PowerUseItem$Builder builderForValue
	public android.os.SystemProto$Builder addAllPowerUseItem (java.lang.Iterable) 
		Iterable values
	public android.os.SystemProto$Builder clearPowerUseItem () 
	public android.os.SystemProto$Builder removePowerUseItem (int) 
		int index
	public android.os.SystemProto$PowerUseItem$Builder getPowerUseItemBuilder (int) 
		int index
	public android.os.SystemProto$PowerUseItemOrBuilder getPowerUseItemOrBuilder (int) 
		int index
	public java.util.List getPowerUseItemOrBuilderList () 
	public android.os.SystemProto$PowerUseItem$Builder addPowerUseItemBuilder () 
	public android.os.SystemProto$PowerUseItem$Builder addPowerUseItemBuilder (int) 
		int index
	public java.util.List getPowerUseItemBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getPowerUseItemFieldBuilder () 
	public boolean hasPowerUseSummary () 
	public android.os.SystemProto$PowerUseSummary getPowerUseSummary () 
	public android.os.SystemProto$Builder setPowerUseSummary (android.os.SystemProto$PowerUseSummary) 
		android.os.SystemProto$PowerUseSummary value
	public android.os.SystemProto$Builder setPowerUseSummary (android.os.SystemProto$PowerUseSummary$Builder) 
		android.os.SystemProto$PowerUseSummary$Builder builderForValue
	public android.os.SystemProto$Builder mergePowerUseSummary (android.os.SystemProto$PowerUseSummary) 
		android.os.SystemProto$PowerUseSummary value
	public android.os.SystemProto$Builder clearPowerUseSummary () 
	public android.os.SystemProto$PowerUseSummary$Builder getPowerUseSummaryBuilder () 
	public android.os.SystemProto$PowerUseSummaryOrBuilder getPowerUseSummaryOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPowerUseSummaryFieldBuilder () 
	private void ensureResourcePowerManagerIsMutable () 
	public java.util.List getResourcePowerManagerList () 
	public int getResourcePowerManagerCount () 
	public android.os.SystemProto$ResourcePowerManager getResourcePowerManager (int) 
		int index
	public android.os.SystemProto$Builder setResourcePowerManager (int, android.os.SystemProto$ResourcePowerManager) 
		int index
		android.os.SystemProto$ResourcePowerManager value
	public android.os.SystemProto$Builder setResourcePowerManager (int, android.os.SystemProto$ResourcePowerManager$Builder) 
		int index
		android.os.SystemProto$ResourcePowerManager$Builder builderForValue
	public android.os.SystemProto$Builder addResourcePowerManager (android.os.SystemProto$ResourcePowerManager) 
		android.os.SystemProto$ResourcePowerManager value
	public android.os.SystemProto$Builder addResourcePowerManager (int, android.os.SystemProto$ResourcePowerManager) 
		int index
		android.os.SystemProto$ResourcePowerManager value
	public android.os.SystemProto$Builder addResourcePowerManager (android.os.SystemProto$ResourcePowerManager$Builder) 
		android.os.SystemProto$ResourcePowerManager$Builder builderForValue
	public android.os.SystemProto$Builder addResourcePowerManager (int, android.os.SystemProto$ResourcePowerManager$Builder) 
		int index
		android.os.SystemProto$ResourcePowerManager$Builder builderForValue
	public android.os.SystemProto$Builder addAllResourcePowerManager (java.lang.Iterable) 
		Iterable values
	public android.os.SystemProto$Builder clearResourcePowerManager () 
	public android.os.SystemProto$Builder removeResourcePowerManager (int) 
		int index
	public android.os.SystemProto$ResourcePowerManager$Builder getResourcePowerManagerBuilder (int) 
		int index
	public android.os.SystemProto$ResourcePowerManagerOrBuilder getResourcePowerManagerOrBuilder (int) 
		int index
	public java.util.List getResourcePowerManagerOrBuilderList () 
	public android.os.SystemProto$ResourcePowerManager$Builder addResourcePowerManagerBuilder () 
	public android.os.SystemProto$ResourcePowerManager$Builder addResourcePowerManagerBuilder (int) 
		int index
	public java.util.List getResourcePowerManagerBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getResourcePowerManagerFieldBuilder () 
	private void ensureScreenBrightnessIsMutable () 
	public java.util.List getScreenBrightnessList () 
	public int getScreenBrightnessCount () 
	public android.os.SystemProto$ScreenBrightness getScreenBrightness (int) 
		int index
	public android.os.SystemProto$Builder setScreenBrightness (int, android.os.SystemProto$ScreenBrightness) 
		int index
		android.os.SystemProto$ScreenBrightness value
	public android.os.SystemProto$Builder setScreenBrightness (int, android.os.SystemProto$ScreenBrightness$Builder) 
		int index
		android.os.SystemProto$ScreenBrightness$Builder builderForValue
	public android.os.SystemProto$Builder addScreenBrightness (android.os.SystemProto$ScreenBrightness) 
		android.os.SystemProto$ScreenBrightness value
	public android.os.SystemProto$Builder addScreenBrightness (int, android.os.SystemProto$ScreenBrightness) 
		int index
		android.os.SystemProto$ScreenBrightness value
	public android.os.SystemProto$Builder addScreenBrightness (android.os.SystemProto$ScreenBrightness$Builder) 
		android.os.SystemProto$ScreenBrightness$Builder builderForValue
	public android.os.SystemProto$Builder addScreenBrightness (int, android.os.SystemProto$ScreenBrightness$Builder) 
		int index
		android.os.SystemProto$ScreenBrightness$Builder builderForValue
	public android.os.SystemProto$Builder addAllScreenBrightness (java.lang.Iterable) 
		Iterable values
	public android.os.SystemProto$Builder clearScreenBrightness () 
	public android.os.SystemProto$Builder removeScreenBrightness (int) 
		int index
	public android.os.SystemProto$ScreenBrightness$Builder getScreenBrightnessBuilder (int) 
		int index
	public android.os.SystemProto$ScreenBrightnessOrBuilder getScreenBrightnessOrBuilder (int) 
		int index
	public java.util.List getScreenBrightnessOrBuilderList () 
	public android.os.SystemProto$ScreenBrightness$Builder addScreenBrightnessBuilder () 
	public android.os.SystemProto$ScreenBrightness$Builder addScreenBrightnessBuilder (int) 
		int index
	public java.util.List getScreenBrightnessBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getScreenBrightnessFieldBuilder () 
	public boolean hasSignalScanning () 
	public android.os.TimerProto getSignalScanning () 
	public android.os.SystemProto$Builder setSignalScanning (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$Builder setSignalScanning (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.SystemProto$Builder mergeSignalScanning (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$Builder clearSignalScanning () 
	public android.os.TimerProto$Builder getSignalScanningBuilder () 
	public android.os.TimerProtoOrBuilder getSignalScanningOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSignalScanningFieldBuilder () 
	private void ensureWakeupReasonIsMutable () 
	public java.util.List getWakeupReasonList () 
	public int getWakeupReasonCount () 
	public android.os.SystemProto$WakeupReason getWakeupReason (int) 
		int index
	public android.os.SystemProto$Builder setWakeupReason (int, android.os.SystemProto$WakeupReason) 
		int index
		android.os.SystemProto$WakeupReason value
	public android.os.SystemProto$Builder setWakeupReason (int, android.os.SystemProto$WakeupReason$Builder) 
		int index
		android.os.SystemProto$WakeupReason$Builder builderForValue
	public android.os.SystemProto$Builder addWakeupReason (android.os.SystemProto$WakeupReason) 
		android.os.SystemProto$WakeupReason value
	public android.os.SystemProto$Builder addWakeupReason (int, android.os.SystemProto$WakeupReason) 
		int index
		android.os.SystemProto$WakeupReason value
	public android.os.SystemProto$Builder addWakeupReason (android.os.SystemProto$WakeupReason$Builder) 
		android.os.SystemProto$WakeupReason$Builder builderForValue
	public android.os.SystemProto$Builder addWakeupReason (int, android.os.SystemProto$WakeupReason$Builder) 
		int index
		android.os.SystemProto$WakeupReason$Builder builderForValue
	public android.os.SystemProto$Builder addAllWakeupReason (java.lang.Iterable) 
		Iterable values
	public android.os.SystemProto$Builder clearWakeupReason () 
	public android.os.SystemProto$Builder removeWakeupReason (int) 
		int index
	public android.os.SystemProto$WakeupReason$Builder getWakeupReasonBuilder (int) 
		int index
	public android.os.SystemProto$WakeupReasonOrBuilder getWakeupReasonOrBuilder (int) 
		int index
	public java.util.List getWakeupReasonOrBuilderList () 
	public android.os.SystemProto$WakeupReason$Builder addWakeupReasonBuilder () 
	public android.os.SystemProto$WakeupReason$Builder addWakeupReasonBuilder (int) 
		int index
	public java.util.List getWakeupReasonBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getWakeupReasonFieldBuilder () 
	public boolean hasWifiMulticastWakelockTotal () 
	public android.os.SystemProto$WifiMulticastWakelockTotal getWifiMulticastWakelockTotal () 
	public android.os.SystemProto$Builder setWifiMulticastWakelockTotal (android.os.SystemProto$WifiMulticastWakelockTotal) 
		android.os.SystemProto$WifiMulticastWakelockTotal value
	public android.os.SystemProto$Builder setWifiMulticastWakelockTotal (android.os.SystemProto$WifiMulticastWakelockTotal$Builder) 
		android.os.SystemProto$WifiMulticastWakelockTotal$Builder builderForValue
	public android.os.SystemProto$Builder mergeWifiMulticastWakelockTotal (android.os.SystemProto$WifiMulticastWakelockTotal) 
		android.os.SystemProto$WifiMulticastWakelockTotal value
	public android.os.SystemProto$Builder clearWifiMulticastWakelockTotal () 
	public android.os.SystemProto$WifiMulticastWakelockTotal$Builder getWifiMulticastWakelockTotalBuilder () 
	public android.os.SystemProto$WifiMulticastWakelockTotalOrBuilder getWifiMulticastWakelockTotalOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiMulticastWakelockTotalFieldBuilder () 
	private void ensureWifiSignalStrengthIsMutable () 
	public java.util.List getWifiSignalStrengthList () 
	public int getWifiSignalStrengthCount () 
	public android.os.SystemProto$WifiSignalStrength getWifiSignalStrength (int) 
		int index
	public android.os.SystemProto$Builder setWifiSignalStrength (int, android.os.SystemProto$WifiSignalStrength) 
		int index
		android.os.SystemProto$WifiSignalStrength value
	public android.os.SystemProto$Builder setWifiSignalStrength (int, android.os.SystemProto$WifiSignalStrength$Builder) 
		int index
		android.os.SystemProto$WifiSignalStrength$Builder builderForValue
	public android.os.SystemProto$Builder addWifiSignalStrength (android.os.SystemProto$WifiSignalStrength) 
		android.os.SystemProto$WifiSignalStrength value
	public android.os.SystemProto$Builder addWifiSignalStrength (int, android.os.SystemProto$WifiSignalStrength) 
		int index
		android.os.SystemProto$WifiSignalStrength value
	public android.os.SystemProto$Builder addWifiSignalStrength (android.os.SystemProto$WifiSignalStrength$Builder) 
		android.os.SystemProto$WifiSignalStrength$Builder builderForValue
	public android.os.SystemProto$Builder addWifiSignalStrength (int, android.os.SystemProto$WifiSignalStrength$Builder) 
		int index
		android.os.SystemProto$WifiSignalStrength$Builder builderForValue
	public android.os.SystemProto$Builder addAllWifiSignalStrength (java.lang.Iterable) 
		Iterable values
	public android.os.SystemProto$Builder clearWifiSignalStrength () 
	public android.os.SystemProto$Builder removeWifiSignalStrength (int) 
		int index
	public android.os.SystemProto$WifiSignalStrength$Builder getWifiSignalStrengthBuilder (int) 
		int index
	public android.os.SystemProto$WifiSignalStrengthOrBuilder getWifiSignalStrengthOrBuilder (int) 
		int index
	public java.util.List getWifiSignalStrengthOrBuilderList () 
	public android.os.SystemProto$WifiSignalStrength$Builder addWifiSignalStrengthBuilder () 
	public android.os.SystemProto$WifiSignalStrength$Builder addWifiSignalStrengthBuilder (int) 
		int index
	public java.util.List getWifiSignalStrengthBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getWifiSignalStrengthFieldBuilder () 
	private void ensureWifiStateIsMutable () 
	public java.util.List getWifiStateList () 
	public int getWifiStateCount () 
	public android.os.SystemProto$WifiState getWifiState (int) 
		int index
	public android.os.SystemProto$Builder setWifiState (int, android.os.SystemProto$WifiState) 
		int index
		android.os.SystemProto$WifiState value
	public android.os.SystemProto$Builder setWifiState (int, android.os.SystemProto$WifiState$Builder) 
		int index
		android.os.SystemProto$WifiState$Builder builderForValue
	public android.os.SystemProto$Builder addWifiState (android.os.SystemProto$WifiState) 
		android.os.SystemProto$WifiState value
	public android.os.SystemProto$Builder addWifiState (int, android.os.SystemProto$WifiState) 
		int index
		android.os.SystemProto$WifiState value
	public android.os.SystemProto$Builder addWifiState (android.os.SystemProto$WifiState$Builder) 
		android.os.SystemProto$WifiState$Builder builderForValue
	public android.os.SystemProto$Builder addWifiState (int, android.os.SystemProto$WifiState$Builder) 
		int index
		android.os.SystemProto$WifiState$Builder builderForValue
	public android.os.SystemProto$Builder addAllWifiState (java.lang.Iterable) 
		Iterable values
	public android.os.SystemProto$Builder clearWifiState () 
	public android.os.SystemProto$Builder removeWifiState (int) 
		int index
	public android.os.SystemProto$WifiState$Builder getWifiStateBuilder (int) 
		int index
	public android.os.SystemProto$WifiStateOrBuilder getWifiStateOrBuilder (int) 
		int index
	public java.util.List getWifiStateOrBuilderList () 
	public android.os.SystemProto$WifiState$Builder addWifiStateBuilder () 
	public android.os.SystemProto$WifiState$Builder addWifiStateBuilder (int) 
		int index
	public java.util.List getWifiStateBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getWifiStateFieldBuilder () 
	private void ensureWifiSupplicantStateIsMutable () 
	public java.util.List getWifiSupplicantStateList () 
	public int getWifiSupplicantStateCount () 
	public android.os.SystemProto$WifiSupplicantState getWifiSupplicantState (int) 
		int index
	public android.os.SystemProto$Builder setWifiSupplicantState (int, android.os.SystemProto$WifiSupplicantState) 
		int index
		android.os.SystemProto$WifiSupplicantState value
	public android.os.SystemProto$Builder setWifiSupplicantState (int, android.os.SystemProto$WifiSupplicantState$Builder) 
		int index
		android.os.SystemProto$WifiSupplicantState$Builder builderForValue
	public android.os.SystemProto$Builder addWifiSupplicantState (android.os.SystemProto$WifiSupplicantState) 
		android.os.SystemProto$WifiSupplicantState value
	public android.os.SystemProto$Builder addWifiSupplicantState (int, android.os.SystemProto$WifiSupplicantState) 
		int index
		android.os.SystemProto$WifiSupplicantState value
	public android.os.SystemProto$Builder addWifiSupplicantState (android.os.SystemProto$WifiSupplicantState$Builder) 
		android.os.SystemProto$WifiSupplicantState$Builder builderForValue
	public android.os.SystemProto$Builder addWifiSupplicantState (int, android.os.SystemProto$WifiSupplicantState$Builder) 
		int index
		android.os.SystemProto$WifiSupplicantState$Builder builderForValue
	public android.os.SystemProto$Builder addAllWifiSupplicantState (java.lang.Iterable) 
		Iterable values
	public android.os.SystemProto$Builder clearWifiSupplicantState () 
	public android.os.SystemProto$Builder removeWifiSupplicantState (int) 
		int index
	public android.os.SystemProto$WifiSupplicantState$Builder getWifiSupplicantStateBuilder (int) 
		int index
	public android.os.SystemProto$WifiSupplicantStateOrBuilder getWifiSupplicantStateOrBuilder (int) 
		int index
	public java.util.List getWifiSupplicantStateOrBuilderList () 
	public android.os.SystemProto$WifiSupplicantState$Builder addWifiSupplicantStateBuilder () 
	public android.os.SystemProto$WifiSupplicantState$Builder addWifiSupplicantStateBuilder (int) 
		int index
	public java.util.List getWifiSupplicantStateBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getWifiSupplicantStateFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemProto$1) 
		android.os.SystemProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemProto$1 x1
}

android/os/SystemProto$DataConnection$1.class
SystemProto.java
package android.os
final android.os.SystemProto$DataConnection$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemProto$DataConnection parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemProto$DataConnection$Builder.class
SystemProto.java
package android.os
public final android.os.SystemProto$DataConnection$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemProto$DataConnectionOrBuilder  {
	private int bitField0_
	private int name_
	private android.os.TimerProto total_
	private com.google.protobuf.SingleFieldBuilder totalBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemProto$DataConnection$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemProto$DataConnection getDefaultInstanceForType () 
	public android.os.SystemProto$DataConnection build () 
		android.os.SystemProto$DataConnection result
	public android.os.SystemProto$DataConnection buildPartial () 
		android.os.SystemProto$DataConnection result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemProto$DataConnection$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemProto$DataConnection$Builder mergeFrom (android.os.SystemProto$DataConnection) 
		android.os.SystemProto$DataConnection other
	public final boolean isInitialized () 
	public android.os.SystemProto$DataConnection$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemProto$DataConnection parsedMessage
	public boolean hasName () 
	public android.os.SystemProto$DataConnection$Name getName () 
		android.os.SystemProto$DataConnection$Name result
	public android.os.SystemProto$DataConnection$Builder setName (android.os.SystemProto$DataConnection$Name) 
		android.os.SystemProto$DataConnection$Name value
	public android.os.SystemProto$DataConnection$Builder clearName () 
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.SystemProto$DataConnection$Builder setTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$DataConnection$Builder setTotal (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.SystemProto$DataConnection$Builder mergeTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$DataConnection$Builder clearTotal () 
	public android.os.TimerProto$Builder getTotalBuilder () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTotalFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemProto$1) 
		android.os.SystemProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemProto$1 x1
}

android/os/SystemProto$DataConnection$Name$1.class
SystemProto.java
package android.os
final android.os.SystemProto$DataConnection$Name$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.os.SystemProto$DataConnection$Name findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/os/SystemProto$DataConnection$Name.class
SystemProto.java
package android.os
public final android.os.SystemProto$DataConnection$Name extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.os.SystemProto$DataConnection$Name NONE
	public static final android.os.SystemProto$DataConnection$Name GPRS
	public static final android.os.SystemProto$DataConnection$Name EDGE
	public static final android.os.SystemProto$DataConnection$Name UMTS
	public static final android.os.SystemProto$DataConnection$Name CDMA
	public static final android.os.SystemProto$DataConnection$Name EVDO_0
	public static final android.os.SystemProto$DataConnection$Name EVDO_A
	public static final android.os.SystemProto$DataConnection$Name ONE_X_RTT
	public static final android.os.SystemProto$DataConnection$Name HSDPA
	public static final android.os.SystemProto$DataConnection$Name HSUPA
	public static final android.os.SystemProto$DataConnection$Name HSPA
	public static final android.os.SystemProto$DataConnection$Name IDEN
	public static final android.os.SystemProto$DataConnection$Name EVDO_B
	public static final android.os.SystemProto$DataConnection$Name LTE
	public static final android.os.SystemProto$DataConnection$Name EHRPD
	public static final android.os.SystemProto$DataConnection$Name HSPAP
	public static final android.os.SystemProto$DataConnection$Name OTHER
	public static final int NONE_VALUE
	public static final int GPRS_VALUE
	public static final int EDGE_VALUE
	public static final int UMTS_VALUE
	public static final int CDMA_VALUE
	public static final int EVDO_0_VALUE
	public static final int EVDO_A_VALUE
	public static final int ONE_X_RTT_VALUE
	public static final int HSDPA_VALUE
	public static final int HSUPA_VALUE
	public static final int HSPA_VALUE
	public static final int IDEN_VALUE
	public static final int EVDO_B_VALUE
	public static final int LTE_VALUE
	public static final int EHRPD_VALUE
	public static final int HSPAP_VALUE
	public static final int OTHER_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.os.SystemProto$DataConnection$Name[] VALUES
	private final int value
	private static final android.os.SystemProto$DataConnection$Name[] $VALUES
	public static android.os.SystemProto$DataConnection$Name[] values () 
	public static android.os.SystemProto$DataConnection$Name valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.os.SystemProto$DataConnection$Name valueOf (int) 
		int value
	public static android.os.SystemProto$DataConnection$Name forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.os.SystemProto$DataConnection$Name valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/os/SystemProto$DataConnection.class
SystemProto.java
package android.os
public final android.os.SystemProto$DataConnection extends com.google.protobuf.GeneratedMessage implements android.os.SystemProto$DataConnectionOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private int name_
	public static final int TOTAL_FIELD_NUMBER
	private android.os.TimerProto total_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemProto$DataConnection DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int rawValue
		android.os.SystemProto$DataConnection$Name value
		android.os.TimerProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasName () 
	public android.os.SystemProto$DataConnection$Name getName () 
		android.os.SystemProto$DataConnection$Name result
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemProto$DataConnection parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemProto$DataConnection parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$DataConnection parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemProto$DataConnection parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$DataConnection parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$DataConnection parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$DataConnection parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$DataConnection parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$DataConnection parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemProto$DataConnection parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemProto$DataConnection$Builder newBuilderForType () 
	public static android.os.SystemProto$DataConnection$Builder newBuilder () 
	public static android.os.SystemProto$DataConnection$Builder newBuilder (android.os.SystemProto$DataConnection) 
		android.os.SystemProto$DataConnection prototype
	public android.os.SystemProto$DataConnection$Builder toBuilder () 
	protected android.os.SystemProto$DataConnection$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemProto$DataConnection$Builder builder
	public static android.os.SystemProto$DataConnection getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemProto$DataConnection getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$5000 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemProto$1 x1
	static int access$5202 (android.os.SystemProto$DataConnection, int) 
		android.os.SystemProto$DataConnection x0
		int x1
	static android.os.TimerProto access$5302 (android.os.SystemProto$DataConnection, android.os.TimerProto) 
		android.os.SystemProto$DataConnection x0
		android.os.TimerProto x1
	static int access$5402 (android.os.SystemProto$DataConnection, int) 
		android.os.SystemProto$DataConnection x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$5500 (android.os.SystemProto$DataConnection) 
		android.os.SystemProto$DataConnection x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemProto$1 x2
	static void  () 
}

android/os/SystemProto$DataConnectionOrBuilder.class
SystemProto.java
package android.os
public abstract android.os.SystemProto$DataConnectionOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasName () 
	public abstract android.os.SystemProto$DataConnection$Name getName () 
	public abstract boolean hasTotal () 
	public abstract android.os.TimerProto getTotal () 
	public abstract android.os.TimerProtoOrBuilder getTotalOrBuilder () 
}

android/os/SystemProto$GlobalNetwork$1.class
SystemProto.java
package android.os
final android.os.SystemProto$GlobalNetwork$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemProto$GlobalNetwork parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemProto$GlobalNetwork$Builder.class
SystemProto.java
package android.os
public final android.os.SystemProto$GlobalNetwork$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemProto$GlobalNetworkOrBuilder  {
	private int bitField0_
	private long mobileBytesRx_
	private long mobileBytesTx_
	private long wifiBytesRx_
	private long wifiBytesTx_
	private long mobilePacketsRx_
	private long mobilePacketsTx_
	private long wifiPacketsRx_
	private long wifiPacketsTx_
	private long btBytesRx_
	private long btBytesTx_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemProto$GlobalNetwork$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemProto$GlobalNetwork getDefaultInstanceForType () 
	public android.os.SystemProto$GlobalNetwork build () 
		android.os.SystemProto$GlobalNetwork result
	public android.os.SystemProto$GlobalNetwork buildPartial () 
		android.os.SystemProto$GlobalNetwork result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemProto$GlobalNetwork$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemProto$GlobalNetwork$Builder mergeFrom (android.os.SystemProto$GlobalNetwork) 
		android.os.SystemProto$GlobalNetwork other
	public final boolean isInitialized () 
	public android.os.SystemProto$GlobalNetwork$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemProto$GlobalNetwork parsedMessage
	public boolean hasMobileBytesRx () 
	public long getMobileBytesRx () 
	public android.os.SystemProto$GlobalNetwork$Builder setMobileBytesRx (long) 
		long value
	public android.os.SystemProto$GlobalNetwork$Builder clearMobileBytesRx () 
	public boolean hasMobileBytesTx () 
	public long getMobileBytesTx () 
	public android.os.SystemProto$GlobalNetwork$Builder setMobileBytesTx (long) 
		long value
	public android.os.SystemProto$GlobalNetwork$Builder clearMobileBytesTx () 
	public boolean hasWifiBytesRx () 
	public long getWifiBytesRx () 
	public android.os.SystemProto$GlobalNetwork$Builder setWifiBytesRx (long) 
		long value
	public android.os.SystemProto$GlobalNetwork$Builder clearWifiBytesRx () 
	public boolean hasWifiBytesTx () 
	public long getWifiBytesTx () 
	public android.os.SystemProto$GlobalNetwork$Builder setWifiBytesTx (long) 
		long value
	public android.os.SystemProto$GlobalNetwork$Builder clearWifiBytesTx () 
	public boolean hasMobilePacketsRx () 
	public long getMobilePacketsRx () 
	public android.os.SystemProto$GlobalNetwork$Builder setMobilePacketsRx (long) 
		long value
	public android.os.SystemProto$GlobalNetwork$Builder clearMobilePacketsRx () 
	public boolean hasMobilePacketsTx () 
	public long getMobilePacketsTx () 
	public android.os.SystemProto$GlobalNetwork$Builder setMobilePacketsTx (long) 
		long value
	public android.os.SystemProto$GlobalNetwork$Builder clearMobilePacketsTx () 
	public boolean hasWifiPacketsRx () 
	public long getWifiPacketsRx () 
	public android.os.SystemProto$GlobalNetwork$Builder setWifiPacketsRx (long) 
		long value
	public android.os.SystemProto$GlobalNetwork$Builder clearWifiPacketsRx () 
	public boolean hasWifiPacketsTx () 
	public long getWifiPacketsTx () 
	public android.os.SystemProto$GlobalNetwork$Builder setWifiPacketsTx (long) 
		long value
	public android.os.SystemProto$GlobalNetwork$Builder clearWifiPacketsTx () 
	public boolean hasBtBytesRx () 
	public long getBtBytesRx () 
	public android.os.SystemProto$GlobalNetwork$Builder setBtBytesRx (long) 
		long value
	public android.os.SystemProto$GlobalNetwork$Builder clearBtBytesRx () 
	public boolean hasBtBytesTx () 
	public long getBtBytesTx () 
	public android.os.SystemProto$GlobalNetwork$Builder setBtBytesTx (long) 
		long value
	public android.os.SystemProto$GlobalNetwork$Builder clearBtBytesTx () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemProto$1) 
		android.os.SystemProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemProto$1 x1
}

android/os/SystemProto$GlobalNetwork.class
SystemProto.java
package android.os
public final android.os.SystemProto$GlobalNetwork extends com.google.protobuf.GeneratedMessage implements android.os.SystemProto$GlobalNetworkOrBuilder  {
	private int bitField0_
	public static final int MOBILE_BYTES_RX_FIELD_NUMBER
	private long mobileBytesRx_
	public static final int MOBILE_BYTES_TX_FIELD_NUMBER
	private long mobileBytesTx_
	public static final int WIFI_BYTES_RX_FIELD_NUMBER
	private long wifiBytesRx_
	public static final int WIFI_BYTES_TX_FIELD_NUMBER
	private long wifiBytesTx_
	public static final int MOBILE_PACKETS_RX_FIELD_NUMBER
	private long mobilePacketsRx_
	public static final int MOBILE_PACKETS_TX_FIELD_NUMBER
	private long mobilePacketsTx_
	public static final int WIFI_PACKETS_RX_FIELD_NUMBER
	private long wifiPacketsRx_
	public static final int WIFI_PACKETS_TX_FIELD_NUMBER
	private long wifiPacketsTx_
	public static final int BT_BYTES_RX_FIELD_NUMBER
	private long btBytesRx_
	public static final int BT_BYTES_TX_FIELD_NUMBER
	private long btBytesTx_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemProto$GlobalNetwork DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasMobileBytesRx () 
	public long getMobileBytesRx () 
	public boolean hasMobileBytesTx () 
	public long getMobileBytesTx () 
	public boolean hasWifiBytesRx () 
	public long getWifiBytesRx () 
	public boolean hasWifiBytesTx () 
	public long getWifiBytesTx () 
	public boolean hasMobilePacketsRx () 
	public long getMobilePacketsRx () 
	public boolean hasMobilePacketsTx () 
	public long getMobilePacketsTx () 
	public boolean hasWifiPacketsRx () 
	public long getWifiPacketsRx () 
	public boolean hasWifiPacketsTx () 
	public long getWifiPacketsTx () 
	public boolean hasBtBytesRx () 
	public long getBtBytesRx () 
	public boolean hasBtBytesTx () 
	public long getBtBytesTx () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemProto$GlobalNetwork parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemProto$GlobalNetwork parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$GlobalNetwork parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemProto$GlobalNetwork parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$GlobalNetwork parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$GlobalNetwork parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$GlobalNetwork parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$GlobalNetwork parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$GlobalNetwork parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemProto$GlobalNetwork parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemProto$GlobalNetwork$Builder newBuilderForType () 
	public static android.os.SystemProto$GlobalNetwork$Builder newBuilder () 
	public static android.os.SystemProto$GlobalNetwork$Builder newBuilder (android.os.SystemProto$GlobalNetwork) 
		android.os.SystemProto$GlobalNetwork prototype
	public android.os.SystemProto$GlobalNetwork$Builder toBuilder () 
	protected android.os.SystemProto$GlobalNetwork$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemProto$GlobalNetwork$Builder builder
	public static android.os.SystemProto$GlobalNetwork getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemProto$GlobalNetwork getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$5900 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemProto$1 x1
	static long access$6102 (android.os.SystemProto$GlobalNetwork, long) 
		android.os.SystemProto$GlobalNetwork x0
		long x1
	static long access$6202 (android.os.SystemProto$GlobalNetwork, long) 
		android.os.SystemProto$GlobalNetwork x0
		long x1
	static long access$6302 (android.os.SystemProto$GlobalNetwork, long) 
		android.os.SystemProto$GlobalNetwork x0
		long x1
	static long access$6402 (android.os.SystemProto$GlobalNetwork, long) 
		android.os.SystemProto$GlobalNetwork x0
		long x1
	static long access$6502 (android.os.SystemProto$GlobalNetwork, long) 
		android.os.SystemProto$GlobalNetwork x0
		long x1
	static long access$6602 (android.os.SystemProto$GlobalNetwork, long) 
		android.os.SystemProto$GlobalNetwork x0
		long x1
	static long access$6702 (android.os.SystemProto$GlobalNetwork, long) 
		android.os.SystemProto$GlobalNetwork x0
		long x1
	static long access$6802 (android.os.SystemProto$GlobalNetwork, long) 
		android.os.SystemProto$GlobalNetwork x0
		long x1
	static long access$6902 (android.os.SystemProto$GlobalNetwork, long) 
		android.os.SystemProto$GlobalNetwork x0
		long x1
	static long access$7002 (android.os.SystemProto$GlobalNetwork, long) 
		android.os.SystemProto$GlobalNetwork x0
		long x1
	static int access$7102 (android.os.SystemProto$GlobalNetwork, int) 
		android.os.SystemProto$GlobalNetwork x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$7200 (android.os.SystemProto$GlobalNetwork) 
		android.os.SystemProto$GlobalNetwork x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemProto$1 x2
	static void  () 
}

android/os/SystemProto$GlobalNetworkOrBuilder.class
SystemProto.java
package android.os
public abstract android.os.SystemProto$GlobalNetworkOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasMobileBytesRx () 
	public abstract long getMobileBytesRx () 
	public abstract boolean hasMobileBytesTx () 
	public abstract long getMobileBytesTx () 
	public abstract boolean hasWifiBytesRx () 
	public abstract long getWifiBytesRx () 
	public abstract boolean hasWifiBytesTx () 
	public abstract long getWifiBytesTx () 
	public abstract boolean hasMobilePacketsRx () 
	public abstract long getMobilePacketsRx () 
	public abstract boolean hasMobilePacketsTx () 
	public abstract long getMobilePacketsTx () 
	public abstract boolean hasWifiPacketsRx () 
	public abstract long getWifiPacketsRx () 
	public abstract boolean hasWifiPacketsTx () 
	public abstract long getWifiPacketsTx () 
	public abstract boolean hasBtBytesRx () 
	public abstract long getBtBytesRx () 
	public abstract boolean hasBtBytesTx () 
	public abstract long getBtBytesTx () 
}

android/os/SystemProto$GlobalWifi$1.class
SystemProto.java
package android.os
final android.os.SystemProto$GlobalWifi$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemProto$GlobalWifi parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemProto$GlobalWifi$Builder.class
SystemProto.java
package android.os
public final android.os.SystemProto$GlobalWifi$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemProto$GlobalWifiOrBuilder  {
	private int bitField0_
	private long onDurationMs_
	private long runningDurationMs_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemProto$GlobalWifi$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemProto$GlobalWifi getDefaultInstanceForType () 
	public android.os.SystemProto$GlobalWifi build () 
		android.os.SystemProto$GlobalWifi result
	public android.os.SystemProto$GlobalWifi buildPartial () 
		android.os.SystemProto$GlobalWifi result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemProto$GlobalWifi$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemProto$GlobalWifi$Builder mergeFrom (android.os.SystemProto$GlobalWifi) 
		android.os.SystemProto$GlobalWifi other
	public final boolean isInitialized () 
	public android.os.SystemProto$GlobalWifi$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemProto$GlobalWifi parsedMessage
	public boolean hasOnDurationMs () 
	public long getOnDurationMs () 
	public android.os.SystemProto$GlobalWifi$Builder setOnDurationMs (long) 
		long value
	public android.os.SystemProto$GlobalWifi$Builder clearOnDurationMs () 
	public boolean hasRunningDurationMs () 
	public long getRunningDurationMs () 
	public android.os.SystemProto$GlobalWifi$Builder setRunningDurationMs (long) 
		long value
	public android.os.SystemProto$GlobalWifi$Builder clearRunningDurationMs () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemProto$1) 
		android.os.SystemProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemProto$1 x1
}

android/os/SystemProto$GlobalWifi.class
SystemProto.java
package android.os
public final android.os.SystemProto$GlobalWifi extends com.google.protobuf.GeneratedMessage implements android.os.SystemProto$GlobalWifiOrBuilder  {
	private int bitField0_
	public static final int ON_DURATION_MS_FIELD_NUMBER
	private long onDurationMs_
	public static final int RUNNING_DURATION_MS_FIELD_NUMBER
	private long runningDurationMs_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemProto$GlobalWifi DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasOnDurationMs () 
	public long getOnDurationMs () 
	public boolean hasRunningDurationMs () 
	public long getRunningDurationMs () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemProto$GlobalWifi parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemProto$GlobalWifi parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$GlobalWifi parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemProto$GlobalWifi parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$GlobalWifi parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$GlobalWifi parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$GlobalWifi parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$GlobalWifi parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$GlobalWifi parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemProto$GlobalWifi parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemProto$GlobalWifi$Builder newBuilderForType () 
	public static android.os.SystemProto$GlobalWifi$Builder newBuilder () 
	public static android.os.SystemProto$GlobalWifi$Builder newBuilder (android.os.SystemProto$GlobalWifi) 
		android.os.SystemProto$GlobalWifi prototype
	public android.os.SystemProto$GlobalWifi$Builder toBuilder () 
	protected android.os.SystemProto$GlobalWifi$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemProto$GlobalWifi$Builder builder
	public static android.os.SystemProto$GlobalWifi getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemProto$GlobalWifi getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$7600 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemProto$1 x1
	static long access$7802 (android.os.SystemProto$GlobalWifi, long) 
		android.os.SystemProto$GlobalWifi x0
		long x1
	static long access$7902 (android.os.SystemProto$GlobalWifi, long) 
		android.os.SystemProto$GlobalWifi x0
		long x1
	static int access$8002 (android.os.SystemProto$GlobalWifi, int) 
		android.os.SystemProto$GlobalWifi x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$8100 (android.os.SystemProto$GlobalWifi) 
		android.os.SystemProto$GlobalWifi x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemProto$1 x2
	static void  () 
}

android/os/SystemProto$GlobalWifiOrBuilder.class
SystemProto.java
package android.os
public abstract android.os.SystemProto$GlobalWifiOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasOnDurationMs () 
	public abstract long getOnDurationMs () 
	public abstract boolean hasRunningDurationMs () 
	public abstract long getRunningDurationMs () 
}

android/os/SystemProto$KernelWakelock$1.class
SystemProto.java
package android.os
final android.os.SystemProto$KernelWakelock$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemProto$KernelWakelock parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemProto$KernelWakelock$Builder.class
SystemProto.java
package android.os
public final android.os.SystemProto$KernelWakelock$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemProto$KernelWakelockOrBuilder  {
	private int bitField0_
	private Object name_
	private android.os.TimerProto total_
	private com.google.protobuf.SingleFieldBuilder totalBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemProto$KernelWakelock$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemProto$KernelWakelock getDefaultInstanceForType () 
	public android.os.SystemProto$KernelWakelock build () 
		android.os.SystemProto$KernelWakelock result
	public android.os.SystemProto$KernelWakelock buildPartial () 
		android.os.SystemProto$KernelWakelock result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemProto$KernelWakelock$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemProto$KernelWakelock$Builder mergeFrom (android.os.SystemProto$KernelWakelock) 
		android.os.SystemProto$KernelWakelock other
	public final boolean isInitialized () 
	public android.os.SystemProto$KernelWakelock$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemProto$KernelWakelock parsedMessage
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemProto$KernelWakelock$Builder setName (java.lang.String) 
		String value
	public android.os.SystemProto$KernelWakelock$Builder clearName () 
	public android.os.SystemProto$KernelWakelock$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.SystemProto$KernelWakelock$Builder setTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$KernelWakelock$Builder setTotal (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.SystemProto$KernelWakelock$Builder mergeTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$KernelWakelock$Builder clearTotal () 
	public android.os.TimerProto$Builder getTotalBuilder () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTotalFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemProto$1) 
		android.os.SystemProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemProto$1 x1
}

android/os/SystemProto$KernelWakelock.class
SystemProto.java
package android.os
public final android.os.SystemProto$KernelWakelock extends com.google.protobuf.GeneratedMessage implements android.os.SystemProto$KernelWakelockOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int TOTAL_FIELD_NUMBER
	private android.os.TimerProto total_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemProto$KernelWakelock DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		android.os.TimerProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemProto$KernelWakelock parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemProto$KernelWakelock parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$KernelWakelock parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemProto$KernelWakelock parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$KernelWakelock parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$KernelWakelock parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$KernelWakelock parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$KernelWakelock parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$KernelWakelock parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemProto$KernelWakelock parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemProto$KernelWakelock$Builder newBuilderForType () 
	public static android.os.SystemProto$KernelWakelock$Builder newBuilder () 
	public static android.os.SystemProto$KernelWakelock$Builder newBuilder (android.os.SystemProto$KernelWakelock) 
		android.os.SystemProto$KernelWakelock prototype
	public android.os.SystemProto$KernelWakelock$Builder toBuilder () 
	protected android.os.SystemProto$KernelWakelock$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemProto$KernelWakelock$Builder builder
	public static android.os.SystemProto$KernelWakelock getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemProto$KernelWakelock getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$8500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemProto$1 x1
	static java.lang.Object access$8702 (android.os.SystemProto$KernelWakelock, java.lang.Object) 
		android.os.SystemProto$KernelWakelock x0
		Object x1
	static android.os.TimerProto access$8802 (android.os.SystemProto$KernelWakelock, android.os.TimerProto) 
		android.os.SystemProto$KernelWakelock x0
		android.os.TimerProto x1
	static int access$8902 (android.os.SystemProto$KernelWakelock, int) 
		android.os.SystemProto$KernelWakelock x0
		int x1
	static java.lang.Object access$8700 (android.os.SystemProto$KernelWakelock) 
		android.os.SystemProto$KernelWakelock x0
	static com.google.protobuf.UnknownFieldSet access$9000 (android.os.SystemProto$KernelWakelock) 
		android.os.SystemProto$KernelWakelock x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemProto$1 x2
	static void  () 
}

android/os/SystemProto$KernelWakelockOrBuilder.class
SystemProto.java
package android.os
public abstract android.os.SystemProto$KernelWakelockOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasTotal () 
	public abstract android.os.TimerProto getTotal () 
	public abstract android.os.TimerProtoOrBuilder getTotalOrBuilder () 
}

android/os/SystemProto$Misc$1.class
SystemProto.java
package android.os
final android.os.SystemProto$Misc$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemProto$Misc parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemProto$Misc$Builder.class
SystemProto.java
package android.os
public final android.os.SystemProto$Misc$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemProto$MiscOrBuilder  {
	private int bitField0_
	private long screenOnDurationMs_
	private long phoneOnDurationMs_
	private long fullWakelockTotalDurationMs_
	private long partialWakelockTotalDurationMs_
	private long mobileRadioActiveDurationMs_
	private long mobileRadioActiveAdjustedTimeMs_
	private int mobileRadioActiveCount_
	private int mobileRadioActiveUnknownDurationMs_
	private long interactiveDurationMs_
	private long batterySaverModeEnabledDurationMs_
	private int numConnectivityChanges_
	private long deepDozeEnabledDurationMs_
	private int deepDozeCount_
	private long deepDozeIdlingDurationMs_
	private int deepDozeIdlingCount_
	private long longestDeepDozeDurationMs_
	private long lightDozeEnabledDurationMs_
	private int lightDozeCount_
	private long lightDozeIdlingDurationMs_
	private int lightDozeIdlingCount_
	private long longestLightDozeDurationMs_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemProto$Misc$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemProto$Misc getDefaultInstanceForType () 
	public android.os.SystemProto$Misc build () 
		android.os.SystemProto$Misc result
	public android.os.SystemProto$Misc buildPartial () 
		android.os.SystemProto$Misc result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemProto$Misc$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemProto$Misc$Builder mergeFrom (android.os.SystemProto$Misc) 
		android.os.SystemProto$Misc other
	public final boolean isInitialized () 
	public android.os.SystemProto$Misc$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemProto$Misc parsedMessage
	public boolean hasScreenOnDurationMs () 
	public long getScreenOnDurationMs () 
	public android.os.SystemProto$Misc$Builder setScreenOnDurationMs (long) 
		long value
	public android.os.SystemProto$Misc$Builder clearScreenOnDurationMs () 
	public boolean hasPhoneOnDurationMs () 
	public long getPhoneOnDurationMs () 
	public android.os.SystemProto$Misc$Builder setPhoneOnDurationMs (long) 
		long value
	public android.os.SystemProto$Misc$Builder clearPhoneOnDurationMs () 
	public boolean hasFullWakelockTotalDurationMs () 
	public long getFullWakelockTotalDurationMs () 
	public android.os.SystemProto$Misc$Builder setFullWakelockTotalDurationMs (long) 
		long value
	public android.os.SystemProto$Misc$Builder clearFullWakelockTotalDurationMs () 
	public boolean hasPartialWakelockTotalDurationMs () 
	public long getPartialWakelockTotalDurationMs () 
	public android.os.SystemProto$Misc$Builder setPartialWakelockTotalDurationMs (long) 
		long value
	public android.os.SystemProto$Misc$Builder clearPartialWakelockTotalDurationMs () 
	public boolean hasMobileRadioActiveDurationMs () 
	public long getMobileRadioActiveDurationMs () 
	public android.os.SystemProto$Misc$Builder setMobileRadioActiveDurationMs (long) 
		long value
	public android.os.SystemProto$Misc$Builder clearMobileRadioActiveDurationMs () 
	public boolean hasMobileRadioActiveAdjustedTimeMs () 
	public long getMobileRadioActiveAdjustedTimeMs () 
	public android.os.SystemProto$Misc$Builder setMobileRadioActiveAdjustedTimeMs (long) 
		long value
	public android.os.SystemProto$Misc$Builder clearMobileRadioActiveAdjustedTimeMs () 
	public boolean hasMobileRadioActiveCount () 
	public int getMobileRadioActiveCount () 
	public android.os.SystemProto$Misc$Builder setMobileRadioActiveCount (int) 
		int value
	public android.os.SystemProto$Misc$Builder clearMobileRadioActiveCount () 
	public boolean hasMobileRadioActiveUnknownDurationMs () 
	public int getMobileRadioActiveUnknownDurationMs () 
	public android.os.SystemProto$Misc$Builder setMobileRadioActiveUnknownDurationMs (int) 
		int value
	public android.os.SystemProto$Misc$Builder clearMobileRadioActiveUnknownDurationMs () 
	public boolean hasInteractiveDurationMs () 
	public long getInteractiveDurationMs () 
	public android.os.SystemProto$Misc$Builder setInteractiveDurationMs (long) 
		long value
	public android.os.SystemProto$Misc$Builder clearInteractiveDurationMs () 
	public boolean hasBatterySaverModeEnabledDurationMs () 
	public long getBatterySaverModeEnabledDurationMs () 
	public android.os.SystemProto$Misc$Builder setBatterySaverModeEnabledDurationMs (long) 
		long value
	public android.os.SystemProto$Misc$Builder clearBatterySaverModeEnabledDurationMs () 
	public boolean hasNumConnectivityChanges () 
	public int getNumConnectivityChanges () 
	public android.os.SystemProto$Misc$Builder setNumConnectivityChanges (int) 
		int value
	public android.os.SystemProto$Misc$Builder clearNumConnectivityChanges () 
	public boolean hasDeepDozeEnabledDurationMs () 
	public long getDeepDozeEnabledDurationMs () 
	public android.os.SystemProto$Misc$Builder setDeepDozeEnabledDurationMs (long) 
		long value
	public android.os.SystemProto$Misc$Builder clearDeepDozeEnabledDurationMs () 
	public boolean hasDeepDozeCount () 
	public int getDeepDozeCount () 
	public android.os.SystemProto$Misc$Builder setDeepDozeCount (int) 
		int value
	public android.os.SystemProto$Misc$Builder clearDeepDozeCount () 
	public boolean hasDeepDozeIdlingDurationMs () 
	public long getDeepDozeIdlingDurationMs () 
	public android.os.SystemProto$Misc$Builder setDeepDozeIdlingDurationMs (long) 
		long value
	public android.os.SystemProto$Misc$Builder clearDeepDozeIdlingDurationMs () 
	public boolean hasDeepDozeIdlingCount () 
	public int getDeepDozeIdlingCount () 
	public android.os.SystemProto$Misc$Builder setDeepDozeIdlingCount (int) 
		int value
	public android.os.SystemProto$Misc$Builder clearDeepDozeIdlingCount () 
	public boolean hasLongestDeepDozeDurationMs () 
	public long getLongestDeepDozeDurationMs () 
	public android.os.SystemProto$Misc$Builder setLongestDeepDozeDurationMs (long) 
		long value
	public android.os.SystemProto$Misc$Builder clearLongestDeepDozeDurationMs () 
	public boolean hasLightDozeEnabledDurationMs () 
	public long getLightDozeEnabledDurationMs () 
	public android.os.SystemProto$Misc$Builder setLightDozeEnabledDurationMs (long) 
		long value
	public android.os.SystemProto$Misc$Builder clearLightDozeEnabledDurationMs () 
	public boolean hasLightDozeCount () 
	public int getLightDozeCount () 
	public android.os.SystemProto$Misc$Builder setLightDozeCount (int) 
		int value
	public android.os.SystemProto$Misc$Builder clearLightDozeCount () 
	public boolean hasLightDozeIdlingDurationMs () 
	public long getLightDozeIdlingDurationMs () 
	public android.os.SystemProto$Misc$Builder setLightDozeIdlingDurationMs (long) 
		long value
	public android.os.SystemProto$Misc$Builder clearLightDozeIdlingDurationMs () 
	public boolean hasLightDozeIdlingCount () 
	public int getLightDozeIdlingCount () 
	public android.os.SystemProto$Misc$Builder setLightDozeIdlingCount (int) 
		int value
	public android.os.SystemProto$Misc$Builder clearLightDozeIdlingCount () 
	public boolean hasLongestLightDozeDurationMs () 
	public long getLongestLightDozeDurationMs () 
	public android.os.SystemProto$Misc$Builder setLongestLightDozeDurationMs (long) 
		long value
	public android.os.SystemProto$Misc$Builder clearLongestLightDozeDurationMs () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemProto$1) 
		android.os.SystemProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemProto$1 x1
}

android/os/SystemProto$Misc.class
SystemProto.java
package android.os
public final android.os.SystemProto$Misc extends com.google.protobuf.GeneratedMessage implements android.os.SystemProto$MiscOrBuilder  {
	private int bitField0_
	public static final int SCREEN_ON_DURATION_MS_FIELD_NUMBER
	private long screenOnDurationMs_
	public static final int PHONE_ON_DURATION_MS_FIELD_NUMBER
	private long phoneOnDurationMs_
	public static final int FULL_WAKELOCK_TOTAL_DURATION_MS_FIELD_NUMBER
	private long fullWakelockTotalDurationMs_
	public static final int PARTIAL_WAKELOCK_TOTAL_DURATION_MS_FIELD_NUMBER
	private long partialWakelockTotalDurationMs_
	public static final int MOBILE_RADIO_ACTIVE_DURATION_MS_FIELD_NUMBER
	private long mobileRadioActiveDurationMs_
	public static final int MOBILE_RADIO_ACTIVE_ADJUSTED_TIME_MS_FIELD_NUMBER
	private long mobileRadioActiveAdjustedTimeMs_
	public static final int MOBILE_RADIO_ACTIVE_COUNT_FIELD_NUMBER
	private int mobileRadioActiveCount_
	public static final int MOBILE_RADIO_ACTIVE_UNKNOWN_DURATION_MS_FIELD_NUMBER
	private int mobileRadioActiveUnknownDurationMs_
	public static final int INTERACTIVE_DURATION_MS_FIELD_NUMBER
	private long interactiveDurationMs_
	public static final int BATTERY_SAVER_MODE_ENABLED_DURATION_MS_FIELD_NUMBER
	private long batterySaverModeEnabledDurationMs_
	public static final int NUM_CONNECTIVITY_CHANGES_FIELD_NUMBER
	private int numConnectivityChanges_
	public static final int DEEP_DOZE_ENABLED_DURATION_MS_FIELD_NUMBER
	private long deepDozeEnabledDurationMs_
	public static final int DEEP_DOZE_COUNT_FIELD_NUMBER
	private int deepDozeCount_
	public static final int DEEP_DOZE_IDLING_DURATION_MS_FIELD_NUMBER
	private long deepDozeIdlingDurationMs_
	public static final int DEEP_DOZE_IDLING_COUNT_FIELD_NUMBER
	private int deepDozeIdlingCount_
	public static final int LONGEST_DEEP_DOZE_DURATION_MS_FIELD_NUMBER
	private long longestDeepDozeDurationMs_
	public static final int LIGHT_DOZE_ENABLED_DURATION_MS_FIELD_NUMBER
	private long lightDozeEnabledDurationMs_
	public static final int LIGHT_DOZE_COUNT_FIELD_NUMBER
	private int lightDozeCount_
	public static final int LIGHT_DOZE_IDLING_DURATION_MS_FIELD_NUMBER
	private long lightDozeIdlingDurationMs_
	public static final int LIGHT_DOZE_IDLING_COUNT_FIELD_NUMBER
	private int lightDozeIdlingCount_
	public static final int LONGEST_LIGHT_DOZE_DURATION_MS_FIELD_NUMBER
	private long longestLightDozeDurationMs_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemProto$Misc DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasScreenOnDurationMs () 
	public long getScreenOnDurationMs () 
	public boolean hasPhoneOnDurationMs () 
	public long getPhoneOnDurationMs () 
	public boolean hasFullWakelockTotalDurationMs () 
	public long getFullWakelockTotalDurationMs () 
	public boolean hasPartialWakelockTotalDurationMs () 
	public long getPartialWakelockTotalDurationMs () 
	public boolean hasMobileRadioActiveDurationMs () 
	public long getMobileRadioActiveDurationMs () 
	public boolean hasMobileRadioActiveAdjustedTimeMs () 
	public long getMobileRadioActiveAdjustedTimeMs () 
	public boolean hasMobileRadioActiveCount () 
	public int getMobileRadioActiveCount () 
	public boolean hasMobileRadioActiveUnknownDurationMs () 
	public int getMobileRadioActiveUnknownDurationMs () 
	public boolean hasInteractiveDurationMs () 
	public long getInteractiveDurationMs () 
	public boolean hasBatterySaverModeEnabledDurationMs () 
	public long getBatterySaverModeEnabledDurationMs () 
	public boolean hasNumConnectivityChanges () 
	public int getNumConnectivityChanges () 
	public boolean hasDeepDozeEnabledDurationMs () 
	public long getDeepDozeEnabledDurationMs () 
	public boolean hasDeepDozeCount () 
	public int getDeepDozeCount () 
	public boolean hasDeepDozeIdlingDurationMs () 
	public long getDeepDozeIdlingDurationMs () 
	public boolean hasDeepDozeIdlingCount () 
	public int getDeepDozeIdlingCount () 
	public boolean hasLongestDeepDozeDurationMs () 
	public long getLongestDeepDozeDurationMs () 
	public boolean hasLightDozeEnabledDurationMs () 
	public long getLightDozeEnabledDurationMs () 
	public boolean hasLightDozeCount () 
	public int getLightDozeCount () 
	public boolean hasLightDozeIdlingDurationMs () 
	public long getLightDozeIdlingDurationMs () 
	public boolean hasLightDozeIdlingCount () 
	public int getLightDozeIdlingCount () 
	public boolean hasLongestLightDozeDurationMs () 
	public long getLongestLightDozeDurationMs () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemProto$Misc parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemProto$Misc parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$Misc parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemProto$Misc parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$Misc parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$Misc parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$Misc parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$Misc parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$Misc parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemProto$Misc parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemProto$Misc$Builder newBuilderForType () 
	public static android.os.SystemProto$Misc$Builder newBuilder () 
	public static android.os.SystemProto$Misc$Builder newBuilder (android.os.SystemProto$Misc) 
		android.os.SystemProto$Misc prototype
	public android.os.SystemProto$Misc$Builder toBuilder () 
	protected android.os.SystemProto$Misc$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemProto$Misc$Builder builder
	public static android.os.SystemProto$Misc getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemProto$Misc getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$9400 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemProto$1 x1
	static long access$9602 (android.os.SystemProto$Misc, long) 
		android.os.SystemProto$Misc x0
		long x1
	static long access$9702 (android.os.SystemProto$Misc, long) 
		android.os.SystemProto$Misc x0
		long x1
	static long access$9802 (android.os.SystemProto$Misc, long) 
		android.os.SystemProto$Misc x0
		long x1
	static long access$9902 (android.os.SystemProto$Misc, long) 
		android.os.SystemProto$Misc x0
		long x1
	static long access$10002 (android.os.SystemProto$Misc, long) 
		android.os.SystemProto$Misc x0
		long x1
	static long access$10102 (android.os.SystemProto$Misc, long) 
		android.os.SystemProto$Misc x0
		long x1
	static int access$10202 (android.os.SystemProto$Misc, int) 
		android.os.SystemProto$Misc x0
		int x1
	static int access$10302 (android.os.SystemProto$Misc, int) 
		android.os.SystemProto$Misc x0
		int x1
	static long access$10402 (android.os.SystemProto$Misc, long) 
		android.os.SystemProto$Misc x0
		long x1
	static long access$10502 (android.os.SystemProto$Misc, long) 
		android.os.SystemProto$Misc x0
		long x1
	static int access$10602 (android.os.SystemProto$Misc, int) 
		android.os.SystemProto$Misc x0
		int x1
	static long access$10702 (android.os.SystemProto$Misc, long) 
		android.os.SystemProto$Misc x0
		long x1
	static int access$10802 (android.os.SystemProto$Misc, int) 
		android.os.SystemProto$Misc x0
		int x1
	static long access$10902 (android.os.SystemProto$Misc, long) 
		android.os.SystemProto$Misc x0
		long x1
	static int access$11002 (android.os.SystemProto$Misc, int) 
		android.os.SystemProto$Misc x0
		int x1
	static long access$11102 (android.os.SystemProto$Misc, long) 
		android.os.SystemProto$Misc x0
		long x1
	static long access$11202 (android.os.SystemProto$Misc, long) 
		android.os.SystemProto$Misc x0
		long x1
	static int access$11302 (android.os.SystemProto$Misc, int) 
		android.os.SystemProto$Misc x0
		int x1
	static long access$11402 (android.os.SystemProto$Misc, long) 
		android.os.SystemProto$Misc x0
		long x1
	static int access$11502 (android.os.SystemProto$Misc, int) 
		android.os.SystemProto$Misc x0
		int x1
	static long access$11602 (android.os.SystemProto$Misc, long) 
		android.os.SystemProto$Misc x0
		long x1
	static int access$11702 (android.os.SystemProto$Misc, int) 
		android.os.SystemProto$Misc x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$11800 (android.os.SystemProto$Misc) 
		android.os.SystemProto$Misc x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemProto$1 x2
	static void  () 
}

android/os/SystemProto$MiscOrBuilder.class
SystemProto.java
package android.os
public abstract android.os.SystemProto$MiscOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasScreenOnDurationMs () 
	public abstract long getScreenOnDurationMs () 
	public abstract boolean hasPhoneOnDurationMs () 
	public abstract long getPhoneOnDurationMs () 
	public abstract boolean hasFullWakelockTotalDurationMs () 
	public abstract long getFullWakelockTotalDurationMs () 
	public abstract boolean hasPartialWakelockTotalDurationMs () 
	public abstract long getPartialWakelockTotalDurationMs () 
	public abstract boolean hasMobileRadioActiveDurationMs () 
	public abstract long getMobileRadioActiveDurationMs () 
	public abstract boolean hasMobileRadioActiveAdjustedTimeMs () 
	public abstract long getMobileRadioActiveAdjustedTimeMs () 
	public abstract boolean hasMobileRadioActiveCount () 
	public abstract int getMobileRadioActiveCount () 
	public abstract boolean hasMobileRadioActiveUnknownDurationMs () 
	public abstract int getMobileRadioActiveUnknownDurationMs () 
	public abstract boolean hasInteractiveDurationMs () 
	public abstract long getInteractiveDurationMs () 
	public abstract boolean hasBatterySaverModeEnabledDurationMs () 
	public abstract long getBatterySaverModeEnabledDurationMs () 
	public abstract boolean hasNumConnectivityChanges () 
	public abstract int getNumConnectivityChanges () 
	public abstract boolean hasDeepDozeEnabledDurationMs () 
	public abstract long getDeepDozeEnabledDurationMs () 
	public abstract boolean hasDeepDozeCount () 
	public abstract int getDeepDozeCount () 
	public abstract boolean hasDeepDozeIdlingDurationMs () 
	public abstract long getDeepDozeIdlingDurationMs () 
	public abstract boolean hasDeepDozeIdlingCount () 
	public abstract int getDeepDozeIdlingCount () 
	public abstract boolean hasLongestDeepDozeDurationMs () 
	public abstract long getLongestDeepDozeDurationMs () 
	public abstract boolean hasLightDozeEnabledDurationMs () 
	public abstract long getLightDozeEnabledDurationMs () 
	public abstract boolean hasLightDozeCount () 
	public abstract int getLightDozeCount () 
	public abstract boolean hasLightDozeIdlingDurationMs () 
	public abstract long getLightDozeIdlingDurationMs () 
	public abstract boolean hasLightDozeIdlingCount () 
	public abstract int getLightDozeIdlingCount () 
	public abstract boolean hasLongestLightDozeDurationMs () 
	public abstract long getLongestLightDozeDurationMs () 
}

android/os/SystemProto$PhoneSignalStrength$1.class
SystemProto.java
package android.os
final android.os.SystemProto$PhoneSignalStrength$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemProto$PhoneSignalStrength parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemProto$PhoneSignalStrength$Builder.class
SystemProto.java
package android.os
public final android.os.SystemProto$PhoneSignalStrength$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemProto$PhoneSignalStrengthOrBuilder  {
	private int bitField0_
	private int name_
	private android.os.TimerProto total_
	private com.google.protobuf.SingleFieldBuilder totalBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemProto$PhoneSignalStrength$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemProto$PhoneSignalStrength getDefaultInstanceForType () 
	public android.os.SystemProto$PhoneSignalStrength build () 
		android.os.SystemProto$PhoneSignalStrength result
	public android.os.SystemProto$PhoneSignalStrength buildPartial () 
		android.os.SystemProto$PhoneSignalStrength result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemProto$PhoneSignalStrength$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemProto$PhoneSignalStrength$Builder mergeFrom (android.os.SystemProto$PhoneSignalStrength) 
		android.os.SystemProto$PhoneSignalStrength other
	public final boolean isInitialized () 
	public android.os.SystemProto$PhoneSignalStrength$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemProto$PhoneSignalStrength parsedMessage
	public boolean hasName () 
	public android.telephony.SignalStrengthProto$StrengthName getName () 
		android.telephony.SignalStrengthProto$StrengthName result
	public android.os.SystemProto$PhoneSignalStrength$Builder setName (android.telephony.SignalStrengthProto$StrengthName) 
		android.telephony.SignalStrengthProto$StrengthName value
	public android.os.SystemProto$PhoneSignalStrength$Builder clearName () 
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.SystemProto$PhoneSignalStrength$Builder setTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$PhoneSignalStrength$Builder setTotal (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.SystemProto$PhoneSignalStrength$Builder mergeTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$PhoneSignalStrength$Builder clearTotal () 
	public android.os.TimerProto$Builder getTotalBuilder () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTotalFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemProto$1) 
		android.os.SystemProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemProto$1 x1
}

android/os/SystemProto$PhoneSignalStrength.class
SystemProto.java
package android.os
public final android.os.SystemProto$PhoneSignalStrength extends com.google.protobuf.GeneratedMessage implements android.os.SystemProto$PhoneSignalStrengthOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private int name_
	public static final int TOTAL_FIELD_NUMBER
	private android.os.TimerProto total_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemProto$PhoneSignalStrength DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int rawValue
		android.telephony.SignalStrengthProto$StrengthName value
		android.os.TimerProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasName () 
	public android.telephony.SignalStrengthProto$StrengthName getName () 
		android.telephony.SignalStrengthProto$StrengthName result
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemProto$PhoneSignalStrength parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemProto$PhoneSignalStrength parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$PhoneSignalStrength parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemProto$PhoneSignalStrength parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$PhoneSignalStrength parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$PhoneSignalStrength parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$PhoneSignalStrength parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$PhoneSignalStrength parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$PhoneSignalStrength parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemProto$PhoneSignalStrength parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemProto$PhoneSignalStrength$Builder newBuilderForType () 
	public static android.os.SystemProto$PhoneSignalStrength$Builder newBuilder () 
	public static android.os.SystemProto$PhoneSignalStrength$Builder newBuilder (android.os.SystemProto$PhoneSignalStrength) 
		android.os.SystemProto$PhoneSignalStrength prototype
	public android.os.SystemProto$PhoneSignalStrength$Builder toBuilder () 
	protected android.os.SystemProto$PhoneSignalStrength$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemProto$PhoneSignalStrength$Builder builder
	public static android.os.SystemProto$PhoneSignalStrength getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemProto$PhoneSignalStrength getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$12200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemProto$1 x1
	static int access$12402 (android.os.SystemProto$PhoneSignalStrength, int) 
		android.os.SystemProto$PhoneSignalStrength x0
		int x1
	static android.os.TimerProto access$12502 (android.os.SystemProto$PhoneSignalStrength, android.os.TimerProto) 
		android.os.SystemProto$PhoneSignalStrength x0
		android.os.TimerProto x1
	static int access$12602 (android.os.SystemProto$PhoneSignalStrength, int) 
		android.os.SystemProto$PhoneSignalStrength x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$12700 (android.os.SystemProto$PhoneSignalStrength) 
		android.os.SystemProto$PhoneSignalStrength x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemProto$1 x2
	static void  () 
}

android/os/SystemProto$PhoneSignalStrengthOrBuilder.class
SystemProto.java
package android.os
public abstract android.os.SystemProto$PhoneSignalStrengthOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasName () 
	public abstract android.telephony.SignalStrengthProto$StrengthName getName () 
	public abstract boolean hasTotal () 
	public abstract android.os.TimerProto getTotal () 
	public abstract android.os.TimerProtoOrBuilder getTotalOrBuilder () 
}

android/os/SystemProto$PowerUseItem$1.class
SystemProto.java
package android.os
final android.os.SystemProto$PowerUseItem$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemProto$PowerUseItem parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemProto$PowerUseItem$Builder.class
SystemProto.java
package android.os
public final android.os.SystemProto$PowerUseItem$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemProto$PowerUseItemOrBuilder  {
	private int bitField0_
	private int name_
	private int uid_
	private double computedPowerMah_
	private boolean shouldHide_
	private double screenPowerMah_
	private double proportionalSmearMah_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemProto$PowerUseItem$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemProto$PowerUseItem getDefaultInstanceForType () 
	public android.os.SystemProto$PowerUseItem build () 
		android.os.SystemProto$PowerUseItem result
	public android.os.SystemProto$PowerUseItem buildPartial () 
		android.os.SystemProto$PowerUseItem result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemProto$PowerUseItem$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemProto$PowerUseItem$Builder mergeFrom (android.os.SystemProto$PowerUseItem) 
		android.os.SystemProto$PowerUseItem other
	public final boolean isInitialized () 
	public android.os.SystemProto$PowerUseItem$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemProto$PowerUseItem parsedMessage
	public boolean hasName () 
	public android.os.SystemProto$PowerUseItem$Sipper getName () 
		android.os.SystemProto$PowerUseItem$Sipper result
	public android.os.SystemProto$PowerUseItem$Builder setName (android.os.SystemProto$PowerUseItem$Sipper) 
		android.os.SystemProto$PowerUseItem$Sipper value
	public android.os.SystemProto$PowerUseItem$Builder clearName () 
	public boolean hasUid () 
	public int getUid () 
	public android.os.SystemProto$PowerUseItem$Builder setUid (int) 
		int value
	public android.os.SystemProto$PowerUseItem$Builder clearUid () 
	public boolean hasComputedPowerMah () 
	public double getComputedPowerMah () 
	public android.os.SystemProto$PowerUseItem$Builder setComputedPowerMah (double) 
		double value
	public android.os.SystemProto$PowerUseItem$Builder clearComputedPowerMah () 
	public boolean hasShouldHide () 
	public boolean getShouldHide () 
	public android.os.SystemProto$PowerUseItem$Builder setShouldHide (boolean) 
		boolean value
	public android.os.SystemProto$PowerUseItem$Builder clearShouldHide () 
	public boolean hasScreenPowerMah () 
	public double getScreenPowerMah () 
	public android.os.SystemProto$PowerUseItem$Builder setScreenPowerMah (double) 
		double value
	public android.os.SystemProto$PowerUseItem$Builder clearScreenPowerMah () 
	public boolean hasProportionalSmearMah () 
	public double getProportionalSmearMah () 
	public android.os.SystemProto$PowerUseItem$Builder setProportionalSmearMah (double) 
		double value
	public android.os.SystemProto$PowerUseItem$Builder clearProportionalSmearMah () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemProto$1) 
		android.os.SystemProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemProto$1 x1
}

android/os/SystemProto$PowerUseItem$Sipper$1.class
SystemProto.java
package android.os
final android.os.SystemProto$PowerUseItem$Sipper$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.os.SystemProto$PowerUseItem$Sipper findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/os/SystemProto$PowerUseItem$Sipper.class
SystemProto.java
package android.os
public final android.os.SystemProto$PowerUseItem$Sipper extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.os.SystemProto$PowerUseItem$Sipper UNKNOWN_SIPPER
	public static final android.os.SystemProto$PowerUseItem$Sipper IDLE
	public static final android.os.SystemProto$PowerUseItem$Sipper CELL
	public static final android.os.SystemProto$PowerUseItem$Sipper PHONE
	public static final android.os.SystemProto$PowerUseItem$Sipper WIFI
	public static final android.os.SystemProto$PowerUseItem$Sipper BLUETOOTH
	public static final android.os.SystemProto$PowerUseItem$Sipper FLASHLIGHT
	public static final android.os.SystemProto$PowerUseItem$Sipper SCREEN
	public static final android.os.SystemProto$PowerUseItem$Sipper USER
	public static final android.os.SystemProto$PowerUseItem$Sipper UNACCOUNTED
	public static final android.os.SystemProto$PowerUseItem$Sipper OVERCOUNTED
	public static final android.os.SystemProto$PowerUseItem$Sipper CAMERA
	public static final android.os.SystemProto$PowerUseItem$Sipper MEMORY
	public static final int UNKNOWN_SIPPER_VALUE
	public static final int IDLE_VALUE
	public static final int CELL_VALUE
	public static final int PHONE_VALUE
	public static final int WIFI_VALUE
	public static final int BLUETOOTH_VALUE
	public static final int FLASHLIGHT_VALUE
	public static final int SCREEN_VALUE
	public static final int USER_VALUE
	public static final int UNACCOUNTED_VALUE
	public static final int OVERCOUNTED_VALUE
	public static final int CAMERA_VALUE
	public static final int MEMORY_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.os.SystemProto$PowerUseItem$Sipper[] VALUES
	private final int value
	private static final android.os.SystemProto$PowerUseItem$Sipper[] $VALUES
	public static android.os.SystemProto$PowerUseItem$Sipper[] values () 
	public static android.os.SystemProto$PowerUseItem$Sipper valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.os.SystemProto$PowerUseItem$Sipper valueOf (int) 
		int value
	public static android.os.SystemProto$PowerUseItem$Sipper forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.os.SystemProto$PowerUseItem$Sipper valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/os/SystemProto$PowerUseItem.class
SystemProto.java
package android.os
public final android.os.SystemProto$PowerUseItem extends com.google.protobuf.GeneratedMessage implements android.os.SystemProto$PowerUseItemOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private int name_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int COMPUTED_POWER_MAH_FIELD_NUMBER
	private double computedPowerMah_
	public static final int SHOULD_HIDE_FIELD_NUMBER
	private boolean shouldHide_
	public static final int SCREEN_POWER_MAH_FIELD_NUMBER
	private double screenPowerMah_
	public static final int PROPORTIONAL_SMEAR_MAH_FIELD_NUMBER
	private double proportionalSmearMah_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemProto$PowerUseItem DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int rawValue
		android.os.SystemProto$PowerUseItem$Sipper value
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasName () 
	public android.os.SystemProto$PowerUseItem$Sipper getName () 
		android.os.SystemProto$PowerUseItem$Sipper result
	public boolean hasUid () 
	public int getUid () 
	public boolean hasComputedPowerMah () 
	public double getComputedPowerMah () 
	public boolean hasShouldHide () 
	public boolean getShouldHide () 
	public boolean hasScreenPowerMah () 
	public double getScreenPowerMah () 
	public boolean hasProportionalSmearMah () 
	public double getProportionalSmearMah () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemProto$PowerUseItem parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemProto$PowerUseItem parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$PowerUseItem parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemProto$PowerUseItem parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$PowerUseItem parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$PowerUseItem parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$PowerUseItem parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$PowerUseItem parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$PowerUseItem parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemProto$PowerUseItem parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemProto$PowerUseItem$Builder newBuilderForType () 
	public static android.os.SystemProto$PowerUseItem$Builder newBuilder () 
	public static android.os.SystemProto$PowerUseItem$Builder newBuilder (android.os.SystemProto$PowerUseItem) 
		android.os.SystemProto$PowerUseItem prototype
	public android.os.SystemProto$PowerUseItem$Builder toBuilder () 
	protected android.os.SystemProto$PowerUseItem$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemProto$PowerUseItem$Builder builder
	public static android.os.SystemProto$PowerUseItem getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemProto$PowerUseItem getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$13100 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemProto$1 x1
	static int access$13302 (android.os.SystemProto$PowerUseItem, int) 
		android.os.SystemProto$PowerUseItem x0
		int x1
	static int access$13402 (android.os.SystemProto$PowerUseItem, int) 
		android.os.SystemProto$PowerUseItem x0
		int x1
	static double access$13502 (android.os.SystemProto$PowerUseItem, double) 
		android.os.SystemProto$PowerUseItem x0
		double x1
	static boolean access$13602 (android.os.SystemProto$PowerUseItem, boolean) 
		android.os.SystemProto$PowerUseItem x0
		boolean x1
	static double access$13702 (android.os.SystemProto$PowerUseItem, double) 
		android.os.SystemProto$PowerUseItem x0
		double x1
	static double access$13802 (android.os.SystemProto$PowerUseItem, double) 
		android.os.SystemProto$PowerUseItem x0
		double x1
	static int access$13902 (android.os.SystemProto$PowerUseItem, int) 
		android.os.SystemProto$PowerUseItem x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$14000 (android.os.SystemProto$PowerUseItem) 
		android.os.SystemProto$PowerUseItem x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemProto$1 x2
	static void  () 
}

android/os/SystemProto$PowerUseItemOrBuilder.class
SystemProto.java
package android.os
public abstract android.os.SystemProto$PowerUseItemOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasName () 
	public abstract android.os.SystemProto$PowerUseItem$Sipper getName () 
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasComputedPowerMah () 
	public abstract double getComputedPowerMah () 
	public abstract boolean hasShouldHide () 
	public abstract boolean getShouldHide () 
	public abstract boolean hasScreenPowerMah () 
	public abstract double getScreenPowerMah () 
	public abstract boolean hasProportionalSmearMah () 
	public abstract double getProportionalSmearMah () 
}

android/os/SystemProto$PowerUseSummary$1.class
SystemProto.java
package android.os
final android.os.SystemProto$PowerUseSummary$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemProto$PowerUseSummary parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemProto$PowerUseSummary$Builder.class
SystemProto.java
package android.os
public final android.os.SystemProto$PowerUseSummary$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemProto$PowerUseSummaryOrBuilder  {
	private int bitField0_
	private double batteryCapacityMah_
	private double computedPowerMah_
	private double minDrainedPowerMah_
	private double maxDrainedPowerMah_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemProto$PowerUseSummary$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemProto$PowerUseSummary getDefaultInstanceForType () 
	public android.os.SystemProto$PowerUseSummary build () 
		android.os.SystemProto$PowerUseSummary result
	public android.os.SystemProto$PowerUseSummary buildPartial () 
		android.os.SystemProto$PowerUseSummary result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemProto$PowerUseSummary$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemProto$PowerUseSummary$Builder mergeFrom (android.os.SystemProto$PowerUseSummary) 
		android.os.SystemProto$PowerUseSummary other
	public final boolean isInitialized () 
	public android.os.SystemProto$PowerUseSummary$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemProto$PowerUseSummary parsedMessage
	public boolean hasBatteryCapacityMah () 
	public double getBatteryCapacityMah () 
	public android.os.SystemProto$PowerUseSummary$Builder setBatteryCapacityMah (double) 
		double value
	public android.os.SystemProto$PowerUseSummary$Builder clearBatteryCapacityMah () 
	public boolean hasComputedPowerMah () 
	public double getComputedPowerMah () 
	public android.os.SystemProto$PowerUseSummary$Builder setComputedPowerMah (double) 
		double value
	public android.os.SystemProto$PowerUseSummary$Builder clearComputedPowerMah () 
	public boolean hasMinDrainedPowerMah () 
	public double getMinDrainedPowerMah () 
	public android.os.SystemProto$PowerUseSummary$Builder setMinDrainedPowerMah (double) 
		double value
	public android.os.SystemProto$PowerUseSummary$Builder clearMinDrainedPowerMah () 
	public boolean hasMaxDrainedPowerMah () 
	public double getMaxDrainedPowerMah () 
	public android.os.SystemProto$PowerUseSummary$Builder setMaxDrainedPowerMah (double) 
		double value
	public android.os.SystemProto$PowerUseSummary$Builder clearMaxDrainedPowerMah () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemProto$1) 
		android.os.SystemProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemProto$1 x1
}

android/os/SystemProto$PowerUseSummary.class
SystemProto.java
package android.os
public final android.os.SystemProto$PowerUseSummary extends com.google.protobuf.GeneratedMessage implements android.os.SystemProto$PowerUseSummaryOrBuilder  {
	private int bitField0_
	public static final int BATTERY_CAPACITY_MAH_FIELD_NUMBER
	private double batteryCapacityMah_
	public static final int COMPUTED_POWER_MAH_FIELD_NUMBER
	private double computedPowerMah_
	public static final int MIN_DRAINED_POWER_MAH_FIELD_NUMBER
	private double minDrainedPowerMah_
	public static final int MAX_DRAINED_POWER_MAH_FIELD_NUMBER
	private double maxDrainedPowerMah_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemProto$PowerUseSummary DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasBatteryCapacityMah () 
	public double getBatteryCapacityMah () 
	public boolean hasComputedPowerMah () 
	public double getComputedPowerMah () 
	public boolean hasMinDrainedPowerMah () 
	public double getMinDrainedPowerMah () 
	public boolean hasMaxDrainedPowerMah () 
	public double getMaxDrainedPowerMah () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemProto$PowerUseSummary parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemProto$PowerUseSummary parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$PowerUseSummary parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemProto$PowerUseSummary parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$PowerUseSummary parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$PowerUseSummary parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$PowerUseSummary parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$PowerUseSummary parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$PowerUseSummary parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemProto$PowerUseSummary parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemProto$PowerUseSummary$Builder newBuilderForType () 
	public static android.os.SystemProto$PowerUseSummary$Builder newBuilder () 
	public static android.os.SystemProto$PowerUseSummary$Builder newBuilder (android.os.SystemProto$PowerUseSummary) 
		android.os.SystemProto$PowerUseSummary prototype
	public android.os.SystemProto$PowerUseSummary$Builder toBuilder () 
	protected android.os.SystemProto$PowerUseSummary$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemProto$PowerUseSummary$Builder builder
	public static android.os.SystemProto$PowerUseSummary getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemProto$PowerUseSummary getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$14400 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemProto$1 x1
	static double access$14602 (android.os.SystemProto$PowerUseSummary, double) 
		android.os.SystemProto$PowerUseSummary x0
		double x1
	static double access$14702 (android.os.SystemProto$PowerUseSummary, double) 
		android.os.SystemProto$PowerUseSummary x0
		double x1
	static double access$14802 (android.os.SystemProto$PowerUseSummary, double) 
		android.os.SystemProto$PowerUseSummary x0
		double x1
	static double access$14902 (android.os.SystemProto$PowerUseSummary, double) 
		android.os.SystemProto$PowerUseSummary x0
		double x1
	static int access$15002 (android.os.SystemProto$PowerUseSummary, int) 
		android.os.SystemProto$PowerUseSummary x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$15100 (android.os.SystemProto$PowerUseSummary) 
		android.os.SystemProto$PowerUseSummary x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemProto$1 x2
	static void  () 
}

android/os/SystemProto$PowerUseSummaryOrBuilder.class
SystemProto.java
package android.os
public abstract android.os.SystemProto$PowerUseSummaryOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasBatteryCapacityMah () 
	public abstract double getBatteryCapacityMah () 
	public abstract boolean hasComputedPowerMah () 
	public abstract double getComputedPowerMah () 
	public abstract boolean hasMinDrainedPowerMah () 
	public abstract double getMinDrainedPowerMah () 
	public abstract boolean hasMaxDrainedPowerMah () 
	public abstract double getMaxDrainedPowerMah () 
}

android/os/SystemProto$ResourcePowerManager$1.class
SystemProto.java
package android.os
final android.os.SystemProto$ResourcePowerManager$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemProto$ResourcePowerManager parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemProto$ResourcePowerManager$Builder.class
SystemProto.java
package android.os
public final android.os.SystemProto$ResourcePowerManager$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemProto$ResourcePowerManagerOrBuilder  {
	private int bitField0_
	private Object name_
	private android.os.TimerProto total_
	private com.google.protobuf.SingleFieldBuilder totalBuilder_
	private android.os.TimerProto screenOff_
	private com.google.protobuf.SingleFieldBuilder screenOffBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemProto$ResourcePowerManager$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemProto$ResourcePowerManager getDefaultInstanceForType () 
	public android.os.SystemProto$ResourcePowerManager build () 
		android.os.SystemProto$ResourcePowerManager result
	public android.os.SystemProto$ResourcePowerManager buildPartial () 
		android.os.SystemProto$ResourcePowerManager result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemProto$ResourcePowerManager$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemProto$ResourcePowerManager$Builder mergeFrom (android.os.SystemProto$ResourcePowerManager) 
		android.os.SystemProto$ResourcePowerManager other
	public final boolean isInitialized () 
	public android.os.SystemProto$ResourcePowerManager$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemProto$ResourcePowerManager parsedMessage
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemProto$ResourcePowerManager$Builder setName (java.lang.String) 
		String value
	public android.os.SystemProto$ResourcePowerManager$Builder clearName () 
	public android.os.SystemProto$ResourcePowerManager$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.SystemProto$ResourcePowerManager$Builder setTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$ResourcePowerManager$Builder setTotal (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.SystemProto$ResourcePowerManager$Builder mergeTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$ResourcePowerManager$Builder clearTotal () 
	public android.os.TimerProto$Builder getTotalBuilder () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTotalFieldBuilder () 
	public boolean hasScreenOff () 
	public android.os.TimerProto getScreenOff () 
	public android.os.SystemProto$ResourcePowerManager$Builder setScreenOff (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$ResourcePowerManager$Builder setScreenOff (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.SystemProto$ResourcePowerManager$Builder mergeScreenOff (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$ResourcePowerManager$Builder clearScreenOff () 
	public android.os.TimerProto$Builder getScreenOffBuilder () 
	public android.os.TimerProtoOrBuilder getScreenOffOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getScreenOffFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemProto$1) 
		android.os.SystemProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemProto$1 x1
}

android/os/SystemProto$ResourcePowerManager.class
SystemProto.java
package android.os
public final android.os.SystemProto$ResourcePowerManager extends com.google.protobuf.GeneratedMessage implements android.os.SystemProto$ResourcePowerManagerOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int TOTAL_FIELD_NUMBER
	private android.os.TimerProto total_
	public static final int SCREEN_OFF_FIELD_NUMBER
	private android.os.TimerProto screenOff_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemProto$ResourcePowerManager DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		android.os.TimerProto$Builder subBuilder
		android.os.TimerProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	public boolean hasScreenOff () 
	public android.os.TimerProto getScreenOff () 
	public android.os.TimerProtoOrBuilder getScreenOffOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemProto$ResourcePowerManager parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemProto$ResourcePowerManager parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$ResourcePowerManager parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemProto$ResourcePowerManager parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$ResourcePowerManager parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$ResourcePowerManager parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$ResourcePowerManager parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$ResourcePowerManager parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$ResourcePowerManager parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemProto$ResourcePowerManager parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemProto$ResourcePowerManager$Builder newBuilderForType () 
	public static android.os.SystemProto$ResourcePowerManager$Builder newBuilder () 
	public static android.os.SystemProto$ResourcePowerManager$Builder newBuilder (android.os.SystemProto$ResourcePowerManager) 
		android.os.SystemProto$ResourcePowerManager prototype
	public android.os.SystemProto$ResourcePowerManager$Builder toBuilder () 
	protected android.os.SystemProto$ResourcePowerManager$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemProto$ResourcePowerManager$Builder builder
	public static android.os.SystemProto$ResourcePowerManager getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemProto$ResourcePowerManager getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$15500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemProto$1 x1
	static java.lang.Object access$15702 (android.os.SystemProto$ResourcePowerManager, java.lang.Object) 
		android.os.SystemProto$ResourcePowerManager x0
		Object x1
	static android.os.TimerProto access$15802 (android.os.SystemProto$ResourcePowerManager, android.os.TimerProto) 
		android.os.SystemProto$ResourcePowerManager x0
		android.os.TimerProto x1
	static android.os.TimerProto access$15902 (android.os.SystemProto$ResourcePowerManager, android.os.TimerProto) 
		android.os.SystemProto$ResourcePowerManager x0
		android.os.TimerProto x1
	static int access$16002 (android.os.SystemProto$ResourcePowerManager, int) 
		android.os.SystemProto$ResourcePowerManager x0
		int x1
	static java.lang.Object access$15700 (android.os.SystemProto$ResourcePowerManager) 
		android.os.SystemProto$ResourcePowerManager x0
	static com.google.protobuf.UnknownFieldSet access$16100 (android.os.SystemProto$ResourcePowerManager) 
		android.os.SystemProto$ResourcePowerManager x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemProto$1 x2
	static void  () 
}

android/os/SystemProto$ResourcePowerManagerOrBuilder.class
SystemProto.java
package android.os
public abstract android.os.SystemProto$ResourcePowerManagerOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasTotal () 
	public abstract android.os.TimerProto getTotal () 
	public abstract android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	public abstract boolean hasScreenOff () 
	public abstract android.os.TimerProto getScreenOff () 
	public abstract android.os.TimerProtoOrBuilder getScreenOffOrBuilder () 
}

android/os/SystemProto$ScreenBrightness$1.class
SystemProto.java
package android.os
final android.os.SystemProto$ScreenBrightness$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemProto$ScreenBrightness parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemProto$ScreenBrightness$Builder.class
SystemProto.java
package android.os
public final android.os.SystemProto$ScreenBrightness$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemProto$ScreenBrightnessOrBuilder  {
	private int bitField0_
	private int name_
	private android.os.TimerProto total_
	private com.google.protobuf.SingleFieldBuilder totalBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemProto$ScreenBrightness$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemProto$ScreenBrightness getDefaultInstanceForType () 
	public android.os.SystemProto$ScreenBrightness build () 
		android.os.SystemProto$ScreenBrightness result
	public android.os.SystemProto$ScreenBrightness buildPartial () 
		android.os.SystemProto$ScreenBrightness result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemProto$ScreenBrightness$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemProto$ScreenBrightness$Builder mergeFrom (android.os.SystemProto$ScreenBrightness) 
		android.os.SystemProto$ScreenBrightness other
	public final boolean isInitialized () 
	public android.os.SystemProto$ScreenBrightness$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemProto$ScreenBrightness parsedMessage
	public boolean hasName () 
	public android.os.SystemProto$ScreenBrightness$Name getName () 
		android.os.SystemProto$ScreenBrightness$Name result
	public android.os.SystemProto$ScreenBrightness$Builder setName (android.os.SystemProto$ScreenBrightness$Name) 
		android.os.SystemProto$ScreenBrightness$Name value
	public android.os.SystemProto$ScreenBrightness$Builder clearName () 
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.SystemProto$ScreenBrightness$Builder setTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$ScreenBrightness$Builder setTotal (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.SystemProto$ScreenBrightness$Builder mergeTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$ScreenBrightness$Builder clearTotal () 
	public android.os.TimerProto$Builder getTotalBuilder () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTotalFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemProto$1) 
		android.os.SystemProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemProto$1 x1
}

android/os/SystemProto$ScreenBrightness$Name$1.class
SystemProto.java
package android.os
final android.os.SystemProto$ScreenBrightness$Name$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.os.SystemProto$ScreenBrightness$Name findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/os/SystemProto$ScreenBrightness$Name.class
SystemProto.java
package android.os
public final android.os.SystemProto$ScreenBrightness$Name extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.os.SystemProto$ScreenBrightness$Name DARK
	public static final android.os.SystemProto$ScreenBrightness$Name DIM
	public static final android.os.SystemProto$ScreenBrightness$Name MEDIUM
	public static final android.os.SystemProto$ScreenBrightness$Name LIGHT
	public static final android.os.SystemProto$ScreenBrightness$Name BRIGHT
	public static final int DARK_VALUE
	public static final int DIM_VALUE
	public static final int MEDIUM_VALUE
	public static final int LIGHT_VALUE
	public static final int BRIGHT_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.os.SystemProto$ScreenBrightness$Name[] VALUES
	private final int value
	private static final android.os.SystemProto$ScreenBrightness$Name[] $VALUES
	public static android.os.SystemProto$ScreenBrightness$Name[] values () 
	public static android.os.SystemProto$ScreenBrightness$Name valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.os.SystemProto$ScreenBrightness$Name valueOf (int) 
		int value
	public static android.os.SystemProto$ScreenBrightness$Name forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.os.SystemProto$ScreenBrightness$Name valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/os/SystemProto$ScreenBrightness.class
SystemProto.java
package android.os
public final android.os.SystemProto$ScreenBrightness extends com.google.protobuf.GeneratedMessage implements android.os.SystemProto$ScreenBrightnessOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private int name_
	public static final int TOTAL_FIELD_NUMBER
	private android.os.TimerProto total_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemProto$ScreenBrightness DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int rawValue
		android.os.SystemProto$ScreenBrightness$Name value
		android.os.TimerProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasName () 
	public android.os.SystemProto$ScreenBrightness$Name getName () 
		android.os.SystemProto$ScreenBrightness$Name result
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemProto$ScreenBrightness parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemProto$ScreenBrightness parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$ScreenBrightness parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemProto$ScreenBrightness parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$ScreenBrightness parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$ScreenBrightness parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$ScreenBrightness parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$ScreenBrightness parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$ScreenBrightness parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemProto$ScreenBrightness parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemProto$ScreenBrightness$Builder newBuilderForType () 
	public static android.os.SystemProto$ScreenBrightness$Builder newBuilder () 
	public static android.os.SystemProto$ScreenBrightness$Builder newBuilder (android.os.SystemProto$ScreenBrightness) 
		android.os.SystemProto$ScreenBrightness prototype
	public android.os.SystemProto$ScreenBrightness$Builder toBuilder () 
	protected android.os.SystemProto$ScreenBrightness$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemProto$ScreenBrightness$Builder builder
	public static android.os.SystemProto$ScreenBrightness getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemProto$ScreenBrightness getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$16500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemProto$1 x1
	static int access$16702 (android.os.SystemProto$ScreenBrightness, int) 
		android.os.SystemProto$ScreenBrightness x0
		int x1
	static android.os.TimerProto access$16802 (android.os.SystemProto$ScreenBrightness, android.os.TimerProto) 
		android.os.SystemProto$ScreenBrightness x0
		android.os.TimerProto x1
	static int access$16902 (android.os.SystemProto$ScreenBrightness, int) 
		android.os.SystemProto$ScreenBrightness x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$17000 (android.os.SystemProto$ScreenBrightness) 
		android.os.SystemProto$ScreenBrightness x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemProto$1 x2
	static void  () 
}

android/os/SystemProto$ScreenBrightnessOrBuilder.class
SystemProto.java
package android.os
public abstract android.os.SystemProto$ScreenBrightnessOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasName () 
	public abstract android.os.SystemProto$ScreenBrightness$Name getName () 
	public abstract boolean hasTotal () 
	public abstract android.os.TimerProto getTotal () 
	public abstract android.os.TimerProtoOrBuilder getTotalOrBuilder () 
}

android/os/SystemProto$TimeRemainingCase.class
SystemProto.java
package android.os
public final android.os.SystemProto$TimeRemainingCase extends java.lang.Enum implements com.google.protobuf.Internal$EnumLite  {
	public static final android.os.SystemProto$TimeRemainingCase CHARGE_TIME_REMAINING_MS
	public static final android.os.SystemProto$TimeRemainingCase DISCHARGE_TIME_REMAINING_MS
	public static final android.os.SystemProto$TimeRemainingCase TIMEREMAINING_NOT_SET
	private final int value
	private static final android.os.SystemProto$TimeRemainingCase[] $VALUES
	public static android.os.SystemProto$TimeRemainingCase[] values () 
	public static android.os.SystemProto$TimeRemainingCase valueOf (java.lang.String) 
		String name
	private void  (java.lang.String, int, int) 
		int value
	public static android.os.SystemProto$TimeRemainingCase valueOf (int) 
		int value
	public static android.os.SystemProto$TimeRemainingCase forNumber (int) 
		int value
	public int getNumber () 
	static void  () 
}

android/os/SystemProto$WakeupReason$1.class
SystemProto.java
package android.os
final android.os.SystemProto$WakeupReason$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemProto$WakeupReason parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemProto$WakeupReason$Builder.class
SystemProto.java
package android.os
public final android.os.SystemProto$WakeupReason$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemProto$WakeupReasonOrBuilder  {
	private int bitField0_
	private Object name_
	private android.os.TimerProto total_
	private com.google.protobuf.SingleFieldBuilder totalBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemProto$WakeupReason$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemProto$WakeupReason getDefaultInstanceForType () 
	public android.os.SystemProto$WakeupReason build () 
		android.os.SystemProto$WakeupReason result
	public android.os.SystemProto$WakeupReason buildPartial () 
		android.os.SystemProto$WakeupReason result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemProto$WakeupReason$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemProto$WakeupReason$Builder mergeFrom (android.os.SystemProto$WakeupReason) 
		android.os.SystemProto$WakeupReason other
	public final boolean isInitialized () 
	public android.os.SystemProto$WakeupReason$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemProto$WakeupReason parsedMessage
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.SystemProto$WakeupReason$Builder setName (java.lang.String) 
		String value
	public android.os.SystemProto$WakeupReason$Builder clearName () 
	public android.os.SystemProto$WakeupReason$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.SystemProto$WakeupReason$Builder setTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$WakeupReason$Builder setTotal (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.SystemProto$WakeupReason$Builder mergeTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$WakeupReason$Builder clearTotal () 
	public android.os.TimerProto$Builder getTotalBuilder () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTotalFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemProto$1) 
		android.os.SystemProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemProto$1 x1
}

android/os/SystemProto$WakeupReason.class
SystemProto.java
package android.os
public final android.os.SystemProto$WakeupReason extends com.google.protobuf.GeneratedMessage implements android.os.SystemProto$WakeupReasonOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int TOTAL_FIELD_NUMBER
	private android.os.TimerProto total_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemProto$WakeupReason DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		android.os.TimerProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemProto$WakeupReason parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemProto$WakeupReason parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WakeupReason parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemProto$WakeupReason parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WakeupReason parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$WakeupReason parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WakeupReason parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$WakeupReason parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WakeupReason parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemProto$WakeupReason parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemProto$WakeupReason$Builder newBuilderForType () 
	public static android.os.SystemProto$WakeupReason$Builder newBuilder () 
	public static android.os.SystemProto$WakeupReason$Builder newBuilder (android.os.SystemProto$WakeupReason) 
		android.os.SystemProto$WakeupReason prototype
	public android.os.SystemProto$WakeupReason$Builder toBuilder () 
	protected android.os.SystemProto$WakeupReason$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemProto$WakeupReason$Builder builder
	public static android.os.SystemProto$WakeupReason getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemProto$WakeupReason getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$17400 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemProto$1 x1
	static java.lang.Object access$17602 (android.os.SystemProto$WakeupReason, java.lang.Object) 
		android.os.SystemProto$WakeupReason x0
		Object x1
	static android.os.TimerProto access$17702 (android.os.SystemProto$WakeupReason, android.os.TimerProto) 
		android.os.SystemProto$WakeupReason x0
		android.os.TimerProto x1
	static int access$17802 (android.os.SystemProto$WakeupReason, int) 
		android.os.SystemProto$WakeupReason x0
		int x1
	static java.lang.Object access$17600 (android.os.SystemProto$WakeupReason) 
		android.os.SystemProto$WakeupReason x0
	static com.google.protobuf.UnknownFieldSet access$17900 (android.os.SystemProto$WakeupReason) 
		android.os.SystemProto$WakeupReason x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemProto$1 x2
	static void  () 
}

android/os/SystemProto$WakeupReasonOrBuilder.class
SystemProto.java
package android.os
public abstract android.os.SystemProto$WakeupReasonOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasTotal () 
	public abstract android.os.TimerProto getTotal () 
	public abstract android.os.TimerProtoOrBuilder getTotalOrBuilder () 
}

android/os/SystemProto$WifiMulticastWakelockTotal$1.class
SystemProto.java
package android.os
final android.os.SystemProto$WifiMulticastWakelockTotal$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemProto$WifiMulticastWakelockTotal parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemProto$WifiMulticastWakelockTotal$Builder.class
SystemProto.java
package android.os
public final android.os.SystemProto$WifiMulticastWakelockTotal$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemProto$WifiMulticastWakelockTotalOrBuilder  {
	private int bitField0_
	private long durationMs_
	private int count_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemProto$WifiMulticastWakelockTotal$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemProto$WifiMulticastWakelockTotal getDefaultInstanceForType () 
	public android.os.SystemProto$WifiMulticastWakelockTotal build () 
		android.os.SystemProto$WifiMulticastWakelockTotal result
	public android.os.SystemProto$WifiMulticastWakelockTotal buildPartial () 
		android.os.SystemProto$WifiMulticastWakelockTotal result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemProto$WifiMulticastWakelockTotal$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemProto$WifiMulticastWakelockTotal$Builder mergeFrom (android.os.SystemProto$WifiMulticastWakelockTotal) 
		android.os.SystemProto$WifiMulticastWakelockTotal other
	public final boolean isInitialized () 
	public android.os.SystemProto$WifiMulticastWakelockTotal$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemProto$WifiMulticastWakelockTotal parsedMessage
	public boolean hasDurationMs () 
	public long getDurationMs () 
	public android.os.SystemProto$WifiMulticastWakelockTotal$Builder setDurationMs (long) 
		long value
	public android.os.SystemProto$WifiMulticastWakelockTotal$Builder clearDurationMs () 
	public boolean hasCount () 
	public int getCount () 
	public android.os.SystemProto$WifiMulticastWakelockTotal$Builder setCount (int) 
		int value
	public android.os.SystemProto$WifiMulticastWakelockTotal$Builder clearCount () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemProto$1) 
		android.os.SystemProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemProto$1 x1
}

android/os/SystemProto$WifiMulticastWakelockTotal.class
SystemProto.java
package android.os
public final android.os.SystemProto$WifiMulticastWakelockTotal extends com.google.protobuf.GeneratedMessage implements android.os.SystemProto$WifiMulticastWakelockTotalOrBuilder  {
	private int bitField0_
	public static final int DURATION_MS_FIELD_NUMBER
	private long durationMs_
	public static final int COUNT_FIELD_NUMBER
	private int count_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemProto$WifiMulticastWakelockTotal DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasDurationMs () 
	public long getDurationMs () 
	public boolean hasCount () 
	public int getCount () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemProto$WifiMulticastWakelockTotal parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemProto$WifiMulticastWakelockTotal parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WifiMulticastWakelockTotal parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemProto$WifiMulticastWakelockTotal parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WifiMulticastWakelockTotal parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$WifiMulticastWakelockTotal parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WifiMulticastWakelockTotal parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$WifiMulticastWakelockTotal parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WifiMulticastWakelockTotal parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemProto$WifiMulticastWakelockTotal parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemProto$WifiMulticastWakelockTotal$Builder newBuilderForType () 
	public static android.os.SystemProto$WifiMulticastWakelockTotal$Builder newBuilder () 
	public static android.os.SystemProto$WifiMulticastWakelockTotal$Builder newBuilder (android.os.SystemProto$WifiMulticastWakelockTotal) 
		android.os.SystemProto$WifiMulticastWakelockTotal prototype
	public android.os.SystemProto$WifiMulticastWakelockTotal$Builder toBuilder () 
	protected android.os.SystemProto$WifiMulticastWakelockTotal$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemProto$WifiMulticastWakelockTotal$Builder builder
	public static android.os.SystemProto$WifiMulticastWakelockTotal getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemProto$WifiMulticastWakelockTotal getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$18300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemProto$1 x1
	static long access$18502 (android.os.SystemProto$WifiMulticastWakelockTotal, long) 
		android.os.SystemProto$WifiMulticastWakelockTotal x0
		long x1
	static int access$18602 (android.os.SystemProto$WifiMulticastWakelockTotal, int) 
		android.os.SystemProto$WifiMulticastWakelockTotal x0
		int x1
	static int access$18702 (android.os.SystemProto$WifiMulticastWakelockTotal, int) 
		android.os.SystemProto$WifiMulticastWakelockTotal x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$18800 (android.os.SystemProto$WifiMulticastWakelockTotal) 
		android.os.SystemProto$WifiMulticastWakelockTotal x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemProto$1 x2
	static void  () 
}

android/os/SystemProto$WifiMulticastWakelockTotalOrBuilder.class
SystemProto.java
package android.os
public abstract android.os.SystemProto$WifiMulticastWakelockTotalOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasDurationMs () 
	public abstract long getDurationMs () 
	public abstract boolean hasCount () 
	public abstract int getCount () 
}

android/os/SystemProto$WifiSignalStrength$1.class
SystemProto.java
package android.os
final android.os.SystemProto$WifiSignalStrength$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemProto$WifiSignalStrength parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemProto$WifiSignalStrength$Builder.class
SystemProto.java
package android.os
public final android.os.SystemProto$WifiSignalStrength$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemProto$WifiSignalStrengthOrBuilder  {
	private int bitField0_
	private int name_
	private android.os.TimerProto total_
	private com.google.protobuf.SingleFieldBuilder totalBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemProto$WifiSignalStrength$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemProto$WifiSignalStrength getDefaultInstanceForType () 
	public android.os.SystemProto$WifiSignalStrength build () 
		android.os.SystemProto$WifiSignalStrength result
	public android.os.SystemProto$WifiSignalStrength buildPartial () 
		android.os.SystemProto$WifiSignalStrength result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemProto$WifiSignalStrength$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemProto$WifiSignalStrength$Builder mergeFrom (android.os.SystemProto$WifiSignalStrength) 
		android.os.SystemProto$WifiSignalStrength other
	public final boolean isInitialized () 
	public android.os.SystemProto$WifiSignalStrength$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemProto$WifiSignalStrength parsedMessage
	public boolean hasName () 
	public android.os.SystemProto$WifiSignalStrength$Name getName () 
		android.os.SystemProto$WifiSignalStrength$Name result
	public android.os.SystemProto$WifiSignalStrength$Builder setName (android.os.SystemProto$WifiSignalStrength$Name) 
		android.os.SystemProto$WifiSignalStrength$Name value
	public android.os.SystemProto$WifiSignalStrength$Builder clearName () 
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.SystemProto$WifiSignalStrength$Builder setTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$WifiSignalStrength$Builder setTotal (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.SystemProto$WifiSignalStrength$Builder mergeTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$WifiSignalStrength$Builder clearTotal () 
	public android.os.TimerProto$Builder getTotalBuilder () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTotalFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemProto$1) 
		android.os.SystemProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemProto$1 x1
}

android/os/SystemProto$WifiSignalStrength$Name$1.class
SystemProto.java
package android.os
final android.os.SystemProto$WifiSignalStrength$Name$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.os.SystemProto$WifiSignalStrength$Name findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/os/SystemProto$WifiSignalStrength$Name.class
SystemProto.java
package android.os
public final android.os.SystemProto$WifiSignalStrength$Name extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.os.SystemProto$WifiSignalStrength$Name NONE
	public static final android.os.SystemProto$WifiSignalStrength$Name POOR
	public static final android.os.SystemProto$WifiSignalStrength$Name MODERATE
	public static final android.os.SystemProto$WifiSignalStrength$Name GOOD
	public static final android.os.SystemProto$WifiSignalStrength$Name GREAT
	public static final int NONE_VALUE
	public static final int POOR_VALUE
	public static final int MODERATE_VALUE
	public static final int GOOD_VALUE
	public static final int GREAT_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.os.SystemProto$WifiSignalStrength$Name[] VALUES
	private final int value
	private static final android.os.SystemProto$WifiSignalStrength$Name[] $VALUES
	public static android.os.SystemProto$WifiSignalStrength$Name[] values () 
	public static android.os.SystemProto$WifiSignalStrength$Name valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.os.SystemProto$WifiSignalStrength$Name valueOf (int) 
		int value
	public static android.os.SystemProto$WifiSignalStrength$Name forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.os.SystemProto$WifiSignalStrength$Name valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/os/SystemProto$WifiSignalStrength.class
SystemProto.java
package android.os
public final android.os.SystemProto$WifiSignalStrength extends com.google.protobuf.GeneratedMessage implements android.os.SystemProto$WifiSignalStrengthOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private int name_
	public static final int TOTAL_FIELD_NUMBER
	private android.os.TimerProto total_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemProto$WifiSignalStrength DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int rawValue
		android.os.SystemProto$WifiSignalStrength$Name value
		android.os.TimerProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasName () 
	public android.os.SystemProto$WifiSignalStrength$Name getName () 
		android.os.SystemProto$WifiSignalStrength$Name result
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemProto$WifiSignalStrength parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemProto$WifiSignalStrength parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WifiSignalStrength parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemProto$WifiSignalStrength parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WifiSignalStrength parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$WifiSignalStrength parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WifiSignalStrength parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$WifiSignalStrength parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WifiSignalStrength parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemProto$WifiSignalStrength parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemProto$WifiSignalStrength$Builder newBuilderForType () 
	public static android.os.SystemProto$WifiSignalStrength$Builder newBuilder () 
	public static android.os.SystemProto$WifiSignalStrength$Builder newBuilder (android.os.SystemProto$WifiSignalStrength) 
		android.os.SystemProto$WifiSignalStrength prototype
	public android.os.SystemProto$WifiSignalStrength$Builder toBuilder () 
	protected android.os.SystemProto$WifiSignalStrength$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemProto$WifiSignalStrength$Builder builder
	public static android.os.SystemProto$WifiSignalStrength getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemProto$WifiSignalStrength getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$19200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemProto$1 x1
	static int access$19402 (android.os.SystemProto$WifiSignalStrength, int) 
		android.os.SystemProto$WifiSignalStrength x0
		int x1
	static android.os.TimerProto access$19502 (android.os.SystemProto$WifiSignalStrength, android.os.TimerProto) 
		android.os.SystemProto$WifiSignalStrength x0
		android.os.TimerProto x1
	static int access$19602 (android.os.SystemProto$WifiSignalStrength, int) 
		android.os.SystemProto$WifiSignalStrength x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$19700 (android.os.SystemProto$WifiSignalStrength) 
		android.os.SystemProto$WifiSignalStrength x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemProto$1 x2
	static void  () 
}

android/os/SystemProto$WifiSignalStrengthOrBuilder.class
SystemProto.java
package android.os
public abstract android.os.SystemProto$WifiSignalStrengthOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasName () 
	public abstract android.os.SystemProto$WifiSignalStrength$Name getName () 
	public abstract boolean hasTotal () 
	public abstract android.os.TimerProto getTotal () 
	public abstract android.os.TimerProtoOrBuilder getTotalOrBuilder () 
}

android/os/SystemProto$WifiState$1.class
SystemProto.java
package android.os
final android.os.SystemProto$WifiState$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemProto$WifiState parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemProto$WifiState$Builder.class
SystemProto.java
package android.os
public final android.os.SystemProto$WifiState$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemProto$WifiStateOrBuilder  {
	private int bitField0_
	private int name_
	private android.os.TimerProto total_
	private com.google.protobuf.SingleFieldBuilder totalBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemProto$WifiState$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemProto$WifiState getDefaultInstanceForType () 
	public android.os.SystemProto$WifiState build () 
		android.os.SystemProto$WifiState result
	public android.os.SystemProto$WifiState buildPartial () 
		android.os.SystemProto$WifiState result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemProto$WifiState$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemProto$WifiState$Builder mergeFrom (android.os.SystemProto$WifiState) 
		android.os.SystemProto$WifiState other
	public final boolean isInitialized () 
	public android.os.SystemProto$WifiState$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemProto$WifiState parsedMessage
	public boolean hasName () 
	public android.os.SystemProto$WifiState$Name getName () 
		android.os.SystemProto$WifiState$Name result
	public android.os.SystemProto$WifiState$Builder setName (android.os.SystemProto$WifiState$Name) 
		android.os.SystemProto$WifiState$Name value
	public android.os.SystemProto$WifiState$Builder clearName () 
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.SystemProto$WifiState$Builder setTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$WifiState$Builder setTotal (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.SystemProto$WifiState$Builder mergeTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$WifiState$Builder clearTotal () 
	public android.os.TimerProto$Builder getTotalBuilder () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTotalFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemProto$1) 
		android.os.SystemProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemProto$1 x1
}

android/os/SystemProto$WifiState$Name$1.class
SystemProto.java
package android.os
final android.os.SystemProto$WifiState$Name$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.os.SystemProto$WifiState$Name findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/os/SystemProto$WifiState$Name.class
SystemProto.java
package android.os
public final android.os.SystemProto$WifiState$Name extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.os.SystemProto$WifiState$Name OFF
	public static final android.os.SystemProto$WifiState$Name OFF_SCANNING
	public static final android.os.SystemProto$WifiState$Name ON_NO_NETWORKS
	public static final android.os.SystemProto$WifiState$Name ON_DISCONNECTED
	public static final android.os.SystemProto$WifiState$Name ON_CONNECTED_STA
	public static final android.os.SystemProto$WifiState$Name ON_CONNECTED_P2P
	public static final android.os.SystemProto$WifiState$Name ON_CONNECTED_STA_P2P
	public static final android.os.SystemProto$WifiState$Name SOFT_AP
	public static final int OFF_VALUE
	public static final int OFF_SCANNING_VALUE
	public static final int ON_NO_NETWORKS_VALUE
	public static final int ON_DISCONNECTED_VALUE
	public static final int ON_CONNECTED_STA_VALUE
	public static final int ON_CONNECTED_P2P_VALUE
	public static final int ON_CONNECTED_STA_P2P_VALUE
	public static final int SOFT_AP_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.os.SystemProto$WifiState$Name[] VALUES
	private final int value
	private static final android.os.SystemProto$WifiState$Name[] $VALUES
	public static android.os.SystemProto$WifiState$Name[] values () 
	public static android.os.SystemProto$WifiState$Name valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.os.SystemProto$WifiState$Name valueOf (int) 
		int value
	public static android.os.SystemProto$WifiState$Name forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.os.SystemProto$WifiState$Name valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/os/SystemProto$WifiState.class
SystemProto.java
package android.os
public final android.os.SystemProto$WifiState extends com.google.protobuf.GeneratedMessage implements android.os.SystemProto$WifiStateOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private int name_
	public static final int TOTAL_FIELD_NUMBER
	private android.os.TimerProto total_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemProto$WifiState DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int rawValue
		android.os.SystemProto$WifiState$Name value
		android.os.TimerProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasName () 
	public android.os.SystemProto$WifiState$Name getName () 
		android.os.SystemProto$WifiState$Name result
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemProto$WifiState parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemProto$WifiState parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WifiState parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemProto$WifiState parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WifiState parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$WifiState parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WifiState parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$WifiState parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WifiState parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemProto$WifiState parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemProto$WifiState$Builder newBuilderForType () 
	public static android.os.SystemProto$WifiState$Builder newBuilder () 
	public static android.os.SystemProto$WifiState$Builder newBuilder (android.os.SystemProto$WifiState) 
		android.os.SystemProto$WifiState prototype
	public android.os.SystemProto$WifiState$Builder toBuilder () 
	protected android.os.SystemProto$WifiState$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemProto$WifiState$Builder builder
	public static android.os.SystemProto$WifiState getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemProto$WifiState getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$20100 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemProto$1 x1
	static int access$20302 (android.os.SystemProto$WifiState, int) 
		android.os.SystemProto$WifiState x0
		int x1
	static android.os.TimerProto access$20402 (android.os.SystemProto$WifiState, android.os.TimerProto) 
		android.os.SystemProto$WifiState x0
		android.os.TimerProto x1
	static int access$20502 (android.os.SystemProto$WifiState, int) 
		android.os.SystemProto$WifiState x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$20600 (android.os.SystemProto$WifiState) 
		android.os.SystemProto$WifiState x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemProto$1 x2
	static void  () 
}

android/os/SystemProto$WifiStateOrBuilder.class
SystemProto.java
package android.os
public abstract android.os.SystemProto$WifiStateOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasName () 
	public abstract android.os.SystemProto$WifiState$Name getName () 
	public abstract boolean hasTotal () 
	public abstract android.os.TimerProto getTotal () 
	public abstract android.os.TimerProtoOrBuilder getTotalOrBuilder () 
}

android/os/SystemProto$WifiSupplicantState$1.class
SystemProto.java
package android.os
final android.os.SystemProto$WifiSupplicantState$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.SystemProto$WifiSupplicantState parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/SystemProto$WifiSupplicantState$Builder.class
SystemProto.java
package android.os
public final android.os.SystemProto$WifiSupplicantState$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.SystemProto$WifiSupplicantStateOrBuilder  {
	private int bitField0_
	private int name_
	private android.os.TimerProto total_
	private com.google.protobuf.SingleFieldBuilder totalBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.SystemProto$WifiSupplicantState$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.SystemProto$WifiSupplicantState getDefaultInstanceForType () 
	public android.os.SystemProto$WifiSupplicantState build () 
		android.os.SystemProto$WifiSupplicantState result
	public android.os.SystemProto$WifiSupplicantState buildPartial () 
		android.os.SystemProto$WifiSupplicantState result
		int from_bitField0_
		int to_bitField0_
	public android.os.SystemProto$WifiSupplicantState$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.SystemProto$WifiSupplicantState$Builder mergeFrom (android.os.SystemProto$WifiSupplicantState) 
		android.os.SystemProto$WifiSupplicantState other
	public final boolean isInitialized () 
	public android.os.SystemProto$WifiSupplicantState$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.SystemProto$WifiSupplicantState parsedMessage
	public boolean hasName () 
	public android.os.SystemProto$WifiSupplicantState$Name getName () 
		android.os.SystemProto$WifiSupplicantState$Name result
	public android.os.SystemProto$WifiSupplicantState$Builder setName (android.os.SystemProto$WifiSupplicantState$Name) 
		android.os.SystemProto$WifiSupplicantState$Name value
	public android.os.SystemProto$WifiSupplicantState$Builder clearName () 
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.SystemProto$WifiSupplicantState$Builder setTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$WifiSupplicantState$Builder setTotal (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.SystemProto$WifiSupplicantState$Builder mergeTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.SystemProto$WifiSupplicantState$Builder clearTotal () 
	public android.os.TimerProto$Builder getTotalBuilder () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTotalFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.SystemProto$1) 
		android.os.SystemProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.SystemProto$1 x1
}

android/os/SystemProto$WifiSupplicantState$Name$1.class
SystemProto.java
package android.os
final android.os.SystemProto$WifiSupplicantState$Name$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.os.SystemProto$WifiSupplicantState$Name findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/os/SystemProto$WifiSupplicantState$Name.class
SystemProto.java
package android.os
public final android.os.SystemProto$WifiSupplicantState$Name extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.os.SystemProto$WifiSupplicantState$Name INVALID
	public static final android.os.SystemProto$WifiSupplicantState$Name DISCONNECTED
	public static final android.os.SystemProto$WifiSupplicantState$Name INTERFACE_DISABLED
	public static final android.os.SystemProto$WifiSupplicantState$Name INACTIVE
	public static final android.os.SystemProto$WifiSupplicantState$Name SCANNING
	public static final android.os.SystemProto$WifiSupplicantState$Name AUTHENTICATING
	public static final android.os.SystemProto$WifiSupplicantState$Name ASSOCIATING
	public static final android.os.SystemProto$WifiSupplicantState$Name ASSOCIATED
	public static final android.os.SystemProto$WifiSupplicantState$Name FOUR_WAY_HANDSHAKE
	public static final android.os.SystemProto$WifiSupplicantState$Name GROUP_HANDSHAKE
	public static final android.os.SystemProto$WifiSupplicantState$Name COMPLETED
	public static final android.os.SystemProto$WifiSupplicantState$Name DORMANT
	public static final android.os.SystemProto$WifiSupplicantState$Name UNINITIALIZED
	public static final int INVALID_VALUE
	public static final int DISCONNECTED_VALUE
	public static final int INTERFACE_DISABLED_VALUE
	public static final int INACTIVE_VALUE
	public static final int SCANNING_VALUE
	public static final int AUTHENTICATING_VALUE
	public static final int ASSOCIATING_VALUE
	public static final int ASSOCIATED_VALUE
	public static final int FOUR_WAY_HANDSHAKE_VALUE
	public static final int GROUP_HANDSHAKE_VALUE
	public static final int COMPLETED_VALUE
	public static final int DORMANT_VALUE
	public static final int UNINITIALIZED_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.os.SystemProto$WifiSupplicantState$Name[] VALUES
	private final int value
	private static final android.os.SystemProto$WifiSupplicantState$Name[] $VALUES
	public static android.os.SystemProto$WifiSupplicantState$Name[] values () 
	public static android.os.SystemProto$WifiSupplicantState$Name valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.os.SystemProto$WifiSupplicantState$Name valueOf (int) 
		int value
	public static android.os.SystemProto$WifiSupplicantState$Name forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor () 
	public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType () 
	public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor () 
	public static android.os.SystemProto$WifiSupplicantState$Name valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/os/SystemProto$WifiSupplicantState.class
SystemProto.java
package android.os
public final android.os.SystemProto$WifiSupplicantState extends com.google.protobuf.GeneratedMessage implements android.os.SystemProto$WifiSupplicantStateOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private int name_
	public static final int TOTAL_FIELD_NUMBER
	private android.os.TimerProto total_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemProto$WifiSupplicantState DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int rawValue
		android.os.SystemProto$WifiSupplicantState$Name value
		android.os.TimerProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasName () 
	public android.os.SystemProto$WifiSupplicantState$Name getName () 
		android.os.SystemProto$WifiSupplicantState$Name result
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.SystemProto$WifiSupplicantState parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemProto$WifiSupplicantState parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WifiSupplicantState parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemProto$WifiSupplicantState parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WifiSupplicantState parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$WifiSupplicantState parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WifiSupplicantState parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto$WifiSupplicantState parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto$WifiSupplicantState parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemProto$WifiSupplicantState parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemProto$WifiSupplicantState$Builder newBuilderForType () 
	public static android.os.SystemProto$WifiSupplicantState$Builder newBuilder () 
	public static android.os.SystemProto$WifiSupplicantState$Builder newBuilder (android.os.SystemProto$WifiSupplicantState) 
		android.os.SystemProto$WifiSupplicantState prototype
	public android.os.SystemProto$WifiSupplicantState$Builder toBuilder () 
	protected android.os.SystemProto$WifiSupplicantState$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemProto$WifiSupplicantState$Builder builder
	public static android.os.SystemProto$WifiSupplicantState getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemProto$WifiSupplicantState getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$21000 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemProto$1 x1
	static int access$21202 (android.os.SystemProto$WifiSupplicantState, int) 
		android.os.SystemProto$WifiSupplicantState x0
		int x1
	static android.os.TimerProto access$21302 (android.os.SystemProto$WifiSupplicantState, android.os.TimerProto) 
		android.os.SystemProto$WifiSupplicantState x0
		android.os.TimerProto x1
	static int access$21402 (android.os.SystemProto$WifiSupplicantState, int) 
		android.os.SystemProto$WifiSupplicantState x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$21500 (android.os.SystemProto$WifiSupplicantState) 
		android.os.SystemProto$WifiSupplicantState x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemProto$1 x2
	static void  () 
}

android/os/SystemProto$WifiSupplicantStateOrBuilder.class
SystemProto.java
package android.os
public abstract android.os.SystemProto$WifiSupplicantStateOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasName () 
	public abstract android.os.SystemProto$WifiSupplicantState$Name getName () 
	public abstract boolean hasTotal () 
	public abstract android.os.TimerProto getTotal () 
	public abstract android.os.TimerProtoOrBuilder getTotalOrBuilder () 
}

android/os/SystemProto.class
SystemProto.java
package android.os
public final android.os.SystemProto extends com.google.protobuf.GeneratedMessage implements android.os.SystemProtoOrBuilder  {
	private int bitField0_
	private int timeRemainingCase_
	private Object timeRemaining_
	public static final int BATTERY_FIELD_NUMBER
	private android.os.SystemProto$Battery battery_
	public static final int BATTERY_DISCHARGE_FIELD_NUMBER
	private android.os.SystemProto$BatteryDischarge batteryDischarge_
	public static final int CHARGE_TIME_REMAINING_MS_FIELD_NUMBER
	public static final int DISCHARGE_TIME_REMAINING_MS_FIELD_NUMBER
	public static final int CHARGE_STEP_FIELD_NUMBER
	private java.util.List chargeStep_
	public static final int DISCHARGE_STEP_FIELD_NUMBER
	private java.util.List dischargeStep_
	public static final int CPU_FREQUENCY_FIELD_NUMBER
	private java.util.List cpuFrequency_
	public static final int DATA_CONNECTION_FIELD_NUMBER
	private java.util.List dataConnection_
	public static final int GLOBAL_BLUETOOTH_CONTROLLER_FIELD_NUMBER
	private android.os.ControllerActivityProto globalBluetoothController_
	public static final int GLOBAL_MODEM_CONTROLLER_FIELD_NUMBER
	private android.os.ControllerActivityProto globalModemController_
	public static final int GLOBAL_WIFI_CONTROLLER_FIELD_NUMBER
	private android.os.ControllerActivityProto globalWifiController_
	public static final int GLOBAL_NETWORK_FIELD_NUMBER
	private android.os.SystemProto$GlobalNetwork globalNetwork_
	public static final int GLOBAL_WIFI_FIELD_NUMBER
	private android.os.SystemProto$GlobalWifi globalWifi_
	public static final int KERNEL_WAKELOCK_FIELD_NUMBER
	private java.util.List kernelWakelock_
	public static final int MISC_FIELD_NUMBER
	private android.os.SystemProto$Misc misc_
	public static final int PHONE_SIGNAL_STRENGTH_FIELD_NUMBER
	private java.util.List phoneSignalStrength_
	public static final int POWER_USE_ITEM_FIELD_NUMBER
	private java.util.List powerUseItem_
	public static final int POWER_USE_SUMMARY_FIELD_NUMBER
	private android.os.SystemProto$PowerUseSummary powerUseSummary_
	public static final int RESOURCE_POWER_MANAGER_FIELD_NUMBER
	private java.util.List resourcePowerManager_
	public static final int SCREEN_BRIGHTNESS_FIELD_NUMBER
	private java.util.List screenBrightness_
	public static final int SIGNAL_SCANNING_FIELD_NUMBER
	private android.os.TimerProto signalScanning_
	public static final int WAKEUP_REASON_FIELD_NUMBER
	private java.util.List wakeupReason_
	public static final int WIFI_MULTICAST_WAKELOCK_TOTAL_FIELD_NUMBER
	private android.os.SystemProto$WifiMulticastWakelockTotal wifiMulticastWakelockTotal_
	public static final int WIFI_SIGNAL_STRENGTH_FIELD_NUMBER
	private java.util.List wifiSignalStrength_
	public static final int WIFI_STATE_FIELD_NUMBER
	private java.util.List wifiState_
	public static final int WIFI_SUPPLICANT_STATE_FIELD_NUMBER
	private java.util.List wifiSupplicantState_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.SystemProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		android.os.SystemProto$Battery$Builder subBuilder
		android.os.SystemProto$BatteryDischarge$Builder subBuilder
		int length
		int limit
		android.os.ControllerActivityProto$Builder subBuilder
		android.os.ControllerActivityProto$Builder subBuilder
		android.os.ControllerActivityProto$Builder subBuilder
		android.os.SystemProto$GlobalNetwork$Builder subBuilder
		android.os.SystemProto$GlobalWifi$Builder subBuilder
		android.os.SystemProto$Misc$Builder subBuilder
		android.os.SystemProto$PowerUseSummary$Builder subBuilder
		android.os.TimerProto$Builder subBuilder
		android.os.SystemProto$WifiMulticastWakelockTotal$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public android.os.SystemProto$TimeRemainingCase getTimeRemainingCase () 
	public boolean hasBattery () 
	public android.os.SystemProto$Battery getBattery () 
	public android.os.SystemProto$BatteryOrBuilder getBatteryOrBuilder () 
	public boolean hasBatteryDischarge () 
	public android.os.SystemProto$BatteryDischarge getBatteryDischarge () 
	public android.os.SystemProto$BatteryDischargeOrBuilder getBatteryDischargeOrBuilder () 
	public boolean hasChargeTimeRemainingMs () 
	public long getChargeTimeRemainingMs () 
	public boolean hasDischargeTimeRemainingMs () 
	public long getDischargeTimeRemainingMs () 
	public java.util.List getChargeStepList () 
	public java.util.List getChargeStepOrBuilderList () 
	public int getChargeStepCount () 
	public android.os.SystemProto$BatteryLevelStep getChargeStep (int) 
		int index
	public android.os.SystemProto$BatteryLevelStepOrBuilder getChargeStepOrBuilder (int) 
		int index
	public java.util.List getDischargeStepList () 
	public java.util.List getDischargeStepOrBuilderList () 
	public int getDischargeStepCount () 
	public android.os.SystemProto$BatteryLevelStep getDischargeStep (int) 
		int index
	public android.os.SystemProto$BatteryLevelStepOrBuilder getDischargeStepOrBuilder (int) 
		int index
	public java.util.List getCpuFrequencyList () 
	public int getCpuFrequencyCount () 
	public long getCpuFrequency (int) 
		int index
	public java.util.List getDataConnectionList () 
	public java.util.List getDataConnectionOrBuilderList () 
	public int getDataConnectionCount () 
	public android.os.SystemProto$DataConnection getDataConnection (int) 
		int index
	public android.os.SystemProto$DataConnectionOrBuilder getDataConnectionOrBuilder (int) 
		int index
	public boolean hasGlobalBluetoothController () 
	public android.os.ControllerActivityProto getGlobalBluetoothController () 
	public android.os.ControllerActivityProtoOrBuilder getGlobalBluetoothControllerOrBuilder () 
	public boolean hasGlobalModemController () 
	public android.os.ControllerActivityProto getGlobalModemController () 
	public android.os.ControllerActivityProtoOrBuilder getGlobalModemControllerOrBuilder () 
	public boolean hasGlobalWifiController () 
	public android.os.ControllerActivityProto getGlobalWifiController () 
	public android.os.ControllerActivityProtoOrBuilder getGlobalWifiControllerOrBuilder () 
	public boolean hasGlobalNetwork () 
	public android.os.SystemProto$GlobalNetwork getGlobalNetwork () 
	public android.os.SystemProto$GlobalNetworkOrBuilder getGlobalNetworkOrBuilder () 
	public boolean hasGlobalWifi () 
	public android.os.SystemProto$GlobalWifi getGlobalWifi () 
	public android.os.SystemProto$GlobalWifiOrBuilder getGlobalWifiOrBuilder () 
	public java.util.List getKernelWakelockList () 
	public java.util.List getKernelWakelockOrBuilderList () 
	public int getKernelWakelockCount () 
	public android.os.SystemProto$KernelWakelock getKernelWakelock (int) 
		int index
	public android.os.SystemProto$KernelWakelockOrBuilder getKernelWakelockOrBuilder (int) 
		int index
	public boolean hasMisc () 
	public android.os.SystemProto$Misc getMisc () 
	public android.os.SystemProto$MiscOrBuilder getMiscOrBuilder () 
	public java.util.List getPhoneSignalStrengthList () 
	public java.util.List getPhoneSignalStrengthOrBuilderList () 
	public int getPhoneSignalStrengthCount () 
	public android.os.SystemProto$PhoneSignalStrength getPhoneSignalStrength (int) 
		int index
	public android.os.SystemProto$PhoneSignalStrengthOrBuilder getPhoneSignalStrengthOrBuilder (int) 
		int index
	public java.util.List getPowerUseItemList () 
	public java.util.List getPowerUseItemOrBuilderList () 
	public int getPowerUseItemCount () 
	public android.os.SystemProto$PowerUseItem getPowerUseItem (int) 
		int index
	public android.os.SystemProto$PowerUseItemOrBuilder getPowerUseItemOrBuilder (int) 
		int index
	public boolean hasPowerUseSummary () 
	public android.os.SystemProto$PowerUseSummary getPowerUseSummary () 
	public android.os.SystemProto$PowerUseSummaryOrBuilder getPowerUseSummaryOrBuilder () 
	public java.util.List getResourcePowerManagerList () 
	public java.util.List getResourcePowerManagerOrBuilderList () 
	public int getResourcePowerManagerCount () 
	public android.os.SystemProto$ResourcePowerManager getResourcePowerManager (int) 
		int index
	public android.os.SystemProto$ResourcePowerManagerOrBuilder getResourcePowerManagerOrBuilder (int) 
		int index
	public java.util.List getScreenBrightnessList () 
	public java.util.List getScreenBrightnessOrBuilderList () 
	public int getScreenBrightnessCount () 
	public android.os.SystemProto$ScreenBrightness getScreenBrightness (int) 
		int index
	public android.os.SystemProto$ScreenBrightnessOrBuilder getScreenBrightnessOrBuilder (int) 
		int index
	public boolean hasSignalScanning () 
	public android.os.TimerProto getSignalScanning () 
	public android.os.TimerProtoOrBuilder getSignalScanningOrBuilder () 
	public java.util.List getWakeupReasonList () 
	public java.util.List getWakeupReasonOrBuilderList () 
	public int getWakeupReasonCount () 
	public android.os.SystemProto$WakeupReason getWakeupReason (int) 
		int index
	public android.os.SystemProto$WakeupReasonOrBuilder getWakeupReasonOrBuilder (int) 
		int index
	public boolean hasWifiMulticastWakelockTotal () 
	public android.os.SystemProto$WifiMulticastWakelockTotal getWifiMulticastWakelockTotal () 
	public android.os.SystemProto$WifiMulticastWakelockTotalOrBuilder getWifiMulticastWakelockTotalOrBuilder () 
	public java.util.List getWifiSignalStrengthList () 
	public java.util.List getWifiSignalStrengthOrBuilderList () 
	public int getWifiSignalStrengthCount () 
	public android.os.SystemProto$WifiSignalStrength getWifiSignalStrength (int) 
		int index
	public android.os.SystemProto$WifiSignalStrengthOrBuilder getWifiSignalStrengthOrBuilder (int) 
		int index
	public java.util.List getWifiStateList () 
	public java.util.List getWifiStateOrBuilderList () 
	public int getWifiStateCount () 
	public android.os.SystemProto$WifiState getWifiState (int) 
		int index
	public android.os.SystemProto$WifiStateOrBuilder getWifiStateOrBuilder (int) 
		int index
	public java.util.List getWifiSupplicantStateList () 
	public java.util.List getWifiSupplicantStateOrBuilderList () 
	public int getWifiSupplicantStateCount () 
	public android.os.SystemProto$WifiSupplicantState getWifiSupplicantState (int) 
		int index
	public android.os.SystemProto$WifiSupplicantStateOrBuilder getWifiSupplicantStateOrBuilder (int) 
		int index
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		int i
		int i
		int i
		int i
		int i
		int i
		int i
		int i
		int i
		int i
		int i
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int i
		int i
		int dataSize
		int i
		int i
		int i
		int i
		int i
		int i
		int i
		int i
		int i
		int i
		int size
	public static android.os.SystemProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.SystemProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.SystemProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.SystemProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.SystemProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.SystemProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.SystemProto$Builder newBuilderForType () 
	public static android.os.SystemProto$Builder newBuilder () 
	public static android.os.SystemProto$Builder newBuilder (android.os.SystemProto) 
		android.os.SystemProto prototype
	public android.os.SystemProto$Builder toBuilder () 
	protected android.os.SystemProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.SystemProto$Builder builder
	public static android.os.SystemProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.SystemProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$21900 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.SystemProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.SystemProto$1 x1
	static android.os.SystemProto$Battery access$22102 (android.os.SystemProto, android.os.SystemProto$Battery) 
		android.os.SystemProto x0
		android.os.SystemProto$Battery x1
	static android.os.SystemProto$BatteryDischarge access$22202 (android.os.SystemProto, android.os.SystemProto$BatteryDischarge) 
		android.os.SystemProto x0
		android.os.SystemProto$BatteryDischarge x1
	static java.lang.Object access$22302 (android.os.SystemProto, java.lang.Object) 
		android.os.SystemProto x0
		Object x1
	static java.util.List access$22402 (android.os.SystemProto, java.util.List) 
		android.os.SystemProto x0
		java.util.List x1
	static java.util.List access$22502 (android.os.SystemProto, java.util.List) 
		android.os.SystemProto x0
		java.util.List x1
	static java.util.List access$22602 (android.os.SystemProto, java.util.List) 
		android.os.SystemProto x0
		java.util.List x1
	static java.util.List access$22702 (android.os.SystemProto, java.util.List) 
		android.os.SystemProto x0
		java.util.List x1
	static android.os.ControllerActivityProto access$22802 (android.os.SystemProto, android.os.ControllerActivityProto) 
		android.os.SystemProto x0
		android.os.ControllerActivityProto x1
	static android.os.ControllerActivityProto access$22902 (android.os.SystemProto, android.os.ControllerActivityProto) 
		android.os.SystemProto x0
		android.os.ControllerActivityProto x1
	static android.os.ControllerActivityProto access$23002 (android.os.SystemProto, android.os.ControllerActivityProto) 
		android.os.SystemProto x0
		android.os.ControllerActivityProto x1
	static android.os.SystemProto$GlobalNetwork access$23102 (android.os.SystemProto, android.os.SystemProto$GlobalNetwork) 
		android.os.SystemProto x0
		android.os.SystemProto$GlobalNetwork x1
	static android.os.SystemProto$GlobalWifi access$23202 (android.os.SystemProto, android.os.SystemProto$GlobalWifi) 
		android.os.SystemProto x0
		android.os.SystemProto$GlobalWifi x1
	static java.util.List access$23302 (android.os.SystemProto, java.util.List) 
		android.os.SystemProto x0
		java.util.List x1
	static android.os.SystemProto$Misc access$23402 (android.os.SystemProto, android.os.SystemProto$Misc) 
		android.os.SystemProto x0
		android.os.SystemProto$Misc x1
	static java.util.List access$23502 (android.os.SystemProto, java.util.List) 
		android.os.SystemProto x0
		java.util.List x1
	static java.util.List access$23602 (android.os.SystemProto, java.util.List) 
		android.os.SystemProto x0
		java.util.List x1
	static android.os.SystemProto$PowerUseSummary access$23702 (android.os.SystemProto, android.os.SystemProto$PowerUseSummary) 
		android.os.SystemProto x0
		android.os.SystemProto$PowerUseSummary x1
	static java.util.List access$23802 (android.os.SystemProto, java.util.List) 
		android.os.SystemProto x0
		java.util.List x1
	static java.util.List access$23902 (android.os.SystemProto, java.util.List) 
		android.os.SystemProto x0
		java.util.List x1
	static android.os.TimerProto access$24002 (android.os.SystemProto, android.os.TimerProto) 
		android.os.SystemProto x0
		android.os.TimerProto x1
	static java.util.List access$24102 (android.os.SystemProto, java.util.List) 
		android.os.SystemProto x0
		java.util.List x1
	static android.os.SystemProto$WifiMulticastWakelockTotal access$24202 (android.os.SystemProto, android.os.SystemProto$WifiMulticastWakelockTotal) 
		android.os.SystemProto x0
		android.os.SystemProto$WifiMulticastWakelockTotal x1
	static java.util.List access$24302 (android.os.SystemProto, java.util.List) 
		android.os.SystemProto x0
		java.util.List x1
	static java.util.List access$24402 (android.os.SystemProto, java.util.List) 
		android.os.SystemProto x0
		java.util.List x1
	static java.util.List access$24502 (android.os.SystemProto, java.util.List) 
		android.os.SystemProto x0
		java.util.List x1
	static int access$24602 (android.os.SystemProto, int) 
		android.os.SystemProto x0
		int x1
	static int access$24702 (android.os.SystemProto, int) 
		android.os.SystemProto x0
		int x1
	static java.util.List access$22400 (android.os.SystemProto) 
		android.os.SystemProto x0
	static boolean access$24800 () 
	static java.util.List access$22500 (android.os.SystemProto) 
		android.os.SystemProto x0
	static boolean access$24900 () 
	static java.util.List access$22600 (android.os.SystemProto) 
		android.os.SystemProto x0
	static java.util.List access$22700 (android.os.SystemProto) 
		android.os.SystemProto x0
	static boolean access$25000 () 
	static java.util.List access$23300 (android.os.SystemProto) 
		android.os.SystemProto x0
	static boolean access$25100 () 
	static java.util.List access$23500 (android.os.SystemProto) 
		android.os.SystemProto x0
	static boolean access$25200 () 
	static java.util.List access$23600 (android.os.SystemProto) 
		android.os.SystemProto x0
	static boolean access$25300 () 
	static java.util.List access$23800 (android.os.SystemProto) 
		android.os.SystemProto x0
	static boolean access$25400 () 
	static java.util.List access$23900 (android.os.SystemProto) 
		android.os.SystemProto x0
	static boolean access$25500 () 
	static java.util.List access$24100 (android.os.SystemProto) 
		android.os.SystemProto x0
	static boolean access$25600 () 
	static java.util.List access$24300 (android.os.SystemProto) 
		android.os.SystemProto x0
	static boolean access$25700 () 
	static java.util.List access$24400 (android.os.SystemProto) 
		android.os.SystemProto x0
	static boolean access$25800 () 
	static java.util.List access$24500 (android.os.SystemProto) 
		android.os.SystemProto x0
	static boolean access$25900 () 
	static com.google.protobuf.UnknownFieldSet access$26000 (android.os.SystemProto) 
		android.os.SystemProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.SystemProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.SystemProto$1 x2
	static void  () 
}

android/os/SystemProtoOrBuilder.class
SystemProtoOrBuilder.java
package android.os
public abstract android.os.SystemProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasBattery () 
	public abstract android.os.SystemProto$Battery getBattery () 
	public abstract android.os.SystemProto$BatteryOrBuilder getBatteryOrBuilder () 
	public abstract boolean hasBatteryDischarge () 
	public abstract android.os.SystemProto$BatteryDischarge getBatteryDischarge () 
	public abstract android.os.SystemProto$BatteryDischargeOrBuilder getBatteryDischargeOrBuilder () 
	public abstract boolean hasChargeTimeRemainingMs () 
	public abstract long getChargeTimeRemainingMs () 
	public abstract boolean hasDischargeTimeRemainingMs () 
	public abstract long getDischargeTimeRemainingMs () 
	public abstract java.util.List getChargeStepList () 
	public abstract android.os.SystemProto$BatteryLevelStep getChargeStep (int) 
	public abstract int getChargeStepCount () 
	public abstract java.util.List getChargeStepOrBuilderList () 
	public abstract android.os.SystemProto$BatteryLevelStepOrBuilder getChargeStepOrBuilder (int) 
	public abstract java.util.List getDischargeStepList () 
	public abstract android.os.SystemProto$BatteryLevelStep getDischargeStep (int) 
	public abstract int getDischargeStepCount () 
	public abstract java.util.List getDischargeStepOrBuilderList () 
	public abstract android.os.SystemProto$BatteryLevelStepOrBuilder getDischargeStepOrBuilder (int) 
	public abstract java.util.List getCpuFrequencyList () 
	public abstract int getCpuFrequencyCount () 
	public abstract long getCpuFrequency (int) 
	public abstract java.util.List getDataConnectionList () 
	public abstract android.os.SystemProto$DataConnection getDataConnection (int) 
	public abstract int getDataConnectionCount () 
	public abstract java.util.List getDataConnectionOrBuilderList () 
	public abstract android.os.SystemProto$DataConnectionOrBuilder getDataConnectionOrBuilder (int) 
	public abstract boolean hasGlobalBluetoothController () 
	public abstract android.os.ControllerActivityProto getGlobalBluetoothController () 
	public abstract android.os.ControllerActivityProtoOrBuilder getGlobalBluetoothControllerOrBuilder () 
	public abstract boolean hasGlobalModemController () 
	public abstract android.os.ControllerActivityProto getGlobalModemController () 
	public abstract android.os.ControllerActivityProtoOrBuilder getGlobalModemControllerOrBuilder () 
	public abstract boolean hasGlobalWifiController () 
	public abstract android.os.ControllerActivityProto getGlobalWifiController () 
	public abstract android.os.ControllerActivityProtoOrBuilder getGlobalWifiControllerOrBuilder () 
	public abstract boolean hasGlobalNetwork () 
	public abstract android.os.SystemProto$GlobalNetwork getGlobalNetwork () 
	public abstract android.os.SystemProto$GlobalNetworkOrBuilder getGlobalNetworkOrBuilder () 
	public abstract boolean hasGlobalWifi () 
	public abstract android.os.SystemProto$GlobalWifi getGlobalWifi () 
	public abstract android.os.SystemProto$GlobalWifiOrBuilder getGlobalWifiOrBuilder () 
	public abstract java.util.List getKernelWakelockList () 
	public abstract android.os.SystemProto$KernelWakelock getKernelWakelock (int) 
	public abstract int getKernelWakelockCount () 
	public abstract java.util.List getKernelWakelockOrBuilderList () 
	public abstract android.os.SystemProto$KernelWakelockOrBuilder getKernelWakelockOrBuilder (int) 
	public abstract boolean hasMisc () 
	public abstract android.os.SystemProto$Misc getMisc () 
	public abstract android.os.SystemProto$MiscOrBuilder getMiscOrBuilder () 
	public abstract java.util.List getPhoneSignalStrengthList () 
	public abstract android.os.SystemProto$PhoneSignalStrength getPhoneSignalStrength (int) 
	public abstract int getPhoneSignalStrengthCount () 
	public abstract java.util.List getPhoneSignalStrengthOrBuilderList () 
	public abstract android.os.SystemProto$PhoneSignalStrengthOrBuilder getPhoneSignalStrengthOrBuilder (int) 
	public abstract java.util.List getPowerUseItemList () 
	public abstract android.os.SystemProto$PowerUseItem getPowerUseItem (int) 
	public abstract int getPowerUseItemCount () 
	public abstract java.util.List getPowerUseItemOrBuilderList () 
	public abstract android.os.SystemProto$PowerUseItemOrBuilder getPowerUseItemOrBuilder (int) 
	public abstract boolean hasPowerUseSummary () 
	public abstract android.os.SystemProto$PowerUseSummary getPowerUseSummary () 
	public abstract android.os.SystemProto$PowerUseSummaryOrBuilder getPowerUseSummaryOrBuilder () 
	public abstract java.util.List getResourcePowerManagerList () 
	public abstract android.os.SystemProto$ResourcePowerManager getResourcePowerManager (int) 
	public abstract int getResourcePowerManagerCount () 
	public abstract java.util.List getResourcePowerManagerOrBuilderList () 
	public abstract android.os.SystemProto$ResourcePowerManagerOrBuilder getResourcePowerManagerOrBuilder (int) 
	public abstract java.util.List getScreenBrightnessList () 
	public abstract android.os.SystemProto$ScreenBrightness getScreenBrightness (int) 
	public abstract int getScreenBrightnessCount () 
	public abstract java.util.List getScreenBrightnessOrBuilderList () 
	public abstract android.os.SystemProto$ScreenBrightnessOrBuilder getScreenBrightnessOrBuilder (int) 
	public abstract boolean hasSignalScanning () 
	public abstract android.os.TimerProto getSignalScanning () 
	public abstract android.os.TimerProtoOrBuilder getSignalScanningOrBuilder () 
	public abstract java.util.List getWakeupReasonList () 
	public abstract android.os.SystemProto$WakeupReason getWakeupReason (int) 
	public abstract int getWakeupReasonCount () 
	public abstract java.util.List getWakeupReasonOrBuilderList () 
	public abstract android.os.SystemProto$WakeupReasonOrBuilder getWakeupReasonOrBuilder (int) 
	public abstract boolean hasWifiMulticastWakelockTotal () 
	public abstract android.os.SystemProto$WifiMulticastWakelockTotal getWifiMulticastWakelockTotal () 
	public abstract android.os.SystemProto$WifiMulticastWakelockTotalOrBuilder getWifiMulticastWakelockTotalOrBuilder () 
	public abstract java.util.List getWifiSignalStrengthList () 
	public abstract android.os.SystemProto$WifiSignalStrength getWifiSignalStrength (int) 
	public abstract int getWifiSignalStrengthCount () 
	public abstract java.util.List getWifiSignalStrengthOrBuilderList () 
	public abstract android.os.SystemProto$WifiSignalStrengthOrBuilder getWifiSignalStrengthOrBuilder (int) 
	public abstract java.util.List getWifiStateList () 
	public abstract android.os.SystemProto$WifiState getWifiState (int) 
	public abstract int getWifiStateCount () 
	public abstract java.util.List getWifiStateOrBuilderList () 
	public abstract android.os.SystemProto$WifiStateOrBuilder getWifiStateOrBuilder (int) 
	public abstract java.util.List getWifiSupplicantStateList () 
	public abstract android.os.SystemProto$WifiSupplicantState getWifiSupplicantState (int) 
	public abstract int getWifiSupplicantStateCount () 
	public abstract java.util.List getWifiSupplicantStateOrBuilderList () 
	public abstract android.os.SystemProto$WifiSupplicantStateOrBuilder getWifiSupplicantStateOrBuilder (int) 
	public abstract android.os.SystemProto$TimeRemainingCase getTimeRemainingCase () 
}

android/os/TimerProto$1.class
TimerProto.java
package android.os
final android.os.TimerProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.TimerProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/TimerProto$Builder.class
TimerProto.java
package android.os
public final android.os.TimerProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.TimerProtoOrBuilder  {
	private int bitField0_
	private long durationMs_
	private long count_
	private long maxDurationMs_
	private long currentDurationMs_
	private long totalDurationMs_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.TimerProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.TimerProto getDefaultInstanceForType () 
	public android.os.TimerProto build () 
		android.os.TimerProto result
	public android.os.TimerProto buildPartial () 
		android.os.TimerProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.TimerProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.TimerProto$Builder mergeFrom (android.os.TimerProto) 
		android.os.TimerProto other
	public final boolean isInitialized () 
	public android.os.TimerProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.TimerProto parsedMessage
	public boolean hasDurationMs () 
	public long getDurationMs () 
	public android.os.TimerProto$Builder setDurationMs (long) 
		long value
	public android.os.TimerProto$Builder clearDurationMs () 
	public boolean hasCount () 
	public long getCount () 
	public android.os.TimerProto$Builder setCount (long) 
		long value
	public android.os.TimerProto$Builder clearCount () 
	public boolean hasMaxDurationMs () 
	public long getMaxDurationMs () 
	public android.os.TimerProto$Builder setMaxDurationMs (long) 
		long value
	public android.os.TimerProto$Builder clearMaxDurationMs () 
	public boolean hasCurrentDurationMs () 
	public long getCurrentDurationMs () 
	public android.os.TimerProto$Builder setCurrentDurationMs (long) 
		long value
	public android.os.TimerProto$Builder clearCurrentDurationMs () 
	public boolean hasTotalDurationMs () 
	public long getTotalDurationMs () 
	public android.os.TimerProto$Builder setTotalDurationMs (long) 
		long value
	public android.os.TimerProto$Builder clearTotalDurationMs () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.TimerProto$1) 
		android.os.TimerProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.TimerProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.TimerProto$1 x1
}

android/os/TimerProto.class
TimerProto.java
package android.os
public final android.os.TimerProto extends com.google.protobuf.GeneratedMessage implements android.os.TimerProtoOrBuilder  {
	private int bitField0_
	public static final int DURATION_MS_FIELD_NUMBER
	private long durationMs_
	public static final int COUNT_FIELD_NUMBER
	private long count_
	public static final int MAX_DURATION_MS_FIELD_NUMBER
	private long maxDurationMs_
	public static final int CURRENT_DURATION_MS_FIELD_NUMBER
	private long currentDurationMs_
	public static final int TOTAL_DURATION_MS_FIELD_NUMBER
	private long totalDurationMs_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.TimerProto DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasDurationMs () 
	public long getDurationMs () 
	public boolean hasCount () 
	public long getCount () 
	public boolean hasMaxDurationMs () 
	public long getMaxDurationMs () 
	public boolean hasCurrentDurationMs () 
	public long getCurrentDurationMs () 
	public boolean hasTotalDurationMs () 
	public long getTotalDurationMs () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.TimerProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.TimerProto parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.TimerProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.TimerProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.TimerProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.TimerProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.TimerProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.TimerProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.TimerProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.TimerProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.TimerProto$Builder newBuilderForType () 
	public static android.os.TimerProto$Builder newBuilder () 
	public static android.os.TimerProto$Builder newBuilder (android.os.TimerProto) 
		android.os.TimerProto prototype
	public android.os.TimerProto$Builder toBuilder () 
	protected android.os.TimerProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.TimerProto$Builder builder
	public static android.os.TimerProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.TimerProto getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.TimerProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.TimerProto$1 x1
	static long access$402 (android.os.TimerProto, long) 
		android.os.TimerProto x0
		long x1
	static long access$502 (android.os.TimerProto, long) 
		android.os.TimerProto x0
		long x1
	static long access$602 (android.os.TimerProto, long) 
		android.os.TimerProto x0
		long x1
	static long access$702 (android.os.TimerProto, long) 
		android.os.TimerProto x0
		long x1
	static long access$802 (android.os.TimerProto, long) 
		android.os.TimerProto x0
		long x1
	static int access$902 (android.os.TimerProto, int) 
		android.os.TimerProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$1000 (android.os.TimerProto) 
		android.os.TimerProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.TimerProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.TimerProto$1 x2
	static void  () 
}

android/os/TimerProtoOrBuilder.class
TimerProtoOrBuilder.java
package android.os
public abstract android.os.TimerProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasDurationMs () 
	public abstract long getDurationMs () 
	public abstract boolean hasCount () 
	public abstract long getCount () 
	public abstract boolean hasMaxDurationMs () 
	public abstract long getMaxDurationMs () 
	public abstract boolean hasCurrentDurationMs () 
	public abstract long getCurrentDurationMs () 
	public abstract boolean hasTotalDurationMs () 
	public abstract long getTotalDurationMs () 
}

android/os/UidProto$1.class
UidProto.java
package android.os
final android.os.UidProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/UidProto$AggregatedWakelock$1.class
UidProto.java
package android.os
final android.os.UidProto$AggregatedWakelock$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto$AggregatedWakelock parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/UidProto$AggregatedWakelock$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$AggregatedWakelock$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProto$AggregatedWakelockOrBuilder  {
	private int bitField0_
	private long partialDurationMs_
	private long backgroundPartialDurationMs_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.UidProto$AggregatedWakelock$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto$AggregatedWakelock getDefaultInstanceForType () 
	public android.os.UidProto$AggregatedWakelock build () 
		android.os.UidProto$AggregatedWakelock result
	public android.os.UidProto$AggregatedWakelock buildPartial () 
		android.os.UidProto$AggregatedWakelock result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$AggregatedWakelock$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$AggregatedWakelock$Builder mergeFrom (android.os.UidProto$AggregatedWakelock) 
		android.os.UidProto$AggregatedWakelock other
	public final boolean isInitialized () 
	public android.os.UidProto$AggregatedWakelock$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.UidProto$AggregatedWakelock parsedMessage
	public boolean hasPartialDurationMs () 
	public long getPartialDurationMs () 
	public android.os.UidProto$AggregatedWakelock$Builder setPartialDurationMs (long) 
		long value
	public android.os.UidProto$AggregatedWakelock$Builder clearPartialDurationMs () 
	public boolean hasBackgroundPartialDurationMs () 
	public long getBackgroundPartialDurationMs () 
	public android.os.UidProto$AggregatedWakelock$Builder setBackgroundPartialDurationMs (long) 
		long value
	public android.os.UidProto$AggregatedWakelock$Builder clearBackgroundPartialDurationMs () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.UidProto$1) 
		android.os.UidProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.UidProto$1 x1
}

android/os/UidProto$AggregatedWakelock.class
UidProto.java
package android.os
public final android.os.UidProto$AggregatedWakelock extends com.google.protobuf.GeneratedMessage implements android.os.UidProto$AggregatedWakelockOrBuilder  {
	private int bitField0_
	public static final int PARTIAL_DURATION_MS_FIELD_NUMBER
	private long partialDurationMs_
	public static final int BACKGROUND_PARTIAL_DURATION_MS_FIELD_NUMBER
	private long backgroundPartialDurationMs_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.UidProto$AggregatedWakelock DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasPartialDurationMs () 
	public long getPartialDurationMs () 
	public boolean hasBackgroundPartialDurationMs () 
	public long getBackgroundPartialDurationMs () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.UidProto$AggregatedWakelock parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto$AggregatedWakelock parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$AggregatedWakelock parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto$AggregatedWakelock parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$AggregatedWakelock parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$AggregatedWakelock parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$AggregatedWakelock parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$AggregatedWakelock parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$AggregatedWakelock parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto$AggregatedWakelock parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.UidProto$AggregatedWakelock$Builder newBuilderForType () 
	public static android.os.UidProto$AggregatedWakelock$Builder newBuilder () 
	public static android.os.UidProto$AggregatedWakelock$Builder newBuilder (android.os.UidProto$AggregatedWakelock) 
		android.os.UidProto$AggregatedWakelock prototype
	public android.os.UidProto$AggregatedWakelock$Builder toBuilder () 
	protected android.os.UidProto$AggregatedWakelock$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$AggregatedWakelock$Builder builder
	public static android.os.UidProto$AggregatedWakelock getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto$AggregatedWakelock getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$17800 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.UidProto$1 x1
	static long access$18002 (android.os.UidProto$AggregatedWakelock, long) 
		android.os.UidProto$AggregatedWakelock x0
		long x1
	static long access$18102 (android.os.UidProto$AggregatedWakelock, long) 
		android.os.UidProto$AggregatedWakelock x0
		long x1
	static int access$18202 (android.os.UidProto$AggregatedWakelock, int) 
		android.os.UidProto$AggregatedWakelock x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$18300 (android.os.UidProto$AggregatedWakelock) 
		android.os.UidProto$AggregatedWakelock x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.UidProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.UidProto$1 x2
	static void  () 
}

android/os/UidProto$AggregatedWakelockOrBuilder.class
UidProto.java
package android.os
public abstract android.os.UidProto$AggregatedWakelockOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasPartialDurationMs () 
	public abstract long getPartialDurationMs () 
	public abstract boolean hasBackgroundPartialDurationMs () 
	public abstract long getBackgroundPartialDurationMs () 
}

android/os/UidProto$BluetoothMisc$1.class
UidProto.java
package android.os
final android.os.UidProto$BluetoothMisc$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto$BluetoothMisc parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/UidProto$BluetoothMisc$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$BluetoothMisc$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProto$BluetoothMiscOrBuilder  {
	private int bitField0_
	private android.os.TimerProto apportionedBleScan_
	private com.google.protobuf.SingleFieldBuilder apportionedBleScanBuilder_
	private android.os.TimerProto backgroundBleScan_
	private com.google.protobuf.SingleFieldBuilder backgroundBleScanBuilder_
	private android.os.TimerProto unoptimizedBleScan_
	private com.google.protobuf.SingleFieldBuilder unoptimizedBleScanBuilder_
	private android.os.TimerProto backgroundUnoptimizedBleScan_
	private com.google.protobuf.SingleFieldBuilder backgroundUnoptimizedBleScanBuilder_
	private int bleScanResultCount_
	private int backgroundBleScanResultCount_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.UidProto$BluetoothMisc$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto$BluetoothMisc getDefaultInstanceForType () 
	public android.os.UidProto$BluetoothMisc build () 
		android.os.UidProto$BluetoothMisc result
	public android.os.UidProto$BluetoothMisc buildPartial () 
		android.os.UidProto$BluetoothMisc result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$BluetoothMisc$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$BluetoothMisc$Builder mergeFrom (android.os.UidProto$BluetoothMisc) 
		android.os.UidProto$BluetoothMisc other
	public final boolean isInitialized () 
	public android.os.UidProto$BluetoothMisc$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.UidProto$BluetoothMisc parsedMessage
	public boolean hasApportionedBleScan () 
	public android.os.TimerProto getApportionedBleScan () 
	public android.os.UidProto$BluetoothMisc$Builder setApportionedBleScan (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$BluetoothMisc$Builder setApportionedBleScan (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$BluetoothMisc$Builder mergeApportionedBleScan (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$BluetoothMisc$Builder clearApportionedBleScan () 
	public android.os.TimerProto$Builder getApportionedBleScanBuilder () 
	public android.os.TimerProtoOrBuilder getApportionedBleScanOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getApportionedBleScanFieldBuilder () 
	public boolean hasBackgroundBleScan () 
	public android.os.TimerProto getBackgroundBleScan () 
	public android.os.UidProto$BluetoothMisc$Builder setBackgroundBleScan (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$BluetoothMisc$Builder setBackgroundBleScan (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$BluetoothMisc$Builder mergeBackgroundBleScan (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$BluetoothMisc$Builder clearBackgroundBleScan () 
	public android.os.TimerProto$Builder getBackgroundBleScanBuilder () 
	public android.os.TimerProtoOrBuilder getBackgroundBleScanOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBackgroundBleScanFieldBuilder () 
	public boolean hasUnoptimizedBleScan () 
	public android.os.TimerProto getUnoptimizedBleScan () 
	public android.os.UidProto$BluetoothMisc$Builder setUnoptimizedBleScan (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$BluetoothMisc$Builder setUnoptimizedBleScan (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$BluetoothMisc$Builder mergeUnoptimizedBleScan (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$BluetoothMisc$Builder clearUnoptimizedBleScan () 
	public android.os.TimerProto$Builder getUnoptimizedBleScanBuilder () 
	public android.os.TimerProtoOrBuilder getUnoptimizedBleScanOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUnoptimizedBleScanFieldBuilder () 
	public boolean hasBackgroundUnoptimizedBleScan () 
	public android.os.TimerProto getBackgroundUnoptimizedBleScan () 
	public android.os.UidProto$BluetoothMisc$Builder setBackgroundUnoptimizedBleScan (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$BluetoothMisc$Builder setBackgroundUnoptimizedBleScan (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$BluetoothMisc$Builder mergeBackgroundUnoptimizedBleScan (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$BluetoothMisc$Builder clearBackgroundUnoptimizedBleScan () 
	public android.os.TimerProto$Builder getBackgroundUnoptimizedBleScanBuilder () 
	public android.os.TimerProtoOrBuilder getBackgroundUnoptimizedBleScanOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBackgroundUnoptimizedBleScanFieldBuilder () 
	public boolean hasBleScanResultCount () 
	public int getBleScanResultCount () 
	public android.os.UidProto$BluetoothMisc$Builder setBleScanResultCount (int) 
		int value
	public android.os.UidProto$BluetoothMisc$Builder clearBleScanResultCount () 
	public boolean hasBackgroundBleScanResultCount () 
	public int getBackgroundBleScanResultCount () 
	public android.os.UidProto$BluetoothMisc$Builder setBackgroundBleScanResultCount (int) 
		int value
	public android.os.UidProto$BluetoothMisc$Builder clearBackgroundBleScanResultCount () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.UidProto$1) 
		android.os.UidProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.UidProto$1 x1
}

android/os/UidProto$BluetoothMisc.class
UidProto.java
package android.os
public final android.os.UidProto$BluetoothMisc extends com.google.protobuf.GeneratedMessage implements android.os.UidProto$BluetoothMiscOrBuilder  {
	private int bitField0_
	public static final int APPORTIONED_BLE_SCAN_FIELD_NUMBER
	private android.os.TimerProto apportionedBleScan_
	public static final int BACKGROUND_BLE_SCAN_FIELD_NUMBER
	private android.os.TimerProto backgroundBleScan_
	public static final int UNOPTIMIZED_BLE_SCAN_FIELD_NUMBER
	private android.os.TimerProto unoptimizedBleScan_
	public static final int BACKGROUND_UNOPTIMIZED_BLE_SCAN_FIELD_NUMBER
	private android.os.TimerProto backgroundUnoptimizedBleScan_
	public static final int BLE_SCAN_RESULT_COUNT_FIELD_NUMBER
	private int bleScanResultCount_
	public static final int BACKGROUND_BLE_SCAN_RESULT_COUNT_FIELD_NUMBER
	private int backgroundBleScanResultCount_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.UidProto$BluetoothMisc DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		android.os.TimerProto$Builder subBuilder
		android.os.TimerProto$Builder subBuilder
		android.os.TimerProto$Builder subBuilder
		android.os.TimerProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasApportionedBleScan () 
	public android.os.TimerProto getApportionedBleScan () 
	public android.os.TimerProtoOrBuilder getApportionedBleScanOrBuilder () 
	public boolean hasBackgroundBleScan () 
	public android.os.TimerProto getBackgroundBleScan () 
	public android.os.TimerProtoOrBuilder getBackgroundBleScanOrBuilder () 
	public boolean hasUnoptimizedBleScan () 
	public android.os.TimerProto getUnoptimizedBleScan () 
	public android.os.TimerProtoOrBuilder getUnoptimizedBleScanOrBuilder () 
	public boolean hasBackgroundUnoptimizedBleScan () 
	public android.os.TimerProto getBackgroundUnoptimizedBleScan () 
	public android.os.TimerProtoOrBuilder getBackgroundUnoptimizedBleScanOrBuilder () 
	public boolean hasBleScanResultCount () 
	public int getBleScanResultCount () 
	public boolean hasBackgroundBleScanResultCount () 
	public int getBackgroundBleScanResultCount () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.UidProto$BluetoothMisc parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto$BluetoothMisc parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$BluetoothMisc parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto$BluetoothMisc parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$BluetoothMisc parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$BluetoothMisc parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$BluetoothMisc parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$BluetoothMisc parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$BluetoothMisc parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto$BluetoothMisc parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.UidProto$BluetoothMisc$Builder newBuilderForType () 
	public static android.os.UidProto$BluetoothMisc$Builder newBuilder () 
	public static android.os.UidProto$BluetoothMisc$Builder newBuilder (android.os.UidProto$BluetoothMisc) 
		android.os.UidProto$BluetoothMisc prototype
	public android.os.UidProto$BluetoothMisc$Builder toBuilder () 
	protected android.os.UidProto$BluetoothMisc$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$BluetoothMisc$Builder builder
	public static android.os.UidProto$BluetoothMisc getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto$BluetoothMisc getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$2300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.UidProto$1 x1
	static android.os.TimerProto access$2502 (android.os.UidProto$BluetoothMisc, android.os.TimerProto) 
		android.os.UidProto$BluetoothMisc x0
		android.os.TimerProto x1
	static android.os.TimerProto access$2602 (android.os.UidProto$BluetoothMisc, android.os.TimerProto) 
		android.os.UidProto$BluetoothMisc x0
		android.os.TimerProto x1
	static android.os.TimerProto access$2702 (android.os.UidProto$BluetoothMisc, android.os.TimerProto) 
		android.os.UidProto$BluetoothMisc x0
		android.os.TimerProto x1
	static android.os.TimerProto access$2802 (android.os.UidProto$BluetoothMisc, android.os.TimerProto) 
		android.os.UidProto$BluetoothMisc x0
		android.os.TimerProto x1
	static int access$2902 (android.os.UidProto$BluetoothMisc, int) 
		android.os.UidProto$BluetoothMisc x0
		int x1
	static int access$3002 (android.os.UidProto$BluetoothMisc, int) 
		android.os.UidProto$BluetoothMisc x0
		int x1
	static int access$3102 (android.os.UidProto$BluetoothMisc, int) 
		android.os.UidProto$BluetoothMisc x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$3200 (android.os.UidProto$BluetoothMisc) 
		android.os.UidProto$BluetoothMisc x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.UidProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.UidProto$1 x2
	static void  () 
}

android/os/UidProto$BluetoothMiscOrBuilder.class
UidProto.java
package android.os
public abstract android.os.UidProto$BluetoothMiscOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasApportionedBleScan () 
	public abstract android.os.TimerProto getApportionedBleScan () 
	public abstract android.os.TimerProtoOrBuilder getApportionedBleScanOrBuilder () 
	public abstract boolean hasBackgroundBleScan () 
	public abstract android.os.TimerProto getBackgroundBleScan () 
	public abstract android.os.TimerProtoOrBuilder getBackgroundBleScanOrBuilder () 
	public abstract boolean hasUnoptimizedBleScan () 
	public abstract android.os.TimerProto getUnoptimizedBleScan () 
	public abstract android.os.TimerProtoOrBuilder getUnoptimizedBleScanOrBuilder () 
	public abstract boolean hasBackgroundUnoptimizedBleScan () 
	public abstract android.os.TimerProto getBackgroundUnoptimizedBleScan () 
	public abstract android.os.TimerProtoOrBuilder getBackgroundUnoptimizedBleScanOrBuilder () 
	public abstract boolean hasBleScanResultCount () 
	public abstract int getBleScanResultCount () 
	public abstract boolean hasBackgroundBleScanResultCount () 
	public abstract int getBackgroundBleScanResultCount () 
}

android/os/UidProto$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProtoOrBuilder  {
	private int bitField0_
	private int uid_
	private java.util.List packages_
	private com.google.protobuf.RepeatedFieldBuilder packagesBuilder_
	private android.os.ControllerActivityProto bluetoothController_
	private com.google.protobuf.SingleFieldBuilder bluetoothControllerBuilder_
	private android.os.ControllerActivityProto modemController_
	private com.google.protobuf.SingleFieldBuilder modemControllerBuilder_
	private android.os.ControllerActivityProto wifiController_
	private com.google.protobuf.SingleFieldBuilder wifiControllerBuilder_
	private android.os.UidProto$BluetoothMisc bluetoothMisc_
	private com.google.protobuf.SingleFieldBuilder bluetoothMiscBuilder_
	private android.os.UidProto$Cpu cpu_
	private com.google.protobuf.SingleFieldBuilder cpuBuilder_
	private android.os.TimerProto audio_
	private com.google.protobuf.SingleFieldBuilder audioBuilder_
	private android.os.TimerProto camera_
	private com.google.protobuf.SingleFieldBuilder cameraBuilder_
	private android.os.TimerProto flashlight_
	private com.google.protobuf.SingleFieldBuilder flashlightBuilder_
	private android.os.TimerProto foregroundActivity_
	private com.google.protobuf.SingleFieldBuilder foregroundActivityBuilder_
	private android.os.TimerProto foregroundService_
	private com.google.protobuf.SingleFieldBuilder foregroundServiceBuilder_
	private android.os.TimerProto vibrator_
	private com.google.protobuf.SingleFieldBuilder vibratorBuilder_
	private android.os.TimerProto video_
	private com.google.protobuf.SingleFieldBuilder videoBuilder_
	private java.util.List jobs_
	private com.google.protobuf.RepeatedFieldBuilder jobsBuilder_
	private java.util.List jobCompletion_
	private com.google.protobuf.RepeatedFieldBuilder jobCompletionBuilder_
	private android.os.UidProto$Network network_
	private com.google.protobuf.SingleFieldBuilder networkBuilder_
	private android.os.UidProto$PowerUseItem powerUseItem_
	private com.google.protobuf.SingleFieldBuilder powerUseItemBuilder_
	private java.util.List process_
	private com.google.protobuf.RepeatedFieldBuilder processBuilder_
	private java.util.List states_
	private com.google.protobuf.RepeatedFieldBuilder statesBuilder_
	private java.util.List sensors_
	private com.google.protobuf.RepeatedFieldBuilder sensorsBuilder_
	private java.util.List syncs_
	private com.google.protobuf.RepeatedFieldBuilder syncsBuilder_
	private java.util.List userActivity_
	private com.google.protobuf.RepeatedFieldBuilder userActivityBuilder_
	private android.os.UidProto$AggregatedWakelock aggregatedWakelock_
	private com.google.protobuf.SingleFieldBuilder aggregatedWakelockBuilder_
	private java.util.List wakelocks_
	private com.google.protobuf.RepeatedFieldBuilder wakelocksBuilder_
	private java.util.List wakeupAlarm_
	private com.google.protobuf.RepeatedFieldBuilder wakeupAlarmBuilder_
	private android.os.UidProto$Wifi wifi_
	private com.google.protobuf.SingleFieldBuilder wifiBuilder_
	private android.os.TimerProto wifiMulticastWakelock_
	private com.google.protobuf.SingleFieldBuilder wifiMulticastWakelockBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.UidProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto getDefaultInstanceForType () 
	public android.os.UidProto build () 
		android.os.UidProto result
	public android.os.UidProto buildPartial () 
		android.os.UidProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$Builder mergeFrom (android.os.UidProto) 
		android.os.UidProto other
	public final boolean isInitialized () 
	public android.os.UidProto$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.UidProto parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public android.os.UidProto$Builder setUid (int) 
		int value
	public android.os.UidProto$Builder clearUid () 
	private void ensurePackagesIsMutable () 
	public java.util.List getPackagesList () 
	public int getPackagesCount () 
	public android.os.UidProto$Package getPackages (int) 
		int index
	public android.os.UidProto$Builder setPackages (int, android.os.UidProto$Package) 
		int index
		android.os.UidProto$Package value
	public android.os.UidProto$Builder setPackages (int, android.os.UidProto$Package$Builder) 
		int index
		android.os.UidProto$Package$Builder builderForValue
	public android.os.UidProto$Builder addPackages (android.os.UidProto$Package) 
		android.os.UidProto$Package value
	public android.os.UidProto$Builder addPackages (int, android.os.UidProto$Package) 
		int index
		android.os.UidProto$Package value
	public android.os.UidProto$Builder addPackages (android.os.UidProto$Package$Builder) 
		android.os.UidProto$Package$Builder builderForValue
	public android.os.UidProto$Builder addPackages (int, android.os.UidProto$Package$Builder) 
		int index
		android.os.UidProto$Package$Builder builderForValue
	public android.os.UidProto$Builder addAllPackages (java.lang.Iterable) 
		Iterable values
	public android.os.UidProto$Builder clearPackages () 
	public android.os.UidProto$Builder removePackages (int) 
		int index
	public android.os.UidProto$Package$Builder getPackagesBuilder (int) 
		int index
	public android.os.UidProto$PackageOrBuilder getPackagesOrBuilder (int) 
		int index
	public java.util.List getPackagesOrBuilderList () 
	public android.os.UidProto$Package$Builder addPackagesBuilder () 
	public android.os.UidProto$Package$Builder addPackagesBuilder (int) 
		int index
	public java.util.List getPackagesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getPackagesFieldBuilder () 
	public boolean hasBluetoothController () 
	public android.os.ControllerActivityProto getBluetoothController () 
	public android.os.UidProto$Builder setBluetoothController (android.os.ControllerActivityProto) 
		android.os.ControllerActivityProto value
	public android.os.UidProto$Builder setBluetoothController (android.os.ControllerActivityProto$Builder) 
		android.os.ControllerActivityProto$Builder builderForValue
	public android.os.UidProto$Builder mergeBluetoothController (android.os.ControllerActivityProto) 
		android.os.ControllerActivityProto value
	public android.os.UidProto$Builder clearBluetoothController () 
	public android.os.ControllerActivityProto$Builder getBluetoothControllerBuilder () 
	public android.os.ControllerActivityProtoOrBuilder getBluetoothControllerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothControllerFieldBuilder () 
	public boolean hasModemController () 
	public android.os.ControllerActivityProto getModemController () 
	public android.os.UidProto$Builder setModemController (android.os.ControllerActivityProto) 
		android.os.ControllerActivityProto value
	public android.os.UidProto$Builder setModemController (android.os.ControllerActivityProto$Builder) 
		android.os.ControllerActivityProto$Builder builderForValue
	public android.os.UidProto$Builder mergeModemController (android.os.ControllerActivityProto) 
		android.os.ControllerActivityProto value
	public android.os.UidProto$Builder clearModemController () 
	public android.os.ControllerActivityProto$Builder getModemControllerBuilder () 
	public android.os.ControllerActivityProtoOrBuilder getModemControllerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getModemControllerFieldBuilder () 
	public boolean hasWifiController () 
	public android.os.ControllerActivityProto getWifiController () 
	public android.os.UidProto$Builder setWifiController (android.os.ControllerActivityProto) 
		android.os.ControllerActivityProto value
	public android.os.UidProto$Builder setWifiController (android.os.ControllerActivityProto$Builder) 
		android.os.ControllerActivityProto$Builder builderForValue
	public android.os.UidProto$Builder mergeWifiController (android.os.ControllerActivityProto) 
		android.os.ControllerActivityProto value
	public android.os.UidProto$Builder clearWifiController () 
	public android.os.ControllerActivityProto$Builder getWifiControllerBuilder () 
	public android.os.ControllerActivityProtoOrBuilder getWifiControllerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiControllerFieldBuilder () 
	public boolean hasBluetoothMisc () 
	public android.os.UidProto$BluetoothMisc getBluetoothMisc () 
	public android.os.UidProto$Builder setBluetoothMisc (android.os.UidProto$BluetoothMisc) 
		android.os.UidProto$BluetoothMisc value
	public android.os.UidProto$Builder setBluetoothMisc (android.os.UidProto$BluetoothMisc$Builder) 
		android.os.UidProto$BluetoothMisc$Builder builderForValue
	public android.os.UidProto$Builder mergeBluetoothMisc (android.os.UidProto$BluetoothMisc) 
		android.os.UidProto$BluetoothMisc value
	public android.os.UidProto$Builder clearBluetoothMisc () 
	public android.os.UidProto$BluetoothMisc$Builder getBluetoothMiscBuilder () 
	public android.os.UidProto$BluetoothMiscOrBuilder getBluetoothMiscOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothMiscFieldBuilder () 
	public boolean hasCpu () 
	public android.os.UidProto$Cpu getCpu () 
	public android.os.UidProto$Builder setCpu (android.os.UidProto$Cpu) 
		android.os.UidProto$Cpu value
	public android.os.UidProto$Builder setCpu (android.os.UidProto$Cpu$Builder) 
		android.os.UidProto$Cpu$Builder builderForValue
	public android.os.UidProto$Builder mergeCpu (android.os.UidProto$Cpu) 
		android.os.UidProto$Cpu value
	public android.os.UidProto$Builder clearCpu () 
	public android.os.UidProto$Cpu$Builder getCpuBuilder () 
	public android.os.UidProto$CpuOrBuilder getCpuOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCpuFieldBuilder () 
	public boolean hasAudio () 
	public android.os.TimerProto getAudio () 
	public android.os.UidProto$Builder setAudio (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Builder setAudio (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Builder mergeAudio (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Builder clearAudio () 
	public android.os.TimerProto$Builder getAudioBuilder () 
	public android.os.TimerProtoOrBuilder getAudioOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAudioFieldBuilder () 
	public boolean hasCamera () 
	public android.os.TimerProto getCamera () 
	public android.os.UidProto$Builder setCamera (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Builder setCamera (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Builder mergeCamera (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Builder clearCamera () 
	public android.os.TimerProto$Builder getCameraBuilder () 
	public android.os.TimerProtoOrBuilder getCameraOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCameraFieldBuilder () 
	public boolean hasFlashlight () 
	public android.os.TimerProto getFlashlight () 
	public android.os.UidProto$Builder setFlashlight (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Builder setFlashlight (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Builder mergeFlashlight (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Builder clearFlashlight () 
	public android.os.TimerProto$Builder getFlashlightBuilder () 
	public android.os.TimerProtoOrBuilder getFlashlightOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getFlashlightFieldBuilder () 
	public boolean hasForegroundActivity () 
	public android.os.TimerProto getForegroundActivity () 
	public android.os.UidProto$Builder setForegroundActivity (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Builder setForegroundActivity (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Builder mergeForegroundActivity (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Builder clearForegroundActivity () 
	public android.os.TimerProto$Builder getForegroundActivityBuilder () 
	public android.os.TimerProtoOrBuilder getForegroundActivityOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getForegroundActivityFieldBuilder () 
	public boolean hasForegroundService () 
	public android.os.TimerProto getForegroundService () 
	public android.os.UidProto$Builder setForegroundService (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Builder setForegroundService (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Builder mergeForegroundService (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Builder clearForegroundService () 
	public android.os.TimerProto$Builder getForegroundServiceBuilder () 
	public android.os.TimerProtoOrBuilder getForegroundServiceOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getForegroundServiceFieldBuilder () 
	public boolean hasVibrator () 
	public android.os.TimerProto getVibrator () 
	public android.os.UidProto$Builder setVibrator (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Builder setVibrator (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Builder mergeVibrator (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Builder clearVibrator () 
	public android.os.TimerProto$Builder getVibratorBuilder () 
	public android.os.TimerProtoOrBuilder getVibratorOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVibratorFieldBuilder () 
	public boolean hasVideo () 
	public android.os.TimerProto getVideo () 
	public android.os.UidProto$Builder setVideo (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Builder setVideo (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Builder mergeVideo (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Builder clearVideo () 
	public android.os.TimerProto$Builder getVideoBuilder () 
	public android.os.TimerProtoOrBuilder getVideoOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVideoFieldBuilder () 
	private void ensureJobsIsMutable () 
	public java.util.List getJobsList () 
	public int getJobsCount () 
	public android.os.UidProto$Job getJobs (int) 
		int index
	public android.os.UidProto$Builder setJobs (int, android.os.UidProto$Job) 
		int index
		android.os.UidProto$Job value
	public android.os.UidProto$Builder setJobs (int, android.os.UidProto$Job$Builder) 
		int index
		android.os.UidProto$Job$Builder builderForValue
	public android.os.UidProto$Builder addJobs (android.os.UidProto$Job) 
		android.os.UidProto$Job value
	public android.os.UidProto$Builder addJobs (int, android.os.UidProto$Job) 
		int index
		android.os.UidProto$Job value
	public android.os.UidProto$Builder addJobs (android.os.UidProto$Job$Builder) 
		android.os.UidProto$Job$Builder builderForValue
	public android.os.UidProto$Builder addJobs (int, android.os.UidProto$Job$Builder) 
		int index
		android.os.UidProto$Job$Builder builderForValue
	public android.os.UidProto$Builder addAllJobs (java.lang.Iterable) 
		Iterable values
	public android.os.UidProto$Builder clearJobs () 
	public android.os.UidProto$Builder removeJobs (int) 
		int index
	public android.os.UidProto$Job$Builder getJobsBuilder (int) 
		int index
	public android.os.UidProto$JobOrBuilder getJobsOrBuilder (int) 
		int index
	public java.util.List getJobsOrBuilderList () 
	public android.os.UidProto$Job$Builder addJobsBuilder () 
	public android.os.UidProto$Job$Builder addJobsBuilder (int) 
		int index
	public java.util.List getJobsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getJobsFieldBuilder () 
	private void ensureJobCompletionIsMutable () 
	public java.util.List getJobCompletionList () 
	public int getJobCompletionCount () 
	public android.os.UidProto$JobCompletion getJobCompletion (int) 
		int index
	public android.os.UidProto$Builder setJobCompletion (int, android.os.UidProto$JobCompletion) 
		int index
		android.os.UidProto$JobCompletion value
	public android.os.UidProto$Builder setJobCompletion (int, android.os.UidProto$JobCompletion$Builder) 
		int index
		android.os.UidProto$JobCompletion$Builder builderForValue
	public android.os.UidProto$Builder addJobCompletion (android.os.UidProto$JobCompletion) 
		android.os.UidProto$JobCompletion value
	public android.os.UidProto$Builder addJobCompletion (int, android.os.UidProto$JobCompletion) 
		int index
		android.os.UidProto$JobCompletion value
	public android.os.UidProto$Builder addJobCompletion (android.os.UidProto$JobCompletion$Builder) 
		android.os.UidProto$JobCompletion$Builder builderForValue
	public android.os.UidProto$Builder addJobCompletion (int, android.os.UidProto$JobCompletion$Builder) 
		int index
		android.os.UidProto$JobCompletion$Builder builderForValue
	public android.os.UidProto$Builder addAllJobCompletion (java.lang.Iterable) 
		Iterable values
	public android.os.UidProto$Builder clearJobCompletion () 
	public android.os.UidProto$Builder removeJobCompletion (int) 
		int index
	public android.os.UidProto$JobCompletion$Builder getJobCompletionBuilder (int) 
		int index
	public android.os.UidProto$JobCompletionOrBuilder getJobCompletionOrBuilder (int) 
		int index
	public java.util.List getJobCompletionOrBuilderList () 
	public android.os.UidProto$JobCompletion$Builder addJobCompletionBuilder () 
	public android.os.UidProto$JobCompletion$Builder addJobCompletionBuilder (int) 
		int index
	public java.util.List getJobCompletionBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getJobCompletionFieldBuilder () 
	public boolean hasNetwork () 
	public android.os.UidProto$Network getNetwork () 
	public android.os.UidProto$Builder setNetwork (android.os.UidProto$Network) 
		android.os.UidProto$Network value
	public android.os.UidProto$Builder setNetwork (android.os.UidProto$Network$Builder) 
		android.os.UidProto$Network$Builder builderForValue
	public android.os.UidProto$Builder mergeNetwork (android.os.UidProto$Network) 
		android.os.UidProto$Network value
	public android.os.UidProto$Builder clearNetwork () 
	public android.os.UidProto$Network$Builder getNetworkBuilder () 
	public android.os.UidProto$NetworkOrBuilder getNetworkOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetworkFieldBuilder () 
	public boolean hasPowerUseItem () 
	public android.os.UidProto$PowerUseItem getPowerUseItem () 
	public android.os.UidProto$Builder setPowerUseItem (android.os.UidProto$PowerUseItem) 
		android.os.UidProto$PowerUseItem value
	public android.os.UidProto$Builder setPowerUseItem (android.os.UidProto$PowerUseItem$Builder) 
		android.os.UidProto$PowerUseItem$Builder builderForValue
	public android.os.UidProto$Builder mergePowerUseItem (android.os.UidProto$PowerUseItem) 
		android.os.UidProto$PowerUseItem value
	public android.os.UidProto$Builder clearPowerUseItem () 
	public android.os.UidProto$PowerUseItem$Builder getPowerUseItemBuilder () 
	public android.os.UidProto$PowerUseItemOrBuilder getPowerUseItemOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPowerUseItemFieldBuilder () 
	private void ensureProcessIsMutable () 
	public java.util.List getProcessList () 
	public int getProcessCount () 
	public android.os.UidProto$Process getProcess (int) 
		int index
	public android.os.UidProto$Builder setProcess (int, android.os.UidProto$Process) 
		int index
		android.os.UidProto$Process value
	public android.os.UidProto$Builder setProcess (int, android.os.UidProto$Process$Builder) 
		int index
		android.os.UidProto$Process$Builder builderForValue
	public android.os.UidProto$Builder addProcess (android.os.UidProto$Process) 
		android.os.UidProto$Process value
	public android.os.UidProto$Builder addProcess (int, android.os.UidProto$Process) 
		int index
		android.os.UidProto$Process value
	public android.os.UidProto$Builder addProcess (android.os.UidProto$Process$Builder) 
		android.os.UidProto$Process$Builder builderForValue
	public android.os.UidProto$Builder addProcess (int, android.os.UidProto$Process$Builder) 
		int index
		android.os.UidProto$Process$Builder builderForValue
	public android.os.UidProto$Builder addAllProcess (java.lang.Iterable) 
		Iterable values
	public android.os.UidProto$Builder clearProcess () 
	public android.os.UidProto$Builder removeProcess (int) 
		int index
	public android.os.UidProto$Process$Builder getProcessBuilder (int) 
		int index
	public android.os.UidProto$ProcessOrBuilder getProcessOrBuilder (int) 
		int index
	public java.util.List getProcessOrBuilderList () 
	public android.os.UidProto$Process$Builder addProcessBuilder () 
	public android.os.UidProto$Process$Builder addProcessBuilder (int) 
		int index
	public java.util.List getProcessBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getProcessFieldBuilder () 
	private void ensureStatesIsMutable () 
	public java.util.List getStatesList () 
	public int getStatesCount () 
	public android.os.UidProto$StateTime getStates (int) 
		int index
	public android.os.UidProto$Builder setStates (int, android.os.UidProto$StateTime) 
		int index
		android.os.UidProto$StateTime value
	public android.os.UidProto$Builder setStates (int, android.os.UidProto$StateTime$Builder) 
		int index
		android.os.UidProto$StateTime$Builder builderForValue
	public android.os.UidProto$Builder addStates (android.os.UidProto$StateTime) 
		android.os.UidProto$StateTime value
	public android.os.UidProto$Builder addStates (int, android.os.UidProto$StateTime) 
		int index
		android.os.UidProto$StateTime value
	public android.os.UidProto$Builder addStates (android.os.UidProto$StateTime$Builder) 
		android.os.UidProto$StateTime$Builder builderForValue
	public android.os.UidProto$Builder addStates (int, android.os.UidProto$StateTime$Builder) 
		int index
		android.os.UidProto$StateTime$Builder builderForValue
	public android.os.UidProto$Builder addAllStates (java.lang.Iterable) 
		Iterable values
	public android.os.UidProto$Builder clearStates () 
	public android.os.UidProto$Builder removeStates (int) 
		int index
	public android.os.UidProto$StateTime$Builder getStatesBuilder (int) 
		int index
	public android.os.UidProto$StateTimeOrBuilder getStatesOrBuilder (int) 
		int index
	public java.util.List getStatesOrBuilderList () 
	public android.os.UidProto$StateTime$Builder addStatesBuilder () 
	public android.os.UidProto$StateTime$Builder addStatesBuilder (int) 
		int index
	public java.util.List getStatesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getStatesFieldBuilder () 
	private void ensureSensorsIsMutable () 
	public java.util.List getSensorsList () 
	public int getSensorsCount () 
	public android.os.UidProto$Sensor getSensors (int) 
		int index
	public android.os.UidProto$Builder setSensors (int, android.os.UidProto$Sensor) 
		int index
		android.os.UidProto$Sensor value
	public android.os.UidProto$Builder setSensors (int, android.os.UidProto$Sensor$Builder) 
		int index
		android.os.UidProto$Sensor$Builder builderForValue
	public android.os.UidProto$Builder addSensors (android.os.UidProto$Sensor) 
		android.os.UidProto$Sensor value
	public android.os.UidProto$Builder addSensors (int, android.os.UidProto$Sensor) 
		int index
		android.os.UidProto$Sensor value
	public android.os.UidProto$Builder addSensors (android.os.UidProto$Sensor$Builder) 
		android.os.UidProto$Sensor$Builder builderForValue
	public android.os.UidProto$Builder addSensors (int, android.os.UidProto$Sensor$Builder) 
		int index
		android.os.UidProto$Sensor$Builder builderForValue
	public android.os.UidProto$Builder addAllSensors (java.lang.Iterable) 
		Iterable values
	public android.os.UidProto$Builder clearSensors () 
	public android.os.UidProto$Builder removeSensors (int) 
		int index
	public android.os.UidProto$Sensor$Builder getSensorsBuilder (int) 
		int index
	public android.os.UidProto$SensorOrBuilder getSensorsOrBuilder (int) 
		int index
	public java.util.List getSensorsOrBuilderList () 
	public android.os.UidProto$Sensor$Builder addSensorsBuilder () 
	public android.os.UidProto$Sensor$Builder addSensorsBuilder (int) 
		int index
	public java.util.List getSensorsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getSensorsFieldBuilder () 
	private void ensureSyncsIsMutable () 
	public java.util.List getSyncsList () 
	public int getSyncsCount () 
	public android.os.UidProto$Sync getSyncs (int) 
		int index
	public android.os.UidProto$Builder setSyncs (int, android.os.UidProto$Sync) 
		int index
		android.os.UidProto$Sync value
	public android.os.UidProto$Builder setSyncs (int, android.os.UidProto$Sync$Builder) 
		int index
		android.os.UidProto$Sync$Builder builderForValue
	public android.os.UidProto$Builder addSyncs (android.os.UidProto$Sync) 
		android.os.UidProto$Sync value
	public android.os.UidProto$Builder addSyncs (int, android.os.UidProto$Sync) 
		int index
		android.os.UidProto$Sync value
	public android.os.UidProto$Builder addSyncs (android.os.UidProto$Sync$Builder) 
		android.os.UidProto$Sync$Builder builderForValue
	public android.os.UidProto$Builder addSyncs (int, android.os.UidProto$Sync$Builder) 
		int index
		android.os.UidProto$Sync$Builder builderForValue
	public android.os.UidProto$Builder addAllSyncs (java.lang.Iterable) 
		Iterable values
	public android.os.UidProto$Builder clearSyncs () 
	public android.os.UidProto$Builder removeSyncs (int) 
		int index
	public android.os.UidProto$Sync$Builder getSyncsBuilder (int) 
		int index
	public android.os.UidProto$SyncOrBuilder getSyncsOrBuilder (int) 
		int index
	public java.util.List getSyncsOrBuilderList () 
	public android.os.UidProto$Sync$Builder addSyncsBuilder () 
	public android.os.UidProto$Sync$Builder addSyncsBuilder (int) 
		int index
	public java.util.List getSyncsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getSyncsFieldBuilder () 
	private void ensureUserActivityIsMutable () 
	public java.util.List getUserActivityList () 
	public int getUserActivityCount () 
	public android.os.UidProto$UserActivity getUserActivity (int) 
		int index
	public android.os.UidProto$Builder setUserActivity (int, android.os.UidProto$UserActivity) 
		int index
		android.os.UidProto$UserActivity value
	public android.os.UidProto$Builder setUserActivity (int, android.os.UidProto$UserActivity$Builder) 
		int index
		android.os.UidProto$UserActivity$Builder builderForValue
	public android.os.UidProto$Builder addUserActivity (android.os.UidProto$UserActivity) 
		android.os.UidProto$UserActivity value
	public android.os.UidProto$Builder addUserActivity (int, android.os.UidProto$UserActivity) 
		int index
		android.os.UidProto$UserActivity value
	public android.os.UidProto$Builder addUserActivity (android.os.UidProto$UserActivity$Builder) 
		android.os.UidProto$UserActivity$Builder builderForValue
	public android.os.UidProto$Builder addUserActivity (int, android.os.UidProto$UserActivity$Builder) 
		int index
		android.os.UidProto$UserActivity$Builder builderForValue
	public android.os.UidProto$Builder addAllUserActivity (java.lang.Iterable) 
		Iterable values
	public android.os.UidProto$Builder clearUserActivity () 
	public android.os.UidProto$Builder removeUserActivity (int) 
		int index
	public android.os.UidProto$UserActivity$Builder getUserActivityBuilder (int) 
		int index
	public android.os.UidProto$UserActivityOrBuilder getUserActivityOrBuilder (int) 
		int index
	public java.util.List getUserActivityOrBuilderList () 
	public android.os.UidProto$UserActivity$Builder addUserActivityBuilder () 
	public android.os.UidProto$UserActivity$Builder addUserActivityBuilder (int) 
		int index
	public java.util.List getUserActivityBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getUserActivityFieldBuilder () 
	public boolean hasAggregatedWakelock () 
	public android.os.UidProto$AggregatedWakelock getAggregatedWakelock () 
	public android.os.UidProto$Builder setAggregatedWakelock (android.os.UidProto$AggregatedWakelock) 
		android.os.UidProto$AggregatedWakelock value
	public android.os.UidProto$Builder setAggregatedWakelock (android.os.UidProto$AggregatedWakelock$Builder) 
		android.os.UidProto$AggregatedWakelock$Builder builderForValue
	public android.os.UidProto$Builder mergeAggregatedWakelock (android.os.UidProto$AggregatedWakelock) 
		android.os.UidProto$AggregatedWakelock value
	public android.os.UidProto$Builder clearAggregatedWakelock () 
	public android.os.UidProto$AggregatedWakelock$Builder getAggregatedWakelockBuilder () 
	public android.os.UidProto$AggregatedWakelockOrBuilder getAggregatedWakelockOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAggregatedWakelockFieldBuilder () 
	private void ensureWakelocksIsMutable () 
	public java.util.List getWakelocksList () 
	public int getWakelocksCount () 
	public android.os.UidProto$Wakelock getWakelocks (int) 
		int index
	public android.os.UidProto$Builder setWakelocks (int, android.os.UidProto$Wakelock) 
		int index
		android.os.UidProto$Wakelock value
	public android.os.UidProto$Builder setWakelocks (int, android.os.UidProto$Wakelock$Builder) 
		int index
		android.os.UidProto$Wakelock$Builder builderForValue
	public android.os.UidProto$Builder addWakelocks (android.os.UidProto$Wakelock) 
		android.os.UidProto$Wakelock value
	public android.os.UidProto$Builder addWakelocks (int, android.os.UidProto$Wakelock) 
		int index
		android.os.UidProto$Wakelock value
	public android.os.UidProto$Builder addWakelocks (android.os.UidProto$Wakelock$Builder) 
		android.os.UidProto$Wakelock$Builder builderForValue
	public android.os.UidProto$Builder addWakelocks (int, android.os.UidProto$Wakelock$Builder) 
		int index
		android.os.UidProto$Wakelock$Builder builderForValue
	public android.os.UidProto$Builder addAllWakelocks (java.lang.Iterable) 
		Iterable values
	public android.os.UidProto$Builder clearWakelocks () 
	public android.os.UidProto$Builder removeWakelocks (int) 
		int index
	public android.os.UidProto$Wakelock$Builder getWakelocksBuilder (int) 
		int index
	public android.os.UidProto$WakelockOrBuilder getWakelocksOrBuilder (int) 
		int index
	public java.util.List getWakelocksOrBuilderList () 
	public android.os.UidProto$Wakelock$Builder addWakelocksBuilder () 
	public android.os.UidProto$Wakelock$Builder addWakelocksBuilder (int) 
		int index
	public java.util.List getWakelocksBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getWakelocksFieldBuilder () 
	private void ensureWakeupAlarmIsMutable () 
	public java.util.List getWakeupAlarmList () 
	public int getWakeupAlarmCount () 
	public android.os.UidProto$WakeupAlarm getWakeupAlarm (int) 
		int index
	public android.os.UidProto$Builder setWakeupAlarm (int, android.os.UidProto$WakeupAlarm) 
		int index
		android.os.UidProto$WakeupAlarm value
	public android.os.UidProto$Builder setWakeupAlarm (int, android.os.UidProto$WakeupAlarm$Builder) 
		int index
		android.os.UidProto$WakeupAlarm$Builder builderForValue
	public android.os.UidProto$Builder addWakeupAlarm (android.os.UidProto$WakeupAlarm) 
		android.os.UidProto$WakeupAlarm value
	public android.os.UidProto$Builder addWakeupAlarm (int, android.os.UidProto$WakeupAlarm) 
		int index
		android.os.UidProto$WakeupAlarm value
	public android.os.UidProto$Builder addWakeupAlarm (android.os.UidProto$WakeupAlarm$Builder) 
		android.os.UidProto$WakeupAlarm$Builder builderForValue
	public android.os.UidProto$Builder addWakeupAlarm (int, android.os.UidProto$WakeupAlarm$Builder) 
		int index
		android.os.UidProto$WakeupAlarm$Builder builderForValue
	public android.os.UidProto$Builder addAllWakeupAlarm (java.lang.Iterable) 
		Iterable values
	public android.os.UidProto$Builder clearWakeupAlarm () 
	public android.os.UidProto$Builder removeWakeupAlarm (int) 
		int index
	public android.os.UidProto$WakeupAlarm$Builder getWakeupAlarmBuilder (int) 
		int index
	public android.os.UidProto$WakeupAlarmOrBuilder getWakeupAlarmOrBuilder (int) 
		int index
	public java.util.List getWakeupAlarmOrBuilderList () 
	public android.os.UidProto$WakeupAlarm$Builder addWakeupAlarmBuilder () 
	public android.os.UidProto$WakeupAlarm$Builder addWakeupAlarmBuilder (int) 
		int index
	public java.util.List getWakeupAlarmBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getWakeupAlarmFieldBuilder () 
	public boolean hasWifi () 
	public android.os.UidProto$Wifi getWifi () 
	public android.os.UidProto$Builder setWifi (android.os.UidProto$Wifi) 
		android.os.UidProto$Wifi value
	public android.os.UidProto$Builder setWifi (android.os.UidProto$Wifi$Builder) 
		android.os.UidProto$Wifi$Builder builderForValue
	public android.os.UidProto$Builder mergeWifi (android.os.UidProto$Wifi) 
		android.os.UidProto$Wifi value
	public android.os.UidProto$Builder clearWifi () 
	public android.os.UidProto$Wifi$Builder getWifiBuilder () 
	public android.os.UidProto$WifiOrBuilder getWifiOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiFieldBuilder () 
	public boolean hasWifiMulticastWakelock () 
	public android.os.TimerProto getWifiMulticastWakelock () 
	public android.os.UidProto$Builder setWifiMulticastWakelock (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Builder setWifiMulticastWakelock (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Builder mergeWifiMulticastWakelock (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Builder clearWifiMulticastWakelock () 
	public android.os.TimerProto$Builder getWifiMulticastWakelockBuilder () 
	public android.os.TimerProtoOrBuilder getWifiMulticastWakelockOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiMulticastWakelockFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.UidProto$1) 
		android.os.UidProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.UidProto$1 x1
}

android/os/UidProto$Cpu$1.class
UidProto.java
package android.os
final android.os.UidProto$Cpu$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto$Cpu parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/UidProto$Cpu$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$Cpu$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProto$CpuOrBuilder  {
	private int bitField0_
	private long userDurationMs_
	private long systemDurationMs_
	private java.util.List byFrequency_
	private com.google.protobuf.RepeatedFieldBuilder byFrequencyBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.UidProto$Cpu$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto$Cpu getDefaultInstanceForType () 
	public android.os.UidProto$Cpu build () 
		android.os.UidProto$Cpu result
	public android.os.UidProto$Cpu buildPartial () 
		android.os.UidProto$Cpu result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$Cpu$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$Cpu$Builder mergeFrom (android.os.UidProto$Cpu) 
		android.os.UidProto$Cpu other
	public final boolean isInitialized () 
	public android.os.UidProto$Cpu$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.UidProto$Cpu parsedMessage
	public boolean hasUserDurationMs () 
	public long getUserDurationMs () 
	public android.os.UidProto$Cpu$Builder setUserDurationMs (long) 
		long value
	public android.os.UidProto$Cpu$Builder clearUserDurationMs () 
	public boolean hasSystemDurationMs () 
	public long getSystemDurationMs () 
	public android.os.UidProto$Cpu$Builder setSystemDurationMs (long) 
		long value
	public android.os.UidProto$Cpu$Builder clearSystemDurationMs () 
	private void ensureByFrequencyIsMutable () 
	public java.util.List getByFrequencyList () 
	public int getByFrequencyCount () 
	public android.os.UidProto$Cpu$ByFrequency getByFrequency (int) 
		int index
	public android.os.UidProto$Cpu$Builder setByFrequency (int, android.os.UidProto$Cpu$ByFrequency) 
		int index
		android.os.UidProto$Cpu$ByFrequency value
	public android.os.UidProto$Cpu$Builder setByFrequency (int, android.os.UidProto$Cpu$ByFrequency$Builder) 
		int index
		android.os.UidProto$Cpu$ByFrequency$Builder builderForValue
	public android.os.UidProto$Cpu$Builder addByFrequency (android.os.UidProto$Cpu$ByFrequency) 
		android.os.UidProto$Cpu$ByFrequency value
	public android.os.UidProto$Cpu$Builder addByFrequency (int, android.os.UidProto$Cpu$ByFrequency) 
		int index
		android.os.UidProto$Cpu$ByFrequency value
	public android.os.UidProto$Cpu$Builder addByFrequency (android.os.UidProto$Cpu$ByFrequency$Builder) 
		android.os.UidProto$Cpu$ByFrequency$Builder builderForValue
	public android.os.UidProto$Cpu$Builder addByFrequency (int, android.os.UidProto$Cpu$ByFrequency$Builder) 
		int index
		android.os.UidProto$Cpu$ByFrequency$Builder builderForValue
	public android.os.UidProto$Cpu$Builder addAllByFrequency (java.lang.Iterable) 
		Iterable values
	public android.os.UidProto$Cpu$Builder clearByFrequency () 
	public android.os.UidProto$Cpu$Builder removeByFrequency (int) 
		int index
	public android.os.UidProto$Cpu$ByFrequency$Builder getByFrequencyBuilder (int) 
		int index
	public android.os.UidProto$Cpu$ByFrequencyOrBuilder getByFrequencyOrBuilder (int) 
		int index
	public java.util.List getByFrequencyOrBuilderList () 
	public android.os.UidProto$Cpu$ByFrequency$Builder addByFrequencyBuilder () 
	public android.os.UidProto$Cpu$ByFrequency$Builder addByFrequencyBuilder (int) 
		int index
	public java.util.List getByFrequencyBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getByFrequencyFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.UidProto$1) 
		android.os.UidProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.UidProto$1 x1
}

android/os/UidProto$Cpu$ByFrequency$1.class
UidProto.java
package android.os
final android.os.UidProto$Cpu$ByFrequency$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto$Cpu$ByFrequency parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/UidProto$Cpu$ByFrequency$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$Cpu$ByFrequency$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProto$Cpu$ByFrequencyOrBuilder  {
	private int bitField0_
	private int frequencyIndex_
	private long totalDurationMs_
	private long screenOffDurationMs_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.UidProto$Cpu$ByFrequency$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto$Cpu$ByFrequency getDefaultInstanceForType () 
	public android.os.UidProto$Cpu$ByFrequency build () 
		android.os.UidProto$Cpu$ByFrequency result
	public android.os.UidProto$Cpu$ByFrequency buildPartial () 
		android.os.UidProto$Cpu$ByFrequency result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$Cpu$ByFrequency$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$Cpu$ByFrequency$Builder mergeFrom (android.os.UidProto$Cpu$ByFrequency) 
		android.os.UidProto$Cpu$ByFrequency other
	public final boolean isInitialized () 
	public android.os.UidProto$Cpu$ByFrequency$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.UidProto$Cpu$ByFrequency parsedMessage
	public boolean hasFrequencyIndex () 
	public int getFrequencyIndex () 
	public android.os.UidProto$Cpu$ByFrequency$Builder setFrequencyIndex (int) 
		int value
	public android.os.UidProto$Cpu$ByFrequency$Builder clearFrequencyIndex () 
	public boolean hasTotalDurationMs () 
	public long getTotalDurationMs () 
	public android.os.UidProto$Cpu$ByFrequency$Builder setTotalDurationMs (long) 
		long value
	public android.os.UidProto$Cpu$ByFrequency$Builder clearTotalDurationMs () 
	public boolean hasScreenOffDurationMs () 
	public long getScreenOffDurationMs () 
	public android.os.UidProto$Cpu$ByFrequency$Builder setScreenOffDurationMs (long) 
		long value
	public android.os.UidProto$Cpu$ByFrequency$Builder clearScreenOffDurationMs () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.UidProto$1) 
		android.os.UidProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.UidProto$1 x1
}

android/os/UidProto$Cpu$ByFrequency.class
UidProto.java
package android.os
public final android.os.UidProto$Cpu$ByFrequency extends com.google.protobuf.GeneratedMessage implements android.os.UidProto$Cpu$ByFrequencyOrBuilder  {
	private int bitField0_
	public static final int FREQUENCY_INDEX_FIELD_NUMBER
	private int frequencyIndex_
	public static final int TOTAL_DURATION_MS_FIELD_NUMBER
	private long totalDurationMs_
	public static final int SCREEN_OFF_DURATION_MS_FIELD_NUMBER
	private long screenOffDurationMs_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.UidProto$Cpu$ByFrequency DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasFrequencyIndex () 
	public int getFrequencyIndex () 
	public boolean hasTotalDurationMs () 
	public long getTotalDurationMs () 
	public boolean hasScreenOffDurationMs () 
	public long getScreenOffDurationMs () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.UidProto$Cpu$ByFrequency parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto$Cpu$ByFrequency parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Cpu$ByFrequency parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto$Cpu$ByFrequency parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Cpu$ByFrequency parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Cpu$ByFrequency parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Cpu$ByFrequency parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Cpu$ByFrequency parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Cpu$ByFrequency parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto$Cpu$ByFrequency parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.UidProto$Cpu$ByFrequency$Builder newBuilderForType () 
	public static android.os.UidProto$Cpu$ByFrequency$Builder newBuilder () 
	public static android.os.UidProto$Cpu$ByFrequency$Builder newBuilder (android.os.UidProto$Cpu$ByFrequency) 
		android.os.UidProto$Cpu$ByFrequency prototype
	public android.os.UidProto$Cpu$ByFrequency$Builder toBuilder () 
	protected android.os.UidProto$Cpu$ByFrequency$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$Cpu$ByFrequency$Builder builder
	public static android.os.UidProto$Cpu$ByFrequency getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto$Cpu$ByFrequency getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$3600 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.UidProto$1 x1
	static int access$3802 (android.os.UidProto$Cpu$ByFrequency, int) 
		android.os.UidProto$Cpu$ByFrequency x0
		int x1
	static long access$3902 (android.os.UidProto$Cpu$ByFrequency, long) 
		android.os.UidProto$Cpu$ByFrequency x0
		long x1
	static long access$4002 (android.os.UidProto$Cpu$ByFrequency, long) 
		android.os.UidProto$Cpu$ByFrequency x0
		long x1
	static int access$4102 (android.os.UidProto$Cpu$ByFrequency, int) 
		android.os.UidProto$Cpu$ByFrequency x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$4200 (android.os.UidProto$Cpu$ByFrequency) 
		android.os.UidProto$Cpu$ByFrequency x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.UidProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.UidProto$1 x2
	static void  () 
}

android/os/UidProto$Cpu$ByFrequencyOrBuilder.class
UidProto.java
package android.os
public abstract android.os.UidProto$Cpu$ByFrequencyOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasFrequencyIndex () 
	public abstract int getFrequencyIndex () 
	public abstract boolean hasTotalDurationMs () 
	public abstract long getTotalDurationMs () 
	public abstract boolean hasScreenOffDurationMs () 
	public abstract long getScreenOffDurationMs () 
}

android/os/UidProto$Cpu.class
UidProto.java
package android.os
public final android.os.UidProto$Cpu extends com.google.protobuf.GeneratedMessage implements android.os.UidProto$CpuOrBuilder  {
	private int bitField0_
	public static final int USER_DURATION_MS_FIELD_NUMBER
	private long userDurationMs_
	public static final int SYSTEM_DURATION_MS_FIELD_NUMBER
	private long systemDurationMs_
	public static final int BY_FREQUENCY_FIELD_NUMBER
	private java.util.List byFrequency_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.UidProto$Cpu DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasUserDurationMs () 
	public long getUserDurationMs () 
	public boolean hasSystemDurationMs () 
	public long getSystemDurationMs () 
	public java.util.List getByFrequencyList () 
	public java.util.List getByFrequencyOrBuilderList () 
	public int getByFrequencyCount () 
	public android.os.UidProto$Cpu$ByFrequency getByFrequency (int) 
		int index
	public android.os.UidProto$Cpu$ByFrequencyOrBuilder getByFrequencyOrBuilder (int) 
		int index
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int size
	public static android.os.UidProto$Cpu parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto$Cpu parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Cpu parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto$Cpu parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Cpu parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Cpu parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Cpu parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Cpu parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Cpu parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto$Cpu parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.UidProto$Cpu$Builder newBuilderForType () 
	public static android.os.UidProto$Cpu$Builder newBuilder () 
	public static android.os.UidProto$Cpu$Builder newBuilder (android.os.UidProto$Cpu) 
		android.os.UidProto$Cpu prototype
	public android.os.UidProto$Cpu$Builder toBuilder () 
	protected android.os.UidProto$Cpu$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$Cpu$Builder builder
	public static android.os.UidProto$Cpu getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto$Cpu getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$4600 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.UidProto$1 x1
	static long access$4802 (android.os.UidProto$Cpu, long) 
		android.os.UidProto$Cpu x0
		long x1
	static long access$4902 (android.os.UidProto$Cpu, long) 
		android.os.UidProto$Cpu x0
		long x1
	static java.util.List access$5002 (android.os.UidProto$Cpu, java.util.List) 
		android.os.UidProto$Cpu x0
		java.util.List x1
	static int access$5102 (android.os.UidProto$Cpu, int) 
		android.os.UidProto$Cpu x0
		int x1
	static java.util.List access$5000 (android.os.UidProto$Cpu) 
		android.os.UidProto$Cpu x0
	static boolean access$5200 () 
	static com.google.protobuf.UnknownFieldSet access$5300 (android.os.UidProto$Cpu) 
		android.os.UidProto$Cpu x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.UidProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.UidProto$1 x2
	static void  () 
}

android/os/UidProto$CpuOrBuilder.class
UidProto.java
package android.os
public abstract android.os.UidProto$CpuOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUserDurationMs () 
	public abstract long getUserDurationMs () 
	public abstract boolean hasSystemDurationMs () 
	public abstract long getSystemDurationMs () 
	public abstract java.util.List getByFrequencyList () 
	public abstract android.os.UidProto$Cpu$ByFrequency getByFrequency (int) 
	public abstract int getByFrequencyCount () 
	public abstract java.util.List getByFrequencyOrBuilderList () 
	public abstract android.os.UidProto$Cpu$ByFrequencyOrBuilder getByFrequencyOrBuilder (int) 
}

android/os/UidProto$Job$1.class
UidProto.java
package android.os
final android.os.UidProto$Job$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto$Job parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/UidProto$Job$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$Job$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProto$JobOrBuilder  {
	private int bitField0_
	private Object name_
	private android.os.TimerProto total_
	private com.google.protobuf.SingleFieldBuilder totalBuilder_
	private android.os.TimerProto background_
	private com.google.protobuf.SingleFieldBuilder backgroundBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.UidProto$Job$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto$Job getDefaultInstanceForType () 
	public android.os.UidProto$Job build () 
		android.os.UidProto$Job result
	public android.os.UidProto$Job buildPartial () 
		android.os.UidProto$Job result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$Job$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$Job$Builder mergeFrom (android.os.UidProto$Job) 
		android.os.UidProto$Job other
	public final boolean isInitialized () 
	public android.os.UidProto$Job$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.UidProto$Job parsedMessage
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.UidProto$Job$Builder setName (java.lang.String) 
		String value
	public android.os.UidProto$Job$Builder clearName () 
	public android.os.UidProto$Job$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.UidProto$Job$Builder setTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Job$Builder setTotal (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Job$Builder mergeTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Job$Builder clearTotal () 
	public android.os.TimerProto$Builder getTotalBuilder () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTotalFieldBuilder () 
	public boolean hasBackground () 
	public android.os.TimerProto getBackground () 
	public android.os.UidProto$Job$Builder setBackground (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Job$Builder setBackground (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Job$Builder mergeBackground (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Job$Builder clearBackground () 
	public android.os.TimerProto$Builder getBackgroundBuilder () 
	public android.os.TimerProtoOrBuilder getBackgroundOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBackgroundFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.UidProto$1) 
		android.os.UidProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.UidProto$1 x1
}

android/os/UidProto$Job.class
UidProto.java
package android.os
public final android.os.UidProto$Job extends com.google.protobuf.GeneratedMessage implements android.os.UidProto$JobOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int TOTAL_FIELD_NUMBER
	private android.os.TimerProto total_
	public static final int BACKGROUND_FIELD_NUMBER
	private android.os.TimerProto background_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.UidProto$Job DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		android.os.TimerProto$Builder subBuilder
		android.os.TimerProto$Builder subBuilder
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	public boolean hasBackground () 
	public android.os.TimerProto getBackground () 
	public android.os.TimerProtoOrBuilder getBackgroundOrBuilder () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.UidProto$Job parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto$Job parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Job parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto$Job parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Job parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Job parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Job parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Job parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Job parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto$Job parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.UidProto$Job$Builder newBuilderForType () 
	public static android.os.UidProto$Job$Builder newBuilder () 
	public static android.os.UidProto$Job$Builder newBuilder (android.os.UidProto$Job) 
		android.os.UidProto$Job prototype
	public android.os.UidProto$Job$Builder toBuilder () 
	protected android.os.UidProto$Job$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$Job$Builder builder
	public static android.os.UidProto$Job getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto$Job getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$5700 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.UidProto$1 x1
	static java.lang.Object access$5902 (android.os.UidProto$Job, java.lang.Object) 
		android.os.UidProto$Job x0
		Object x1
	static android.os.TimerProto access$6002 (android.os.UidProto$Job, android.os.TimerProto) 
		android.os.UidProto$Job x0
		android.os.TimerProto x1
	static android.os.TimerProto access$6102 (android.os.UidProto$Job, android.os.TimerProto) 
		android.os.UidProto$Job x0
		android.os.TimerProto x1
	static int access$6202 (android.os.UidProto$Job, int) 
		android.os.UidProto$Job x0
		int x1
	static java.lang.Object access$5900 (android.os.UidProto$Job) 
		android.os.UidProto$Job x0
	static com.google.protobuf.UnknownFieldSet access$6300 (android.os.UidProto$Job) 
		android.os.UidProto$Job x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.UidProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.UidProto$1 x2
	static void  () 
}

android/os/UidProto$JobCompletion$1.class
UidProto.java
package android.os
final android.os.UidProto$JobCompletion$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto$JobCompletion parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/UidProto$JobCompletion$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$JobCompletion$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProto$JobCompletionOrBuilder  {
	private int bitField0_
	private Object name_
	private java.util.List reasonCount_
	private com.google.protobuf.RepeatedFieldBuilder reasonCountBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.UidProto$JobCompletion$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto$JobCompletion getDefaultInstanceForType () 
	public android.os.UidProto$JobCompletion build () 
		android.os.UidProto$JobCompletion result
	public android.os.UidProto$JobCompletion buildPartial () 
		android.os.UidProto$JobCompletion result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$JobCompletion$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$JobCompletion$Builder mergeFrom (android.os.UidProto$JobCompletion) 
		android.os.UidProto$JobCompletion other
	public final boolean isInitialized () 
	public android.os.UidProto$JobCompletion$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.UidProto$JobCompletion parsedMessage
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.UidProto$JobCompletion$Builder setName (java.lang.String) 
		String value
	public android.os.UidProto$JobCompletion$Builder clearName () 
	public android.os.UidProto$JobCompletion$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureReasonCountIsMutable () 
	public java.util.List getReasonCountList () 
	public int getReasonCountCount () 
	public android.os.UidProto$JobCompletion$ReasonCount getReasonCount (int) 
		int index
	public android.os.UidProto$JobCompletion$Builder setReasonCount (int, android.os.UidProto$JobCompletion$ReasonCount) 
		int index
		android.os.UidProto$JobCompletion$ReasonCount value
	public android.os.UidProto$JobCompletion$Builder setReasonCount (int, android.os.UidProto$JobCompletion$ReasonCount$Builder) 
		int index
		android.os.UidProto$JobCompletion$ReasonCount$Builder builderForValue
	public android.os.UidProto$JobCompletion$Builder addReasonCount (android.os.UidProto$JobCompletion$ReasonCount) 
		android.os.UidProto$JobCompletion$ReasonCount value
	public android.os.UidProto$JobCompletion$Builder addReasonCount (int, android.os.UidProto$JobCompletion$ReasonCount) 
		int index
		android.os.UidProto$JobCompletion$ReasonCount value
	public android.os.UidProto$JobCompletion$Builder addReasonCount (android.os.UidProto$JobCompletion$ReasonCount$Builder) 
		android.os.UidProto$JobCompletion$ReasonCount$Builder builderForValue
	public android.os.UidProto$JobCompletion$Builder addReasonCount (int, android.os.UidProto$JobCompletion$ReasonCount$Builder) 
		int index
		android.os.UidProto$JobCompletion$ReasonCount$Builder builderForValue
	public android.os.UidProto$JobCompletion$Builder addAllReasonCount (java.lang.Iterable) 
		Iterable values
	public android.os.UidProto$JobCompletion$Builder clearReasonCount () 
	public android.os.UidProto$JobCompletion$Builder removeReasonCount (int) 
		int index
	public android.os.UidProto$JobCompletion$ReasonCount$Builder getReasonCountBuilder (int) 
		int index
	public android.os.UidProto$JobCompletion$ReasonCountOrBuilder getReasonCountOrBuilder (int) 
		int index
	public java.util.List getReasonCountOrBuilderList () 
	public android.os.UidProto$JobCompletion$ReasonCount$Builder addReasonCountBuilder () 
	public android.os.UidProto$JobCompletion$ReasonCount$Builder addReasonCountBuilder (int) 
		int index
	public java.util.List getReasonCountBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getReasonCountFieldBuilder () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.UidProto$1) 
		android.os.UidProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.UidProto$1 x1
}

android/os/UidProto$JobCompletion$ReasonCount$1.class
UidProto.java
package android.os
final android.os.UidProto$JobCompletion$ReasonCount$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto$JobCompletion$ReasonCount parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/UidProto$JobCompletion$ReasonCount$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$JobCompletion$ReasonCount$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProto$JobCompletion$ReasonCountOrBuilder  {
	private int bitField0_
	private int name_
	private int count_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.UidProto$JobCompletion$ReasonCount$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto$JobCompletion$ReasonCount getDefaultInstanceForType () 
	public android.os.UidProto$JobCompletion$ReasonCount build () 
		android.os.UidProto$JobCompletion$ReasonCount result
	public android.os.UidProto$JobCompletion$ReasonCount buildPartial () 
		android.os.UidProto$JobCompletion$ReasonCount result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$JobCompletion$ReasonCount$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$JobCompletion$ReasonCount$Builder mergeFrom (android.os.UidProto$JobCompletion$ReasonCount) 
		android.os.UidProto$JobCompletion$ReasonCount other
	public final boolean isInitialized () 
	public android.os.UidProto$JobCompletion$ReasonCount$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.UidProto$JobCompletion$ReasonCount parsedMessage
	public boolean hasName () 
	public android.app.JobParametersProto$CancelReason getName () 
		android.app.JobParametersProto$CancelReason result
	public android.os.UidProto$JobCompletion$ReasonCount$Builder setName (android.app.JobParametersProto$CancelReason) 
		android.app.JobParametersProto$CancelReason value
	public android.os.UidProto$JobCompletion$ReasonCount$Builder clearName () 
	public boolean hasCount () 
	public int getCount () 
	public android.os.UidProto$JobCompletion$ReasonCount$Builder setCount (int) 
		int value
	public android.os.UidProto$JobCompletion$ReasonCount$Builder clearCount () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.UidProto$1) 
		android.os.UidProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.UidProto$1 x1
}

android/os/UidProto$JobCompletion$ReasonCount.class
UidProto.java
package android.os
public final android.os.UidProto$JobCompletion$ReasonCount extends com.google.protobuf.GeneratedMessage implements android.os.UidProto$JobCompletion$ReasonCountOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private int name_
	public static final int COUNT_FIELD_NUMBER
	private int count_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.UidProto$JobCompletion$ReasonCount DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int rawValue
		android.app.JobParametersProto$CancelReason value
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasName () 
	public android.app.JobParametersProto$CancelReason getName () 
		android.app.JobParametersProto$CancelReason result
	public boolean hasCount () 
	public int getCount () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.UidProto$JobCompletion$ReasonCount parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto$JobCompletion$ReasonCount parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$JobCompletion$ReasonCount parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto$JobCompletion$ReasonCount parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$JobCompletion$ReasonCount parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$JobCompletion$ReasonCount parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$JobCompletion$ReasonCount parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$JobCompletion$ReasonCount parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$JobCompletion$ReasonCount parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto$JobCompletion$ReasonCount parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.UidProto$JobCompletion$ReasonCount$Builder newBuilderForType () 
	public static android.os.UidProto$JobCompletion$ReasonCount$Builder newBuilder () 
	public static android.os.UidProto$JobCompletion$ReasonCount$Builder newBuilder (android.os.UidProto$JobCompletion$ReasonCount) 
		android.os.UidProto$JobCompletion$ReasonCount prototype
	public android.os.UidProto$JobCompletion$ReasonCount$Builder toBuilder () 
	protected android.os.UidProto$JobCompletion$ReasonCount$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$JobCompletion$ReasonCount$Builder builder
	public static android.os.UidProto$JobCompletion$ReasonCount getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto$JobCompletion$ReasonCount getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$6700 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.UidProto$1 x1
	static int access$6902 (android.os.UidProto$JobCompletion$ReasonCount, int) 
		android.os.UidProto$JobCompletion$ReasonCount x0
		int x1
	static int access$7002 (android.os.UidProto$JobCompletion$ReasonCount, int) 
		android.os.UidProto$JobCompletion$ReasonCount x0
		int x1
	static int access$7102 (android.os.UidProto$JobCompletion$ReasonCount, int) 
		android.os.UidProto$JobCompletion$ReasonCount x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$7200 (android.os.UidProto$JobCompletion$ReasonCount) 
		android.os.UidProto$JobCompletion$ReasonCount x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.UidProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.UidProto$1 x2
	static void  () 
}

android/os/UidProto$JobCompletion$ReasonCountOrBuilder.class
UidProto.java
package android.os
public abstract android.os.UidProto$JobCompletion$ReasonCountOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasName () 
	public abstract android.app.JobParametersProto$CancelReason getName () 
	public abstract boolean hasCount () 
	public abstract int getCount () 
}

android/os/UidProto$JobCompletion.class
UidProto.java
package android.os
public final android.os.UidProto$JobCompletion extends com.google.protobuf.GeneratedMessage implements android.os.UidProto$JobCompletionOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int REASON_COUNT_FIELD_NUMBER
	private java.util.List reasonCount_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.UidProto$JobCompletion DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString bs
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public java.util.List getReasonCountList () 
	public java.util.List getReasonCountOrBuilderList () 
	public int getReasonCountCount () 
	public android.os.UidProto$JobCompletion$ReasonCount getReasonCount (int) 
		int index
	public android.os.UidProto$JobCompletion$ReasonCountOrBuilder getReasonCountOrBuilder (int) 
		int index
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		int i
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int size
	public static android.os.UidProto$JobCompletion parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto$JobCompletion parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$JobCompletion parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto$JobCompletion parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$JobCompletion parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$JobCompletion parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$JobCompletion parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$JobCompletion parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$JobCompletion parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto$JobCompletion parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.UidProto$JobCompletion$Builder newBuilderForType () 
	public static android.os.UidProto$JobCompletion$Builder newBuilder () 
	public static android.os.UidProto$JobCompletion$Builder newBuilder (android.os.UidProto$JobCompletion) 
		android.os.UidProto$JobCompletion prototype
	public android.os.UidProto$JobCompletion$Builder toBuilder () 
	protected android.os.UidProto$JobCompletion$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$JobCompletion$Builder builder
	public static android.os.UidProto$JobCompletion getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto$JobCompletion getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$7600 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.UidProto$1 x1
	static java.lang.Object access$7802 (android.os.UidProto$JobCompletion, java.lang.Object) 
		android.os.UidProto$JobCompletion x0
		Object x1
	static java.util.List access$7902 (android.os.UidProto$JobCompletion, java.util.List) 
		android.os.UidProto$JobCompletion x0
		java.util.List x1
	static int access$8002 (android.os.UidProto$JobCompletion, int) 
		android.os.UidProto$JobCompletion x0
		int x1
	static java.lang.Object access$7800 (android.os.UidProto$JobCompletion) 
		android.os.UidProto$JobCompletion x0
	static java.util.List access$7900 (android.os.UidProto$JobCompletion) 
		android.os.UidProto$JobCompletion x0
	static boolean access$8100 () 
	static com.google.protobuf.UnknownFieldSet access$8200 (android.os.UidProto$JobCompletion) 
		android.os.UidProto$JobCompletion x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.UidProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.UidProto$1 x2
	static void  () 
}

android/os/UidProto$JobCompletionOrBuilder.class
UidProto.java
package android.os
public abstract android.os.UidProto$JobCompletionOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract java.util.List getReasonCountList () 
	public abstract android.os.UidProto$JobCompletion$ReasonCount getReasonCount (int) 
	public abstract int getReasonCountCount () 
	public abstract java.util.List getReasonCountOrBuilderList () 
	public abstract android.os.UidProto$JobCompletion$ReasonCountOrBuilder getReasonCountOrBuilder (int) 
}

android/os/UidProto$JobOrBuilder.class
UidProto.java
package android.os
public abstract android.os.UidProto$JobOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasTotal () 
	public abstract android.os.TimerProto getTotal () 
	public abstract android.os.TimerProtoOrBuilder getTotalOrBuilder () 
	public abstract boolean hasBackground () 
	public abstract android.os.TimerProto getBackground () 
	public abstract android.os.TimerProtoOrBuilder getBackgroundOrBuilder () 
}

android/os/UidProto$Network$1.class
UidProto.java
package android.os
final android.os.UidProto$Network$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto$Network parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/UidProto$Network$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$Network$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProto$NetworkOrBuilder  {
	private int bitField0_
	private long mobileBytesRx_
	private long mobileBytesTx_
	private long wifiBytesRx_
	private long wifiBytesTx_
	private long btBytesRx_
	private long btBytesTx_
	private long mobilePacketsRx_
	private long mobilePacketsTx_
	private long wifiPacketsRx_
	private long wifiPacketsTx_
	private long mobileActiveDurationMs_
	private int mobileActiveCount_
	private int mobileWakeupCount_
	private int wifiWakeupCount_
	private long mobileBytesBgRx_
	private long mobileBytesBgTx_
	private long wifiBytesBgRx_
	private long wifiBytesBgTx_
	private long mobilePacketsBgRx_
	private long mobilePacketsBgTx_
	private long wifiPacketsBgRx_
	private long wifiPacketsBgTx_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.UidProto$Network$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto$Network getDefaultInstanceForType () 
	public android.os.UidProto$Network build () 
		android.os.UidProto$Network result
	public android.os.UidProto$Network buildPartial () 
		android.os.UidProto$Network result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$Network$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$Network$Builder mergeFrom (android.os.UidProto$Network) 
		android.os.UidProto$Network other
	public final boolean isInitialized () 
	public android.os.UidProto$Network$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.UidProto$Network parsedMessage
	public boolean hasMobileBytesRx () 
	public long getMobileBytesRx () 
	public android.os.UidProto$Network$Builder setMobileBytesRx (long) 
		long value
	public android.os.UidProto$Network$Builder clearMobileBytesRx () 
	public boolean hasMobileBytesTx () 
	public long getMobileBytesTx () 
	public android.os.UidProto$Network$Builder setMobileBytesTx (long) 
		long value
	public android.os.UidProto$Network$Builder clearMobileBytesTx () 
	public boolean hasWifiBytesRx () 
	public long getWifiBytesRx () 
	public android.os.UidProto$Network$Builder setWifiBytesRx (long) 
		long value
	public android.os.UidProto$Network$Builder clearWifiBytesRx () 
	public boolean hasWifiBytesTx () 
	public long getWifiBytesTx () 
	public android.os.UidProto$Network$Builder setWifiBytesTx (long) 
		long value
	public android.os.UidProto$Network$Builder clearWifiBytesTx () 
	public boolean hasBtBytesRx () 
	public long getBtBytesRx () 
	public android.os.UidProto$Network$Builder setBtBytesRx (long) 
		long value
	public android.os.UidProto$Network$Builder clearBtBytesRx () 
	public boolean hasBtBytesTx () 
	public long getBtBytesTx () 
	public android.os.UidProto$Network$Builder setBtBytesTx (long) 
		long value
	public android.os.UidProto$Network$Builder clearBtBytesTx () 
	public boolean hasMobilePacketsRx () 
	public long getMobilePacketsRx () 
	public android.os.UidProto$Network$Builder setMobilePacketsRx (long) 
		long value
	public android.os.UidProto$Network$Builder clearMobilePacketsRx () 
	public boolean hasMobilePacketsTx () 
	public long getMobilePacketsTx () 
	public android.os.UidProto$Network$Builder setMobilePacketsTx (long) 
		long value
	public android.os.UidProto$Network$Builder clearMobilePacketsTx () 
	public boolean hasWifiPacketsRx () 
	public long getWifiPacketsRx () 
	public android.os.UidProto$Network$Builder setWifiPacketsRx (long) 
		long value
	public android.os.UidProto$Network$Builder clearWifiPacketsRx () 
	public boolean hasWifiPacketsTx () 
	public long getWifiPacketsTx () 
	public android.os.UidProto$Network$Builder setWifiPacketsTx (long) 
		long value
	public android.os.UidProto$Network$Builder clearWifiPacketsTx () 
	public boolean hasMobileActiveDurationMs () 
	public long getMobileActiveDurationMs () 
	public android.os.UidProto$Network$Builder setMobileActiveDurationMs (long) 
		long value
	public android.os.UidProto$Network$Builder clearMobileActiveDurationMs () 
	public boolean hasMobileActiveCount () 
	public int getMobileActiveCount () 
	public android.os.UidProto$Network$Builder setMobileActiveCount (int) 
		int value
	public android.os.UidProto$Network$Builder clearMobileActiveCount () 
	public boolean hasMobileWakeupCount () 
	public int getMobileWakeupCount () 
	public android.os.UidProto$Network$Builder setMobileWakeupCount (int) 
		int value
	public android.os.UidProto$Network$Builder clearMobileWakeupCount () 
	public boolean hasWifiWakeupCount () 
	public int getWifiWakeupCount () 
	public android.os.UidProto$Network$Builder setWifiWakeupCount (int) 
		int value
	public android.os.UidProto$Network$Builder clearWifiWakeupCount () 
	public boolean hasMobileBytesBgRx () 
	public long getMobileBytesBgRx () 
	public android.os.UidProto$Network$Builder setMobileBytesBgRx (long) 
		long value
	public android.os.UidProto$Network$Builder clearMobileBytesBgRx () 
	public boolean hasMobileBytesBgTx () 
	public long getMobileBytesBgTx () 
	public android.os.UidProto$Network$Builder setMobileBytesBgTx (long) 
		long value
	public android.os.UidProto$Network$Builder clearMobileBytesBgTx () 
	public boolean hasWifiBytesBgRx () 
	public long getWifiBytesBgRx () 
	public android.os.UidProto$Network$Builder setWifiBytesBgRx (long) 
		long value
	public android.os.UidProto$Network$Builder clearWifiBytesBgRx () 
	public boolean hasWifiBytesBgTx () 
	public long getWifiBytesBgTx () 
	public android.os.UidProto$Network$Builder setWifiBytesBgTx (long) 
		long value
	public android.os.UidProto$Network$Builder clearWifiBytesBgTx () 
	public boolean hasMobilePacketsBgRx () 
	public long getMobilePacketsBgRx () 
	public android.os.UidProto$Network$Builder setMobilePacketsBgRx (long) 
		long value
	public android.os.UidProto$Network$Builder clearMobilePacketsBgRx () 
	public boolean hasMobilePacketsBgTx () 
	public long getMobilePacketsBgTx () 
	public android.os.UidProto$Network$Builder setMobilePacketsBgTx (long) 
		long value
	public android.os.UidProto$Network$Builder clearMobilePacketsBgTx () 
	public boolean hasWifiPacketsBgRx () 
	public long getWifiPacketsBgRx () 
	public android.os.UidProto$Network$Builder setWifiPacketsBgRx (long) 
		long value
	public android.os.UidProto$Network$Builder clearWifiPacketsBgRx () 
	public boolean hasWifiPacketsBgTx () 
	public long getWifiPacketsBgTx () 
	public android.os.UidProto$Network$Builder setWifiPacketsBgTx (long) 
		long value
	public android.os.UidProto$Network$Builder clearWifiPacketsBgTx () 
	public volatile com.google.protobuf.GeneratedMessage$Builder clear () 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.AbstractMessage$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.AbstractMessage$Builder clear () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.Message buildPartial () 
	public volatile com.google.protobuf.Message build () 
	public volatile com.google.protobuf.Message$Builder mergeFrom (com.google.protobuf.Message) 
	public volatile com.google.protobuf.Message$Builder clear () 
	public volatile com.google.protobuf.MessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	public volatile com.google.protobuf.MessageLite buildPartial () 
	public volatile com.google.protobuf.MessageLite build () 
	public volatile com.google.protobuf.MessageLite$Builder clear () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	public volatile com.google.protobuf.AbstractMessageLite$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
	void  (android.os.UidProto$1) 
		android.os.UidProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.UidProto$1 x1
}

android/os/UidProto$Network.class
UidProto.java
package android.os
public final android.os.UidProto$Network extends com.google.protobuf.GeneratedMessage implements android.os.UidProto$NetworkOrBuilder  {
	private int bitField0_
	public static final int MOBILE_BYTES_RX_FIELD_NUMBER
	private long mobileBytesRx_
	public static final int MOBILE_BYTES_TX_FIELD_NUMBER
	private long mobileBytesTx_
	public static final int WIFI_BYTES_RX_FIELD_NUMBER
	private long wifiBytesRx_
	public static final int WIFI_BYTES_TX_FIELD_NUMBER
	private long wifiBytesTx_
	public static final int BT_BYTES_RX_FIELD_NUMBER
	private long btBytesRx_
	public static final int BT_BYTES_TX_FIELD_NUMBER
	private long btBytesTx_
	public static final int MOBILE_PACKETS_RX_FIELD_NUMBER
	private long mobilePacketsRx_
	public static final int MOBILE_PACKETS_TX_FIELD_NUMBER
	private long mobilePacketsTx_
	public static final int WIFI_PACKETS_RX_FIELD_NUMBER
	private long wifiPacketsRx_
	public static final int WIFI_PACKETS_TX_FIELD_NUMBER
	private long wifiPacketsTx_
	public static final int MOBILE_ACTIVE_DURATION_MS_FIELD_NUMBER
	private long mobileActiveDurationMs_
	public static final int MOBILE_ACTIVE_COUNT_FIELD_NUMBER
	private int mobileActiveCount_
	public static final int MOBILE_WAKEUP_COUNT_FIELD_NUMBER
	private int mobileWakeupCount_
	public static final int WIFI_WAKEUP_COUNT_FIELD_NUMBER
	private int wifiWakeupCount_
	public static final int MOBILE_BYTES_BG_RX_FIELD_NUMBER
	private long mobileBytesBgRx_
	public static final int MOBILE_BYTES_BG_TX_FIELD_NUMBER
	private long mobileBytesBgTx_
	public static final int WIFI_BYTES_BG_RX_FIELD_NUMBER
	private long wifiBytesBgRx_
	public static final int WIFI_BYTES_BG_TX_FIELD_NUMBER
	private long wifiBytesBgTx_
	public static final int MOBILE_PACKETS_BG_RX_FIELD_NUMBER
	private long mobilePacketsBgRx_
	public static final int MOBILE_PACKETS_BG_TX_FIELD_NUMBER
	private long mobilePacketsBgTx_
	public static final int WIFI_PACKETS_BG_RX_FIELD_NUMBER
	private long wifiPacketsBgRx_
	public static final int WIFI_PACKETS_BG_TX_FIELD_NUMBER
	private long wifiPacketsBgTx_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.UidProto$Network DEFAULT_INSTANCE
	public static final com.google.protobuf.Parser PARSER
	private void  (com.google.protobuf.GeneratedMessage$Builder) 
		com.google.protobuf.GeneratedMessage$Builder builder
	private void  () 
	public final com.google.protobuf.UnknownFieldSet getUnknownFields () 
	private void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		int tag
		boolean done
		com.google.protobuf.InvalidProtocolBufferException e
		java.io.IOException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		int mutable_bitField0_
		com.google.protobuf.UnknownFieldSet$Builder unknownFields
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	public boolean hasMobileBytesRx () 
	public long getMobileBytesRx () 
	public boolean hasMobileBytesTx () 
	public long getMobileBytesTx () 
	public boolean hasWifiBytesRx () 
	public long getWifiBytesRx () 
	public boolean hasWifiBytesTx () 
	public long getWifiBytesTx () 
	public boolean hasBtBytesRx () 
	public long getBtBytesRx () 
	public boolean hasBtBytesTx () 
	public long getBtBytesTx () 
	public boolean hasMobilePacketsRx () 
	public long getMobilePacketsRx () 
	public boolean hasMobilePacketsTx () 
	public long getMobilePacketsTx () 
	public boolean hasWifiPacketsRx () 
	public long getWifiPacketsRx () 
	public boolean hasWifiPacketsTx () 
	public long getWifiPacketsTx () 
	public boolean hasMobileActiveDurationMs () 
	public long getMobileActiveDurationMs () 
	public boolean hasMobileActiveCount () 
	public int getMobileActiveCount () 
	public boolean hasMobileWakeupCount () 
	public int getMobileWakeupCount () 
	public boolean hasWifiWakeupCount () 
	public int getWifiWakeupCount () 
	public boolean hasMobileBytesBgRx () 
	public long getMobileBytesBgRx () 
	public boolean hasMobileBytesBgTx () 
	public long getMobileBytesBgTx () 
	public boolean hasWifiBytesBgRx () 
	public long getWifiBytesBgRx () 
	public boolean hasWifiBytesBgTx () 
	public long getWifiBytesBgTx () 
	public boolean hasMobilePacketsBgRx () 
	public long getMobilePacketsBgRx () 
	public boolean hasMobilePacketsBgTx () 
	public long getMobilePacketsBgTx () 
	public boolean hasWifiPacketsBgRx () 
	public long getWifiPacketsBgRx () 
	public boolean hasWifiPacketsBgTx () 
	public long getWifiPacketsBgTx () 
	public final boolean isInitialized () 
		byte isInitialized
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static android.os.UidProto$Network parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto$Network parseFrom (com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Network parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto$Network parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Network parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Network parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Network parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Network parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Network parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto$Network parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public android.os.UidProto$Network$Builder newBuilderForType () 
	public static android.os.UidProto$Network$Builder newBuilder () 
	public static android.os.UidProto$Network$Builder newBuilder (android.os.UidProto$Network) 
		android.os.UidProto$Network prototype
	public android.os.UidProto$Network$Builder toBuilder () 
	protected android.os.UidProto$Network$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$Network$Builder builder
	public static android.os.UidProto$Network getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto$Network getDefaultInstanceForType () 
	protected volatile com.google.protobuf.Message$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
	public volatile com.google.protobuf.Message$Builder toBuilder () 
	public volatile com.google.protobuf.Message$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite$Builder toBuilder () 
	public volatile com.google.protobuf.MessageLite$Builder newBuilderForType () 
	public volatile com.google.protobuf.MessageLite getDefaultInstanceForType () 
	public volatile com.google.protobuf.Message getDefaultInstanceForType () 
	static boolean access$8600 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.UidProto$1 x1
	static long access$8802 (android.os.UidProto$Network, long) 
		android.os.UidProto$Network x0
		long x1
	static long access$8902 (android.os.UidProto$Network, long) 
		android.os.UidProto$Network x0
		long x1
	static long access$9002 (android.os.UidProto$Network, long) 
		android.os.UidProto$Network x0
		long x1
	static long access$9102 (android.os.UidProto$Network, long) 
		android.os.UidProto$Network x0
		long x1
	static long access$9202 (android.os.UidProto$Network, long) 
		android.os.UidProto$Network x0
		long x1
	static long access$9302 (android.os.UidProto$Network, long) 
		android.os.UidProto$Network x0
		long x1
	static long access$9402 (android.os.UidProto$Network, long) 
		android.os.UidProto$Network x0
		long x1
	static long access$9502 (android.os.UidProto$Network, long) 
		android.os.UidProto$Network x0
		long x1
	static long access$9602 (android.os.UidProto$Network, long) 
		android.os.UidProto$Network x0
		long x1
	static long access$9702 (android.os.UidProto$Network, long) 
		android.os.UidProto$Network x0
		long x1
	static long access$9802 (android.os.UidProto$Network, long) 
		android.os.UidProto$Network x0
		long x1
	static int access$9902 (android.os.UidProto$Network, int) 
		android.os.UidProto$Network x0
		int x1
	static int access$10002 (android.os.UidProto$Network, int) 
		android.os.UidProto$Network x0
		int x1
	static int access$10102 (android.os.UidProto$Network, int) 
		android.os.UidProto$Network x0
		int x1
	static long access$10202 (android.os.UidProto$Network, long) 
		android.os.UidProto$Network x0
		long x1
	static long access$10302 (android.os.UidProto$Network, long) 
		android.os.UidProto$Network x0
		long x1
	static long access$10402 (android.os.UidProto$Network, long) 
		android.os.UidProto$Network x0
		long x1
	static long access$10502 (android.os.UidProto$Network, long) 
		android.os.UidProto$Network x0
		long x1
	static long access$10602 (android.os.UidProto$Network, long) 
		android.os.UidProto$Network x0
		long x1
	static long access$10702 (android.os.UidProto$Network, long) 
		android.os.UidProto$Network x0
		long x1
	static long access$10802 (android.os.UidProto$Network, long) 
		android.os.UidProto$Network x0
		long x1
	static long access$10902 (android.os.UidProto$Network, long) 
		android.os.UidProto$Network x0
		long x1
	static int access$11002 (android.os.UidProto$Network, int) 
		android.os.UidProto$Network x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$11100 (android.os.UidProto$Network) 
		android.os.UidProto$Network x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.UidProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.UidProto$1 x2
	static void  () 
}

android/os/UidProto$NetworkOrBuilder.class
UidProto.java
package android.os
public abstract android.os.UidProto$NetworkOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasMobileBytesRx () 
	public abstract long getMobileBytesRx () 
	public abstract boolean hasMobileBytesTx () 
	public abstract long getMobileBytesTx () 
	public abstract boolean hasWifiBytesRx () 
	public abstract long getWifiBytesRx () 
	public abstract boolean hasWifiBytesTx () 
	public abstract long getWifiBytesTx () 
	public abstract boolean hasBtBytesRx () 
	public abstract long getBtBytesRx () 
	public abstract boolean hasBtBytesTx () 
	public abstract long getBtBytesTx () 
	public abstract boolean hasMobilePacketsRx () 
	public abstract long getMobilePacketsRx () 
	public abstract boolean hasMobilePacketsTx () 
	public abstract long getMobilePacketsTx () 
	public abstract boolean hasWifiPacketsRx () 
	public abstract long getWifiPacketsRx () 
	public abstract boolean hasWifiPacketsTx () 
	public abstract long getWifiPacketsTx () 
	public abstract boolean hasMobileActiveDurationMs () 
	public abstract long getMobileActiveDurationMs () 
	public abstract boolean hasMobileActiveCount () 
	public abstract int getMobileActiveCount () 
	public abstract boolean hasMobileWakeupCount () 
	public abstract int getMobileWakeupCount () 
	public abstract boolean hasWifiWakeupCount () 
	public abstract int getWifiWakeupCount () 
	public abstract boolean hasMobileBytesBgRx () 
	public abstract long getMobileBytesBgRx () 
	public abstract boolean hasMobileBytesBgTx () 
	public abstract long getMobileBytesBgTx () 
	public abstract boolean hasWifiBytesBgRx () 
	public abstract long getWifiBytesBgRx () 
	public abstract boolean hasWifiBytesBgTx () 
	public abstract long getWifiBytesBgTx () 
	public abstract boolean hasMobilePacketsBgRx () 
	public abstract long getMobilePacketsBgRx () 
	public abstract boolean hasMobilePacketsBgTx () 
	public abstract long getMobilePacketsBgTx () 
	public abstract boolean hasWifiPacketsBgRx () 
	public abstract long getWifiPacketsBgRx () 
	public abstract boolean hasWifiPacketsBgTx () 
	public abstract long getWifiPacketsBgTx () 
}

android/os/UidProto$Package$1.class
UidProto.java
package android.os
final android.os.UidProto$Package$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto$Package parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public volatile java.lang.Object parsePartialFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
}

android/os/UidProto$Package$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$Package$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProto$PackageOrBuilder  {
	private int bitField0_
	private Object name_
	private java.util.List services_
	private com.google.protobuf.RepeatedFieldBuilder servicesBuilder_
	public static final com.google.protobuf.Descriptors$Descriptor getDescriptor () 
	protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable () 
	private void  () 
	private void  (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
	private void maybeForceBuilderInitialization () 
	public android.os.UidProto$Package$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto$Package getDefaultInstanceForType () 
	public android.os.UidProto$Package build () 
		android.os.UidProto$Package result
	public android.os.UidProto$Package buildPartial () 
		android.os.UidProto$Package result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$Package$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$Package$Builder mergeFrom (android.os.UidProto$Package) 
		android.os.UidProto$Package other
	public final boolean isInitialized () 
	public android.os.UidProto$Package$Builder mergeFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.InvalidProtocolBufferException e
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
		android.os.UidProto$Package parsedMessage
	public boolean hasName () 
	public java.lang.String getName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.os.UidProto$Package$Builder setName (java.lang.String) 
		String value
	public android.os.UidProto$Package$Builder clearName () 
	public android.os.UidProto$Package$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureServicesIsMutable () 
	public java.util.List getServicesList () 
	public int getServicesCount () 
	public android.os.UidProto$Package$Service getServices (int) 
		int index
	public android.os.UidProto$Package$Builder setServices (int, android.os.UidProto$Package$Service) 
		int index
		android.os.UidProto$Package$Service value
	public android.os.UidProto$Package$Builder setServices (int, android.os.UidProto$Package$Service$Builder) 
		int index
		android.os.UidProto$Package$Service$Builder builderForValue
	public android.os.UidProto$Package$Builder addServices (android.os.UidProto$Package$Service) 
		android.os.UidProto$Package$Service value
	public android.os.UidProto$Package$Builder addServices (int, android.os.UidProto$Package$Service) 
		int index
		android.os.UidProto$Package$Service value
	public android.os.UidProto$Package$Builder addServices (android.os.UidProto$Package$Service$Builder) 
		android.os.UidProto$Package$Service$Builder builderForValue
	public android.os.UidProto$Package$Builder addServices (int, android.os.UidProto$Package$Service$Builder) 
		int index
		android.os.UidProto$Package$Service$Builder builderForValu