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 builderForValue
	public android.os.UidProto$Package$Builder addAllServices (java.lang.Iterable) 
		Iterable values
	public android.os.UidProto$Package$Builder clearServices () 
	public android.os.UidProto$Package$Builder removeServices (int) 
		int index
	public android.os.UidProto$Package$Service$Builder getServicesBuilder (int) 
		int index
	public android.os.UidProto$Package$ServiceOrBuilder getServicesOrBuilder (int) 
		int index
	public java.util.List getServicesOrBuilderList () 
	public android.os.UidProto$Package$Service$Builder addServicesBuilder () 
	public android.os.UidProto$Package$Service$Builder addServicesBuilder (int) 
		int index
	public java.util.List getServicesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getServicesFieldBuilder () 
	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$Package$Service$1.class
UidProto.java
package android.os
final android.os.UidProto$Package$Service$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto$Package$Service 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$Service$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$Package$Service$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProto$Package$ServiceOrBuilder  {
	private int bitField0_
	private Object name_
	private long startDurationMs_
	private int startCount_
	private int launchCount_
	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$Service$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto$Package$Service getDefaultInstanceForType () 
	public android.os.UidProto$Package$Service build () 
		android.os.UidProto$Package$Service result
	public android.os.UidProto$Package$Service buildPartial () 
		android.os.UidProto$Package$Service result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$Package$Service$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$Package$Service$Builder mergeFrom (android.os.UidProto$Package$Service) 
		android.os.UidProto$Package$Service other
	public final boolean isInitialized () 
	public android.os.UidProto$Package$Service$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$Service 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$Service$Builder setName (java.lang.String) 
		String value
	public android.os.UidProto$Package$Service$Builder clearName () 
	public android.os.UidProto$Package$Service$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasStartDurationMs () 
	public long getStartDurationMs () 
	public android.os.UidProto$Package$Service$Builder setStartDurationMs (long) 
		long value
	public android.os.UidProto$Package$Service$Builder clearStartDurationMs () 
	public boolean hasStartCount () 
	public int getStartCount () 
	public android.os.UidProto$Package$Service$Builder setStartCount (int) 
		int value
	public android.os.UidProto$Package$Service$Builder clearStartCount () 
	public boolean hasLaunchCount () 
	public int getLaunchCount () 
	public android.os.UidProto$Package$Service$Builder setLaunchCount (int) 
		int value
	public android.os.UidProto$Package$Service$Builder clearLaunchCount () 
	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$Package$Service.class
UidProto.java
package android.os
public final android.os.UidProto$Package$Service extends com.google.protobuf.GeneratedMessage implements android.os.UidProto$Package$ServiceOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int START_DURATION_MS_FIELD_NUMBER
	private long startDurationMs_
	public static final int START_COUNT_FIELD_NUMBER
	private int startCount_
	public static final int LAUNCH_COUNT_FIELD_NUMBER
	private int launchCount_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.UidProto$Package$Service 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 boolean hasStartDurationMs () 
	public long getStartDurationMs () 
	public boolean hasStartCount () 
	public int getStartCount () 
	public boolean hasLaunchCount () 
	public int getLaunchCount () 
	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$Package$Service parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto$Package$Service 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$Package$Service parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto$Package$Service parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Package$Service parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Package$Service 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$Package$Service parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Package$Service 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$Package$Service parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto$Package$Service 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$Package$Service$Builder newBuilderForType () 
	public static android.os.UidProto$Package$Service$Builder newBuilder () 
	public static android.os.UidProto$Package$Service$Builder newBuilder (android.os.UidProto$Package$Service) 
		android.os.UidProto$Package$Service prototype
	public android.os.UidProto$Package$Service$Builder toBuilder () 
	protected android.os.UidProto$Package$Service$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$Package$Service$Builder builder
	public static android.os.UidProto$Package$Service getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto$Package$Service 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.UidProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.UidProto$1 x1
	static java.lang.Object access$402 (android.os.UidProto$Package$Service, java.lang.Object) 
		android.os.UidProto$Package$Service x0
		Object x1
	static long access$502 (android.os.UidProto$Package$Service, long) 
		android.os.UidProto$Package$Service x0
		long x1
	static int access$602 (android.os.UidProto$Package$Service, int) 
		android.os.UidProto$Package$Service x0
		int x1
	static int access$702 (android.os.UidProto$Package$Service, int) 
		android.os.UidProto$Package$Service x0
		int x1
	static int access$802 (android.os.UidProto$Package$Service, int) 
		android.os.UidProto$Package$Service x0
		int x1
	static java.lang.Object access$400 (android.os.UidProto$Package$Service) 
		android.os.UidProto$Package$Service x0
	static com.google.protobuf.UnknownFieldSet access$900 (android.os.UidProto$Package$Service) 
		android.os.UidProto$Package$Service 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$Package$ServiceOrBuilder.class
UidProto.java
package android.os
public abstract android.os.UidProto$Package$ServiceOrBuilder 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 hasStartDurationMs () 
	public abstract long getStartDurationMs () 
	public abstract boolean hasStartCount () 
	public abstract int getStartCount () 
	public abstract boolean hasLaunchCount () 
	public abstract int getLaunchCount () 
}

android/os/UidProto$Package.class
UidProto.java
package android.os
public final android.os.UidProto$Package extends com.google.protobuf.GeneratedMessage implements android.os.UidProto$PackageOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int SERVICES_FIELD_NUMBER
	private java.util.List services_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.UidProto$Package 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 getServicesList () 
	public java.util.List getServicesOrBuilderList () 
	public int getServicesCount () 
	public android.os.UidProto$Package$Service getServices (int) 
		int index
	public android.os.UidProto$Package$ServiceOrBuilder getServicesOrBuilder (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$Package parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto$Package 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$Package parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto$Package parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Package parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Package 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$Package parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Package 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$Package parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto$Package 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$Package$Builder newBuilderForType () 
	public static android.os.UidProto$Package$Builder newBuilder () 
	public static android.os.UidProto$Package$Builder newBuilder (android.os.UidProto$Package) 
		android.os.UidProto$Package prototype
	public android.os.UidProto$Package$Builder toBuilder () 
	protected android.os.UidProto$Package$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$Package$Builder builder
	public static android.os.UidProto$Package getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto$Package 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$1300 () 
	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$1502 (android.os.UidProto$Package, java.lang.Object) 
		android.os.UidProto$Package x0
		Object x1
	static java.util.List access$1602 (android.os.UidProto$Package, java.util.List) 
		android.os.UidProto$Package x0
		java.util.List x1
	static int access$1702 (android.os.UidProto$Package, int) 
		android.os.UidProto$Package x0
		int x1
	static java.lang.Object access$1500 (android.os.UidProto$Package) 
		android.os.UidProto$Package x0
	static java.util.List access$1600 (android.os.UidProto$Package) 
		android.os.UidProto$Package x0
	static boolean access$1800 () 
	static com.google.protobuf.UnknownFieldSet access$1900 (android.os.UidProto$Package) 
		android.os.UidProto$Package 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$PackageOrBuilder.class
UidProto.java
package android.os
public abstract android.os.UidProto$PackageOrBuilder 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 getServicesList () 
	public abstract android.os.UidProto$Package$Service getServices (int) 
	public abstract int getServicesCount () 
	public abstract java.util.List getServicesOrBuilderList () 
	public abstract android.os.UidProto$Package$ServiceOrBuilder getServicesOrBuilder (int) 
}

android/os/UidProto$PowerUseItem$1.class
UidProto.java
package android.os
final android.os.UidProto$PowerUseItem$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto$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/UidProto$PowerUseItem$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$PowerUseItem$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProto$PowerUseItemOrBuilder  {
	private int bitField0_
	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.UidProto$PowerUseItem$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto$PowerUseItem getDefaultInstanceForType () 
	public android.os.UidProto$PowerUseItem build () 
		android.os.UidProto$PowerUseItem result
	public android.os.UidProto$PowerUseItem buildPartial () 
		android.os.UidProto$PowerUseItem result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$PowerUseItem$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$PowerUseItem$Builder mergeFrom (android.os.UidProto$PowerUseItem) 
		android.os.UidProto$PowerUseItem other
	public final boolean isInitialized () 
	public android.os.UidProto$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.UidProto$PowerUseItem parsedMessage
	public boolean hasComputedPowerMah () 
	public double getComputedPowerMah () 
	public android.os.UidProto$PowerUseItem$Builder setComputedPowerMah (double) 
		double value
	public android.os.UidProto$PowerUseItem$Builder clearComputedPowerMah () 
	public boolean hasShouldHide () 
	public boolean getShouldHide () 
	public android.os.UidProto$PowerUseItem$Builder setShouldHide (boolean) 
		boolean value
	public android.os.UidProto$PowerUseItem$Builder clearShouldHide () 
	public boolean hasScreenPowerMah () 
	public double getScreenPowerMah () 
	public android.os.UidProto$PowerUseItem$Builder setScreenPowerMah (double) 
		double value
	public android.os.UidProto$PowerUseItem$Builder clearScreenPowerMah () 
	public boolean hasProportionalSmearMah () 
	public double getProportionalSmearMah () 
	public android.os.UidProto$PowerUseItem$Builder setProportionalSmearMah (double) 
		double value
	public android.os.UidProto$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.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$PowerUseItem.class
UidProto.java
package android.os
public final android.os.UidProto$PowerUseItem extends com.google.protobuf.GeneratedMessage implements android.os.UidProto$PowerUseItemOrBuilder  {
	private int bitField0_
	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.UidProto$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 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 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.UidProto$PowerUseItem parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto$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.UidProto$PowerUseItem parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto$PowerUseItem parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$PowerUseItem parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$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.UidProto$PowerUseItem parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$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.UidProto$PowerUseItem parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto$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.UidProto$PowerUseItem$Builder newBuilderForType () 
	public static android.os.UidProto$PowerUseItem$Builder newBuilder () 
	public static android.os.UidProto$PowerUseItem$Builder newBuilder (android.os.UidProto$PowerUseItem) 
		android.os.UidProto$PowerUseItem prototype
	public android.os.UidProto$PowerUseItem$Builder toBuilder () 
	protected android.os.UidProto$PowerUseItem$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$PowerUseItem$Builder builder
	public static android.os.UidProto$PowerUseItem getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto$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$11500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.UidProto$1 x1
	static double access$11702 (android.os.UidProto$PowerUseItem, double) 
		android.os.UidProto$PowerUseItem x0
		double x1
	static boolean access$11802 (android.os.UidProto$PowerUseItem, boolean) 
		android.os.UidProto$PowerUseItem x0
		boolean x1
	static double access$11902 (android.os.UidProto$PowerUseItem, double) 
		android.os.UidProto$PowerUseItem x0
		double x1
	static double access$12002 (android.os.UidProto$PowerUseItem, double) 
		android.os.UidProto$PowerUseItem x0
		double x1
	static int access$12102 (android.os.UidProto$PowerUseItem, int) 
		android.os.UidProto$PowerUseItem x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$12200 (android.os.UidProto$PowerUseItem) 
		android.os.UidProto$PowerUseItem 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$PowerUseItemOrBuilder.class
UidProto.java
package android.os
public abstract android.os.UidProto$PowerUseItemOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	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/UidProto$Process$1.class
UidProto.java
package android.os
final android.os.UidProto$Process$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto$Process 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$Process$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$Process$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProto$ProcessOrBuilder  {
	private int bitField0_
	private Object name_
	private long userDurationMs_
	private long systemDurationMs_
	private long foregroundDurationMs_
	private int startCount_
	private int anrCount_
	private int crashCount_
	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$Process$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto$Process getDefaultInstanceForType () 
	public android.os.UidProto$Process build () 
		android.os.UidProto$Process result
	public android.os.UidProto$Process buildPartial () 
		android.os.UidProto$Process result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$Process$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$Process$Builder mergeFrom (android.os.UidProto$Process) 
		android.os.UidProto$Process other
	public final boolean isInitialized () 
	public android.os.UidProto$Process$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$Process 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$Process$Builder setName (java.lang.String) 
		String value
	public android.os.UidProto$Process$Builder clearName () 
	public android.os.UidProto$Process$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasUserDurationMs () 
	public long getUserDurationMs () 
	public android.os.UidProto$Process$Builder setUserDurationMs (long) 
		long value
	public android.os.UidProto$Process$Builder clearUserDurationMs () 
	public boolean hasSystemDurationMs () 
	public long getSystemDurationMs () 
	public android.os.UidProto$Process$Builder setSystemDurationMs (long) 
		long value
	public android.os.UidProto$Process$Builder clearSystemDurationMs () 
	public boolean hasForegroundDurationMs () 
	public long getForegroundDurationMs () 
	public android.os.UidProto$Process$Builder setForegroundDurationMs (long) 
		long value
	public android.os.UidProto$Process$Builder clearForegroundDurationMs () 
	public boolean hasStartCount () 
	public int getStartCount () 
	public android.os.UidProto$Process$Builder setStartCount (int) 
		int value
	public android.os.UidProto$Process$Builder clearStartCount () 
	public boolean hasAnrCount () 
	public int getAnrCount () 
	public android.os.UidProto$Process$Builder setAnrCount (int) 
		int value
	public android.os.UidProto$Process$Builder clearAnrCount () 
	public boolean hasCrashCount () 
	public int getCrashCount () 
	public android.os.UidProto$Process$Builder setCrashCount (int) 
		int value
	public android.os.UidProto$Process$Builder clearCrashCount () 
	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$Process.class
UidProto.java
package android.os
public final android.os.UidProto$Process extends com.google.protobuf.GeneratedMessage implements android.os.UidProto$ProcessOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	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 FOREGROUND_DURATION_MS_FIELD_NUMBER
	private long foregroundDurationMs_
	public static final int START_COUNT_FIELD_NUMBER
	private int startCount_
	public static final int ANR_COUNT_FIELD_NUMBER
	private int anrCount_
	public static final int CRASH_COUNT_FIELD_NUMBER
	private int crashCount_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.UidProto$Process 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 boolean hasUserDurationMs () 
	public long getUserDurationMs () 
	public boolean hasSystemDurationMs () 
	public long getSystemDurationMs () 
	public boolean hasForegroundDurationMs () 
	public long getForegroundDurationMs () 
	public boolean hasStartCount () 
	public int getStartCount () 
	public boolean hasAnrCount () 
	public int getAnrCount () 
	public boolean hasCrashCount () 
	public int getCrashCount () 
	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$Process parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto$Process 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$Process parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto$Process parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Process parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Process 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$Process parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Process 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$Process parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto$Process 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$Process$Builder newBuilderForType () 
	public static android.os.UidProto$Process$Builder newBuilder () 
	public static android.os.UidProto$Process$Builder newBuilder (android.os.UidProto$Process) 
		android.os.UidProto$Process prototype
	public android.os.UidProto$Process$Builder toBuilder () 
	protected android.os.UidProto$Process$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$Process$Builder builder
	public static android.os.UidProto$Process getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto$Process 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$12600 () 
	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$12802 (android.os.UidProto$Process, java.lang.Object) 
		android.os.UidProto$Process x0
		Object x1
	static long access$12902 (android.os.UidProto$Process, long) 
		android.os.UidProto$Process x0
		long x1
	static long access$13002 (android.os.UidProto$Process, long) 
		android.os.UidProto$Process x0
		long x1
	static long access$13102 (android.os.UidProto$Process, long) 
		android.os.UidProto$Process x0
		long x1
	static int access$13202 (android.os.UidProto$Process, int) 
		android.os.UidProto$Process x0
		int x1
	static int access$13302 (android.os.UidProto$Process, int) 
		android.os.UidProto$Process x0
		int x1
	static int access$13402 (android.os.UidProto$Process, int) 
		android.os.UidProto$Process x0
		int x1
	static int access$13502 (android.os.UidProto$Process, int) 
		android.os.UidProto$Process x0
		int x1
	static java.lang.Object access$12800 (android.os.UidProto$Process) 
		android.os.UidProto$Process x0
	static com.google.protobuf.UnknownFieldSet access$13600 (android.os.UidProto$Process) 
		android.os.UidProto$Process 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$ProcessOrBuilder.class
UidProto.java
package android.os
public abstract android.os.UidProto$ProcessOrBuilder 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 hasUserDurationMs () 
	public abstract long getUserDurationMs () 
	public abstract boolean hasSystemDurationMs () 
	public abstract long getSystemDurationMs () 
	public abstract boolean hasForegroundDurationMs () 
	public abstract long getForegroundDurationMs () 
	public abstract boolean hasStartCount () 
	public abstract int getStartCount () 
	public abstract boolean hasAnrCount () 
	public abstract int getAnrCount () 
	public abstract boolean hasCrashCount () 
	public abstract int getCrashCount () 
}

android/os/UidProto$Sensor$1.class
UidProto.java
package android.os
final android.os.UidProto$Sensor$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto$Sensor 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$Sensor$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$Sensor$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProto$SensorOrBuilder  {
	private int bitField0_
	private int id_
	private android.os.TimerProto apportioned_
	private com.google.protobuf.SingleFieldBuilder apportionedBuilder_
	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$Sensor$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto$Sensor getDefaultInstanceForType () 
	public android.os.UidProto$Sensor build () 
		android.os.UidProto$Sensor result
	public android.os.UidProto$Sensor buildPartial () 
		android.os.UidProto$Sensor result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$Sensor$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$Sensor$Builder mergeFrom (android.os.UidProto$Sensor) 
		android.os.UidProto$Sensor other
	public final boolean isInitialized () 
	public android.os.UidProto$Sensor$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$Sensor parsedMessage
	public boolean hasId () 
	public int getId () 
	public android.os.UidProto$Sensor$Builder setId (int) 
		int value
	public android.os.UidProto$Sensor$Builder clearId () 
	public boolean hasApportioned () 
	public android.os.TimerProto getApportioned () 
	public android.os.UidProto$Sensor$Builder setApportioned (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Sensor$Builder setApportioned (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Sensor$Builder mergeApportioned (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Sensor$Builder clearApportioned () 
	public android.os.TimerProto$Builder getApportionedBuilder () 
	public android.os.TimerProtoOrBuilder getApportionedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getApportionedFieldBuilder () 
	public boolean hasBackground () 
	public android.os.TimerProto getBackground () 
	public android.os.UidProto$Sensor$Builder setBackground (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Sensor$Builder setBackground (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Sensor$Builder mergeBackground (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Sensor$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$Sensor.class
UidProto.java
package android.os
public final android.os.UidProto$Sensor extends com.google.protobuf.GeneratedMessage implements android.os.UidProto$SensorOrBuilder  {
	private int bitField0_
	public static final int ID_FIELD_NUMBER
	private int id_
	public static final int APPORTIONED_FIELD_NUMBER
	private android.os.TimerProto apportioned_
	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$Sensor 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
		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 int getId () 
	public boolean hasApportioned () 
	public android.os.TimerProto getApportioned () 
	public android.os.TimerProtoOrBuilder getApportionedOrBuilder () 
	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$Sensor parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto$Sensor 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$Sensor parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto$Sensor parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Sensor parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Sensor 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$Sensor parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Sensor 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$Sensor parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto$Sensor 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$Sensor$Builder newBuilderForType () 
	public static android.os.UidProto$Sensor$Builder newBuilder () 
	public static android.os.UidProto$Sensor$Builder newBuilder (android.os.UidProto$Sensor) 
		android.os.UidProto$Sensor prototype
	public android.os.UidProto$Sensor$Builder toBuilder () 
	protected android.os.UidProto$Sensor$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$Sensor$Builder builder
	public static android.os.UidProto$Sensor getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto$Sensor 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$14900 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.UidProto$1 x1
	static int access$15102 (android.os.UidProto$Sensor, int) 
		android.os.UidProto$Sensor x0
		int x1
	static android.os.TimerProto access$15202 (android.os.UidProto$Sensor, android.os.TimerProto) 
		android.os.UidProto$Sensor x0
		android.os.TimerProto x1
	static android.os.TimerProto access$15302 (android.os.UidProto$Sensor, android.os.TimerProto) 
		android.os.UidProto$Sensor x0
		android.os.TimerProto x1
	static int access$15402 (android.os.UidProto$Sensor, int) 
		android.os.UidProto$Sensor x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$15500 (android.os.UidProto$Sensor) 
		android.os.UidProto$Sensor 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$SensorOrBuilder.class
UidProto.java
package android.os
public abstract android.os.UidProto$SensorOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasId () 
	public abstract int getId () 
	public abstract boolean hasApportioned () 
	public abstract android.os.TimerProto getApportioned () 
	public abstract android.os.TimerProtoOrBuilder getApportionedOrBuilder () 
	public abstract boolean hasBackground () 
	public abstract android.os.TimerProto getBackground () 
	public abstract android.os.TimerProtoOrBuilder getBackgroundOrBuilder () 
}

android/os/UidProto$StateTime$1.class
UidProto.java
package android.os
final android.os.UidProto$StateTime$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto$StateTime 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$StateTime$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$StateTime$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProto$StateTimeOrBuilder  {
	private int bitField0_
	private int state_
	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.UidProto$StateTime$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto$StateTime getDefaultInstanceForType () 
	public android.os.UidProto$StateTime build () 
		android.os.UidProto$StateTime result
	public android.os.UidProto$StateTime buildPartial () 
		android.os.UidProto$StateTime result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$StateTime$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$StateTime$Builder mergeFrom (android.os.UidProto$StateTime) 
		android.os.UidProto$StateTime other
	public final boolean isInitialized () 
	public android.os.UidProto$StateTime$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$StateTime parsedMessage
	public boolean hasState () 
	public android.os.UidProto$StateTime$State getState () 
		android.os.UidProto$StateTime$State result
	public android.os.UidProto$StateTime$Builder setState (android.os.UidProto$StateTime$State) 
		android.os.UidProto$StateTime$State value
	public android.os.UidProto$StateTime$Builder clearState () 
	public boolean hasDurationMs () 
	public long getDurationMs () 
	public android.os.UidProto$StateTime$Builder setDurationMs (long) 
		long value
	public android.os.UidProto$StateTime$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.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$StateTime$State$1.class
UidProto.java
package android.os
final android.os.UidProto$StateTime$State$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.os.UidProto$StateTime$State findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/os/UidProto$StateTime$State.class
UidProto.java
package android.os
public final android.os.UidProto$StateTime$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.os.UidProto$StateTime$State PROCESS_STATE_TOP
	public static final android.os.UidProto$StateTime$State PROCESS_STATE_FOREGROUND_SERVICE
	public static final android.os.UidProto$StateTime$State PROCESS_STATE_TOP_SLEEPING
	public static final android.os.UidProto$StateTime$State PROCESS_STATE_FOREGROUND
	public static final android.os.UidProto$StateTime$State PROCESS_STATE_BACKGROUND
	public static final android.os.UidProto$StateTime$State PROCESS_STATE_CACHED
	public static final int PROCESS_STATE_TOP_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_FOREGROUND_VALUE
	public static final int PROCESS_STATE_BACKGROUND_VALUE
	public static final int PROCESS_STATE_CACHED_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.os.UidProto$StateTime$State[] VALUES
	private final int value
	private static final android.os.UidProto$StateTime$State[] $VALUES
	public static android.os.UidProto$StateTime$State[] values () 
	public static android.os.UidProto$StateTime$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.os.UidProto$StateTime$State valueOf (int) 
		int value
	public static android.os.UidProto$StateTime$State 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.UidProto$StateTime$State 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/UidProto$StateTime.class
UidProto.java
package android.os
public final android.os.UidProto$StateTime extends com.google.protobuf.GeneratedMessage implements android.os.UidProto$StateTimeOrBuilder  {
	private int bitField0_
	public static final int STATE_FIELD_NUMBER
	private int state_
	public static final int DURATION_MS_FIELD_NUMBER
	private long durationMs_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.UidProto$StateTime 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.UidProto$StateTime$State 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 hasState () 
	public android.os.UidProto$StateTime$State getState () 
		android.os.UidProto$StateTime$State result
	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.UidProto$StateTime parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto$StateTime 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$StateTime parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto$StateTime parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$StateTime parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$StateTime 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$StateTime parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$StateTime 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$StateTime parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto$StateTime 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$StateTime$Builder newBuilderForType () 
	public static android.os.UidProto$StateTime$Builder newBuilder () 
	public static android.os.UidProto$StateTime$Builder newBuilder (android.os.UidProto$StateTime) 
		android.os.UidProto$StateTime prototype
	public android.os.UidProto$StateTime$Builder toBuilder () 
	protected android.os.UidProto$StateTime$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$StateTime$Builder builder
	public static android.os.UidProto$StateTime getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto$StateTime 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$14000 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.UidProto$1 x1
	static int access$14202 (android.os.UidProto$StateTime, int) 
		android.os.UidProto$StateTime x0
		int x1
	static long access$14302 (android.os.UidProto$StateTime, long) 
		android.os.UidProto$StateTime x0
		long x1
	static int access$14402 (android.os.UidProto$StateTime, int) 
		android.os.UidProto$StateTime x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$14500 (android.os.UidProto$StateTime) 
		android.os.UidProto$StateTime 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$StateTimeOrBuilder.class
UidProto.java
package android.os
public abstract android.os.UidProto$StateTimeOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasState () 
	public abstract android.os.UidProto$StateTime$State getState () 
	public abstract boolean hasDurationMs () 
	public abstract long getDurationMs () 
}

android/os/UidProto$Sync$1.class
UidProto.java
package android.os
final android.os.UidProto$Sync$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto$Sync 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$Sync$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$Sync$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProto$SyncOrBuilder  {
	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$Sync$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto$Sync getDefaultInstanceForType () 
	public android.os.UidProto$Sync build () 
		android.os.UidProto$Sync result
	public android.os.UidProto$Sync buildPartial () 
		android.os.UidProto$Sync result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$Sync$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$Sync$Builder mergeFrom (android.os.UidProto$Sync) 
		android.os.UidProto$Sync other
	public final boolean isInitialized () 
	public android.os.UidProto$Sync$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$Sync 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$Sync$Builder setName (java.lang.String) 
		String value
	public android.os.UidProto$Sync$Builder clearName () 
	public android.os.UidProto$Sync$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasTotal () 
	public android.os.TimerProto getTotal () 
	public android.os.UidProto$Sync$Builder setTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Sync$Builder setTotal (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Sync$Builder mergeTotal (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Sync$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$Sync$Builder setBackground (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Sync$Builder setBackground (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Sync$Builder mergeBackground (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Sync$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$Sync.class
UidProto.java
package android.os
public final android.os.UidProto$Sync extends com.google.protobuf.GeneratedMessage implements android.os.UidProto$SyncOrBuilder  {
	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$Sync 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$Sync parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto$Sync 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$Sync parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto$Sync parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Sync parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Sync 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$Sync parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Sync 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$Sync parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto$Sync 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$Sync$Builder newBuilderForType () 
	public static android.os.UidProto$Sync$Builder newBuilder () 
	public static android.os.UidProto$Sync$Builder newBuilder (android.os.UidProto$Sync) 
		android.os.UidProto$Sync prototype
	public android.os.UidProto$Sync$Builder toBuilder () 
	protected android.os.UidProto$Sync$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$Sync$Builder builder
	public static android.os.UidProto$Sync getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto$Sync 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$15900 () 
	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$16102 (android.os.UidProto$Sync, java.lang.Object) 
		android.os.UidProto$Sync x0
		Object x1
	static android.os.TimerProto access$16202 (android.os.UidProto$Sync, android.os.TimerProto) 
		android.os.UidProto$Sync x0
		android.os.TimerProto x1
	static android.os.TimerProto access$16302 (android.os.UidProto$Sync, android.os.TimerProto) 
		android.os.UidProto$Sync x0
		android.os.TimerProto x1
	static int access$16402 (android.os.UidProto$Sync, int) 
		android.os.UidProto$Sync x0
		int x1
	static java.lang.Object access$16100 (android.os.UidProto$Sync) 
		android.os.UidProto$Sync x0
	static com.google.protobuf.UnknownFieldSet access$16500 (android.os.UidProto$Sync) 
		android.os.UidProto$Sync 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$SyncOrBuilder.class
UidProto.java
package android.os
public abstract android.os.UidProto$SyncOrBuilder 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$UserActivity$1.class
UidProto.java
package android.os
final android.os.UidProto$UserActivity$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto$UserActivity 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$UserActivity$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$UserActivity$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProto$UserActivityOrBuilder  {
	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$UserActivity$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto$UserActivity getDefaultInstanceForType () 
	public android.os.UidProto$UserActivity build () 
		android.os.UidProto$UserActivity result
	public android.os.UidProto$UserActivity buildPartial () 
		android.os.UidProto$UserActivity result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$UserActivity$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$UserActivity$Builder mergeFrom (android.os.UidProto$UserActivity) 
		android.os.UidProto$UserActivity other
	public final boolean isInitialized () 
	public android.os.UidProto$UserActivity$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$UserActivity parsedMessage
	public boolean hasName () 
	public android.os.PowerManagerProto$UserActivityEvent getName () 
		android.os.PowerManagerProto$UserActivityEvent result
	public android.os.UidProto$UserActivity$Builder setName (android.os.PowerManagerProto$UserActivityEvent) 
		android.os.PowerManagerProto$UserActivityEvent value
	public android.os.UidProto$UserActivity$Builder clearName () 
	public boolean hasCount () 
	public int getCount () 
	public android.os.UidProto$UserActivity$Builder setCount (int) 
		int value
	public android.os.UidProto$UserActivity$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$UserActivity.class
UidProto.java
package android.os
public final android.os.UidProto$UserActivity extends com.google.protobuf.GeneratedMessage implements android.os.UidProto$UserActivityOrBuilder  {
	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$UserActivity 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.PowerManagerProto$UserActivityEvent 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.PowerManagerProto$UserActivityEvent getName () 
		android.os.PowerManagerProto$UserActivityEvent 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$UserActivity parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto$UserActivity 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$UserActivity parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto$UserActivity parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$UserActivity parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$UserActivity 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$UserActivity parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$UserActivity 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$UserActivity parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto$UserActivity 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$UserActivity$Builder newBuilderForType () 
	public static android.os.UidProto$UserActivity$Builder newBuilder () 
	public static android.os.UidProto$UserActivity$Builder newBuilder (android.os.UidProto$UserActivity) 
		android.os.UidProto$UserActivity prototype
	public android.os.UidProto$UserActivity$Builder toBuilder () 
	protected android.os.UidProto$UserActivity$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$UserActivity$Builder builder
	public static android.os.UidProto$UserActivity getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto$UserActivity 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$16900 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.UidProto$1 x1
	static int access$17102 (android.os.UidProto$UserActivity, int) 
		android.os.UidProto$UserActivity x0
		int x1
	static int access$17202 (android.os.UidProto$UserActivity, int) 
		android.os.UidProto$UserActivity x0
		int x1
	static int access$17302 (android.os.UidProto$UserActivity, int) 
		android.os.UidProto$UserActivity x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$17400 (android.os.UidProto$UserActivity) 
		android.os.UidProto$UserActivity 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$UserActivityOrBuilder.class
UidProto.java
package android.os
public abstract android.os.UidProto$UserActivityOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasName () 
	public abstract android.os.PowerManagerProto$UserActivityEvent getName () 
	public abstract boolean hasCount () 
	public abstract int getCount () 
}

android/os/UidProto$Wakelock$1.class
UidProto.java
package android.os
final android.os.UidProto$Wakelock$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto$Wakelock 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$Wakelock$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$Wakelock$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProto$WakelockOrBuilder  {
	private int bitField0_
	private Object name_
	private android.os.TimerProto full_
	private com.google.protobuf.SingleFieldBuilder fullBuilder_
	private android.os.TimerProto partial_
	private com.google.protobuf.SingleFieldBuilder partialBuilder_
	private android.os.TimerProto backgroundPartial_
	private com.google.protobuf.SingleFieldBuilder backgroundPartialBuilder_
	private android.os.TimerProto window_
	private com.google.protobuf.SingleFieldBuilder windowBuilder_
	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$Wakelock$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto$Wakelock getDefaultInstanceForType () 
	public android.os.UidProto$Wakelock build () 
		android.os.UidProto$Wakelock result
	public android.os.UidProto$Wakelock buildPartial () 
		android.os.UidProto$Wakelock result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$Wakelock$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$Wakelock$Builder mergeFrom (android.os.UidProto$Wakelock) 
		android.os.UidProto$Wakelock other
	public final boolean isInitialized () 
	public android.os.UidProto$Wakelock$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$Wakelock 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$Wakelock$Builder setName (java.lang.String) 
		String value
	public android.os.UidProto$Wakelock$Builder clearName () 
	public android.os.UidProto$Wakelock$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasFull () 
	public android.os.TimerProto getFull () 
	public android.os.UidProto$Wakelock$Builder setFull (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Wakelock$Builder setFull (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Wakelock$Builder mergeFull (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Wakelock$Builder clearFull () 
	public android.os.TimerProto$Builder getFullBuilder () 
	public android.os.TimerProtoOrBuilder getFullOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getFullFieldBuilder () 
	public boolean hasPartial () 
	public android.os.TimerProto getPartial () 
	public android.os.UidProto$Wakelock$Builder setPartial (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Wakelock$Builder setPartial (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Wakelock$Builder mergePartial (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Wakelock$Builder clearPartial () 
	public android.os.TimerProto$Builder getPartialBuilder () 
	public android.os.TimerProtoOrBuilder getPartialOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPartialFieldBuilder () 
	public boolean hasBackgroundPartial () 
	public android.os.TimerProto getBackgroundPartial () 
	public android.os.UidProto$Wakelock$Builder setBackgroundPartial (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Wakelock$Builder setBackgroundPartial (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Wakelock$Builder mergeBackgroundPartial (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Wakelock$Builder clearBackgroundPartial () 
	public android.os.TimerProto$Builder getBackgroundPartialBuilder () 
	public android.os.TimerProtoOrBuilder getBackgroundPartialOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBackgroundPartialFieldBuilder () 
	public boolean hasWindow () 
	public android.os.TimerProto getWindow () 
	public android.os.UidProto$Wakelock$Builder setWindow (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Wakelock$Builder setWindow (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Wakelock$Builder mergeWindow (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Wakelock$Builder clearWindow () 
	public android.os.TimerProto$Builder getWindowBuilder () 
	public android.os.TimerProtoOrBuilder getWindowOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWindowFieldBuilder () 
	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$Wakelock.class
UidProto.java
package android.os
public final android.os.UidProto$Wakelock extends com.google.protobuf.GeneratedMessage implements android.os.UidProto$WakelockOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int FULL_FIELD_NUMBER
	private android.os.TimerProto full_
	public static final int PARTIAL_FIELD_NUMBER
	private android.os.TimerProto partial_
	public static final int BACKGROUND_PARTIAL_FIELD_NUMBER
	private android.os.TimerProto backgroundPartial_
	public static final int WINDOW_FIELD_NUMBER
	private android.os.TimerProto window_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.UidProto$Wakelock 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
		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 hasFull () 
	public android.os.TimerProto getFull () 
	public android.os.TimerProtoOrBuilder getFullOrBuilder () 
	public boolean hasPartial () 
	public android.os.TimerProto getPartial () 
	public android.os.TimerProtoOrBuilder getPartialOrBuilder () 
	public boolean hasBackgroundPartial () 
	public android.os.TimerProto getBackgroundPartial () 
	public android.os.TimerProtoOrBuilder getBackgroundPartialOrBuilder () 
	public boolean hasWindow () 
	public android.os.TimerProto getWindow () 
	public android.os.TimerProtoOrBuilder getWindowOrBuilder () 
	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$Wakelock parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto$Wakelock 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$Wakelock parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto$Wakelock parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Wakelock parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Wakelock 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$Wakelock parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Wakelock 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$Wakelock parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto$Wakelock 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$Wakelock$Builder newBuilderForType () 
	public static android.os.UidProto$Wakelock$Builder newBuilder () 
	public static android.os.UidProto$Wakelock$Builder newBuilder (android.os.UidProto$Wakelock) 
		android.os.UidProto$Wakelock prototype
	public android.os.UidProto$Wakelock$Builder toBuilder () 
	protected android.os.UidProto$Wakelock$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$Wakelock$Builder builder
	public static android.os.UidProto$Wakelock getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto$Wakelock 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$18700 () 
	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$18902 (android.os.UidProto$Wakelock, java.lang.Object) 
		android.os.UidProto$Wakelock x0
		Object x1
	static android.os.TimerProto access$19002 (android.os.UidProto$Wakelock, android.os.TimerProto) 
		android.os.UidProto$Wakelock x0
		android.os.TimerProto x1
	static android.os.TimerProto access$19102 (android.os.UidProto$Wakelock, android.os.TimerProto) 
		android.os.UidProto$Wakelock x0
		android.os.TimerProto x1
	static android.os.TimerProto access$19202 (android.os.UidProto$Wakelock, android.os.TimerProto) 
		android.os.UidProto$Wakelock x0
		android.os.TimerProto x1
	static android.os.TimerProto access$19302 (android.os.UidProto$Wakelock, android.os.TimerProto) 
		android.os.UidProto$Wakelock x0
		android.os.TimerProto x1
	static int access$19402 (android.os.UidProto$Wakelock, int) 
		android.os.UidProto$Wakelock x0
		int x1
	static java.lang.Object access$18900 (android.os.UidProto$Wakelock) 
		android.os.UidProto$Wakelock x0
	static com.google.protobuf.UnknownFieldSet access$19500 (android.os.UidProto$Wakelock) 
		android.os.UidProto$Wakelock 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$WakelockOrBuilder.class
UidProto.java
package android.os
public abstract android.os.UidProto$WakelockOrBuilder 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 hasFull () 
	public abstract android.os.TimerProto getFull () 
	public abstract android.os.TimerProtoOrBuilder getFullOrBuilder () 
	public abstract boolean hasPartial () 
	public abstract android.os.TimerProto getPartial () 
	public abstract android.os.TimerProtoOrBuilder getPartialOrBuilder () 
	public abstract boolean hasBackgroundPartial () 
	public abstract android.os.TimerProto getBackgroundPartial () 
	public abstract android.os.TimerProtoOrBuilder getBackgroundPartialOrBuilder () 
	public abstract boolean hasWindow () 
	public abstract android.os.TimerProto getWindow () 
	public abstract android.os.TimerProtoOrBuilder getWindowOrBuilder () 
}

android/os/UidProto$WakeupAlarm$1.class
UidProto.java
package android.os
final android.os.UidProto$WakeupAlarm$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto$WakeupAlarm 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$WakeupAlarm$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$WakeupAlarm$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProto$WakeupAlarmOrBuilder  {
	private int bitField0_
	private Object 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$WakeupAlarm$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto$WakeupAlarm getDefaultInstanceForType () 
	public android.os.UidProto$WakeupAlarm build () 
		android.os.UidProto$WakeupAlarm result
	public android.os.UidProto$WakeupAlarm buildPartial () 
		android.os.UidProto$WakeupAlarm result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$WakeupAlarm$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$WakeupAlarm$Builder mergeFrom (android.os.UidProto$WakeupAlarm) 
		android.os.UidProto$WakeupAlarm other
	public final boolean isInitialized () 
	public android.os.UidProto$WakeupAlarm$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$WakeupAlarm 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$WakeupAlarm$Builder setName (java.lang.String) 
		String value
	public android.os.UidProto$WakeupAlarm$Builder clearName () 
	public android.os.UidProto$WakeupAlarm$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCount () 
	public int getCount () 
	public android.os.UidProto$WakeupAlarm$Builder setCount (int) 
		int value
	public android.os.UidProto$WakeupAlarm$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$WakeupAlarm.class
UidProto.java
package android.os
public final android.os.UidProto$WakeupAlarm extends com.google.protobuf.GeneratedMessage implements android.os.UidProto$WakeupAlarmOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object 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$WakeupAlarm 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 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$WakeupAlarm parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto$WakeupAlarm 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$WakeupAlarm parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto$WakeupAlarm parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$WakeupAlarm parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$WakeupAlarm 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$WakeupAlarm parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$WakeupAlarm 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$WakeupAlarm parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto$WakeupAlarm 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$WakeupAlarm$Builder newBuilderForType () 
	public static android.os.UidProto$WakeupAlarm$Builder newBuilder () 
	public static android.os.UidProto$WakeupAlarm$Builder newBuilder (android.os.UidProto$WakeupAlarm) 
		android.os.UidProto$WakeupAlarm prototype
	public android.os.UidProto$WakeupAlarm$Builder toBuilder () 
	protected android.os.UidProto$WakeupAlarm$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$WakeupAlarm$Builder builder
	public static android.os.UidProto$WakeupAlarm getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto$WakeupAlarm 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$19900 () 
	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$20102 (android.os.UidProto$WakeupAlarm, java.lang.Object) 
		android.os.UidProto$WakeupAlarm x0
		Object x1
	static int access$20202 (android.os.UidProto$WakeupAlarm, int) 
		android.os.UidProto$WakeupAlarm x0
		int x1
	static int access$20302 (android.os.UidProto$WakeupAlarm, int) 
		android.os.UidProto$WakeupAlarm x0
		int x1
	static java.lang.Object access$20100 (android.os.UidProto$WakeupAlarm) 
		android.os.UidProto$WakeupAlarm x0
	static com.google.protobuf.UnknownFieldSet access$20400 (android.os.UidProto$WakeupAlarm) 
		android.os.UidProto$WakeupAlarm 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$WakeupAlarmOrBuilder.class
UidProto.java
package android.os
public abstract android.os.UidProto$WakeupAlarmOrBuilder 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 hasCount () 
	public abstract int getCount () 
}

android/os/UidProto$Wifi$1.class
UidProto.java
package android.os
final android.os.UidProto$Wifi$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.UidProto$Wifi 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$Wifi$Builder.class
UidProto.java
package android.os
public final android.os.UidProto$Wifi$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.UidProto$WifiOrBuilder  {
	private int bitField0_
	private long fullWifiLockDurationMs_
	private long runningDurationMs_
	private android.os.TimerProto apportionedScan_
	private com.google.protobuf.SingleFieldBuilder apportionedScanBuilder_
	private android.os.TimerProto backgroundScan_
	private com.google.protobuf.SingleFieldBuilder backgroundScanBuilder_
	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$Wifi$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.UidProto$Wifi getDefaultInstanceForType () 
	public android.os.UidProto$Wifi build () 
		android.os.UidProto$Wifi result
	public android.os.UidProto$Wifi buildPartial () 
		android.os.UidProto$Wifi result
		int from_bitField0_
		int to_bitField0_
	public android.os.UidProto$Wifi$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.UidProto$Wifi$Builder mergeFrom (android.os.UidProto$Wifi) 
		android.os.UidProto$Wifi other
	public final boolean isInitialized () 
	public android.os.UidProto$Wifi$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$Wifi parsedMessage
	public boolean hasFullWifiLockDurationMs () 
	public long getFullWifiLockDurationMs () 
	public android.os.UidProto$Wifi$Builder setFullWifiLockDurationMs (long) 
		long value
	public android.os.UidProto$Wifi$Builder clearFullWifiLockDurationMs () 
	public boolean hasRunningDurationMs () 
	public long getRunningDurationMs () 
	public android.os.UidProto$Wifi$Builder setRunningDurationMs (long) 
		long value
	public android.os.UidProto$Wifi$Builder clearRunningDurationMs () 
	public boolean hasApportionedScan () 
	public android.os.TimerProto getApportionedScan () 
	public android.os.UidProto$Wifi$Builder setApportionedScan (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Wifi$Builder setApportionedScan (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Wifi$Builder mergeApportionedScan (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Wifi$Builder clearApportionedScan () 
	public android.os.TimerProto$Builder getApportionedScanBuilder () 
	public android.os.TimerProtoOrBuilder getApportionedScanOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getApportionedScanFieldBuilder () 
	public boolean hasBackgroundScan () 
	public android.os.TimerProto getBackgroundScan () 
	public android.os.UidProto$Wifi$Builder setBackgroundScan (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Wifi$Builder setBackgroundScan (android.os.TimerProto$Builder) 
		android.os.TimerProto$Builder builderForValue
	public android.os.UidProto$Wifi$Builder mergeBackgroundScan (android.os.TimerProto) 
		android.os.TimerProto value
	public android.os.UidProto$Wifi$Builder clearBackgroundScan () 
	public android.os.TimerProto$Builder getBackgroundScanBuilder () 
	public android.os.TimerProtoOrBuilder getBackgroundScanOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBackgroundScanFieldBuilder () 
	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$Wifi.class
UidProto.java
package android.os
public final android.os.UidProto$Wifi extends com.google.protobuf.GeneratedMessage implements android.os.UidProto$WifiOrBuilder  {
	private int bitField0_
	public static final int FULL_WIFI_LOCK_DURATION_MS_FIELD_NUMBER
	private long fullWifiLockDurationMs_
	public static final int RUNNING_DURATION_MS_FIELD_NUMBER
	private long runningDurationMs_
	public static final int APPORTIONED_SCAN_FIELD_NUMBER
	private android.os.TimerProto apportionedScan_
	public static final int BACKGROUND_SCAN_FIELD_NUMBER
	private android.os.TimerProto backgroundScan_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.UidProto$Wifi 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
		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 hasFullWifiLockDurationMs () 
	public long getFullWifiLockDurationMs () 
	public boolean hasRunningDurationMs () 
	public long getRunningDurationMs () 
	public boolean hasApportionedScan () 
	public android.os.TimerProto getApportionedScan () 
	public android.os.TimerProtoOrBuilder getApportionedScanOrBuilder () 
	public boolean hasBackgroundScan () 
	public android.os.TimerProto getBackgroundScan () 
	public android.os.TimerProtoOrBuilder getBackgroundScanOrBuilder () 
	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$Wifi parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto$Wifi 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$Wifi parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto$Wifi parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto$Wifi parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Wifi 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$Wifi parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto$Wifi 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$Wifi parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto$Wifi 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$Wifi$Builder newBuilderForType () 
	public static android.os.UidProto$Wifi$Builder newBuilder () 
	public static android.os.UidProto$Wifi$Builder newBuilder (android.os.UidProto$Wifi) 
		android.os.UidProto$Wifi prototype
	public android.os.UidProto$Wifi$Builder toBuilder () 
	protected android.os.UidProto$Wifi$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$Wifi$Builder builder
	public static android.os.UidProto$Wifi getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto$Wifi 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$20800 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.os.UidProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.UidProto$1 x1
	static long access$21002 (android.os.UidProto$Wifi, long) 
		android.os.UidProto$Wifi x0
		long x1
	static long access$21102 (android.os.UidProto$Wifi, long) 
		android.os.UidProto$Wifi x0
		long x1
	static android.os.TimerProto access$21202 (android.os.UidProto$Wifi, android.os.TimerProto) 
		android.os.UidProto$Wifi x0
		android.os.TimerProto x1
	static android.os.TimerProto access$21302 (android.os.UidProto$Wifi, android.os.TimerProto) 
		android.os.UidProto$Wifi x0
		android.os.TimerProto x1
	static int access$21402 (android.os.UidProto$Wifi, int) 
		android.os.UidProto$Wifi x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$21500 (android.os.UidProto$Wifi) 
		android.os.UidProto$Wifi 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$WifiOrBuilder.class
UidProto.java
package android.os
public abstract android.os.UidProto$WifiOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasFullWifiLockDurationMs () 
	public abstract long getFullWifiLockDurationMs () 
	public abstract boolean hasRunningDurationMs () 
	public abstract long getRunningDurationMs () 
	public abstract boolean hasApportionedScan () 
	public abstract android.os.TimerProto getApportionedScan () 
	public abstract android.os.TimerProtoOrBuilder getApportionedScanOrBuilder () 
	public abstract boolean hasBackgroundScan () 
	public abstract android.os.TimerProto getBackgroundScan () 
	public abstract android.os.TimerProtoOrBuilder getBackgroundScanOrBuilder () 
}

android/os/UidProto.class
UidProto.java
package android.os
public final android.os.UidProto extends com.google.protobuf.GeneratedMessage implements android.os.UidProtoOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int PACKAGES_FIELD_NUMBER
	private java.util.List packages_
	public static final int BLUETOOTH_CONTROLLER_FIELD_NUMBER
	private android.os.ControllerActivityProto bluetoothController_
	public static final int MODEM_CONTROLLER_FIELD_NUMBER
	private android.os.ControllerActivityProto modemController_
	public static final int WIFI_CONTROLLER_FIELD_NUMBER
	private android.os.ControllerActivityProto wifiController_
	public static final int BLUETOOTH_MISC_FIELD_NUMBER
	private android.os.UidProto$BluetoothMisc bluetoothMisc_
	public static final int CPU_FIELD_NUMBER
	private android.os.UidProto$Cpu cpu_
	public static final int AUDIO_FIELD_NUMBER
	private android.os.TimerProto audio_
	public static final int CAMERA_FIELD_NUMBER
	private android.os.TimerProto camera_
	public static final int FLASHLIGHT_FIELD_NUMBER
	private android.os.TimerProto flashlight_
	public static final int FOREGROUND_ACTIVITY_FIELD_NUMBER
	private android.os.TimerProto foregroundActivity_
	public static final int FOREGROUND_SERVICE_FIELD_NUMBER
	private android.os.TimerProto foregroundService_
	public static final int VIBRATOR_FIELD_NUMBER
	private android.os.TimerProto vibrator_
	public static final int VIDEO_FIELD_NUMBER
	private android.os.TimerProto video_
	public static final int JOBS_FIELD_NUMBER
	private java.util.List jobs_
	public static final int JOB_COMPLETION_FIELD_NUMBER
	private java.util.List jobCompletion_
	public static final int NETWORK_FIELD_NUMBER
	private android.os.UidProto$Network network_
	public static final int POWER_USE_ITEM_FIELD_NUMBER
	private android.os.UidProto$PowerUseItem powerUseItem_
	public static final int PROCESS_FIELD_NUMBER
	private java.util.List process_
	public static final int STATES_FIELD_NUMBER
	private java.util.List states_
	public static final int SENSORS_FIELD_NUMBER
	private java.util.List sensors_
	public static final int SYNCS_FIELD_NUMBER
	private java.util.List syncs_
	public static final int USER_ACTIVITY_FIELD_NUMBER
	private java.util.List userActivity_
	public static final int AGGREGATED_WAKELOCK_FIELD_NUMBER
	private android.os.UidProto$AggregatedWakelock aggregatedWakelock_
	public static final int WAKELOCKS_FIELD_NUMBER
	private java.util.List wakelocks_
	public static final int WAKEUP_ALARM_FIELD_NUMBER
	private java.util.List wakeupAlarm_
	public static final int WIFI_FIELD_NUMBER
	private android.os.UidProto$Wifi wifi_
	public static final int WIFI_MULTICAST_WAKELOCK_FIELD_NUMBER
	private android.os.TimerProto wifiMulticastWakelock_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.UidProto 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.ControllerActivityProto$Builder subBuilder
		android.os.ControllerActivityProto$Builder subBuilder
		android.os.ControllerActivityProto$Builder subBuilder
		android.os.UidProto$BluetoothMisc$Builder subBuilder
		android.os.UidProto$Cpu$Builder subBuilder
		android.os.TimerProto$Builder subBuilder
		android.os.TimerProto$Builder subBuilder
		android.os.TimerProto$Builder subBuilder
		android.os.TimerProto$Builder subBuilder
		android.os.TimerProto$Builder subBuilder
		android.os.TimerProto$Builder subBuilder
		android.os.TimerProto$Builder subBuilder
		android.os.UidProto$Network$Builder subBuilder
		android.os.UidProto$PowerUseItem$Builder subBuilder
		android.os.UidProto$AggregatedWakelock$Builder subBuilder
		android.os.UidProto$Wifi$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 hasUid () 
	public int getUid () 
	public java.util.List getPackagesList () 
	public java.util.List getPackagesOrBuilderList () 
	public int getPackagesCount () 
	public android.os.UidProto$Package getPackages (int) 
		int index
	public android.os.UidProto$PackageOrBuilder getPackagesOrBuilder (int) 
		int index
	public boolean hasBluetoothController () 
	public android.os.ControllerActivityProto getBluetoothController () 
	public android.os.ControllerActivityProtoOrBuilder getBluetoothControllerOrBuilder () 
	public boolean hasModemController () 
	public android.os.ControllerActivityProto getModemController () 
	public android.os.ControllerActivityProtoOrBuilder getModemControllerOrBuilder () 
	public boolean hasWifiController () 
	public android.os.ControllerActivityProto getWifiController () 
	public android.os.ControllerActivityProtoOrBuilder getWifiControllerOrBuilder () 
	public boolean hasBluetoothMisc () 
	public android.os.UidProto$BluetoothMisc getBluetoothMisc () 
	public android.os.UidProto$BluetoothMiscOrBuilder getBluetoothMiscOrBuilder () 
	public boolean hasCpu () 
	public android.os.UidProto$Cpu getCpu () 
	public android.os.UidProto$CpuOrBuilder getCpuOrBuilder () 
	public boolean hasAudio () 
	public android.os.TimerProto getAudio () 
	public android.os.TimerProtoOrBuilder getAudioOrBuilder () 
	public boolean hasCamera () 
	public android.os.TimerProto getCamera () 
	public android.os.TimerProtoOrBuilder getCameraOrBuilder () 
	public boolean hasFlashlight () 
	public android.os.TimerProto getFlashlight () 
	public android.os.TimerProtoOrBuilder getFlashlightOrBuilder () 
	public boolean hasForegroundActivity () 
	public android.os.TimerProto getForegroundActivity () 
	public android.os.TimerProtoOrBuilder getForegroundActivityOrBuilder () 
	public boolean hasForegroundService () 
	public android.os.TimerProto getForegroundService () 
	public android.os.TimerProtoOrBuilder getForegroundServiceOrBuilder () 
	public boolean hasVibrator () 
	public android.os.TimerProto getVibrator () 
	public android.os.TimerProtoOrBuilder getVibratorOrBuilder () 
	public boolean hasVideo () 
	public android.os.TimerProto getVideo () 
	public android.os.TimerProtoOrBuilder getVideoOrBuilder () 
	public java.util.List getJobsList () 
	public java.util.List getJobsOrBuilderList () 
	public int getJobsCount () 
	public android.os.UidProto$Job getJobs (int) 
		int index
	public android.os.UidProto$JobOrBuilder getJobsOrBuilder (int) 
		int index
	public java.util.List getJobCompletionList () 
	public java.util.List getJobCompletionOrBuilderList () 
	public int getJobCompletionCount () 
	public android.os.UidProto$JobCompletion getJobCompletion (int) 
		int index
	public android.os.UidProto$JobCompletionOrBuilder getJobCompletionOrBuilder (int) 
		int index
	public boolean hasNetwork () 
	public android.os.UidProto$Network getNetwork () 
	public android.os.UidProto$NetworkOrBuilder getNetworkOrBuilder () 
	public boolean hasPowerUseItem () 
	public android.os.UidProto$PowerUseItem getPowerUseItem () 
	public android.os.UidProto$PowerUseItemOrBuilder getPowerUseItemOrBuilder () 
	public java.util.List getProcessList () 
	public java.util.List getProcessOrBuilderList () 
	public int getProcessCount () 
	public android.os.UidProto$Process getProcess (int) 
		int index
	public android.os.UidProto$ProcessOrBuilder getProcessOrBuilder (int) 
		int index
	public java.util.List getStatesList () 
	public java.util.List getStatesOrBuilderList () 
	public int getStatesCount () 
	public android.os.UidProto$StateTime getStates (int) 
		int index
	public android.os.UidProto$StateTimeOrBuilder getStatesOrBuilder (int) 
		int index
	public java.util.List getSensorsList () 
	public java.util.List getSensorsOrBuilderList () 
	public int getSensorsCount () 
	public android.os.UidProto$Sensor getSensors (int) 
		int index
	public android.os.UidProto$SensorOrBuilder getSensorsOrBuilder (int) 
		int index
	public java.util.List getSyncsList () 
	public java.util.List getSyncsOrBuilderList () 
	public int getSyncsCount () 
	public android.os.UidProto$Sync getSyncs (int) 
		int index
	public android.os.UidProto$SyncOrBuilder getSyncsOrBuilder (int) 
		int index
	public java.util.List getUserActivityList () 
	public java.util.List getUserActivityOrBuilderList () 
	public int getUserActivityCount () 
	public android.os.UidProto$UserActivity getUserActivity (int) 
		int index
	public android.os.UidProto$UserActivityOrBuilder getUserActivityOrBuilder (int) 
		int index
	public boolean hasAggregatedWakelock () 
	public android.os.UidProto$AggregatedWakelock getAggregatedWakelock () 
	public android.os.UidProto$AggregatedWakelockOrBuilder getAggregatedWakelockOrBuilder () 
	public java.util.List getWakelocksList () 
	public java.util.List getWakelocksOrBuilderList () 
	public int getWakelocksCount () 
	public android.os.UidProto$Wakelock getWakelocks (int) 
		int index
	public android.os.UidProto$WakelockOrBuilder getWakelocksOrBuilder (int) 
		int index
	public java.util.List getWakeupAlarmList () 
	public java.util.List getWakeupAlarmOrBuilderList () 
	public int getWakeupAlarmCount () 
	public android.os.UidProto$WakeupAlarm getWakeupAlarm (int) 
		int index
	public android.os.UidProto$WakeupAlarmOrBuilder getWakeupAlarmOrBuilder (int) 
		int index
	public boolean hasWifi () 
	public android.os.UidProto$Wifi getWifi () 
	public android.os.UidProto$WifiOrBuilder getWifiOrBuilder () 
	public boolean hasWifiMulticastWakelock () 
	public android.os.TimerProto getWifiMulticastWakelock () 
	public android.os.TimerProtoOrBuilder getWifiMulticastWakelockOrBuilder () 
	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
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		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.UidProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.UidProto 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 parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.UidProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.UidProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto 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 parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.UidProto 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 parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.UidProto 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$Builder newBuilderForType () 
	public static android.os.UidProto$Builder newBuilder () 
	public static android.os.UidProto$Builder newBuilder (android.os.UidProto) 
		android.os.UidProto prototype
	public android.os.UidProto$Builder toBuilder () 
	protected android.os.UidProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.UidProto$Builder builder
	public static android.os.UidProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.UidProto 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.UidProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.UidProto$1 x1
	static int access$22102 (android.os.UidProto, int) 
		android.os.UidProto x0
		int x1
	static java.util.List access$22202 (android.os.UidProto, java.util.List) 
		android.os.UidProto x0
		java.util.List x1
	static android.os.ControllerActivityProto access$22302 (android.os.UidProto, android.os.ControllerActivityProto) 
		android.os.UidProto x0
		android.os.ControllerActivityProto x1
	static android.os.ControllerActivityProto access$22402 (android.os.UidProto, android.os.ControllerActivityProto) 
		android.os.UidProto x0
		android.os.ControllerActivityProto x1
	static android.os.ControllerActivityProto access$22502 (android.os.UidProto, android.os.ControllerActivityProto) 
		android.os.UidProto x0
		android.os.ControllerActivityProto x1
	static android.os.UidProto$BluetoothMisc access$22602 (android.os.UidProto, android.os.UidProto$BluetoothMisc) 
		android.os.UidProto x0
		android.os.UidProto$BluetoothMisc x1
	static android.os.UidProto$Cpu access$22702 (android.os.UidProto, android.os.UidProto$Cpu) 
		android.os.UidProto x0
		android.os.UidProto$Cpu x1
	static android.os.TimerProto access$22802 (android.os.UidProto, android.os.TimerProto) 
		android.os.UidProto x0
		android.os.TimerProto x1
	static android.os.TimerProto access$22902 (android.os.UidProto, android.os.TimerProto) 
		android.os.UidProto x0
		android.os.TimerProto x1
	static android.os.TimerProto access$23002 (android.os.UidProto, android.os.TimerProto) 
		android.os.UidProto x0
		android.os.TimerProto x1
	static android.os.TimerProto access$23102 (android.os.UidProto, android.os.TimerProto) 
		android.os.UidProto x0
		android.os.TimerProto x1
	static android.os.TimerProto access$23202 (android.os.UidProto, android.os.TimerProto) 
		android.os.UidProto x0
		android.os.TimerProto x1
	static android.os.TimerProto access$23302 (android.os.UidProto, android.os.TimerProto) 
		android.os.UidProto x0
		android.os.TimerProto x1
	static android.os.TimerProto access$23402 (android.os.UidProto, android.os.TimerProto) 
		android.os.UidProto x0
		android.os.TimerProto x1
	static java.util.List access$23502 (android.os.UidProto, java.util.List) 
		android.os.UidProto x0
		java.util.List x1
	static java.util.List access$23602 (android.os.UidProto, java.util.List) 
		android.os.UidProto x0
		java.util.List x1
	static android.os.UidProto$Network access$23702 (android.os.UidProto, android.os.UidProto$Network) 
		android.os.UidProto x0
		android.os.UidProto$Network x1
	static android.os.UidProto$PowerUseItem access$23802 (android.os.UidProto, android.os.UidProto$PowerUseItem) 
		android.os.UidProto x0
		android.os.UidProto$PowerUseItem x1
	static java.util.List access$23902 (android.os.UidProto, java.util.List) 
		android.os.UidProto x0
		java.util.List x1
	static java.util.List access$24002 (android.os.UidProto, java.util.List) 
		android.os.UidProto x0
		java.util.List x1
	static java.util.List access$24102 (android.os.UidProto, java.util.List) 
		android.os.UidProto x0
		java.util.List x1
	static java.util.List access$24202 (android.os.UidProto, java.util.List) 
		android.os.UidProto x0
		java.util.List x1
	static java.util.List access$24302 (android.os.UidProto, java.util.List) 
		android.os.UidProto x0
		java.util.List x1
	static android.os.UidProto$AggregatedWakelock access$24402 (android.os.UidProto, android.os.UidProto$AggregatedWakelock) 
		android.os.UidProto x0
		android.os.UidProto$AggregatedWakelock x1
	static java.util.List access$24502 (android.os.UidProto, java.util.List) 
		android.os.UidProto x0
		java.util.List x1
	static java.util.List access$24602 (android.os.UidProto, java.util.List) 
		android.os.UidProto x0
		java.util.List x1
	static android.os.UidProto$Wifi access$24702 (android.os.UidProto, android.os.UidProto$Wifi) 
		android.os.UidProto x0
		android.os.UidProto$Wifi x1
	static android.os.TimerProto access$24802 (android.os.UidProto, android.os.TimerProto) 
		android.os.UidProto x0
		android.os.TimerProto x1
	static int access$24902 (android.os.UidProto, int) 
		android.os.UidProto x0
		int x1
	static java.util.List access$22200 (android.os.UidProto) 
		android.os.UidProto x0
	static boolean access$25000 () 
	static java.util.List access$23500 (android.os.UidProto) 
		android.os.UidProto x0
	static boolean access$25100 () 
	static java.util.List access$23600 (android.os.UidProto) 
		android.os.UidProto x0
	static boolean access$25200 () 
	static java.util.List access$23900 (android.os.UidProto) 
		android.os.UidProto x0
	static boolean access$25300 () 
	static java.util.List access$24000 (android.os.UidProto) 
		android.os.UidProto x0
	static boolean access$25400 () 
	static java.util.List access$24100 (android.os.UidProto) 
		android.os.UidProto x0
	static boolean access$25500 () 
	static java.util.List access$24200 (android.os.UidProto) 
		android.os.UidProto x0
	static boolean access$25600 () 
	static java.util.List access$24300 (android.os.UidProto) 
		android.os.UidProto x0
	static boolean access$25700 () 
	static java.util.List access$24500 (android.os.UidProto) 
		android.os.UidProto x0
	static boolean access$25800 () 
	static java.util.List access$24600 (android.os.UidProto) 
		android.os.UidProto x0
	static boolean access$25900 () 
	static com.google.protobuf.UnknownFieldSet access$26000 (android.os.UidProto) 
		android.os.UidProto 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/UidProtoOrBuilder.class
UidProtoOrBuilder.java
package android.os
public abstract android.os.UidProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract java.util.List getPackagesList () 
	public abstract android.os.UidProto$Package getPackages (int) 
	public abstract int getPackagesCount () 
	public abstract java.util.List getPackagesOrBuilderList () 
	public abstract android.os.UidProto$PackageOrBuilder getPackagesOrBuilder (int) 
	public abstract boolean hasBluetoothController () 
	public abstract android.os.ControllerActivityProto getBluetoothController () 
	public abstract android.os.ControllerActivityProtoOrBuilder getBluetoothControllerOrBuilder () 
	public abstract boolean hasModemController () 
	public abstract android.os.ControllerActivityProto getModemController () 
	public abstract android.os.ControllerActivityProtoOrBuilder getModemControllerOrBuilder () 
	public abstract boolean hasWifiController () 
	public abstract android.os.ControllerActivityProto getWifiController () 
	public abstract android.os.ControllerActivityProtoOrBuilder getWifiControllerOrBuilder () 
	public abstract boolean hasBluetoothMisc () 
	public abstract android.os.UidProto$BluetoothMisc getBluetoothMisc () 
	public abstract android.os.UidProto$BluetoothMiscOrBuilder getBluetoothMiscOrBuilder () 
	public abstract boolean hasCpu () 
	public abstract android.os.UidProto$Cpu getCpu () 
	public abstract android.os.UidProto$CpuOrBuilder getCpuOrBuilder () 
	public abstract boolean hasAudio () 
	public abstract android.os.TimerProto getAudio () 
	public abstract android.os.TimerProtoOrBuilder getAudioOrBuilder () 
	public abstract boolean hasCamera () 
	public abstract android.os.TimerProto getCamera () 
	public abstract android.os.TimerProtoOrBuilder getCameraOrBuilder () 
	public abstract boolean hasFlashlight () 
	public abstract android.os.TimerProto getFlashlight () 
	public abstract android.os.TimerProtoOrBuilder getFlashlightOrBuilder () 
	public abstract boolean hasForegroundActivity () 
	public abstract android.os.TimerProto getForegroundActivity () 
	public abstract android.os.TimerProtoOrBuilder getForegroundActivityOrBuilder () 
	public abstract boolean hasForegroundService () 
	public abstract android.os.TimerProto getForegroundService () 
	public abstract android.os.TimerProtoOrBuilder getForegroundServiceOrBuilder () 
	public abstract boolean hasVibrator () 
	public abstract android.os.TimerProto getVibrator () 
	public abstract android.os.TimerProtoOrBuilder getVibratorOrBuilder () 
	public abstract boolean hasVideo () 
	public abstract android.os.TimerProto getVideo () 
	public abstract android.os.TimerProtoOrBuilder getVideoOrBuilder () 
	public abstract java.util.List getJobsList () 
	public abstract android.os.UidProto$Job getJobs (int) 
	public abstract int getJobsCount () 
	public abstract java.util.List getJobsOrBuilderList () 
	public abstract android.os.UidProto$JobOrBuilder getJobsOrBuilder (int) 
	public abstract java.util.List getJobCompletionList () 
	public abstract android.os.UidProto$JobCompletion getJobCompletion (int) 
	public abstract int getJobCompletionCount () 
	public abstract java.util.List getJobCompletionOrBuilderList () 
	public abstract android.os.UidProto$JobCompletionOrBuilder getJobCompletionOrBuilder (int) 
	public abstract boolean hasNetwork () 
	public abstract android.os.UidProto$Network getNetwork () 
	public abstract android.os.UidProto$NetworkOrBuilder getNetworkOrBuilder () 
	public abstract boolean hasPowerUseItem () 
	public abstract android.os.UidProto$PowerUseItem getPowerUseItem () 
	public abstract android.os.UidProto$PowerUseItemOrBuilder getPowerUseItemOrBuilder () 
	public abstract java.util.List getProcessList () 
	public abstract android.os.UidProto$Process getProcess (int) 
	public abstract int getProcessCount () 
	public abstract java.util.List getProcessOrBuilderList () 
	public abstract android.os.UidProto$ProcessOrBuilder getProcessOrBuilder (int) 
	public abstract java.util.List getStatesList () 
	public abstract android.os.UidProto$StateTime getStates (int) 
	public abstract int getStatesCount () 
	public abstract java.util.List getStatesOrBuilderList () 
	public abstract android.os.UidProto$StateTimeOrBuilder getStatesOrBuilder (int) 
	public abstract java.util.List getSensorsList () 
	public abstract android.os.UidProto$Sensor getSensors (int) 
	public abstract int getSensorsCount () 
	public abstract java.util.List getSensorsOrBuilderList () 
	public abstract android.os.UidProto$SensorOrBuilder getSensorsOrBuilder (int) 
	public abstract java.util.List getSyncsList () 
	public abstract android.os.UidProto$Sync getSyncs (int) 
	public abstract int getSyncsCount () 
	public abstract java.util.List getSyncsOrBuilderList () 
	public abstract android.os.UidProto$SyncOrBuilder getSyncsOrBuilder (int) 
	public abstract java.util.List getUserActivityList () 
	public abstract android.os.UidProto$UserActivity getUserActivity (int) 
	public abstract int getUserActivityCount () 
	public abstract java.util.List getUserActivityOrBuilderList () 
	public abstract android.os.UidProto$UserActivityOrBuilder getUserActivityOrBuilder (int) 
	public abstract boolean hasAggregatedWakelock () 
	public abstract android.os.UidProto$AggregatedWakelock getAggregatedWakelock () 
	public abstract android.os.UidProto$AggregatedWakelockOrBuilder getAggregatedWakelockOrBuilder () 
	public abstract java.util.List getWakelocksList () 
	public abstract android.os.UidProto$Wakelock getWakelocks (int) 
	public abstract int getWakelocksCount () 
	public abstract java.util.List getWakelocksOrBuilderList () 
	public abstract android.os.UidProto$WakelockOrBuilder getWakelocksOrBuilder (int) 
	public abstract java.util.List getWakeupAlarmList () 
	public abstract android.os.UidProto$WakeupAlarm getWakeupAlarm (int) 
	public abstract int getWakeupAlarmCount () 
	public abstract java.util.List getWakeupAlarmOrBuilderList () 
	public abstract android.os.UidProto$WakeupAlarmOrBuilder getWakeupAlarmOrBuilder (int) 
	public abstract boolean hasWifi () 
	public abstract android.os.UidProto$Wifi getWifi () 
	public abstract android.os.UidProto$WifiOrBuilder getWifiOrBuilder () 
	public abstract boolean hasWifiMulticastWakelock () 
	public abstract android.os.TimerProto getWifiMulticastWakelock () 
	public abstract android.os.TimerProtoOrBuilder getWifiMulticastWakelockOrBuilder () 
}

android/os/WakeupSourceProto$1.class
WakeupSourceProto.java
package android.os
final android.os.WakeupSourceProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.WakeupSourceProto 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/WakeupSourceProto$Builder.class
WakeupSourceProto.java
package android.os
public final android.os.WakeupSourceProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.WakeupSourceProtoOrBuilder  {
	private int bitField0_
	private Object name_
	private int activeCount_
	private int eventCount_
	private int wakeupCount_
	private int expireCount_
	private long activeSince_
	private long totalTime_
	private long maxTime_
	private long lastChange_
	private long preventSuspendTime_
	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.WakeupSourceProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.WakeupSourceProto getDefaultInstanceForType () 
	public android.os.WakeupSourceProto build () 
		android.os.WakeupSourceProto result
	public android.os.WakeupSourceProto buildPartial () 
		android.os.WakeupSourceProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.WakeupSourceProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.WakeupSourceProto$Builder mergeFrom (android.os.WakeupSourceProto) 
		android.os.WakeupSourceProto other
	public final boolean isInitialized () 
	public android.os.WakeupSourceProto$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.WakeupSourceProto 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.WakeupSourceProto$Builder setName (java.lang.String) 
		String value
	public android.os.WakeupSourceProto$Builder clearName () 
	public android.os.WakeupSourceProto$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasActiveCount () 
	public int getActiveCount () 
	public android.os.WakeupSourceProto$Builder setActiveCount (int) 
		int value
	public android.os.WakeupSourceProto$Builder clearActiveCount () 
	public boolean hasEventCount () 
	public int getEventCount () 
	public android.os.WakeupSourceProto$Builder setEventCount (int) 
		int value
	public android.os.WakeupSourceProto$Builder clearEventCount () 
	public boolean hasWakeupCount () 
	public int getWakeupCount () 
	public android.os.WakeupSourceProto$Builder setWakeupCount (int) 
		int value
	public android.os.WakeupSourceProto$Builder clearWakeupCount () 
	public boolean hasExpireCount () 
	public int getExpireCount () 
	public android.os.WakeupSourceProto$Builder setExpireCount (int) 
		int value
	public android.os.WakeupSourceProto$Builder clearExpireCount () 
	public boolean hasActiveSince () 
	public long getActiveSince () 
	public android.os.WakeupSourceProto$Builder setActiveSince (long) 
		long value
	public android.os.WakeupSourceProto$Builder clearActiveSince () 
	public boolean hasTotalTime () 
	public long getTotalTime () 
	public android.os.WakeupSourceProto$Builder setTotalTime (long) 
		long value
	public android.os.WakeupSourceProto$Builder clearTotalTime () 
	public boolean hasMaxTime () 
	public long getMaxTime () 
	public android.os.WakeupSourceProto$Builder setMaxTime (long) 
		long value
	public android.os.WakeupSourceProto$Builder clearMaxTime () 
	public boolean hasLastChange () 
	public long getLastChange () 
	public android.os.WakeupSourceProto$Builder setLastChange (long) 
		long value
	public android.os.WakeupSourceProto$Builder clearLastChange () 
	public boolean hasPreventSuspendTime () 
	public long getPreventSuspendTime () 
	public android.os.WakeupSourceProto$Builder setPreventSuspendTime (long) 
		long value
	public android.os.WakeupSourceProto$Builder clearPreventSuspendTime () 
	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.WakeupSourceProto$1) 
		android.os.WakeupSourceProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.WakeupSourceProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.WakeupSourceProto$1 x1
}

android/os/WakeupSourceProto.class
WakeupSourceProto.java
package android.os
public final android.os.WakeupSourceProto extends com.google.protobuf.GeneratedMessage implements android.os.WakeupSourceProtoOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int ACTIVE_COUNT_FIELD_NUMBER
	private int activeCount_
	public static final int EVENT_COUNT_FIELD_NUMBER
	private int eventCount_
	public static final int WAKEUP_COUNT_FIELD_NUMBER
	private int wakeupCount_
	public static final int EXPIRE_COUNT_FIELD_NUMBER
	private int expireCount_
	public static final int ACTIVE_SINCE_FIELD_NUMBER
	private long activeSince_
	public static final int TOTAL_TIME_FIELD_NUMBER
	private long totalTime_
	public static final int MAX_TIME_FIELD_NUMBER
	private long maxTime_
	public static final int LAST_CHANGE_FIELD_NUMBER
	private long lastChange_
	public static final int PREVENT_SUSPEND_TIME_FIELD_NUMBER
	private long preventSuspendTime_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.WakeupSourceProto 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 boolean hasActiveCount () 
	public int getActiveCount () 
	public boolean hasEventCount () 
	public int getEventCount () 
	public boolean hasWakeupCount () 
	public int getWakeupCount () 
	public boolean hasExpireCount () 
	public int getExpireCount () 
	public boolean hasActiveSince () 
	public long getActiveSince () 
	public boolean hasTotalTime () 
	public long getTotalTime () 
	public boolean hasMaxTime () 
	public long getMaxTime () 
	public boolean hasLastChange () 
	public long getLastChange () 
	public boolean hasPreventSuspendTime () 
	public long getPreventSuspendTime () 
	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.WakeupSourceProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.WakeupSourceProto 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.WakeupSourceProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.WakeupSourceProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.WakeupSourceProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.WakeupSourceProto 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.WakeupSourceProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.WakeupSourceProto 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.WakeupSourceProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.WakeupSourceProto 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.WakeupSourceProto$Builder newBuilderForType () 
	public static android.os.WakeupSourceProto$Builder newBuilder () 
	public static android.os.WakeupSourceProto$Builder newBuilder (android.os.WakeupSourceProto) 
		android.os.WakeupSourceProto prototype
	public android.os.WakeupSourceProto$Builder toBuilder () 
	protected android.os.WakeupSourceProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.WakeupSourceProto$Builder builder
	public static android.os.WakeupSourceProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.WakeupSourceProto 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.WakeupSourceProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.WakeupSourceProto$1 x1
	static java.lang.Object access$402 (android.os.WakeupSourceProto, java.lang.Object) 
		android.os.WakeupSourceProto x0
		Object x1
	static int access$502 (android.os.WakeupSourceProto, int) 
		android.os.WakeupSourceProto x0
		int x1
	static int access$602 (android.os.WakeupSourceProto, int) 
		android.os.WakeupSourceProto x0
		int x1
	static int access$702 (android.os.WakeupSourceProto, int) 
		android.os.WakeupSourceProto x0
		int x1
	static int access$802 (android.os.WakeupSourceProto, int) 
		android.os.WakeupSourceProto x0
		int x1
	static long access$902 (android.os.WakeupSourceProto, long) 
		android.os.WakeupSourceProto x0
		long x1
	static long access$1002 (android.os.WakeupSourceProto, long) 
		android.os.WakeupSourceProto x0
		long x1
	static long access$1102 (android.os.WakeupSourceProto, long) 
		android.os.WakeupSourceProto x0
		long x1
	static long access$1202 (android.os.WakeupSourceProto, long) 
		android.os.WakeupSourceProto x0
		long x1
	static long access$1302 (android.os.WakeupSourceProto, long) 
		android.os.WakeupSourceProto x0
		long x1
	static int access$1402 (android.os.WakeupSourceProto, int) 
		android.os.WakeupSourceProto x0
		int x1
	static java.lang.Object access$400 (android.os.WakeupSourceProto) 
		android.os.WakeupSourceProto x0
	static com.google.protobuf.UnknownFieldSet access$1500 (android.os.WakeupSourceProto) 
		android.os.WakeupSourceProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.WakeupSourceProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.WakeupSourceProto$1 x2
	static void  () 
}

android/os/WakeupSourceProtoOrBuilder.class
WakeupSourceProtoOrBuilder.java
package android.os
public abstract android.os.WakeupSourceProtoOrBuilder 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 hasActiveCount () 
	public abstract int getActiveCount () 
	public abstract boolean hasEventCount () 
	public abstract int getEventCount () 
	public abstract boolean hasWakeupCount () 
	public abstract int getWakeupCount () 
	public abstract boolean hasExpireCount () 
	public abstract int getExpireCount () 
	public abstract boolean hasActiveSince () 
	public abstract long getActiveSince () 
	public abstract boolean hasTotalTime () 
	public abstract long getTotalTime () 
	public abstract boolean hasMaxTime () 
	public abstract long getMaxTime () 
	public abstract boolean hasLastChange () 
	public abstract long getLastChange () 
	public abstract boolean hasPreventSuspendTime () 
	public abstract long getPreventSuspendTime () 
}

android/os/WakeupSourcesProto$1.class
WakeupSourcesProto.java
package android.os
final android.os.WakeupSourcesProto$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/WakeupSourcesProto.class
WakeupSourcesProto.java
package android.os
public final android.os.WakeupSourcesProto extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_KernelWakeSources_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_KernelWakeSources_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_WakeupSourceProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_WakeupSourceProto_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/WorkSourceProto$1.class
WorkSourceProto.java
package android.os
final android.os.WorkSourceProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.WorkSourceProto 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/WorkSourceProto$Builder.class
WorkSourceProto.java
package android.os
public final android.os.WorkSourceProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.WorkSourceProtoOrBuilder  {
	private int bitField0_
	private java.util.List workSourceContents_
	private com.google.protobuf.RepeatedFieldBuilder workSourceContentsBuilder_
	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.WorkSourceProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.WorkSourceProto getDefaultInstanceForType () 
	public android.os.WorkSourceProto build () 
		android.os.WorkSourceProto result
	public android.os.WorkSourceProto buildPartial () 
		android.os.WorkSourceProto result
		int from_bitField0_
	public android.os.WorkSourceProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.WorkSourceProto$Builder mergeFrom (android.os.WorkSourceProto) 
		android.os.WorkSourceProto other
	public final boolean isInitialized () 
	public android.os.WorkSourceProto$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.WorkSourceProto parsedMessage
	private void ensureWorkSourceContentsIsMutable () 
	public java.util.List getWorkSourceContentsList () 
	public int getWorkSourceContentsCount () 
	public android.os.WorkSourceProto$WorkSourceContentProto getWorkSourceContents (int) 
		int index
	public android.os.WorkSourceProto$Builder setWorkSourceContents (int, android.os.WorkSourceProto$WorkSourceContentProto) 
		int index
		android.os.WorkSourceProto$WorkSourceContentProto value
	public android.os.WorkSourceProto$Builder setWorkSourceContents (int, android.os.WorkSourceProto$WorkSourceContentProto$Builder) 
		int index
		android.os.WorkSourceProto$WorkSourceContentProto$Builder builderForValue
	public android.os.WorkSourceProto$Builder addWorkSourceContents (android.os.WorkSourceProto$WorkSourceContentProto) 
		android.os.WorkSourceProto$WorkSourceContentProto value
	public android.os.WorkSourceProto$Builder addWorkSourceContents (int, android.os.WorkSourceProto$WorkSourceContentProto) 
		int index
		android.os.WorkSourceProto$WorkSourceContentProto value
	public android.os.WorkSourceProto$Builder addWorkSourceContents (android.os.WorkSourceProto$WorkSourceContentProto$Builder) 
		android.os.WorkSourceProto$WorkSourceContentProto$Builder builderForValue
	public android.os.WorkSourceProto$Builder addWorkSourceContents (int, android.os.WorkSourceProto$WorkSourceContentProto$Builder) 
		int index
		android.os.WorkSourceProto$WorkSourceContentProto$Builder builderForValue
	public android.os.WorkSourceProto$Builder addAllWorkSourceContents (java.lang.Iterable) 
		Iterable values
	public android.os.WorkSourceProto$Builder clearWorkSourceContents () 
	public android.os.WorkSourceProto$Builder removeWorkSourceContents (int) 
		int index
	public android.os.WorkSourceProto$WorkSourceContentProto$Builder getWorkSourceContentsBuilder (int) 
		int index
	public android.os.WorkSourceProto$WorkSourceContentProtoOrBuilder getWorkSourceContentsOrBuilder (int) 
		int index
	public java.util.List getWorkSourceContentsOrBuilderList () 
	public android.os.WorkSourceProto$WorkSourceContentProto$Builder addWorkSourceContentsBuilder () 
	public android.os.WorkSourceProto$WorkSourceContentProto$Builder addWorkSourceContentsBuilder (int) 
		int index
	public java.util.List getWorkSourceContentsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getWorkSourceContentsFieldBuilder () 
	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.WorkSourceProto$1) 
		android.os.WorkSourceProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.WorkSourceProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.WorkSourceProto$1 x1
}

android/os/WorkSourceProto$WorkSourceContentProto$1.class
WorkSourceProto.java
package android.os
final android.os.WorkSourceProto$WorkSourceContentProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.WorkSourceProto$WorkSourceContentProto 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/WorkSourceProto$WorkSourceContentProto$Builder.class
WorkSourceProto.java
package android.os
public final android.os.WorkSourceProto$WorkSourceContentProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.WorkSourceProto$WorkSourceContentProtoOrBuilder  {
	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.WorkSourceProto$WorkSourceContentProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.WorkSourceProto$WorkSourceContentProto getDefaultInstanceForType () 
	public android.os.WorkSourceProto$WorkSourceContentProto build () 
		android.os.WorkSourceProto$WorkSourceContentProto result
	public android.os.WorkSourceProto$WorkSourceContentProto buildPartial () 
		android.os.WorkSourceProto$WorkSourceContentProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.WorkSourceProto$WorkSourceContentProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.WorkSourceProto$WorkSourceContentProto$Builder mergeFrom (android.os.WorkSourceProto$WorkSourceContentProto) 
		android.os.WorkSourceProto$WorkSourceContentProto other
	public final boolean isInitialized () 
	public android.os.WorkSourceProto$WorkSourceContentProto$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.WorkSourceProto$WorkSourceContentProto parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public android.os.WorkSourceProto$WorkSourceContentProto$Builder setUid (int) 
		int value
	public android.os.WorkSourceProto$WorkSourceContentProto$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.WorkSourceProto$WorkSourceContentProto$Builder setName (java.lang.String) 
		String value
	public android.os.WorkSourceProto$WorkSourceContentProto$Builder clearName () 
	public android.os.WorkSourceProto$WorkSourceContentProto$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.WorkSourceProto$1) 
		android.os.WorkSourceProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.WorkSourceProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.WorkSourceProto$1 x1
}

android/os/WorkSourceProto$WorkSourceContentProto.class
WorkSourceProto.java
package android.os
public final android.os.WorkSourceProto$WorkSourceContentProto extends com.google.protobuf.GeneratedMessage implements android.os.WorkSourceProto$WorkSourceContentProtoOrBuilder  {
	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.WorkSourceProto$WorkSourceContentProto 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.WorkSourceProto$WorkSourceContentProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.WorkSourceProto$WorkSourceContentProto 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.WorkSourceProto$WorkSourceContentProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.WorkSourceProto$WorkSourceContentProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.WorkSourceProto$WorkSourceContentProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.WorkSourceProto$WorkSourceContentProto 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.WorkSourceProto$WorkSourceContentProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.WorkSourceProto$WorkSourceContentProto 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.WorkSourceProto$WorkSourceContentProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.WorkSourceProto$WorkSourceContentProto 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.WorkSourceProto$WorkSourceContentProto$Builder newBuilderForType () 
	public static android.os.WorkSourceProto$WorkSourceContentProto$Builder newBuilder () 
	public static android.os.WorkSourceProto$WorkSourceContentProto$Builder newBuilder (android.os.WorkSourceProto$WorkSourceContentProto) 
		android.os.WorkSourceProto$WorkSourceContentProto prototype
	public android.os.WorkSourceProto$WorkSourceContentProto$Builder toBuilder () 
	protected android.os.WorkSourceProto$WorkSourceContentProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.WorkSourceProto$WorkSourceContentProto$Builder builder
	public static android.os.WorkSourceProto$WorkSourceContentProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.WorkSourceProto$WorkSourceContentProto 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.WorkSourceProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.WorkSourceProto$1 x1
	static int access$402 (android.os.WorkSourceProto$WorkSourceContentProto, int) 
		android.os.WorkSourceProto$WorkSourceContentProto x0
		int x1
	static java.lang.Object access$502 (android.os.WorkSourceProto$WorkSourceContentProto, java.lang.Object) 
		android.os.WorkSourceProto$WorkSourceContentProto x0
		Object x1
	static int access$602 (android.os.WorkSourceProto$WorkSourceContentProto, int) 
		android.os.WorkSourceProto$WorkSourceContentProto x0
		int x1
	static java.lang.Object access$500 (android.os.WorkSourceProto$WorkSourceContentProto) 
		android.os.WorkSourceProto$WorkSourceContentProto x0
	static com.google.protobuf.UnknownFieldSet access$700 (android.os.WorkSourceProto$WorkSourceContentProto) 
		android.os.WorkSourceProto$WorkSourceContentProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.WorkSourceProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.WorkSourceProto$1 x2
	static void  () 
}

android/os/WorkSourceProto$WorkSourceContentProtoOrBuilder.class
WorkSourceProto.java
package android.os
public abstract android.os.WorkSourceProto$WorkSourceContentProtoOrBuilder 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/WorkSourceProto.class
WorkSourceProto.java
package android.os
public final android.os.WorkSourceProto extends com.google.protobuf.GeneratedMessage implements android.os.WorkSourceProtoOrBuilder  {
	public static final int WORK_SOURCE_CONTENTS_FIELD_NUMBER
	private java.util.List workSourceContents_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.os.WorkSourceProto 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 getWorkSourceContentsList () 
	public java.util.List getWorkSourceContentsOrBuilderList () 
	public int getWorkSourceContentsCount () 
	public android.os.WorkSourceProto$WorkSourceContentProto getWorkSourceContents (int) 
		int index
	public android.os.WorkSourceProto$WorkSourceContentProtoOrBuilder getWorkSourceContentsOrBuilder (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.WorkSourceProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.WorkSourceProto 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.WorkSourceProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.WorkSourceProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.WorkSourceProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.WorkSourceProto 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.WorkSourceProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.WorkSourceProto 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.WorkSourceProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.WorkSourceProto 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.WorkSourceProto$Builder newBuilderForType () 
	public static android.os.WorkSourceProto$Builder newBuilder () 
	public static android.os.WorkSourceProto$Builder newBuilder (android.os.WorkSourceProto) 
		android.os.WorkSourceProto prototype
	public android.os.WorkSourceProto$Builder toBuilder () 
	protected android.os.WorkSourceProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.WorkSourceProto$Builder builder
	public static android.os.WorkSourceProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.WorkSourceProto 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.WorkSourceProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.WorkSourceProto$1 x1
	static java.util.List access$1302 (android.os.WorkSourceProto, java.util.List) 
		android.os.WorkSourceProto x0
		java.util.List x1
	static java.util.List access$1300 (android.os.WorkSourceProto) 
		android.os.WorkSourceProto x0
	static boolean access$1400 () 
	static com.google.protobuf.UnknownFieldSet access$1500 (android.os.WorkSourceProto) 
		android.os.WorkSourceProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.WorkSourceProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.WorkSourceProto$1 x2
	static void  () 
}

android/os/WorkSourceProtoOrBuilder.class
WorkSourceProtoOrBuilder.java
package android.os
public abstract android.os.WorkSourceProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getWorkSourceContentsList () 
	public abstract android.os.WorkSourceProto$WorkSourceContentProto getWorkSourceContents (int) 
	public abstract int getWorkSourceContentsCount () 
	public abstract java.util.List getWorkSourceContentsOrBuilderList () 
	public abstract android.os.WorkSourceProto$WorkSourceContentProtoOrBuilder getWorkSourceContentsOrBuilder (int) 
}

android/os/Worksource$1.class
Worksource.java
package android.os
final android.os.Worksource$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/Worksource.class
Worksource.java
package android.os
public final android.os.Worksource extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_WorkSourceProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_WorkSourceProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_WorkSourceProto_WorkSourceContentProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_WorkSourceProto_WorkSourceContentProto_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/ZramProto$1.class
ZramProto.java
package android.os
final android.os.ZramProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.os.ZramProto 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/ZramProto$Builder.class
ZramProto.java
package android.os
public final android.os.ZramProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.os.ZramProtoOrBuilder  {
	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.ZramProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.os.ZramProto getDefaultInstanceForType () 
	public android.os.ZramProto build () 
		android.os.ZramProto result
	public android.os.ZramProto buildPartial () 
		android.os.ZramProto result
		int from_bitField0_
		int to_bitField0_
	public android.os.ZramProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.os.ZramProto$Builder mergeFrom (android.os.ZramProto) 
		android.os.ZramProto other
	public final boolean isInitialized () 
	public android.os.ZramProto$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.ZramProto 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.ZramProto$Builder setRawText (java.lang.String) 
		String value
	public android.os.ZramProto$Builder clearRawText () 
	public android.os.ZramProto$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.ZramProto$1) 
		android.os.ZramProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.os.ZramProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.os.ZramProto$1 x1
}

android/os/ZramProto.class
ZramProto.java
package android.os
public final android.os.ZramProto extends com.google.protobuf.GeneratedMessage implements android.os.ZramProtoOrBuilder  {
	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.ZramProto 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.ZramProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.os.ZramProto 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.ZramProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.os.ZramProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.os.ZramProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.ZramProto 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.ZramProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.os.ZramProto 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.ZramProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.os.ZramProto 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.ZramProto$Builder newBuilderForType () 
	public static android.os.ZramProto$Builder newBuilder () 
	public static android.os.ZramProto$Builder newBuilder (android.os.ZramProto) 
		android.os.ZramProto prototype
	public android.os.ZramProto$Builder toBuilder () 
	protected android.os.ZramProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.os.ZramProto$Builder builder
	public static android.os.ZramProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.os.ZramProto 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.ZramProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.os.ZramProto$1 x1
	static java.lang.Object access$402 (android.os.ZramProto, java.lang.Object) 
		android.os.ZramProto x0
		Object x1
	static int access$502 (android.os.ZramProto, int) 
		android.os.ZramProto x0
		int x1
	static java.lang.Object access$400 (android.os.ZramProto) 
		android.os.ZramProto x0
	static com.google.protobuf.UnknownFieldSet access$600 (android.os.ZramProto) 
		android.os.ZramProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.os.ZramProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.os.ZramProto$1 x2
	static void  () 
}

android/os/ZramProtoOrBuilder.class
ZramProtoOrBuilder.java
package android.os
public abstract android.os.ZramProtoOrBuilder 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/providers/settings/GlobalSettingsProto$1.class
GlobalSettingsProto.java
package android.providers.settings
final android.providers.settings.GlobalSettingsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.providers.settings.GlobalSettingsProto 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/providers/settings/GlobalSettingsProto$Builder.class
GlobalSettingsProto.java
package android.providers.settings
public final android.providers.settings.GlobalSettingsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.providers.settings.GlobalSettingsProtoOrBuilder  {
	private int bitField0_
	private int bitField1_
	private int bitField2_
	private int bitField3_
	private int bitField4_
	private int bitField5_
	private int bitField6_
	private int bitField7_
	private int bitField8_
	private int bitField9_
	private int bitField10_
	private java.util.List historicalOperations_
	private com.google.protobuf.RepeatedFieldBuilder historicalOperationsBuilder_
	private android.providers.settings.SettingProto addUsersWhenLocked_
	private com.google.protobuf.SingleFieldBuilder addUsersWhenLockedBuilder_
	private android.providers.settings.SettingProto enableAccessibilityGlobalGestureEnabled_
	private com.google.protobuf.SingleFieldBuilder enableAccessibilityGlobalGestureEnabledBuilder_
	private android.providers.settings.SettingProto airplaneModeOn_
	private com.google.protobuf.SingleFieldBuilder airplaneModeOnBuilder_
	private android.providers.settings.SettingProto theaterModeOn_
	private com.google.protobuf.SingleFieldBuilder theaterModeOnBuilder_
	private android.providers.settings.SettingProto radioBluetooth_
	private com.google.protobuf.SingleFieldBuilder radioBluetoothBuilder_
	private android.providers.settings.SettingProto radioWifi_
	private com.google.protobuf.SingleFieldBuilder radioWifiBuilder_
	private android.providers.settings.SettingProto radioWimax_
	private com.google.protobuf.SingleFieldBuilder radioWimaxBuilder_
	private android.providers.settings.SettingProto radioCell_
	private com.google.protobuf.SingleFieldBuilder radioCellBuilder_
	private android.providers.settings.SettingProto radioNfc_
	private com.google.protobuf.SingleFieldBuilder radioNfcBuilder_
	private android.providers.settings.SettingProto airplaneModeRadios_
	private com.google.protobuf.SingleFieldBuilder airplaneModeRadiosBuilder_
	private android.providers.settings.SettingProto airplaneModeToggleableRadios_
	private com.google.protobuf.SingleFieldBuilder airplaneModeToggleableRadiosBuilder_
	private android.providers.settings.SettingProto bluetoothClassOfDevice_
	private com.google.protobuf.SingleFieldBuilder bluetoothClassOfDeviceBuilder_
	private android.providers.settings.SettingProto bluetoothDisabledProfiles_
	private com.google.protobuf.SingleFieldBuilder bluetoothDisabledProfilesBuilder_
	private android.providers.settings.SettingProto bluetoothInteroperabilityList_
	private com.google.protobuf.SingleFieldBuilder bluetoothInteroperabilityListBuilder_
	private android.providers.settings.SettingProto wifiSleepPolicy_
	private com.google.protobuf.SingleFieldBuilder wifiSleepPolicyBuilder_
	private android.providers.settings.SettingProto autoTime_
	private com.google.protobuf.SingleFieldBuilder autoTimeBuilder_
	private android.providers.settings.SettingProto autoTimeZone_
	private com.google.protobuf.SingleFieldBuilder autoTimeZoneBuilder_
	private android.providers.settings.SettingProto carDockSound_
	private com.google.protobuf.SingleFieldBuilder carDockSoundBuilder_
	private android.providers.settings.SettingProto carUndockSound_
	private com.google.protobuf.SingleFieldBuilder carUndockSoundBuilder_
	private android.providers.settings.SettingProto deskDockSound_
	private com.google.protobuf.SingleFieldBuilder deskDockSoundBuilder_
	private android.providers.settings.SettingProto deskUndockSound_
	private com.google.protobuf.SingleFieldBuilder deskUndockSoundBuilder_
	private android.providers.settings.SettingProto dockSoundsEnabled_
	private com.google.protobuf.SingleFieldBuilder dockSoundsEnabledBuilder_
	private android.providers.settings.SettingProto dockSoundsEnabledWhenAccessibility_
	private com.google.protobuf.SingleFieldBuilder dockSoundsEnabledWhenAccessibilityBuilder_
	private android.providers.settings.SettingProto lockSound_
	private com.google.protobuf.SingleFieldBuilder lockSoundBuilder_
	private android.providers.settings.SettingProto unlockSound_
	private com.google.protobuf.SingleFieldBuilder unlockSoundBuilder_
	private android.providers.settings.SettingProto trustedSound_
	private com.google.protobuf.SingleFieldBuilder trustedSoundBuilder_
	private android.providers.settings.SettingProto lowBatterySound_
	private com.google.protobuf.SingleFieldBuilder lowBatterySoundBuilder_
	private android.providers.settings.SettingProto powerSoundsEnabled_
	private com.google.protobuf.SingleFieldBuilder powerSoundsEnabledBuilder_
	private android.providers.settings.SettingProto wirelessChargingStartedSound_
	private com.google.protobuf.SingleFieldBuilder wirelessChargingStartedSoundBuilder_
	private android.providers.settings.SettingProto chargingSoundsEnabled_
	private com.google.protobuf.SingleFieldBuilder chargingSoundsEnabledBuilder_
	private android.providers.settings.SettingProto stayOnWhilePluggedIn_
	private com.google.protobuf.SingleFieldBuilder stayOnWhilePluggedInBuilder_
	private android.providers.settings.SettingProto bugreportInPowerMenu_
	private com.google.protobuf.SingleFieldBuilder bugreportInPowerMenuBuilder_
	private android.providers.settings.SettingProto adbEnabled_
	private com.google.protobuf.SingleFieldBuilder adbEnabledBuilder_
	private android.providers.settings.SettingProto debugViewAttributes_
	private com.google.protobuf.SingleFieldBuilder debugViewAttributesBuilder_
	private android.providers.settings.SettingProto assistedGpsEnabled_
	private com.google.protobuf.SingleFieldBuilder assistedGpsEnabledBuilder_
	private android.providers.settings.SettingProto bluetoothOn_
	private com.google.protobuf.SingleFieldBuilder bluetoothOnBuilder_
	private android.providers.settings.SettingProto cdmaCellBroadcastSms_
	private com.google.protobuf.SingleFieldBuilder cdmaCellBroadcastSmsBuilder_
	private android.providers.settings.SettingProto cdmaRoamingMode_
	private com.google.protobuf.SingleFieldBuilder cdmaRoamingModeBuilder_
	private android.providers.settings.SettingProto cdmaSubscriptionMode_
	private com.google.protobuf.SingleFieldBuilder cdmaSubscriptionModeBuilder_
	private android.providers.settings.SettingProto dataActivityTimeoutMobile_
	private com.google.protobuf.SingleFieldBuilder dataActivityTimeoutMobileBuilder_
	private android.providers.settings.SettingProto dataActivityTimeoutWifi_
	private com.google.protobuf.SingleFieldBuilder dataActivityTimeoutWifiBuilder_
	private android.providers.settings.SettingProto dataRoaming_
	private com.google.protobuf.SingleFieldBuilder dataRoamingBuilder_
	private android.providers.settings.SettingProto mdcInitialMaxRetry_
	private com.google.protobuf.SingleFieldBuilder mdcInitialMaxRetryBuilder_
	private android.providers.settings.SettingProto forceAllowOnExternal_
	private com.google.protobuf.SingleFieldBuilder forceAllowOnExternalBuilder_
	private android.providers.settings.SettingProto euiccProvisioned_
	private com.google.protobuf.SingleFieldBuilder euiccProvisionedBuilder_
	private android.providers.settings.SettingProto developmentForceResizableActivities_
	private com.google.protobuf.SingleFieldBuilder developmentForceResizableActivitiesBuilder_
	private android.providers.settings.SettingProto developmentEnableFreeformWindowsSupport_
	private com.google.protobuf.SingleFieldBuilder developmentEnableFreeformWindowsSupportBuilder_
	private android.providers.settings.SettingProto developmentSettingsEnabled_
	private com.google.protobuf.SingleFieldBuilder developmentSettingsEnabledBuilder_
	private android.providers.settings.SettingProto deviceProvisioned_
	private com.google.protobuf.SingleFieldBuilder deviceProvisionedBuilder_
	private android.providers.settings.SettingProto deviceProvisioningMobileDataEnabled_
	private com.google.protobuf.SingleFieldBuilder deviceProvisioningMobileDataEnabledBuilder_
	private android.providers.settings.SettingProto displaySizeForced_
	private com.google.protobuf.SingleFieldBuilder displaySizeForcedBuilder_
	private android.providers.settings.SettingProto displayScalingForce_
	private com.google.protobuf.SingleFieldBuilder displayScalingForceBuilder_
	private android.providers.settings.SettingProto downloadMaxBytesOverMobile_
	private com.google.protobuf.SingleFieldBuilder downloadMaxBytesOverMobileBuilder_
	private android.providers.settings.SettingProto downloadRecommendedMaxBytesOverMobile_
	private com.google.protobuf.SingleFieldBuilder downloadRecommendedMaxBytesOverMobileBuilder_
	private android.providers.settings.SettingProto hdmiControlEnabled_
	private com.google.protobuf.SingleFieldBuilder hdmiControlEnabledBuilder_
	private android.providers.settings.SettingProto hdmiSystemAudioControlEnabled_
	private com.google.protobuf.SingleFieldBuilder hdmiSystemAudioControlEnabledBuilder_
	private android.providers.settings.SettingProto hdmiControlAutoWakeupEnabled_
	private com.google.protobuf.SingleFieldBuilder hdmiControlAutoWakeupEnabledBuilder_
	private android.providers.settings.SettingProto hdmiControlAutoDeviceOffEnabled_
	private com.google.protobuf.SingleFieldBuilder hdmiControlAutoDeviceOffEnabledBuilder_
	private android.providers.settings.SettingProto locationBackgroundThrottleIntervalMs_
	private com.google.protobuf.SingleFieldBuilder locationBackgroundThrottleIntervalMsBuilder_
	private android.providers.settings.SettingProto locationBackgroundThrottleProximityAlertIntervalMs_
	private com.google.protobuf.SingleFieldBuilder locationBackgroundThrottleProximityAlertIntervalMsBuilder_
	private android.providers.settings.SettingProto locationBackgroundThrottlePackageWhitelist_
	private com.google.protobuf.SingleFieldBuilder locationBackgroundThrottlePackageWhitelistBuilder_
	private android.providers.settings.SettingProto wifiScanBackgroundThrottleIntervalMs_
	private com.google.protobuf.SingleFieldBuilder wifiScanBackgroundThrottleIntervalMsBuilder_
	private android.providers.settings.SettingProto wifiScanBackgroundThrottlePackageWhitelist_
	private com.google.protobuf.SingleFieldBuilder wifiScanBackgroundThrottlePackageWhitelistBuilder_
	private android.providers.settings.SettingProto mhlInputSwitchingEnabled_
	private com.google.protobuf.SingleFieldBuilder mhlInputSwitchingEnabledBuilder_
	private android.providers.settings.SettingProto mhlPowerChargeEnabled_
	private com.google.protobuf.SingleFieldBuilder mhlPowerChargeEnabledBuilder_
	private android.providers.settings.SettingProto mobileData_
	private com.google.protobuf.SingleFieldBuilder mobileDataBuilder_
	private android.providers.settings.SettingProto mobileDataAlwaysOn_
	private com.google.protobuf.SingleFieldBuilder mobileDataAlwaysOnBuilder_
	private android.providers.settings.SettingProto connectivityMetricsBufferSize_
	private com.google.protobuf.SingleFieldBuilder connectivityMetricsBufferSizeBuilder_
	private android.providers.settings.SettingProto netstatsEnabled_
	private com.google.protobuf.SingleFieldBuilder netstatsEnabledBuilder_
	private android.providers.settings.SettingProto netstatsPollInterval_
	private com.google.protobuf.SingleFieldBuilder netstatsPollIntervalBuilder_
	private android.providers.settings.SettingProto netstatsTimeCacheMaxAge_
	private com.google.protobuf.SingleFieldBuilder netstatsTimeCacheMaxAgeBuilder_
	private android.providers.settings.SettingProto netstatsGlobalAlertBytes_
	private com.google.protobuf.SingleFieldBuilder netstatsGlobalAlertBytesBuilder_
	private android.providers.settings.SettingProto netstatsSampleEnabled_
	private com.google.protobuf.SingleFieldBuilder netstatsSampleEnabledBuilder_
	private android.providers.settings.SettingProto netstatsAugmentEnabled_
	private com.google.protobuf.SingleFieldBuilder netstatsAugmentEnabledBuilder_
	private android.providers.settings.SettingProto netstatsDevBucketDuration_
	private com.google.protobuf.SingleFieldBuilder netstatsDevBucketDurationBuilder_
	private android.providers.settings.SettingProto netstatsDevPersistBytes_
	private com.google.protobuf.SingleFieldBuilder netstatsDevPersistBytesBuilder_
	private android.providers.settings.SettingProto netstatsDevRotateAge_
	private com.google.protobuf.SingleFieldBuilder netstatsDevRotateAgeBuilder_
	private android.providers.settings.SettingProto netstatsDevDeleteAge_
	private com.google.protobuf.SingleFieldBuilder netstatsDevDeleteAgeBuilder_
	private android.providers.settings.SettingProto netstatsUidBucketDuration_
	private com.google.protobuf.SingleFieldBuilder netstatsUidBucketDurationBuilder_
	private android.providers.settings.SettingProto netstatsUidPersistBytes_
	private com.google.protobuf.SingleFieldBuilder netstatsUidPersistBytesBuilder_
	private android.providers.settings.SettingProto netstatsUidRotateAge_
	private com.google.protobuf.SingleFieldBuilder netstatsUidRotateAgeBuilder_
	private android.providers.settings.SettingProto netstatsUidDeleteAge_
	private com.google.protobuf.SingleFieldBuilder netstatsUidDeleteAgeBuilder_
	private android.providers.settings.SettingProto netstatsUidTagBucketDuration_
	private com.google.protobuf.SingleFieldBuilder netstatsUidTagBucketDurationBuilder_
	private android.providers.settings.SettingProto netstatsUidTagPersistBytes_
	private com.google.protobuf.SingleFieldBuilder netstatsUidTagPersistBytesBuilder_
	private android.providers.settings.SettingProto netstatsUidTagRotateAge_
	private com.google.protobuf.SingleFieldBuilder netstatsUidTagRotateAgeBuilder_
	private android.providers.settings.SettingProto netstatsUidTagDeleteAge_
	private com.google.protobuf.SingleFieldBuilder netstatsUidTagDeleteAgeBuilder_
	private android.providers.settings.SettingProto networkPreference_
	private com.google.protobuf.SingleFieldBuilder networkPreferenceBuilder_
	private android.providers.settings.SettingProto networkScorerApp_
	private com.google.protobuf.SingleFieldBuilder networkScorerAppBuilder_
	private android.providers.settings.SettingProto nitzUpdateDiff_
	private com.google.protobuf.SingleFieldBuilder nitzUpdateDiffBuilder_
	private android.providers.settings.SettingProto nitzUpdateSpacing_
	private com.google.protobuf.SingleFieldBuilder nitzUpdateSpacingBuilder_
	private android.providers.settings.SettingProto ntpServer_
	private com.google.protobuf.SingleFieldBuilder ntpServerBuilder_
	private android.providers.settings.SettingProto ntpTimeout_
	private com.google.protobuf.SingleFieldBuilder ntpTimeoutBuilder_
	private android.providers.settings.SettingProto storageBenchmarkInterval_
	private com.google.protobuf.SingleFieldBuilder storageBenchmarkIntervalBuilder_
	private android.providers.settings.SettingProto dnsResolverSampleValiditySeconds_
	private com.google.protobuf.SingleFieldBuilder dnsResolverSampleValiditySecondsBuilder_
	private android.providers.settings.SettingProto dnsResolverSuccessThresholdPercent_
	private com.google.protobuf.SingleFieldBuilder dnsResolverSuccessThresholdPercentBuilder_
	private android.providers.settings.SettingProto dnsResolverMinSamples_
	private com.google.protobuf.SingleFieldBuilder dnsResolverMinSamplesBuilder_
	private android.providers.settings.SettingProto dnsResolverMaxSamples_
	private com.google.protobuf.SingleFieldBuilder dnsResolverMaxSamplesBuilder_
	private android.providers.settings.SettingProto otaDisableAutomaticUpdate_
	private com.google.protobuf.SingleFieldBuilder otaDisableAutomaticUpdateBuilder_
	private android.providers.settings.SettingProto packageVerifierEnable_
	private com.google.protobuf.SingleFieldBuilder packageVerifierEnableBuilder_
	private android.providers.settings.SettingProto packageVerifierTimeout_
	private com.google.protobuf.SingleFieldBuilder packageVerifierTimeoutBuilder_
	private android.providers.settings.SettingProto packageVerifierDefaultResponse_
	private com.google.protobuf.SingleFieldBuilder packageVerifierDefaultResponseBuilder_
	private android.providers.settings.SettingProto packageVerifierSettingVisible_
	private com.google.protobuf.SingleFieldBuilder packageVerifierSettingVisibleBuilder_
	private android.providers.settings.SettingProto packageVerifierIncludeAdb_
	private com.google.protobuf.SingleFieldBuilder packageVerifierIncludeAdbBuilder_
	private android.providers.settings.SettingProto fstrimMandatoryInterval_
	private com.google.protobuf.SingleFieldBuilder fstrimMandatoryIntervalBuilder_
	private android.providers.settings.SettingProto pdpWatchdogPollIntervalMs_
	private com.google.protobuf.SingleFieldBuilder pdpWatchdogPollIntervalMsBuilder_
	private android.providers.settings.SettingProto pdpWatchdogLongPollIntervalMs_
	private com.google.protobuf.SingleFieldBuilder pdpWatchdogLongPollIntervalMsBuilder_
	private android.providers.settings.SettingProto pdpWatchdogErrorPollIntervalMs_
	private com.google.protobuf.SingleFieldBuilder pdpWatchdogErrorPollIntervalMsBuilder_
	private android.providers.settings.SettingProto pdpWatchdogTriggerPacketCount_
	private com.google.protobuf.SingleFieldBuilder pdpWatchdogTriggerPacketCountBuilder_
	private android.providers.settings.SettingProto pdpWatchdogErrorPollCount_
	private com.google.protobuf.SingleFieldBuilder pdpWatchdogErrorPollCountBuilder_
	private android.providers.settings.SettingProto pdpWatchdogMaxPdpResetFailCount_
	private com.google.protobuf.SingleFieldBuilder pdpWatchdogMaxPdpResetFailCountBuilder_
	private android.providers.settings.SettingProto setupPrepaidDataServiceUrl_
	private com.google.protobuf.SingleFieldBuilder setupPrepaidDataServiceUrlBuilder_
	private android.providers.settings.SettingProto setupPrepaidDetectionTargetUrl_
	private com.google.protobuf.SingleFieldBuilder setupPrepaidDetectionTargetUrlBuilder_
	private android.providers.settings.SettingProto setupPrepaidDetectionRedirHost_
	private com.google.protobuf.SingleFieldBuilder setupPrepaidDetectionRedirHostBuilder_
	private android.providers.settings.SettingProto smsOutgoingCheckIntervalMs_
	private com.google.protobuf.SingleFieldBuilder smsOutgoingCheckIntervalMsBuilder_
	private android.providers.settings.SettingProto smsOutgoingCheckMaxCount_
	private com.google.protobuf.SingleFieldBuilder smsOutgoingCheckMaxCountBuilder_
	private android.providers.settings.SettingProto smsShortCodeConfirmation_
	private com.google.protobuf.SingleFieldBuilder smsShortCodeConfirmationBuilder_
	private android.providers.settings.SettingProto smsShortCodeRule_
	private com.google.protobuf.SingleFieldBuilder smsShortCodeRuleBuilder_
	private android.providers.settings.SettingProto tcpDefaultInitRwnd_
	private com.google.protobuf.SingleFieldBuilder tcpDefaultInitRwndBuilder_
	private android.providers.settings.SettingProto tetherSupported_
	private com.google.protobuf.SingleFieldBuilder tetherSupportedBuilder_
	private android.providers.settings.SettingProto tetherDunRequired_
	private com.google.protobuf.SingleFieldBuilder tetherDunRequiredBuilder_
	private android.providers.settings.SettingProto tetherDunApn_
	private com.google.protobuf.SingleFieldBuilder tetherDunApnBuilder_
	private android.providers.settings.SettingProto tetherOffloadDisabled_
	private com.google.protobuf.SingleFieldBuilder tetherOffloadDisabledBuilder_
	private android.providers.settings.SettingProto carrierAppWhitelist_
	private com.google.protobuf.SingleFieldBuilder carrierAppWhitelistBuilder_
	private android.providers.settings.SettingProto usbMassStorageEnabled_
	private com.google.protobuf.SingleFieldBuilder usbMassStorageEnabledBuilder_
	private android.providers.settings.SettingProto useGoogleMail_
	private com.google.protobuf.SingleFieldBuilder useGoogleMailBuilder_
	private android.providers.settings.SettingProto webviewDataReductionProxyKey_
	private com.google.protobuf.SingleFieldBuilder webviewDataReductionProxyKeyBuilder_
	private android.providers.settings.SettingProto webviewFallbackLogicEnabled_
	private com.google.protobuf.SingleFieldBuilder webviewFallbackLogicEnabledBuilder_
	private android.providers.settings.SettingProto webviewProvider_
	private com.google.protobuf.SingleFieldBuilder webviewProviderBuilder_
	private android.providers.settings.SettingProto webviewMultiprocess_
	private com.google.protobuf.SingleFieldBuilder webviewMultiprocessBuilder_
	private android.providers.settings.SettingProto networkSwitchNotificationDailyLimit_
	private com.google.protobuf.SingleFieldBuilder networkSwitchNotificationDailyLimitBuilder_
	private android.providers.settings.SettingProto networkSwitchNotificationRateLimitMillis_
	private com.google.protobuf.SingleFieldBuilder networkSwitchNotificationRateLimitMillisBuilder_
	private android.providers.settings.SettingProto networkAvoidBadWifi_
	private com.google.protobuf.SingleFieldBuilder networkAvoidBadWifiBuilder_
	private android.providers.settings.SettingProto networkMeteredMultipathPreference_
	private com.google.protobuf.SingleFieldBuilder networkMeteredMultipathPreferenceBuilder_
	private android.providers.settings.SettingProto networkWatchlistLastReportTime_
	private com.google.protobuf.SingleFieldBuilder networkWatchlistLastReportTimeBuilder_
	private android.providers.settings.SettingProto wifiBadgingThresholds_
	private com.google.protobuf.SingleFieldBuilder wifiBadgingThresholdsBuilder_
	private android.providers.settings.SettingProto wifiDisplayOn_
	private com.google.protobuf.SingleFieldBuilder wifiDisplayOnBuilder_
	private android.providers.settings.SettingProto wifiDisplayCertificationOn_
	private com.google.protobuf.SingleFieldBuilder wifiDisplayCertificationOnBuilder_
	private android.providers.settings.SettingProto wifiDisplayWpsConfig_
	private com.google.protobuf.SingleFieldBuilder wifiDisplayWpsConfigBuilder_
	private android.providers.settings.SettingProto wifiNetworksAvailableNotificationOn_
	private com.google.protobuf.SingleFieldBuilder wifiNetworksAvailableNotificationOnBuilder_
	private android.providers.settings.SettingProto wimaxNetworksAvailableNotificationOn_
	private com.google.protobuf.SingleFieldBuilder wimaxNetworksAvailableNotificationOnBuilder_
	private android.providers.settings.SettingProto wifiNetworksAvailableRepeatDelay_
	private com.google.protobuf.SingleFieldBuilder wifiNetworksAvailableRepeatDelayBuilder_
	private android.providers.settings.SettingProto wifiCountryCode_
	private com.google.protobuf.SingleFieldBuilder wifiCountryCodeBuilder_
	private android.providers.settings.SettingProto wifiFrameworkScanIntervalMs_
	private com.google.protobuf.SingleFieldBuilder wifiFrameworkScanIntervalMsBuilder_
	private android.providers.settings.SettingProto wifiIdleMs_
	private com.google.protobuf.SingleFieldBuilder wifiIdleMsBuilder_
	private android.providers.settings.SettingProto wifiNumOpenNetworksKept_
	private com.google.protobuf.SingleFieldBuilder wifiNumOpenNetworksKeptBuilder_
	private android.providers.settings.SettingProto wifiOn_
	private com.google.protobuf.SingleFieldBuilder wifiOnBuilder_
	private android.providers.settings.SettingProto wifiScanAlwaysAvailable_
	private com.google.protobuf.SingleFieldBuilder wifiScanAlwaysAvailableBuilder_
	private android.providers.settings.SettingProto wifiWakeupEnabled_
	private com.google.protobuf.SingleFieldBuilder wifiWakeupEnabledBuilder_
	private android.providers.settings.SettingProto wifiWakeupAvailable_
	private com.google.protobuf.SingleFieldBuilder wifiWakeupAvailableBuilder_
	private android.providers.settings.SettingProto networkScoringUiEnabled_
	private com.google.protobuf.SingleFieldBuilder networkScoringUiEnabledBuilder_
	private android.providers.settings.SettingProto speedLabelCacheEvictionAgeMillis_
	private com.google.protobuf.SingleFieldBuilder speedLabelCacheEvictionAgeMillisBuilder_
	private android.providers.settings.SettingProto recommendedNetworkEvaluatorCacheExpiryMs_
	private com.google.protobuf.SingleFieldBuilder recommendedNetworkEvaluatorCacheExpiryMsBuilder_
	private android.providers.settings.SettingProto networkRecommendationsEnabled_
	private com.google.protobuf.SingleFieldBuilder networkRecommendationsEnabledBuilder_
	private android.providers.settings.SettingProto networkRecommendationsPackage_
	private com.google.protobuf.SingleFieldBuilder networkRecommendationsPackageBuilder_
	private android.providers.settings.SettingProto useOpenWifiPackage_
	private com.google.protobuf.SingleFieldBuilder useOpenWifiPackageBuilder_
	private android.providers.settings.SettingProto networkRecommendationRequestTimeoutMs_
	private com.google.protobuf.SingleFieldBuilder networkRecommendationRequestTimeoutMsBuilder_
	private android.providers.settings.SettingProto bleScanAlwaysAvailable_
	private com.google.protobuf.SingleFieldBuilder bleScanAlwaysAvailableBuilder_
	private android.providers.settings.SettingProto wifiSavedState_
	private com.google.protobuf.SingleFieldBuilder wifiSavedStateBuilder_
	private android.providers.settings.SettingProto wifiSupplicantScanIntervalMs_
	private com.google.protobuf.SingleFieldBuilder wifiSupplicantScanIntervalMsBuilder_
	private android.providers.settings.SettingProto wifiEnhancedAutoJoin_
	private com.google.protobuf.SingleFieldBuilder wifiEnhancedAutoJoinBuilder_
	private android.providers.settings.SettingProto wifiNetworkShowRssi_
	private com.google.protobuf.SingleFieldBuilder wifiNetworkShowRssiBuilder_
	private android.providers.settings.SettingProto wifiScanIntervalWhenP2PConnectedMs_
	private com.google.protobuf.SingleFieldBuilder wifiScanIntervalWhenP2PConnectedMsBuilder_
	private android.providers.settings.SettingProto wifiWatchdogOn_
	private com.google.protobuf.SingleFieldBuilder wifiWatchdogOnBuilder_
	private android.providers.settings.SettingProto wifiWatchdogPoorNetworkTestEnabled_
	private com.google.protobuf.SingleFieldBuilder wifiWatchdogPoorNetworkTestEnabledBuilder_
	private android.providers.settings.SettingProto wifiSuspendOptimizationsEnabled_
	private com.google.protobuf.SingleFieldBuilder wifiSuspendOptimizationsEnabledBuilder_
	private android.providers.settings.SettingProto wifiVerboseLoggingEnabled_
	private com.google.protobuf.SingleFieldBuilder wifiVerboseLoggingEnabledBuilder_
	private android.providers.settings.SettingProto wifiMaxDhcpRetryCount_
	private com.google.protobuf.SingleFieldBuilder wifiMaxDhcpRetryCountBuilder_
	private android.providers.settings.SettingProto wifiMobileDataTransitionWakelockTimeoutMs_
	private com.google.protobuf.SingleFieldBuilder wifiMobileDataTransitionWakelockTimeoutMsBuilder_
	private android.providers.settings.SettingProto wifiDeviceOwnerConfigsLockdown_
	private com.google.protobuf.SingleFieldBuilder wifiDeviceOwnerConfigsLockdownBuilder_
	private android.providers.settings.SettingProto wifiFrequencyBand_
	private com.google.protobuf.SingleFieldBuilder wifiFrequencyBandBuilder_
	private android.providers.settings.SettingProto wifiP2PDeviceName_
	private com.google.protobuf.SingleFieldBuilder wifiP2PDeviceNameBuilder_
	private android.providers.settings.SettingProto wifiReenableDelayMs_
	private com.google.protobuf.SingleFieldBuilder wifiReenableDelayMsBuilder_
	private android.providers.settings.SettingProto wifiEphemeralOutOfRangeTimeoutMs_
	private com.google.protobuf.SingleFieldBuilder wifiEphemeralOutOfRangeTimeoutMsBuilder_
	private android.providers.settings.SettingProto dataStallAlarmNonAggressiveDelayInMs_
	private com.google.protobuf.SingleFieldBuilder dataStallAlarmNonAggressiveDelayInMsBuilder_
	private android.providers.settings.SettingProto dataStallAlarmAggressiveDelayInMs_
	private com.google.protobuf.SingleFieldBuilder dataStallAlarmAggressiveDelayInMsBuilder_
	private android.providers.settings.SettingProto provisioningApnAlarmDelayInMs_
	private com.google.protobuf.SingleFieldBuilder provisioningApnAlarmDelayInMsBuilder_
	private android.providers.settings.SettingProto gprsRegisterCheckPeriodMs_
	private com.google.protobuf.SingleFieldBuilder gprsRegisterCheckPeriodMsBuilder_
	private android.providers.settings.SettingProto wtfIsFatal_
	private com.google.protobuf.SingleFieldBuilder wtfIsFatalBuilder_
	private android.providers.settings.SettingProto modeRinger_
	private com.google.protobuf.SingleFieldBuilder modeRingerBuilder_
	private android.providers.settings.SettingProto overlayDisplayDevices_
	private com.google.protobuf.SingleFieldBuilder overlayDisplayDevicesBuilder_
	private android.providers.settings.SettingProto batteryDischargeDurationThreshold_
	private com.google.protobuf.SingleFieldBuilder batteryDischargeDurationThresholdBuilder_
	private android.providers.settings.SettingProto batteryDischargeThreshold_
	private com.google.protobuf.SingleFieldBuilder batteryDischargeThresholdBuilder_
	private android.providers.settings.SettingProto sendActionAppError_
	private com.google.protobuf.SingleFieldBuilder sendActionAppErrorBuilder_
	private android.providers.settings.SettingProto dropboxAgeSeconds_
	private com.google.protobuf.SingleFieldBuilder dropboxAgeSecondsBuilder_
	private android.providers.settings.SettingProto dropboxMaxFiles_
	private com.google.protobuf.SingleFieldBuilder dropboxMaxFilesBuilder_
	private android.providers.settings.SettingProto dropboxQuotaKb_
	private com.google.protobuf.SingleFieldBuilder dropboxQuotaKbBuilder_
	private android.providers.settings.SettingProto dropboxQuotaPercent_
	private com.google.protobuf.SingleFieldBuilder dropboxQuotaPercentBuilder_
	private android.providers.settings.SettingProto dropboxReservePercent_
	private com.google.protobuf.SingleFieldBuilder dropboxReservePercentBuilder_
	private android.providers.settings.SettingProto dropboxTagPrefix_
	private com.google.protobuf.SingleFieldBuilder dropboxTagPrefixBuilder_
	private android.providers.settings.SettingProto errorLogcatPrefix_
	private com.google.protobuf.SingleFieldBuilder errorLogcatPrefixBuilder_
	private android.providers.settings.SettingProto sysFreeStorageLogInterval_
	private com.google.protobuf.SingleFieldBuilder sysFreeStorageLogIntervalBuilder_
	private android.providers.settings.SettingProto diskFreeChangeReportingThreshold_
	private com.google.protobuf.SingleFieldBuilder diskFreeChangeReportingThresholdBuilder_
	private android.providers.settings.SettingProto sysStorageThresholdPercentage_
	private com.google.protobuf.SingleFieldBuilder sysStorageThresholdPercentageBuilder_
	private android.providers.settings.SettingProto sysStorageThresholdMaxBytes_
	private com.google.protobuf.SingleFieldBuilder sysStorageThresholdMaxBytesBuilder_
	private android.providers.settings.SettingProto sysStorageFullThresholdBytes_
	private com.google.protobuf.SingleFieldBuilder sysStorageFullThresholdBytesBuilder_
	private android.providers.settings.SettingProto sysStorageCachePercentage_
	private com.google.protobuf.SingleFieldBuilder sysStorageCachePercentageBuilder_
	private android.providers.settings.SettingProto sysStorageCacheMaxBytes_
	private com.google.protobuf.SingleFieldBuilder sysStorageCacheMaxBytesBuilder_
	private android.providers.settings.SettingProto syncMaxRetryDelayInSeconds_
	private com.google.protobuf.SingleFieldBuilder syncMaxRetryDelayInSecondsBuilder_
	private android.providers.settings.SettingProto connectivityChangeDelay_
	private com.google.protobuf.SingleFieldBuilder connectivityChangeDelayBuilder_
	private android.providers.settings.SettingProto connectivitySamplingIntervalInSeconds_
	private com.google.protobuf.SingleFieldBuilder connectivitySamplingIntervalInSecondsBuilder_
	private android.providers.settings.SettingProto pacChangeDelay_
	private com.google.protobuf.SingleFieldBuilder pacChangeDelayBuilder_
	private android.providers.settings.SettingProto captivePortalMode_
	private com.google.protobuf.SingleFieldBuilder captivePortalModeBuilder_
	private android.providers.settings.SettingProto captivePortalDetectionEnabled_
	private com.google.protobuf.SingleFieldBuilder captivePortalDetectionEnabledBuilder_
	private android.providers.settings.SettingProto captivePortalServer_
	private com.google.protobuf.SingleFieldBuilder captivePortalServerBuilder_
	private android.providers.settings.SettingProto captivePortalHttpsUrl_
	private com.google.protobuf.SingleFieldBuilder captivePortalHttpsUrlBuilder_
	private android.providers.settings.SettingProto captivePortalHttpUrl_
	private com.google.protobuf.SingleFieldBuilder captivePortalHttpUrlBuilder_
	private android.providers.settings.SettingProto captivePortalFallbackUrl_
	private com.google.protobuf.SingleFieldBuilder captivePortalFallbackUrlBuilder_
	private android.providers.settings.SettingProto captivePortalOtherFallbackUrls_
	private com.google.protobuf.SingleFieldBuilder captivePortalOtherFallbackUrlsBuilder_
	private android.providers.settings.SettingProto captivePortalUseHttps_
	private com.google.protobuf.SingleFieldBuilder captivePortalUseHttpsBuilder_
	private android.providers.settings.SettingProto captivePortalUserAgent_
	private com.google.protobuf.SingleFieldBuilder captivePortalUserAgentBuilder_
	private android.providers.settings.SettingProto nsdOn_
	private com.google.protobuf.SingleFieldBuilder nsdOnBuilder_
	private android.providers.settings.SettingProto setInstallLocation_
	private com.google.protobuf.SingleFieldBuilder setInstallLocationBuilder_
	private android.providers.settings.SettingProto defaultInstallLocation_
	private com.google.protobuf.SingleFieldBuilder defaultInstallLocationBuilder_
	private android.providers.settings.SettingProto inetConditionDebounceUpDelay_
	private com.google.protobuf.SingleFieldBuilder inetConditionDebounceUpDelayBuilder_
	private android.providers.settings.SettingProto inetConditionDebounceDownDelay_
	private com.google.protobuf.SingleFieldBuilder inetConditionDebounceDownDelayBuilder_
	private android.providers.settings.SettingProto readExternalStorageEnforcedDefault_
	private com.google.protobuf.SingleFieldBuilder readExternalStorageEnforcedDefaultBuilder_
	private android.providers.settings.SettingProto httpProxy_
	private com.google.protobuf.SingleFieldBuilder httpProxyBuilder_
	private android.providers.settings.SettingProto globalHttpProxyHost_
	private com.google.protobuf.SingleFieldBuilder globalHttpProxyHostBuilder_
	private android.providers.settings.SettingProto globalHttpProxyPort_
	private com.google.protobuf.SingleFieldBuilder globalHttpProxyPortBuilder_
	private android.providers.settings.SettingProto globalHttpProxyExclusionList_
	private com.google.protobuf.SingleFieldBuilder globalHttpProxyExclusionListBuilder_
	private android.providers.settings.SettingProto globalHttpProxyPac_
	private com.google.protobuf.SingleFieldBuilder globalHttpProxyPacBuilder_
	private android.providers.settings.SettingProto setGlobalHttpProxy_
	private com.google.protobuf.SingleFieldBuilder setGlobalHttpProxyBuilder_
	private android.providers.settings.SettingProto defaultDnsServer_
	private com.google.protobuf.SingleFieldBuilder defaultDnsServerBuilder_
	private android.providers.settings.SettingProto privateDnsMode_
	private com.google.protobuf.SingleFieldBuilder privateDnsModeBuilder_
	private android.providers.settings.SettingProto privateDnsSpecifier_
	private com.google.protobuf.SingleFieldBuilder privateDnsSpecifierBuilder_
	private android.providers.settings.SettingProto bluetoothHeadsetPriorityPrefix_
	private com.google.protobuf.SingleFieldBuilder bluetoothHeadsetPriorityPrefixBuilder_
	private android.providers.settings.SettingProto bluetoothA2DpSinkPriorityPrefix_
	private com.google.protobuf.SingleFieldBuilder bluetoothA2DpSinkPriorityPrefixBuilder_
	private android.providers.settings.SettingProto bluetoothA2DpSrcPriorityPrefix_
	private com.google.protobuf.SingleFieldBuilder bluetoothA2DpSrcPriorityPrefixBuilder_
	private android.providers.settings.SettingProto bluetoothA2DpSupportsOptionalCodecsPrefix_
	private com.google.protobuf.SingleFieldBuilder bluetoothA2DpSupportsOptionalCodecsPrefixBuilder_
	private android.providers.settings.SettingProto bluetoothA2DpOptionalCodecsEnabledPrefix_
	private com.google.protobuf.SingleFieldBuilder bluetoothA2DpOptionalCodecsEnabledPrefixBuilder_
	private android.providers.settings.SettingProto bluetoothInputDevicePriorityPrefix_
	private com.google.protobuf.SingleFieldBuilder bluetoothInputDevicePriorityPrefixBuilder_
	private android.providers.settings.SettingProto bluetoothMapPriorityPrefix_
	private com.google.protobuf.SingleFieldBuilder bluetoothMapPriorityPrefixBuilder_
	private android.providers.settings.SettingProto bluetoothMapClientPriorityPrefix_
	private com.google.protobuf.SingleFieldBuilder bluetoothMapClientPriorityPrefixBuilder_
	private android.providers.settings.SettingProto bluetoothPbapClientPriorityPrefix_
	private com.google.protobuf.SingleFieldBuilder bluetoothPbapClientPriorityPrefixBuilder_
	private android.providers.settings.SettingProto bluetoothSapPriorityPrefix_
	private com.google.protobuf.SingleFieldBuilder bluetoothSapPriorityPrefixBuilder_
	private android.providers.settings.SettingProto bluetoothPanPriorityPrefix_
	private com.google.protobuf.SingleFieldBuilder bluetoothPanPriorityPrefixBuilder_
	private android.providers.settings.SettingProto bluetoothHearingAidPriorityPrefix_
	private com.google.protobuf.SingleFieldBuilder bluetoothHearingAidPriorityPrefixBuilder_
	private android.providers.settings.SettingProto activityManagerConstants_
	private com.google.protobuf.SingleFieldBuilder activityManagerConstantsBuilder_
	private android.providers.settings.SettingProto deviceIdleConstants_
	private com.google.protobuf.SingleFieldBuilder deviceIdleConstantsBuilder_
	private android.providers.settings.SettingProto deviceIdleConstantsWatch_
	private com.google.protobuf.SingleFieldBuilder deviceIdleConstantsWatchBuilder_
	private android.providers.settings.SettingProto batterySaverConstants_
	private com.google.protobuf.SingleFieldBuilder batterySaverConstantsBuilder_
	private android.providers.settings.SettingProto anomalyDetectionConstants_
	private com.google.protobuf.SingleFieldBuilder anomalyDetectionConstantsBuilder_
	private android.providers.settings.SettingProto alwaysOnDisplayConstants_
	private com.google.protobuf.SingleFieldBuilder alwaysOnDisplayConstantsBuilder_
	private android.providers.settings.SettingProto appIdleConstants_
	private com.google.protobuf.SingleFieldBuilder appIdleConstantsBuilder_
	private android.providers.settings.SettingProto powerManagerConstants_
	private com.google.protobuf.SingleFieldBuilder powerManagerConstantsBuilder_
	private android.providers.settings.SettingProto alarmManagerConstants_
	private com.google.protobuf.SingleFieldBuilder alarmManagerConstantsBuilder_
	private android.providers.settings.SettingProto jobSchedulerConstants_
	private com.google.protobuf.SingleFieldBuilder jobSchedulerConstantsBuilder_
	private android.providers.settings.SettingProto shortcutManagerConstants_
	private com.google.protobuf.SingleFieldBuilder shortcutManagerConstantsBuilder_
	private android.providers.settings.SettingProto devicePolicyConstants_
	private com.google.protobuf.SingleFieldBuilder devicePolicyConstantsBuilder_
	private android.providers.settings.SettingProto textClassifierConstants_
	private com.google.protobuf.SingleFieldBuilder textClassifierConstantsBuilder_
	private android.providers.settings.SettingProto windowAnimationScale_
	private com.google.protobuf.SingleFieldBuilder windowAnimationScaleBuilder_
	private android.providers.settings.SettingProto transitionAnimationScale_
	private com.google.protobuf.SingleFieldBuilder transitionAnimationScaleBuilder_
	private android.providers.settings.SettingProto animatorDurationScale_
	private com.google.protobuf.SingleFieldBuilder animatorDurationScaleBuilder_
	private android.providers.settings.SettingProto fancyImeAnimations_
	private com.google.protobuf.SingleFieldBuilder fancyImeAnimationsBuilder_
	private android.providers.settings.SettingProto compatibilityMode_
	private com.google.protobuf.SingleFieldBuilder compatibilityModeBuilder_
	private android.providers.settings.SettingProto emergencyTone_
	private com.google.protobuf.SingleFieldBuilder emergencyToneBuilder_
	private android.providers.settings.SettingProto callAutoRetry_
	private com.google.protobuf.SingleFieldBuilder callAutoRetryBuilder_
	private android.providers.settings.SettingProto emergencyAffordanceNeeded_
	private com.google.protobuf.SingleFieldBuilder emergencyAffordanceNeededBuilder_
	private android.providers.settings.SettingProto preferredNetworkMode_
	private com.google.protobuf.SingleFieldBuilder preferredNetworkModeBuilder_
	private android.providers.settings.SettingProto debugApp_
	private com.google.protobuf.SingleFieldBuilder debugAppBuilder_
	private android.providers.settings.SettingProto waitForDebugger_
	private com.google.protobuf.SingleFieldBuilder waitForDebuggerBuilder_
	private android.providers.settings.SettingProto enableGpuDebugLayers_
	private com.google.protobuf.SingleFieldBuilder enableGpuDebugLayersBuilder_
	private android.providers.settings.SettingProto gpuDebugApp_
	private com.google.protobuf.SingleFieldBuilder gpuDebugAppBuilder_
	private android.providers.settings.SettingProto gpuDebugLayers_
	private com.google.protobuf.SingleFieldBuilder gpuDebugLayersBuilder_
	private android.providers.settings.SettingProto lowPowerMode_
	private com.google.protobuf.SingleFieldBuilder lowPowerModeBuilder_
	private android.providers.settings.SettingProto lowPowerModeTriggerLevel_
	private com.google.protobuf.SingleFieldBuilder lowPowerModeTriggerLevelBuilder_
	private android.providers.settings.SettingProto alwaysFinishActivities_
	private com.google.protobuf.SingleFieldBuilder alwaysFinishActivitiesBuilder_
	private android.providers.settings.SettingProto dockAudioMediaEnabled_
	private com.google.protobuf.SingleFieldBuilder dockAudioMediaEnabledBuilder_
	private android.providers.settings.SettingProto encodedSurroundOutput_
	private com.google.protobuf.SingleFieldBuilder encodedSurroundOutputBuilder_
	private android.providers.settings.SettingProto audioSafeVolumeState_
	private com.google.protobuf.SingleFieldBuilder audioSafeVolumeStateBuilder_
	private android.providers.settings.SettingProto tzinfoUpdateContentUrl_
	private com.google.protobuf.SingleFieldBuilder tzinfoUpdateContentUrlBuilder_
	private android.providers.settings.SettingProto tzinfoUpdateMetadataUrl_
	private com.google.protobuf.SingleFieldBuilder tzinfoUpdateMetadataUrlBuilder_
	private android.providers.settings.SettingProto selinuxUpdateContentUrl_
	private com.google.protobuf.SingleFieldBuilder selinuxUpdateContentUrlBuilder_
	private android.providers.settings.SettingProto selinuxUpdateMetadataUrl_
	private com.google.protobuf.SingleFieldBuilder selinuxUpdateMetadataUrlBuilder_
	private android.providers.settings.SettingProto smsShortCodesUpdateContentUrl_
	private com.google.protobuf.SingleFieldBuilder smsShortCodesUpdateContentUrlBuilder_
	private android.providers.settings.SettingProto smsShortCodesUpdateMetadataUrl_
	private com.google.protobuf.SingleFieldBuilder smsShortCodesUpdateMetadataUrlBuilder_
	private android.providers.settings.SettingProto apnDbUpdateContentUrl_
	private com.google.protobuf.SingleFieldBuilder apnDbUpdateContentUrlBuilder_
	private android.providers.settings.SettingProto apnDbUpdateMetadataUrl_
	private com.google.protobuf.SingleFieldBuilder apnDbUpdateMetadataUrlBuilder_
	private android.providers.settings.SettingProto certPinUpdateContentUrl_
	private com.google.protobuf.SingleFieldBuilder certPinUpdateContentUrlBuilder_
	private android.providers.settings.SettingProto certPinUpdateMetadataUrl_
	private com.google.protobuf.SingleFieldBuilder certPinUpdateMetadataUrlBuilder_
	private android.providers.settings.SettingProto intentFirewallUpdateContentUrl_
	private com.google.protobuf.SingleFieldBuilder intentFirewallUpdateContentUrlBuilder_
	private android.providers.settings.SettingProto intentFirewallUpdateMetadataUrl_
	private com.google.protobuf.SingleFieldBuilder intentFirewallUpdateMetadataUrlBuilder_
	private android.providers.settings.SettingProto langIdUpdateContentUrl_
	private com.google.protobuf.SingleFieldBuilder langIdUpdateContentUrlBuilder_
	private android.providers.settings.SettingProto langIdUpdateMetadataUrl_
	private com.google.protobuf.SingleFieldBuilder langIdUpdateMetadataUrlBuilder_
	private android.providers.settings.SettingProto smartSelectionUpdateContentUrl_
	private com.google.protobuf.SingleFieldBuilder smartSelectionUpdateContentUrlBuilder_
	private android.providers.settings.SettingProto smartSelectionUpdateMetadataUrl_
	private com.google.protobuf.SingleFieldBuilder smartSelectionUpdateMetadataUrlBuilder_
	private android.providers.settings.SettingProto selinuxStatus_
	private com.google.protobuf.SingleFieldBuilder selinuxStatusBuilder_
	private android.providers.settings.SettingProto developmentForceRtl_
	private com.google.protobuf.SingleFieldBuilder developmentForceRtlBuilder_
	private android.providers.settings.SettingProto lowBatterySoundTimeout_
	private com.google.protobuf.SingleFieldBuilder lowBatterySoundTimeoutBuilder_
	private android.providers.settings.SettingProto wifiBounceDelayOverrideMs_
	private com.google.protobuf.SingleFieldBuilder wifiBounceDelayOverrideMsBuilder_
	private android.providers.settings.SettingProto policyControl_
	private com.google.protobuf.SingleFieldBuilder policyControlBuilder_
	private android.providers.settings.SettingProto zenMode_
	private com.google.protobuf.SingleFieldBuilder zenModeBuilder_
	private android.providers.settings.SettingProto zenModeRingerLevel_
	private com.google.protobuf.SingleFieldBuilder zenModeRingerLevelBuilder_
	private android.providers.settings.SettingProto zenModeConfigEtag_
	private com.google.protobuf.SingleFieldBuilder zenModeConfigEtagBuilder_
	private android.providers.settings.SettingProto headsUpNotificationsEnabled_
	private com.google.protobuf.SingleFieldBuilder headsUpNotificationsEnabledBuilder_
	private android.providers.settings.SettingProto deviceName_
	private com.google.protobuf.SingleFieldBuilder deviceNameBuilder_
	private android.providers.settings.SettingProto networkScoringProvisioned_
	private com.google.protobuf.SingleFieldBuilder networkScoringProvisionedBuilder_
	private android.providers.settings.SettingProto requirePasswordToDecrypt_
	private com.google.protobuf.SingleFieldBuilder requirePasswordToDecryptBuilder_
	private android.providers.settings.SettingProto enhanced4GModeEnabled_
	private com.google.protobuf.SingleFieldBuilder enhanced4GModeEnabledBuilder_
	private android.providers.settings.SettingProto vtImsEnabled_
	private com.google.protobuf.SingleFieldBuilder vtImsEnabledBuilder_
	private android.providers.settings.SettingProto wfcImsEnabled_
	private com.google.protobuf.SingleFieldBuilder wfcImsEnabledBuilder_
	private android.providers.settings.SettingProto wfcImsMode_
	private com.google.protobuf.SingleFieldBuilder wfcImsModeBuilder_
	private android.providers.settings.SettingProto wfcImsRoamingMode_
	private com.google.protobuf.SingleFieldBuilder wfcImsRoamingModeBuilder_
	private android.providers.settings.SettingProto wfcImsRoamingEnabled_
	private com.google.protobuf.SingleFieldBuilder wfcImsRoamingEnabledBuilder_
	private android.providers.settings.SettingProto lteServiceForced_
	private com.google.protobuf.SingleFieldBuilder lteServiceForcedBuilder_
	private android.providers.settings.SettingProto ephemeralCookieMaxSizeBytes_
	private com.google.protobuf.SingleFieldBuilder ephemeralCookieMaxSizeBytesBuilder_
	private android.providers.settings.SettingProto enableEphemeralFeature_
	private com.google.protobuf.SingleFieldBuilder enableEphemeralFeatureBuilder_
	private android.providers.settings.SettingProto instantAppDexoptEnabled_
	private com.google.protobuf.SingleFieldBuilder instantAppDexoptEnabledBuilder_
	private android.providers.settings.SettingProto installedInstantAppMinCachePeriod_
	private com.google.protobuf.SingleFieldBuilder installedInstantAppMinCachePeriodBuilder_
	private android.providers.settings.SettingProto installedInstantAppMaxCachePeriod_
	private com.google.protobuf.SingleFieldBuilder installedInstantAppMaxCachePeriodBuilder_
	private android.providers.settings.SettingProto uninstalledInstantAppMinCachePeriod_
	private com.google.protobuf.SingleFieldBuilder uninstalledInstantAppMinCachePeriodBuilder_
	private android.providers.settings.SettingProto uninstalledInstantAppMaxCachePeriod_
	private com.google.protobuf.SingleFieldBuilder uninstalledInstantAppMaxCachePeriodBuilder_
	private android.providers.settings.SettingProto unusedStaticSharedLibMinCachePeriod_
	private com.google.protobuf.SingleFieldBuilder unusedStaticSharedLibMinCachePeriodBuilder_
	private android.providers.settings.SettingProto allowUserSwitchingWhenSystemUserLocked_
	private com.google.protobuf.SingleFieldBuilder allowUserSwitchingWhenSystemUserLockedBuilder_
	private android.providers.settings.SettingProto bootCount_
	private com.google.protobuf.SingleFieldBuilder bootCountBuilder_
	private android.providers.settings.SettingProto safeBootDisallowed_
	private com.google.protobuf.SingleFieldBuilder safeBootDisallowedBuilder_
	private android.providers.settings.SettingProto deviceDemoMode_
	private com.google.protobuf.SingleFieldBuilder deviceDemoModeBuilder_
	private android.providers.settings.SettingProto networkAccessTimeoutMs_
	private com.google.protobuf.SingleFieldBuilder networkAccessTimeoutMsBuilder_
	private android.providers.settings.SettingProto databaseDowngradeReason_
	private com.google.protobuf.SingleFieldBuilder databaseDowngradeReasonBuilder_
	private android.providers.settings.SettingProto databaseCreationBuildid_
	private com.google.protobuf.SingleFieldBuilder databaseCreationBuildidBuilder_
	private android.providers.settings.SettingProto contactsDatabaseWalEnabled_
	private com.google.protobuf.SingleFieldBuilder contactsDatabaseWalEnabledBuilder_
	private android.providers.settings.SettingProto locationSettingsLinkToPermissionsEnabled_
	private com.google.protobuf.SingleFieldBuilder locationSettingsLinkToPermissionsEnabledBuilder_
	private android.providers.settings.SettingProto euiccFactoryResetTimeoutMillis_
	private com.google.protobuf.SingleFieldBuilder euiccFactoryResetTimeoutMillisBuilder_
	private android.providers.settings.SettingProto storageSettingsClobberThreshold_
	private com.google.protobuf.SingleFieldBuilder storageSettingsClobberThresholdBuilder_
	private android.providers.settings.SettingProto multiSimVoiceCallSubscription_
	private com.google.protobuf.SingleFieldBuilder multiSimVoiceCallSubscriptionBuilder_
	private android.providers.settings.SettingProto multiSimVoicePrompt_
	private com.google.protobuf.SingleFieldBuilder multiSimVoicePromptBuilder_
	private android.providers.settings.SettingProto multiSimDataCallSubscription_
	private com.google.protobuf.SingleFieldBuilder multiSimDataCallSubscriptionBuilder_
	private android.providers.settings.SettingProto multiSimSmsSubscription_
	private com.google.protobuf.SingleFieldBuilder multiSimSmsSubscriptionBuilder_
	private android.providers.settings.SettingProto multiSimSmsPrompt_
	private com.google.protobuf.SingleFieldBuilder multiSimSmsPromptBuilder_
	private android.providers.settings.SettingProto newContactAggregator_
	private com.google.protobuf.SingleFieldBuilder newContactAggregatorBuilder_
	private android.providers.settings.SettingProto contactMetadataSyncEnabled_
	private com.google.protobuf.SingleFieldBuilder contactMetadataSyncEnabledBuilder_
	private android.providers.settings.SettingProto enableCellularOnBoot_
	private com.google.protobuf.SingleFieldBuilder enableCellularOnBootBuilder_
	private android.providers.settings.SettingProto maxNotificationEnqueueRate_
	private com.google.protobuf.SingleFieldBuilder maxNotificationEnqueueRateBuilder_
	private android.providers.settings.SettingProto showNotificationChannelWarnings_
	private com.google.protobuf.SingleFieldBuilder showNotificationChannelWarningsBuilder_
	private android.providers.settings.SettingProto cellOn_
	private com.google.protobuf.SingleFieldBuilder cellOnBuilder_
	private android.providers.settings.SettingProto showTemperatureWarning_
	private com.google.protobuf.SingleFieldBuilder showTemperatureWarningBuilder_
	private android.providers.settings.SettingProto warningTemperature_
	private com.google.protobuf.SingleFieldBuilder warningTemperatureBuilder_
	private android.providers.settings.SettingProto enableDiskstatsLogging_
	private com.google.protobuf.SingleFieldBuilder enableDiskstatsLoggingBuilder_
	private android.providers.settings.SettingProto enableCacheQuotaCalculation_
	private com.google.protobuf.SingleFieldBuilder enableCacheQuotaCalculationBuilder_
	private android.providers.settings.SettingProto enableDeletionHelperNoThresholdToggle_
	private com.google.protobuf.SingleFieldBuilder enableDeletionHelperNoThresholdToggleBuilder_
	private android.providers.settings.SettingProto notificationSnoozeOptions_
	private com.google.protobuf.SingleFieldBuilder notificationSnoozeOptionsBuilder_
	private android.providers.settings.SettingProto enableGnssRawMeasFullTracking_
	private com.google.protobuf.SingleFieldBuilder enableGnssRawMeasFullTrackingBuilder_
	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.providers.settings.GlobalSettingsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.providers.settings.GlobalSettingsProto getDefaultInstanceForType () 
	public android.providers.settings.GlobalSettingsProto build () 
		android.providers.settings.GlobalSettingsProto result
	public android.providers.settings.GlobalSettingsProto buildPartial () 
		android.providers.settings.GlobalSettingsProto result
		int from_bitField0_
		int from_bitField1_
		int from_bitField2_
		int from_bitField3_
		int from_bitField4_
		int from_bitField5_
		int from_bitField6_
		int from_bitField7_
		int from_bitField8_
		int from_bitField9_
		int from_bitField10_
		int to_bitField0_
		int to_bitField1_
		int to_bitField2_
		int to_bitField3_
		int to_bitField4_
		int to_bitField5_
		int to_bitField6_
		int to_bitField7_
		int to_bitField8_
		int to_bitField9_
		int to_bitField10_
	public android.providers.settings.GlobalSettingsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.providers.settings.GlobalSettingsProto$Builder mergeFrom (android.providers.settings.GlobalSettingsProto) 
		android.providers.settings.GlobalSettingsProto other
	public final boolean isInitialized () 
	public android.providers.settings.GlobalSettingsProto$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.providers.settings.GlobalSettingsProto parsedMessage
	private void ensureHistoricalOperationsIsMutable () 
	public java.util.List getHistoricalOperationsList () 
	public int getHistoricalOperationsCount () 
	public android.providers.settings.SettingsOperationProto getHistoricalOperations (int) 
		int index
	public android.providers.settings.GlobalSettingsProto$Builder setHistoricalOperations (int, android.providers.settings.SettingsOperationProto) 
		int index
		android.providers.settings.SettingsOperationProto value
	public android.providers.settings.GlobalSettingsProto$Builder setHistoricalOperations (int, android.providers.settings.SettingsOperationProto$Builder) 
		int index
		android.providers.settings.SettingsOperationProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder addHistoricalOperations (android.providers.settings.SettingsOperationProto) 
		android.providers.settings.SettingsOperationProto value
	public android.providers.settings.GlobalSettingsProto$Builder addHistoricalOperations (int, android.providers.settings.SettingsOperationProto) 
		int index
		android.providers.settings.SettingsOperationProto value
	public android.providers.settings.GlobalSettingsProto$Builder addHistoricalOperations (android.providers.settings.SettingsOperationProto$Builder) 
		android.providers.settings.SettingsOperationProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder addHistoricalOperations (int, android.providers.settings.SettingsOperationProto$Builder) 
		int index
		android.providers.settings.SettingsOperationProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder addAllHistoricalOperations (java.lang.Iterable) 
		Iterable values
	public android.providers.settings.GlobalSettingsProto$Builder clearHistoricalOperations () 
	public android.providers.settings.GlobalSettingsProto$Builder removeHistoricalOperations (int) 
		int index
	public android.providers.settings.SettingsOperationProto$Builder getHistoricalOperationsBuilder (int) 
		int index
	public android.providers.settings.SettingsOperationProtoOrBuilder getHistoricalOperationsOrBuilder (int) 
		int index
	public java.util.List getHistoricalOperationsOrBuilderList () 
	public android.providers.settings.SettingsOperationProto$Builder addHistoricalOperationsBuilder () 
	public android.providers.settings.SettingsOperationProto$Builder addHistoricalOperationsBuilder (int) 
		int index
	public java.util.List getHistoricalOperationsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getHistoricalOperationsFieldBuilder () 
	public boolean hasAddUsersWhenLocked () 
	public android.providers.settings.SettingProto getAddUsersWhenLocked () 
	public android.providers.settings.GlobalSettingsProto$Builder setAddUsersWhenLocked (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setAddUsersWhenLocked (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeAddUsersWhenLocked (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearAddUsersWhenLocked () 
	public android.providers.settings.SettingProto$Builder getAddUsersWhenLockedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAddUsersWhenLockedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAddUsersWhenLockedFieldBuilder () 
	public boolean hasEnableAccessibilityGlobalGestureEnabled () 
	public android.providers.settings.SettingProto getEnableAccessibilityGlobalGestureEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setEnableAccessibilityGlobalGestureEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setEnableAccessibilityGlobalGestureEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeEnableAccessibilityGlobalGestureEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearEnableAccessibilityGlobalGestureEnabled () 
	public android.providers.settings.SettingProto$Builder getEnableAccessibilityGlobalGestureEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEnableAccessibilityGlobalGestureEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEnableAccessibilityGlobalGestureEnabledFieldBuilder () 
	public boolean hasAirplaneModeOn () 
	public android.providers.settings.SettingProto getAirplaneModeOn () 
	public android.providers.settings.GlobalSettingsProto$Builder setAirplaneModeOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setAirplaneModeOn (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeAirplaneModeOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearAirplaneModeOn () 
	public android.providers.settings.SettingProto$Builder getAirplaneModeOnBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAirplaneModeOnOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAirplaneModeOnFieldBuilder () 
	public boolean hasTheaterModeOn () 
	public android.providers.settings.SettingProto getTheaterModeOn () 
	public android.providers.settings.GlobalSettingsProto$Builder setTheaterModeOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setTheaterModeOn (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeTheaterModeOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearTheaterModeOn () 
	public android.providers.settings.SettingProto$Builder getTheaterModeOnBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTheaterModeOnOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTheaterModeOnFieldBuilder () 
	public boolean hasRadioBluetooth () 
	public android.providers.settings.SettingProto getRadioBluetooth () 
	public android.providers.settings.GlobalSettingsProto$Builder setRadioBluetooth (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setRadioBluetooth (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeRadioBluetooth (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearRadioBluetooth () 
	public android.providers.settings.SettingProto$Builder getRadioBluetoothBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getRadioBluetoothOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getRadioBluetoothFieldBuilder () 
	public boolean hasRadioWifi () 
	public android.providers.settings.SettingProto getRadioWifi () 
	public android.providers.settings.GlobalSettingsProto$Builder setRadioWifi (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setRadioWifi (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeRadioWifi (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearRadioWifi () 
	public android.providers.settings.SettingProto$Builder getRadioWifiBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getRadioWifiOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getRadioWifiFieldBuilder () 
	public boolean hasRadioWimax () 
	public android.providers.settings.SettingProto getRadioWimax () 
	public android.providers.settings.GlobalSettingsProto$Builder setRadioWimax (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setRadioWimax (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeRadioWimax (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearRadioWimax () 
	public android.providers.settings.SettingProto$Builder getRadioWimaxBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getRadioWimaxOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getRadioWimaxFieldBuilder () 
	public boolean hasRadioCell () 
	public android.providers.settings.SettingProto getRadioCell () 
	public android.providers.settings.GlobalSettingsProto$Builder setRadioCell (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setRadioCell (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeRadioCell (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearRadioCell () 
	public android.providers.settings.SettingProto$Builder getRadioCellBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getRadioCellOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getRadioCellFieldBuilder () 
	public boolean hasRadioNfc () 
	public android.providers.settings.SettingProto getRadioNfc () 
	public android.providers.settings.GlobalSettingsProto$Builder setRadioNfc (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setRadioNfc (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeRadioNfc (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearRadioNfc () 
	public android.providers.settings.SettingProto$Builder getRadioNfcBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getRadioNfcOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getRadioNfcFieldBuilder () 
	public boolean hasAirplaneModeRadios () 
	public android.providers.settings.SettingProto getAirplaneModeRadios () 
	public android.providers.settings.GlobalSettingsProto$Builder setAirplaneModeRadios (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setAirplaneModeRadios (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeAirplaneModeRadios (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearAirplaneModeRadios () 
	public android.providers.settings.SettingProto$Builder getAirplaneModeRadiosBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAirplaneModeRadiosOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAirplaneModeRadiosFieldBuilder () 
	public boolean hasAirplaneModeToggleableRadios () 
	public android.providers.settings.SettingProto getAirplaneModeToggleableRadios () 
	public android.providers.settings.GlobalSettingsProto$Builder setAirplaneModeToggleableRadios (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setAirplaneModeToggleableRadios (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeAirplaneModeToggleableRadios (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearAirplaneModeToggleableRadios () 
	public android.providers.settings.SettingProto$Builder getAirplaneModeToggleableRadiosBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAirplaneModeToggleableRadiosOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAirplaneModeToggleableRadiosFieldBuilder () 
	public boolean hasBluetoothClassOfDevice () 
	public android.providers.settings.SettingProto getBluetoothClassOfDevice () 
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothClassOfDevice (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothClassOfDevice (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBluetoothClassOfDevice (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBluetoothClassOfDevice () 
	public android.providers.settings.SettingProto$Builder getBluetoothClassOfDeviceBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothClassOfDeviceOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothClassOfDeviceFieldBuilder () 
	public boolean hasBluetoothDisabledProfiles () 
	public android.providers.settings.SettingProto getBluetoothDisabledProfiles () 
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothDisabledProfiles (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothDisabledProfiles (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBluetoothDisabledProfiles (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBluetoothDisabledProfiles () 
	public android.providers.settings.SettingProto$Builder getBluetoothDisabledProfilesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothDisabledProfilesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothDisabledProfilesFieldBuilder () 
	public boolean hasBluetoothInteroperabilityList () 
	public android.providers.settings.SettingProto getBluetoothInteroperabilityList () 
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothInteroperabilityList (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothInteroperabilityList (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBluetoothInteroperabilityList (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBluetoothInteroperabilityList () 
	public android.providers.settings.SettingProto$Builder getBluetoothInteroperabilityListBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothInteroperabilityListOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothInteroperabilityListFieldBuilder () 
	public boolean hasWifiSleepPolicy () 
	public android.providers.settings.SettingProto getWifiSleepPolicy () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiSleepPolicy (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiSleepPolicy (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiSleepPolicy (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiSleepPolicy () 
	public android.providers.settings.SettingProto$Builder getWifiSleepPolicyBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiSleepPolicyOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiSleepPolicyFieldBuilder () 
	public boolean hasAutoTime () 
	public android.providers.settings.SettingProto getAutoTime () 
	public android.providers.settings.GlobalSettingsProto$Builder setAutoTime (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setAutoTime (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeAutoTime (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearAutoTime () 
	public android.providers.settings.SettingProto$Builder getAutoTimeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAutoTimeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAutoTimeFieldBuilder () 
	public boolean hasAutoTimeZone () 
	public android.providers.settings.SettingProto getAutoTimeZone () 
	public android.providers.settings.GlobalSettingsProto$Builder setAutoTimeZone (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setAutoTimeZone (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeAutoTimeZone (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearAutoTimeZone () 
	public android.providers.settings.SettingProto$Builder getAutoTimeZoneBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAutoTimeZoneOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAutoTimeZoneFieldBuilder () 
	public boolean hasCarDockSound () 
	public android.providers.settings.SettingProto getCarDockSound () 
	public android.providers.settings.GlobalSettingsProto$Builder setCarDockSound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCarDockSound (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCarDockSound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCarDockSound () 
	public android.providers.settings.SettingProto$Builder getCarDockSoundBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCarDockSoundOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCarDockSoundFieldBuilder () 
	public boolean hasCarUndockSound () 
	public android.providers.settings.SettingProto getCarUndockSound () 
	public android.providers.settings.GlobalSettingsProto$Builder setCarUndockSound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCarUndockSound (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCarUndockSound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCarUndockSound () 
	public android.providers.settings.SettingProto$Builder getCarUndockSoundBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCarUndockSoundOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCarUndockSoundFieldBuilder () 
	public boolean hasDeskDockSound () 
	public android.providers.settings.SettingProto getDeskDockSound () 
	public android.providers.settings.GlobalSettingsProto$Builder setDeskDockSound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDeskDockSound (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDeskDockSound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDeskDockSound () 
	public android.providers.settings.SettingProto$Builder getDeskDockSoundBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDeskDockSoundOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDeskDockSoundFieldBuilder () 
	public boolean hasDeskUndockSound () 
	public android.providers.settings.SettingProto getDeskUndockSound () 
	public android.providers.settings.GlobalSettingsProto$Builder setDeskUndockSound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDeskUndockSound (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDeskUndockSound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDeskUndockSound () 
	public android.providers.settings.SettingProto$Builder getDeskUndockSoundBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDeskUndockSoundOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDeskUndockSoundFieldBuilder () 
	public boolean hasDockSoundsEnabled () 
	public android.providers.settings.SettingProto getDockSoundsEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setDockSoundsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDockSoundsEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDockSoundsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDockSoundsEnabled () 
	public android.providers.settings.SettingProto$Builder getDockSoundsEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDockSoundsEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDockSoundsEnabledFieldBuilder () 
	public boolean hasDockSoundsEnabledWhenAccessibility () 
	public android.providers.settings.SettingProto getDockSoundsEnabledWhenAccessibility () 
	public android.providers.settings.GlobalSettingsProto$Builder setDockSoundsEnabledWhenAccessibility (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDockSoundsEnabledWhenAccessibility (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDockSoundsEnabledWhenAccessibility (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDockSoundsEnabledWhenAccessibility () 
	public android.providers.settings.SettingProto$Builder getDockSoundsEnabledWhenAccessibilityBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDockSoundsEnabledWhenAccessibilityOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDockSoundsEnabledWhenAccessibilityFieldBuilder () 
	public boolean hasLockSound () 
	public android.providers.settings.SettingProto getLockSound () 
	public android.providers.settings.GlobalSettingsProto$Builder setLockSound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setLockSound (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeLockSound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearLockSound () 
	public android.providers.settings.SettingProto$Builder getLockSoundBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLockSoundOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLockSoundFieldBuilder () 
	public boolean hasUnlockSound () 
	public android.providers.settings.SettingProto getUnlockSound () 
	public android.providers.settings.GlobalSettingsProto$Builder setUnlockSound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setUnlockSound (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeUnlockSound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearUnlockSound () 
	public android.providers.settings.SettingProto$Builder getUnlockSoundBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getUnlockSoundOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUnlockSoundFieldBuilder () 
	public boolean hasTrustedSound () 
	public android.providers.settings.SettingProto getTrustedSound () 
	public android.providers.settings.GlobalSettingsProto$Builder setTrustedSound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setTrustedSound (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeTrustedSound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearTrustedSound () 
	public android.providers.settings.SettingProto$Builder getTrustedSoundBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTrustedSoundOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTrustedSoundFieldBuilder () 
	public boolean hasLowBatterySound () 
	public android.providers.settings.SettingProto getLowBatterySound () 
	public android.providers.settings.GlobalSettingsProto$Builder setLowBatterySound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setLowBatterySound (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeLowBatterySound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearLowBatterySound () 
	public android.providers.settings.SettingProto$Builder getLowBatterySoundBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLowBatterySoundOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLowBatterySoundFieldBuilder () 
	public boolean hasPowerSoundsEnabled () 
	public android.providers.settings.SettingProto getPowerSoundsEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setPowerSoundsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setPowerSoundsEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergePowerSoundsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearPowerSoundsEnabled () 
	public android.providers.settings.SettingProto$Builder getPowerSoundsEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPowerSoundsEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPowerSoundsEnabledFieldBuilder () 
	public boolean hasWirelessChargingStartedSound () 
	public android.providers.settings.SettingProto getWirelessChargingStartedSound () 
	public android.providers.settings.GlobalSettingsProto$Builder setWirelessChargingStartedSound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWirelessChargingStartedSound (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWirelessChargingStartedSound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWirelessChargingStartedSound () 
	public android.providers.settings.SettingProto$Builder getWirelessChargingStartedSoundBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWirelessChargingStartedSoundOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWirelessChargingStartedSoundFieldBuilder () 
	public boolean hasChargingSoundsEnabled () 
	public android.providers.settings.SettingProto getChargingSoundsEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setChargingSoundsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setChargingSoundsEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeChargingSoundsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearChargingSoundsEnabled () 
	public android.providers.settings.SettingProto$Builder getChargingSoundsEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getChargingSoundsEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getChargingSoundsEnabledFieldBuilder () 
	public boolean hasStayOnWhilePluggedIn () 
	public android.providers.settings.SettingProto getStayOnWhilePluggedIn () 
	public android.providers.settings.GlobalSettingsProto$Builder setStayOnWhilePluggedIn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setStayOnWhilePluggedIn (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeStayOnWhilePluggedIn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearStayOnWhilePluggedIn () 
	public android.providers.settings.SettingProto$Builder getStayOnWhilePluggedInBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getStayOnWhilePluggedInOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getStayOnWhilePluggedInFieldBuilder () 
	public boolean hasBugreportInPowerMenu () 
	public android.providers.settings.SettingProto getBugreportInPowerMenu () 
	public android.providers.settings.GlobalSettingsProto$Builder setBugreportInPowerMenu (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBugreportInPowerMenu (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBugreportInPowerMenu (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBugreportInPowerMenu () 
	public android.providers.settings.SettingProto$Builder getBugreportInPowerMenuBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBugreportInPowerMenuOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBugreportInPowerMenuFieldBuilder () 
	public boolean hasAdbEnabled () 
	public android.providers.settings.SettingProto getAdbEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setAdbEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setAdbEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeAdbEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearAdbEnabled () 
	public android.providers.settings.SettingProto$Builder getAdbEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAdbEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAdbEnabledFieldBuilder () 
	public boolean hasDebugViewAttributes () 
	public android.providers.settings.SettingProto getDebugViewAttributes () 
	public android.providers.settings.GlobalSettingsProto$Builder setDebugViewAttributes (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDebugViewAttributes (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDebugViewAttributes (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDebugViewAttributes () 
	public android.providers.settings.SettingProto$Builder getDebugViewAttributesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDebugViewAttributesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDebugViewAttributesFieldBuilder () 
	public boolean hasAssistedGpsEnabled () 
	public android.providers.settings.SettingProto getAssistedGpsEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setAssistedGpsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setAssistedGpsEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeAssistedGpsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearAssistedGpsEnabled () 
	public android.providers.settings.SettingProto$Builder getAssistedGpsEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAssistedGpsEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAssistedGpsEnabledFieldBuilder () 
	public boolean hasBluetoothOn () 
	public android.providers.settings.SettingProto getBluetoothOn () 
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothOn (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBluetoothOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBluetoothOn () 
	public android.providers.settings.SettingProto$Builder getBluetoothOnBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothOnOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothOnFieldBuilder () 
	public boolean hasCdmaCellBroadcastSms () 
	public android.providers.settings.SettingProto getCdmaCellBroadcastSms () 
	public android.providers.settings.GlobalSettingsProto$Builder setCdmaCellBroadcastSms (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCdmaCellBroadcastSms (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCdmaCellBroadcastSms (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCdmaCellBroadcastSms () 
	public android.providers.settings.SettingProto$Builder getCdmaCellBroadcastSmsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCdmaCellBroadcastSmsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCdmaCellBroadcastSmsFieldBuilder () 
	public boolean hasCdmaRoamingMode () 
	public android.providers.settings.SettingProto getCdmaRoamingMode () 
	public android.providers.settings.GlobalSettingsProto$Builder setCdmaRoamingMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCdmaRoamingMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCdmaRoamingMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCdmaRoamingMode () 
	public android.providers.settings.SettingProto$Builder getCdmaRoamingModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCdmaRoamingModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCdmaRoamingModeFieldBuilder () 
	public boolean hasCdmaSubscriptionMode () 
	public android.providers.settings.SettingProto getCdmaSubscriptionMode () 
	public android.providers.settings.GlobalSettingsProto$Builder setCdmaSubscriptionMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCdmaSubscriptionMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCdmaSubscriptionMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCdmaSubscriptionMode () 
	public android.providers.settings.SettingProto$Builder getCdmaSubscriptionModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCdmaSubscriptionModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCdmaSubscriptionModeFieldBuilder () 
	public boolean hasDataActivityTimeoutMobile () 
	public android.providers.settings.SettingProto getDataActivityTimeoutMobile () 
	public android.providers.settings.GlobalSettingsProto$Builder setDataActivityTimeoutMobile (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDataActivityTimeoutMobile (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDataActivityTimeoutMobile (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDataActivityTimeoutMobile () 
	public android.providers.settings.SettingProto$Builder getDataActivityTimeoutMobileBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDataActivityTimeoutMobileOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDataActivityTimeoutMobileFieldBuilder () 
	public boolean hasDataActivityTimeoutWifi () 
	public android.providers.settings.SettingProto getDataActivityTimeoutWifi () 
	public android.providers.settings.GlobalSettingsProto$Builder setDataActivityTimeoutWifi (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDataActivityTimeoutWifi (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDataActivityTimeoutWifi (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDataActivityTimeoutWifi () 
	public android.providers.settings.SettingProto$Builder getDataActivityTimeoutWifiBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDataActivityTimeoutWifiOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDataActivityTimeoutWifiFieldBuilder () 
	public boolean hasDataRoaming () 
	public android.providers.settings.SettingProto getDataRoaming () 
	public android.providers.settings.GlobalSettingsProto$Builder setDataRoaming (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDataRoaming (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDataRoaming (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDataRoaming () 
	public android.providers.settings.SettingProto$Builder getDataRoamingBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDataRoamingOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDataRoamingFieldBuilder () 
	public boolean hasMdcInitialMaxRetry () 
	public android.providers.settings.SettingProto getMdcInitialMaxRetry () 
	public android.providers.settings.GlobalSettingsProto$Builder setMdcInitialMaxRetry (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setMdcInitialMaxRetry (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeMdcInitialMaxRetry (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearMdcInitialMaxRetry () 
	public android.providers.settings.SettingProto$Builder getMdcInitialMaxRetryBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getMdcInitialMaxRetryOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMdcInitialMaxRetryFieldBuilder () 
	public boolean hasForceAllowOnExternal () 
	public android.providers.settings.SettingProto getForceAllowOnExternal () 
	public android.providers.settings.GlobalSettingsProto$Builder setForceAllowOnExternal (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setForceAllowOnExternal (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeForceAllowOnExternal (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearForceAllowOnExternal () 
	public android.providers.settings.SettingProto$Builder getForceAllowOnExternalBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getForceAllowOnExternalOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getForceAllowOnExternalFieldBuilder () 
	public boolean hasEuiccProvisioned () 
	public android.providers.settings.SettingProto getEuiccProvisioned () 
	public android.providers.settings.GlobalSettingsProto$Builder setEuiccProvisioned (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setEuiccProvisioned (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeEuiccProvisioned (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearEuiccProvisioned () 
	public android.providers.settings.SettingProto$Builder getEuiccProvisionedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEuiccProvisionedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEuiccProvisionedFieldBuilder () 
	public boolean hasDevelopmentForceResizableActivities () 
	public android.providers.settings.SettingProto getDevelopmentForceResizableActivities () 
	public android.providers.settings.GlobalSettingsProto$Builder setDevelopmentForceResizableActivities (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDevelopmentForceResizableActivities (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDevelopmentForceResizableActivities (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDevelopmentForceResizableActivities () 
	public android.providers.settings.SettingProto$Builder getDevelopmentForceResizableActivitiesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDevelopmentForceResizableActivitiesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDevelopmentForceResizableActivitiesFieldBuilder () 
	public boolean hasDevelopmentEnableFreeformWindowsSupport () 
	public android.providers.settings.SettingProto getDevelopmentEnableFreeformWindowsSupport () 
	public android.providers.settings.GlobalSettingsProto$Builder setDevelopmentEnableFreeformWindowsSupport (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDevelopmentEnableFreeformWindowsSupport (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDevelopmentEnableFreeformWindowsSupport (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDevelopmentEnableFreeformWindowsSupport () 
	public android.providers.settings.SettingProto$Builder getDevelopmentEnableFreeformWindowsSupportBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDevelopmentEnableFreeformWindowsSupportOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDevelopmentEnableFreeformWindowsSupportFieldBuilder () 
	public boolean hasDevelopmentSettingsEnabled () 
	public android.providers.settings.SettingProto getDevelopmentSettingsEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setDevelopmentSettingsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDevelopmentSettingsEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDevelopmentSettingsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDevelopmentSettingsEnabled () 
	public android.providers.settings.SettingProto$Builder getDevelopmentSettingsEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDevelopmentSettingsEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDevelopmentSettingsEnabledFieldBuilder () 
	public boolean hasDeviceProvisioned () 
	public android.providers.settings.SettingProto getDeviceProvisioned () 
	public android.providers.settings.GlobalSettingsProto$Builder setDeviceProvisioned (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDeviceProvisioned (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDeviceProvisioned (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDeviceProvisioned () 
	public android.providers.settings.SettingProto$Builder getDeviceProvisionedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDeviceProvisionedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDeviceProvisionedFieldBuilder () 
	public boolean hasDeviceProvisioningMobileDataEnabled () 
	public android.providers.settings.SettingProto getDeviceProvisioningMobileDataEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setDeviceProvisioningMobileDataEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDeviceProvisioningMobileDataEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDeviceProvisioningMobileDataEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDeviceProvisioningMobileDataEnabled () 
	public android.providers.settings.SettingProto$Builder getDeviceProvisioningMobileDataEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDeviceProvisioningMobileDataEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDeviceProvisioningMobileDataEnabledFieldBuilder () 
	public boolean hasDisplaySizeForced () 
	public android.providers.settings.SettingProto getDisplaySizeForced () 
	public android.providers.settings.GlobalSettingsProto$Builder setDisplaySizeForced (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDisplaySizeForced (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDisplaySizeForced (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDisplaySizeForced () 
	public android.providers.settings.SettingProto$Builder getDisplaySizeForcedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDisplaySizeForcedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDisplaySizeForcedFieldBuilder () 
	public boolean hasDisplayScalingForce () 
	public android.providers.settings.SettingProto getDisplayScalingForce () 
	public android.providers.settings.GlobalSettingsProto$Builder setDisplayScalingForce (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDisplayScalingForce (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDisplayScalingForce (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDisplayScalingForce () 
	public android.providers.settings.SettingProto$Builder getDisplayScalingForceBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDisplayScalingForceOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDisplayScalingForceFieldBuilder () 
	public boolean hasDownloadMaxBytesOverMobile () 
	public android.providers.settings.SettingProto getDownloadMaxBytesOverMobile () 
	public android.providers.settings.GlobalSettingsProto$Builder setDownloadMaxBytesOverMobile (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDownloadMaxBytesOverMobile (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDownloadMaxBytesOverMobile (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDownloadMaxBytesOverMobile () 
	public android.providers.settings.SettingProto$Builder getDownloadMaxBytesOverMobileBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDownloadMaxBytesOverMobileOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDownloadMaxBytesOverMobileFieldBuilder () 
	public boolean hasDownloadRecommendedMaxBytesOverMobile () 
	public android.providers.settings.SettingProto getDownloadRecommendedMaxBytesOverMobile () 
	public android.providers.settings.GlobalSettingsProto$Builder setDownloadRecommendedMaxBytesOverMobile (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDownloadRecommendedMaxBytesOverMobile (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDownloadRecommendedMaxBytesOverMobile (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDownloadRecommendedMaxBytesOverMobile () 
	public android.providers.settings.SettingProto$Builder getDownloadRecommendedMaxBytesOverMobileBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDownloadRecommendedMaxBytesOverMobileOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDownloadRecommendedMaxBytesOverMobileFieldBuilder () 
	public boolean hasHdmiControlEnabled () 
	public android.providers.settings.SettingProto getHdmiControlEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setHdmiControlEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setHdmiControlEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeHdmiControlEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearHdmiControlEnabled () 
	public android.providers.settings.SettingProto$Builder getHdmiControlEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getHdmiControlEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getHdmiControlEnabledFieldBuilder () 
	public boolean hasHdmiSystemAudioControlEnabled () 
	public android.providers.settings.SettingProto getHdmiSystemAudioControlEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setHdmiSystemAudioControlEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setHdmiSystemAudioControlEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeHdmiSystemAudioControlEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearHdmiSystemAudioControlEnabled () 
	public android.providers.settings.SettingProto$Builder getHdmiSystemAudioControlEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getHdmiSystemAudioControlEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getHdmiSystemAudioControlEnabledFieldBuilder () 
	public boolean hasHdmiControlAutoWakeupEnabled () 
	public android.providers.settings.SettingProto getHdmiControlAutoWakeupEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setHdmiControlAutoWakeupEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setHdmiControlAutoWakeupEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeHdmiControlAutoWakeupEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearHdmiControlAutoWakeupEnabled () 
	public android.providers.settings.SettingProto$Builder getHdmiControlAutoWakeupEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getHdmiControlAutoWakeupEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getHdmiControlAutoWakeupEnabledFieldBuilder () 
	public boolean hasHdmiControlAutoDeviceOffEnabled () 
	public android.providers.settings.SettingProto getHdmiControlAutoDeviceOffEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setHdmiControlAutoDeviceOffEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setHdmiControlAutoDeviceOffEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeHdmiControlAutoDeviceOffEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearHdmiControlAutoDeviceOffEnabled () 
	public android.providers.settings.SettingProto$Builder getHdmiControlAutoDeviceOffEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getHdmiControlAutoDeviceOffEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getHdmiControlAutoDeviceOffEnabledFieldBuilder () 
	public boolean hasLocationBackgroundThrottleIntervalMs () 
	public android.providers.settings.SettingProto getLocationBackgroundThrottleIntervalMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setLocationBackgroundThrottleIntervalMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setLocationBackgroundThrottleIntervalMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeLocationBackgroundThrottleIntervalMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearLocationBackgroundThrottleIntervalMs () 
	public android.providers.settings.SettingProto$Builder getLocationBackgroundThrottleIntervalMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLocationBackgroundThrottleIntervalMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLocationBackgroundThrottleIntervalMsFieldBuilder () 
	public boolean hasLocationBackgroundThrottleProximityAlertIntervalMs () 
	public android.providers.settings.SettingProto getLocationBackgroundThrottleProximityAlertIntervalMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setLocationBackgroundThrottleProximityAlertIntervalMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setLocationBackgroundThrottleProximityAlertIntervalMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeLocationBackgroundThrottleProximityAlertIntervalMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearLocationBackgroundThrottleProximityAlertIntervalMs () 
	public android.providers.settings.SettingProto$Builder getLocationBackgroundThrottleProximityAlertIntervalMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLocationBackgroundThrottleProximityAlertIntervalMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLocationBackgroundThrottleProximityAlertIntervalMsFieldBuilder () 
	public boolean hasLocationBackgroundThrottlePackageWhitelist () 
	public android.providers.settings.SettingProto getLocationBackgroundThrottlePackageWhitelist () 
	public android.providers.settings.GlobalSettingsProto$Builder setLocationBackgroundThrottlePackageWhitelist (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setLocationBackgroundThrottlePackageWhitelist (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeLocationBackgroundThrottlePackageWhitelist (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearLocationBackgroundThrottlePackageWhitelist () 
	public android.providers.settings.SettingProto$Builder getLocationBackgroundThrottlePackageWhitelistBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLocationBackgroundThrottlePackageWhitelistOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLocationBackgroundThrottlePackageWhitelistFieldBuilder () 
	public boolean hasWifiScanBackgroundThrottleIntervalMs () 
	public android.providers.settings.SettingProto getWifiScanBackgroundThrottleIntervalMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiScanBackgroundThrottleIntervalMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiScanBackgroundThrottleIntervalMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiScanBackgroundThrottleIntervalMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiScanBackgroundThrottleIntervalMs () 
	public android.providers.settings.SettingProto$Builder getWifiScanBackgroundThrottleIntervalMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiScanBackgroundThrottleIntervalMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiScanBackgroundThrottleIntervalMsFieldBuilder () 
	public boolean hasWifiScanBackgroundThrottlePackageWhitelist () 
	public android.providers.settings.SettingProto getWifiScanBackgroundThrottlePackageWhitelist () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiScanBackgroundThrottlePackageWhitelist (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiScanBackgroundThrottlePackageWhitelist (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiScanBackgroundThrottlePackageWhitelist (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiScanBackgroundThrottlePackageWhitelist () 
	public android.providers.settings.SettingProto$Builder getWifiScanBackgroundThrottlePackageWhitelistBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiScanBackgroundThrottlePackageWhitelistOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiScanBackgroundThrottlePackageWhitelistFieldBuilder () 
	public boolean hasMhlInputSwitchingEnabled () 
	public android.providers.settings.SettingProto getMhlInputSwitchingEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setMhlInputSwitchingEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setMhlInputSwitchingEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeMhlInputSwitchingEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearMhlInputSwitchingEnabled () 
	public android.providers.settings.SettingProto$Builder getMhlInputSwitchingEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getMhlInputSwitchingEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMhlInputSwitchingEnabledFieldBuilder () 
	public boolean hasMhlPowerChargeEnabled () 
	public android.providers.settings.SettingProto getMhlPowerChargeEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setMhlPowerChargeEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setMhlPowerChargeEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeMhlPowerChargeEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearMhlPowerChargeEnabled () 
	public android.providers.settings.SettingProto$Builder getMhlPowerChargeEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getMhlPowerChargeEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMhlPowerChargeEnabledFieldBuilder () 
	public boolean hasMobileData () 
	public android.providers.settings.SettingProto getMobileData () 
	public android.providers.settings.GlobalSettingsProto$Builder setMobileData (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setMobileData (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeMobileData (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearMobileData () 
	public android.providers.settings.SettingProto$Builder getMobileDataBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getMobileDataOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMobileDataFieldBuilder () 
	public boolean hasMobileDataAlwaysOn () 
	public android.providers.settings.SettingProto getMobileDataAlwaysOn () 
	public android.providers.settings.GlobalSettingsProto$Builder setMobileDataAlwaysOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setMobileDataAlwaysOn (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeMobileDataAlwaysOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearMobileDataAlwaysOn () 
	public android.providers.settings.SettingProto$Builder getMobileDataAlwaysOnBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getMobileDataAlwaysOnOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMobileDataAlwaysOnFieldBuilder () 
	public boolean hasConnectivityMetricsBufferSize () 
	public android.providers.settings.SettingProto getConnectivityMetricsBufferSize () 
	public android.providers.settings.GlobalSettingsProto$Builder setConnectivityMetricsBufferSize (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setConnectivityMetricsBufferSize (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeConnectivityMetricsBufferSize (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearConnectivityMetricsBufferSize () 
	public android.providers.settings.SettingProto$Builder getConnectivityMetricsBufferSizeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getConnectivityMetricsBufferSizeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getConnectivityMetricsBufferSizeFieldBuilder () 
	public boolean hasNetstatsEnabled () 
	public android.providers.settings.SettingProto getNetstatsEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetstatsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetstatsEnabled () 
	public android.providers.settings.SettingProto$Builder getNetstatsEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetstatsEnabledFieldBuilder () 
	public boolean hasNetstatsPollInterval () 
	public android.providers.settings.SettingProto getNetstatsPollInterval () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsPollInterval (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsPollInterval (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetstatsPollInterval (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetstatsPollInterval () 
	public android.providers.settings.SettingProto$Builder getNetstatsPollIntervalBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsPollIntervalOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetstatsPollIntervalFieldBuilder () 
	public boolean hasNetstatsTimeCacheMaxAge () 
	public android.providers.settings.SettingProto getNetstatsTimeCacheMaxAge () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsTimeCacheMaxAge (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsTimeCacheMaxAge (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetstatsTimeCacheMaxAge (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetstatsTimeCacheMaxAge () 
	public android.providers.settings.SettingProto$Builder getNetstatsTimeCacheMaxAgeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsTimeCacheMaxAgeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetstatsTimeCacheMaxAgeFieldBuilder () 
	public boolean hasNetstatsGlobalAlertBytes () 
	public android.providers.settings.SettingProto getNetstatsGlobalAlertBytes () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsGlobalAlertBytes (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsGlobalAlertBytes (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetstatsGlobalAlertBytes (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetstatsGlobalAlertBytes () 
	public android.providers.settings.SettingProto$Builder getNetstatsGlobalAlertBytesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsGlobalAlertBytesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetstatsGlobalAlertBytesFieldBuilder () 
	public boolean hasNetstatsSampleEnabled () 
	public android.providers.settings.SettingProto getNetstatsSampleEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsSampleEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsSampleEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetstatsSampleEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetstatsSampleEnabled () 
	public android.providers.settings.SettingProto$Builder getNetstatsSampleEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsSampleEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetstatsSampleEnabledFieldBuilder () 
	public boolean hasNetstatsAugmentEnabled () 
	public android.providers.settings.SettingProto getNetstatsAugmentEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsAugmentEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsAugmentEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetstatsAugmentEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetstatsAugmentEnabled () 
	public android.providers.settings.SettingProto$Builder getNetstatsAugmentEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsAugmentEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetstatsAugmentEnabledFieldBuilder () 
	public boolean hasNetstatsDevBucketDuration () 
	public android.providers.settings.SettingProto getNetstatsDevBucketDuration () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsDevBucketDuration (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsDevBucketDuration (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetstatsDevBucketDuration (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetstatsDevBucketDuration () 
	public android.providers.settings.SettingProto$Builder getNetstatsDevBucketDurationBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsDevBucketDurationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetstatsDevBucketDurationFieldBuilder () 
	public boolean hasNetstatsDevPersistBytes () 
	public android.providers.settings.SettingProto getNetstatsDevPersistBytes () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsDevPersistBytes (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsDevPersistBytes (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetstatsDevPersistBytes (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetstatsDevPersistBytes () 
	public android.providers.settings.SettingProto$Builder getNetstatsDevPersistBytesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsDevPersistBytesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetstatsDevPersistBytesFieldBuilder () 
	public boolean hasNetstatsDevRotateAge () 
	public android.providers.settings.SettingProto getNetstatsDevRotateAge () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsDevRotateAge (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsDevRotateAge (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetstatsDevRotateAge (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetstatsDevRotateAge () 
	public android.providers.settings.SettingProto$Builder getNetstatsDevRotateAgeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsDevRotateAgeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetstatsDevRotateAgeFieldBuilder () 
	public boolean hasNetstatsDevDeleteAge () 
	public android.providers.settings.SettingProto getNetstatsDevDeleteAge () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsDevDeleteAge (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsDevDeleteAge (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetstatsDevDeleteAge (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetstatsDevDeleteAge () 
	public android.providers.settings.SettingProto$Builder getNetstatsDevDeleteAgeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsDevDeleteAgeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetstatsDevDeleteAgeFieldBuilder () 
	public boolean hasNetstatsUidBucketDuration () 
	public android.providers.settings.SettingProto getNetstatsUidBucketDuration () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsUidBucketDuration (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsUidBucketDuration (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetstatsUidBucketDuration (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetstatsUidBucketDuration () 
	public android.providers.settings.SettingProto$Builder getNetstatsUidBucketDurationBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsUidBucketDurationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetstatsUidBucketDurationFieldBuilder () 
	public boolean hasNetstatsUidPersistBytes () 
	public android.providers.settings.SettingProto getNetstatsUidPersistBytes () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsUidPersistBytes (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsUidPersistBytes (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetstatsUidPersistBytes (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetstatsUidPersistBytes () 
	public android.providers.settings.SettingProto$Builder getNetstatsUidPersistBytesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsUidPersistBytesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetstatsUidPersistBytesFieldBuilder () 
	public boolean hasNetstatsUidRotateAge () 
	public android.providers.settings.SettingProto getNetstatsUidRotateAge () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsUidRotateAge (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsUidRotateAge (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetstatsUidRotateAge (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetstatsUidRotateAge () 
	public android.providers.settings.SettingProto$Builder getNetstatsUidRotateAgeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsUidRotateAgeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetstatsUidRotateAgeFieldBuilder () 
	public boolean hasNetstatsUidDeleteAge () 
	public android.providers.settings.SettingProto getNetstatsUidDeleteAge () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsUidDeleteAge (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsUidDeleteAge (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetstatsUidDeleteAge (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetstatsUidDeleteAge () 
	public android.providers.settings.SettingProto$Builder getNetstatsUidDeleteAgeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsUidDeleteAgeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetstatsUidDeleteAgeFieldBuilder () 
	public boolean hasNetstatsUidTagBucketDuration () 
	public android.providers.settings.SettingProto getNetstatsUidTagBucketDuration () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsUidTagBucketDuration (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsUidTagBucketDuration (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetstatsUidTagBucketDuration (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetstatsUidTagBucketDuration () 
	public android.providers.settings.SettingProto$Builder getNetstatsUidTagBucketDurationBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsUidTagBucketDurationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetstatsUidTagBucketDurationFieldBuilder () 
	public boolean hasNetstatsUidTagPersistBytes () 
	public android.providers.settings.SettingProto getNetstatsUidTagPersistBytes () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsUidTagPersistBytes (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsUidTagPersistBytes (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetstatsUidTagPersistBytes (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetstatsUidTagPersistBytes () 
	public android.providers.settings.SettingProto$Builder getNetstatsUidTagPersistBytesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsUidTagPersistBytesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetstatsUidTagPersistBytesFieldBuilder () 
	public boolean hasNetstatsUidTagRotateAge () 
	public android.providers.settings.SettingProto getNetstatsUidTagRotateAge () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsUidTagRotateAge (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsUidTagRotateAge (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetstatsUidTagRotateAge (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetstatsUidTagRotateAge () 
	public android.providers.settings.SettingProto$Builder getNetstatsUidTagRotateAgeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsUidTagRotateAgeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetstatsUidTagRotateAgeFieldBuilder () 
	public boolean hasNetstatsUidTagDeleteAge () 
	public android.providers.settings.SettingProto getNetstatsUidTagDeleteAge () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsUidTagDeleteAge (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetstatsUidTagDeleteAge (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetstatsUidTagDeleteAge (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetstatsUidTagDeleteAge () 
	public android.providers.settings.SettingProto$Builder getNetstatsUidTagDeleteAgeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsUidTagDeleteAgeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetstatsUidTagDeleteAgeFieldBuilder () 
	public boolean hasNetworkPreference () 
	public android.providers.settings.SettingProto getNetworkPreference () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkPreference (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkPreference (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetworkPreference (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetworkPreference () 
	public android.providers.settings.SettingProto$Builder getNetworkPreferenceBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkPreferenceOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetworkPreferenceFieldBuilder () 
	public boolean hasNetworkScorerApp () 
	public android.providers.settings.SettingProto getNetworkScorerApp () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkScorerApp (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkScorerApp (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetworkScorerApp (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetworkScorerApp () 
	public android.providers.settings.SettingProto$Builder getNetworkScorerAppBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkScorerAppOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetworkScorerAppFieldBuilder () 
	public boolean hasNitzUpdateDiff () 
	public android.providers.settings.SettingProto getNitzUpdateDiff () 
	public android.providers.settings.GlobalSettingsProto$Builder setNitzUpdateDiff (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNitzUpdateDiff (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNitzUpdateDiff (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNitzUpdateDiff () 
	public android.providers.settings.SettingProto$Builder getNitzUpdateDiffBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNitzUpdateDiffOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNitzUpdateDiffFieldBuilder () 
	public boolean hasNitzUpdateSpacing () 
	public android.providers.settings.SettingProto getNitzUpdateSpacing () 
	public android.providers.settings.GlobalSettingsProto$Builder setNitzUpdateSpacing (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNitzUpdateSpacing (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNitzUpdateSpacing (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNitzUpdateSpacing () 
	public android.providers.settings.SettingProto$Builder getNitzUpdateSpacingBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNitzUpdateSpacingOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNitzUpdateSpacingFieldBuilder () 
	public boolean hasNtpServer () 
	public android.providers.settings.SettingProto getNtpServer () 
	public android.providers.settings.GlobalSettingsProto$Builder setNtpServer (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNtpServer (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNtpServer (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNtpServer () 
	public android.providers.settings.SettingProto$Builder getNtpServerBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNtpServerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNtpServerFieldBuilder () 
	public boolean hasNtpTimeout () 
	public android.providers.settings.SettingProto getNtpTimeout () 
	public android.providers.settings.GlobalSettingsProto$Builder setNtpTimeout (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNtpTimeout (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNtpTimeout (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNtpTimeout () 
	public android.providers.settings.SettingProto$Builder getNtpTimeoutBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNtpTimeoutOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNtpTimeoutFieldBuilder () 
	public boolean hasStorageBenchmarkInterval () 
	public android.providers.settings.SettingProto getStorageBenchmarkInterval () 
	public android.providers.settings.GlobalSettingsProto$Builder setStorageBenchmarkInterval (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setStorageBenchmarkInterval (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeStorageBenchmarkInterval (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearStorageBenchmarkInterval () 
	public android.providers.settings.SettingProto$Builder getStorageBenchmarkIntervalBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getStorageBenchmarkIntervalOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getStorageBenchmarkIntervalFieldBuilder () 
	public boolean hasDnsResolverSampleValiditySeconds () 
	public android.providers.settings.SettingProto getDnsResolverSampleValiditySeconds () 
	public android.providers.settings.GlobalSettingsProto$Builder setDnsResolverSampleValiditySeconds (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDnsResolverSampleValiditySeconds (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDnsResolverSampleValiditySeconds (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDnsResolverSampleValiditySeconds () 
	public android.providers.settings.SettingProto$Builder getDnsResolverSampleValiditySecondsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDnsResolverSampleValiditySecondsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDnsResolverSampleValiditySecondsFieldBuilder () 
	public boolean hasDnsResolverSuccessThresholdPercent () 
	public android.providers.settings.SettingProto getDnsResolverSuccessThresholdPercent () 
	public android.providers.settings.GlobalSettingsProto$Builder setDnsResolverSuccessThresholdPercent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDnsResolverSuccessThresholdPercent (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDnsResolverSuccessThresholdPercent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDnsResolverSuccessThresholdPercent () 
	public android.providers.settings.SettingProto$Builder getDnsResolverSuccessThresholdPercentBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDnsResolverSuccessThresholdPercentOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDnsResolverSuccessThresholdPercentFieldBuilder () 
	public boolean hasDnsResolverMinSamples () 
	public android.providers.settings.SettingProto getDnsResolverMinSamples () 
	public android.providers.settings.GlobalSettingsProto$Builder setDnsResolverMinSamples (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDnsResolverMinSamples (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDnsResolverMinSamples (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDnsResolverMinSamples () 
	public android.providers.settings.SettingProto$Builder getDnsResolverMinSamplesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDnsResolverMinSamplesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDnsResolverMinSamplesFieldBuilder () 
	public boolean hasDnsResolverMaxSamples () 
	public android.providers.settings.SettingProto getDnsResolverMaxSamples () 
	public android.providers.settings.GlobalSettingsProto$Builder setDnsResolverMaxSamples (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDnsResolverMaxSamples (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDnsResolverMaxSamples (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDnsResolverMaxSamples () 
	public android.providers.settings.SettingProto$Builder getDnsResolverMaxSamplesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDnsResolverMaxSamplesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDnsResolverMaxSamplesFieldBuilder () 
	public boolean hasOtaDisableAutomaticUpdate () 
	public android.providers.settings.SettingProto getOtaDisableAutomaticUpdate () 
	public android.providers.settings.GlobalSettingsProto$Builder setOtaDisableAutomaticUpdate (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setOtaDisableAutomaticUpdate (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeOtaDisableAutomaticUpdate (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearOtaDisableAutomaticUpdate () 
	public android.providers.settings.SettingProto$Builder getOtaDisableAutomaticUpdateBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getOtaDisableAutomaticUpdateOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getOtaDisableAutomaticUpdateFieldBuilder () 
	public boolean hasPackageVerifierEnable () 
	public android.providers.settings.SettingProto getPackageVerifierEnable () 
	public android.providers.settings.GlobalSettingsProto$Builder setPackageVerifierEnable (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setPackageVerifierEnable (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergePackageVerifierEnable (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearPackageVerifierEnable () 
	public android.providers.settings.SettingProto$Builder getPackageVerifierEnableBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPackageVerifierEnableOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPackageVerifierEnableFieldBuilder () 
	public boolean hasPackageVerifierTimeout () 
	public android.providers.settings.SettingProto getPackageVerifierTimeout () 
	public android.providers.settings.GlobalSettingsProto$Builder setPackageVerifierTimeout (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setPackageVerifierTimeout (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergePackageVerifierTimeout (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearPackageVerifierTimeout () 
	public android.providers.settings.SettingProto$Builder getPackageVerifierTimeoutBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPackageVerifierTimeoutOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPackageVerifierTimeoutFieldBuilder () 
	public boolean hasPackageVerifierDefaultResponse () 
	public android.providers.settings.SettingProto getPackageVerifierDefaultResponse () 
	public android.providers.settings.GlobalSettingsProto$Builder setPackageVerifierDefaultResponse (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setPackageVerifierDefaultResponse (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergePackageVerifierDefaultResponse (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearPackageVerifierDefaultResponse () 
	public android.providers.settings.SettingProto$Builder getPackageVerifierDefaultResponseBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPackageVerifierDefaultResponseOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPackageVerifierDefaultResponseFieldBuilder () 
	public boolean hasPackageVerifierSettingVisible () 
	public android.providers.settings.SettingProto getPackageVerifierSettingVisible () 
	public android.providers.settings.GlobalSettingsProto$Builder setPackageVerifierSettingVisible (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setPackageVerifierSettingVisible (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergePackageVerifierSettingVisible (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearPackageVerifierSettingVisible () 
	public android.providers.settings.SettingProto$Builder getPackageVerifierSettingVisibleBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPackageVerifierSettingVisibleOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPackageVerifierSettingVisibleFieldBuilder () 
	public boolean hasPackageVerifierIncludeAdb () 
	public android.providers.settings.SettingProto getPackageVerifierIncludeAdb () 
	public android.providers.settings.GlobalSettingsProto$Builder setPackageVerifierIncludeAdb (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setPackageVerifierIncludeAdb (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergePackageVerifierIncludeAdb (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearPackageVerifierIncludeAdb () 
	public android.providers.settings.SettingProto$Builder getPackageVerifierIncludeAdbBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPackageVerifierIncludeAdbOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPackageVerifierIncludeAdbFieldBuilder () 
	public boolean hasFstrimMandatoryInterval () 
	public android.providers.settings.SettingProto getFstrimMandatoryInterval () 
	public android.providers.settings.GlobalSettingsProto$Builder setFstrimMandatoryInterval (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setFstrimMandatoryInterval (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeFstrimMandatoryInterval (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearFstrimMandatoryInterval () 
	public android.providers.settings.SettingProto$Builder getFstrimMandatoryIntervalBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getFstrimMandatoryIntervalOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getFstrimMandatoryIntervalFieldBuilder () 
	public boolean hasPdpWatchdogPollIntervalMs () 
	public android.providers.settings.SettingProto getPdpWatchdogPollIntervalMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setPdpWatchdogPollIntervalMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setPdpWatchdogPollIntervalMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergePdpWatchdogPollIntervalMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearPdpWatchdogPollIntervalMs () 
	public android.providers.settings.SettingProto$Builder getPdpWatchdogPollIntervalMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPdpWatchdogPollIntervalMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPdpWatchdogPollIntervalMsFieldBuilder () 
	public boolean hasPdpWatchdogLongPollIntervalMs () 
	public android.providers.settings.SettingProto getPdpWatchdogLongPollIntervalMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setPdpWatchdogLongPollIntervalMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setPdpWatchdogLongPollIntervalMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergePdpWatchdogLongPollIntervalMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearPdpWatchdogLongPollIntervalMs () 
	public android.providers.settings.SettingProto$Builder getPdpWatchdogLongPollIntervalMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPdpWatchdogLongPollIntervalMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPdpWatchdogLongPollIntervalMsFieldBuilder () 
	public boolean hasPdpWatchdogErrorPollIntervalMs () 
	public android.providers.settings.SettingProto getPdpWatchdogErrorPollIntervalMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setPdpWatchdogErrorPollIntervalMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setPdpWatchdogErrorPollIntervalMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergePdpWatchdogErrorPollIntervalMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearPdpWatchdogErrorPollIntervalMs () 
	public android.providers.settings.SettingProto$Builder getPdpWatchdogErrorPollIntervalMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPdpWatchdogErrorPollIntervalMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPdpWatchdogErrorPollIntervalMsFieldBuilder () 
	public boolean hasPdpWatchdogTriggerPacketCount () 
	public android.providers.settings.SettingProto getPdpWatchdogTriggerPacketCount () 
	public android.providers.settings.GlobalSettingsProto$Builder setPdpWatchdogTriggerPacketCount (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setPdpWatchdogTriggerPacketCount (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergePdpWatchdogTriggerPacketCount (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearPdpWatchdogTriggerPacketCount () 
	public android.providers.settings.SettingProto$Builder getPdpWatchdogTriggerPacketCountBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPdpWatchdogTriggerPacketCountOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPdpWatchdogTriggerPacketCountFieldBuilder () 
	public boolean hasPdpWatchdogErrorPollCount () 
	public android.providers.settings.SettingProto getPdpWatchdogErrorPollCount () 
	public android.providers.settings.GlobalSettingsProto$Builder setPdpWatchdogErrorPollCount (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setPdpWatchdogErrorPollCount (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergePdpWatchdogErrorPollCount (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearPdpWatchdogErrorPollCount () 
	public android.providers.settings.SettingProto$Builder getPdpWatchdogErrorPollCountBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPdpWatchdogErrorPollCountOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPdpWatchdogErrorPollCountFieldBuilder () 
	public boolean hasPdpWatchdogMaxPdpResetFailCount () 
	public android.providers.settings.SettingProto getPdpWatchdogMaxPdpResetFailCount () 
	public android.providers.settings.GlobalSettingsProto$Builder setPdpWatchdogMaxPdpResetFailCount (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setPdpWatchdogMaxPdpResetFailCount (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergePdpWatchdogMaxPdpResetFailCount (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearPdpWatchdogMaxPdpResetFailCount () 
	public android.providers.settings.SettingProto$Builder getPdpWatchdogMaxPdpResetFailCountBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPdpWatchdogMaxPdpResetFailCountOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPdpWatchdogMaxPdpResetFailCountFieldBuilder () 
	public boolean hasSetupPrepaidDataServiceUrl () 
	public android.providers.settings.SettingProto getSetupPrepaidDataServiceUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setSetupPrepaidDataServiceUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSetupPrepaidDataServiceUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSetupPrepaidDataServiceUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSetupPrepaidDataServiceUrl () 
	public android.providers.settings.SettingProto$Builder getSetupPrepaidDataServiceUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSetupPrepaidDataServiceUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSetupPrepaidDataServiceUrlFieldBuilder () 
	public boolean hasSetupPrepaidDetectionTargetUrl () 
	public android.providers.settings.SettingProto getSetupPrepaidDetectionTargetUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setSetupPrepaidDetectionTargetUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSetupPrepaidDetectionTargetUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSetupPrepaidDetectionTargetUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSetupPrepaidDetectionTargetUrl () 
	public android.providers.settings.SettingProto$Builder getSetupPrepaidDetectionTargetUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSetupPrepaidDetectionTargetUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSetupPrepaidDetectionTargetUrlFieldBuilder () 
	public boolean hasSetupPrepaidDetectionRedirHost () 
	public android.providers.settings.SettingProto getSetupPrepaidDetectionRedirHost () 
	public android.providers.settings.GlobalSettingsProto$Builder setSetupPrepaidDetectionRedirHost (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSetupPrepaidDetectionRedirHost (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSetupPrepaidDetectionRedirHost (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSetupPrepaidDetectionRedirHost () 
	public android.providers.settings.SettingProto$Builder getSetupPrepaidDetectionRedirHostBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSetupPrepaidDetectionRedirHostOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSetupPrepaidDetectionRedirHostFieldBuilder () 
	public boolean hasSmsOutgoingCheckIntervalMs () 
	public android.providers.settings.SettingProto getSmsOutgoingCheckIntervalMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setSmsOutgoingCheckIntervalMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSmsOutgoingCheckIntervalMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSmsOutgoingCheckIntervalMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSmsOutgoingCheckIntervalMs () 
	public android.providers.settings.SettingProto$Builder getSmsOutgoingCheckIntervalMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSmsOutgoingCheckIntervalMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSmsOutgoingCheckIntervalMsFieldBuilder () 
	public boolean hasSmsOutgoingCheckMaxCount () 
	public android.providers.settings.SettingProto getSmsOutgoingCheckMaxCount () 
	public android.providers.settings.GlobalSettingsProto$Builder setSmsOutgoingCheckMaxCount (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSmsOutgoingCheckMaxCount (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSmsOutgoingCheckMaxCount (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSmsOutgoingCheckMaxCount () 
	public android.providers.settings.SettingProto$Builder getSmsOutgoingCheckMaxCountBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSmsOutgoingCheckMaxCountOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSmsOutgoingCheckMaxCountFieldBuilder () 
	public boolean hasSmsShortCodeConfirmation () 
	public android.providers.settings.SettingProto getSmsShortCodeConfirmation () 
	public android.providers.settings.GlobalSettingsProto$Builder setSmsShortCodeConfirmation (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSmsShortCodeConfirmation (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSmsShortCodeConfirmation (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSmsShortCodeConfirmation () 
	public android.providers.settings.SettingProto$Builder getSmsShortCodeConfirmationBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSmsShortCodeConfirmationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSmsShortCodeConfirmationFieldBuilder () 
	public boolean hasSmsShortCodeRule () 
	public android.providers.settings.SettingProto getSmsShortCodeRule () 
	public android.providers.settings.GlobalSettingsProto$Builder setSmsShortCodeRule (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSmsShortCodeRule (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSmsShortCodeRule (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSmsShortCodeRule () 
	public android.providers.settings.SettingProto$Builder getSmsShortCodeRuleBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSmsShortCodeRuleOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSmsShortCodeRuleFieldBuilder () 
	public boolean hasTcpDefaultInitRwnd () 
	public android.providers.settings.SettingProto getTcpDefaultInitRwnd () 
	public android.providers.settings.GlobalSettingsProto$Builder setTcpDefaultInitRwnd (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setTcpDefaultInitRwnd (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeTcpDefaultInitRwnd (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearTcpDefaultInitRwnd () 
	public android.providers.settings.SettingProto$Builder getTcpDefaultInitRwndBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTcpDefaultInitRwndOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTcpDefaultInitRwndFieldBuilder () 
	public boolean hasTetherSupported () 
	public android.providers.settings.SettingProto getTetherSupported () 
	public android.providers.settings.GlobalSettingsProto$Builder setTetherSupported (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setTetherSupported (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeTetherSupported (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearTetherSupported () 
	public android.providers.settings.SettingProto$Builder getTetherSupportedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTetherSupportedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTetherSupportedFieldBuilder () 
	public boolean hasTetherDunRequired () 
	public android.providers.settings.SettingProto getTetherDunRequired () 
	public android.providers.settings.GlobalSettingsProto$Builder setTetherDunRequired (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setTetherDunRequired (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeTetherDunRequired (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearTetherDunRequired () 
	public android.providers.settings.SettingProto$Builder getTetherDunRequiredBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTetherDunRequiredOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTetherDunRequiredFieldBuilder () 
	public boolean hasTetherDunApn () 
	public android.providers.settings.SettingProto getTetherDunApn () 
	public android.providers.settings.GlobalSettingsProto$Builder setTetherDunApn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setTetherDunApn (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeTetherDunApn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearTetherDunApn () 
	public android.providers.settings.SettingProto$Builder getTetherDunApnBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTetherDunApnOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTetherDunApnFieldBuilder () 
	public boolean hasTetherOffloadDisabled () 
	public android.providers.settings.SettingProto getTetherOffloadDisabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setTetherOffloadDisabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setTetherOffloadDisabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeTetherOffloadDisabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearTetherOffloadDisabled () 
	public android.providers.settings.SettingProto$Builder getTetherOffloadDisabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTetherOffloadDisabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTetherOffloadDisabledFieldBuilder () 
	public boolean hasCarrierAppWhitelist () 
	public android.providers.settings.SettingProto getCarrierAppWhitelist () 
	public android.providers.settings.GlobalSettingsProto$Builder setCarrierAppWhitelist (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCarrierAppWhitelist (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCarrierAppWhitelist (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCarrierAppWhitelist () 
	public android.providers.settings.SettingProto$Builder getCarrierAppWhitelistBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCarrierAppWhitelistOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCarrierAppWhitelistFieldBuilder () 
	public boolean hasUsbMassStorageEnabled () 
	public android.providers.settings.SettingProto getUsbMassStorageEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setUsbMassStorageEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setUsbMassStorageEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeUsbMassStorageEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearUsbMassStorageEnabled () 
	public android.providers.settings.SettingProto$Builder getUsbMassStorageEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getUsbMassStorageEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUsbMassStorageEnabledFieldBuilder () 
	public boolean hasUseGoogleMail () 
	public android.providers.settings.SettingProto getUseGoogleMail () 
	public android.providers.settings.GlobalSettingsProto$Builder setUseGoogleMail (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setUseGoogleMail (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeUseGoogleMail (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearUseGoogleMail () 
	public android.providers.settings.SettingProto$Builder getUseGoogleMailBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getUseGoogleMailOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUseGoogleMailFieldBuilder () 
	public boolean hasWebviewDataReductionProxyKey () 
	public android.providers.settings.SettingProto getWebviewDataReductionProxyKey () 
	public android.providers.settings.GlobalSettingsProto$Builder setWebviewDataReductionProxyKey (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWebviewDataReductionProxyKey (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWebviewDataReductionProxyKey (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWebviewDataReductionProxyKey () 
	public android.providers.settings.SettingProto$Builder getWebviewDataReductionProxyKeyBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWebviewDataReductionProxyKeyOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWebviewDataReductionProxyKeyFieldBuilder () 
	public boolean hasWebviewFallbackLogicEnabled () 
	public android.providers.settings.SettingProto getWebviewFallbackLogicEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setWebviewFallbackLogicEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWebviewFallbackLogicEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWebviewFallbackLogicEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWebviewFallbackLogicEnabled () 
	public android.providers.settings.SettingProto$Builder getWebviewFallbackLogicEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWebviewFallbackLogicEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWebviewFallbackLogicEnabledFieldBuilder () 
	public boolean hasWebviewProvider () 
	public android.providers.settings.SettingProto getWebviewProvider () 
	public android.providers.settings.GlobalSettingsProto$Builder setWebviewProvider (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWebviewProvider (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWebviewProvider (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWebviewProvider () 
	public android.providers.settings.SettingProto$Builder getWebviewProviderBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWebviewProviderOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWebviewProviderFieldBuilder () 
	public boolean hasWebviewMultiprocess () 
	public android.providers.settings.SettingProto getWebviewMultiprocess () 
	public android.providers.settings.GlobalSettingsProto$Builder setWebviewMultiprocess (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWebviewMultiprocess (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWebviewMultiprocess (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWebviewMultiprocess () 
	public android.providers.settings.SettingProto$Builder getWebviewMultiprocessBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWebviewMultiprocessOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWebviewMultiprocessFieldBuilder () 
	public boolean hasNetworkSwitchNotificationDailyLimit () 
	public android.providers.settings.SettingProto getNetworkSwitchNotificationDailyLimit () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkSwitchNotificationDailyLimit (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkSwitchNotificationDailyLimit (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetworkSwitchNotificationDailyLimit (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetworkSwitchNotificationDailyLimit () 
	public android.providers.settings.SettingProto$Builder getNetworkSwitchNotificationDailyLimitBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkSwitchNotificationDailyLimitOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetworkSwitchNotificationDailyLimitFieldBuilder () 
	public boolean hasNetworkSwitchNotificationRateLimitMillis () 
	public android.providers.settings.SettingProto getNetworkSwitchNotificationRateLimitMillis () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkSwitchNotificationRateLimitMillis (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkSwitchNotificationRateLimitMillis (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetworkSwitchNotificationRateLimitMillis (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetworkSwitchNotificationRateLimitMillis () 
	public android.providers.settings.SettingProto$Builder getNetworkSwitchNotificationRateLimitMillisBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkSwitchNotificationRateLimitMillisOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetworkSwitchNotificationRateLimitMillisFieldBuilder () 
	public boolean hasNetworkAvoidBadWifi () 
	public android.providers.settings.SettingProto getNetworkAvoidBadWifi () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkAvoidBadWifi (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkAvoidBadWifi (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetworkAvoidBadWifi (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetworkAvoidBadWifi () 
	public android.providers.settings.SettingProto$Builder getNetworkAvoidBadWifiBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkAvoidBadWifiOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetworkAvoidBadWifiFieldBuilder () 
	public boolean hasNetworkMeteredMultipathPreference () 
	public android.providers.settings.SettingProto getNetworkMeteredMultipathPreference () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkMeteredMultipathPreference (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkMeteredMultipathPreference (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetworkMeteredMultipathPreference (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetworkMeteredMultipathPreference () 
	public android.providers.settings.SettingProto$Builder getNetworkMeteredMultipathPreferenceBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkMeteredMultipathPreferenceOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetworkMeteredMultipathPreferenceFieldBuilder () 
	public boolean hasNetworkWatchlistLastReportTime () 
	public android.providers.settings.SettingProto getNetworkWatchlistLastReportTime () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkWatchlistLastReportTime (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkWatchlistLastReportTime (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetworkWatchlistLastReportTime (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetworkWatchlistLastReportTime () 
	public android.providers.settings.SettingProto$Builder getNetworkWatchlistLastReportTimeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkWatchlistLastReportTimeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetworkWatchlistLastReportTimeFieldBuilder () 
	public boolean hasWifiBadgingThresholds () 
	public android.providers.settings.SettingProto getWifiBadgingThresholds () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiBadgingThresholds (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiBadgingThresholds (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiBadgingThresholds (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiBadgingThresholds () 
	public android.providers.settings.SettingProto$Builder getWifiBadgingThresholdsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiBadgingThresholdsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiBadgingThresholdsFieldBuilder () 
	public boolean hasWifiDisplayOn () 
	public android.providers.settings.SettingProto getWifiDisplayOn () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiDisplayOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiDisplayOn (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiDisplayOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiDisplayOn () 
	public android.providers.settings.SettingProto$Builder getWifiDisplayOnBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiDisplayOnOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiDisplayOnFieldBuilder () 
	public boolean hasWifiDisplayCertificationOn () 
	public android.providers.settings.SettingProto getWifiDisplayCertificationOn () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiDisplayCertificationOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiDisplayCertificationOn (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiDisplayCertificationOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiDisplayCertificationOn () 
	public android.providers.settings.SettingProto$Builder getWifiDisplayCertificationOnBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiDisplayCertificationOnOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiDisplayCertificationOnFieldBuilder () 
	public boolean hasWifiDisplayWpsConfig () 
	public android.providers.settings.SettingProto getWifiDisplayWpsConfig () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiDisplayWpsConfig (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiDisplayWpsConfig (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiDisplayWpsConfig (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiDisplayWpsConfig () 
	public android.providers.settings.SettingProto$Builder getWifiDisplayWpsConfigBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiDisplayWpsConfigOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiDisplayWpsConfigFieldBuilder () 
	public boolean hasWifiNetworksAvailableNotificationOn () 
	public android.providers.settings.SettingProto getWifiNetworksAvailableNotificationOn () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiNetworksAvailableNotificationOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiNetworksAvailableNotificationOn (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiNetworksAvailableNotificationOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiNetworksAvailableNotificationOn () 
	public android.providers.settings.SettingProto$Builder getWifiNetworksAvailableNotificationOnBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiNetworksAvailableNotificationOnOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiNetworksAvailableNotificationOnFieldBuilder () 
	public boolean hasWimaxNetworksAvailableNotificationOn () 
	public android.providers.settings.SettingProto getWimaxNetworksAvailableNotificationOn () 
	public android.providers.settings.GlobalSettingsProto$Builder setWimaxNetworksAvailableNotificationOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWimaxNetworksAvailableNotificationOn (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWimaxNetworksAvailableNotificationOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWimaxNetworksAvailableNotificationOn () 
	public android.providers.settings.SettingProto$Builder getWimaxNetworksAvailableNotificationOnBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWimaxNetworksAvailableNotificationOnOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWimaxNetworksAvailableNotificationOnFieldBuilder () 
	public boolean hasWifiNetworksAvailableRepeatDelay () 
	public android.providers.settings.SettingProto getWifiNetworksAvailableRepeatDelay () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiNetworksAvailableRepeatDelay (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiNetworksAvailableRepeatDelay (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiNetworksAvailableRepeatDelay (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiNetworksAvailableRepeatDelay () 
	public android.providers.settings.SettingProto$Builder getWifiNetworksAvailableRepeatDelayBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiNetworksAvailableRepeatDelayOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiNetworksAvailableRepeatDelayFieldBuilder () 
	public boolean hasWifiCountryCode () 
	public android.providers.settings.SettingProto getWifiCountryCode () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiCountryCode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiCountryCode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiCountryCode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiCountryCode () 
	public android.providers.settings.SettingProto$Builder getWifiCountryCodeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiCountryCodeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiCountryCodeFieldBuilder () 
	public boolean hasWifiFrameworkScanIntervalMs () 
	public android.providers.settings.SettingProto getWifiFrameworkScanIntervalMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiFrameworkScanIntervalMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiFrameworkScanIntervalMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiFrameworkScanIntervalMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiFrameworkScanIntervalMs () 
	public android.providers.settings.SettingProto$Builder getWifiFrameworkScanIntervalMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiFrameworkScanIntervalMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiFrameworkScanIntervalMsFieldBuilder () 
	public boolean hasWifiIdleMs () 
	public android.providers.settings.SettingProto getWifiIdleMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiIdleMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiIdleMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiIdleMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiIdleMs () 
	public android.providers.settings.SettingProto$Builder getWifiIdleMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiIdleMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiIdleMsFieldBuilder () 
	public boolean hasWifiNumOpenNetworksKept () 
	public android.providers.settings.SettingProto getWifiNumOpenNetworksKept () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiNumOpenNetworksKept (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiNumOpenNetworksKept (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiNumOpenNetworksKept (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiNumOpenNetworksKept () 
	public android.providers.settings.SettingProto$Builder getWifiNumOpenNetworksKeptBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiNumOpenNetworksKeptOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiNumOpenNetworksKeptFieldBuilder () 
	public boolean hasWifiOn () 
	public android.providers.settings.SettingProto getWifiOn () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiOn (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiOn () 
	public android.providers.settings.SettingProto$Builder getWifiOnBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiOnOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiOnFieldBuilder () 
	public boolean hasWifiScanAlwaysAvailable () 
	public android.providers.settings.SettingProto getWifiScanAlwaysAvailable () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiScanAlwaysAvailable (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiScanAlwaysAvailable (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiScanAlwaysAvailable (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiScanAlwaysAvailable () 
	public android.providers.settings.SettingProto$Builder getWifiScanAlwaysAvailableBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiScanAlwaysAvailableOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiScanAlwaysAvailableFieldBuilder () 
	public boolean hasWifiWakeupEnabled () 
	public android.providers.settings.SettingProto getWifiWakeupEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiWakeupEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiWakeupEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiWakeupEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiWakeupEnabled () 
	public android.providers.settings.SettingProto$Builder getWifiWakeupEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiWakeupEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiWakeupEnabledFieldBuilder () 
	public boolean hasWifiWakeupAvailable () 
	public android.providers.settings.SettingProto getWifiWakeupAvailable () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiWakeupAvailable (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiWakeupAvailable (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiWakeupAvailable (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiWakeupAvailable () 
	public android.providers.settings.SettingProto$Builder getWifiWakeupAvailableBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiWakeupAvailableOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiWakeupAvailableFieldBuilder () 
	public boolean hasNetworkScoringUiEnabled () 
	public android.providers.settings.SettingProto getNetworkScoringUiEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkScoringUiEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkScoringUiEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetworkScoringUiEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetworkScoringUiEnabled () 
	public android.providers.settings.SettingProto$Builder getNetworkScoringUiEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkScoringUiEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetworkScoringUiEnabledFieldBuilder () 
	public boolean hasSpeedLabelCacheEvictionAgeMillis () 
	public android.providers.settings.SettingProto getSpeedLabelCacheEvictionAgeMillis () 
	public android.providers.settings.GlobalSettingsProto$Builder setSpeedLabelCacheEvictionAgeMillis (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSpeedLabelCacheEvictionAgeMillis (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSpeedLabelCacheEvictionAgeMillis (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSpeedLabelCacheEvictionAgeMillis () 
	public android.providers.settings.SettingProto$Builder getSpeedLabelCacheEvictionAgeMillisBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSpeedLabelCacheEvictionAgeMillisOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSpeedLabelCacheEvictionAgeMillisFieldBuilder () 
	public boolean hasRecommendedNetworkEvaluatorCacheExpiryMs () 
	public android.providers.settings.SettingProto getRecommendedNetworkEvaluatorCacheExpiryMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setRecommendedNetworkEvaluatorCacheExpiryMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setRecommendedNetworkEvaluatorCacheExpiryMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeRecommendedNetworkEvaluatorCacheExpiryMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearRecommendedNetworkEvaluatorCacheExpiryMs () 
	public android.providers.settings.SettingProto$Builder getRecommendedNetworkEvaluatorCacheExpiryMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getRecommendedNetworkEvaluatorCacheExpiryMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getRecommendedNetworkEvaluatorCacheExpiryMsFieldBuilder () 
	public boolean hasNetworkRecommendationsEnabled () 
	public android.providers.settings.SettingProto getNetworkRecommendationsEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkRecommendationsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkRecommendationsEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetworkRecommendationsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetworkRecommendationsEnabled () 
	public android.providers.settings.SettingProto$Builder getNetworkRecommendationsEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkRecommendationsEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetworkRecommendationsEnabledFieldBuilder () 
	public boolean hasNetworkRecommendationsPackage () 
	public android.providers.settings.SettingProto getNetworkRecommendationsPackage () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkRecommendationsPackage (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkRecommendationsPackage (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetworkRecommendationsPackage (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetworkRecommendationsPackage () 
	public android.providers.settings.SettingProto$Builder getNetworkRecommendationsPackageBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkRecommendationsPackageOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetworkRecommendationsPackageFieldBuilder () 
	public boolean hasUseOpenWifiPackage () 
	public android.providers.settings.SettingProto getUseOpenWifiPackage () 
	public android.providers.settings.GlobalSettingsProto$Builder setUseOpenWifiPackage (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setUseOpenWifiPackage (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeUseOpenWifiPackage (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearUseOpenWifiPackage () 
	public android.providers.settings.SettingProto$Builder getUseOpenWifiPackageBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getUseOpenWifiPackageOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUseOpenWifiPackageFieldBuilder () 
	public boolean hasNetworkRecommendationRequestTimeoutMs () 
	public android.providers.settings.SettingProto getNetworkRecommendationRequestTimeoutMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkRecommendationRequestTimeoutMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkRecommendationRequestTimeoutMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetworkRecommendationRequestTimeoutMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetworkRecommendationRequestTimeoutMs () 
	public android.providers.settings.SettingProto$Builder getNetworkRecommendationRequestTimeoutMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkRecommendationRequestTimeoutMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetworkRecommendationRequestTimeoutMsFieldBuilder () 
	public boolean hasBleScanAlwaysAvailable () 
	public android.providers.settings.SettingProto getBleScanAlwaysAvailable () 
	public android.providers.settings.GlobalSettingsProto$Builder setBleScanAlwaysAvailable (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBleScanAlwaysAvailable (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBleScanAlwaysAvailable (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBleScanAlwaysAvailable () 
	public android.providers.settings.SettingProto$Builder getBleScanAlwaysAvailableBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBleScanAlwaysAvailableOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBleScanAlwaysAvailableFieldBuilder () 
	public boolean hasWifiSavedState () 
	public android.providers.settings.SettingProto getWifiSavedState () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiSavedState (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiSavedState (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiSavedState (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiSavedState () 
	public android.providers.settings.SettingProto$Builder getWifiSavedStateBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiSavedStateOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiSavedStateFieldBuilder () 
	public boolean hasWifiSupplicantScanIntervalMs () 
	public android.providers.settings.SettingProto getWifiSupplicantScanIntervalMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiSupplicantScanIntervalMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiSupplicantScanIntervalMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiSupplicantScanIntervalMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiSupplicantScanIntervalMs () 
	public android.providers.settings.SettingProto$Builder getWifiSupplicantScanIntervalMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiSupplicantScanIntervalMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiSupplicantScanIntervalMsFieldBuilder () 
	public boolean hasWifiEnhancedAutoJoin () 
	public android.providers.settings.SettingProto getWifiEnhancedAutoJoin () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiEnhancedAutoJoin (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiEnhancedAutoJoin (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiEnhancedAutoJoin (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiEnhancedAutoJoin () 
	public android.providers.settings.SettingProto$Builder getWifiEnhancedAutoJoinBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiEnhancedAutoJoinOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiEnhancedAutoJoinFieldBuilder () 
	public boolean hasWifiNetworkShowRssi () 
	public android.providers.settings.SettingProto getWifiNetworkShowRssi () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiNetworkShowRssi (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiNetworkShowRssi (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiNetworkShowRssi (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiNetworkShowRssi () 
	public android.providers.settings.SettingProto$Builder getWifiNetworkShowRssiBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiNetworkShowRssiOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiNetworkShowRssiFieldBuilder () 
	public boolean hasWifiScanIntervalWhenP2PConnectedMs () 
	public android.providers.settings.SettingProto getWifiScanIntervalWhenP2PConnectedMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiScanIntervalWhenP2PConnectedMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiScanIntervalWhenP2PConnectedMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiScanIntervalWhenP2PConnectedMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiScanIntervalWhenP2PConnectedMs () 
	public android.providers.settings.SettingProto$Builder getWifiScanIntervalWhenP2PConnectedMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiScanIntervalWhenP2PConnectedMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiScanIntervalWhenP2PConnectedMsFieldBuilder () 
	public boolean hasWifiWatchdogOn () 
	public android.providers.settings.SettingProto getWifiWatchdogOn () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiWatchdogOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiWatchdogOn (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiWatchdogOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiWatchdogOn () 
	public android.providers.settings.SettingProto$Builder getWifiWatchdogOnBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiWatchdogOnOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiWatchdogOnFieldBuilder () 
	public boolean hasWifiWatchdogPoorNetworkTestEnabled () 
	public android.providers.settings.SettingProto getWifiWatchdogPoorNetworkTestEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiWatchdogPoorNetworkTestEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiWatchdogPoorNetworkTestEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiWatchdogPoorNetworkTestEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiWatchdogPoorNetworkTestEnabled () 
	public android.providers.settings.SettingProto$Builder getWifiWatchdogPoorNetworkTestEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiWatchdogPoorNetworkTestEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiWatchdogPoorNetworkTestEnabledFieldBuilder () 
	public boolean hasWifiSuspendOptimizationsEnabled () 
	public android.providers.settings.SettingProto getWifiSuspendOptimizationsEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiSuspendOptimizationsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiSuspendOptimizationsEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiSuspendOptimizationsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiSuspendOptimizationsEnabled () 
	public android.providers.settings.SettingProto$Builder getWifiSuspendOptimizationsEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiSuspendOptimizationsEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiSuspendOptimizationsEnabledFieldBuilder () 
	public boolean hasWifiVerboseLoggingEnabled () 
	public android.providers.settings.SettingProto getWifiVerboseLoggingEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiVerboseLoggingEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiVerboseLoggingEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiVerboseLoggingEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiVerboseLoggingEnabled () 
	public android.providers.settings.SettingProto$Builder getWifiVerboseLoggingEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiVerboseLoggingEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiVerboseLoggingEnabledFieldBuilder () 
	public boolean hasWifiMaxDhcpRetryCount () 
	public android.providers.settings.SettingProto getWifiMaxDhcpRetryCount () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiMaxDhcpRetryCount (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiMaxDhcpRetryCount (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiMaxDhcpRetryCount (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiMaxDhcpRetryCount () 
	public android.providers.settings.SettingProto$Builder getWifiMaxDhcpRetryCountBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiMaxDhcpRetryCountOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiMaxDhcpRetryCountFieldBuilder () 
	public boolean hasWifiMobileDataTransitionWakelockTimeoutMs () 
	public android.providers.settings.SettingProto getWifiMobileDataTransitionWakelockTimeoutMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiMobileDataTransitionWakelockTimeoutMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiMobileDataTransitionWakelockTimeoutMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiMobileDataTransitionWakelockTimeoutMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiMobileDataTransitionWakelockTimeoutMs () 
	public android.providers.settings.SettingProto$Builder getWifiMobileDataTransitionWakelockTimeoutMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiMobileDataTransitionWakelockTimeoutMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiMobileDataTransitionWakelockTimeoutMsFieldBuilder () 
	public boolean hasWifiDeviceOwnerConfigsLockdown () 
	public android.providers.settings.SettingProto getWifiDeviceOwnerConfigsLockdown () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiDeviceOwnerConfigsLockdown (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiDeviceOwnerConfigsLockdown (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiDeviceOwnerConfigsLockdown (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiDeviceOwnerConfigsLockdown () 
	public android.providers.settings.SettingProto$Builder getWifiDeviceOwnerConfigsLockdownBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiDeviceOwnerConfigsLockdownOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiDeviceOwnerConfigsLockdownFieldBuilder () 
	public boolean hasWifiFrequencyBand () 
	public android.providers.settings.SettingProto getWifiFrequencyBand () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiFrequencyBand (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiFrequencyBand (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiFrequencyBand (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiFrequencyBand () 
	public android.providers.settings.SettingProto$Builder getWifiFrequencyBandBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiFrequencyBandOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiFrequencyBandFieldBuilder () 
	public boolean hasWifiP2PDeviceName () 
	public android.providers.settings.SettingProto getWifiP2PDeviceName () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiP2PDeviceName (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiP2PDeviceName (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiP2PDeviceName (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiP2PDeviceName () 
	public android.providers.settings.SettingProto$Builder getWifiP2PDeviceNameBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiP2PDeviceNameOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiP2PDeviceNameFieldBuilder () 
	public boolean hasWifiReenableDelayMs () 
	public android.providers.settings.SettingProto getWifiReenableDelayMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiReenableDelayMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiReenableDelayMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiReenableDelayMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiReenableDelayMs () 
	public android.providers.settings.SettingProto$Builder getWifiReenableDelayMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiReenableDelayMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiReenableDelayMsFieldBuilder () 
	public boolean hasWifiEphemeralOutOfRangeTimeoutMs () 
	public android.providers.settings.SettingProto getWifiEphemeralOutOfRangeTimeoutMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiEphemeralOutOfRangeTimeoutMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiEphemeralOutOfRangeTimeoutMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiEphemeralOutOfRangeTimeoutMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiEphemeralOutOfRangeTimeoutMs () 
	public android.providers.settings.SettingProto$Builder getWifiEphemeralOutOfRangeTimeoutMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiEphemeralOutOfRangeTimeoutMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiEphemeralOutOfRangeTimeoutMsFieldBuilder () 
	public boolean hasDataStallAlarmNonAggressiveDelayInMs () 
	public android.providers.settings.SettingProto getDataStallAlarmNonAggressiveDelayInMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setDataStallAlarmNonAggressiveDelayInMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDataStallAlarmNonAggressiveDelayInMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDataStallAlarmNonAggressiveDelayInMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDataStallAlarmNonAggressiveDelayInMs () 
	public android.providers.settings.SettingProto$Builder getDataStallAlarmNonAggressiveDelayInMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDataStallAlarmNonAggressiveDelayInMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDataStallAlarmNonAggressiveDelayInMsFieldBuilder () 
	public boolean hasDataStallAlarmAggressiveDelayInMs () 
	public android.providers.settings.SettingProto getDataStallAlarmAggressiveDelayInMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setDataStallAlarmAggressiveDelayInMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDataStallAlarmAggressiveDelayInMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDataStallAlarmAggressiveDelayInMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDataStallAlarmAggressiveDelayInMs () 
	public android.providers.settings.SettingProto$Builder getDataStallAlarmAggressiveDelayInMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDataStallAlarmAggressiveDelayInMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDataStallAlarmAggressiveDelayInMsFieldBuilder () 
	public boolean hasProvisioningApnAlarmDelayInMs () 
	public android.providers.settings.SettingProto getProvisioningApnAlarmDelayInMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setProvisioningApnAlarmDelayInMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setProvisioningApnAlarmDelayInMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeProvisioningApnAlarmDelayInMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearProvisioningApnAlarmDelayInMs () 
	public android.providers.settings.SettingProto$Builder getProvisioningApnAlarmDelayInMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getProvisioningApnAlarmDelayInMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getProvisioningApnAlarmDelayInMsFieldBuilder () 
	public boolean hasGprsRegisterCheckPeriodMs () 
	public android.providers.settings.SettingProto getGprsRegisterCheckPeriodMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setGprsRegisterCheckPeriodMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setGprsRegisterCheckPeriodMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeGprsRegisterCheckPeriodMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearGprsRegisterCheckPeriodMs () 
	public android.providers.settings.SettingProto$Builder getGprsRegisterCheckPeriodMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getGprsRegisterCheckPeriodMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getGprsRegisterCheckPeriodMsFieldBuilder () 
	public boolean hasWtfIsFatal () 
	public android.providers.settings.SettingProto getWtfIsFatal () 
	public android.providers.settings.GlobalSettingsProto$Builder setWtfIsFatal (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWtfIsFatal (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWtfIsFatal (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWtfIsFatal () 
	public android.providers.settings.SettingProto$Builder getWtfIsFatalBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWtfIsFatalOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWtfIsFatalFieldBuilder () 
	public boolean hasModeRinger () 
	public android.providers.settings.SettingProto getModeRinger () 
	public android.providers.settings.GlobalSettingsProto$Builder setModeRinger (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setModeRinger (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeModeRinger (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearModeRinger () 
	public android.providers.settings.SettingProto$Builder getModeRingerBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getModeRingerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getModeRingerFieldBuilder () 
	public boolean hasOverlayDisplayDevices () 
	public android.providers.settings.SettingProto getOverlayDisplayDevices () 
	public android.providers.settings.GlobalSettingsProto$Builder setOverlayDisplayDevices (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setOverlayDisplayDevices (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeOverlayDisplayDevices (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearOverlayDisplayDevices () 
	public android.providers.settings.SettingProto$Builder getOverlayDisplayDevicesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getOverlayDisplayDevicesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getOverlayDisplayDevicesFieldBuilder () 
	public boolean hasBatteryDischargeDurationThreshold () 
	public android.providers.settings.SettingProto getBatteryDischargeDurationThreshold () 
	public android.providers.settings.GlobalSettingsProto$Builder setBatteryDischargeDurationThreshold (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBatteryDischargeDurationThreshold (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBatteryDischargeDurationThreshold (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBatteryDischargeDurationThreshold () 
	public android.providers.settings.SettingProto$Builder getBatteryDischargeDurationThresholdBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBatteryDischargeDurationThresholdOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBatteryDischargeDurationThresholdFieldBuilder () 
	public boolean hasBatteryDischargeThreshold () 
	public android.providers.settings.SettingProto getBatteryDischargeThreshold () 
	public android.providers.settings.GlobalSettingsProto$Builder setBatteryDischargeThreshold (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBatteryDischargeThreshold (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBatteryDischargeThreshold (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBatteryDischargeThreshold () 
	public android.providers.settings.SettingProto$Builder getBatteryDischargeThresholdBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBatteryDischargeThresholdOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBatteryDischargeThresholdFieldBuilder () 
	public boolean hasSendActionAppError () 
	public android.providers.settings.SettingProto getSendActionAppError () 
	public android.providers.settings.GlobalSettingsProto$Builder setSendActionAppError (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSendActionAppError (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSendActionAppError (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSendActionAppError () 
	public android.providers.settings.SettingProto$Builder getSendActionAppErrorBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSendActionAppErrorOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSendActionAppErrorFieldBuilder () 
	public boolean hasDropboxAgeSeconds () 
	public android.providers.settings.SettingProto getDropboxAgeSeconds () 
	public android.providers.settings.GlobalSettingsProto$Builder setDropboxAgeSeconds (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDropboxAgeSeconds (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDropboxAgeSeconds (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDropboxAgeSeconds () 
	public android.providers.settings.SettingProto$Builder getDropboxAgeSecondsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDropboxAgeSecondsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDropboxAgeSecondsFieldBuilder () 
	public boolean hasDropboxMaxFiles () 
	public android.providers.settings.SettingProto getDropboxMaxFiles () 
	public android.providers.settings.GlobalSettingsProto$Builder setDropboxMaxFiles (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDropboxMaxFiles (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDropboxMaxFiles (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDropboxMaxFiles () 
	public android.providers.settings.SettingProto$Builder getDropboxMaxFilesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDropboxMaxFilesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDropboxMaxFilesFieldBuilder () 
	public boolean hasDropboxQuotaKb () 
	public android.providers.settings.SettingProto getDropboxQuotaKb () 
	public android.providers.settings.GlobalSettingsProto$Builder setDropboxQuotaKb (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDropboxQuotaKb (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDropboxQuotaKb (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDropboxQuotaKb () 
	public android.providers.settings.SettingProto$Builder getDropboxQuotaKbBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDropboxQuotaKbOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDropboxQuotaKbFieldBuilder () 
	public boolean hasDropboxQuotaPercent () 
	public android.providers.settings.SettingProto getDropboxQuotaPercent () 
	public android.providers.settings.GlobalSettingsProto$Builder setDropboxQuotaPercent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDropboxQuotaPercent (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDropboxQuotaPercent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDropboxQuotaPercent () 
	public android.providers.settings.SettingProto$Builder getDropboxQuotaPercentBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDropboxQuotaPercentOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDropboxQuotaPercentFieldBuilder () 
	public boolean hasDropboxReservePercent () 
	public android.providers.settings.SettingProto getDropboxReservePercent () 
	public android.providers.settings.GlobalSettingsProto$Builder setDropboxReservePercent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDropboxReservePercent (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDropboxReservePercent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDropboxReservePercent () 
	public android.providers.settings.SettingProto$Builder getDropboxReservePercentBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDropboxReservePercentOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDropboxReservePercentFieldBuilder () 
	public boolean hasDropboxTagPrefix () 
	public android.providers.settings.SettingProto getDropboxTagPrefix () 
	public android.providers.settings.GlobalSettingsProto$Builder setDropboxTagPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDropboxTagPrefix (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDropboxTagPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDropboxTagPrefix () 
	public android.providers.settings.SettingProto$Builder getDropboxTagPrefixBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDropboxTagPrefixOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDropboxTagPrefixFieldBuilder () 
	public boolean hasErrorLogcatPrefix () 
	public android.providers.settings.SettingProto getErrorLogcatPrefix () 
	public android.providers.settings.GlobalSettingsProto$Builder setErrorLogcatPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setErrorLogcatPrefix (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeErrorLogcatPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearErrorLogcatPrefix () 
	public android.providers.settings.SettingProto$Builder getErrorLogcatPrefixBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getErrorLogcatPrefixOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getErrorLogcatPrefixFieldBuilder () 
	public boolean hasSysFreeStorageLogInterval () 
	public android.providers.settings.SettingProto getSysFreeStorageLogInterval () 
	public android.providers.settings.GlobalSettingsProto$Builder setSysFreeStorageLogInterval (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSysFreeStorageLogInterval (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSysFreeStorageLogInterval (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSysFreeStorageLogInterval () 
	public android.providers.settings.SettingProto$Builder getSysFreeStorageLogIntervalBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSysFreeStorageLogIntervalOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSysFreeStorageLogIntervalFieldBuilder () 
	public boolean hasDiskFreeChangeReportingThreshold () 
	public android.providers.settings.SettingProto getDiskFreeChangeReportingThreshold () 
	public android.providers.settings.GlobalSettingsProto$Builder setDiskFreeChangeReportingThreshold (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDiskFreeChangeReportingThreshold (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDiskFreeChangeReportingThreshold (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDiskFreeChangeReportingThreshold () 
	public android.providers.settings.SettingProto$Builder getDiskFreeChangeReportingThresholdBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDiskFreeChangeReportingThresholdOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDiskFreeChangeReportingThresholdFieldBuilder () 
	public boolean hasSysStorageThresholdPercentage () 
	public android.providers.settings.SettingProto getSysStorageThresholdPercentage () 
	public android.providers.settings.GlobalSettingsProto$Builder setSysStorageThresholdPercentage (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSysStorageThresholdPercentage (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSysStorageThresholdPercentage (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSysStorageThresholdPercentage () 
	public android.providers.settings.SettingProto$Builder getSysStorageThresholdPercentageBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSysStorageThresholdPercentageOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSysStorageThresholdPercentageFieldBuilder () 
	public boolean hasSysStorageThresholdMaxBytes () 
	public android.providers.settings.SettingProto getSysStorageThresholdMaxBytes () 
	public android.providers.settings.GlobalSettingsProto$Builder setSysStorageThresholdMaxBytes (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSysStorageThresholdMaxBytes (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSysStorageThresholdMaxBytes (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSysStorageThresholdMaxBytes () 
	public android.providers.settings.SettingProto$Builder getSysStorageThresholdMaxBytesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSysStorageThresholdMaxBytesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSysStorageThresholdMaxBytesFieldBuilder () 
	public boolean hasSysStorageFullThresholdBytes () 
	public android.providers.settings.SettingProto getSysStorageFullThresholdBytes () 
	public android.providers.settings.GlobalSettingsProto$Builder setSysStorageFullThresholdBytes (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSysStorageFullThresholdBytes (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSysStorageFullThresholdBytes (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSysStorageFullThresholdBytes () 
	public android.providers.settings.SettingProto$Builder getSysStorageFullThresholdBytesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSysStorageFullThresholdBytesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSysStorageFullThresholdBytesFieldBuilder () 
	public boolean hasSysStorageCachePercentage () 
	public android.providers.settings.SettingProto getSysStorageCachePercentage () 
	public android.providers.settings.GlobalSettingsProto$Builder setSysStorageCachePercentage (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSysStorageCachePercentage (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSysStorageCachePercentage (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSysStorageCachePercentage () 
	public android.providers.settings.SettingProto$Builder getSysStorageCachePercentageBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSysStorageCachePercentageOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSysStorageCachePercentageFieldBuilder () 
	public boolean hasSysStorageCacheMaxBytes () 
	public android.providers.settings.SettingProto getSysStorageCacheMaxBytes () 
	public android.providers.settings.GlobalSettingsProto$Builder setSysStorageCacheMaxBytes (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSysStorageCacheMaxBytes (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSysStorageCacheMaxBytes (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSysStorageCacheMaxBytes () 
	public android.providers.settings.SettingProto$Builder getSysStorageCacheMaxBytesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSysStorageCacheMaxBytesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSysStorageCacheMaxBytesFieldBuilder () 
	public boolean hasSyncMaxRetryDelayInSeconds () 
	public android.providers.settings.SettingProto getSyncMaxRetryDelayInSeconds () 
	public android.providers.settings.GlobalSettingsProto$Builder setSyncMaxRetryDelayInSeconds (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSyncMaxRetryDelayInSeconds (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSyncMaxRetryDelayInSeconds (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSyncMaxRetryDelayInSeconds () 
	public android.providers.settings.SettingProto$Builder getSyncMaxRetryDelayInSecondsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSyncMaxRetryDelayInSecondsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSyncMaxRetryDelayInSecondsFieldBuilder () 
	public boolean hasConnectivityChangeDelay () 
	public android.providers.settings.SettingProto getConnectivityChangeDelay () 
	public android.providers.settings.GlobalSettingsProto$Builder setConnectivityChangeDelay (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setConnectivityChangeDelay (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeConnectivityChangeDelay (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearConnectivityChangeDelay () 
	public android.providers.settings.SettingProto$Builder getConnectivityChangeDelayBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getConnectivityChangeDelayOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getConnectivityChangeDelayFieldBuilder () 
	public boolean hasConnectivitySamplingIntervalInSeconds () 
	public android.providers.settings.SettingProto getConnectivitySamplingIntervalInSeconds () 
	public android.providers.settings.GlobalSettingsProto$Builder setConnectivitySamplingIntervalInSeconds (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setConnectivitySamplingIntervalInSeconds (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeConnectivitySamplingIntervalInSeconds (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearConnectivitySamplingIntervalInSeconds () 
	public android.providers.settings.SettingProto$Builder getConnectivitySamplingIntervalInSecondsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getConnectivitySamplingIntervalInSecondsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getConnectivitySamplingIntervalInSecondsFieldBuilder () 
	public boolean hasPacChangeDelay () 
	public android.providers.settings.SettingProto getPacChangeDelay () 
	public android.providers.settings.GlobalSettingsProto$Builder setPacChangeDelay (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setPacChangeDelay (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergePacChangeDelay (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearPacChangeDelay () 
	public android.providers.settings.SettingProto$Builder getPacChangeDelayBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPacChangeDelayOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPacChangeDelayFieldBuilder () 
	public boolean hasCaptivePortalMode () 
	public android.providers.settings.SettingProto getCaptivePortalMode () 
	public android.providers.settings.GlobalSettingsProto$Builder setCaptivePortalMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCaptivePortalMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCaptivePortalMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCaptivePortalMode () 
	public android.providers.settings.SettingProto$Builder getCaptivePortalModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCaptivePortalModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCaptivePortalModeFieldBuilder () 
	public boolean hasCaptivePortalDetectionEnabled () 
	public android.providers.settings.SettingProto getCaptivePortalDetectionEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setCaptivePortalDetectionEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCaptivePortalDetectionEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCaptivePortalDetectionEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCaptivePortalDetectionEnabled () 
	public android.providers.settings.SettingProto$Builder getCaptivePortalDetectionEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCaptivePortalDetectionEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCaptivePortalDetectionEnabledFieldBuilder () 
	public boolean hasCaptivePortalServer () 
	public android.providers.settings.SettingProto getCaptivePortalServer () 
	public android.providers.settings.GlobalSettingsProto$Builder setCaptivePortalServer (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCaptivePortalServer (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCaptivePortalServer (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCaptivePortalServer () 
	public android.providers.settings.SettingProto$Builder getCaptivePortalServerBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCaptivePortalServerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCaptivePortalServerFieldBuilder () 
	public boolean hasCaptivePortalHttpsUrl () 
	public android.providers.settings.SettingProto getCaptivePortalHttpsUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setCaptivePortalHttpsUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCaptivePortalHttpsUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCaptivePortalHttpsUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCaptivePortalHttpsUrl () 
	public android.providers.settings.SettingProto$Builder getCaptivePortalHttpsUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCaptivePortalHttpsUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCaptivePortalHttpsUrlFieldBuilder () 
	public boolean hasCaptivePortalHttpUrl () 
	public android.providers.settings.SettingProto getCaptivePortalHttpUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setCaptivePortalHttpUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCaptivePortalHttpUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCaptivePortalHttpUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCaptivePortalHttpUrl () 
	public android.providers.settings.SettingProto$Builder getCaptivePortalHttpUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCaptivePortalHttpUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCaptivePortalHttpUrlFieldBuilder () 
	public boolean hasCaptivePortalFallbackUrl () 
	public android.providers.settings.SettingProto getCaptivePortalFallbackUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setCaptivePortalFallbackUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCaptivePortalFallbackUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCaptivePortalFallbackUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCaptivePortalFallbackUrl () 
	public android.providers.settings.SettingProto$Builder getCaptivePortalFallbackUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCaptivePortalFallbackUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCaptivePortalFallbackUrlFieldBuilder () 
	public boolean hasCaptivePortalOtherFallbackUrls () 
	public android.providers.settings.SettingProto getCaptivePortalOtherFallbackUrls () 
	public android.providers.settings.GlobalSettingsProto$Builder setCaptivePortalOtherFallbackUrls (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCaptivePortalOtherFallbackUrls (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCaptivePortalOtherFallbackUrls (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCaptivePortalOtherFallbackUrls () 
	public android.providers.settings.SettingProto$Builder getCaptivePortalOtherFallbackUrlsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCaptivePortalOtherFallbackUrlsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCaptivePortalOtherFallbackUrlsFieldBuilder () 
	public boolean hasCaptivePortalUseHttps () 
	public android.providers.settings.SettingProto getCaptivePortalUseHttps () 
	public android.providers.settings.GlobalSettingsProto$Builder setCaptivePortalUseHttps (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCaptivePortalUseHttps (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCaptivePortalUseHttps (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCaptivePortalUseHttps () 
	public android.providers.settings.SettingProto$Builder getCaptivePortalUseHttpsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCaptivePortalUseHttpsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCaptivePortalUseHttpsFieldBuilder () 
	public boolean hasCaptivePortalUserAgent () 
	public android.providers.settings.SettingProto getCaptivePortalUserAgent () 
	public android.providers.settings.GlobalSettingsProto$Builder setCaptivePortalUserAgent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCaptivePortalUserAgent (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCaptivePortalUserAgent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCaptivePortalUserAgent () 
	public android.providers.settings.SettingProto$Builder getCaptivePortalUserAgentBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCaptivePortalUserAgentOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCaptivePortalUserAgentFieldBuilder () 
	public boolean hasNsdOn () 
	public android.providers.settings.SettingProto getNsdOn () 
	public android.providers.settings.GlobalSettingsProto$Builder setNsdOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNsdOn (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNsdOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNsdOn () 
	public android.providers.settings.SettingProto$Builder getNsdOnBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNsdOnOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNsdOnFieldBuilder () 
	public boolean hasSetInstallLocation () 
	public android.providers.settings.SettingProto getSetInstallLocation () 
	public android.providers.settings.GlobalSettingsProto$Builder setSetInstallLocation (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSetInstallLocation (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSetInstallLocation (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSetInstallLocation () 
	public android.providers.settings.SettingProto$Builder getSetInstallLocationBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSetInstallLocationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSetInstallLocationFieldBuilder () 
	public boolean hasDefaultInstallLocation () 
	public android.providers.settings.SettingProto getDefaultInstallLocation () 
	public android.providers.settings.GlobalSettingsProto$Builder setDefaultInstallLocation (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDefaultInstallLocation (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDefaultInstallLocation (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDefaultInstallLocation () 
	public android.providers.settings.SettingProto$Builder getDefaultInstallLocationBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDefaultInstallLocationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDefaultInstallLocationFieldBuilder () 
	public boolean hasInetConditionDebounceUpDelay () 
	public android.providers.settings.SettingProto getInetConditionDebounceUpDelay () 
	public android.providers.settings.GlobalSettingsProto$Builder setInetConditionDebounceUpDelay (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setInetConditionDebounceUpDelay (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeInetConditionDebounceUpDelay (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearInetConditionDebounceUpDelay () 
	public android.providers.settings.SettingProto$Builder getInetConditionDebounceUpDelayBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getInetConditionDebounceUpDelayOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getInetConditionDebounceUpDelayFieldBuilder () 
	public boolean hasInetConditionDebounceDownDelay () 
	public android.providers.settings.SettingProto getInetConditionDebounceDownDelay () 
	public android.providers.settings.GlobalSettingsProto$Builder setInetConditionDebounceDownDelay (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setInetConditionDebounceDownDelay (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeInetConditionDebounceDownDelay (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearInetConditionDebounceDownDelay () 
	public android.providers.settings.SettingProto$Builder getInetConditionDebounceDownDelayBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getInetConditionDebounceDownDelayOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getInetConditionDebounceDownDelayFieldBuilder () 
	public boolean hasReadExternalStorageEnforcedDefault () 
	public android.providers.settings.SettingProto getReadExternalStorageEnforcedDefault () 
	public android.providers.settings.GlobalSettingsProto$Builder setReadExternalStorageEnforcedDefault (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setReadExternalStorageEnforcedDefault (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeReadExternalStorageEnforcedDefault (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearReadExternalStorageEnforcedDefault () 
	public android.providers.settings.SettingProto$Builder getReadExternalStorageEnforcedDefaultBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getReadExternalStorageEnforcedDefaultOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getReadExternalStorageEnforcedDefaultFieldBuilder () 
	public boolean hasHttpProxy () 
	public android.providers.settings.SettingProto getHttpProxy () 
	public android.providers.settings.GlobalSettingsProto$Builder setHttpProxy (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setHttpProxy (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeHttpProxy (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearHttpProxy () 
	public android.providers.settings.SettingProto$Builder getHttpProxyBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getHttpProxyOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getHttpProxyFieldBuilder () 
	public boolean hasGlobalHttpProxyHost () 
	public android.providers.settings.SettingProto getGlobalHttpProxyHost () 
	public android.providers.settings.GlobalSettingsProto$Builder setGlobalHttpProxyHost (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setGlobalHttpProxyHost (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeGlobalHttpProxyHost (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearGlobalHttpProxyHost () 
	public android.providers.settings.SettingProto$Builder getGlobalHttpProxyHostBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getGlobalHttpProxyHostOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getGlobalHttpProxyHostFieldBuilder () 
	public boolean hasGlobalHttpProxyPort () 
	public android.providers.settings.SettingProto getGlobalHttpProxyPort () 
	public android.providers.settings.GlobalSettingsProto$Builder setGlobalHttpProxyPort (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setGlobalHttpProxyPort (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeGlobalHttpProxyPort (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearGlobalHttpProxyPort () 
	public android.providers.settings.SettingProto$Builder getGlobalHttpProxyPortBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getGlobalHttpProxyPortOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getGlobalHttpProxyPortFieldBuilder () 
	public boolean hasGlobalHttpProxyExclusionList () 
	public android.providers.settings.SettingProto getGlobalHttpProxyExclusionList () 
	public android.providers.settings.GlobalSettingsProto$Builder setGlobalHttpProxyExclusionList (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setGlobalHttpProxyExclusionList (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeGlobalHttpProxyExclusionList (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearGlobalHttpProxyExclusionList () 
	public android.providers.settings.SettingProto$Builder getGlobalHttpProxyExclusionListBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getGlobalHttpProxyExclusionListOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getGlobalHttpProxyExclusionListFieldBuilder () 
	public boolean hasGlobalHttpProxyPac () 
	public android.providers.settings.SettingProto getGlobalHttpProxyPac () 
	public android.providers.settings.GlobalSettingsProto$Builder setGlobalHttpProxyPac (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setGlobalHttpProxyPac (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeGlobalHttpProxyPac (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearGlobalHttpProxyPac () 
	public android.providers.settings.SettingProto$Builder getGlobalHttpProxyPacBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getGlobalHttpProxyPacOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getGlobalHttpProxyPacFieldBuilder () 
	public boolean hasSetGlobalHttpProxy () 
	public android.providers.settings.SettingProto getSetGlobalHttpProxy () 
	public android.providers.settings.GlobalSettingsProto$Builder setSetGlobalHttpProxy (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSetGlobalHttpProxy (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSetGlobalHttpProxy (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSetGlobalHttpProxy () 
	public android.providers.settings.SettingProto$Builder getSetGlobalHttpProxyBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSetGlobalHttpProxyOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSetGlobalHttpProxyFieldBuilder () 
	public boolean hasDefaultDnsServer () 
	public android.providers.settings.SettingProto getDefaultDnsServer () 
	public android.providers.settings.GlobalSettingsProto$Builder setDefaultDnsServer (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDefaultDnsServer (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDefaultDnsServer (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDefaultDnsServer () 
	public android.providers.settings.SettingProto$Builder getDefaultDnsServerBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDefaultDnsServerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDefaultDnsServerFieldBuilder () 
	public boolean hasPrivateDnsMode () 
	public android.providers.settings.SettingProto getPrivateDnsMode () 
	public android.providers.settings.GlobalSettingsProto$Builder setPrivateDnsMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setPrivateDnsMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergePrivateDnsMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearPrivateDnsMode () 
	public android.providers.settings.SettingProto$Builder getPrivateDnsModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPrivateDnsModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPrivateDnsModeFieldBuilder () 
	public boolean hasPrivateDnsSpecifier () 
	public android.providers.settings.SettingProto getPrivateDnsSpecifier () 
	public android.providers.settings.GlobalSettingsProto$Builder setPrivateDnsSpecifier (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setPrivateDnsSpecifier (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergePrivateDnsSpecifier (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearPrivateDnsSpecifier () 
	public android.providers.settings.SettingProto$Builder getPrivateDnsSpecifierBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPrivateDnsSpecifierOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPrivateDnsSpecifierFieldBuilder () 
	public boolean hasBluetoothHeadsetPriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothHeadsetPriorityPrefix () 
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothHeadsetPriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothHeadsetPriorityPrefix (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBluetoothHeadsetPriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBluetoothHeadsetPriorityPrefix () 
	public android.providers.settings.SettingProto$Builder getBluetoothHeadsetPriorityPrefixBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothHeadsetPriorityPrefixOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothHeadsetPriorityPrefixFieldBuilder () 
	public boolean hasBluetoothA2DpSinkPriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothA2DpSinkPriorityPrefix () 
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothA2DpSinkPriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothA2DpSinkPriorityPrefix (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBluetoothA2DpSinkPriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBluetoothA2DpSinkPriorityPrefix () 
	public android.providers.settings.SettingProto$Builder getBluetoothA2DpSinkPriorityPrefixBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothA2DpSinkPriorityPrefixOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothA2DpSinkPriorityPrefixFieldBuilder () 
	public boolean hasBluetoothA2DpSrcPriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothA2DpSrcPriorityPrefix () 
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothA2DpSrcPriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothA2DpSrcPriorityPrefix (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBluetoothA2DpSrcPriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBluetoothA2DpSrcPriorityPrefix () 
	public android.providers.settings.SettingProto$Builder getBluetoothA2DpSrcPriorityPrefixBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothA2DpSrcPriorityPrefixOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothA2DpSrcPriorityPrefixFieldBuilder () 
	public boolean hasBluetoothA2DpSupportsOptionalCodecsPrefix () 
	public android.providers.settings.SettingProto getBluetoothA2DpSupportsOptionalCodecsPrefix () 
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothA2DpSupportsOptionalCodecsPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothA2DpSupportsOptionalCodecsPrefix (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBluetoothA2DpSupportsOptionalCodecsPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBluetoothA2DpSupportsOptionalCodecsPrefix () 
	public android.providers.settings.SettingProto$Builder getBluetoothA2DpSupportsOptionalCodecsPrefixBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothA2DpSupportsOptionalCodecsPrefixOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothA2DpSupportsOptionalCodecsPrefixFieldBuilder () 
	public boolean hasBluetoothA2DpOptionalCodecsEnabledPrefix () 
	public android.providers.settings.SettingProto getBluetoothA2DpOptionalCodecsEnabledPrefix () 
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothA2DpOptionalCodecsEnabledPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothA2DpOptionalCodecsEnabledPrefix (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBluetoothA2DpOptionalCodecsEnabledPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBluetoothA2DpOptionalCodecsEnabledPrefix () 
	public android.providers.settings.SettingProto$Builder getBluetoothA2DpOptionalCodecsEnabledPrefixBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothA2DpOptionalCodecsEnabledPrefixOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothA2DpOptionalCodecsEnabledPrefixFieldBuilder () 
	public boolean hasBluetoothInputDevicePriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothInputDevicePriorityPrefix () 
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothInputDevicePriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothInputDevicePriorityPrefix (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBluetoothInputDevicePriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBluetoothInputDevicePriorityPrefix () 
	public android.providers.settings.SettingProto$Builder getBluetoothInputDevicePriorityPrefixBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothInputDevicePriorityPrefixOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothInputDevicePriorityPrefixFieldBuilder () 
	public boolean hasBluetoothMapPriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothMapPriorityPrefix () 
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothMapPriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothMapPriorityPrefix (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBluetoothMapPriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBluetoothMapPriorityPrefix () 
	public android.providers.settings.SettingProto$Builder getBluetoothMapPriorityPrefixBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothMapPriorityPrefixOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothMapPriorityPrefixFieldBuilder () 
	public boolean hasBluetoothMapClientPriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothMapClientPriorityPrefix () 
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothMapClientPriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothMapClientPriorityPrefix (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBluetoothMapClientPriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBluetoothMapClientPriorityPrefix () 
	public android.providers.settings.SettingProto$Builder getBluetoothMapClientPriorityPrefixBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothMapClientPriorityPrefixOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothMapClientPriorityPrefixFieldBuilder () 
	public boolean hasBluetoothPbapClientPriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothPbapClientPriorityPrefix () 
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothPbapClientPriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothPbapClientPriorityPrefix (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBluetoothPbapClientPriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBluetoothPbapClientPriorityPrefix () 
	public android.providers.settings.SettingProto$Builder getBluetoothPbapClientPriorityPrefixBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothPbapClientPriorityPrefixOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothPbapClientPriorityPrefixFieldBuilder () 
	public boolean hasBluetoothSapPriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothSapPriorityPrefix () 
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothSapPriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothSapPriorityPrefix (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBluetoothSapPriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBluetoothSapPriorityPrefix () 
	public android.providers.settings.SettingProto$Builder getBluetoothSapPriorityPrefixBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothSapPriorityPrefixOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothSapPriorityPrefixFieldBuilder () 
	public boolean hasBluetoothPanPriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothPanPriorityPrefix () 
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothPanPriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothPanPriorityPrefix (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBluetoothPanPriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBluetoothPanPriorityPrefix () 
	public android.providers.settings.SettingProto$Builder getBluetoothPanPriorityPrefixBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothPanPriorityPrefixOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothPanPriorityPrefixFieldBuilder () 
	public boolean hasBluetoothHearingAidPriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothHearingAidPriorityPrefix () 
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothHearingAidPriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBluetoothHearingAidPriorityPrefix (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBluetoothHearingAidPriorityPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBluetoothHearingAidPriorityPrefix () 
	public android.providers.settings.SettingProto$Builder getBluetoothHearingAidPriorityPrefixBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothHearingAidPriorityPrefixOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothHearingAidPriorityPrefixFieldBuilder () 
	public boolean hasActivityManagerConstants () 
	public android.providers.settings.SettingProto getActivityManagerConstants () 
	public android.providers.settings.GlobalSettingsProto$Builder setActivityManagerConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setActivityManagerConstants (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeActivityManagerConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearActivityManagerConstants () 
	public android.providers.settings.SettingProto$Builder getActivityManagerConstantsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getActivityManagerConstantsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getActivityManagerConstantsFieldBuilder () 
	public boolean hasDeviceIdleConstants () 
	public android.providers.settings.SettingProto getDeviceIdleConstants () 
	public android.providers.settings.GlobalSettingsProto$Builder setDeviceIdleConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDeviceIdleConstants (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDeviceIdleConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDeviceIdleConstants () 
	public android.providers.settings.SettingProto$Builder getDeviceIdleConstantsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDeviceIdleConstantsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDeviceIdleConstantsFieldBuilder () 
	public boolean hasDeviceIdleConstantsWatch () 
	public android.providers.settings.SettingProto getDeviceIdleConstantsWatch () 
	public android.providers.settings.GlobalSettingsProto$Builder setDeviceIdleConstantsWatch (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDeviceIdleConstantsWatch (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDeviceIdleConstantsWatch (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDeviceIdleConstantsWatch () 
	public android.providers.settings.SettingProto$Builder getDeviceIdleConstantsWatchBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDeviceIdleConstantsWatchOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDeviceIdleConstantsWatchFieldBuilder () 
	public boolean hasBatterySaverConstants () 
	public android.providers.settings.SettingProto getBatterySaverConstants () 
	public android.providers.settings.GlobalSettingsProto$Builder setBatterySaverConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBatterySaverConstants (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBatterySaverConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBatterySaverConstants () 
	public android.providers.settings.SettingProto$Builder getBatterySaverConstantsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBatterySaverConstantsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBatterySaverConstantsFieldBuilder () 
	public boolean hasAnomalyDetectionConstants () 
	public android.providers.settings.SettingProto getAnomalyDetectionConstants () 
	public android.providers.settings.GlobalSettingsProto$Builder setAnomalyDetectionConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setAnomalyDetectionConstants (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeAnomalyDetectionConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearAnomalyDetectionConstants () 
	public android.providers.settings.SettingProto$Builder getAnomalyDetectionConstantsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAnomalyDetectionConstantsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAnomalyDetectionConstantsFieldBuilder () 
	public boolean hasAlwaysOnDisplayConstants () 
	public android.providers.settings.SettingProto getAlwaysOnDisplayConstants () 
	public android.providers.settings.GlobalSettingsProto$Builder setAlwaysOnDisplayConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setAlwaysOnDisplayConstants (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeAlwaysOnDisplayConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearAlwaysOnDisplayConstants () 
	public android.providers.settings.SettingProto$Builder getAlwaysOnDisplayConstantsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAlwaysOnDisplayConstantsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAlwaysOnDisplayConstantsFieldBuilder () 
	public boolean hasAppIdleConstants () 
	public android.providers.settings.SettingProto getAppIdleConstants () 
	public android.providers.settings.GlobalSettingsProto$Builder setAppIdleConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setAppIdleConstants (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeAppIdleConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearAppIdleConstants () 
	public android.providers.settings.SettingProto$Builder getAppIdleConstantsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAppIdleConstantsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAppIdleConstantsFieldBuilder () 
	public boolean hasPowerManagerConstants () 
	public android.providers.settings.SettingProto getPowerManagerConstants () 
	public android.providers.settings.GlobalSettingsProto$Builder setPowerManagerConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setPowerManagerConstants (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergePowerManagerConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearPowerManagerConstants () 
	public android.providers.settings.SettingProto$Builder getPowerManagerConstantsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPowerManagerConstantsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPowerManagerConstantsFieldBuilder () 
	public boolean hasAlarmManagerConstants () 
	public android.providers.settings.SettingProto getAlarmManagerConstants () 
	public android.providers.settings.GlobalSettingsProto$Builder setAlarmManagerConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setAlarmManagerConstants (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeAlarmManagerConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearAlarmManagerConstants () 
	public android.providers.settings.SettingProto$Builder getAlarmManagerConstantsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAlarmManagerConstantsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAlarmManagerConstantsFieldBuilder () 
	public boolean hasJobSchedulerConstants () 
	public android.providers.settings.SettingProto getJobSchedulerConstants () 
	public android.providers.settings.GlobalSettingsProto$Builder setJobSchedulerConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setJobSchedulerConstants (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeJobSchedulerConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearJobSchedulerConstants () 
	public android.providers.settings.SettingProto$Builder getJobSchedulerConstantsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getJobSchedulerConstantsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getJobSchedulerConstantsFieldBuilder () 
	public boolean hasShortcutManagerConstants () 
	public android.providers.settings.SettingProto getShortcutManagerConstants () 
	public android.providers.settings.GlobalSettingsProto$Builder setShortcutManagerConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setShortcutManagerConstants (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeShortcutManagerConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearShortcutManagerConstants () 
	public android.providers.settings.SettingProto$Builder getShortcutManagerConstantsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getShortcutManagerConstantsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getShortcutManagerConstantsFieldBuilder () 
	public boolean hasDevicePolicyConstants () 
	public android.providers.settings.SettingProto getDevicePolicyConstants () 
	public android.providers.settings.GlobalSettingsProto$Builder setDevicePolicyConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDevicePolicyConstants (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDevicePolicyConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDevicePolicyConstants () 
	public android.providers.settings.SettingProto$Builder getDevicePolicyConstantsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDevicePolicyConstantsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDevicePolicyConstantsFieldBuilder () 
	public boolean hasTextClassifierConstants () 
	public android.providers.settings.SettingProto getTextClassifierConstants () 
	public android.providers.settings.GlobalSettingsProto$Builder setTextClassifierConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setTextClassifierConstants (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeTextClassifierConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearTextClassifierConstants () 
	public android.providers.settings.SettingProto$Builder getTextClassifierConstantsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTextClassifierConstantsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTextClassifierConstantsFieldBuilder () 
	public boolean hasWindowAnimationScale () 
	public android.providers.settings.SettingProto getWindowAnimationScale () 
	public android.providers.settings.GlobalSettingsProto$Builder setWindowAnimationScale (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWindowAnimationScale (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWindowAnimationScale (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWindowAnimationScale () 
	public android.providers.settings.SettingProto$Builder getWindowAnimationScaleBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWindowAnimationScaleOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWindowAnimationScaleFieldBuilder () 
	public boolean hasTransitionAnimationScale () 
	public android.providers.settings.SettingProto getTransitionAnimationScale () 
	public android.providers.settings.GlobalSettingsProto$Builder setTransitionAnimationScale (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setTransitionAnimationScale (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeTransitionAnimationScale (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearTransitionAnimationScale () 
	public android.providers.settings.SettingProto$Builder getTransitionAnimationScaleBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTransitionAnimationScaleOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTransitionAnimationScaleFieldBuilder () 
	public boolean hasAnimatorDurationScale () 
	public android.providers.settings.SettingProto getAnimatorDurationScale () 
	public android.providers.settings.GlobalSettingsProto$Builder setAnimatorDurationScale (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setAnimatorDurationScale (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeAnimatorDurationScale (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearAnimatorDurationScale () 
	public android.providers.settings.SettingProto$Builder getAnimatorDurationScaleBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAnimatorDurationScaleOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAnimatorDurationScaleFieldBuilder () 
	public boolean hasFancyImeAnimations () 
	public android.providers.settings.SettingProto getFancyImeAnimations () 
	public android.providers.settings.GlobalSettingsProto$Builder setFancyImeAnimations (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setFancyImeAnimations (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeFancyImeAnimations (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearFancyImeAnimations () 
	public android.providers.settings.SettingProto$Builder getFancyImeAnimationsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getFancyImeAnimationsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getFancyImeAnimationsFieldBuilder () 
	public boolean hasCompatibilityMode () 
	public android.providers.settings.SettingProto getCompatibilityMode () 
	public android.providers.settings.GlobalSettingsProto$Builder setCompatibilityMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCompatibilityMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCompatibilityMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCompatibilityMode () 
	public android.providers.settings.SettingProto$Builder getCompatibilityModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCompatibilityModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCompatibilityModeFieldBuilder () 
	public boolean hasEmergencyTone () 
	public android.providers.settings.SettingProto getEmergencyTone () 
	public android.providers.settings.GlobalSettingsProto$Builder setEmergencyTone (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setEmergencyTone (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeEmergencyTone (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearEmergencyTone () 
	public android.providers.settings.SettingProto$Builder getEmergencyToneBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEmergencyToneOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEmergencyToneFieldBuilder () 
	public boolean hasCallAutoRetry () 
	public android.providers.settings.SettingProto getCallAutoRetry () 
	public android.providers.settings.GlobalSettingsProto$Builder setCallAutoRetry (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCallAutoRetry (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCallAutoRetry (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCallAutoRetry () 
	public android.providers.settings.SettingProto$Builder getCallAutoRetryBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCallAutoRetryOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCallAutoRetryFieldBuilder () 
	public boolean hasEmergencyAffordanceNeeded () 
	public android.providers.settings.SettingProto getEmergencyAffordanceNeeded () 
	public android.providers.settings.GlobalSettingsProto$Builder setEmergencyAffordanceNeeded (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setEmergencyAffordanceNeeded (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeEmergencyAffordanceNeeded (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearEmergencyAffordanceNeeded () 
	public android.providers.settings.SettingProto$Builder getEmergencyAffordanceNeededBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEmergencyAffordanceNeededOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEmergencyAffordanceNeededFieldBuilder () 
	public boolean hasPreferredNetworkMode () 
	public android.providers.settings.SettingProto getPreferredNetworkMode () 
	public android.providers.settings.GlobalSettingsProto$Builder setPreferredNetworkMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setPreferredNetworkMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergePreferredNetworkMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearPreferredNetworkMode () 
	public android.providers.settings.SettingProto$Builder getPreferredNetworkModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPreferredNetworkModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPreferredNetworkModeFieldBuilder () 
	public boolean hasDebugApp () 
	public android.providers.settings.SettingProto getDebugApp () 
	public android.providers.settings.GlobalSettingsProto$Builder setDebugApp (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDebugApp (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDebugApp (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDebugApp () 
	public android.providers.settings.SettingProto$Builder getDebugAppBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDebugAppOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDebugAppFieldBuilder () 
	public boolean hasWaitForDebugger () 
	public android.providers.settings.SettingProto getWaitForDebugger () 
	public android.providers.settings.GlobalSettingsProto$Builder setWaitForDebugger (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWaitForDebugger (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWaitForDebugger (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWaitForDebugger () 
	public android.providers.settings.SettingProto$Builder getWaitForDebuggerBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWaitForDebuggerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWaitForDebuggerFieldBuilder () 
	public boolean hasEnableGpuDebugLayers () 
	public android.providers.settings.SettingProto getEnableGpuDebugLayers () 
	public android.providers.settings.GlobalSettingsProto$Builder setEnableGpuDebugLayers (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setEnableGpuDebugLayers (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeEnableGpuDebugLayers (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearEnableGpuDebugLayers () 
	public android.providers.settings.SettingProto$Builder getEnableGpuDebugLayersBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEnableGpuDebugLayersOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEnableGpuDebugLayersFieldBuilder () 
	public boolean hasGpuDebugApp () 
	public android.providers.settings.SettingProto getGpuDebugApp () 
	public android.providers.settings.GlobalSettingsProto$Builder setGpuDebugApp (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setGpuDebugApp (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeGpuDebugApp (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearGpuDebugApp () 
	public android.providers.settings.SettingProto$Builder getGpuDebugAppBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getGpuDebugAppOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getGpuDebugAppFieldBuilder () 
	public boolean hasGpuDebugLayers () 
	public android.providers.settings.SettingProto getGpuDebugLayers () 
	public android.providers.settings.GlobalSettingsProto$Builder setGpuDebugLayers (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setGpuDebugLayers (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeGpuDebugLayers (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearGpuDebugLayers () 
	public android.providers.settings.SettingProto$Builder getGpuDebugLayersBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getGpuDebugLayersOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getGpuDebugLayersFieldBuilder () 
	public boolean hasLowPowerMode () 
	public android.providers.settings.SettingProto getLowPowerMode () 
	public android.providers.settings.GlobalSettingsProto$Builder setLowPowerMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setLowPowerMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeLowPowerMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearLowPowerMode () 
	public android.providers.settings.SettingProto$Builder getLowPowerModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLowPowerModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLowPowerModeFieldBuilder () 
	public boolean hasLowPowerModeTriggerLevel () 
	public android.providers.settings.SettingProto getLowPowerModeTriggerLevel () 
	public android.providers.settings.GlobalSettingsProto$Builder setLowPowerModeTriggerLevel (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setLowPowerModeTriggerLevel (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeLowPowerModeTriggerLevel (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearLowPowerModeTriggerLevel () 
	public android.providers.settings.SettingProto$Builder getLowPowerModeTriggerLevelBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLowPowerModeTriggerLevelOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLowPowerModeTriggerLevelFieldBuilder () 
	public boolean hasAlwaysFinishActivities () 
	public android.providers.settings.SettingProto getAlwaysFinishActivities () 
	public android.providers.settings.GlobalSettingsProto$Builder setAlwaysFinishActivities (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setAlwaysFinishActivities (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeAlwaysFinishActivities (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearAlwaysFinishActivities () 
	public android.providers.settings.SettingProto$Builder getAlwaysFinishActivitiesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAlwaysFinishActivitiesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAlwaysFinishActivitiesFieldBuilder () 
	public boolean hasDockAudioMediaEnabled () 
	public android.providers.settings.SettingProto getDockAudioMediaEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setDockAudioMediaEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDockAudioMediaEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDockAudioMediaEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDockAudioMediaEnabled () 
	public android.providers.settings.SettingProto$Builder getDockAudioMediaEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDockAudioMediaEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDockAudioMediaEnabledFieldBuilder () 
	public boolean hasEncodedSurroundOutput () 
	public android.providers.settings.SettingProto getEncodedSurroundOutput () 
	public android.providers.settings.GlobalSettingsProto$Builder setEncodedSurroundOutput (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setEncodedSurroundOutput (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeEncodedSurroundOutput (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearEncodedSurroundOutput () 
	public android.providers.settings.SettingProto$Builder getEncodedSurroundOutputBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEncodedSurroundOutputOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEncodedSurroundOutputFieldBuilder () 
	public boolean hasAudioSafeVolumeState () 
	public android.providers.settings.SettingProto getAudioSafeVolumeState () 
	public android.providers.settings.GlobalSettingsProto$Builder setAudioSafeVolumeState (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setAudioSafeVolumeState (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeAudioSafeVolumeState (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearAudioSafeVolumeState () 
	public android.providers.settings.SettingProto$Builder getAudioSafeVolumeStateBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAudioSafeVolumeStateOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAudioSafeVolumeStateFieldBuilder () 
	public boolean hasTzinfoUpdateContentUrl () 
	public android.providers.settings.SettingProto getTzinfoUpdateContentUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setTzinfoUpdateContentUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setTzinfoUpdateContentUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeTzinfoUpdateContentUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearTzinfoUpdateContentUrl () 
	public android.providers.settings.SettingProto$Builder getTzinfoUpdateContentUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTzinfoUpdateContentUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTzinfoUpdateContentUrlFieldBuilder () 
	public boolean hasTzinfoUpdateMetadataUrl () 
	public android.providers.settings.SettingProto getTzinfoUpdateMetadataUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setTzinfoUpdateMetadataUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setTzinfoUpdateMetadataUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeTzinfoUpdateMetadataUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearTzinfoUpdateMetadataUrl () 
	public android.providers.settings.SettingProto$Builder getTzinfoUpdateMetadataUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTzinfoUpdateMetadataUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTzinfoUpdateMetadataUrlFieldBuilder () 
	public boolean hasSelinuxUpdateContentUrl () 
	public android.providers.settings.SettingProto getSelinuxUpdateContentUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setSelinuxUpdateContentUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSelinuxUpdateContentUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSelinuxUpdateContentUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSelinuxUpdateContentUrl () 
	public android.providers.settings.SettingProto$Builder getSelinuxUpdateContentUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSelinuxUpdateContentUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSelinuxUpdateContentUrlFieldBuilder () 
	public boolean hasSelinuxUpdateMetadataUrl () 
	public android.providers.settings.SettingProto getSelinuxUpdateMetadataUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setSelinuxUpdateMetadataUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSelinuxUpdateMetadataUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSelinuxUpdateMetadataUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSelinuxUpdateMetadataUrl () 
	public android.providers.settings.SettingProto$Builder getSelinuxUpdateMetadataUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSelinuxUpdateMetadataUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSelinuxUpdateMetadataUrlFieldBuilder () 
	public boolean hasSmsShortCodesUpdateContentUrl () 
	public android.providers.settings.SettingProto getSmsShortCodesUpdateContentUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setSmsShortCodesUpdateContentUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSmsShortCodesUpdateContentUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSmsShortCodesUpdateContentUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSmsShortCodesUpdateContentUrl () 
	public android.providers.settings.SettingProto$Builder getSmsShortCodesUpdateContentUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSmsShortCodesUpdateContentUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSmsShortCodesUpdateContentUrlFieldBuilder () 
	public boolean hasSmsShortCodesUpdateMetadataUrl () 
	public android.providers.settings.SettingProto getSmsShortCodesUpdateMetadataUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setSmsShortCodesUpdateMetadataUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSmsShortCodesUpdateMetadataUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSmsShortCodesUpdateMetadataUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSmsShortCodesUpdateMetadataUrl () 
	public android.providers.settings.SettingProto$Builder getSmsShortCodesUpdateMetadataUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSmsShortCodesUpdateMetadataUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSmsShortCodesUpdateMetadataUrlFieldBuilder () 
	public boolean hasApnDbUpdateContentUrl () 
	public android.providers.settings.SettingProto getApnDbUpdateContentUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setApnDbUpdateContentUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setApnDbUpdateContentUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeApnDbUpdateContentUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearApnDbUpdateContentUrl () 
	public android.providers.settings.SettingProto$Builder getApnDbUpdateContentUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getApnDbUpdateContentUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getApnDbUpdateContentUrlFieldBuilder () 
	public boolean hasApnDbUpdateMetadataUrl () 
	public android.providers.settings.SettingProto getApnDbUpdateMetadataUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setApnDbUpdateMetadataUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setApnDbUpdateMetadataUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeApnDbUpdateMetadataUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearApnDbUpdateMetadataUrl () 
	public android.providers.settings.SettingProto$Builder getApnDbUpdateMetadataUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getApnDbUpdateMetadataUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getApnDbUpdateMetadataUrlFieldBuilder () 
	public boolean hasCertPinUpdateContentUrl () 
	public android.providers.settings.SettingProto getCertPinUpdateContentUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setCertPinUpdateContentUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCertPinUpdateContentUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCertPinUpdateContentUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCertPinUpdateContentUrl () 
	public android.providers.settings.SettingProto$Builder getCertPinUpdateContentUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCertPinUpdateContentUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCertPinUpdateContentUrlFieldBuilder () 
	public boolean hasCertPinUpdateMetadataUrl () 
	public android.providers.settings.SettingProto getCertPinUpdateMetadataUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setCertPinUpdateMetadataUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCertPinUpdateMetadataUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCertPinUpdateMetadataUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCertPinUpdateMetadataUrl () 
	public android.providers.settings.SettingProto$Builder getCertPinUpdateMetadataUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCertPinUpdateMetadataUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCertPinUpdateMetadataUrlFieldBuilder () 
	public boolean hasIntentFirewallUpdateContentUrl () 
	public android.providers.settings.SettingProto getIntentFirewallUpdateContentUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setIntentFirewallUpdateContentUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setIntentFirewallUpdateContentUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeIntentFirewallUpdateContentUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearIntentFirewallUpdateContentUrl () 
	public android.providers.settings.SettingProto$Builder getIntentFirewallUpdateContentUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getIntentFirewallUpdateContentUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getIntentFirewallUpdateContentUrlFieldBuilder () 
	public boolean hasIntentFirewallUpdateMetadataUrl () 
	public android.providers.settings.SettingProto getIntentFirewallUpdateMetadataUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setIntentFirewallUpdateMetadataUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setIntentFirewallUpdateMetadataUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeIntentFirewallUpdateMetadataUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearIntentFirewallUpdateMetadataUrl () 
	public android.providers.settings.SettingProto$Builder getIntentFirewallUpdateMetadataUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getIntentFirewallUpdateMetadataUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getIntentFirewallUpdateMetadataUrlFieldBuilder () 
	public boolean hasLangIdUpdateContentUrl () 
	public android.providers.settings.SettingProto getLangIdUpdateContentUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setLangIdUpdateContentUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setLangIdUpdateContentUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeLangIdUpdateContentUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearLangIdUpdateContentUrl () 
	public android.providers.settings.SettingProto$Builder getLangIdUpdateContentUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLangIdUpdateContentUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLangIdUpdateContentUrlFieldBuilder () 
	public boolean hasLangIdUpdateMetadataUrl () 
	public android.providers.settings.SettingProto getLangIdUpdateMetadataUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setLangIdUpdateMetadataUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setLangIdUpdateMetadataUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeLangIdUpdateMetadataUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearLangIdUpdateMetadataUrl () 
	public android.providers.settings.SettingProto$Builder getLangIdUpdateMetadataUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLangIdUpdateMetadataUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLangIdUpdateMetadataUrlFieldBuilder () 
	public boolean hasSmartSelectionUpdateContentUrl () 
	public android.providers.settings.SettingProto getSmartSelectionUpdateContentUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setSmartSelectionUpdateContentUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSmartSelectionUpdateContentUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSmartSelectionUpdateContentUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSmartSelectionUpdateContentUrl () 
	public android.providers.settings.SettingProto$Builder getSmartSelectionUpdateContentUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSmartSelectionUpdateContentUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSmartSelectionUpdateContentUrlFieldBuilder () 
	public boolean hasSmartSelectionUpdateMetadataUrl () 
	public android.providers.settings.SettingProto getSmartSelectionUpdateMetadataUrl () 
	public android.providers.settings.GlobalSettingsProto$Builder setSmartSelectionUpdateMetadataUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSmartSelectionUpdateMetadataUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSmartSelectionUpdateMetadataUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSmartSelectionUpdateMetadataUrl () 
	public android.providers.settings.SettingProto$Builder getSmartSelectionUpdateMetadataUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSmartSelectionUpdateMetadataUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSmartSelectionUpdateMetadataUrlFieldBuilder () 
	public boolean hasSelinuxStatus () 
	public android.providers.settings.SettingProto getSelinuxStatus () 
	public android.providers.settings.GlobalSettingsProto$Builder setSelinuxStatus (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSelinuxStatus (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSelinuxStatus (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSelinuxStatus () 
	public android.providers.settings.SettingProto$Builder getSelinuxStatusBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSelinuxStatusOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSelinuxStatusFieldBuilder () 
	public boolean hasDevelopmentForceRtl () 
	public android.providers.settings.SettingProto getDevelopmentForceRtl () 
	public android.providers.settings.GlobalSettingsProto$Builder setDevelopmentForceRtl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDevelopmentForceRtl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDevelopmentForceRtl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDevelopmentForceRtl () 
	public android.providers.settings.SettingProto$Builder getDevelopmentForceRtlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDevelopmentForceRtlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDevelopmentForceRtlFieldBuilder () 
	public boolean hasLowBatterySoundTimeout () 
	public android.providers.settings.SettingProto getLowBatterySoundTimeout () 
	public android.providers.settings.GlobalSettingsProto$Builder setLowBatterySoundTimeout (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setLowBatterySoundTimeout (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeLowBatterySoundTimeout (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearLowBatterySoundTimeout () 
	public android.providers.settings.SettingProto$Builder getLowBatterySoundTimeoutBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLowBatterySoundTimeoutOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLowBatterySoundTimeoutFieldBuilder () 
	public boolean hasWifiBounceDelayOverrideMs () 
	public android.providers.settings.SettingProto getWifiBounceDelayOverrideMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setWifiBounceDelayOverrideMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWifiBounceDelayOverrideMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWifiBounceDelayOverrideMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWifiBounceDelayOverrideMs () 
	public android.providers.settings.SettingProto$Builder getWifiBounceDelayOverrideMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWifiBounceDelayOverrideMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiBounceDelayOverrideMsFieldBuilder () 
	public boolean hasPolicyControl () 
	public android.providers.settings.SettingProto getPolicyControl () 
	public android.providers.settings.GlobalSettingsProto$Builder setPolicyControl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setPolicyControl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergePolicyControl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearPolicyControl () 
	public android.providers.settings.SettingProto$Builder getPolicyControlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPolicyControlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPolicyControlFieldBuilder () 
	public boolean hasZenMode () 
	public android.providers.settings.SettingProto getZenMode () 
	public android.providers.settings.GlobalSettingsProto$Builder setZenMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setZenMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeZenMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearZenMode () 
	public android.providers.settings.SettingProto$Builder getZenModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getZenModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getZenModeFieldBuilder () 
	public boolean hasZenModeRingerLevel () 
	public android.providers.settings.SettingProto getZenModeRingerLevel () 
	public android.providers.settings.GlobalSettingsProto$Builder setZenModeRingerLevel (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setZenModeRingerLevel (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeZenModeRingerLevel (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearZenModeRingerLevel () 
	public android.providers.settings.SettingProto$Builder getZenModeRingerLevelBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getZenModeRingerLevelOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getZenModeRingerLevelFieldBuilder () 
	public boolean hasZenModeConfigEtag () 
	public android.providers.settings.SettingProto getZenModeConfigEtag () 
	public android.providers.settings.GlobalSettingsProto$Builder setZenModeConfigEtag (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setZenModeConfigEtag (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeZenModeConfigEtag (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearZenModeConfigEtag () 
	public android.providers.settings.SettingProto$Builder getZenModeConfigEtagBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getZenModeConfigEtagOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getZenModeConfigEtagFieldBuilder () 
	public boolean hasHeadsUpNotificationsEnabled () 
	public android.providers.settings.SettingProto getHeadsUpNotificationsEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setHeadsUpNotificationsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setHeadsUpNotificationsEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeHeadsUpNotificationsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearHeadsUpNotificationsEnabled () 
	public android.providers.settings.SettingProto$Builder getHeadsUpNotificationsEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getHeadsUpNotificationsEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getHeadsUpNotificationsEnabledFieldBuilder () 
	public boolean hasDeviceName () 
	public android.providers.settings.SettingProto getDeviceName () 
	public android.providers.settings.GlobalSettingsProto$Builder setDeviceName (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDeviceName (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDeviceName (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDeviceName () 
	public android.providers.settings.SettingProto$Builder getDeviceNameBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDeviceNameOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDeviceNameFieldBuilder () 
	public boolean hasNetworkScoringProvisioned () 
	public android.providers.settings.SettingProto getNetworkScoringProvisioned () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkScoringProvisioned (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkScoringProvisioned (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetworkScoringProvisioned (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetworkScoringProvisioned () 
	public android.providers.settings.SettingProto$Builder getNetworkScoringProvisionedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkScoringProvisionedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetworkScoringProvisionedFieldBuilder () 
	public boolean hasRequirePasswordToDecrypt () 
	public android.providers.settings.SettingProto getRequirePasswordToDecrypt () 
	public android.providers.settings.GlobalSettingsProto$Builder setRequirePasswordToDecrypt (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setRequirePasswordToDecrypt (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeRequirePasswordToDecrypt (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearRequirePasswordToDecrypt () 
	public android.providers.settings.SettingProto$Builder getRequirePasswordToDecryptBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getRequirePasswordToDecryptOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getRequirePasswordToDecryptFieldBuilder () 
	public boolean hasEnhanced4GModeEnabled () 
	public android.providers.settings.SettingProto getEnhanced4GModeEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setEnhanced4GModeEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setEnhanced4GModeEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeEnhanced4GModeEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearEnhanced4GModeEnabled () 
	public android.providers.settings.SettingProto$Builder getEnhanced4GModeEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEnhanced4GModeEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEnhanced4GModeEnabledFieldBuilder () 
	public boolean hasVtImsEnabled () 
	public android.providers.settings.SettingProto getVtImsEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setVtImsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setVtImsEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeVtImsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearVtImsEnabled () 
	public android.providers.settings.SettingProto$Builder getVtImsEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getVtImsEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVtImsEnabledFieldBuilder () 
	public boolean hasWfcImsEnabled () 
	public android.providers.settings.SettingProto getWfcImsEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setWfcImsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWfcImsEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWfcImsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWfcImsEnabled () 
	public android.providers.settings.SettingProto$Builder getWfcImsEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWfcImsEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWfcImsEnabledFieldBuilder () 
	public boolean hasWfcImsMode () 
	public android.providers.settings.SettingProto getWfcImsMode () 
	public android.providers.settings.GlobalSettingsProto$Builder setWfcImsMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWfcImsMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWfcImsMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWfcImsMode () 
	public android.providers.settings.SettingProto$Builder getWfcImsModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWfcImsModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWfcImsModeFieldBuilder () 
	public boolean hasWfcImsRoamingMode () 
	public android.providers.settings.SettingProto getWfcImsRoamingMode () 
	public android.providers.settings.GlobalSettingsProto$Builder setWfcImsRoamingMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWfcImsRoamingMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWfcImsRoamingMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWfcImsRoamingMode () 
	public android.providers.settings.SettingProto$Builder getWfcImsRoamingModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWfcImsRoamingModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWfcImsRoamingModeFieldBuilder () 
	public boolean hasWfcImsRoamingEnabled () 
	public android.providers.settings.SettingProto getWfcImsRoamingEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setWfcImsRoamingEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWfcImsRoamingEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWfcImsRoamingEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWfcImsRoamingEnabled () 
	public android.providers.settings.SettingProto$Builder getWfcImsRoamingEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWfcImsRoamingEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWfcImsRoamingEnabledFieldBuilder () 
	public boolean hasLteServiceForced () 
	public android.providers.settings.SettingProto getLteServiceForced () 
	public android.providers.settings.GlobalSettingsProto$Builder setLteServiceForced (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setLteServiceForced (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeLteServiceForced (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearLteServiceForced () 
	public android.providers.settings.SettingProto$Builder getLteServiceForcedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLteServiceForcedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLteServiceForcedFieldBuilder () 
	public boolean hasEphemeralCookieMaxSizeBytes () 
	public android.providers.settings.SettingProto getEphemeralCookieMaxSizeBytes () 
	public android.providers.settings.GlobalSettingsProto$Builder setEphemeralCookieMaxSizeBytes (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setEphemeralCookieMaxSizeBytes (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeEphemeralCookieMaxSizeBytes (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearEphemeralCookieMaxSizeBytes () 
	public android.providers.settings.SettingProto$Builder getEphemeralCookieMaxSizeBytesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEphemeralCookieMaxSizeBytesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEphemeralCookieMaxSizeBytesFieldBuilder () 
	public boolean hasEnableEphemeralFeature () 
	public android.providers.settings.SettingProto getEnableEphemeralFeature () 
	public android.providers.settings.GlobalSettingsProto$Builder setEnableEphemeralFeature (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setEnableEphemeralFeature (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeEnableEphemeralFeature (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearEnableEphemeralFeature () 
	public android.providers.settings.SettingProto$Builder getEnableEphemeralFeatureBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEnableEphemeralFeatureOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEnableEphemeralFeatureFieldBuilder () 
	public boolean hasInstantAppDexoptEnabled () 
	public android.providers.settings.SettingProto getInstantAppDexoptEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setInstantAppDexoptEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setInstantAppDexoptEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeInstantAppDexoptEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearInstantAppDexoptEnabled () 
	public android.providers.settings.SettingProto$Builder getInstantAppDexoptEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getInstantAppDexoptEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getInstantAppDexoptEnabledFieldBuilder () 
	public boolean hasInstalledInstantAppMinCachePeriod () 
	public android.providers.settings.SettingProto getInstalledInstantAppMinCachePeriod () 
	public android.providers.settings.GlobalSettingsProto$Builder setInstalledInstantAppMinCachePeriod (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setInstalledInstantAppMinCachePeriod (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeInstalledInstantAppMinCachePeriod (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearInstalledInstantAppMinCachePeriod () 
	public android.providers.settings.SettingProto$Builder getInstalledInstantAppMinCachePeriodBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getInstalledInstantAppMinCachePeriodOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getInstalledInstantAppMinCachePeriodFieldBuilder () 
	public boolean hasInstalledInstantAppMaxCachePeriod () 
	public android.providers.settings.SettingProto getInstalledInstantAppMaxCachePeriod () 
	public android.providers.settings.GlobalSettingsProto$Builder setInstalledInstantAppMaxCachePeriod (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setInstalledInstantAppMaxCachePeriod (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeInstalledInstantAppMaxCachePeriod (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearInstalledInstantAppMaxCachePeriod () 
	public android.providers.settings.SettingProto$Builder getInstalledInstantAppMaxCachePeriodBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getInstalledInstantAppMaxCachePeriodOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getInstalledInstantAppMaxCachePeriodFieldBuilder () 
	public boolean hasUninstalledInstantAppMinCachePeriod () 
	public android.providers.settings.SettingProto getUninstalledInstantAppMinCachePeriod () 
	public android.providers.settings.GlobalSettingsProto$Builder setUninstalledInstantAppMinCachePeriod (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setUninstalledInstantAppMinCachePeriod (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeUninstalledInstantAppMinCachePeriod (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearUninstalledInstantAppMinCachePeriod () 
	public android.providers.settings.SettingProto$Builder getUninstalledInstantAppMinCachePeriodBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getUninstalledInstantAppMinCachePeriodOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUninstalledInstantAppMinCachePeriodFieldBuilder () 
	public boolean hasUninstalledInstantAppMaxCachePeriod () 
	public android.providers.settings.SettingProto getUninstalledInstantAppMaxCachePeriod () 
	public android.providers.settings.GlobalSettingsProto$Builder setUninstalledInstantAppMaxCachePeriod (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setUninstalledInstantAppMaxCachePeriod (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeUninstalledInstantAppMaxCachePeriod (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearUninstalledInstantAppMaxCachePeriod () 
	public android.providers.settings.SettingProto$Builder getUninstalledInstantAppMaxCachePeriodBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getUninstalledInstantAppMaxCachePeriodOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUninstalledInstantAppMaxCachePeriodFieldBuilder () 
	public boolean hasUnusedStaticSharedLibMinCachePeriod () 
	public android.providers.settings.SettingProto getUnusedStaticSharedLibMinCachePeriod () 
	public android.providers.settings.GlobalSettingsProto$Builder setUnusedStaticSharedLibMinCachePeriod (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setUnusedStaticSharedLibMinCachePeriod (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeUnusedStaticSharedLibMinCachePeriod (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearUnusedStaticSharedLibMinCachePeriod () 
	public android.providers.settings.SettingProto$Builder getUnusedStaticSharedLibMinCachePeriodBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getUnusedStaticSharedLibMinCachePeriodOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUnusedStaticSharedLibMinCachePeriodFieldBuilder () 
	public boolean hasAllowUserSwitchingWhenSystemUserLocked () 
	public android.providers.settings.SettingProto getAllowUserSwitchingWhenSystemUserLocked () 
	public android.providers.settings.GlobalSettingsProto$Builder setAllowUserSwitchingWhenSystemUserLocked (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setAllowUserSwitchingWhenSystemUserLocked (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeAllowUserSwitchingWhenSystemUserLocked (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearAllowUserSwitchingWhenSystemUserLocked () 
	public android.providers.settings.SettingProto$Builder getAllowUserSwitchingWhenSystemUserLockedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAllowUserSwitchingWhenSystemUserLockedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAllowUserSwitchingWhenSystemUserLockedFieldBuilder () 
	public boolean hasBootCount () 
	public android.providers.settings.SettingProto getBootCount () 
	public android.providers.settings.GlobalSettingsProto$Builder setBootCount (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setBootCount (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeBootCount (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearBootCount () 
	public android.providers.settings.SettingProto$Builder getBootCountBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBootCountOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBootCountFieldBuilder () 
	public boolean hasSafeBootDisallowed () 
	public android.providers.settings.SettingProto getSafeBootDisallowed () 
	public android.providers.settings.GlobalSettingsProto$Builder setSafeBootDisallowed (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setSafeBootDisallowed (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeSafeBootDisallowed (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearSafeBootDisallowed () 
	public android.providers.settings.SettingProto$Builder getSafeBootDisallowedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSafeBootDisallowedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSafeBootDisallowedFieldBuilder () 
	public boolean hasDeviceDemoMode () 
	public android.providers.settings.SettingProto getDeviceDemoMode () 
	public android.providers.settings.GlobalSettingsProto$Builder setDeviceDemoMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDeviceDemoMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDeviceDemoMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDeviceDemoMode () 
	public android.providers.settings.SettingProto$Builder getDeviceDemoModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDeviceDemoModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDeviceDemoModeFieldBuilder () 
	public boolean hasNetworkAccessTimeoutMs () 
	public android.providers.settings.SettingProto getNetworkAccessTimeoutMs () 
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkAccessTimeoutMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNetworkAccessTimeoutMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNetworkAccessTimeoutMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNetworkAccessTimeoutMs () 
	public android.providers.settings.SettingProto$Builder getNetworkAccessTimeoutMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkAccessTimeoutMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNetworkAccessTimeoutMsFieldBuilder () 
	public boolean hasDatabaseDowngradeReason () 
	public android.providers.settings.SettingProto getDatabaseDowngradeReason () 
	public android.providers.settings.GlobalSettingsProto$Builder setDatabaseDowngradeReason (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDatabaseDowngradeReason (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDatabaseDowngradeReason (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDatabaseDowngradeReason () 
	public android.providers.settings.SettingProto$Builder getDatabaseDowngradeReasonBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDatabaseDowngradeReasonOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDatabaseDowngradeReasonFieldBuilder () 
	public boolean hasDatabaseCreationBuildid () 
	public android.providers.settings.SettingProto getDatabaseCreationBuildid () 
	public android.providers.settings.GlobalSettingsProto$Builder setDatabaseCreationBuildid (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setDatabaseCreationBuildid (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeDatabaseCreationBuildid (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearDatabaseCreationBuildid () 
	public android.providers.settings.SettingProto$Builder getDatabaseCreationBuildidBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDatabaseCreationBuildidOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDatabaseCreationBuildidFieldBuilder () 
	public boolean hasContactsDatabaseWalEnabled () 
	public android.providers.settings.SettingProto getContactsDatabaseWalEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setContactsDatabaseWalEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setContactsDatabaseWalEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeContactsDatabaseWalEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearContactsDatabaseWalEnabled () 
	public android.providers.settings.SettingProto$Builder getContactsDatabaseWalEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getContactsDatabaseWalEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getContactsDatabaseWalEnabledFieldBuilder () 
	public boolean hasLocationSettingsLinkToPermissionsEnabled () 
	public android.providers.settings.SettingProto getLocationSettingsLinkToPermissionsEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setLocationSettingsLinkToPermissionsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setLocationSettingsLinkToPermissionsEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeLocationSettingsLinkToPermissionsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearLocationSettingsLinkToPermissionsEnabled () 
	public android.providers.settings.SettingProto$Builder getLocationSettingsLinkToPermissionsEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLocationSettingsLinkToPermissionsEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLocationSettingsLinkToPermissionsEnabledFieldBuilder () 
	public boolean hasEuiccFactoryResetTimeoutMillis () 
	public android.providers.settings.SettingProto getEuiccFactoryResetTimeoutMillis () 
	public android.providers.settings.GlobalSettingsProto$Builder setEuiccFactoryResetTimeoutMillis (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setEuiccFactoryResetTimeoutMillis (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeEuiccFactoryResetTimeoutMillis (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearEuiccFactoryResetTimeoutMillis () 
	public android.providers.settings.SettingProto$Builder getEuiccFactoryResetTimeoutMillisBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEuiccFactoryResetTimeoutMillisOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEuiccFactoryResetTimeoutMillisFieldBuilder () 
	public boolean hasStorageSettingsClobberThreshold () 
	public android.providers.settings.SettingProto getStorageSettingsClobberThreshold () 
	public android.providers.settings.GlobalSettingsProto$Builder setStorageSettingsClobberThreshold (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setStorageSettingsClobberThreshold (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeStorageSettingsClobberThreshold (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearStorageSettingsClobberThreshold () 
	public android.providers.settings.SettingProto$Builder getStorageSettingsClobberThresholdBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getStorageSettingsClobberThresholdOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getStorageSettingsClobberThresholdFieldBuilder () 
	public boolean hasMultiSimVoiceCallSubscription () 
	public android.providers.settings.SettingProto getMultiSimVoiceCallSubscription () 
	public android.providers.settings.GlobalSettingsProto$Builder setMultiSimVoiceCallSubscription (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setMultiSimVoiceCallSubscription (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeMultiSimVoiceCallSubscription (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearMultiSimVoiceCallSubscription () 
	public android.providers.settings.SettingProto$Builder getMultiSimVoiceCallSubscriptionBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getMultiSimVoiceCallSubscriptionOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMultiSimVoiceCallSubscriptionFieldBuilder () 
	public boolean hasMultiSimVoicePrompt () 
	public android.providers.settings.SettingProto getMultiSimVoicePrompt () 
	public android.providers.settings.GlobalSettingsProto$Builder setMultiSimVoicePrompt (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setMultiSimVoicePrompt (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeMultiSimVoicePrompt (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearMultiSimVoicePrompt () 
	public android.providers.settings.SettingProto$Builder getMultiSimVoicePromptBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getMultiSimVoicePromptOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMultiSimVoicePromptFieldBuilder () 
	public boolean hasMultiSimDataCallSubscription () 
	public android.providers.settings.SettingProto getMultiSimDataCallSubscription () 
	public android.providers.settings.GlobalSettingsProto$Builder setMultiSimDataCallSubscription (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setMultiSimDataCallSubscription (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeMultiSimDataCallSubscription (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearMultiSimDataCallSubscription () 
	public android.providers.settings.SettingProto$Builder getMultiSimDataCallSubscriptionBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getMultiSimDataCallSubscriptionOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMultiSimDataCallSubscriptionFieldBuilder () 
	public boolean hasMultiSimSmsSubscription () 
	public android.providers.settings.SettingProto getMultiSimSmsSubscription () 
	public android.providers.settings.GlobalSettingsProto$Builder setMultiSimSmsSubscription (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setMultiSimSmsSubscription (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeMultiSimSmsSubscription (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearMultiSimSmsSubscription () 
	public android.providers.settings.SettingProto$Builder getMultiSimSmsSubscriptionBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getMultiSimSmsSubscriptionOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMultiSimSmsSubscriptionFieldBuilder () 
	public boolean hasMultiSimSmsPrompt () 
	public android.providers.settings.SettingProto getMultiSimSmsPrompt () 
	public android.providers.settings.GlobalSettingsProto$Builder setMultiSimSmsPrompt (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setMultiSimSmsPrompt (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeMultiSimSmsPrompt (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearMultiSimSmsPrompt () 
	public android.providers.settings.SettingProto$Builder getMultiSimSmsPromptBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getMultiSimSmsPromptOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMultiSimSmsPromptFieldBuilder () 
	public boolean hasNewContactAggregator () 
	public android.providers.settings.SettingProto getNewContactAggregator () 
	public android.providers.settings.GlobalSettingsProto$Builder setNewContactAggregator (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNewContactAggregator (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNewContactAggregator (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNewContactAggregator () 
	public android.providers.settings.SettingProto$Builder getNewContactAggregatorBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNewContactAggregatorOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNewContactAggregatorFieldBuilder () 
	public boolean hasContactMetadataSyncEnabled () 
	public android.providers.settings.SettingProto getContactMetadataSyncEnabled () 
	public android.providers.settings.GlobalSettingsProto$Builder setContactMetadataSyncEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setContactMetadataSyncEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeContactMetadataSyncEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearContactMetadataSyncEnabled () 
	public android.providers.settings.SettingProto$Builder getContactMetadataSyncEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getContactMetadataSyncEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getContactMetadataSyncEnabledFieldBuilder () 
	public boolean hasEnableCellularOnBoot () 
	public android.providers.settings.SettingProto getEnableCellularOnBoot () 
	public android.providers.settings.GlobalSettingsProto$Builder setEnableCellularOnBoot (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setEnableCellularOnBoot (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeEnableCellularOnBoot (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearEnableCellularOnBoot () 
	public android.providers.settings.SettingProto$Builder getEnableCellularOnBootBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEnableCellularOnBootOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEnableCellularOnBootFieldBuilder () 
	public boolean hasMaxNotificationEnqueueRate () 
	public android.providers.settings.SettingProto getMaxNotificationEnqueueRate () 
	public android.providers.settings.GlobalSettingsProto$Builder setMaxNotificationEnqueueRate (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setMaxNotificationEnqueueRate (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeMaxNotificationEnqueueRate (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearMaxNotificationEnqueueRate () 
	public android.providers.settings.SettingProto$Builder getMaxNotificationEnqueueRateBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getMaxNotificationEnqueueRateOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMaxNotificationEnqueueRateFieldBuilder () 
	public boolean hasShowNotificationChannelWarnings () 
	public android.providers.settings.SettingProto getShowNotificationChannelWarnings () 
	public android.providers.settings.GlobalSettingsProto$Builder setShowNotificationChannelWarnings (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setShowNotificationChannelWarnings (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeShowNotificationChannelWarnings (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearShowNotificationChannelWarnings () 
	public android.providers.settings.SettingProto$Builder getShowNotificationChannelWarningsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getShowNotificationChannelWarningsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getShowNotificationChannelWarningsFieldBuilder () 
	public boolean hasCellOn () 
	public android.providers.settings.SettingProto getCellOn () 
	public android.providers.settings.GlobalSettingsProto$Builder setCellOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setCellOn (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeCellOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearCellOn () 
	public android.providers.settings.SettingProto$Builder getCellOnBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCellOnOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCellOnFieldBuilder () 
	public boolean hasShowTemperatureWarning () 
	public android.providers.settings.SettingProto getShowTemperatureWarning () 
	public android.providers.settings.GlobalSettingsProto$Builder setShowTemperatureWarning (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setShowTemperatureWarning (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeShowTemperatureWarning (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearShowTemperatureWarning () 
	public android.providers.settings.SettingProto$Builder getShowTemperatureWarningBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getShowTemperatureWarningOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getShowTemperatureWarningFieldBuilder () 
	public boolean hasWarningTemperature () 
	public android.providers.settings.SettingProto getWarningTemperature () 
	public android.providers.settings.GlobalSettingsProto$Builder setWarningTemperature (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setWarningTemperature (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeWarningTemperature (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearWarningTemperature () 
	public android.providers.settings.SettingProto$Builder getWarningTemperatureBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWarningTemperatureOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWarningTemperatureFieldBuilder () 
	public boolean hasEnableDiskstatsLogging () 
	public android.providers.settings.SettingProto getEnableDiskstatsLogging () 
	public android.providers.settings.GlobalSettingsProto$Builder setEnableDiskstatsLogging (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setEnableDiskstatsLogging (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeEnableDiskstatsLogging (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearEnableDiskstatsLogging () 
	public android.providers.settings.SettingProto$Builder getEnableDiskstatsLoggingBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEnableDiskstatsLoggingOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEnableDiskstatsLoggingFieldBuilder () 
	public boolean hasEnableCacheQuotaCalculation () 
	public android.providers.settings.SettingProto getEnableCacheQuotaCalculation () 
	public android.providers.settings.GlobalSettingsProto$Builder setEnableCacheQuotaCalculation (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setEnableCacheQuotaCalculation (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeEnableCacheQuotaCalculation (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearEnableCacheQuotaCalculation () 
	public android.providers.settings.SettingProto$Builder getEnableCacheQuotaCalculationBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEnableCacheQuotaCalculationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEnableCacheQuotaCalculationFieldBuilder () 
	public boolean hasEnableDeletionHelperNoThresholdToggle () 
	public android.providers.settings.SettingProto getEnableDeletionHelperNoThresholdToggle () 
	public android.providers.settings.GlobalSettingsProto$Builder setEnableDeletionHelperNoThresholdToggle (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setEnableDeletionHelperNoThresholdToggle (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeEnableDeletionHelperNoThresholdToggle (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearEnableDeletionHelperNoThresholdToggle () 
	public android.providers.settings.SettingProto$Builder getEnableDeletionHelperNoThresholdToggleBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEnableDeletionHelperNoThresholdToggleOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEnableDeletionHelperNoThresholdToggleFieldBuilder () 
	public boolean hasNotificationSnoozeOptions () 
	public android.providers.settings.SettingProto getNotificationSnoozeOptions () 
	public android.providers.settings.GlobalSettingsProto$Builder setNotificationSnoozeOptions (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setNotificationSnoozeOptions (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeNotificationSnoozeOptions (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearNotificationSnoozeOptions () 
	public android.providers.settings.SettingProto$Builder getNotificationSnoozeOptionsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNotificationSnoozeOptionsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNotificationSnoozeOptionsFieldBuilder () 
	public boolean hasEnableGnssRawMeasFullTracking () 
	public android.providers.settings.SettingProto getEnableGnssRawMeasFullTracking () 
	public android.providers.settings.GlobalSettingsProto$Builder setEnableGnssRawMeasFullTracking (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder setEnableGnssRawMeasFullTracking (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.GlobalSettingsProto$Builder mergeEnableGnssRawMeasFullTracking (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.GlobalSettingsProto$Builder clearEnableGnssRawMeasFullTracking () 
	public android.providers.settings.SettingProto$Builder getEnableGnssRawMeasFullTrackingBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEnableGnssRawMeasFullTrackingOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEnableGnssRawMeasFullTrackingFieldBuilder () 
	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.providers.settings.GlobalSettingsProto$1) 
		android.providers.settings.GlobalSettingsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.providers.settings.GlobalSettingsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.providers.settings.GlobalSettingsProto$1 x1
}

android/providers/settings/GlobalSettingsProto.class
GlobalSettingsProto.java
package android.providers.settings
public final android.providers.settings.GlobalSettingsProto extends com.google.protobuf.GeneratedMessage implements android.providers.settings.GlobalSettingsProtoOrBuilder  {
	private int bitField0_
	private int bitField1_
	private int bitField2_
	private int bitField3_
	private int bitField4_
	private int bitField5_
	private int bitField6_
	private int bitField7_
	private int bitField8_
	private int bitField9_
	private int bitField10_
	public static final int HISTORICAL_OPERATIONS_FIELD_NUMBER
	private java.util.List historicalOperations_
	public static final int ADD_USERS_WHEN_LOCKED_FIELD_NUMBER
	private android.providers.settings.SettingProto addUsersWhenLocked_
	public static final int ENABLE_ACCESSIBILITY_GLOBAL_GESTURE_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto enableAccessibilityGlobalGestureEnabled_
	public static final int AIRPLANE_MODE_ON_FIELD_NUMBER
	private android.providers.settings.SettingProto airplaneModeOn_
	public static final int THEATER_MODE_ON_FIELD_NUMBER
	private android.providers.settings.SettingProto theaterModeOn_
	public static final int RADIO_BLUETOOTH_FIELD_NUMBER
	private android.providers.settings.SettingProto radioBluetooth_
	public static final int RADIO_WIFI_FIELD_NUMBER
	private android.providers.settings.SettingProto radioWifi_
	public static final int RADIO_WIMAX_FIELD_NUMBER
	private android.providers.settings.SettingProto radioWimax_
	public static final int RADIO_CELL_FIELD_NUMBER
	private android.providers.settings.SettingProto radioCell_
	public static final int RADIO_NFC_FIELD_NUMBER
	private android.providers.settings.SettingProto radioNfc_
	public static final int AIRPLANE_MODE_RADIOS_FIELD_NUMBER
	private android.providers.settings.SettingProto airplaneModeRadios_
	public static final int AIRPLANE_MODE_TOGGLEABLE_RADIOS_FIELD_NUMBER
	private android.providers.settings.SettingProto airplaneModeToggleableRadios_
	public static final int BLUETOOTH_CLASS_OF_DEVICE_FIELD_NUMBER
	private android.providers.settings.SettingProto bluetoothClassOfDevice_
	public static final int BLUETOOTH_DISABLED_PROFILES_FIELD_NUMBER
	private android.providers.settings.SettingProto bluetoothDisabledProfiles_
	public static final int BLUETOOTH_INTEROPERABILITY_LIST_FIELD_NUMBER
	private android.providers.settings.SettingProto bluetoothInteroperabilityList_
	public static final int WIFI_SLEEP_POLICY_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiSleepPolicy_
	public static final int AUTO_TIME_FIELD_NUMBER
	private android.providers.settings.SettingProto autoTime_
	public static final int AUTO_TIME_ZONE_FIELD_NUMBER
	private android.providers.settings.SettingProto autoTimeZone_
	public static final int CAR_DOCK_SOUND_FIELD_NUMBER
	private android.providers.settings.SettingProto carDockSound_
	public static final int CAR_UNDOCK_SOUND_FIELD_NUMBER
	private android.providers.settings.SettingProto carUndockSound_
	public static final int DESK_DOCK_SOUND_FIELD_NUMBER
	private android.providers.settings.SettingProto deskDockSound_
	public static final int DESK_UNDOCK_SOUND_FIELD_NUMBER
	private android.providers.settings.SettingProto deskUndockSound_
	public static final int DOCK_SOUNDS_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto dockSoundsEnabled_
	public static final int DOCK_SOUNDS_ENABLED_WHEN_ACCESSIBILITY_FIELD_NUMBER
	private android.providers.settings.SettingProto dockSoundsEnabledWhenAccessibility_
	public static final int LOCK_SOUND_FIELD_NUMBER
	private android.providers.settings.SettingProto lockSound_
	public static final int UNLOCK_SOUND_FIELD_NUMBER
	private android.providers.settings.SettingProto unlockSound_
	public static final int TRUSTED_SOUND_FIELD_NUMBER
	private android.providers.settings.SettingProto trustedSound_
	public static final int LOW_BATTERY_SOUND_FIELD_NUMBER
	private android.providers.settings.SettingProto lowBatterySound_
	public static final int POWER_SOUNDS_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto powerSoundsEnabled_
	public static final int WIRELESS_CHARGING_STARTED_SOUND_FIELD_NUMBER
	private android.providers.settings.SettingProto wirelessChargingStartedSound_
	public static final int CHARGING_SOUNDS_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto chargingSoundsEnabled_
	public static final int STAY_ON_WHILE_PLUGGED_IN_FIELD_NUMBER
	private android.providers.settings.SettingProto stayOnWhilePluggedIn_
	public static final int BUGREPORT_IN_POWER_MENU_FIELD_NUMBER
	private android.providers.settings.SettingProto bugreportInPowerMenu_
	public static final int ADB_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto adbEnabled_
	public static final int DEBUG_VIEW_ATTRIBUTES_FIELD_NUMBER
	private android.providers.settings.SettingProto debugViewAttributes_
	public static final int ASSISTED_GPS_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto assistedGpsEnabled_
	public static final int BLUETOOTH_ON_FIELD_NUMBER
	private android.providers.settings.SettingProto bluetoothOn_
	public static final int CDMA_CELL_BROADCAST_SMS_FIELD_NUMBER
	private android.providers.settings.SettingProto cdmaCellBroadcastSms_
	public static final int CDMA_ROAMING_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto cdmaRoamingMode_
	public static final int CDMA_SUBSCRIPTION_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto cdmaSubscriptionMode_
	public static final int DATA_ACTIVITY_TIMEOUT_MOBILE_FIELD_NUMBER
	private android.providers.settings.SettingProto dataActivityTimeoutMobile_
	public static final int DATA_ACTIVITY_TIMEOUT_WIFI_FIELD_NUMBER
	private android.providers.settings.SettingProto dataActivityTimeoutWifi_
	public static final int DATA_ROAMING_FIELD_NUMBER
	private android.providers.settings.SettingProto dataRoaming_
	public static final int MDC_INITIAL_MAX_RETRY_FIELD_NUMBER
	private android.providers.settings.SettingProto mdcInitialMaxRetry_
	public static final int FORCE_ALLOW_ON_EXTERNAL_FIELD_NUMBER
	private android.providers.settings.SettingProto forceAllowOnExternal_
	public static final int EUICC_PROVISIONED_FIELD_NUMBER
	private android.providers.settings.SettingProto euiccProvisioned_
	public static final int DEVELOPMENT_FORCE_RESIZABLE_ACTIVITIES_FIELD_NUMBER
	private android.providers.settings.SettingProto developmentForceResizableActivities_
	public static final int DEVELOPMENT_ENABLE_FREEFORM_WINDOWS_SUPPORT_FIELD_NUMBER
	private android.providers.settings.SettingProto developmentEnableFreeformWindowsSupport_
	public static final int DEVELOPMENT_SETTINGS_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto developmentSettingsEnabled_
	public static final int DEVICE_PROVISIONED_FIELD_NUMBER
	private android.providers.settings.SettingProto deviceProvisioned_
	public static final int DEVICE_PROVISIONING_MOBILE_DATA_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto deviceProvisioningMobileDataEnabled_
	public static final int DISPLAY_SIZE_FORCED_FIELD_NUMBER
	private android.providers.settings.SettingProto displaySizeForced_
	public static final int DISPLAY_SCALING_FORCE_FIELD_NUMBER
	private android.providers.settings.SettingProto displayScalingForce_
	public static final int DOWNLOAD_MAX_BYTES_OVER_MOBILE_FIELD_NUMBER
	private android.providers.settings.SettingProto downloadMaxBytesOverMobile_
	public static final int DOWNLOAD_RECOMMENDED_MAX_BYTES_OVER_MOBILE_FIELD_NUMBER
	private android.providers.settings.SettingProto downloadRecommendedMaxBytesOverMobile_
	public static final int HDMI_CONTROL_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto hdmiControlEnabled_
	public static final int HDMI_SYSTEM_AUDIO_CONTROL_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto hdmiSystemAudioControlEnabled_
	public static final int HDMI_CONTROL_AUTO_WAKEUP_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto hdmiControlAutoWakeupEnabled_
	public static final int HDMI_CONTROL_AUTO_DEVICE_OFF_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto hdmiControlAutoDeviceOffEnabled_
	public static final int LOCATION_BACKGROUND_THROTTLE_INTERVAL_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto locationBackgroundThrottleIntervalMs_
	public static final int LOCATION_BACKGROUND_THROTTLE_PROXIMITY_ALERT_INTERVAL_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto locationBackgroundThrottleProximityAlertIntervalMs_
	public static final int LOCATION_BACKGROUND_THROTTLE_PACKAGE_WHITELIST_FIELD_NUMBER
	private android.providers.settings.SettingProto locationBackgroundThrottlePackageWhitelist_
	public static final int WIFI_SCAN_BACKGROUND_THROTTLE_INTERVAL_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiScanBackgroundThrottleIntervalMs_
	public static final int WIFI_SCAN_BACKGROUND_THROTTLE_PACKAGE_WHITELIST_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiScanBackgroundThrottlePackageWhitelist_
	public static final int MHL_INPUT_SWITCHING_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto mhlInputSwitchingEnabled_
	public static final int MHL_POWER_CHARGE_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto mhlPowerChargeEnabled_
	public static final int MOBILE_DATA_FIELD_NUMBER
	private android.providers.settings.SettingProto mobileData_
	public static final int MOBILE_DATA_ALWAYS_ON_FIELD_NUMBER
	private android.providers.settings.SettingProto mobileDataAlwaysOn_
	public static final int CONNECTIVITY_METRICS_BUFFER_SIZE_FIELD_NUMBER
	private android.providers.settings.SettingProto connectivityMetricsBufferSize_
	public static final int NETSTATS_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto netstatsEnabled_
	public static final int NETSTATS_POLL_INTERVAL_FIELD_NUMBER
	private android.providers.settings.SettingProto netstatsPollInterval_
	public static final int NETSTATS_TIME_CACHE_MAX_AGE_FIELD_NUMBER
	private android.providers.settings.SettingProto netstatsTimeCacheMaxAge_
	public static final int NETSTATS_GLOBAL_ALERT_BYTES_FIELD_NUMBER
	private android.providers.settings.SettingProto netstatsGlobalAlertBytes_
	public static final int NETSTATS_SAMPLE_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto netstatsSampleEnabled_
	public static final int NETSTATS_AUGMENT_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto netstatsAugmentEnabled_
	public static final int NETSTATS_DEV_BUCKET_DURATION_FIELD_NUMBER
	private android.providers.settings.SettingProto netstatsDevBucketDuration_
	public static final int NETSTATS_DEV_PERSIST_BYTES_FIELD_NUMBER
	private android.providers.settings.SettingProto netstatsDevPersistBytes_
	public static final int NETSTATS_DEV_ROTATE_AGE_FIELD_NUMBER
	private android.providers.settings.SettingProto netstatsDevRotateAge_
	public static final int NETSTATS_DEV_DELETE_AGE_FIELD_NUMBER
	private android.providers.settings.SettingProto netstatsDevDeleteAge_
	public static final int NETSTATS_UID_BUCKET_DURATION_FIELD_NUMBER
	private android.providers.settings.SettingProto netstatsUidBucketDuration_
	public static final int NETSTATS_UID_PERSIST_BYTES_FIELD_NUMBER
	private android.providers.settings.SettingProto netstatsUidPersistBytes_
	public static final int NETSTATS_UID_ROTATE_AGE_FIELD_NUMBER
	private android.providers.settings.SettingProto netstatsUidRotateAge_
	public static final int NETSTATS_UID_DELETE_AGE_FIELD_NUMBER
	private android.providers.settings.SettingProto netstatsUidDeleteAge_
	public static final int NETSTATS_UID_TAG_BUCKET_DURATION_FIELD_NUMBER
	private android.providers.settings.SettingProto netstatsUidTagBucketDuration_
	public static final int NETSTATS_UID_TAG_PERSIST_BYTES_FIELD_NUMBER
	private android.providers.settings.SettingProto netstatsUidTagPersistBytes_
	public static final int NETSTATS_UID_TAG_ROTATE_AGE_FIELD_NUMBER
	private android.providers.settings.SettingProto netstatsUidTagRotateAge_
	public static final int NETSTATS_UID_TAG_DELETE_AGE_FIELD_NUMBER
	private android.providers.settings.SettingProto netstatsUidTagDeleteAge_
	public static final int NETWORK_PREFERENCE_FIELD_NUMBER
	private android.providers.settings.SettingProto networkPreference_
	public static final int NETWORK_SCORER_APP_FIELD_NUMBER
	private android.providers.settings.SettingProto networkScorerApp_
	public static final int NITZ_UPDATE_DIFF_FIELD_NUMBER
	private android.providers.settings.SettingProto nitzUpdateDiff_
	public static final int NITZ_UPDATE_SPACING_FIELD_NUMBER
	private android.providers.settings.SettingProto nitzUpdateSpacing_
	public static final int NTP_SERVER_FIELD_NUMBER
	private android.providers.settings.SettingProto ntpServer_
	public static final int NTP_TIMEOUT_FIELD_NUMBER
	private android.providers.settings.SettingProto ntpTimeout_
	public static final int STORAGE_BENCHMARK_INTERVAL_FIELD_NUMBER
	private android.providers.settings.SettingProto storageBenchmarkInterval_
	public static final int DNS_RESOLVER_SAMPLE_VALIDITY_SECONDS_FIELD_NUMBER
	private android.providers.settings.SettingProto dnsResolverSampleValiditySeconds_
	public static final int DNS_RESOLVER_SUCCESS_THRESHOLD_PERCENT_FIELD_NUMBER
	private android.providers.settings.SettingProto dnsResolverSuccessThresholdPercent_
	public static final int DNS_RESOLVER_MIN_SAMPLES_FIELD_NUMBER
	private android.providers.settings.SettingProto dnsResolverMinSamples_
	public static final int DNS_RESOLVER_MAX_SAMPLES_FIELD_NUMBER
	private android.providers.settings.SettingProto dnsResolverMaxSamples_
	public static final int OTA_DISABLE_AUTOMATIC_UPDATE_FIELD_NUMBER
	private android.providers.settings.SettingProto otaDisableAutomaticUpdate_
	public static final int PACKAGE_VERIFIER_ENABLE_FIELD_NUMBER
	private android.providers.settings.SettingProto packageVerifierEnable_
	public static final int PACKAGE_VERIFIER_TIMEOUT_FIELD_NUMBER
	private android.providers.settings.SettingProto packageVerifierTimeout_
	public static final int PACKAGE_VERIFIER_DEFAULT_RESPONSE_FIELD_NUMBER
	private android.providers.settings.SettingProto packageVerifierDefaultResponse_
	public static final int PACKAGE_VERIFIER_SETTING_VISIBLE_FIELD_NUMBER
	private android.providers.settings.SettingProto packageVerifierSettingVisible_
	public static final int PACKAGE_VERIFIER_INCLUDE_ADB_FIELD_NUMBER
	private android.providers.settings.SettingProto packageVerifierIncludeAdb_
	public static final int FSTRIM_MANDATORY_INTERVAL_FIELD_NUMBER
	private android.providers.settings.SettingProto fstrimMandatoryInterval_
	public static final int PDP_WATCHDOG_POLL_INTERVAL_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto pdpWatchdogPollIntervalMs_
	public static final int PDP_WATCHDOG_LONG_POLL_INTERVAL_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto pdpWatchdogLongPollIntervalMs_
	public static final int PDP_WATCHDOG_ERROR_POLL_INTERVAL_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto pdpWatchdogErrorPollIntervalMs_
	public static final int PDP_WATCHDOG_TRIGGER_PACKET_COUNT_FIELD_NUMBER
	private android.providers.settings.SettingProto pdpWatchdogTriggerPacketCount_
	public static final int PDP_WATCHDOG_ERROR_POLL_COUNT_FIELD_NUMBER
	private android.providers.settings.SettingProto pdpWatchdogErrorPollCount_
	public static final int PDP_WATCHDOG_MAX_PDP_RESET_FAIL_COUNT_FIELD_NUMBER
	private android.providers.settings.SettingProto pdpWatchdogMaxPdpResetFailCount_
	public static final int SETUP_PREPAID_DATA_SERVICE_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto setupPrepaidDataServiceUrl_
	public static final int SETUP_PREPAID_DETECTION_TARGET_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto setupPrepaidDetectionTargetUrl_
	public static final int SETUP_PREPAID_DETECTION_REDIR_HOST_FIELD_NUMBER
	private android.providers.settings.SettingProto setupPrepaidDetectionRedirHost_
	public static final int SMS_OUTGOING_CHECK_INTERVAL_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto smsOutgoingCheckIntervalMs_
	public static final int SMS_OUTGOING_CHECK_MAX_COUNT_FIELD_NUMBER
	private android.providers.settings.SettingProto smsOutgoingCheckMaxCount_
	public static final int SMS_SHORT_CODE_CONFIRMATION_FIELD_NUMBER
	private android.providers.settings.SettingProto smsShortCodeConfirmation_
	public static final int SMS_SHORT_CODE_RULE_FIELD_NUMBER
	private android.providers.settings.SettingProto smsShortCodeRule_
	public static final int TCP_DEFAULT_INIT_RWND_FIELD_NUMBER
	private android.providers.settings.SettingProto tcpDefaultInitRwnd_
	public static final int TETHER_SUPPORTED_FIELD_NUMBER
	private android.providers.settings.SettingProto tetherSupported_
	public static final int TETHER_DUN_REQUIRED_FIELD_NUMBER
	private android.providers.settings.SettingProto tetherDunRequired_
	public static final int TETHER_DUN_APN_FIELD_NUMBER
	private android.providers.settings.SettingProto tetherDunApn_
	public static final int TETHER_OFFLOAD_DISABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto tetherOffloadDisabled_
	public static final int CARRIER_APP_WHITELIST_FIELD_NUMBER
	private android.providers.settings.SettingProto carrierAppWhitelist_
	public static final int USB_MASS_STORAGE_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto usbMassStorageEnabled_
	public static final int USE_GOOGLE_MAIL_FIELD_NUMBER
	private android.providers.settings.SettingProto useGoogleMail_
	public static final int WEBVIEW_DATA_REDUCTION_PROXY_KEY_FIELD_NUMBER
	private android.providers.settings.SettingProto webviewDataReductionProxyKey_
	public static final int WEBVIEW_FALLBACK_LOGIC_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto webviewFallbackLogicEnabled_
	public static final int WEBVIEW_PROVIDER_FIELD_NUMBER
	private android.providers.settings.SettingProto webviewProvider_
	public static final int WEBVIEW_MULTIPROCESS_FIELD_NUMBER
	private android.providers.settings.SettingProto webviewMultiprocess_
	public static final int NETWORK_SWITCH_NOTIFICATION_DAILY_LIMIT_FIELD_NUMBER
	private android.providers.settings.SettingProto networkSwitchNotificationDailyLimit_
	public static final int NETWORK_SWITCH_NOTIFICATION_RATE_LIMIT_MILLIS_FIELD_NUMBER
	private android.providers.settings.SettingProto networkSwitchNotificationRateLimitMillis_
	public static final int NETWORK_AVOID_BAD_WIFI_FIELD_NUMBER
	private android.providers.settings.SettingProto networkAvoidBadWifi_
	public static final int NETWORK_METERED_MULTIPATH_PREFERENCE_FIELD_NUMBER
	private android.providers.settings.SettingProto networkMeteredMultipathPreference_
	public static final int NETWORK_WATCHLIST_LAST_REPORT_TIME_FIELD_NUMBER
	private android.providers.settings.SettingProto networkWatchlistLastReportTime_
	public static final int WIFI_BADGING_THRESHOLDS_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiBadgingThresholds_
	public static final int WIFI_DISPLAY_ON_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiDisplayOn_
	public static final int WIFI_DISPLAY_CERTIFICATION_ON_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiDisplayCertificationOn_
	public static final int WIFI_DISPLAY_WPS_CONFIG_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiDisplayWpsConfig_
	public static final int WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiNetworksAvailableNotificationOn_
	public static final int WIMAX_NETWORKS_AVAILABLE_NOTIFICATION_ON_FIELD_NUMBER
	private android.providers.settings.SettingProto wimaxNetworksAvailableNotificationOn_
	public static final int WIFI_NETWORKS_AVAILABLE_REPEAT_DELAY_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiNetworksAvailableRepeatDelay_
	public static final int WIFI_COUNTRY_CODE_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiCountryCode_
	public static final int WIFI_FRAMEWORK_SCAN_INTERVAL_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiFrameworkScanIntervalMs_
	public static final int WIFI_IDLE_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiIdleMs_
	public static final int WIFI_NUM_OPEN_NETWORKS_KEPT_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiNumOpenNetworksKept_
	public static final int WIFI_ON_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiOn_
	public static final int WIFI_SCAN_ALWAYS_AVAILABLE_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiScanAlwaysAvailable_
	public static final int WIFI_WAKEUP_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiWakeupEnabled_
	public static final int WIFI_WAKEUP_AVAILABLE_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiWakeupAvailable_
	public static final int NETWORK_SCORING_UI_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto networkScoringUiEnabled_
	public static final int SPEED_LABEL_CACHE_EVICTION_AGE_MILLIS_FIELD_NUMBER
	private android.providers.settings.SettingProto speedLabelCacheEvictionAgeMillis_
	public static final int RECOMMENDED_NETWORK_EVALUATOR_CACHE_EXPIRY_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto recommendedNetworkEvaluatorCacheExpiryMs_
	public static final int NETWORK_RECOMMENDATIONS_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto networkRecommendationsEnabled_
	public static final int NETWORK_RECOMMENDATIONS_PACKAGE_FIELD_NUMBER
	private android.providers.settings.SettingProto networkRecommendationsPackage_
	public static final int USE_OPEN_WIFI_PACKAGE_FIELD_NUMBER
	private android.providers.settings.SettingProto useOpenWifiPackage_
	public static final int NETWORK_RECOMMENDATION_REQUEST_TIMEOUT_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto networkRecommendationRequestTimeoutMs_
	public static final int BLE_SCAN_ALWAYS_AVAILABLE_FIELD_NUMBER
	private android.providers.settings.SettingProto bleScanAlwaysAvailable_
	public static final int WIFI_SAVED_STATE_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiSavedState_
	public static final int WIFI_SUPPLICANT_SCAN_INTERVAL_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiSupplicantScanIntervalMs_
	public static final int WIFI_ENHANCED_AUTO_JOIN_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiEnhancedAutoJoin_
	public static final int WIFI_NETWORK_SHOW_RSSI_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiNetworkShowRssi_
	public static final int WIFI_SCAN_INTERVAL_WHEN_P2P_CONNECTED_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiScanIntervalWhenP2PConnectedMs_
	public static final int WIFI_WATCHDOG_ON_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiWatchdogOn_
	public static final int WIFI_WATCHDOG_POOR_NETWORK_TEST_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiWatchdogPoorNetworkTestEnabled_
	public static final int WIFI_SUSPEND_OPTIMIZATIONS_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiSuspendOptimizationsEnabled_
	public static final int WIFI_VERBOSE_LOGGING_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiVerboseLoggingEnabled_
	public static final int WIFI_MAX_DHCP_RETRY_COUNT_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiMaxDhcpRetryCount_
	public static final int WIFI_MOBILE_DATA_TRANSITION_WAKELOCK_TIMEOUT_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiMobileDataTransitionWakelockTimeoutMs_
	public static final int WIFI_DEVICE_OWNER_CONFIGS_LOCKDOWN_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiDeviceOwnerConfigsLockdown_
	public static final int WIFI_FREQUENCY_BAND_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiFrequencyBand_
	public static final int WIFI_P2P_DEVICE_NAME_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiP2PDeviceName_
	public static final int WIFI_REENABLE_DELAY_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiReenableDelayMs_
	public static final int WIFI_EPHEMERAL_OUT_OF_RANGE_TIMEOUT_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiEphemeralOutOfRangeTimeoutMs_
	public static final int DATA_STALL_ALARM_NON_AGGRESSIVE_DELAY_IN_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto dataStallAlarmNonAggressiveDelayInMs_
	public static final int DATA_STALL_ALARM_AGGRESSIVE_DELAY_IN_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto dataStallAlarmAggressiveDelayInMs_
	public static final int PROVISIONING_APN_ALARM_DELAY_IN_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto provisioningApnAlarmDelayInMs_
	public static final int GPRS_REGISTER_CHECK_PERIOD_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto gprsRegisterCheckPeriodMs_
	public static final int WTF_IS_FATAL_FIELD_NUMBER
	private android.providers.settings.SettingProto wtfIsFatal_
	public static final int MODE_RINGER_FIELD_NUMBER
	private android.providers.settings.SettingProto modeRinger_
	public static final int OVERLAY_DISPLAY_DEVICES_FIELD_NUMBER
	private android.providers.settings.SettingProto overlayDisplayDevices_
	public static final int BATTERY_DISCHARGE_DURATION_THRESHOLD_FIELD_NUMBER
	private android.providers.settings.SettingProto batteryDischargeDurationThreshold_
	public static final int BATTERY_DISCHARGE_THRESHOLD_FIELD_NUMBER
	private android.providers.settings.SettingProto batteryDischargeThreshold_
	public static final int SEND_ACTION_APP_ERROR_FIELD_NUMBER
	private android.providers.settings.SettingProto sendActionAppError_
	public static final int DROPBOX_AGE_SECONDS_FIELD_NUMBER
	private android.providers.settings.SettingProto dropboxAgeSeconds_
	public static final int DROPBOX_MAX_FILES_FIELD_NUMBER
	private android.providers.settings.SettingProto dropboxMaxFiles_
	public static final int DROPBOX_QUOTA_KB_FIELD_NUMBER
	private android.providers.settings.SettingProto dropboxQuotaKb_
	public static final int DROPBOX_QUOTA_PERCENT_FIELD_NUMBER
	private android.providers.settings.SettingProto dropboxQuotaPercent_
	public static final int DROPBOX_RESERVE_PERCENT_FIELD_NUMBER
	private android.providers.settings.SettingProto dropboxReservePercent_
	public static final int DROPBOX_TAG_PREFIX_FIELD_NUMBER
	private android.providers.settings.SettingProto dropboxTagPrefix_
	public static final int ERROR_LOGCAT_PREFIX_FIELD_NUMBER
	private android.providers.settings.SettingProto errorLogcatPrefix_
	public static final int SYS_FREE_STORAGE_LOG_INTERVAL_FIELD_NUMBER
	private android.providers.settings.SettingProto sysFreeStorageLogInterval_
	public static final int DISK_FREE_CHANGE_REPORTING_THRESHOLD_FIELD_NUMBER
	private android.providers.settings.SettingProto diskFreeChangeReportingThreshold_
	public static final int SYS_STORAGE_THRESHOLD_PERCENTAGE_FIELD_NUMBER
	private android.providers.settings.SettingProto sysStorageThresholdPercentage_
	public static final int SYS_STORAGE_THRESHOLD_MAX_BYTES_FIELD_NUMBER
	private android.providers.settings.SettingProto sysStorageThresholdMaxBytes_
	public static final int SYS_STORAGE_FULL_THRESHOLD_BYTES_FIELD_NUMBER
	private android.providers.settings.SettingProto sysStorageFullThresholdBytes_
	public static final int SYS_STORAGE_CACHE_PERCENTAGE_FIELD_NUMBER
	private android.providers.settings.SettingProto sysStorageCachePercentage_
	public static final int SYS_STORAGE_CACHE_MAX_BYTES_FIELD_NUMBER
	private android.providers.settings.SettingProto sysStorageCacheMaxBytes_
	public static final int SYNC_MAX_RETRY_DELAY_IN_SECONDS_FIELD_NUMBER
	private android.providers.settings.SettingProto syncMaxRetryDelayInSeconds_
	public static final int CONNECTIVITY_CHANGE_DELAY_FIELD_NUMBER
	private android.providers.settings.SettingProto connectivityChangeDelay_
	public static final int CONNECTIVITY_SAMPLING_INTERVAL_IN_SECONDS_FIELD_NUMBER
	private android.providers.settings.SettingProto connectivitySamplingIntervalInSeconds_
	public static final int PAC_CHANGE_DELAY_FIELD_NUMBER
	private android.providers.settings.SettingProto pacChangeDelay_
	public static final int CAPTIVE_PORTAL_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto captivePortalMode_
	public static final int CAPTIVE_PORTAL_DETECTION_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto captivePortalDetectionEnabled_
	public static final int CAPTIVE_PORTAL_SERVER_FIELD_NUMBER
	private android.providers.settings.SettingProto captivePortalServer_
	public static final int CAPTIVE_PORTAL_HTTPS_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto captivePortalHttpsUrl_
	public static final int CAPTIVE_PORTAL_HTTP_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto captivePortalHttpUrl_
	public static final int CAPTIVE_PORTAL_FALLBACK_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto captivePortalFallbackUrl_
	public static final int CAPTIVE_PORTAL_OTHER_FALLBACK_URLS_FIELD_NUMBER
	private android.providers.settings.SettingProto captivePortalOtherFallbackUrls_
	public static final int CAPTIVE_PORTAL_USE_HTTPS_FIELD_NUMBER
	private android.providers.settings.SettingProto captivePortalUseHttps_
	public static final int CAPTIVE_PORTAL_USER_AGENT_FIELD_NUMBER
	private android.providers.settings.SettingProto captivePortalUserAgent_
	public static final int NSD_ON_FIELD_NUMBER
	private android.providers.settings.SettingProto nsdOn_
	public static final int SET_INSTALL_LOCATION_FIELD_NUMBER
	private android.providers.settings.SettingProto setInstallLocation_
	public static final int DEFAULT_INSTALL_LOCATION_FIELD_NUMBER
	private android.providers.settings.SettingProto defaultInstallLocation_
	public static final int INET_CONDITION_DEBOUNCE_UP_DELAY_FIELD_NUMBER
	private android.providers.settings.SettingProto inetConditionDebounceUpDelay_
	public static final int INET_CONDITION_DEBOUNCE_DOWN_DELAY_FIELD_NUMBER
	private android.providers.settings.SettingProto inetConditionDebounceDownDelay_
	public static final int READ_EXTERNAL_STORAGE_ENFORCED_DEFAULT_FIELD_NUMBER
	private android.providers.settings.SettingProto readExternalStorageEnforcedDefault_
	public static final int HTTP_PROXY_FIELD_NUMBER
	private android.providers.settings.SettingProto httpProxy_
	public static final int GLOBAL_HTTP_PROXY_HOST_FIELD_NUMBER
	private android.providers.settings.SettingProto globalHttpProxyHost_
	public static final int GLOBAL_HTTP_PROXY_PORT_FIELD_NUMBER
	private android.providers.settings.SettingProto globalHttpProxyPort_
	public static final int GLOBAL_HTTP_PROXY_EXCLUSION_LIST_FIELD_NUMBER
	private android.providers.settings.SettingProto globalHttpProxyExclusionList_
	public static final int GLOBAL_HTTP_PROXY_PAC_FIELD_NUMBER
	private android.providers.settings.SettingProto globalHttpProxyPac_
	public static final int SET_GLOBAL_HTTP_PROXY_FIELD_NUMBER
	private android.providers.settings.SettingProto setGlobalHttpProxy_
	public static final int DEFAULT_DNS_SERVER_FIELD_NUMBER
	private android.providers.settings.SettingProto defaultDnsServer_
	public static final int PRIVATE_DNS_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto privateDnsMode_
	public static final int PRIVATE_DNS_SPECIFIER_FIELD_NUMBER
	private android.providers.settings.SettingProto privateDnsSpecifier_
	public static final int BLUETOOTH_HEADSET_PRIORITY_PREFIX_FIELD_NUMBER
	private android.providers.settings.SettingProto bluetoothHeadsetPriorityPrefix_
	public static final int BLUETOOTH_A2DP_SINK_PRIORITY_PREFIX_FIELD_NUMBER
	private android.providers.settings.SettingProto bluetoothA2DpSinkPriorityPrefix_
	public static final int BLUETOOTH_A2DP_SRC_PRIORITY_PREFIX_FIELD_NUMBER
	private android.providers.settings.SettingProto bluetoothA2DpSrcPriorityPrefix_
	public static final int BLUETOOTH_A2DP_SUPPORTS_OPTIONAL_CODECS_PREFIX_FIELD_NUMBER
	private android.providers.settings.SettingProto bluetoothA2DpSupportsOptionalCodecsPrefix_
	public static final int BLUETOOTH_A2DP_OPTIONAL_CODECS_ENABLED_PREFIX_FIELD_NUMBER
	private android.providers.settings.SettingProto bluetoothA2DpOptionalCodecsEnabledPrefix_
	public static final int BLUETOOTH_INPUT_DEVICE_PRIORITY_PREFIX_FIELD_NUMBER
	private android.providers.settings.SettingProto bluetoothInputDevicePriorityPrefix_
	public static final int BLUETOOTH_MAP_PRIORITY_PREFIX_FIELD_NUMBER
	private android.providers.settings.SettingProto bluetoothMapPriorityPrefix_
	public static final int BLUETOOTH_MAP_CLIENT_PRIORITY_PREFIX_FIELD_NUMBER
	private android.providers.settings.SettingProto bluetoothMapClientPriorityPrefix_
	public static final int BLUETOOTH_PBAP_CLIENT_PRIORITY_PREFIX_FIELD_NUMBER
	private android.providers.settings.SettingProto bluetoothPbapClientPriorityPrefix_
	public static final int BLUETOOTH_SAP_PRIORITY_PREFIX_FIELD_NUMBER
	private android.providers.settings.SettingProto bluetoothSapPriorityPrefix_
	public static final int BLUETOOTH_PAN_PRIORITY_PREFIX_FIELD_NUMBER
	private android.providers.settings.SettingProto bluetoothPanPriorityPrefix_
	public static final int BLUETOOTH_HEARING_AID_PRIORITY_PREFIX_FIELD_NUMBER
	private android.providers.settings.SettingProto bluetoothHearingAidPriorityPrefix_
	public static final int ACTIVITY_MANAGER_CONSTANTS_FIELD_NUMBER
	private android.providers.settings.SettingProto activityManagerConstants_
	public static final int DEVICE_IDLE_CONSTANTS_FIELD_NUMBER
	private android.providers.settings.SettingProto deviceIdleConstants_
	public static final int DEVICE_IDLE_CONSTANTS_WATCH_FIELD_NUMBER
	private android.providers.settings.SettingProto deviceIdleConstantsWatch_
	public static final int BATTERY_SAVER_CONSTANTS_FIELD_NUMBER
	private android.providers.settings.SettingProto batterySaverConstants_
	public static final int ANOMALY_DETECTION_CONSTANTS_FIELD_NUMBER
	private android.providers.settings.SettingProto anomalyDetectionConstants_
	public static final int ALWAYS_ON_DISPLAY_CONSTANTS_FIELD_NUMBER
	private android.providers.settings.SettingProto alwaysOnDisplayConstants_
	public static final int APP_IDLE_CONSTANTS_FIELD_NUMBER
	private android.providers.settings.SettingProto appIdleConstants_
	public static final int POWER_MANAGER_CONSTANTS_FIELD_NUMBER
	private android.providers.settings.SettingProto powerManagerConstants_
	public static final int ALARM_MANAGER_CONSTANTS_FIELD_NUMBER
	private android.providers.settings.SettingProto alarmManagerConstants_
	public static final int JOB_SCHEDULER_CONSTANTS_FIELD_NUMBER
	private android.providers.settings.SettingProto jobSchedulerConstants_
	public static final int SHORTCUT_MANAGER_CONSTANTS_FIELD_NUMBER
	private android.providers.settings.SettingProto shortcutManagerConstants_
	public static final int DEVICE_POLICY_CONSTANTS_FIELD_NUMBER
	private android.providers.settings.SettingProto devicePolicyConstants_
	public static final int TEXT_CLASSIFIER_CONSTANTS_FIELD_NUMBER
	private android.providers.settings.SettingProto textClassifierConstants_
	public static final int WINDOW_ANIMATION_SCALE_FIELD_NUMBER
	private android.providers.settings.SettingProto windowAnimationScale_
	public static final int TRANSITION_ANIMATION_SCALE_FIELD_NUMBER
	private android.providers.settings.SettingProto transitionAnimationScale_
	public static final int ANIMATOR_DURATION_SCALE_FIELD_NUMBER
	private android.providers.settings.SettingProto animatorDurationScale_
	public static final int FANCY_IME_ANIMATIONS_FIELD_NUMBER
	private android.providers.settings.SettingProto fancyImeAnimations_
	public static final int COMPATIBILITY_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto compatibilityMode_
	public static final int EMERGENCY_TONE_FIELD_NUMBER
	private android.providers.settings.SettingProto emergencyTone_
	public static final int CALL_AUTO_RETRY_FIELD_NUMBER
	private android.providers.settings.SettingProto callAutoRetry_
	public static final int EMERGENCY_AFFORDANCE_NEEDED_FIELD_NUMBER
	private android.providers.settings.SettingProto emergencyAffordanceNeeded_
	public static final int PREFERRED_NETWORK_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto preferredNetworkMode_
	public static final int DEBUG_APP_FIELD_NUMBER
	private android.providers.settings.SettingProto debugApp_
	public static final int WAIT_FOR_DEBUGGER_FIELD_NUMBER
	private android.providers.settings.SettingProto waitForDebugger_
	public static final int ENABLE_GPU_DEBUG_LAYERS_FIELD_NUMBER
	private android.providers.settings.SettingProto enableGpuDebugLayers_
	public static final int GPU_DEBUG_APP_FIELD_NUMBER
	private android.providers.settings.SettingProto gpuDebugApp_
	public static final int GPU_DEBUG_LAYERS_FIELD_NUMBER
	private android.providers.settings.SettingProto gpuDebugLayers_
	public static final int LOW_POWER_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto lowPowerMode_
	public static final int LOW_POWER_MODE_TRIGGER_LEVEL_FIELD_NUMBER
	private android.providers.settings.SettingProto lowPowerModeTriggerLevel_
	public static final int ALWAYS_FINISH_ACTIVITIES_FIELD_NUMBER
	private android.providers.settings.SettingProto alwaysFinishActivities_
	public static final int DOCK_AUDIO_MEDIA_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto dockAudioMediaEnabled_
	public static final int ENCODED_SURROUND_OUTPUT_FIELD_NUMBER
	private android.providers.settings.SettingProto encodedSurroundOutput_
	public static final int AUDIO_SAFE_VOLUME_STATE_FIELD_NUMBER
	private android.providers.settings.SettingProto audioSafeVolumeState_
	public static final int TZINFO_UPDATE_CONTENT_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto tzinfoUpdateContentUrl_
	public static final int TZINFO_UPDATE_METADATA_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto tzinfoUpdateMetadataUrl_
	public static final int SELINUX_UPDATE_CONTENT_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto selinuxUpdateContentUrl_
	public static final int SELINUX_UPDATE_METADATA_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto selinuxUpdateMetadataUrl_
	public static final int SMS_SHORT_CODES_UPDATE_CONTENT_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto smsShortCodesUpdateContentUrl_
	public static final int SMS_SHORT_CODES_UPDATE_METADATA_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto smsShortCodesUpdateMetadataUrl_
	public static final int APN_DB_UPDATE_CONTENT_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto apnDbUpdateContentUrl_
	public static final int APN_DB_UPDATE_METADATA_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto apnDbUpdateMetadataUrl_
	public static final int CERT_PIN_UPDATE_CONTENT_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto certPinUpdateContentUrl_
	public static final int CERT_PIN_UPDATE_METADATA_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto certPinUpdateMetadataUrl_
	public static final int INTENT_FIREWALL_UPDATE_CONTENT_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto intentFirewallUpdateContentUrl_
	public static final int INTENT_FIREWALL_UPDATE_METADATA_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto intentFirewallUpdateMetadataUrl_
	public static final int LANG_ID_UPDATE_CONTENT_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto langIdUpdateContentUrl_
	public static final int LANG_ID_UPDATE_METADATA_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto langIdUpdateMetadataUrl_
	public static final int SMART_SELECTION_UPDATE_CONTENT_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto smartSelectionUpdateContentUrl_
	public static final int SMART_SELECTION_UPDATE_METADATA_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto smartSelectionUpdateMetadataUrl_
	public static final int SELINUX_STATUS_FIELD_NUMBER
	private android.providers.settings.SettingProto selinuxStatus_
	public static final int DEVELOPMENT_FORCE_RTL_FIELD_NUMBER
	private android.providers.settings.SettingProto developmentForceRtl_
	public static final int LOW_BATTERY_SOUND_TIMEOUT_FIELD_NUMBER
	private android.providers.settings.SettingProto lowBatterySoundTimeout_
	public static final int WIFI_BOUNCE_DELAY_OVERRIDE_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto wifiBounceDelayOverrideMs_
	public static final int POLICY_CONTROL_FIELD_NUMBER
	private android.providers.settings.SettingProto policyControl_
	public static final int ZEN_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto zenMode_
	public static final int ZEN_MODE_RINGER_LEVEL_FIELD_NUMBER
	private android.providers.settings.SettingProto zenModeRingerLevel_
	public static final int ZEN_MODE_CONFIG_ETAG_FIELD_NUMBER
	private android.providers.settings.SettingProto zenModeConfigEtag_
	public static final int HEADS_UP_NOTIFICATIONS_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto headsUpNotificationsEnabled_
	public static final int DEVICE_NAME_FIELD_NUMBER
	private android.providers.settings.SettingProto deviceName_
	public static final int NETWORK_SCORING_PROVISIONED_FIELD_NUMBER
	private android.providers.settings.SettingProto networkScoringProvisioned_
	public static final int REQUIRE_PASSWORD_TO_DECRYPT_FIELD_NUMBER
	private android.providers.settings.SettingProto requirePasswordToDecrypt_
	public static final int ENHANCED_4G_MODE_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto enhanced4GModeEnabled_
	public static final int VT_IMS_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto vtImsEnabled_
	public static final int WFC_IMS_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto wfcImsEnabled_
	public static final int WFC_IMS_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto wfcImsMode_
	public static final int WFC_IMS_ROAMING_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto wfcImsRoamingMode_
	public static final int WFC_IMS_ROAMING_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto wfcImsRoamingEnabled_
	public static final int LTE_SERVICE_FORCED_FIELD_NUMBER
	private android.providers.settings.SettingProto lteServiceForced_
	public static final int EPHEMERAL_COOKIE_MAX_SIZE_BYTES_FIELD_NUMBER
	private android.providers.settings.SettingProto ephemeralCookieMaxSizeBytes_
	public static final int ENABLE_EPHEMERAL_FEATURE_FIELD_NUMBER
	private android.providers.settings.SettingProto enableEphemeralFeature_
	public static final int INSTANT_APP_DEXOPT_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto instantAppDexoptEnabled_
	public static final int INSTALLED_INSTANT_APP_MIN_CACHE_PERIOD_FIELD_NUMBER
	private android.providers.settings.SettingProto installedInstantAppMinCachePeriod_
	public static final int INSTALLED_INSTANT_APP_MAX_CACHE_PERIOD_FIELD_NUMBER
	private android.providers.settings.SettingProto installedInstantAppMaxCachePeriod_
	public static final int UNINSTALLED_INSTANT_APP_MIN_CACHE_PERIOD_FIELD_NUMBER
	private android.providers.settings.SettingProto uninstalledInstantAppMinCachePeriod_
	public static final int UNINSTALLED_INSTANT_APP_MAX_CACHE_PERIOD_FIELD_NUMBER
	private android.providers.settings.SettingProto uninstalledInstantAppMaxCachePeriod_
	public static final int UNUSED_STATIC_SHARED_LIB_MIN_CACHE_PERIOD_FIELD_NUMBER
	private android.providers.settings.SettingProto unusedStaticSharedLibMinCachePeriod_
	public static final int ALLOW_USER_SWITCHING_WHEN_SYSTEM_USER_LOCKED_FIELD_NUMBER
	private android.providers.settings.SettingProto allowUserSwitchingWhenSystemUserLocked_
	public static final int BOOT_COUNT_FIELD_NUMBER
	private android.providers.settings.SettingProto bootCount_
	public static final int SAFE_BOOT_DISALLOWED_FIELD_NUMBER
	private android.providers.settings.SettingProto safeBootDisallowed_
	public static final int DEVICE_DEMO_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto deviceDemoMode_
	public static final int NETWORK_ACCESS_TIMEOUT_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto networkAccessTimeoutMs_
	public static final int DATABASE_DOWNGRADE_REASON_FIELD_NUMBER
	private android.providers.settings.SettingProto databaseDowngradeReason_
	public static final int DATABASE_CREATION_BUILDID_FIELD_NUMBER
	private android.providers.settings.SettingProto databaseCreationBuildid_
	public static final int CONTACTS_DATABASE_WAL_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto contactsDatabaseWalEnabled_
	public static final int LOCATION_SETTINGS_LINK_TO_PERMISSIONS_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto locationSettingsLinkToPermissionsEnabled_
	public static final int EUICC_FACTORY_RESET_TIMEOUT_MILLIS_FIELD_NUMBER
	private android.providers.settings.SettingProto euiccFactoryResetTimeoutMillis_
	public static final int STORAGE_SETTINGS_CLOBBER_THRESHOLD_FIELD_NUMBER
	private android.providers.settings.SettingProto storageSettingsClobberThreshold_
	public static final int MULTI_SIM_VOICE_CALL_SUBSCRIPTION_FIELD_NUMBER
	private android.providers.settings.SettingProto multiSimVoiceCallSubscription_
	public static final int MULTI_SIM_VOICE_PROMPT_FIELD_NUMBER
	private android.providers.settings.SettingProto multiSimVoicePrompt_
	public static final int MULTI_SIM_DATA_CALL_SUBSCRIPTION_FIELD_NUMBER
	private android.providers.settings.SettingProto multiSimDataCallSubscription_
	public static final int MULTI_SIM_SMS_SUBSCRIPTION_FIELD_NUMBER
	private android.providers.settings.SettingProto multiSimSmsSubscription_
	public static final int MULTI_SIM_SMS_PROMPT_FIELD_NUMBER
	private android.providers.settings.SettingProto multiSimSmsPrompt_
	public static final int NEW_CONTACT_AGGREGATOR_FIELD_NUMBER
	private android.providers.settings.SettingProto newContactAggregator_
	public static final int CONTACT_METADATA_SYNC_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto contactMetadataSyncEnabled_
	public static final int ENABLE_CELLULAR_ON_BOOT_FIELD_NUMBER
	private android.providers.settings.SettingProto enableCellularOnBoot_
	public static final int MAX_NOTIFICATION_ENQUEUE_RATE_FIELD_NUMBER
	private android.providers.settings.SettingProto maxNotificationEnqueueRate_
	public static final int SHOW_NOTIFICATION_CHANNEL_WARNINGS_FIELD_NUMBER
	private android.providers.settings.SettingProto showNotificationChannelWarnings_
	public static final int CELL_ON_FIELD_NUMBER
	private android.providers.settings.SettingProto cellOn_
	public static final int SHOW_TEMPERATURE_WARNING_FIELD_NUMBER
	private android.providers.settings.SettingProto showTemperatureWarning_
	public static final int WARNING_TEMPERATURE_FIELD_NUMBER
	private android.providers.settings.SettingProto warningTemperature_
	public static final int ENABLE_DISKSTATS_LOGGING_FIELD_NUMBER
	private android.providers.settings.SettingProto enableDiskstatsLogging_
	public static final int ENABLE_CACHE_QUOTA_CALCULATION_FIELD_NUMBER
	private android.providers.settings.SettingProto enableCacheQuotaCalculation_
	public static final int ENABLE_DELETION_HELPER_NO_THRESHOLD_TOGGLE_FIELD_NUMBER
	private android.providers.settings.SettingProto enableDeletionHelperNoThresholdToggle_
	public static final int NOTIFICATION_SNOOZE_OPTIONS_FIELD_NUMBER
	private android.providers.settings.SettingProto notificationSnoozeOptions_
	public static final int ENABLE_GNSS_RAW_MEAS_FULL_TRACKING_FIELD_NUMBER
	private android.providers.settings.SettingProto enableGnssRawMeasFullTracking_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.providers.settings.GlobalSettingsProto 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.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$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_
		int mutable_bitField1_
		int mutable_bitField2_
		int mutable_bitField3_
		int mutable_bitField4_
		int mutable_bitField5_
		int mutable_bitField6_
		int mutable_bitField7_
		int mutable_bitField8_
		int mutable_bitField9_
		int mutable_bitField10_
		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 getHistoricalOperationsList () 
	public java.util.List getHistoricalOperationsOrBuilderList () 
	public int getHistoricalOperationsCount () 
	public android.providers.settings.SettingsOperationProto getHistoricalOperations (int) 
		int index
	public android.providers.settings.SettingsOperationProtoOrBuilder getHistoricalOperationsOrBuilder (int) 
		int index
	public boolean hasAddUsersWhenLocked () 
	public android.providers.settings.SettingProto getAddUsersWhenLocked () 
	public android.providers.settings.SettingProtoOrBuilder getAddUsersWhenLockedOrBuilder () 
	public boolean hasEnableAccessibilityGlobalGestureEnabled () 
	public android.providers.settings.SettingProto getEnableAccessibilityGlobalGestureEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getEnableAccessibilityGlobalGestureEnabledOrBuilder () 
	public boolean hasAirplaneModeOn () 
	public android.providers.settings.SettingProto getAirplaneModeOn () 
	public android.providers.settings.SettingProtoOrBuilder getAirplaneModeOnOrBuilder () 
	public boolean hasTheaterModeOn () 
	public android.providers.settings.SettingProto getTheaterModeOn () 
	public android.providers.settings.SettingProtoOrBuilder getTheaterModeOnOrBuilder () 
	public boolean hasRadioBluetooth () 
	public android.providers.settings.SettingProto getRadioBluetooth () 
	public android.providers.settings.SettingProtoOrBuilder getRadioBluetoothOrBuilder () 
	public boolean hasRadioWifi () 
	public android.providers.settings.SettingProto getRadioWifi () 
	public android.providers.settings.SettingProtoOrBuilder getRadioWifiOrBuilder () 
	public boolean hasRadioWimax () 
	public android.providers.settings.SettingProto getRadioWimax () 
	public android.providers.settings.SettingProtoOrBuilder getRadioWimaxOrBuilder () 
	public boolean hasRadioCell () 
	public android.providers.settings.SettingProto getRadioCell () 
	public android.providers.settings.SettingProtoOrBuilder getRadioCellOrBuilder () 
	public boolean hasRadioNfc () 
	public android.providers.settings.SettingProto getRadioNfc () 
	public android.providers.settings.SettingProtoOrBuilder getRadioNfcOrBuilder () 
	public boolean hasAirplaneModeRadios () 
	public android.providers.settings.SettingProto getAirplaneModeRadios () 
	public android.providers.settings.SettingProtoOrBuilder getAirplaneModeRadiosOrBuilder () 
	public boolean hasAirplaneModeToggleableRadios () 
	public android.providers.settings.SettingProto getAirplaneModeToggleableRadios () 
	public android.providers.settings.SettingProtoOrBuilder getAirplaneModeToggleableRadiosOrBuilder () 
	public boolean hasBluetoothClassOfDevice () 
	public android.providers.settings.SettingProto getBluetoothClassOfDevice () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothClassOfDeviceOrBuilder () 
	public boolean hasBluetoothDisabledProfiles () 
	public android.providers.settings.SettingProto getBluetoothDisabledProfiles () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothDisabledProfilesOrBuilder () 
	public boolean hasBluetoothInteroperabilityList () 
	public android.providers.settings.SettingProto getBluetoothInteroperabilityList () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothInteroperabilityListOrBuilder () 
	public boolean hasWifiSleepPolicy () 
	public android.providers.settings.SettingProto getWifiSleepPolicy () 
	public android.providers.settings.SettingProtoOrBuilder getWifiSleepPolicyOrBuilder () 
	public boolean hasAutoTime () 
	public android.providers.settings.SettingProto getAutoTime () 
	public android.providers.settings.SettingProtoOrBuilder getAutoTimeOrBuilder () 
	public boolean hasAutoTimeZone () 
	public android.providers.settings.SettingProto getAutoTimeZone () 
	public android.providers.settings.SettingProtoOrBuilder getAutoTimeZoneOrBuilder () 
	public boolean hasCarDockSound () 
	public android.providers.settings.SettingProto getCarDockSound () 
	public android.providers.settings.SettingProtoOrBuilder getCarDockSoundOrBuilder () 
	public boolean hasCarUndockSound () 
	public android.providers.settings.SettingProto getCarUndockSound () 
	public android.providers.settings.SettingProtoOrBuilder getCarUndockSoundOrBuilder () 
	public boolean hasDeskDockSound () 
	public android.providers.settings.SettingProto getDeskDockSound () 
	public android.providers.settings.SettingProtoOrBuilder getDeskDockSoundOrBuilder () 
	public boolean hasDeskUndockSound () 
	public android.providers.settings.SettingProto getDeskUndockSound () 
	public android.providers.settings.SettingProtoOrBuilder getDeskUndockSoundOrBuilder () 
	public boolean hasDockSoundsEnabled () 
	public android.providers.settings.SettingProto getDockSoundsEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getDockSoundsEnabledOrBuilder () 
	public boolean hasDockSoundsEnabledWhenAccessibility () 
	public android.providers.settings.SettingProto getDockSoundsEnabledWhenAccessibility () 
	public android.providers.settings.SettingProtoOrBuilder getDockSoundsEnabledWhenAccessibilityOrBuilder () 
	public boolean hasLockSound () 
	public android.providers.settings.SettingProto getLockSound () 
	public android.providers.settings.SettingProtoOrBuilder getLockSoundOrBuilder () 
	public boolean hasUnlockSound () 
	public android.providers.settings.SettingProto getUnlockSound () 
	public android.providers.settings.SettingProtoOrBuilder getUnlockSoundOrBuilder () 
	public boolean hasTrustedSound () 
	public android.providers.settings.SettingProto getTrustedSound () 
	public android.providers.settings.SettingProtoOrBuilder getTrustedSoundOrBuilder () 
	public boolean hasLowBatterySound () 
	public android.providers.settings.SettingProto getLowBatterySound () 
	public android.providers.settings.SettingProtoOrBuilder getLowBatterySoundOrBuilder () 
	public boolean hasPowerSoundsEnabled () 
	public android.providers.settings.SettingProto getPowerSoundsEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getPowerSoundsEnabledOrBuilder () 
	public boolean hasWirelessChargingStartedSound () 
	public android.providers.settings.SettingProto getWirelessChargingStartedSound () 
	public android.providers.settings.SettingProtoOrBuilder getWirelessChargingStartedSoundOrBuilder () 
	public boolean hasChargingSoundsEnabled () 
	public android.providers.settings.SettingProto getChargingSoundsEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getChargingSoundsEnabledOrBuilder () 
	public boolean hasStayOnWhilePluggedIn () 
	public android.providers.settings.SettingProto getStayOnWhilePluggedIn () 
	public android.providers.settings.SettingProtoOrBuilder getStayOnWhilePluggedInOrBuilder () 
	public boolean hasBugreportInPowerMenu () 
	public android.providers.settings.SettingProto getBugreportInPowerMenu () 
	public android.providers.settings.SettingProtoOrBuilder getBugreportInPowerMenuOrBuilder () 
	public boolean hasAdbEnabled () 
	public android.providers.settings.SettingProto getAdbEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getAdbEnabledOrBuilder () 
	public boolean hasDebugViewAttributes () 
	public android.providers.settings.SettingProto getDebugViewAttributes () 
	public android.providers.settings.SettingProtoOrBuilder getDebugViewAttributesOrBuilder () 
	public boolean hasAssistedGpsEnabled () 
	public android.providers.settings.SettingProto getAssistedGpsEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getAssistedGpsEnabledOrBuilder () 
	public boolean hasBluetoothOn () 
	public android.providers.settings.SettingProto getBluetoothOn () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothOnOrBuilder () 
	public boolean hasCdmaCellBroadcastSms () 
	public android.providers.settings.SettingProto getCdmaCellBroadcastSms () 
	public android.providers.settings.SettingProtoOrBuilder getCdmaCellBroadcastSmsOrBuilder () 
	public boolean hasCdmaRoamingMode () 
	public android.providers.settings.SettingProto getCdmaRoamingMode () 
	public android.providers.settings.SettingProtoOrBuilder getCdmaRoamingModeOrBuilder () 
	public boolean hasCdmaSubscriptionMode () 
	public android.providers.settings.SettingProto getCdmaSubscriptionMode () 
	public android.providers.settings.SettingProtoOrBuilder getCdmaSubscriptionModeOrBuilder () 
	public boolean hasDataActivityTimeoutMobile () 
	public android.providers.settings.SettingProto getDataActivityTimeoutMobile () 
	public android.providers.settings.SettingProtoOrBuilder getDataActivityTimeoutMobileOrBuilder () 
	public boolean hasDataActivityTimeoutWifi () 
	public android.providers.settings.SettingProto getDataActivityTimeoutWifi () 
	public android.providers.settings.SettingProtoOrBuilder getDataActivityTimeoutWifiOrBuilder () 
	public boolean hasDataRoaming () 
	public android.providers.settings.SettingProto getDataRoaming () 
	public android.providers.settings.SettingProtoOrBuilder getDataRoamingOrBuilder () 
	public boolean hasMdcInitialMaxRetry () 
	public android.providers.settings.SettingProto getMdcInitialMaxRetry () 
	public android.providers.settings.SettingProtoOrBuilder getMdcInitialMaxRetryOrBuilder () 
	public boolean hasForceAllowOnExternal () 
	public android.providers.settings.SettingProto getForceAllowOnExternal () 
	public android.providers.settings.SettingProtoOrBuilder getForceAllowOnExternalOrBuilder () 
	public boolean hasEuiccProvisioned () 
	public android.providers.settings.SettingProto getEuiccProvisioned () 
	public android.providers.settings.SettingProtoOrBuilder getEuiccProvisionedOrBuilder () 
	public boolean hasDevelopmentForceResizableActivities () 
	public android.providers.settings.SettingProto getDevelopmentForceResizableActivities () 
	public android.providers.settings.SettingProtoOrBuilder getDevelopmentForceResizableActivitiesOrBuilder () 
	public boolean hasDevelopmentEnableFreeformWindowsSupport () 
	public android.providers.settings.SettingProto getDevelopmentEnableFreeformWindowsSupport () 
	public android.providers.settings.SettingProtoOrBuilder getDevelopmentEnableFreeformWindowsSupportOrBuilder () 
	public boolean hasDevelopmentSettingsEnabled () 
	public android.providers.settings.SettingProto getDevelopmentSettingsEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getDevelopmentSettingsEnabledOrBuilder () 
	public boolean hasDeviceProvisioned () 
	public android.providers.settings.SettingProto getDeviceProvisioned () 
	public android.providers.settings.SettingProtoOrBuilder getDeviceProvisionedOrBuilder () 
	public boolean hasDeviceProvisioningMobileDataEnabled () 
	public android.providers.settings.SettingProto getDeviceProvisioningMobileDataEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getDeviceProvisioningMobileDataEnabledOrBuilder () 
	public boolean hasDisplaySizeForced () 
	public android.providers.settings.SettingProto getDisplaySizeForced () 
	public android.providers.settings.SettingProtoOrBuilder getDisplaySizeForcedOrBuilder () 
	public boolean hasDisplayScalingForce () 
	public android.providers.settings.SettingProto getDisplayScalingForce () 
	public android.providers.settings.SettingProtoOrBuilder getDisplayScalingForceOrBuilder () 
	public boolean hasDownloadMaxBytesOverMobile () 
	public android.providers.settings.SettingProto getDownloadMaxBytesOverMobile () 
	public android.providers.settings.SettingProtoOrBuilder getDownloadMaxBytesOverMobileOrBuilder () 
	public boolean hasDownloadRecommendedMaxBytesOverMobile () 
	public android.providers.settings.SettingProto getDownloadRecommendedMaxBytesOverMobile () 
	public android.providers.settings.SettingProtoOrBuilder getDownloadRecommendedMaxBytesOverMobileOrBuilder () 
	public boolean hasHdmiControlEnabled () 
	public android.providers.settings.SettingProto getHdmiControlEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getHdmiControlEnabledOrBuilder () 
	public boolean hasHdmiSystemAudioControlEnabled () 
	public android.providers.settings.SettingProto getHdmiSystemAudioControlEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getHdmiSystemAudioControlEnabledOrBuilder () 
	public boolean hasHdmiControlAutoWakeupEnabled () 
	public android.providers.settings.SettingProto getHdmiControlAutoWakeupEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getHdmiControlAutoWakeupEnabledOrBuilder () 
	public boolean hasHdmiControlAutoDeviceOffEnabled () 
	public android.providers.settings.SettingProto getHdmiControlAutoDeviceOffEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getHdmiControlAutoDeviceOffEnabledOrBuilder () 
	public boolean hasLocationBackgroundThrottleIntervalMs () 
	public android.providers.settings.SettingProto getLocationBackgroundThrottleIntervalMs () 
	public android.providers.settings.SettingProtoOrBuilder getLocationBackgroundThrottleIntervalMsOrBuilder () 
	public boolean hasLocationBackgroundThrottleProximityAlertIntervalMs () 
	public android.providers.settings.SettingProto getLocationBackgroundThrottleProximityAlertIntervalMs () 
	public android.providers.settings.SettingProtoOrBuilder getLocationBackgroundThrottleProximityAlertIntervalMsOrBuilder () 
	public boolean hasLocationBackgroundThrottlePackageWhitelist () 
	public android.providers.settings.SettingProto getLocationBackgroundThrottlePackageWhitelist () 
	public android.providers.settings.SettingProtoOrBuilder getLocationBackgroundThrottlePackageWhitelistOrBuilder () 
	public boolean hasWifiScanBackgroundThrottleIntervalMs () 
	public android.providers.settings.SettingProto getWifiScanBackgroundThrottleIntervalMs () 
	public android.providers.settings.SettingProtoOrBuilder getWifiScanBackgroundThrottleIntervalMsOrBuilder () 
	public boolean hasWifiScanBackgroundThrottlePackageWhitelist () 
	public android.providers.settings.SettingProto getWifiScanBackgroundThrottlePackageWhitelist () 
	public android.providers.settings.SettingProtoOrBuilder getWifiScanBackgroundThrottlePackageWhitelistOrBuilder () 
	public boolean hasMhlInputSwitchingEnabled () 
	public android.providers.settings.SettingProto getMhlInputSwitchingEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getMhlInputSwitchingEnabledOrBuilder () 
	public boolean hasMhlPowerChargeEnabled () 
	public android.providers.settings.SettingProto getMhlPowerChargeEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getMhlPowerChargeEnabledOrBuilder () 
	public boolean hasMobileData () 
	public android.providers.settings.SettingProto getMobileData () 
	public android.providers.settings.SettingProtoOrBuilder getMobileDataOrBuilder () 
	public boolean hasMobileDataAlwaysOn () 
	public android.providers.settings.SettingProto getMobileDataAlwaysOn () 
	public android.providers.settings.SettingProtoOrBuilder getMobileDataAlwaysOnOrBuilder () 
	public boolean hasConnectivityMetricsBufferSize () 
	public android.providers.settings.SettingProto getConnectivityMetricsBufferSize () 
	public android.providers.settings.SettingProtoOrBuilder getConnectivityMetricsBufferSizeOrBuilder () 
	public boolean hasNetstatsEnabled () 
	public android.providers.settings.SettingProto getNetstatsEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsEnabledOrBuilder () 
	public boolean hasNetstatsPollInterval () 
	public android.providers.settings.SettingProto getNetstatsPollInterval () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsPollIntervalOrBuilder () 
	public boolean hasNetstatsTimeCacheMaxAge () 
	public android.providers.settings.SettingProto getNetstatsTimeCacheMaxAge () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsTimeCacheMaxAgeOrBuilder () 
	public boolean hasNetstatsGlobalAlertBytes () 
	public android.providers.settings.SettingProto getNetstatsGlobalAlertBytes () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsGlobalAlertBytesOrBuilder () 
	public boolean hasNetstatsSampleEnabled () 
	public android.providers.settings.SettingProto getNetstatsSampleEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsSampleEnabledOrBuilder () 
	public boolean hasNetstatsAugmentEnabled () 
	public android.providers.settings.SettingProto getNetstatsAugmentEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsAugmentEnabledOrBuilder () 
	public boolean hasNetstatsDevBucketDuration () 
	public android.providers.settings.SettingProto getNetstatsDevBucketDuration () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsDevBucketDurationOrBuilder () 
	public boolean hasNetstatsDevPersistBytes () 
	public android.providers.settings.SettingProto getNetstatsDevPersistBytes () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsDevPersistBytesOrBuilder () 
	public boolean hasNetstatsDevRotateAge () 
	public android.providers.settings.SettingProto getNetstatsDevRotateAge () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsDevRotateAgeOrBuilder () 
	public boolean hasNetstatsDevDeleteAge () 
	public android.providers.settings.SettingProto getNetstatsDevDeleteAge () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsDevDeleteAgeOrBuilder () 
	public boolean hasNetstatsUidBucketDuration () 
	public android.providers.settings.SettingProto getNetstatsUidBucketDuration () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsUidBucketDurationOrBuilder () 
	public boolean hasNetstatsUidPersistBytes () 
	public android.providers.settings.SettingProto getNetstatsUidPersistBytes () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsUidPersistBytesOrBuilder () 
	public boolean hasNetstatsUidRotateAge () 
	public android.providers.settings.SettingProto getNetstatsUidRotateAge () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsUidRotateAgeOrBuilder () 
	public boolean hasNetstatsUidDeleteAge () 
	public android.providers.settings.SettingProto getNetstatsUidDeleteAge () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsUidDeleteAgeOrBuilder () 
	public boolean hasNetstatsUidTagBucketDuration () 
	public android.providers.settings.SettingProto getNetstatsUidTagBucketDuration () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsUidTagBucketDurationOrBuilder () 
	public boolean hasNetstatsUidTagPersistBytes () 
	public android.providers.settings.SettingProto getNetstatsUidTagPersistBytes () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsUidTagPersistBytesOrBuilder () 
	public boolean hasNetstatsUidTagRotateAge () 
	public android.providers.settings.SettingProto getNetstatsUidTagRotateAge () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsUidTagRotateAgeOrBuilder () 
	public boolean hasNetstatsUidTagDeleteAge () 
	public android.providers.settings.SettingProto getNetstatsUidTagDeleteAge () 
	public android.providers.settings.SettingProtoOrBuilder getNetstatsUidTagDeleteAgeOrBuilder () 
	public boolean hasNetworkPreference () 
	public android.providers.settings.SettingProto getNetworkPreference () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkPreferenceOrBuilder () 
	public boolean hasNetworkScorerApp () 
	public android.providers.settings.SettingProto getNetworkScorerApp () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkScorerAppOrBuilder () 
	public boolean hasNitzUpdateDiff () 
	public android.providers.settings.SettingProto getNitzUpdateDiff () 
	public android.providers.settings.SettingProtoOrBuilder getNitzUpdateDiffOrBuilder () 
	public boolean hasNitzUpdateSpacing () 
	public android.providers.settings.SettingProto getNitzUpdateSpacing () 
	public android.providers.settings.SettingProtoOrBuilder getNitzUpdateSpacingOrBuilder () 
	public boolean hasNtpServer () 
	public android.providers.settings.SettingProto getNtpServer () 
	public android.providers.settings.SettingProtoOrBuilder getNtpServerOrBuilder () 
	public boolean hasNtpTimeout () 
	public android.providers.settings.SettingProto getNtpTimeout () 
	public android.providers.settings.SettingProtoOrBuilder getNtpTimeoutOrBuilder () 
	public boolean hasStorageBenchmarkInterval () 
	public android.providers.settings.SettingProto getStorageBenchmarkInterval () 
	public android.providers.settings.SettingProtoOrBuilder getStorageBenchmarkIntervalOrBuilder () 
	public boolean hasDnsResolverSampleValiditySeconds () 
	public android.providers.settings.SettingProto getDnsResolverSampleValiditySeconds () 
	public android.providers.settings.SettingProtoOrBuilder getDnsResolverSampleValiditySecondsOrBuilder () 
	public boolean hasDnsResolverSuccessThresholdPercent () 
	public android.providers.settings.SettingProto getDnsResolverSuccessThresholdPercent () 
	public android.providers.settings.SettingProtoOrBuilder getDnsResolverSuccessThresholdPercentOrBuilder () 
	public boolean hasDnsResolverMinSamples () 
	public android.providers.settings.SettingProto getDnsResolverMinSamples () 
	public android.providers.settings.SettingProtoOrBuilder getDnsResolverMinSamplesOrBuilder () 
	public boolean hasDnsResolverMaxSamples () 
	public android.providers.settings.SettingProto getDnsResolverMaxSamples () 
	public android.providers.settings.SettingProtoOrBuilder getDnsResolverMaxSamplesOrBuilder () 
	public boolean hasOtaDisableAutomaticUpdate () 
	public android.providers.settings.SettingProto getOtaDisableAutomaticUpdate () 
	public android.providers.settings.SettingProtoOrBuilder getOtaDisableAutomaticUpdateOrBuilder () 
	public boolean hasPackageVerifierEnable () 
	public android.providers.settings.SettingProto getPackageVerifierEnable () 
	public android.providers.settings.SettingProtoOrBuilder getPackageVerifierEnableOrBuilder () 
	public boolean hasPackageVerifierTimeout () 
	public android.providers.settings.SettingProto getPackageVerifierTimeout () 
	public android.providers.settings.SettingProtoOrBuilder getPackageVerifierTimeoutOrBuilder () 
	public boolean hasPackageVerifierDefaultResponse () 
	public android.providers.settings.SettingProto getPackageVerifierDefaultResponse () 
	public android.providers.settings.SettingProtoOrBuilder getPackageVerifierDefaultResponseOrBuilder () 
	public boolean hasPackageVerifierSettingVisible () 
	public android.providers.settings.SettingProto getPackageVerifierSettingVisible () 
	public android.providers.settings.SettingProtoOrBuilder getPackageVerifierSettingVisibleOrBuilder () 
	public boolean hasPackageVerifierIncludeAdb () 
	public android.providers.settings.SettingProto getPackageVerifierIncludeAdb () 
	public android.providers.settings.SettingProtoOrBuilder getPackageVerifierIncludeAdbOrBuilder () 
	public boolean hasFstrimMandatoryInterval () 
	public android.providers.settings.SettingProto getFstrimMandatoryInterval () 
	public android.providers.settings.SettingProtoOrBuilder getFstrimMandatoryIntervalOrBuilder () 
	public boolean hasPdpWatchdogPollIntervalMs () 
	public android.providers.settings.SettingProto getPdpWatchdogPollIntervalMs () 
	public android.providers.settings.SettingProtoOrBuilder getPdpWatchdogPollIntervalMsOrBuilder () 
	public boolean hasPdpWatchdogLongPollIntervalMs () 
	public android.providers.settings.SettingProto getPdpWatchdogLongPollIntervalMs () 
	public android.providers.settings.SettingProtoOrBuilder getPdpWatchdogLongPollIntervalMsOrBuilder () 
	public boolean hasPdpWatchdogErrorPollIntervalMs () 
	public android.providers.settings.SettingProto getPdpWatchdogErrorPollIntervalMs () 
	public android.providers.settings.SettingProtoOrBuilder getPdpWatchdogErrorPollIntervalMsOrBuilder () 
	public boolean hasPdpWatchdogTriggerPacketCount () 
	public android.providers.settings.SettingProto getPdpWatchdogTriggerPacketCount () 
	public android.providers.settings.SettingProtoOrBuilder getPdpWatchdogTriggerPacketCountOrBuilder () 
	public boolean hasPdpWatchdogErrorPollCount () 
	public android.providers.settings.SettingProto getPdpWatchdogErrorPollCount () 
	public android.providers.settings.SettingProtoOrBuilder getPdpWatchdogErrorPollCountOrBuilder () 
	public boolean hasPdpWatchdogMaxPdpResetFailCount () 
	public android.providers.settings.SettingProto getPdpWatchdogMaxPdpResetFailCount () 
	public android.providers.settings.SettingProtoOrBuilder getPdpWatchdogMaxPdpResetFailCountOrBuilder () 
	public boolean hasSetupPrepaidDataServiceUrl () 
	public android.providers.settings.SettingProto getSetupPrepaidDataServiceUrl () 
	public android.providers.settings.SettingProtoOrBuilder getSetupPrepaidDataServiceUrlOrBuilder () 
	public boolean hasSetupPrepaidDetectionTargetUrl () 
	public android.providers.settings.SettingProto getSetupPrepaidDetectionTargetUrl () 
	public android.providers.settings.SettingProtoOrBuilder getSetupPrepaidDetectionTargetUrlOrBuilder () 
	public boolean hasSetupPrepaidDetectionRedirHost () 
	public android.providers.settings.SettingProto getSetupPrepaidDetectionRedirHost () 
	public android.providers.settings.SettingProtoOrBuilder getSetupPrepaidDetectionRedirHostOrBuilder () 
	public boolean hasSmsOutgoingCheckIntervalMs () 
	public android.providers.settings.SettingProto getSmsOutgoingCheckIntervalMs () 
	public android.providers.settings.SettingProtoOrBuilder getSmsOutgoingCheckIntervalMsOrBuilder () 
	public boolean hasSmsOutgoingCheckMaxCount () 
	public android.providers.settings.SettingProto getSmsOutgoingCheckMaxCount () 
	public android.providers.settings.SettingProtoOrBuilder getSmsOutgoingCheckMaxCountOrBuilder () 
	public boolean hasSmsShortCodeConfirmation () 
	public android.providers.settings.SettingProto getSmsShortCodeConfirmation () 
	public android.providers.settings.SettingProtoOrBuilder getSmsShortCodeConfirmationOrBuilder () 
	public boolean hasSmsShortCodeRule () 
	public android.providers.settings.SettingProto getSmsShortCodeRule () 
	public android.providers.settings.SettingProtoOrBuilder getSmsShortCodeRuleOrBuilder () 
	public boolean hasTcpDefaultInitRwnd () 
	public android.providers.settings.SettingProto getTcpDefaultInitRwnd () 
	public android.providers.settings.SettingProtoOrBuilder getTcpDefaultInitRwndOrBuilder () 
	public boolean hasTetherSupported () 
	public android.providers.settings.SettingProto getTetherSupported () 
	public android.providers.settings.SettingProtoOrBuilder getTetherSupportedOrBuilder () 
	public boolean hasTetherDunRequired () 
	public android.providers.settings.SettingProto getTetherDunRequired () 
	public android.providers.settings.SettingProtoOrBuilder getTetherDunRequiredOrBuilder () 
	public boolean hasTetherDunApn () 
	public android.providers.settings.SettingProto getTetherDunApn () 
	public android.providers.settings.SettingProtoOrBuilder getTetherDunApnOrBuilder () 
	public boolean hasTetherOffloadDisabled () 
	public android.providers.settings.SettingProto getTetherOffloadDisabled () 
	public android.providers.settings.SettingProtoOrBuilder getTetherOffloadDisabledOrBuilder () 
	public boolean hasCarrierAppWhitelist () 
	public android.providers.settings.SettingProto getCarrierAppWhitelist () 
	public android.providers.settings.SettingProtoOrBuilder getCarrierAppWhitelistOrBuilder () 
	public boolean hasUsbMassStorageEnabled () 
	public android.providers.settings.SettingProto getUsbMassStorageEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getUsbMassStorageEnabledOrBuilder () 
	public boolean hasUseGoogleMail () 
	public android.providers.settings.SettingProto getUseGoogleMail () 
	public android.providers.settings.SettingProtoOrBuilder getUseGoogleMailOrBuilder () 
	public boolean hasWebviewDataReductionProxyKey () 
	public android.providers.settings.SettingProto getWebviewDataReductionProxyKey () 
	public android.providers.settings.SettingProtoOrBuilder getWebviewDataReductionProxyKeyOrBuilder () 
	public boolean hasWebviewFallbackLogicEnabled () 
	public android.providers.settings.SettingProto getWebviewFallbackLogicEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getWebviewFallbackLogicEnabledOrBuilder () 
	public boolean hasWebviewProvider () 
	public android.providers.settings.SettingProto getWebviewProvider () 
	public android.providers.settings.SettingProtoOrBuilder getWebviewProviderOrBuilder () 
	public boolean hasWebviewMultiprocess () 
	public android.providers.settings.SettingProto getWebviewMultiprocess () 
	public android.providers.settings.SettingProtoOrBuilder getWebviewMultiprocessOrBuilder () 
	public boolean hasNetworkSwitchNotificationDailyLimit () 
	public android.providers.settings.SettingProto getNetworkSwitchNotificationDailyLimit () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkSwitchNotificationDailyLimitOrBuilder () 
	public boolean hasNetworkSwitchNotificationRateLimitMillis () 
	public android.providers.settings.SettingProto getNetworkSwitchNotificationRateLimitMillis () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkSwitchNotificationRateLimitMillisOrBuilder () 
	public boolean hasNetworkAvoidBadWifi () 
	public android.providers.settings.SettingProto getNetworkAvoidBadWifi () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkAvoidBadWifiOrBuilder () 
	public boolean hasNetworkMeteredMultipathPreference () 
	public android.providers.settings.SettingProto getNetworkMeteredMultipathPreference () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkMeteredMultipathPreferenceOrBuilder () 
	public boolean hasNetworkWatchlistLastReportTime () 
	public android.providers.settings.SettingProto getNetworkWatchlistLastReportTime () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkWatchlistLastReportTimeOrBuilder () 
	public boolean hasWifiBadgingThresholds () 
	public android.providers.settings.SettingProto getWifiBadgingThresholds () 
	public android.providers.settings.SettingProtoOrBuilder getWifiBadgingThresholdsOrBuilder () 
	public boolean hasWifiDisplayOn () 
	public android.providers.settings.SettingProto getWifiDisplayOn () 
	public android.providers.settings.SettingProtoOrBuilder getWifiDisplayOnOrBuilder () 
	public boolean hasWifiDisplayCertificationOn () 
	public android.providers.settings.SettingProto getWifiDisplayCertificationOn () 
	public android.providers.settings.SettingProtoOrBuilder getWifiDisplayCertificationOnOrBuilder () 
	public boolean hasWifiDisplayWpsConfig () 
	public android.providers.settings.SettingProto getWifiDisplayWpsConfig () 
	public android.providers.settings.SettingProtoOrBuilder getWifiDisplayWpsConfigOrBuilder () 
	public boolean hasWifiNetworksAvailableNotificationOn () 
	public android.providers.settings.SettingProto getWifiNetworksAvailableNotificationOn () 
	public android.providers.settings.SettingProtoOrBuilder getWifiNetworksAvailableNotificationOnOrBuilder () 
	public boolean hasWimaxNetworksAvailableNotificationOn () 
	public android.providers.settings.SettingProto getWimaxNetworksAvailableNotificationOn () 
	public android.providers.settings.SettingProtoOrBuilder getWimaxNetworksAvailableNotificationOnOrBuilder () 
	public boolean hasWifiNetworksAvailableRepeatDelay () 
	public android.providers.settings.SettingProto getWifiNetworksAvailableRepeatDelay () 
	public android.providers.settings.SettingProtoOrBuilder getWifiNetworksAvailableRepeatDelayOrBuilder () 
	public boolean hasWifiCountryCode () 
	public android.providers.settings.SettingProto getWifiCountryCode () 
	public android.providers.settings.SettingProtoOrBuilder getWifiCountryCodeOrBuilder () 
	public boolean hasWifiFrameworkScanIntervalMs () 
	public android.providers.settings.SettingProto getWifiFrameworkScanIntervalMs () 
	public android.providers.settings.SettingProtoOrBuilder getWifiFrameworkScanIntervalMsOrBuilder () 
	public boolean hasWifiIdleMs () 
	public android.providers.settings.SettingProto getWifiIdleMs () 
	public android.providers.settings.SettingProtoOrBuilder getWifiIdleMsOrBuilder () 
	public boolean hasWifiNumOpenNetworksKept () 
	public android.providers.settings.SettingProto getWifiNumOpenNetworksKept () 
	public android.providers.settings.SettingProtoOrBuilder getWifiNumOpenNetworksKeptOrBuilder () 
	public boolean hasWifiOn () 
	public android.providers.settings.SettingProto getWifiOn () 
	public android.providers.settings.SettingProtoOrBuilder getWifiOnOrBuilder () 
	public boolean hasWifiScanAlwaysAvailable () 
	public android.providers.settings.SettingProto getWifiScanAlwaysAvailable () 
	public android.providers.settings.SettingProtoOrBuilder getWifiScanAlwaysAvailableOrBuilder () 
	public boolean hasWifiWakeupEnabled () 
	public android.providers.settings.SettingProto getWifiWakeupEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getWifiWakeupEnabledOrBuilder () 
	public boolean hasWifiWakeupAvailable () 
	public android.providers.settings.SettingProto getWifiWakeupAvailable () 
	public android.providers.settings.SettingProtoOrBuilder getWifiWakeupAvailableOrBuilder () 
	public boolean hasNetworkScoringUiEnabled () 
	public android.providers.settings.SettingProto getNetworkScoringUiEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkScoringUiEnabledOrBuilder () 
	public boolean hasSpeedLabelCacheEvictionAgeMillis () 
	public android.providers.settings.SettingProto getSpeedLabelCacheEvictionAgeMillis () 
	public android.providers.settings.SettingProtoOrBuilder getSpeedLabelCacheEvictionAgeMillisOrBuilder () 
	public boolean hasRecommendedNetworkEvaluatorCacheExpiryMs () 
	public android.providers.settings.SettingProto getRecommendedNetworkEvaluatorCacheExpiryMs () 
	public android.providers.settings.SettingProtoOrBuilder getRecommendedNetworkEvaluatorCacheExpiryMsOrBuilder () 
	public boolean hasNetworkRecommendationsEnabled () 
	public android.providers.settings.SettingProto getNetworkRecommendationsEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkRecommendationsEnabledOrBuilder () 
	public boolean hasNetworkRecommendationsPackage () 
	public android.providers.settings.SettingProto getNetworkRecommendationsPackage () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkRecommendationsPackageOrBuilder () 
	public boolean hasUseOpenWifiPackage () 
	public android.providers.settings.SettingProto getUseOpenWifiPackage () 
	public android.providers.settings.SettingProtoOrBuilder getUseOpenWifiPackageOrBuilder () 
	public boolean hasNetworkRecommendationRequestTimeoutMs () 
	public android.providers.settings.SettingProto getNetworkRecommendationRequestTimeoutMs () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkRecommendationRequestTimeoutMsOrBuilder () 
	public boolean hasBleScanAlwaysAvailable () 
	public android.providers.settings.SettingProto getBleScanAlwaysAvailable () 
	public android.providers.settings.SettingProtoOrBuilder getBleScanAlwaysAvailableOrBuilder () 
	public boolean hasWifiSavedState () 
	public android.providers.settings.SettingProto getWifiSavedState () 
	public android.providers.settings.SettingProtoOrBuilder getWifiSavedStateOrBuilder () 
	public boolean hasWifiSupplicantScanIntervalMs () 
	public android.providers.settings.SettingProto getWifiSupplicantScanIntervalMs () 
	public android.providers.settings.SettingProtoOrBuilder getWifiSupplicantScanIntervalMsOrBuilder () 
	public boolean hasWifiEnhancedAutoJoin () 
	public android.providers.settings.SettingProto getWifiEnhancedAutoJoin () 
	public android.providers.settings.SettingProtoOrBuilder getWifiEnhancedAutoJoinOrBuilder () 
	public boolean hasWifiNetworkShowRssi () 
	public android.providers.settings.SettingProto getWifiNetworkShowRssi () 
	public android.providers.settings.SettingProtoOrBuilder getWifiNetworkShowRssiOrBuilder () 
	public boolean hasWifiScanIntervalWhenP2PConnectedMs () 
	public android.providers.settings.SettingProto getWifiScanIntervalWhenP2PConnectedMs () 
	public android.providers.settings.SettingProtoOrBuilder getWifiScanIntervalWhenP2PConnectedMsOrBuilder () 
	public boolean hasWifiWatchdogOn () 
	public android.providers.settings.SettingProto getWifiWatchdogOn () 
	public android.providers.settings.SettingProtoOrBuilder getWifiWatchdogOnOrBuilder () 
	public boolean hasWifiWatchdogPoorNetworkTestEnabled () 
	public android.providers.settings.SettingProto getWifiWatchdogPoorNetworkTestEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getWifiWatchdogPoorNetworkTestEnabledOrBuilder () 
	public boolean hasWifiSuspendOptimizationsEnabled () 
	public android.providers.settings.SettingProto getWifiSuspendOptimizationsEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getWifiSuspendOptimizationsEnabledOrBuilder () 
	public boolean hasWifiVerboseLoggingEnabled () 
	public android.providers.settings.SettingProto getWifiVerboseLoggingEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getWifiVerboseLoggingEnabledOrBuilder () 
	public boolean hasWifiMaxDhcpRetryCount () 
	public android.providers.settings.SettingProto getWifiMaxDhcpRetryCount () 
	public android.providers.settings.SettingProtoOrBuilder getWifiMaxDhcpRetryCountOrBuilder () 
	public boolean hasWifiMobileDataTransitionWakelockTimeoutMs () 
	public android.providers.settings.SettingProto getWifiMobileDataTransitionWakelockTimeoutMs () 
	public android.providers.settings.SettingProtoOrBuilder getWifiMobileDataTransitionWakelockTimeoutMsOrBuilder () 
	public boolean hasWifiDeviceOwnerConfigsLockdown () 
	public android.providers.settings.SettingProto getWifiDeviceOwnerConfigsLockdown () 
	public android.providers.settings.SettingProtoOrBuilder getWifiDeviceOwnerConfigsLockdownOrBuilder () 
	public boolean hasWifiFrequencyBand () 
	public android.providers.settings.SettingProto getWifiFrequencyBand () 
	public android.providers.settings.SettingProtoOrBuilder getWifiFrequencyBandOrBuilder () 
	public boolean hasWifiP2PDeviceName () 
	public android.providers.settings.SettingProto getWifiP2PDeviceName () 
	public android.providers.settings.SettingProtoOrBuilder getWifiP2PDeviceNameOrBuilder () 
	public boolean hasWifiReenableDelayMs () 
	public android.providers.settings.SettingProto getWifiReenableDelayMs () 
	public android.providers.settings.SettingProtoOrBuilder getWifiReenableDelayMsOrBuilder () 
	public boolean hasWifiEphemeralOutOfRangeTimeoutMs () 
	public android.providers.settings.SettingProto getWifiEphemeralOutOfRangeTimeoutMs () 
	public android.providers.settings.SettingProtoOrBuilder getWifiEphemeralOutOfRangeTimeoutMsOrBuilder () 
	public boolean hasDataStallAlarmNonAggressiveDelayInMs () 
	public android.providers.settings.SettingProto getDataStallAlarmNonAggressiveDelayInMs () 
	public android.providers.settings.SettingProtoOrBuilder getDataStallAlarmNonAggressiveDelayInMsOrBuilder () 
	public boolean hasDataStallAlarmAggressiveDelayInMs () 
	public android.providers.settings.SettingProto getDataStallAlarmAggressiveDelayInMs () 
	public android.providers.settings.SettingProtoOrBuilder getDataStallAlarmAggressiveDelayInMsOrBuilder () 
	public boolean hasProvisioningApnAlarmDelayInMs () 
	public android.providers.settings.SettingProto getProvisioningApnAlarmDelayInMs () 
	public android.providers.settings.SettingProtoOrBuilder getProvisioningApnAlarmDelayInMsOrBuilder () 
	public boolean hasGprsRegisterCheckPeriodMs () 
	public android.providers.settings.SettingProto getGprsRegisterCheckPeriodMs () 
	public android.providers.settings.SettingProtoOrBuilder getGprsRegisterCheckPeriodMsOrBuilder () 
	public boolean hasWtfIsFatal () 
	public android.providers.settings.SettingProto getWtfIsFatal () 
	public android.providers.settings.SettingProtoOrBuilder getWtfIsFatalOrBuilder () 
	public boolean hasModeRinger () 
	public android.providers.settings.SettingProto getModeRinger () 
	public android.providers.settings.SettingProtoOrBuilder getModeRingerOrBuilder () 
	public boolean hasOverlayDisplayDevices () 
	public android.providers.settings.SettingProto getOverlayDisplayDevices () 
	public android.providers.settings.SettingProtoOrBuilder getOverlayDisplayDevicesOrBuilder () 
	public boolean hasBatteryDischargeDurationThreshold () 
	public android.providers.settings.SettingProto getBatteryDischargeDurationThreshold () 
	public android.providers.settings.SettingProtoOrBuilder getBatteryDischargeDurationThresholdOrBuilder () 
	public boolean hasBatteryDischargeThreshold () 
	public android.providers.settings.SettingProto getBatteryDischargeThreshold () 
	public android.providers.settings.SettingProtoOrBuilder getBatteryDischargeThresholdOrBuilder () 
	public boolean hasSendActionAppError () 
	public android.providers.settings.SettingProto getSendActionAppError () 
	public android.providers.settings.SettingProtoOrBuilder getSendActionAppErrorOrBuilder () 
	public boolean hasDropboxAgeSeconds () 
	public android.providers.settings.SettingProto getDropboxAgeSeconds () 
	public android.providers.settings.SettingProtoOrBuilder getDropboxAgeSecondsOrBuilder () 
	public boolean hasDropboxMaxFiles () 
	public android.providers.settings.SettingProto getDropboxMaxFiles () 
	public android.providers.settings.SettingProtoOrBuilder getDropboxMaxFilesOrBuilder () 
	public boolean hasDropboxQuotaKb () 
	public android.providers.settings.SettingProto getDropboxQuotaKb () 
	public android.providers.settings.SettingProtoOrBuilder getDropboxQuotaKbOrBuilder () 
	public boolean hasDropboxQuotaPercent () 
	public android.providers.settings.SettingProto getDropboxQuotaPercent () 
	public android.providers.settings.SettingProtoOrBuilder getDropboxQuotaPercentOrBuilder () 
	public boolean hasDropboxReservePercent () 
	public android.providers.settings.SettingProto getDropboxReservePercent () 
	public android.providers.settings.SettingProtoOrBuilder getDropboxReservePercentOrBuilder () 
	public boolean hasDropboxTagPrefix () 
	public android.providers.settings.SettingProto getDropboxTagPrefix () 
	public android.providers.settings.SettingProtoOrBuilder getDropboxTagPrefixOrBuilder () 
	public boolean hasErrorLogcatPrefix () 
	public android.providers.settings.SettingProto getErrorLogcatPrefix () 
	public android.providers.settings.SettingProtoOrBuilder getErrorLogcatPrefixOrBuilder () 
	public boolean hasSysFreeStorageLogInterval () 
	public android.providers.settings.SettingProto getSysFreeStorageLogInterval () 
	public android.providers.settings.SettingProtoOrBuilder getSysFreeStorageLogIntervalOrBuilder () 
	public boolean hasDiskFreeChangeReportingThreshold () 
	public android.providers.settings.SettingProto getDiskFreeChangeReportingThreshold () 
	public android.providers.settings.SettingProtoOrBuilder getDiskFreeChangeReportingThresholdOrBuilder () 
	public boolean hasSysStorageThresholdPercentage () 
	public android.providers.settings.SettingProto getSysStorageThresholdPercentage () 
	public android.providers.settings.SettingProtoOrBuilder getSysStorageThresholdPercentageOrBuilder () 
	public boolean hasSysStorageThresholdMaxBytes () 
	public android.providers.settings.SettingProto getSysStorageThresholdMaxBytes () 
	public android.providers.settings.SettingProtoOrBuilder getSysStorageThresholdMaxBytesOrBuilder () 
	public boolean hasSysStorageFullThresholdBytes () 
	public android.providers.settings.SettingProto getSysStorageFullThresholdBytes () 
	public android.providers.settings.SettingProtoOrBuilder getSysStorageFullThresholdBytesOrBuilder () 
	public boolean hasSysStorageCachePercentage () 
	public android.providers.settings.SettingProto getSysStorageCachePercentage () 
	public android.providers.settings.SettingProtoOrBuilder getSysStorageCachePercentageOrBuilder () 
	public boolean hasSysStorageCacheMaxBytes () 
	public android.providers.settings.SettingProto getSysStorageCacheMaxBytes () 
	public android.providers.settings.SettingProtoOrBuilder getSysStorageCacheMaxBytesOrBuilder () 
	public boolean hasSyncMaxRetryDelayInSeconds () 
	public android.providers.settings.SettingProto getSyncMaxRetryDelayInSeconds () 
	public android.providers.settings.SettingProtoOrBuilder getSyncMaxRetryDelayInSecondsOrBuilder () 
	public boolean hasConnectivityChangeDelay () 
	public android.providers.settings.SettingProto getConnectivityChangeDelay () 
	public android.providers.settings.SettingProtoOrBuilder getConnectivityChangeDelayOrBuilder () 
	public boolean hasConnectivitySamplingIntervalInSeconds () 
	public android.providers.settings.SettingProto getConnectivitySamplingIntervalInSeconds () 
	public android.providers.settings.SettingProtoOrBuilder getConnectivitySamplingIntervalInSecondsOrBuilder () 
	public boolean hasPacChangeDelay () 
	public android.providers.settings.SettingProto getPacChangeDelay () 
	public android.providers.settings.SettingProtoOrBuilder getPacChangeDelayOrBuilder () 
	public boolean hasCaptivePortalMode () 
	public android.providers.settings.SettingProto getCaptivePortalMode () 
	public android.providers.settings.SettingProtoOrBuilder getCaptivePortalModeOrBuilder () 
	public boolean hasCaptivePortalDetectionEnabled () 
	public android.providers.settings.SettingProto getCaptivePortalDetectionEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getCaptivePortalDetectionEnabledOrBuilder () 
	public boolean hasCaptivePortalServer () 
	public android.providers.settings.SettingProto getCaptivePortalServer () 
	public android.providers.settings.SettingProtoOrBuilder getCaptivePortalServerOrBuilder () 
	public boolean hasCaptivePortalHttpsUrl () 
	public android.providers.settings.SettingProto getCaptivePortalHttpsUrl () 
	public android.providers.settings.SettingProtoOrBuilder getCaptivePortalHttpsUrlOrBuilder () 
	public boolean hasCaptivePortalHttpUrl () 
	public android.providers.settings.SettingProto getCaptivePortalHttpUrl () 
	public android.providers.settings.SettingProtoOrBuilder getCaptivePortalHttpUrlOrBuilder () 
	public boolean hasCaptivePortalFallbackUrl () 
	public android.providers.settings.SettingProto getCaptivePortalFallbackUrl () 
	public android.providers.settings.SettingProtoOrBuilder getCaptivePortalFallbackUrlOrBuilder () 
	public boolean hasCaptivePortalOtherFallbackUrls () 
	public android.providers.settings.SettingProto getCaptivePortalOtherFallbackUrls () 
	public android.providers.settings.SettingProtoOrBuilder getCaptivePortalOtherFallbackUrlsOrBuilder () 
	public boolean hasCaptivePortalUseHttps () 
	public android.providers.settings.SettingProto getCaptivePortalUseHttps () 
	public android.providers.settings.SettingProtoOrBuilder getCaptivePortalUseHttpsOrBuilder () 
	public boolean hasCaptivePortalUserAgent () 
	public android.providers.settings.SettingProto getCaptivePortalUserAgent () 
	public android.providers.settings.SettingProtoOrBuilder getCaptivePortalUserAgentOrBuilder () 
	public boolean hasNsdOn () 
	public android.providers.settings.SettingProto getNsdOn () 
	public android.providers.settings.SettingProtoOrBuilder getNsdOnOrBuilder () 
	public boolean hasSetInstallLocation () 
	public android.providers.settings.SettingProto getSetInstallLocation () 
	public android.providers.settings.SettingProtoOrBuilder getSetInstallLocationOrBuilder () 
	public boolean hasDefaultInstallLocation () 
	public android.providers.settings.SettingProto getDefaultInstallLocation () 
	public android.providers.settings.SettingProtoOrBuilder getDefaultInstallLocationOrBuilder () 
	public boolean hasInetConditionDebounceUpDelay () 
	public android.providers.settings.SettingProto getInetConditionDebounceUpDelay () 
	public android.providers.settings.SettingProtoOrBuilder getInetConditionDebounceUpDelayOrBuilder () 
	public boolean hasInetConditionDebounceDownDelay () 
	public android.providers.settings.SettingProto getInetConditionDebounceDownDelay () 
	public android.providers.settings.SettingProtoOrBuilder getInetConditionDebounceDownDelayOrBuilder () 
	public boolean hasReadExternalStorageEnforcedDefault () 
	public android.providers.settings.SettingProto getReadExternalStorageEnforcedDefault () 
	public android.providers.settings.SettingProtoOrBuilder getReadExternalStorageEnforcedDefaultOrBuilder () 
	public boolean hasHttpProxy () 
	public android.providers.settings.SettingProto getHttpProxy () 
	public android.providers.settings.SettingProtoOrBuilder getHttpProxyOrBuilder () 
	public boolean hasGlobalHttpProxyHost () 
	public android.providers.settings.SettingProto getGlobalHttpProxyHost () 
	public android.providers.settings.SettingProtoOrBuilder getGlobalHttpProxyHostOrBuilder () 
	public boolean hasGlobalHttpProxyPort () 
	public android.providers.settings.SettingProto getGlobalHttpProxyPort () 
	public android.providers.settings.SettingProtoOrBuilder getGlobalHttpProxyPortOrBuilder () 
	public boolean hasGlobalHttpProxyExclusionList () 
	public android.providers.settings.SettingProto getGlobalHttpProxyExclusionList () 
	public android.providers.settings.SettingProtoOrBuilder getGlobalHttpProxyExclusionListOrBuilder () 
	public boolean hasGlobalHttpProxyPac () 
	public android.providers.settings.SettingProto getGlobalHttpProxyPac () 
	public android.providers.settings.SettingProtoOrBuilder getGlobalHttpProxyPacOrBuilder () 
	public boolean hasSetGlobalHttpProxy () 
	public android.providers.settings.SettingProto getSetGlobalHttpProxy () 
	public android.providers.settings.SettingProtoOrBuilder getSetGlobalHttpProxyOrBuilder () 
	public boolean hasDefaultDnsServer () 
	public android.providers.settings.SettingProto getDefaultDnsServer () 
	public android.providers.settings.SettingProtoOrBuilder getDefaultDnsServerOrBuilder () 
	public boolean hasPrivateDnsMode () 
	public android.providers.settings.SettingProto getPrivateDnsMode () 
	public android.providers.settings.SettingProtoOrBuilder getPrivateDnsModeOrBuilder () 
	public boolean hasPrivateDnsSpecifier () 
	public android.providers.settings.SettingProto getPrivateDnsSpecifier () 
	public android.providers.settings.SettingProtoOrBuilder getPrivateDnsSpecifierOrBuilder () 
	public boolean hasBluetoothHeadsetPriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothHeadsetPriorityPrefix () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothHeadsetPriorityPrefixOrBuilder () 
	public boolean hasBluetoothA2DpSinkPriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothA2DpSinkPriorityPrefix () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothA2DpSinkPriorityPrefixOrBuilder () 
	public boolean hasBluetoothA2DpSrcPriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothA2DpSrcPriorityPrefix () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothA2DpSrcPriorityPrefixOrBuilder () 
	public boolean hasBluetoothA2DpSupportsOptionalCodecsPrefix () 
	public android.providers.settings.SettingProto getBluetoothA2DpSupportsOptionalCodecsPrefix () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothA2DpSupportsOptionalCodecsPrefixOrBuilder () 
	public boolean hasBluetoothA2DpOptionalCodecsEnabledPrefix () 
	public android.providers.settings.SettingProto getBluetoothA2DpOptionalCodecsEnabledPrefix () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothA2DpOptionalCodecsEnabledPrefixOrBuilder () 
	public boolean hasBluetoothInputDevicePriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothInputDevicePriorityPrefix () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothInputDevicePriorityPrefixOrBuilder () 
	public boolean hasBluetoothMapPriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothMapPriorityPrefix () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothMapPriorityPrefixOrBuilder () 
	public boolean hasBluetoothMapClientPriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothMapClientPriorityPrefix () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothMapClientPriorityPrefixOrBuilder () 
	public boolean hasBluetoothPbapClientPriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothPbapClientPriorityPrefix () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothPbapClientPriorityPrefixOrBuilder () 
	public boolean hasBluetoothSapPriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothSapPriorityPrefix () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothSapPriorityPrefixOrBuilder () 
	public boolean hasBluetoothPanPriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothPanPriorityPrefix () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothPanPriorityPrefixOrBuilder () 
	public boolean hasBluetoothHearingAidPriorityPrefix () 
	public android.providers.settings.SettingProto getBluetoothHearingAidPriorityPrefix () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothHearingAidPriorityPrefixOrBuilder () 
	public boolean hasActivityManagerConstants () 
	public android.providers.settings.SettingProto getActivityManagerConstants () 
	public android.providers.settings.SettingProtoOrBuilder getActivityManagerConstantsOrBuilder () 
	public boolean hasDeviceIdleConstants () 
	public android.providers.settings.SettingProto getDeviceIdleConstants () 
	public android.providers.settings.SettingProtoOrBuilder getDeviceIdleConstantsOrBuilder () 
	public boolean hasDeviceIdleConstantsWatch () 
	public android.providers.settings.SettingProto getDeviceIdleConstantsWatch () 
	public android.providers.settings.SettingProtoOrBuilder getDeviceIdleConstantsWatchOrBuilder () 
	public boolean hasBatterySaverConstants () 
	public android.providers.settings.SettingProto getBatterySaverConstants () 
	public android.providers.settings.SettingProtoOrBuilder getBatterySaverConstantsOrBuilder () 
	public boolean hasAnomalyDetectionConstants () 
	public android.providers.settings.SettingProto getAnomalyDetectionConstants () 
	public android.providers.settings.SettingProtoOrBuilder getAnomalyDetectionConstantsOrBuilder () 
	public boolean hasAlwaysOnDisplayConstants () 
	public android.providers.settings.SettingProto getAlwaysOnDisplayConstants () 
	public android.providers.settings.SettingProtoOrBuilder getAlwaysOnDisplayConstantsOrBuilder () 
	public boolean hasAppIdleConstants () 
	public android.providers.settings.SettingProto getAppIdleConstants () 
	public android.providers.settings.SettingProtoOrBuilder getAppIdleConstantsOrBuilder () 
	public boolean hasPowerManagerConstants () 
	public android.providers.settings.SettingProto getPowerManagerConstants () 
	public android.providers.settings.SettingProtoOrBuilder getPowerManagerConstantsOrBuilder () 
	public boolean hasAlarmManagerConstants () 
	public android.providers.settings.SettingProto getAlarmManagerConstants () 
	public android.providers.settings.SettingProtoOrBuilder getAlarmManagerConstantsOrBuilder () 
	public boolean hasJobSchedulerConstants () 
	public android.providers.settings.SettingProto getJobSchedulerConstants () 
	public android.providers.settings.SettingProtoOrBuilder getJobSchedulerConstantsOrBuilder () 
	public boolean hasShortcutManagerConstants () 
	public android.providers.settings.SettingProto getShortcutManagerConstants () 
	public android.providers.settings.SettingProtoOrBuilder getShortcutManagerConstantsOrBuilder () 
	public boolean hasDevicePolicyConstants () 
	public android.providers.settings.SettingProto getDevicePolicyConstants () 
	public android.providers.settings.SettingProtoOrBuilder getDevicePolicyConstantsOrBuilder () 
	public boolean hasTextClassifierConstants () 
	public android.providers.settings.SettingProto getTextClassifierConstants () 
	public android.providers.settings.SettingProtoOrBuilder getTextClassifierConstantsOrBuilder () 
	public boolean hasWindowAnimationScale () 
	public android.providers.settings.SettingProto getWindowAnimationScale () 
	public android.providers.settings.SettingProtoOrBuilder getWindowAnimationScaleOrBuilder () 
	public boolean hasTransitionAnimationScale () 
	public android.providers.settings.SettingProto getTransitionAnimationScale () 
	public android.providers.settings.SettingProtoOrBuilder getTransitionAnimationScaleOrBuilder () 
	public boolean hasAnimatorDurationScale () 
	public android.providers.settings.SettingProto getAnimatorDurationScale () 
	public android.providers.settings.SettingProtoOrBuilder getAnimatorDurationScaleOrBuilder () 
	public boolean hasFancyImeAnimations () 
	public android.providers.settings.SettingProto getFancyImeAnimations () 
	public android.providers.settings.SettingProtoOrBuilder getFancyImeAnimationsOrBuilder () 
	public boolean hasCompatibilityMode () 
	public android.providers.settings.SettingProto getCompatibilityMode () 
	public android.providers.settings.SettingProtoOrBuilder getCompatibilityModeOrBuilder () 
	public boolean hasEmergencyTone () 
	public android.providers.settings.SettingProto getEmergencyTone () 
	public android.providers.settings.SettingProtoOrBuilder getEmergencyToneOrBuilder () 
	public boolean hasCallAutoRetry () 
	public android.providers.settings.SettingProto getCallAutoRetry () 
	public android.providers.settings.SettingProtoOrBuilder getCallAutoRetryOrBuilder () 
	public boolean hasEmergencyAffordanceNeeded () 
	public android.providers.settings.SettingProto getEmergencyAffordanceNeeded () 
	public android.providers.settings.SettingProtoOrBuilder getEmergencyAffordanceNeededOrBuilder () 
	public boolean hasPreferredNetworkMode () 
	public android.providers.settings.SettingProto getPreferredNetworkMode () 
	public android.providers.settings.SettingProtoOrBuilder getPreferredNetworkModeOrBuilder () 
	public boolean hasDebugApp () 
	public android.providers.settings.SettingProto getDebugApp () 
	public android.providers.settings.SettingProtoOrBuilder getDebugAppOrBuilder () 
	public boolean hasWaitForDebugger () 
	public android.providers.settings.SettingProto getWaitForDebugger () 
	public android.providers.settings.SettingProtoOrBuilder getWaitForDebuggerOrBuilder () 
	public boolean hasEnableGpuDebugLayers () 
	public android.providers.settings.SettingProto getEnableGpuDebugLayers () 
	public android.providers.settings.SettingProtoOrBuilder getEnableGpuDebugLayersOrBuilder () 
	public boolean hasGpuDebugApp () 
	public android.providers.settings.SettingProto getGpuDebugApp () 
	public android.providers.settings.SettingProtoOrBuilder getGpuDebugAppOrBuilder () 
	public boolean hasGpuDebugLayers () 
	public android.providers.settings.SettingProto getGpuDebugLayers () 
	public android.providers.settings.SettingProtoOrBuilder getGpuDebugLayersOrBuilder () 
	public boolean hasLowPowerMode () 
	public android.providers.settings.SettingProto getLowPowerMode () 
	public android.providers.settings.SettingProtoOrBuilder getLowPowerModeOrBuilder () 
	public boolean hasLowPowerModeTriggerLevel () 
	public android.providers.settings.SettingProto getLowPowerModeTriggerLevel () 
	public android.providers.settings.SettingProtoOrBuilder getLowPowerModeTriggerLevelOrBuilder () 
	public boolean hasAlwaysFinishActivities () 
	public android.providers.settings.SettingProto getAlwaysFinishActivities () 
	public android.providers.settings.SettingProtoOrBuilder getAlwaysFinishActivitiesOrBuilder () 
	public boolean hasDockAudioMediaEnabled () 
	public android.providers.settings.SettingProto getDockAudioMediaEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getDockAudioMediaEnabledOrBuilder () 
	public boolean hasEncodedSurroundOutput () 
	public android.providers.settings.SettingProto getEncodedSurroundOutput () 
	public android.providers.settings.SettingProtoOrBuilder getEncodedSurroundOutputOrBuilder () 
	public boolean hasAudioSafeVolumeState () 
	public android.providers.settings.SettingProto getAudioSafeVolumeState () 
	public android.providers.settings.SettingProtoOrBuilder getAudioSafeVolumeStateOrBuilder () 
	public boolean hasTzinfoUpdateContentUrl () 
	public android.providers.settings.SettingProto getTzinfoUpdateContentUrl () 
	public android.providers.settings.SettingProtoOrBuilder getTzinfoUpdateContentUrlOrBuilder () 
	public boolean hasTzinfoUpdateMetadataUrl () 
	public android.providers.settings.SettingProto getTzinfoUpdateMetadataUrl () 
	public android.providers.settings.SettingProtoOrBuilder getTzinfoUpdateMetadataUrlOrBuilder () 
	public boolean hasSelinuxUpdateContentUrl () 
	public android.providers.settings.SettingProto getSelinuxUpdateContentUrl () 
	public android.providers.settings.SettingProtoOrBuilder getSelinuxUpdateContentUrlOrBuilder () 
	public boolean hasSelinuxUpdateMetadataUrl () 
	public android.providers.settings.SettingProto getSelinuxUpdateMetadataUrl () 
	public android.providers.settings.SettingProtoOrBuilder getSelinuxUpdateMetadataUrlOrBuilder () 
	public boolean hasSmsShortCodesUpdateContentUrl () 
	public android.providers.settings.SettingProto getSmsShortCodesUpdateContentUrl () 
	public android.providers.settings.SettingProtoOrBuilder getSmsShortCodesUpdateContentUrlOrBuilder () 
	public boolean hasSmsShortCodesUpdateMetadataUrl () 
	public android.providers.settings.SettingProto getSmsShortCodesUpdateMetadataUrl () 
	public android.providers.settings.SettingProtoOrBuilder getSmsShortCodesUpdateMetadataUrlOrBuilder () 
	public boolean hasApnDbUpdateContentUrl () 
	public android.providers.settings.SettingProto getApnDbUpdateContentUrl () 
	public android.providers.settings.SettingProtoOrBuilder getApnDbUpdateContentUrlOrBuilder () 
	public boolean hasApnDbUpdateMetadataUrl () 
	public android.providers.settings.SettingProto getApnDbUpdateMetadataUrl () 
	public android.providers.settings.SettingProtoOrBuilder getApnDbUpdateMetadataUrlOrBuilder () 
	public boolean hasCertPinUpdateContentUrl () 
	public android.providers.settings.SettingProto getCertPinUpdateContentUrl () 
	public android.providers.settings.SettingProtoOrBuilder getCertPinUpdateContentUrlOrBuilder () 
	public boolean hasCertPinUpdateMetadataUrl () 
	public android.providers.settings.SettingProto getCertPinUpdateMetadataUrl () 
	public android.providers.settings.SettingProtoOrBuilder getCertPinUpdateMetadataUrlOrBuilder () 
	public boolean hasIntentFirewallUpdateContentUrl () 
	public android.providers.settings.SettingProto getIntentFirewallUpdateContentUrl () 
	public android.providers.settings.SettingProtoOrBuilder getIntentFirewallUpdateContentUrlOrBuilder () 
	public boolean hasIntentFirewallUpdateMetadataUrl () 
	public android.providers.settings.SettingProto getIntentFirewallUpdateMetadataUrl () 
	public android.providers.settings.SettingProtoOrBuilder getIntentFirewallUpdateMetadataUrlOrBuilder () 
	public boolean hasLangIdUpdateContentUrl () 
	public android.providers.settings.SettingProto getLangIdUpdateContentUrl () 
	public android.providers.settings.SettingProtoOrBuilder getLangIdUpdateContentUrlOrBuilder () 
	public boolean hasLangIdUpdateMetadataUrl () 
	public android.providers.settings.SettingProto getLangIdUpdateMetadataUrl () 
	public android.providers.settings.SettingProtoOrBuilder getLangIdUpdateMetadataUrlOrBuilder () 
	public boolean hasSmartSelectionUpdateContentUrl () 
	public android.providers.settings.SettingProto getSmartSelectionUpdateContentUrl () 
	public android.providers.settings.SettingProtoOrBuilder getSmartSelectionUpdateContentUrlOrBuilder () 
	public boolean hasSmartSelectionUpdateMetadataUrl () 
	public android.providers.settings.SettingProto getSmartSelectionUpdateMetadataUrl () 
	public android.providers.settings.SettingProtoOrBuilder getSmartSelectionUpdateMetadataUrlOrBuilder () 
	public boolean hasSelinuxStatus () 
	public android.providers.settings.SettingProto getSelinuxStatus () 
	public android.providers.settings.SettingProtoOrBuilder getSelinuxStatusOrBuilder () 
	public boolean hasDevelopmentForceRtl () 
	public android.providers.settings.SettingProto getDevelopmentForceRtl () 
	public android.providers.settings.SettingProtoOrBuilder getDevelopmentForceRtlOrBuilder () 
	public boolean hasLowBatterySoundTimeout () 
	public android.providers.settings.SettingProto getLowBatterySoundTimeout () 
	public android.providers.settings.SettingProtoOrBuilder getLowBatterySoundTimeoutOrBuilder () 
	public boolean hasWifiBounceDelayOverrideMs () 
	public android.providers.settings.SettingProto getWifiBounceDelayOverrideMs () 
	public android.providers.settings.SettingProtoOrBuilder getWifiBounceDelayOverrideMsOrBuilder () 
	public boolean hasPolicyControl () 
	public android.providers.settings.SettingProto getPolicyControl () 
	public android.providers.settings.SettingProtoOrBuilder getPolicyControlOrBuilder () 
	public boolean hasZenMode () 
	public android.providers.settings.SettingProto getZenMode () 
	public android.providers.settings.SettingProtoOrBuilder getZenModeOrBuilder () 
	public boolean hasZenModeRingerLevel () 
	public android.providers.settings.SettingProto getZenModeRingerLevel () 
	public android.providers.settings.SettingProtoOrBuilder getZenModeRingerLevelOrBuilder () 
	public boolean hasZenModeConfigEtag () 
	public android.providers.settings.SettingProto getZenModeConfigEtag () 
	public android.providers.settings.SettingProtoOrBuilder getZenModeConfigEtagOrBuilder () 
	public boolean hasHeadsUpNotificationsEnabled () 
	public android.providers.settings.SettingProto getHeadsUpNotificationsEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getHeadsUpNotificationsEnabledOrBuilder () 
	public boolean hasDeviceName () 
	public android.providers.settings.SettingProto getDeviceName () 
	public android.providers.settings.SettingProtoOrBuilder getDeviceNameOrBuilder () 
	public boolean hasNetworkScoringProvisioned () 
	public android.providers.settings.SettingProto getNetworkScoringProvisioned () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkScoringProvisionedOrBuilder () 
	public boolean hasRequirePasswordToDecrypt () 
	public android.providers.settings.SettingProto getRequirePasswordToDecrypt () 
	public android.providers.settings.SettingProtoOrBuilder getRequirePasswordToDecryptOrBuilder () 
	public boolean hasEnhanced4GModeEnabled () 
	public android.providers.settings.SettingProto getEnhanced4GModeEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getEnhanced4GModeEnabledOrBuilder () 
	public boolean hasVtImsEnabled () 
	public android.providers.settings.SettingProto getVtImsEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getVtImsEnabledOrBuilder () 
	public boolean hasWfcImsEnabled () 
	public android.providers.settings.SettingProto getWfcImsEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getWfcImsEnabledOrBuilder () 
	public boolean hasWfcImsMode () 
	public android.providers.settings.SettingProto getWfcImsMode () 
	public android.providers.settings.SettingProtoOrBuilder getWfcImsModeOrBuilder () 
	public boolean hasWfcImsRoamingMode () 
	public android.providers.settings.SettingProto getWfcImsRoamingMode () 
	public android.providers.settings.SettingProtoOrBuilder getWfcImsRoamingModeOrBuilder () 
	public boolean hasWfcImsRoamingEnabled () 
	public android.providers.settings.SettingProto getWfcImsRoamingEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getWfcImsRoamingEnabledOrBuilder () 
	public boolean hasLteServiceForced () 
	public android.providers.settings.SettingProto getLteServiceForced () 
	public android.providers.settings.SettingProtoOrBuilder getLteServiceForcedOrBuilder () 
	public boolean hasEphemeralCookieMaxSizeBytes () 
	public android.providers.settings.SettingProto getEphemeralCookieMaxSizeBytes () 
	public android.providers.settings.SettingProtoOrBuilder getEphemeralCookieMaxSizeBytesOrBuilder () 
	public boolean hasEnableEphemeralFeature () 
	public android.providers.settings.SettingProto getEnableEphemeralFeature () 
	public android.providers.settings.SettingProtoOrBuilder getEnableEphemeralFeatureOrBuilder () 
	public boolean hasInstantAppDexoptEnabled () 
	public android.providers.settings.SettingProto getInstantAppDexoptEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getInstantAppDexoptEnabledOrBuilder () 
	public boolean hasInstalledInstantAppMinCachePeriod () 
	public android.providers.settings.SettingProto getInstalledInstantAppMinCachePeriod () 
	public android.providers.settings.SettingProtoOrBuilder getInstalledInstantAppMinCachePeriodOrBuilder () 
	public boolean hasInstalledInstantAppMaxCachePeriod () 
	public android.providers.settings.SettingProto getInstalledInstantAppMaxCachePeriod () 
	public android.providers.settings.SettingProtoOrBuilder getInstalledInstantAppMaxCachePeriodOrBuilder () 
	public boolean hasUninstalledInstantAppMinCachePeriod () 
	public android.providers.settings.SettingProto getUninstalledInstantAppMinCachePeriod () 
	public android.providers.settings.SettingProtoOrBuilder getUninstalledInstantAppMinCachePeriodOrBuilder () 
	public boolean hasUninstalledInstantAppMaxCachePeriod () 
	public android.providers.settings.SettingProto getUninstalledInstantAppMaxCachePeriod () 
	public android.providers.settings.SettingProtoOrBuilder getUninstalledInstantAppMaxCachePeriodOrBuilder () 
	public boolean hasUnusedStaticSharedLibMinCachePeriod () 
	public android.providers.settings.SettingProto getUnusedStaticSharedLibMinCachePeriod () 
	public android.providers.settings.SettingProtoOrBuilder getUnusedStaticSharedLibMinCachePeriodOrBuilder () 
	public boolean hasAllowUserSwitchingWhenSystemUserLocked () 
	public android.providers.settings.SettingProto getAllowUserSwitchingWhenSystemUserLocked () 
	public android.providers.settings.SettingProtoOrBuilder getAllowUserSwitchingWhenSystemUserLockedOrBuilder () 
	public boolean hasBootCount () 
	public android.providers.settings.SettingProto getBootCount () 
	public android.providers.settings.SettingProtoOrBuilder getBootCountOrBuilder () 
	public boolean hasSafeBootDisallowed () 
	public android.providers.settings.SettingProto getSafeBootDisallowed () 
	public android.providers.settings.SettingProtoOrBuilder getSafeBootDisallowedOrBuilder () 
	public boolean hasDeviceDemoMode () 
	public android.providers.settings.SettingProto getDeviceDemoMode () 
	public android.providers.settings.SettingProtoOrBuilder getDeviceDemoModeOrBuilder () 
	public boolean hasNetworkAccessTimeoutMs () 
	public android.providers.settings.SettingProto getNetworkAccessTimeoutMs () 
	public android.providers.settings.SettingProtoOrBuilder getNetworkAccessTimeoutMsOrBuilder () 
	public boolean hasDatabaseDowngradeReason () 
	public android.providers.settings.SettingProto getDatabaseDowngradeReason () 
	public android.providers.settings.SettingProtoOrBuilder getDatabaseDowngradeReasonOrBuilder () 
	public boolean hasDatabaseCreationBuildid () 
	public android.providers.settings.SettingProto getDatabaseCreationBuildid () 
	public android.providers.settings.SettingProtoOrBuilder getDatabaseCreationBuildidOrBuilder () 
	public boolean hasContactsDatabaseWalEnabled () 
	public android.providers.settings.SettingProto getContactsDatabaseWalEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getContactsDatabaseWalEnabledOrBuilder () 
	public boolean hasLocationSettingsLinkToPermissionsEnabled () 
	public android.providers.settings.SettingProto getLocationSettingsLinkToPermissionsEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getLocationSettingsLinkToPermissionsEnabledOrBuilder () 
	public boolean hasEuiccFactoryResetTimeoutMillis () 
	public android.providers.settings.SettingProto getEuiccFactoryResetTimeoutMillis () 
	public android.providers.settings.SettingProtoOrBuilder getEuiccFactoryResetTimeoutMillisOrBuilder () 
	public boolean hasStorageSettingsClobberThreshold () 
	public android.providers.settings.SettingProto getStorageSettingsClobberThreshold () 
	public android.providers.settings.SettingProtoOrBuilder getStorageSettingsClobberThresholdOrBuilder () 
	public boolean hasMultiSimVoiceCallSubscription () 
	public android.providers.settings.SettingProto getMultiSimVoiceCallSubscription () 
	public android.providers.settings.SettingProtoOrBuilder getMultiSimVoiceCallSubscriptionOrBuilder () 
	public boolean hasMultiSimVoicePrompt () 
	public android.providers.settings.SettingProto getMultiSimVoicePrompt () 
	public android.providers.settings.SettingProtoOrBuilder getMultiSimVoicePromptOrBuilder () 
	public boolean hasMultiSimDataCallSubscription () 
	public android.providers.settings.SettingProto getMultiSimDataCallSubscription () 
	public android.providers.settings.SettingProtoOrBuilder getMultiSimDataCallSubscriptionOrBuilder () 
	public boolean hasMultiSimSmsSubscription () 
	public android.providers.settings.SettingProto getMultiSimSmsSubscription () 
	public android.providers.settings.SettingProtoOrBuilder getMultiSimSmsSubscriptionOrBuilder () 
	public boolean hasMultiSimSmsPrompt () 
	public android.providers.settings.SettingProto getMultiSimSmsPrompt () 
	public android.providers.settings.SettingProtoOrBuilder getMultiSimSmsPromptOrBuilder () 
	public boolean hasNewContactAggregator () 
	public android.providers.settings.SettingProto getNewContactAggregator () 
	public android.providers.settings.SettingProtoOrBuilder getNewContactAggregatorOrBuilder () 
	public boolean hasContactMetadataSyncEnabled () 
	public android.providers.settings.SettingProto getContactMetadataSyncEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getContactMetadataSyncEnabledOrBuilder () 
	public boolean hasEnableCellularOnBoot () 
	public android.providers.settings.SettingProto getEnableCellularOnBoot () 
	public android.providers.settings.SettingProtoOrBuilder getEnableCellularOnBootOrBuilder () 
	public boolean hasMaxNotificationEnqueueRate () 
	public android.providers.settings.SettingProto getMaxNotificationEnqueueRate () 
	public android.providers.settings.SettingProtoOrBuilder getMaxNotificationEnqueueRateOrBuilder () 
	public boolean hasShowNotificationChannelWarnings () 
	public android.providers.settings.SettingProto getShowNotificationChannelWarnings () 
	public android.providers.settings.SettingProtoOrBuilder getShowNotificationChannelWarningsOrBuilder () 
	public boolean hasCellOn () 
	public android.providers.settings.SettingProto getCellOn () 
	public android.providers.settings.SettingProtoOrBuilder getCellOnOrBuilder () 
	public boolean hasShowTemperatureWarning () 
	public android.providers.settings.SettingProto getShowTemperatureWarning () 
	public android.providers.settings.SettingProtoOrBuilder getShowTemperatureWarningOrBuilder () 
	public boolean hasWarningTemperature () 
	public android.providers.settings.SettingProto getWarningTemperature () 
	public android.providers.settings.SettingProtoOrBuilder getWarningTemperatureOrBuilder () 
	public boolean hasEnableDiskstatsLogging () 
	public android.providers.settings.SettingProto getEnableDiskstatsLogging () 
	public android.providers.settings.SettingProtoOrBuilder getEnableDiskstatsLoggingOrBuilder () 
	public boolean hasEnableCacheQuotaCalculation () 
	public android.providers.settings.SettingProto getEnableCacheQuotaCalculation () 
	public android.providers.settings.SettingProtoOrBuilder getEnableCacheQuotaCalculationOrBuilder () 
	public boolean hasEnableDeletionHelperNoThresholdToggle () 
	public android.providers.settings.SettingProto getEnableDeletionHelperNoThresholdToggle () 
	public android.providers.settings.SettingProtoOrBuilder getEnableDeletionHelperNoThresholdToggleOrBuilder () 
	public boolean hasNotificationSnoozeOptions () 
	public android.providers.settings.SettingProto getNotificationSnoozeOptions () 
	public android.providers.settings.SettingProtoOrBuilder getNotificationSnoozeOptionsOrBuilder () 
	public boolean hasEnableGnssRawMeasFullTracking () 
	public android.providers.settings.SettingProto getEnableGnssRawMeasFullTracking () 
	public android.providers.settings.SettingProtoOrBuilder getEnableGnssRawMeasFullTrackingOrBuilder () 
	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.providers.settings.GlobalSettingsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.providers.settings.GlobalSettingsProto 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.providers.settings.GlobalSettingsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.providers.settings.GlobalSettingsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.GlobalSettingsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.providers.settings.GlobalSettingsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.GlobalSettingsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.providers.settings.GlobalSettingsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.GlobalSettingsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.providers.settings.GlobalSettingsProto 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.providers.settings.GlobalSettingsProto$Builder newBuilderForType () 
	public static android.providers.settings.GlobalSettingsProto$Builder newBuilder () 
	public static android.providers.settings.GlobalSettingsProto$Builder newBuilder (android.providers.settings.GlobalSettingsProto) 
		android.providers.settings.GlobalSettingsProto prototype
	public android.providers.settings.GlobalSettingsProto$Builder toBuilder () 
	protected android.providers.settings.GlobalSettingsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.providers.settings.GlobalSettingsProto$Builder builder
	public static android.providers.settings.GlobalSettingsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.providers.settings.GlobalSettingsProto 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.providers.settings.GlobalSettingsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.providers.settings.GlobalSettingsProto$1 x1
	static java.util.List access$402 (android.providers.settings.GlobalSettingsProto, java.util.List) 
		android.providers.settings.GlobalSettingsProto x0
		java.util.List x1
	static android.providers.settings.SettingProto access$502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$19002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$19102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$19202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$19302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$19402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$19502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$19602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$19702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$19802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$19902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$20002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$20102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$20202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$20302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$20402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$20502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$20602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$20702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$20802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$20902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$21002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$21102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$21202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$21302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$21402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$21502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$21602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$21702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$21802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$21902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$22002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$22102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$22202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$22302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$22402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$22502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$22602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$22702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$22802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$22902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$23002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$23102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$23202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$23302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$23402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$23502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$23602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$23702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$23802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$23902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$24002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$24102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$24202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$24302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$24402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$24502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$24602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$24702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$24802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$24902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$25002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$25102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$25202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$25302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$25402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$25502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$25602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$25702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$25802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$25902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$26002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$26102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$26202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$26302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$26402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$26502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$26602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$26702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$26802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$26902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$27002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$27102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$27202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$27302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$27402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$27502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$27602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$27702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$27802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$27902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$28002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$28102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$28202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$28302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$28402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$28502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$28602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$28702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$28802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$28902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$29002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$29102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$29202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$29302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$29402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$29502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$29602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$29702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$29802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$29902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$30002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$30102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$30202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$30302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$30402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$30502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$30602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$30702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$30802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$30902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$31002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$31102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$31202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$31302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$31402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$31502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$31602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$31702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$31802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$31902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$32002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$32102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$32202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$32302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$32402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$32502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$32602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$32702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$32802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$32902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$33002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$33102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$33202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$33302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$33402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$33502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$33602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$33702 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$33802 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$33902 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$34002 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$34102 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$34202 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$34302 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$34402 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$34502 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$34602 (android.providers.settings.GlobalSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.GlobalSettingsProto x0
		android.providers.settings.SettingProto x1
	static int access$34702 (android.providers.settings.GlobalSettingsProto, int) 
		android.providers.settings.GlobalSettingsProto x0
		int x1
	static int access$34802 (android.providers.settings.GlobalSettingsProto, int) 
		android.providers.settings.GlobalSettingsProto x0
		int x1
	static int access$34902 (android.providers.settings.GlobalSettingsProto, int) 
		android.providers.settings.GlobalSettingsProto x0
		int x1
	static int access$35002 (android.providers.settings.GlobalSettingsProto, int) 
		android.providers.settings.GlobalSettingsProto x0
		int x1
	static int access$35102 (android.providers.settings.GlobalSettingsProto, int) 
		android.providers.settings.GlobalSettingsProto x0
		int x1
	static int access$35202 (android.providers.settings.GlobalSettingsProto, int) 
		android.providers.settings.GlobalSettingsProto x0
		int x1
	static int access$35302 (android.providers.settings.GlobalSettingsProto, int) 
		android.providers.settings.GlobalSettingsProto x0
		int x1
	static int access$35402 (android.providers.settings.GlobalSettingsProto, int) 
		android.providers.settings.GlobalSettingsProto x0
		int x1
	static int access$35502 (android.providers.settings.GlobalSettingsProto, int) 
		android.providers.settings.GlobalSettingsProto x0
		int x1
	static int access$35602 (android.providers.settings.GlobalSettingsProto, int) 
		android.providers.settings.GlobalSettingsProto x0
		int x1
	static int access$35702 (android.providers.settings.GlobalSettingsProto, int) 
		android.providers.settings.GlobalSettingsProto x0
		int x1
	static java.util.List access$400 (android.providers.settings.GlobalSettingsProto) 
		android.providers.settings.GlobalSettingsProto x0
	static boolean access$35800 () 
	static com.google.protobuf.UnknownFieldSet access$35900 (android.providers.settings.GlobalSettingsProto) 
		android.providers.settings.GlobalSettingsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.providers.settings.GlobalSettingsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.providers.settings.GlobalSettingsProto$1 x2
	static void  () 
}

android/providers/settings/GlobalSettingsProtoOrBuilder.class
GlobalSettingsProtoOrBuilder.java
package android.providers.settings
public abstract android.providers.settings.GlobalSettingsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getHistoricalOperationsList () 
	public abstract android.providers.settings.SettingsOperationProto getHistoricalOperations (int) 
	public abstract int getHistoricalOperationsCount () 
	public abstract java.util.List getHistoricalOperationsOrBuilderList () 
	public abstract android.providers.settings.SettingsOperationProtoOrBuilder getHistoricalOperationsOrBuilder (int) 
	public abstract boolean hasAddUsersWhenLocked () 
	public abstract android.providers.settings.SettingProto getAddUsersWhenLocked () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAddUsersWhenLockedOrBuilder () 
	public abstract boolean hasEnableAccessibilityGlobalGestureEnabled () 
	public abstract android.providers.settings.SettingProto getEnableAccessibilityGlobalGestureEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEnableAccessibilityGlobalGestureEnabledOrBuilder () 
	public abstract boolean hasAirplaneModeOn () 
	public abstract android.providers.settings.SettingProto getAirplaneModeOn () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAirplaneModeOnOrBuilder () 
	public abstract boolean hasTheaterModeOn () 
	public abstract android.providers.settings.SettingProto getTheaterModeOn () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTheaterModeOnOrBuilder () 
	public abstract boolean hasRadioBluetooth () 
	public abstract android.providers.settings.SettingProto getRadioBluetooth () 
	public abstract android.providers.settings.SettingProtoOrBuilder getRadioBluetoothOrBuilder () 
	public abstract boolean hasRadioWifi () 
	public abstract android.providers.settings.SettingProto getRadioWifi () 
	public abstract android.providers.settings.SettingProtoOrBuilder getRadioWifiOrBuilder () 
	public abstract boolean hasRadioWimax () 
	public abstract android.providers.settings.SettingProto getRadioWimax () 
	public abstract android.providers.settings.SettingProtoOrBuilder getRadioWimaxOrBuilder () 
	public abstract boolean hasRadioCell () 
	public abstract android.providers.settings.SettingProto getRadioCell () 
	public abstract android.providers.settings.SettingProtoOrBuilder getRadioCellOrBuilder () 
	public abstract boolean hasRadioNfc () 
	public abstract android.providers.settings.SettingProto getRadioNfc () 
	public abstract android.providers.settings.SettingProtoOrBuilder getRadioNfcOrBuilder () 
	public abstract boolean hasAirplaneModeRadios () 
	public abstract android.providers.settings.SettingProto getAirplaneModeRadios () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAirplaneModeRadiosOrBuilder () 
	public abstract boolean hasAirplaneModeToggleableRadios () 
	public abstract android.providers.settings.SettingProto getAirplaneModeToggleableRadios () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAirplaneModeToggleableRadiosOrBuilder () 
	public abstract boolean hasBluetoothClassOfDevice () 
	public abstract android.providers.settings.SettingProto getBluetoothClassOfDevice () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBluetoothClassOfDeviceOrBuilder () 
	public abstract boolean hasBluetoothDisabledProfiles () 
	public abstract android.providers.settings.SettingProto getBluetoothDisabledProfiles () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBluetoothDisabledProfilesOrBuilder () 
	public abstract boolean hasBluetoothInteroperabilityList () 
	public abstract android.providers.settings.SettingProto getBluetoothInteroperabilityList () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBluetoothInteroperabilityListOrBuilder () 
	public abstract boolean hasWifiSleepPolicy () 
	public abstract android.providers.settings.SettingProto getWifiSleepPolicy () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiSleepPolicyOrBuilder () 
	public abstract boolean hasAutoTime () 
	public abstract android.providers.settings.SettingProto getAutoTime () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAutoTimeOrBuilder () 
	public abstract boolean hasAutoTimeZone () 
	public abstract android.providers.settings.SettingProto getAutoTimeZone () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAutoTimeZoneOrBuilder () 
	public abstract boolean hasCarDockSound () 
	public abstract android.providers.settings.SettingProto getCarDockSound () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCarDockSoundOrBuilder () 
	public abstract boolean hasCarUndockSound () 
	public abstract android.providers.settings.SettingProto getCarUndockSound () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCarUndockSoundOrBuilder () 
	public abstract boolean hasDeskDockSound () 
	public abstract android.providers.settings.SettingProto getDeskDockSound () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDeskDockSoundOrBuilder () 
	public abstract boolean hasDeskUndockSound () 
	public abstract android.providers.settings.SettingProto getDeskUndockSound () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDeskUndockSoundOrBuilder () 
	public abstract boolean hasDockSoundsEnabled () 
	public abstract android.providers.settings.SettingProto getDockSoundsEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDockSoundsEnabledOrBuilder () 
	public abstract boolean hasDockSoundsEnabledWhenAccessibility () 
	public abstract android.providers.settings.SettingProto getDockSoundsEnabledWhenAccessibility () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDockSoundsEnabledWhenAccessibilityOrBuilder () 
	public abstract boolean hasLockSound () 
	public abstract android.providers.settings.SettingProto getLockSound () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLockSoundOrBuilder () 
	public abstract boolean hasUnlockSound () 
	public abstract android.providers.settings.SettingProto getUnlockSound () 
	public abstract android.providers.settings.SettingProtoOrBuilder getUnlockSoundOrBuilder () 
	public abstract boolean hasTrustedSound () 
	public abstract android.providers.settings.SettingProto getTrustedSound () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTrustedSoundOrBuilder () 
	public abstract boolean hasLowBatterySound () 
	public abstract android.providers.settings.SettingProto getLowBatterySound () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLowBatterySoundOrBuilder () 
	public abstract boolean hasPowerSoundsEnabled () 
	public abstract android.providers.settings.SettingProto getPowerSoundsEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPowerSoundsEnabledOrBuilder () 
	public abstract boolean hasWirelessChargingStartedSound () 
	public abstract android.providers.settings.SettingProto getWirelessChargingStartedSound () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWirelessChargingStartedSoundOrBuilder () 
	public abstract boolean hasChargingSoundsEnabled () 
	public abstract android.providers.settings.SettingProto getChargingSoundsEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getChargingSoundsEnabledOrBuilder () 
	public abstract boolean hasStayOnWhilePluggedIn () 
	public abstract android.providers.settings.SettingProto getStayOnWhilePluggedIn () 
	public abstract android.providers.settings.SettingProtoOrBuilder getStayOnWhilePluggedInOrBuilder () 
	public abstract boolean hasBugreportInPowerMenu () 
	public abstract android.providers.settings.SettingProto getBugreportInPowerMenu () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBugreportInPowerMenuOrBuilder () 
	public abstract boolean hasAdbEnabled () 
	public abstract android.providers.settings.SettingProto getAdbEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAdbEnabledOrBuilder () 
	public abstract boolean hasDebugViewAttributes () 
	public abstract android.providers.settings.SettingProto getDebugViewAttributes () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDebugViewAttributesOrBuilder () 
	public abstract boolean hasAssistedGpsEnabled () 
	public abstract android.providers.settings.SettingProto getAssistedGpsEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAssistedGpsEnabledOrBuilder () 
	public abstract boolean hasBluetoothOn () 
	public abstract android.providers.settings.SettingProto getBluetoothOn () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBluetoothOnOrBuilder () 
	public abstract boolean hasCdmaCellBroadcastSms () 
	public abstract android.providers.settings.SettingProto getCdmaCellBroadcastSms () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCdmaCellBroadcastSmsOrBuilder () 
	public abstract boolean hasCdmaRoamingMode () 
	public abstract android.providers.settings.SettingProto getCdmaRoamingMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCdmaRoamingModeOrBuilder () 
	public abstract boolean hasCdmaSubscriptionMode () 
	public abstract android.providers.settings.SettingProto getCdmaSubscriptionMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCdmaSubscriptionModeOrBuilder () 
	public abstract boolean hasDataActivityTimeoutMobile () 
	public abstract android.providers.settings.SettingProto getDataActivityTimeoutMobile () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDataActivityTimeoutMobileOrBuilder () 
	public abstract boolean hasDataActivityTimeoutWifi () 
	public abstract android.providers.settings.SettingProto getDataActivityTimeoutWifi () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDataActivityTimeoutWifiOrBuilder () 
	public abstract boolean hasDataRoaming () 
	public abstract android.providers.settings.SettingProto getDataRoaming () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDataRoamingOrBuilder () 
	public abstract boolean hasMdcInitialMaxRetry () 
	public abstract android.providers.settings.SettingProto getMdcInitialMaxRetry () 
	public abstract android.providers.settings.SettingProtoOrBuilder getMdcInitialMaxRetryOrBuilder () 
	public abstract boolean hasForceAllowOnExternal () 
	public abstract android.providers.settings.SettingProto getForceAllowOnExternal () 
	public abstract android.providers.settings.SettingProtoOrBuilder getForceAllowOnExternalOrBuilder () 
	public abstract boolean hasEuiccProvisioned () 
	public abstract android.providers.settings.SettingProto getEuiccProvisioned () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEuiccProvisionedOrBuilder () 
	public abstract boolean hasDevelopmentForceResizableActivities () 
	public abstract android.providers.settings.SettingProto getDevelopmentForceResizableActivities () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDevelopmentForceResizableActivitiesOrBuilder () 
	public abstract boolean hasDevelopmentEnableFreeformWindowsSupport () 
	public abstract android.providers.settings.SettingProto getDevelopmentEnableFreeformWindowsSupport () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDevelopmentEnableFreeformWindowsSupportOrBuilder () 
	public abstract boolean hasDevelopmentSettingsEnabled () 
	public abstract android.providers.settings.SettingProto getDevelopmentSettingsEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDevelopmentSettingsEnabledOrBuilder () 
	public abstract boolean hasDeviceProvisioned () 
	public abstract android.providers.settings.SettingProto getDeviceProvisioned () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDeviceProvisionedOrBuilder () 
	public abstract boolean hasDeviceProvisioningMobileDataEnabled () 
	public abstract android.providers.settings.SettingProto getDeviceProvisioningMobileDataEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDeviceProvisioningMobileDataEnabledOrBuilder () 
	public abstract boolean hasDisplaySizeForced () 
	public abstract android.providers.settings.SettingProto getDisplaySizeForced () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDisplaySizeForcedOrBuilder () 
	public abstract boolean hasDisplayScalingForce () 
	public abstract android.providers.settings.SettingProto getDisplayScalingForce () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDisplayScalingForceOrBuilder () 
	public abstract boolean hasDownloadMaxBytesOverMobile () 
	public abstract android.providers.settings.SettingProto getDownloadMaxBytesOverMobile () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDownloadMaxBytesOverMobileOrBuilder () 
	public abstract boolean hasDownloadRecommendedMaxBytesOverMobile () 
	public abstract android.providers.settings.SettingProto getDownloadRecommendedMaxBytesOverMobile () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDownloadRecommendedMaxBytesOverMobileOrBuilder () 
	public abstract boolean hasHdmiControlEnabled () 
	public abstract android.providers.settings.SettingProto getHdmiControlEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getHdmiControlEnabledOrBuilder () 
	public abstract boolean hasHdmiSystemAudioControlEnabled () 
	public abstract android.providers.settings.SettingProto getHdmiSystemAudioControlEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getHdmiSystemAudioControlEnabledOrBuilder () 
	public abstract boolean hasHdmiControlAutoWakeupEnabled () 
	public abstract android.providers.settings.SettingProto getHdmiControlAutoWakeupEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getHdmiControlAutoWakeupEnabledOrBuilder () 
	public abstract boolean hasHdmiControlAutoDeviceOffEnabled () 
	public abstract android.providers.settings.SettingProto getHdmiControlAutoDeviceOffEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getHdmiControlAutoDeviceOffEnabledOrBuilder () 
	public abstract boolean hasLocationBackgroundThrottleIntervalMs () 
	public abstract android.providers.settings.SettingProto getLocationBackgroundThrottleIntervalMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLocationBackgroundThrottleIntervalMsOrBuilder () 
	public abstract boolean hasLocationBackgroundThrottleProximityAlertIntervalMs () 
	public abstract android.providers.settings.SettingProto getLocationBackgroundThrottleProximityAlertIntervalMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLocationBackgroundThrottleProximityAlertIntervalMsOrBuilder () 
	public abstract boolean hasLocationBackgroundThrottlePackageWhitelist () 
	public abstract android.providers.settings.SettingProto getLocationBackgroundThrottlePackageWhitelist () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLocationBackgroundThrottlePackageWhitelistOrBuilder () 
	public abstract boolean hasWifiScanBackgroundThrottleIntervalMs () 
	public abstract android.providers.settings.SettingProto getWifiScanBackgroundThrottleIntervalMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiScanBackgroundThrottleIntervalMsOrBuilder () 
	public abstract boolean hasWifiScanBackgroundThrottlePackageWhitelist () 
	public abstract android.providers.settings.SettingProto getWifiScanBackgroundThrottlePackageWhitelist () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiScanBackgroundThrottlePackageWhitelistOrBuilder () 
	public abstract boolean hasMhlInputSwitchingEnabled () 
	public abstract android.providers.settings.SettingProto getMhlInputSwitchingEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getMhlInputSwitchingEnabledOrBuilder () 
	public abstract boolean hasMhlPowerChargeEnabled () 
	public abstract android.providers.settings.SettingProto getMhlPowerChargeEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getMhlPowerChargeEnabledOrBuilder () 
	public abstract boolean hasMobileData () 
	public abstract android.providers.settings.SettingProto getMobileData () 
	public abstract android.providers.settings.SettingProtoOrBuilder getMobileDataOrBuilder () 
	public abstract boolean hasMobileDataAlwaysOn () 
	public abstract android.providers.settings.SettingProto getMobileDataAlwaysOn () 
	public abstract android.providers.settings.SettingProtoOrBuilder getMobileDataAlwaysOnOrBuilder () 
	public abstract boolean hasConnectivityMetricsBufferSize () 
	public abstract android.providers.settings.SettingProto getConnectivityMetricsBufferSize () 
	public abstract android.providers.settings.SettingProtoOrBuilder getConnectivityMetricsBufferSizeOrBuilder () 
	public abstract boolean hasNetstatsEnabled () 
	public abstract android.providers.settings.SettingProto getNetstatsEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetstatsEnabledOrBuilder () 
	public abstract boolean hasNetstatsPollInterval () 
	public abstract android.providers.settings.SettingProto getNetstatsPollInterval () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetstatsPollIntervalOrBuilder () 
	public abstract boolean hasNetstatsTimeCacheMaxAge () 
	public abstract android.providers.settings.SettingProto getNetstatsTimeCacheMaxAge () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetstatsTimeCacheMaxAgeOrBuilder () 
	public abstract boolean hasNetstatsGlobalAlertBytes () 
	public abstract android.providers.settings.SettingProto getNetstatsGlobalAlertBytes () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetstatsGlobalAlertBytesOrBuilder () 
	public abstract boolean hasNetstatsSampleEnabled () 
	public abstract android.providers.settings.SettingProto getNetstatsSampleEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetstatsSampleEnabledOrBuilder () 
	public abstract boolean hasNetstatsAugmentEnabled () 
	public abstract android.providers.settings.SettingProto getNetstatsAugmentEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetstatsAugmentEnabledOrBuilder () 
	public abstract boolean hasNetstatsDevBucketDuration () 
	public abstract android.providers.settings.SettingProto getNetstatsDevBucketDuration () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetstatsDevBucketDurationOrBuilder () 
	public abstract boolean hasNetstatsDevPersistBytes () 
	public abstract android.providers.settings.SettingProto getNetstatsDevPersistBytes () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetstatsDevPersistBytesOrBuilder () 
	public abstract boolean hasNetstatsDevRotateAge () 
	public abstract android.providers.settings.SettingProto getNetstatsDevRotateAge () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetstatsDevRotateAgeOrBuilder () 
	public abstract boolean hasNetstatsDevDeleteAge () 
	public abstract android.providers.settings.SettingProto getNetstatsDevDeleteAge () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetstatsDevDeleteAgeOrBuilder () 
	public abstract boolean hasNetstatsUidBucketDuration () 
	public abstract android.providers.settings.SettingProto getNetstatsUidBucketDuration () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetstatsUidBucketDurationOrBuilder () 
	public abstract boolean hasNetstatsUidPersistBytes () 
	public abstract android.providers.settings.SettingProto getNetstatsUidPersistBytes () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetstatsUidPersistBytesOrBuilder () 
	public abstract boolean hasNetstatsUidRotateAge () 
	public abstract android.providers.settings.SettingProto getNetstatsUidRotateAge () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetstatsUidRotateAgeOrBuilder () 
	public abstract boolean hasNetstatsUidDeleteAge () 
	public abstract android.providers.settings.SettingProto getNetstatsUidDeleteAge () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetstatsUidDeleteAgeOrBuilder () 
	public abstract boolean hasNetstatsUidTagBucketDuration () 
	public abstract android.providers.settings.SettingProto getNetstatsUidTagBucketDuration () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetstatsUidTagBucketDurationOrBuilder () 
	public abstract boolean hasNetstatsUidTagPersistBytes () 
	public abstract android.providers.settings.SettingProto getNetstatsUidTagPersistBytes () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetstatsUidTagPersistBytesOrBuilder () 
	public abstract boolean hasNetstatsUidTagRotateAge () 
	public abstract android.providers.settings.SettingProto getNetstatsUidTagRotateAge () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetstatsUidTagRotateAgeOrBuilder () 
	public abstract boolean hasNetstatsUidTagDeleteAge () 
	public abstract android.providers.settings.SettingProto getNetstatsUidTagDeleteAge () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetstatsUidTagDeleteAgeOrBuilder () 
	public abstract boolean hasNetworkPreference () 
	public abstract android.providers.settings.SettingProto getNetworkPreference () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetworkPreferenceOrBuilder () 
	public abstract boolean hasNetworkScorerApp () 
	public abstract android.providers.settings.SettingProto getNetworkScorerApp () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetworkScorerAppOrBuilder () 
	public abstract boolean hasNitzUpdateDiff () 
	public abstract android.providers.settings.SettingProto getNitzUpdateDiff () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNitzUpdateDiffOrBuilder () 
	public abstract boolean hasNitzUpdateSpacing () 
	public abstract android.providers.settings.SettingProto getNitzUpdateSpacing () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNitzUpdateSpacingOrBuilder () 
	public abstract boolean hasNtpServer () 
	public abstract android.providers.settings.SettingProto getNtpServer () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNtpServerOrBuilder () 
	public abstract boolean hasNtpTimeout () 
	public abstract android.providers.settings.SettingProto getNtpTimeout () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNtpTimeoutOrBuilder () 
	public abstract boolean hasStorageBenchmarkInterval () 
	public abstract android.providers.settings.SettingProto getStorageBenchmarkInterval () 
	public abstract android.providers.settings.SettingProtoOrBuilder getStorageBenchmarkIntervalOrBuilder () 
	public abstract boolean hasDnsResolverSampleValiditySeconds () 
	public abstract android.providers.settings.SettingProto getDnsResolverSampleValiditySeconds () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDnsResolverSampleValiditySecondsOrBuilder () 
	public abstract boolean hasDnsResolverSuccessThresholdPercent () 
	public abstract android.providers.settings.SettingProto getDnsResolverSuccessThresholdPercent () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDnsResolverSuccessThresholdPercentOrBuilder () 
	public abstract boolean hasDnsResolverMinSamples () 
	public abstract android.providers.settings.SettingProto getDnsResolverMinSamples () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDnsResolverMinSamplesOrBuilder () 
	public abstract boolean hasDnsResolverMaxSamples () 
	public abstract android.providers.settings.SettingProto getDnsResolverMaxSamples () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDnsResolverMaxSamplesOrBuilder () 
	public abstract boolean hasOtaDisableAutomaticUpdate () 
	public abstract android.providers.settings.SettingProto getOtaDisableAutomaticUpdate () 
	public abstract android.providers.settings.SettingProtoOrBuilder getOtaDisableAutomaticUpdateOrBuilder () 
	public abstract boolean hasPackageVerifierEnable () 
	public abstract android.providers.settings.SettingProto getPackageVerifierEnable () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPackageVerifierEnableOrBuilder () 
	public abstract boolean hasPackageVerifierTimeout () 
	public abstract android.providers.settings.SettingProto getPackageVerifierTimeout () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPackageVerifierTimeoutOrBuilder () 
	public abstract boolean hasPackageVerifierDefaultResponse () 
	public abstract android.providers.settings.SettingProto getPackageVerifierDefaultResponse () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPackageVerifierDefaultResponseOrBuilder () 
	public abstract boolean hasPackageVerifierSettingVisible () 
	public abstract android.providers.settings.SettingProto getPackageVerifierSettingVisible () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPackageVerifierSettingVisibleOrBuilder () 
	public abstract boolean hasPackageVerifierIncludeAdb () 
	public abstract android.providers.settings.SettingProto getPackageVerifierIncludeAdb () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPackageVerifierIncludeAdbOrBuilder () 
	public abstract boolean hasFstrimMandatoryInterval () 
	public abstract android.providers.settings.SettingProto getFstrimMandatoryInterval () 
	public abstract android.providers.settings.SettingProtoOrBuilder getFstrimMandatoryIntervalOrBuilder () 
	public abstract boolean hasPdpWatchdogPollIntervalMs () 
	public abstract android.providers.settings.SettingProto getPdpWatchdogPollIntervalMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPdpWatchdogPollIntervalMsOrBuilder () 
	public abstract boolean hasPdpWatchdogLongPollIntervalMs () 
	public abstract android.providers.settings.SettingProto getPdpWatchdogLongPollIntervalMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPdpWatchdogLongPollIntervalMsOrBuilder () 
	public abstract boolean hasPdpWatchdogErrorPollIntervalMs () 
	public abstract android.providers.settings.SettingProto getPdpWatchdogErrorPollIntervalMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPdpWatchdogErrorPollIntervalMsOrBuilder () 
	public abstract boolean hasPdpWatchdogTriggerPacketCount () 
	public abstract android.providers.settings.SettingProto getPdpWatchdogTriggerPacketCount () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPdpWatchdogTriggerPacketCountOrBuilder () 
	public abstract boolean hasPdpWatchdogErrorPollCount () 
	public abstract android.providers.settings.SettingProto getPdpWatchdogErrorPollCount () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPdpWatchdogErrorPollCountOrBuilder () 
	public abstract boolean hasPdpWatchdogMaxPdpResetFailCount () 
	public abstract android.providers.settings.SettingProto getPdpWatchdogMaxPdpResetFailCount () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPdpWatchdogMaxPdpResetFailCountOrBuilder () 
	public abstract boolean hasSetupPrepaidDataServiceUrl () 
	public abstract android.providers.settings.SettingProto getSetupPrepaidDataServiceUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSetupPrepaidDataServiceUrlOrBuilder () 
	public abstract boolean hasSetupPrepaidDetectionTargetUrl () 
	public abstract android.providers.settings.SettingProto getSetupPrepaidDetectionTargetUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSetupPrepaidDetectionTargetUrlOrBuilder () 
	public abstract boolean hasSetupPrepaidDetectionRedirHost () 
	public abstract android.providers.settings.SettingProto getSetupPrepaidDetectionRedirHost () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSetupPrepaidDetectionRedirHostOrBuilder () 
	public abstract boolean hasSmsOutgoingCheckIntervalMs () 
	public abstract android.providers.settings.SettingProto getSmsOutgoingCheckIntervalMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSmsOutgoingCheckIntervalMsOrBuilder () 
	public abstract boolean hasSmsOutgoingCheckMaxCount () 
	public abstract android.providers.settings.SettingProto getSmsOutgoingCheckMaxCount () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSmsOutgoingCheckMaxCountOrBuilder () 
	public abstract boolean hasSmsShortCodeConfirmation () 
	public abstract android.providers.settings.SettingProto getSmsShortCodeConfirmation () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSmsShortCodeConfirmationOrBuilder () 
	public abstract boolean hasSmsShortCodeRule () 
	public abstract android.providers.settings.SettingProto getSmsShortCodeRule () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSmsShortCodeRuleOrBuilder () 
	public abstract boolean hasTcpDefaultInitRwnd () 
	public abstract android.providers.settings.SettingProto getTcpDefaultInitRwnd () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTcpDefaultInitRwndOrBuilder () 
	public abstract boolean hasTetherSupported () 
	public abstract android.providers.settings.SettingProto getTetherSupported () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTetherSupportedOrBuilder () 
	public abstract boolean hasTetherDunRequired () 
	public abstract android.providers.settings.SettingProto getTetherDunRequired () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTetherDunRequiredOrBuilder () 
	public abstract boolean hasTetherDunApn () 
	public abstract android.providers.settings.SettingProto getTetherDunApn () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTetherDunApnOrBuilder () 
	public abstract boolean hasTetherOffloadDisabled () 
	public abstract android.providers.settings.SettingProto getTetherOffloadDisabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTetherOffloadDisabledOrBuilder () 
	public abstract boolean hasCarrierAppWhitelist () 
	public abstract android.providers.settings.SettingProto getCarrierAppWhitelist () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCarrierAppWhitelistOrBuilder () 
	public abstract boolean hasUsbMassStorageEnabled () 
	public abstract android.providers.settings.SettingProto getUsbMassStorageEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getUsbMassStorageEnabledOrBuilder () 
	public abstract boolean hasUseGoogleMail () 
	public abstract android.providers.settings.SettingProto getUseGoogleMail () 
	public abstract android.providers.settings.SettingProtoOrBuilder getUseGoogleMailOrBuilder () 
	public abstract boolean hasWebviewDataReductionProxyKey () 
	public abstract android.providers.settings.SettingProto getWebviewDataReductionProxyKey () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWebviewDataReductionProxyKeyOrBuilder () 
	public abstract boolean hasWebviewFallbackLogicEnabled () 
	public abstract android.providers.settings.SettingProto getWebviewFallbackLogicEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWebviewFallbackLogicEnabledOrBuilder () 
	public abstract boolean hasWebviewProvider () 
	public abstract android.providers.settings.SettingProto getWebviewProvider () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWebviewProviderOrBuilder () 
	public abstract boolean hasWebviewMultiprocess () 
	public abstract android.providers.settings.SettingProto getWebviewMultiprocess () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWebviewMultiprocessOrBuilder () 
	public abstract boolean hasNetworkSwitchNotificationDailyLimit () 
	public abstract android.providers.settings.SettingProto getNetworkSwitchNotificationDailyLimit () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetworkSwitchNotificationDailyLimitOrBuilder () 
	public abstract boolean hasNetworkSwitchNotificationRateLimitMillis () 
	public abstract android.providers.settings.SettingProto getNetworkSwitchNotificationRateLimitMillis () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetworkSwitchNotificationRateLimitMillisOrBuilder () 
	public abstract boolean hasNetworkAvoidBadWifi () 
	public abstract android.providers.settings.SettingProto getNetworkAvoidBadWifi () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetworkAvoidBadWifiOrBuilder () 
	public abstract boolean hasNetworkMeteredMultipathPreference () 
	public abstract android.providers.settings.SettingProto getNetworkMeteredMultipathPreference () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetworkMeteredMultipathPreferenceOrBuilder () 
	public abstract boolean hasNetworkWatchlistLastReportTime () 
	public abstract android.providers.settings.SettingProto getNetworkWatchlistLastReportTime () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetworkWatchlistLastReportTimeOrBuilder () 
	public abstract boolean hasWifiBadgingThresholds () 
	public abstract android.providers.settings.SettingProto getWifiBadgingThresholds () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiBadgingThresholdsOrBuilder () 
	public abstract boolean hasWifiDisplayOn () 
	public abstract android.providers.settings.SettingProto getWifiDisplayOn () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiDisplayOnOrBuilder () 
	public abstract boolean hasWifiDisplayCertificationOn () 
	public abstract android.providers.settings.SettingProto getWifiDisplayCertificationOn () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiDisplayCertificationOnOrBuilder () 
	public abstract boolean hasWifiDisplayWpsConfig () 
	public abstract android.providers.settings.SettingProto getWifiDisplayWpsConfig () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiDisplayWpsConfigOrBuilder () 
	public abstract boolean hasWifiNetworksAvailableNotificationOn () 
	public abstract android.providers.settings.SettingProto getWifiNetworksAvailableNotificationOn () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiNetworksAvailableNotificationOnOrBuilder () 
	public abstract boolean hasWimaxNetworksAvailableNotificationOn () 
	public abstract android.providers.settings.SettingProto getWimaxNetworksAvailableNotificationOn () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWimaxNetworksAvailableNotificationOnOrBuilder () 
	public abstract boolean hasWifiNetworksAvailableRepeatDelay () 
	public abstract android.providers.settings.SettingProto getWifiNetworksAvailableRepeatDelay () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiNetworksAvailableRepeatDelayOrBuilder () 
	public abstract boolean hasWifiCountryCode () 
	public abstract android.providers.settings.SettingProto getWifiCountryCode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiCountryCodeOrBuilder () 
	public abstract boolean hasWifiFrameworkScanIntervalMs () 
	public abstract android.providers.settings.SettingProto getWifiFrameworkScanIntervalMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiFrameworkScanIntervalMsOrBuilder () 
	public abstract boolean hasWifiIdleMs () 
	public abstract android.providers.settings.SettingProto getWifiIdleMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiIdleMsOrBuilder () 
	public abstract boolean hasWifiNumOpenNetworksKept () 
	public abstract android.providers.settings.SettingProto getWifiNumOpenNetworksKept () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiNumOpenNetworksKeptOrBuilder () 
	public abstract boolean hasWifiOn () 
	public abstract android.providers.settings.SettingProto getWifiOn () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiOnOrBuilder () 
	public abstract boolean hasWifiScanAlwaysAvailable () 
	public abstract android.providers.settings.SettingProto getWifiScanAlwaysAvailable () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiScanAlwaysAvailableOrBuilder () 
	public abstract boolean hasWifiWakeupEnabled () 
	public abstract android.providers.settings.SettingProto getWifiWakeupEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiWakeupEnabledOrBuilder () 
	public abstract boolean hasWifiWakeupAvailable () 
	public abstract android.providers.settings.SettingProto getWifiWakeupAvailable () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiWakeupAvailableOrBuilder () 
	public abstract boolean hasNetworkScoringUiEnabled () 
	public abstract android.providers.settings.SettingProto getNetworkScoringUiEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetworkScoringUiEnabledOrBuilder () 
	public abstract boolean hasSpeedLabelCacheEvictionAgeMillis () 
	public abstract android.providers.settings.SettingProto getSpeedLabelCacheEvictionAgeMillis () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSpeedLabelCacheEvictionAgeMillisOrBuilder () 
	public abstract boolean hasRecommendedNetworkEvaluatorCacheExpiryMs () 
	public abstract android.providers.settings.SettingProto getRecommendedNetworkEvaluatorCacheExpiryMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getRecommendedNetworkEvaluatorCacheExpiryMsOrBuilder () 
	public abstract boolean hasNetworkRecommendationsEnabled () 
	public abstract android.providers.settings.SettingProto getNetworkRecommendationsEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetworkRecommendationsEnabledOrBuilder () 
	public abstract boolean hasNetworkRecommendationsPackage () 
	public abstract android.providers.settings.SettingProto getNetworkRecommendationsPackage () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetworkRecommendationsPackageOrBuilder () 
	public abstract boolean hasUseOpenWifiPackage () 
	public abstract android.providers.settings.SettingProto getUseOpenWifiPackage () 
	public abstract android.providers.settings.SettingProtoOrBuilder getUseOpenWifiPackageOrBuilder () 
	public abstract boolean hasNetworkRecommendationRequestTimeoutMs () 
	public abstract android.providers.settings.SettingProto getNetworkRecommendationRequestTimeoutMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetworkRecommendationRequestTimeoutMsOrBuilder () 
	public abstract boolean hasBleScanAlwaysAvailable () 
	public abstract android.providers.settings.SettingProto getBleScanAlwaysAvailable () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBleScanAlwaysAvailableOrBuilder () 
	public abstract boolean hasWifiSavedState () 
	public abstract android.providers.settings.SettingProto getWifiSavedState () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiSavedStateOrBuilder () 
	public abstract boolean hasWifiSupplicantScanIntervalMs () 
	public abstract android.providers.settings.SettingProto getWifiSupplicantScanIntervalMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiSupplicantScanIntervalMsOrBuilder () 
	public abstract boolean hasWifiEnhancedAutoJoin () 
	public abstract android.providers.settings.SettingProto getWifiEnhancedAutoJoin () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiEnhancedAutoJoinOrBuilder () 
	public abstract boolean hasWifiNetworkShowRssi () 
	public abstract android.providers.settings.SettingProto getWifiNetworkShowRssi () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiNetworkShowRssiOrBuilder () 
	public abstract boolean hasWifiScanIntervalWhenP2PConnectedMs () 
	public abstract android.providers.settings.SettingProto getWifiScanIntervalWhenP2PConnectedMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiScanIntervalWhenP2PConnectedMsOrBuilder () 
	public abstract boolean hasWifiWatchdogOn () 
	public abstract android.providers.settings.SettingProto getWifiWatchdogOn () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiWatchdogOnOrBuilder () 
	public abstract boolean hasWifiWatchdogPoorNetworkTestEnabled () 
	public abstract android.providers.settings.SettingProto getWifiWatchdogPoorNetworkTestEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiWatchdogPoorNetworkTestEnabledOrBuilder () 
	public abstract boolean hasWifiSuspendOptimizationsEnabled () 
	public abstract android.providers.settings.SettingProto getWifiSuspendOptimizationsEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiSuspendOptimizationsEnabledOrBuilder () 
	public abstract boolean hasWifiVerboseLoggingEnabled () 
	public abstract android.providers.settings.SettingProto getWifiVerboseLoggingEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiVerboseLoggingEnabledOrBuilder () 
	public abstract boolean hasWifiMaxDhcpRetryCount () 
	public abstract android.providers.settings.SettingProto getWifiMaxDhcpRetryCount () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiMaxDhcpRetryCountOrBuilder () 
	public abstract boolean hasWifiMobileDataTransitionWakelockTimeoutMs () 
	public abstract android.providers.settings.SettingProto getWifiMobileDataTransitionWakelockTimeoutMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiMobileDataTransitionWakelockTimeoutMsOrBuilder () 
	public abstract boolean hasWifiDeviceOwnerConfigsLockdown () 
	public abstract android.providers.settings.SettingProto getWifiDeviceOwnerConfigsLockdown () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiDeviceOwnerConfigsLockdownOrBuilder () 
	public abstract boolean hasWifiFrequencyBand () 
	public abstract android.providers.settings.SettingProto getWifiFrequencyBand () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiFrequencyBandOrBuilder () 
	public abstract boolean hasWifiP2PDeviceName () 
	public abstract android.providers.settings.SettingProto getWifiP2PDeviceName () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiP2PDeviceNameOrBuilder () 
	public abstract boolean hasWifiReenableDelayMs () 
	public abstract android.providers.settings.SettingProto getWifiReenableDelayMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiReenableDelayMsOrBuilder () 
	public abstract boolean hasWifiEphemeralOutOfRangeTimeoutMs () 
	public abstract android.providers.settings.SettingProto getWifiEphemeralOutOfRangeTimeoutMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiEphemeralOutOfRangeTimeoutMsOrBuilder () 
	public abstract boolean hasDataStallAlarmNonAggressiveDelayInMs () 
	public abstract android.providers.settings.SettingProto getDataStallAlarmNonAggressiveDelayInMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDataStallAlarmNonAggressiveDelayInMsOrBuilder () 
	public abstract boolean hasDataStallAlarmAggressiveDelayInMs () 
	public abstract android.providers.settings.SettingProto getDataStallAlarmAggressiveDelayInMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDataStallAlarmAggressiveDelayInMsOrBuilder () 
	public abstract boolean hasProvisioningApnAlarmDelayInMs () 
	public abstract android.providers.settings.SettingProto getProvisioningApnAlarmDelayInMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getProvisioningApnAlarmDelayInMsOrBuilder () 
	public abstract boolean hasGprsRegisterCheckPeriodMs () 
	public abstract android.providers.settings.SettingProto getGprsRegisterCheckPeriodMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getGprsRegisterCheckPeriodMsOrBuilder () 
	public abstract boolean hasWtfIsFatal () 
	public abstract android.providers.settings.SettingProto getWtfIsFatal () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWtfIsFatalOrBuilder () 
	public abstract boolean hasModeRinger () 
	public abstract android.providers.settings.SettingProto getModeRinger () 
	public abstract android.providers.settings.SettingProtoOrBuilder getModeRingerOrBuilder () 
	public abstract boolean hasOverlayDisplayDevices () 
	public abstract android.providers.settings.SettingProto getOverlayDisplayDevices () 
	public abstract android.providers.settings.SettingProtoOrBuilder getOverlayDisplayDevicesOrBuilder () 
	public abstract boolean hasBatteryDischargeDurationThreshold () 
	public abstract android.providers.settings.SettingProto getBatteryDischargeDurationThreshold () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBatteryDischargeDurationThresholdOrBuilder () 
	public abstract boolean hasBatteryDischargeThreshold () 
	public abstract android.providers.settings.SettingProto getBatteryDischargeThreshold () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBatteryDischargeThresholdOrBuilder () 
	public abstract boolean hasSendActionAppError () 
	public abstract android.providers.settings.SettingProto getSendActionAppError () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSendActionAppErrorOrBuilder () 
	public abstract boolean hasDropboxAgeSeconds () 
	public abstract android.providers.settings.SettingProto getDropboxAgeSeconds () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDropboxAgeSecondsOrBuilder () 
	public abstract boolean hasDropboxMaxFiles () 
	public abstract android.providers.settings.SettingProto getDropboxMaxFiles () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDropboxMaxFilesOrBuilder () 
	public abstract boolean hasDropboxQuotaKb () 
	public abstract android.providers.settings.SettingProto getDropboxQuotaKb () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDropboxQuotaKbOrBuilder () 
	public abstract boolean hasDropboxQuotaPercent () 
	public abstract android.providers.settings.SettingProto getDropboxQuotaPercent () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDropboxQuotaPercentOrBuilder () 
	public abstract boolean hasDropboxReservePercent () 
	public abstract android.providers.settings.SettingProto getDropboxReservePercent () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDropboxReservePercentOrBuilder () 
	public abstract boolean hasDropboxTagPrefix () 
	public abstract android.providers.settings.SettingProto getDropboxTagPrefix () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDropboxTagPrefixOrBuilder () 
	public abstract boolean hasErrorLogcatPrefix () 
	public abstract android.providers.settings.SettingProto getErrorLogcatPrefix () 
	public abstract android.providers.settings.SettingProtoOrBuilder getErrorLogcatPrefixOrBuilder () 
	public abstract boolean hasSysFreeStorageLogInterval () 
	public abstract android.providers.settings.SettingProto getSysFreeStorageLogInterval () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSysFreeStorageLogIntervalOrBuilder () 
	public abstract boolean hasDiskFreeChangeReportingThreshold () 
	public abstract android.providers.settings.SettingProto getDiskFreeChangeReportingThreshold () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDiskFreeChangeReportingThresholdOrBuilder () 
	public abstract boolean hasSysStorageThresholdPercentage () 
	public abstract android.providers.settings.SettingProto getSysStorageThresholdPercentage () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSysStorageThresholdPercentageOrBuilder () 
	public abstract boolean hasSysStorageThresholdMaxBytes () 
	public abstract android.providers.settings.SettingProto getSysStorageThresholdMaxBytes () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSysStorageThresholdMaxBytesOrBuilder () 
	public abstract boolean hasSysStorageFullThresholdBytes () 
	public abstract android.providers.settings.SettingProto getSysStorageFullThresholdBytes () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSysStorageFullThresholdBytesOrBuilder () 
	public abstract boolean hasSysStorageCachePercentage () 
	public abstract android.providers.settings.SettingProto getSysStorageCachePercentage () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSysStorageCachePercentageOrBuilder () 
	public abstract boolean hasSysStorageCacheMaxBytes () 
	public abstract android.providers.settings.SettingProto getSysStorageCacheMaxBytes () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSysStorageCacheMaxBytesOrBuilder () 
	public abstract boolean hasSyncMaxRetryDelayInSeconds () 
	public abstract android.providers.settings.SettingProto getSyncMaxRetryDelayInSeconds () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSyncMaxRetryDelayInSecondsOrBuilder () 
	public abstract boolean hasConnectivityChangeDelay () 
	public abstract android.providers.settings.SettingProto getConnectivityChangeDelay () 
	public abstract android.providers.settings.SettingProtoOrBuilder getConnectivityChangeDelayOrBuilder () 
	public abstract boolean hasConnectivitySamplingIntervalInSeconds () 
	public abstract android.providers.settings.SettingProto getConnectivitySamplingIntervalInSeconds () 
	public abstract android.providers.settings.SettingProtoOrBuilder getConnectivitySamplingIntervalInSecondsOrBuilder () 
	public abstract boolean hasPacChangeDelay () 
	public abstract android.providers.settings.SettingProto getPacChangeDelay () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPacChangeDelayOrBuilder () 
	public abstract boolean hasCaptivePortalMode () 
	public abstract android.providers.settings.SettingProto getCaptivePortalMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCaptivePortalModeOrBuilder () 
	public abstract boolean hasCaptivePortalDetectionEnabled () 
	public abstract android.providers.settings.SettingProto getCaptivePortalDetectionEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCaptivePortalDetectionEnabledOrBuilder () 
	public abstract boolean hasCaptivePortalServer () 
	public abstract android.providers.settings.SettingProto getCaptivePortalServer () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCaptivePortalServerOrBuilder () 
	public abstract boolean hasCaptivePortalHttpsUrl () 
	public abstract android.providers.settings.SettingProto getCaptivePortalHttpsUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCaptivePortalHttpsUrlOrBuilder () 
	public abstract boolean hasCaptivePortalHttpUrl () 
	public abstract android.providers.settings.SettingProto getCaptivePortalHttpUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCaptivePortalHttpUrlOrBuilder () 
	public abstract boolean hasCaptivePortalFallbackUrl () 
	public abstract android.providers.settings.SettingProto getCaptivePortalFallbackUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCaptivePortalFallbackUrlOrBuilder () 
	public abstract boolean hasCaptivePortalOtherFallbackUrls () 
	public abstract android.providers.settings.SettingProto getCaptivePortalOtherFallbackUrls () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCaptivePortalOtherFallbackUrlsOrBuilder () 
	public abstract boolean hasCaptivePortalUseHttps () 
	public abstract android.providers.settings.SettingProto getCaptivePortalUseHttps () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCaptivePortalUseHttpsOrBuilder () 
	public abstract boolean hasCaptivePortalUserAgent () 
	public abstract android.providers.settings.SettingProto getCaptivePortalUserAgent () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCaptivePortalUserAgentOrBuilder () 
	public abstract boolean hasNsdOn () 
	public abstract android.providers.settings.SettingProto getNsdOn () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNsdOnOrBuilder () 
	public abstract boolean hasSetInstallLocation () 
	public abstract android.providers.settings.SettingProto getSetInstallLocation () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSetInstallLocationOrBuilder () 
	public abstract boolean hasDefaultInstallLocation () 
	public abstract android.providers.settings.SettingProto getDefaultInstallLocation () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDefaultInstallLocationOrBuilder () 
	public abstract boolean hasInetConditionDebounceUpDelay () 
	public abstract android.providers.settings.SettingProto getInetConditionDebounceUpDelay () 
	public abstract android.providers.settings.SettingProtoOrBuilder getInetConditionDebounceUpDelayOrBuilder () 
	public abstract boolean hasInetConditionDebounceDownDelay () 
	public abstract android.providers.settings.SettingProto getInetConditionDebounceDownDelay () 
	public abstract android.providers.settings.SettingProtoOrBuilder getInetConditionDebounceDownDelayOrBuilder () 
	public abstract boolean hasReadExternalStorageEnforcedDefault () 
	public abstract android.providers.settings.SettingProto getReadExternalStorageEnforcedDefault () 
	public abstract android.providers.settings.SettingProtoOrBuilder getReadExternalStorageEnforcedDefaultOrBuilder () 
	public abstract boolean hasHttpProxy () 
	public abstract android.providers.settings.SettingProto getHttpProxy () 
	public abstract android.providers.settings.SettingProtoOrBuilder getHttpProxyOrBuilder () 
	public abstract boolean hasGlobalHttpProxyHost () 
	public abstract android.providers.settings.SettingProto getGlobalHttpProxyHost () 
	public abstract android.providers.settings.SettingProtoOrBuilder getGlobalHttpProxyHostOrBuilder () 
	public abstract boolean hasGlobalHttpProxyPort () 
	public abstract android.providers.settings.SettingProto getGlobalHttpProxyPort () 
	public abstract android.providers.settings.SettingProtoOrBuilder getGlobalHttpProxyPortOrBuilder () 
	public abstract boolean hasGlobalHttpProxyExclusionList () 
	public abstract android.providers.settings.SettingProto getGlobalHttpProxyExclusionList () 
	public abstract android.providers.settings.SettingProtoOrBuilder getGlobalHttpProxyExclusionListOrBuilder () 
	public abstract boolean hasGlobalHttpProxyPac () 
	public abstract android.providers.settings.SettingProto getGlobalHttpProxyPac () 
	public abstract android.providers.settings.SettingProtoOrBuilder getGlobalHttpProxyPacOrBuilder () 
	public abstract boolean hasSetGlobalHttpProxy () 
	public abstract android.providers.settings.SettingProto getSetGlobalHttpProxy () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSetGlobalHttpProxyOrBuilder () 
	public abstract boolean hasDefaultDnsServer () 
	public abstract android.providers.settings.SettingProto getDefaultDnsServer () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDefaultDnsServerOrBuilder () 
	public abstract boolean hasPrivateDnsMode () 
	public abstract android.providers.settings.SettingProto getPrivateDnsMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPrivateDnsModeOrBuilder () 
	public abstract boolean hasPrivateDnsSpecifier () 
	public abstract android.providers.settings.SettingProto getPrivateDnsSpecifier () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPrivateDnsSpecifierOrBuilder () 
	public abstract boolean hasBluetoothHeadsetPriorityPrefix () 
	public abstract android.providers.settings.SettingProto getBluetoothHeadsetPriorityPrefix () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBluetoothHeadsetPriorityPrefixOrBuilder () 
	public abstract boolean hasBluetoothA2DpSinkPriorityPrefix () 
	public abstract android.providers.settings.SettingProto getBluetoothA2DpSinkPriorityPrefix () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBluetoothA2DpSinkPriorityPrefixOrBuilder () 
	public abstract boolean hasBluetoothA2DpSrcPriorityPrefix () 
	public abstract android.providers.settings.SettingProto getBluetoothA2DpSrcPriorityPrefix () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBluetoothA2DpSrcPriorityPrefixOrBuilder () 
	public abstract boolean hasBluetoothA2DpSupportsOptionalCodecsPrefix () 
	public abstract android.providers.settings.SettingProto getBluetoothA2DpSupportsOptionalCodecsPrefix () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBluetoothA2DpSupportsOptionalCodecsPrefixOrBuilder () 
	public abstract boolean hasBluetoothA2DpOptionalCodecsEnabledPrefix () 
	public abstract android.providers.settings.SettingProto getBluetoothA2DpOptionalCodecsEnabledPrefix () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBluetoothA2DpOptionalCodecsEnabledPrefixOrBuilder () 
	public abstract boolean hasBluetoothInputDevicePriorityPrefix () 
	public abstract android.providers.settings.SettingProto getBluetoothInputDevicePriorityPrefix () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBluetoothInputDevicePriorityPrefixOrBuilder () 
	public abstract boolean hasBluetoothMapPriorityPrefix () 
	public abstract android.providers.settings.SettingProto getBluetoothMapPriorityPrefix () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBluetoothMapPriorityPrefixOrBuilder () 
	public abstract boolean hasBluetoothMapClientPriorityPrefix () 
	public abstract android.providers.settings.SettingProto getBluetoothMapClientPriorityPrefix () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBluetoothMapClientPriorityPrefixOrBuilder () 
	public abstract boolean hasBluetoothPbapClientPriorityPrefix () 
	public abstract android.providers.settings.SettingProto getBluetoothPbapClientPriorityPrefix () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBluetoothPbapClientPriorityPrefixOrBuilder () 
	public abstract boolean hasBluetoothSapPriorityPrefix () 
	public abstract android.providers.settings.SettingProto getBluetoothSapPriorityPrefix () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBluetoothSapPriorityPrefixOrBuilder () 
	public abstract boolean hasBluetoothPanPriorityPrefix () 
	public abstract android.providers.settings.SettingProto getBluetoothPanPriorityPrefix () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBluetoothPanPriorityPrefixOrBuilder () 
	public abstract boolean hasBluetoothHearingAidPriorityPrefix () 
	public abstract android.providers.settings.SettingProto getBluetoothHearingAidPriorityPrefix () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBluetoothHearingAidPriorityPrefixOrBuilder () 
	public abstract boolean hasActivityManagerConstants () 
	public abstract android.providers.settings.SettingProto getActivityManagerConstants () 
	public abstract android.providers.settings.SettingProtoOrBuilder getActivityManagerConstantsOrBuilder () 
	public abstract boolean hasDeviceIdleConstants () 
	public abstract android.providers.settings.SettingProto getDeviceIdleConstants () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDeviceIdleConstantsOrBuilder () 
	public abstract boolean hasDeviceIdleConstantsWatch () 
	public abstract android.providers.settings.SettingProto getDeviceIdleConstantsWatch () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDeviceIdleConstantsWatchOrBuilder () 
	public abstract boolean hasBatterySaverConstants () 
	public abstract android.providers.settings.SettingProto getBatterySaverConstants () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBatterySaverConstantsOrBuilder () 
	public abstract boolean hasAnomalyDetectionConstants () 
	public abstract android.providers.settings.SettingProto getAnomalyDetectionConstants () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAnomalyDetectionConstantsOrBuilder () 
	public abstract boolean hasAlwaysOnDisplayConstants () 
	public abstract android.providers.settings.SettingProto getAlwaysOnDisplayConstants () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAlwaysOnDisplayConstantsOrBuilder () 
	public abstract boolean hasAppIdleConstants () 
	public abstract android.providers.settings.SettingProto getAppIdleConstants () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAppIdleConstantsOrBuilder () 
	public abstract boolean hasPowerManagerConstants () 
	public abstract android.providers.settings.SettingProto getPowerManagerConstants () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPowerManagerConstantsOrBuilder () 
	public abstract boolean hasAlarmManagerConstants () 
	public abstract android.providers.settings.SettingProto getAlarmManagerConstants () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAlarmManagerConstantsOrBuilder () 
	public abstract boolean hasJobSchedulerConstants () 
	public abstract android.providers.settings.SettingProto getJobSchedulerConstants () 
	public abstract android.providers.settings.SettingProtoOrBuilder getJobSchedulerConstantsOrBuilder () 
	public abstract boolean hasShortcutManagerConstants () 
	public abstract android.providers.settings.SettingProto getShortcutManagerConstants () 
	public abstract android.providers.settings.SettingProtoOrBuilder getShortcutManagerConstantsOrBuilder () 
	public abstract boolean hasDevicePolicyConstants () 
	public abstract android.providers.settings.SettingProto getDevicePolicyConstants () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDevicePolicyConstantsOrBuilder () 
	public abstract boolean hasTextClassifierConstants () 
	public abstract android.providers.settings.SettingProto getTextClassifierConstants () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTextClassifierConstantsOrBuilder () 
	public abstract boolean hasWindowAnimationScale () 
	public abstract android.providers.settings.SettingProto getWindowAnimationScale () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWindowAnimationScaleOrBuilder () 
	public abstract boolean hasTransitionAnimationScale () 
	public abstract android.providers.settings.SettingProto getTransitionAnimationScale () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTransitionAnimationScaleOrBuilder () 
	public abstract boolean hasAnimatorDurationScale () 
	public abstract android.providers.settings.SettingProto getAnimatorDurationScale () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAnimatorDurationScaleOrBuilder () 
	public abstract boolean hasFancyImeAnimations () 
	public abstract android.providers.settings.SettingProto getFancyImeAnimations () 
	public abstract android.providers.settings.SettingProtoOrBuilder getFancyImeAnimationsOrBuilder () 
	public abstract boolean hasCompatibilityMode () 
	public abstract android.providers.settings.SettingProto getCompatibilityMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCompatibilityModeOrBuilder () 
	public abstract boolean hasEmergencyTone () 
	public abstract android.providers.settings.SettingProto getEmergencyTone () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEmergencyToneOrBuilder () 
	public abstract boolean hasCallAutoRetry () 
	public abstract android.providers.settings.SettingProto getCallAutoRetry () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCallAutoRetryOrBuilder () 
	public abstract boolean hasEmergencyAffordanceNeeded () 
	public abstract android.providers.settings.SettingProto getEmergencyAffordanceNeeded () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEmergencyAffordanceNeededOrBuilder () 
	public abstract boolean hasPreferredNetworkMode () 
	public abstract android.providers.settings.SettingProto getPreferredNetworkMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPreferredNetworkModeOrBuilder () 
	public abstract boolean hasDebugApp () 
	public abstract android.providers.settings.SettingProto getDebugApp () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDebugAppOrBuilder () 
	public abstract boolean hasWaitForDebugger () 
	public abstract android.providers.settings.SettingProto getWaitForDebugger () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWaitForDebuggerOrBuilder () 
	public abstract boolean hasEnableGpuDebugLayers () 
	public abstract android.providers.settings.SettingProto getEnableGpuDebugLayers () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEnableGpuDebugLayersOrBuilder () 
	public abstract boolean hasGpuDebugApp () 
	public abstract android.providers.settings.SettingProto getGpuDebugApp () 
	public abstract android.providers.settings.SettingProtoOrBuilder getGpuDebugAppOrBuilder () 
	public abstract boolean hasGpuDebugLayers () 
	public abstract android.providers.settings.SettingProto getGpuDebugLayers () 
	public abstract android.providers.settings.SettingProtoOrBuilder getGpuDebugLayersOrBuilder () 
	public abstract boolean hasLowPowerMode () 
	public abstract android.providers.settings.SettingProto getLowPowerMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLowPowerModeOrBuilder () 
	public abstract boolean hasLowPowerModeTriggerLevel () 
	public abstract android.providers.settings.SettingProto getLowPowerModeTriggerLevel () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLowPowerModeTriggerLevelOrBuilder () 
	public abstract boolean hasAlwaysFinishActivities () 
	public abstract android.providers.settings.SettingProto getAlwaysFinishActivities () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAlwaysFinishActivitiesOrBuilder () 
	public abstract boolean hasDockAudioMediaEnabled () 
	public abstract android.providers.settings.SettingProto getDockAudioMediaEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDockAudioMediaEnabledOrBuilder () 
	public abstract boolean hasEncodedSurroundOutput () 
	public abstract android.providers.settings.SettingProto getEncodedSurroundOutput () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEncodedSurroundOutputOrBuilder () 
	public abstract boolean hasAudioSafeVolumeState () 
	public abstract android.providers.settings.SettingProto getAudioSafeVolumeState () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAudioSafeVolumeStateOrBuilder () 
	public abstract boolean hasTzinfoUpdateContentUrl () 
	public abstract android.providers.settings.SettingProto getTzinfoUpdateContentUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTzinfoUpdateContentUrlOrBuilder () 
	public abstract boolean hasTzinfoUpdateMetadataUrl () 
	public abstract android.providers.settings.SettingProto getTzinfoUpdateMetadataUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTzinfoUpdateMetadataUrlOrBuilder () 
	public abstract boolean hasSelinuxUpdateContentUrl () 
	public abstract android.providers.settings.SettingProto getSelinuxUpdateContentUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSelinuxUpdateContentUrlOrBuilder () 
	public abstract boolean hasSelinuxUpdateMetadataUrl () 
	public abstract android.providers.settings.SettingProto getSelinuxUpdateMetadataUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSelinuxUpdateMetadataUrlOrBuilder () 
	public abstract boolean hasSmsShortCodesUpdateContentUrl () 
	public abstract android.providers.settings.SettingProto getSmsShortCodesUpdateContentUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSmsShortCodesUpdateContentUrlOrBuilder () 
	public abstract boolean hasSmsShortCodesUpdateMetadataUrl () 
	public abstract android.providers.settings.SettingProto getSmsShortCodesUpdateMetadataUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSmsShortCodesUpdateMetadataUrlOrBuilder () 
	public abstract boolean hasApnDbUpdateContentUrl () 
	public abstract android.providers.settings.SettingProto getApnDbUpdateContentUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getApnDbUpdateContentUrlOrBuilder () 
	public abstract boolean hasApnDbUpdateMetadataUrl () 
	public abstract android.providers.settings.SettingProto getApnDbUpdateMetadataUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getApnDbUpdateMetadataUrlOrBuilder () 
	public abstract boolean hasCertPinUpdateContentUrl () 
	public abstract android.providers.settings.SettingProto getCertPinUpdateContentUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCertPinUpdateContentUrlOrBuilder () 
	public abstract boolean hasCertPinUpdateMetadataUrl () 
	public abstract android.providers.settings.SettingProto getCertPinUpdateMetadataUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCertPinUpdateMetadataUrlOrBuilder () 
	public abstract boolean hasIntentFirewallUpdateContentUrl () 
	public abstract android.providers.settings.SettingProto getIntentFirewallUpdateContentUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getIntentFirewallUpdateContentUrlOrBuilder () 
	public abstract boolean hasIntentFirewallUpdateMetadataUrl () 
	public abstract android.providers.settings.SettingProto getIntentFirewallUpdateMetadataUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getIntentFirewallUpdateMetadataUrlOrBuilder () 
	public abstract boolean hasLangIdUpdateContentUrl () 
	public abstract android.providers.settings.SettingProto getLangIdUpdateContentUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLangIdUpdateContentUrlOrBuilder () 
	public abstract boolean hasLangIdUpdateMetadataUrl () 
	public abstract android.providers.settings.SettingProto getLangIdUpdateMetadataUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLangIdUpdateMetadataUrlOrBuilder () 
	public abstract boolean hasSmartSelectionUpdateContentUrl () 
	public abstract android.providers.settings.SettingProto getSmartSelectionUpdateContentUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSmartSelectionUpdateContentUrlOrBuilder () 
	public abstract boolean hasSmartSelectionUpdateMetadataUrl () 
	public abstract android.providers.settings.SettingProto getSmartSelectionUpdateMetadataUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSmartSelectionUpdateMetadataUrlOrBuilder () 
	public abstract boolean hasSelinuxStatus () 
	public abstract android.providers.settings.SettingProto getSelinuxStatus () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSelinuxStatusOrBuilder () 
	public abstract boolean hasDevelopmentForceRtl () 
	public abstract android.providers.settings.SettingProto getDevelopmentForceRtl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDevelopmentForceRtlOrBuilder () 
	public abstract boolean hasLowBatterySoundTimeout () 
	public abstract android.providers.settings.SettingProto getLowBatterySoundTimeout () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLowBatterySoundTimeoutOrBuilder () 
	public abstract boolean hasWifiBounceDelayOverrideMs () 
	public abstract android.providers.settings.SettingProto getWifiBounceDelayOverrideMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWifiBounceDelayOverrideMsOrBuilder () 
	public abstract boolean hasPolicyControl () 
	public abstract android.providers.settings.SettingProto getPolicyControl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPolicyControlOrBuilder () 
	public abstract boolean hasZenMode () 
	public abstract android.providers.settings.SettingProto getZenMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getZenModeOrBuilder () 
	public abstract boolean hasZenModeRingerLevel () 
	public abstract android.providers.settings.SettingProto getZenModeRingerLevel () 
	public abstract android.providers.settings.SettingProtoOrBuilder getZenModeRingerLevelOrBuilder () 
	public abstract boolean hasZenModeConfigEtag () 
	public abstract android.providers.settings.SettingProto getZenModeConfigEtag () 
	public abstract android.providers.settings.SettingProtoOrBuilder getZenModeConfigEtagOrBuilder () 
	public abstract boolean hasHeadsUpNotificationsEnabled () 
	public abstract android.providers.settings.SettingProto getHeadsUpNotificationsEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getHeadsUpNotificationsEnabledOrBuilder () 
	public abstract boolean hasDeviceName () 
	public abstract android.providers.settings.SettingProto getDeviceName () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDeviceNameOrBuilder () 
	public abstract boolean hasNetworkScoringProvisioned () 
	public abstract android.providers.settings.SettingProto getNetworkScoringProvisioned () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetworkScoringProvisionedOrBuilder () 
	public abstract boolean hasRequirePasswordToDecrypt () 
	public abstract android.providers.settings.SettingProto getRequirePasswordToDecrypt () 
	public abstract android.providers.settings.SettingProtoOrBuilder getRequirePasswordToDecryptOrBuilder () 
	public abstract boolean hasEnhanced4GModeEnabled () 
	public abstract android.providers.settings.SettingProto getEnhanced4GModeEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEnhanced4GModeEnabledOrBuilder () 
	public abstract boolean hasVtImsEnabled () 
	public abstract android.providers.settings.SettingProto getVtImsEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getVtImsEnabledOrBuilder () 
	public abstract boolean hasWfcImsEnabled () 
	public abstract android.providers.settings.SettingProto getWfcImsEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWfcImsEnabledOrBuilder () 
	public abstract boolean hasWfcImsMode () 
	public abstract android.providers.settings.SettingProto getWfcImsMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWfcImsModeOrBuilder () 
	public abstract boolean hasWfcImsRoamingMode () 
	public abstract android.providers.settings.SettingProto getWfcImsRoamingMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWfcImsRoamingModeOrBuilder () 
	public abstract boolean hasWfcImsRoamingEnabled () 
	public abstract android.providers.settings.SettingProto getWfcImsRoamingEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWfcImsRoamingEnabledOrBuilder () 
	public abstract boolean hasLteServiceForced () 
	public abstract android.providers.settings.SettingProto getLteServiceForced () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLteServiceForcedOrBuilder () 
	public abstract boolean hasEphemeralCookieMaxSizeBytes () 
	public abstract android.providers.settings.SettingProto getEphemeralCookieMaxSizeBytes () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEphemeralCookieMaxSizeBytesOrBuilder () 
	public abstract boolean hasEnableEphemeralFeature () 
	public abstract android.providers.settings.SettingProto getEnableEphemeralFeature () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEnableEphemeralFeatureOrBuilder () 
	public abstract boolean hasInstantAppDexoptEnabled () 
	public abstract android.providers.settings.SettingProto getInstantAppDexoptEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getInstantAppDexoptEnabledOrBuilder () 
	public abstract boolean hasInstalledInstantAppMinCachePeriod () 
	public abstract android.providers.settings.SettingProto getInstalledInstantAppMinCachePeriod () 
	public abstract android.providers.settings.SettingProtoOrBuilder getInstalledInstantAppMinCachePeriodOrBuilder () 
	public abstract boolean hasInstalledInstantAppMaxCachePeriod () 
	public abstract android.providers.settings.SettingProto getInstalledInstantAppMaxCachePeriod () 
	public abstract android.providers.settings.SettingProtoOrBuilder getInstalledInstantAppMaxCachePeriodOrBuilder () 
	public abstract boolean hasUninstalledInstantAppMinCachePeriod () 
	public abstract android.providers.settings.SettingProto getUninstalledInstantAppMinCachePeriod () 
	public abstract android.providers.settings.SettingProtoOrBuilder getUninstalledInstantAppMinCachePeriodOrBuilder () 
	public abstract boolean hasUninstalledInstantAppMaxCachePeriod () 
	public abstract android.providers.settings.SettingProto getUninstalledInstantAppMaxCachePeriod () 
	public abstract android.providers.settings.SettingProtoOrBuilder getUninstalledInstantAppMaxCachePeriodOrBuilder () 
	public abstract boolean hasUnusedStaticSharedLibMinCachePeriod () 
	public abstract android.providers.settings.SettingProto getUnusedStaticSharedLibMinCachePeriod () 
	public abstract android.providers.settings.SettingProtoOrBuilder getUnusedStaticSharedLibMinCachePeriodOrBuilder () 
	public abstract boolean hasAllowUserSwitchingWhenSystemUserLocked () 
	public abstract android.providers.settings.SettingProto getAllowUserSwitchingWhenSystemUserLocked () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAllowUserSwitchingWhenSystemUserLockedOrBuilder () 
	public abstract boolean hasBootCount () 
	public abstract android.providers.settings.SettingProto getBootCount () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBootCountOrBuilder () 
	public abstract boolean hasSafeBootDisallowed () 
	public abstract android.providers.settings.SettingProto getSafeBootDisallowed () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSafeBootDisallowedOrBuilder () 
	public abstract boolean hasDeviceDemoMode () 
	public abstract android.providers.settings.SettingProto getDeviceDemoMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDeviceDemoModeOrBuilder () 
	public abstract boolean hasNetworkAccessTimeoutMs () 
	public abstract android.providers.settings.SettingProto getNetworkAccessTimeoutMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNetworkAccessTimeoutMsOrBuilder () 
	public abstract boolean hasDatabaseDowngradeReason () 
	public abstract android.providers.settings.SettingProto getDatabaseDowngradeReason () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDatabaseDowngradeReasonOrBuilder () 
	public abstract boolean hasDatabaseCreationBuildid () 
	public abstract android.providers.settings.SettingProto getDatabaseCreationBuildid () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDatabaseCreationBuildidOrBuilder () 
	public abstract boolean hasContactsDatabaseWalEnabled () 
	public abstract android.providers.settings.SettingProto getContactsDatabaseWalEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getContactsDatabaseWalEnabledOrBuilder () 
	public abstract boolean hasLocationSettingsLinkToPermissionsEnabled () 
	public abstract android.providers.settings.SettingProto getLocationSettingsLinkToPermissionsEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLocationSettingsLinkToPermissionsEnabledOrBuilder () 
	public abstract boolean hasEuiccFactoryResetTimeoutMillis () 
	public abstract android.providers.settings.SettingProto getEuiccFactoryResetTimeoutMillis () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEuiccFactoryResetTimeoutMillisOrBuilder () 
	public abstract boolean hasStorageSettingsClobberThreshold () 
	public abstract android.providers.settings.SettingProto getStorageSettingsClobberThreshold () 
	public abstract android.providers.settings.SettingProtoOrBuilder getStorageSettingsClobberThresholdOrBuilder () 
	public abstract boolean hasMultiSimVoiceCallSubscription () 
	public abstract android.providers.settings.SettingProto getMultiSimVoiceCallSubscription () 
	public abstract android.providers.settings.SettingProtoOrBuilder getMultiSimVoiceCallSubscriptionOrBuilder () 
	public abstract boolean hasMultiSimVoicePrompt () 
	public abstract android.providers.settings.SettingProto getMultiSimVoicePrompt () 
	public abstract android.providers.settings.SettingProtoOrBuilder getMultiSimVoicePromptOrBuilder () 
	public abstract boolean hasMultiSimDataCallSubscription () 
	public abstract android.providers.settings.SettingProto getMultiSimDataCallSubscription () 
	public abstract android.providers.settings.SettingProtoOrBuilder getMultiSimDataCallSubscriptionOrBuilder () 
	public abstract boolean hasMultiSimSmsSubscription () 
	public abstract android.providers.settings.SettingProto getMultiSimSmsSubscription () 
	public abstract android.providers.settings.SettingProtoOrBuilder getMultiSimSmsSubscriptionOrBuilder () 
	public abstract boolean hasMultiSimSmsPrompt () 
	public abstract android.providers.settings.SettingProto getMultiSimSmsPrompt () 
	public abstract android.providers.settings.SettingProtoOrBuilder getMultiSimSmsPromptOrBuilder () 
	public abstract boolean hasNewContactAggregator () 
	public abstract android.providers.settings.SettingProto getNewContactAggregator () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNewContactAggregatorOrBuilder () 
	public abstract boolean hasContactMetadataSyncEnabled () 
	public abstract android.providers.settings.SettingProto getContactMetadataSyncEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getContactMetadataSyncEnabledOrBuilder () 
	public abstract boolean hasEnableCellularOnBoot () 
	public abstract android.providers.settings.SettingProto getEnableCellularOnBoot () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEnableCellularOnBootOrBuilder () 
	public abstract boolean hasMaxNotificationEnqueueRate () 
	public abstract android.providers.settings.SettingProto getMaxNotificationEnqueueRate () 
	public abstract android.providers.settings.SettingProtoOrBuilder getMaxNotificationEnqueueRateOrBuilder () 
	public abstract boolean hasShowNotificationChannelWarnings () 
	public abstract android.providers.settings.SettingProto getShowNotificationChannelWarnings () 
	public abstract android.providers.settings.SettingProtoOrBuilder getShowNotificationChannelWarningsOrBuilder () 
	public abstract boolean hasCellOn () 
	public abstract android.providers.settings.SettingProto getCellOn () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCellOnOrBuilder () 
	public abstract boolean hasShowTemperatureWarning () 
	public abstract android.providers.settings.SettingProto getShowTemperatureWarning () 
	public abstract android.providers.settings.SettingProtoOrBuilder getShowTemperatureWarningOrBuilder () 
	public abstract boolean hasWarningTemperature () 
	public abstract android.providers.settings.SettingProto getWarningTemperature () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWarningTemperatureOrBuilder () 
	public abstract boolean hasEnableDiskstatsLogging () 
	public abstract android.providers.settings.SettingProto getEnableDiskstatsLogging () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEnableDiskstatsLoggingOrBuilder () 
	public abstract boolean hasEnableCacheQuotaCalculation () 
	public abstract android.providers.settings.SettingProto getEnableCacheQuotaCalculation () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEnableCacheQuotaCalculationOrBuilder () 
	public abstract boolean hasEnableDeletionHelperNoThresholdToggle () 
	public abstract android.providers.settings.SettingProto getEnableDeletionHelperNoThresholdToggle () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEnableDeletionHelperNoThresholdToggleOrBuilder () 
	public abstract boolean hasNotificationSnoozeOptions () 
	public abstract android.providers.settings.SettingProto getNotificationSnoozeOptions () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNotificationSnoozeOptionsOrBuilder () 
	public abstract boolean hasEnableGnssRawMeasFullTracking () 
	public abstract android.providers.settings.SettingProto getEnableGnssRawMeasFullTracking () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEnableGnssRawMeasFullTrackingOrBuilder () 
}

android/providers/settings/SecureSettingsProto$1.class
SecureSettingsProto.java
package android.providers.settings
final android.providers.settings.SecureSettingsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.providers.settings.SecureSettingsProto 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/providers/settings/SecureSettingsProto$Builder.class
SecureSettingsProto.java
package android.providers.settings
public final android.providers.settings.SecureSettingsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.providers.settings.SecureSettingsProtoOrBuilder  {
	private int bitField0_
	private int bitField1_
	private int bitField2_
	private int bitField3_
	private int bitField4_
	private int bitField5_
	private int bitField6_
	private java.util.List historicalOperations_
	private com.google.protobuf.RepeatedFieldBuilder historicalOperationsBuilder_
	private android.providers.settings.SettingProto androidId_
	private com.google.protobuf.SingleFieldBuilder androidIdBuilder_
	private android.providers.settings.SettingProto defaultInputMethod_
	private com.google.protobuf.SingleFieldBuilder defaultInputMethodBuilder_
	private android.providers.settings.SettingProto selectedInputMethodSubtype_
	private com.google.protobuf.SingleFieldBuilder selectedInputMethodSubtypeBuilder_
	private android.providers.settings.SettingProto inputMethodsSubtypeHistory_
	private com.google.protobuf.SingleFieldBuilder inputMethodsSubtypeHistoryBuilder_
	private android.providers.settings.SettingProto inputMethodSelectorVisibility_
	private com.google.protobuf.SingleFieldBuilder inputMethodSelectorVisibilityBuilder_
	private android.providers.settings.SettingProto voiceInteractionService_
	private com.google.protobuf.SingleFieldBuilder voiceInteractionServiceBuilder_
	private android.providers.settings.SettingProto autofillService_
	private com.google.protobuf.SingleFieldBuilder autofillServiceBuilder_
	private android.providers.settings.SettingProto bluetoothHciLog_
	private com.google.protobuf.SingleFieldBuilder bluetoothHciLogBuilder_
	private android.providers.settings.SettingProto userSetupComplete_
	private com.google.protobuf.SingleFieldBuilder userSetupCompleteBuilder_
	private android.providers.settings.SettingProto tvUserSetupComplete_
	private com.google.protobuf.SingleFieldBuilder tvUserSetupCompleteBuilder_
	private android.providers.settings.SettingProto completedCategoryPrefix_
	private com.google.protobuf.SingleFieldBuilder completedCategoryPrefixBuilder_
	private android.providers.settings.SettingProto enabledInputMethods_
	private com.google.protobuf.SingleFieldBuilder enabledInputMethodsBuilder_
	private android.providers.settings.SettingProto disabledSystemInputMethods_
	private com.google.protobuf.SingleFieldBuilder disabledSystemInputMethodsBuilder_
	private android.providers.settings.SettingProto showImeWithHardKeyboard_
	private com.google.protobuf.SingleFieldBuilder showImeWithHardKeyboardBuilder_
	private android.providers.settings.SettingProto alwaysOnVpnApp_
	private com.google.protobuf.SingleFieldBuilder alwaysOnVpnAppBuilder_
	private android.providers.settings.SettingProto alwaysOnVpnLockdown_
	private com.google.protobuf.SingleFieldBuilder alwaysOnVpnLockdownBuilder_
	private android.providers.settings.SettingProto installNonMarketApps_
	private com.google.protobuf.SingleFieldBuilder installNonMarketAppsBuilder_
	private android.providers.settings.SettingProto unknownSourcesDefaultReversed_
	private com.google.protobuf.SingleFieldBuilder unknownSourcesDefaultReversedBuilder_
	private android.providers.settings.SettingProto locationMode_
	private com.google.protobuf.SingleFieldBuilder locationModeBuilder_
	private android.providers.settings.SettingProto locationPreviousMode_
	private com.google.protobuf.SingleFieldBuilder locationPreviousModeBuilder_
	private android.providers.settings.SettingProto lockToAppExitLocked_
	private com.google.protobuf.SingleFieldBuilder lockToAppExitLockedBuilder_
	private android.providers.settings.SettingProto lockScreenLockAfterTimeout_
	private com.google.protobuf.SingleFieldBuilder lockScreenLockAfterTimeoutBuilder_
	private android.providers.settings.SettingProto lockScreenAllowPrivateNotifications_
	private com.google.protobuf.SingleFieldBuilder lockScreenAllowPrivateNotificationsBuilder_
	private android.providers.settings.SettingProto lockScreenAllowRemoteInput_
	private com.google.protobuf.SingleFieldBuilder lockScreenAllowRemoteInputBuilder_
	private android.providers.settings.SettingProto showNoteAboutNotificationHiding_
	private com.google.protobuf.SingleFieldBuilder showNoteAboutNotificationHidingBuilder_
	private android.providers.settings.SettingProto trustAgentsInitialized_
	private com.google.protobuf.SingleFieldBuilder trustAgentsInitializedBuilder_
	private android.providers.settings.SettingProto parentalControlEnabled_
	private com.google.protobuf.SingleFieldBuilder parentalControlEnabledBuilder_
	private android.providers.settings.SettingProto parentalControlLastUpdate_
	private com.google.protobuf.SingleFieldBuilder parentalControlLastUpdateBuilder_
	private android.providers.settings.SettingProto parentalControlRedirectUrl_
	private com.google.protobuf.SingleFieldBuilder parentalControlRedirectUrlBuilder_
	private android.providers.settings.SettingProto settingsClassname_
	private com.google.protobuf.SingleFieldBuilder settingsClassnameBuilder_
	private android.providers.settings.SettingProto accessibilityEnabled_
	private com.google.protobuf.SingleFieldBuilder accessibilityEnabledBuilder_
	private android.providers.settings.SettingProto accessibilityShortcutEnabled_
	private com.google.protobuf.SingleFieldBuilder accessibilityShortcutEnabledBuilder_
	private android.providers.settings.SettingProto accessibilityShortcutOnLockScreen_
	private com.google.protobuf.SingleFieldBuilder accessibilityShortcutOnLockScreenBuilder_
	private android.providers.settings.SettingProto accessibilityShortcutDialogShown_
	private com.google.protobuf.SingleFieldBuilder accessibilityShortcutDialogShownBuilder_
	private android.providers.settings.SettingProto accessibilityShortcutTargetService_
	private com.google.protobuf.SingleFieldBuilder accessibilityShortcutTargetServiceBuilder_
	private android.providers.settings.SettingProto accessibilityButtonTargetComponent_
	private com.google.protobuf.SingleFieldBuilder accessibilityButtonTargetComponentBuilder_
	private android.providers.settings.SettingProto touchExplorationEnabled_
	private com.google.protobuf.SingleFieldBuilder touchExplorationEnabledBuilder_
	private android.providers.settings.SettingProto enabledAccessibilityServices_
	private com.google.protobuf.SingleFieldBuilder enabledAccessibilityServicesBuilder_
	private android.providers.settings.SettingProto touchExplorationGrantedAccessibilityServices_
	private com.google.protobuf.SingleFieldBuilder touchExplorationGrantedAccessibilityServicesBuilder_
	private android.providers.settings.SettingProto accessibilitySpeakPassword_
	private com.google.protobuf.SingleFieldBuilder accessibilitySpeakPasswordBuilder_
	private android.providers.settings.SettingProto accessibilityHighTextContrastEnabled_
	private com.google.protobuf.SingleFieldBuilder accessibilityHighTextContrastEnabledBuilder_
	private android.providers.settings.SettingProto accessibilityScriptInjection_
	private com.google.protobuf.SingleFieldBuilder accessibilityScriptInjectionBuilder_
	private android.providers.settings.SettingProto accessibilityScreenReaderUrl_
	private com.google.protobuf.SingleFieldBuilder accessibilityScreenReaderUrlBuilder_
	private android.providers.settings.SettingProto accessibilityWebContentKeyBindings_
	private com.google.protobuf.SingleFieldBuilder accessibilityWebContentKeyBindingsBuilder_
	private android.providers.settings.SettingProto accessibilityDisplayMagnificationEnabled_
	private com.google.protobuf.SingleFieldBuilder accessibilityDisplayMagnificationEnabledBuilder_
	private android.providers.settings.SettingProto accessibilityDisplayMagnificationNavbarEnabled_
	private com.google.protobuf.SingleFieldBuilder accessibilityDisplayMagnificationNavbarEnabledBuilder_
	private android.providers.settings.SettingProto accessibilityDisplayMagnificationScale_
	private com.google.protobuf.SingleFieldBuilder accessibilityDisplayMagnificationScaleBuilder_
	private android.providers.settings.SettingProto accessibilityDisplayMagnificationAutoUpdate_
	private com.google.protobuf.SingleFieldBuilder accessibilityDisplayMagnificationAutoUpdateBuilder_
	private android.providers.settings.SettingProto accessibilitySoftKeyboardMode_
	private com.google.protobuf.SingleFieldBuilder accessibilitySoftKeyboardModeBuilder_
	private android.providers.settings.SettingProto accessibilityCaptioningEnabled_
	private com.google.protobuf.SingleFieldBuilder accessibilityCaptioningEnabledBuilder_
	private android.providers.settings.SettingProto accessibilityCaptioningLocale_
	private com.google.protobuf.SingleFieldBuilder accessibilityCaptioningLocaleBuilder_
	private android.providers.settings.SettingProto accessibilityCaptioningPreset_
	private com.google.protobuf.SingleFieldBuilder accessibilityCaptioningPresetBuilder_
	private android.providers.settings.SettingProto accessibilityCaptioningBackgroundColor_
	private com.google.protobuf.SingleFieldBuilder accessibilityCaptioningBackgroundColorBuilder_
	private android.providers.settings.SettingProto accessibilityCaptioningForegroundColor_
	private com.google.protobuf.SingleFieldBuilder accessibilityCaptioningForegroundColorBuilder_
	private android.providers.settings.SettingProto accessibilityCaptioningEdgeType_
	private com.google.protobuf.SingleFieldBuilder accessibilityCaptioningEdgeTypeBuilder_
	private android.providers.settings.SettingProto accessibilityCaptioningEdgeColor_
	private com.google.protobuf.SingleFieldBuilder accessibilityCaptioningEdgeColorBuilder_
	private android.providers.settings.SettingProto accessibilityCaptioningWindowColor_
	private com.google.protobuf.SingleFieldBuilder accessibilityCaptioningWindowColorBuilder_
	private android.providers.settings.SettingProto accessibilityCaptioningTypeface_
	private com.google.protobuf.SingleFieldBuilder accessibilityCaptioningTypefaceBuilder_
	private android.providers.settings.SettingProto accessibilityCaptioningFontScale_
	private com.google.protobuf.SingleFieldBuilder accessibilityCaptioningFontScaleBuilder_
	private android.providers.settings.SettingProto accessibilityDisplayInversionEnabled_
	private com.google.protobuf.SingleFieldBuilder accessibilityDisplayInversionEnabledBuilder_
	private android.providers.settings.SettingProto accessibilityDisplayDaltonizerEnabled_
	private com.google.protobuf.SingleFieldBuilder accessibilityDisplayDaltonizerEnabledBuilder_
	private android.providers.settings.SettingProto accessibilityDisplayDaltonizer_
	private com.google.protobuf.SingleFieldBuilder accessibilityDisplayDaltonizerBuilder_
	private android.providers.settings.SettingProto accessibilityAutoclickEnabled_
	private com.google.protobuf.SingleFieldBuilder accessibilityAutoclickEnabledBuilder_
	private android.providers.settings.SettingProto accessibilityAutoclickDelay_
	private com.google.protobuf.SingleFieldBuilder accessibilityAutoclickDelayBuilder_
	private android.providers.settings.SettingProto accessibilityLargePointerIcon_
	private com.google.protobuf.SingleFieldBuilder accessibilityLargePointerIconBuilder_
	private android.providers.settings.SettingProto longPressTimeout_
	private com.google.protobuf.SingleFieldBuilder longPressTimeoutBuilder_
	private android.providers.settings.SettingProto multiPressTimeout_
	private com.google.protobuf.SingleFieldBuilder multiPressTimeoutBuilder_
	private android.providers.settings.SettingProto enabledPrintServices_
	private com.google.protobuf.SingleFieldBuilder enabledPrintServicesBuilder_
	private android.providers.settings.SettingProto disabledPrintServices_
	private com.google.protobuf.SingleFieldBuilder disabledPrintServicesBuilder_
	private android.providers.settings.SettingProto displayDensityForced_
	private com.google.protobuf.SingleFieldBuilder displayDensityForcedBuilder_
	private android.providers.settings.SettingProto ttsDefaultRate_
	private com.google.protobuf.SingleFieldBuilder ttsDefaultRateBuilder_
	private android.providers.settings.SettingProto ttsDefaultPitch_
	private com.google.protobuf.SingleFieldBuilder ttsDefaultPitchBuilder_
	private android.providers.settings.SettingProto ttsDefaultSynth_
	private com.google.protobuf.SingleFieldBuilder ttsDefaultSynthBuilder_
	private android.providers.settings.SettingProto ttsDefaultLocale_
	private com.google.protobuf.SingleFieldBuilder ttsDefaultLocaleBuilder_
	private android.providers.settings.SettingProto ttsEnabledPlugins_
	private com.google.protobuf.SingleFieldBuilder ttsEnabledPluginsBuilder_
	private android.providers.settings.SettingProto connectivityReleasePendingIntentDelayMs_
	private com.google.protobuf.SingleFieldBuilder connectivityReleasePendingIntentDelayMsBuilder_
	private android.providers.settings.SettingProto allowedGeolocationOrigins_
	private com.google.protobuf.SingleFieldBuilder allowedGeolocationOriginsBuilder_
	private android.providers.settings.SettingProto preferredTtyMode_
	private com.google.protobuf.SingleFieldBuilder preferredTtyModeBuilder_
	private android.providers.settings.SettingProto enhancedVoicePrivacyEnabled_
	private com.google.protobuf.SingleFieldBuilder enhancedVoicePrivacyEnabledBuilder_
	private android.providers.settings.SettingProto ttyModeEnabled_
	private com.google.protobuf.SingleFieldBuilder ttyModeEnabledBuilder_
	private android.providers.settings.SettingProto backupEnabled_
	private com.google.protobuf.SingleFieldBuilder backupEnabledBuilder_
	private android.providers.settings.SettingProto backupAutoRestore_
	private com.google.protobuf.SingleFieldBuilder backupAutoRestoreBuilder_
	private android.providers.settings.SettingProto backupProvisioned_
	private com.google.protobuf.SingleFieldBuilder backupProvisionedBuilder_
	private android.providers.settings.SettingProto backupTransport_
	private com.google.protobuf.SingleFieldBuilder backupTransportBuilder_
	private android.providers.settings.SettingProto lastSetupShown_
	private com.google.protobuf.SingleFieldBuilder lastSetupShownBuilder_
	private android.providers.settings.SettingProto searchGlobalSearchActivity_
	private com.google.protobuf.SingleFieldBuilder searchGlobalSearchActivityBuilder_
	private android.providers.settings.SettingProto searchNumPromotedSources_
	private com.google.protobuf.SingleFieldBuilder searchNumPromotedSourcesBuilder_
	private android.providers.settings.SettingProto searchMaxResultsToDisplay_
	private com.google.protobuf.SingleFieldBuilder searchMaxResultsToDisplayBuilder_
	private android.providers.settings.SettingProto searchMaxResultsPerSource_
	private com.google.protobuf.SingleFieldBuilder searchMaxResultsPerSourceBuilder_
	private android.providers.settings.SettingProto searchWebResultsOverrideLimit_
	private com.google.protobuf.SingleFieldBuilder searchWebResultsOverrideLimitBuilder_
	private android.providers.settings.SettingProto searchPromotedSourceDeadlineMillis_
	private com.google.protobuf.SingleFieldBuilder searchPromotedSourceDeadlineMillisBuilder_
	private android.providers.settings.SettingProto searchSourceTimeoutMillis_
	private com.google.protobuf.SingleFieldBuilder searchSourceTimeoutMillisBuilder_
	private android.providers.settings.SettingProto searchPrefillMillis_
	private com.google.protobuf.SingleFieldBuilder searchPrefillMillisBuilder_
	private android.providers.settings.SettingProto searchMaxStatAgeMillis_
	private com.google.protobuf.SingleFieldBuilder searchMaxStatAgeMillisBuilder_
	private android.providers.settings.SettingProto searchMaxSourceEventAgeMillis_
	private com.google.protobuf.SingleFieldBuilder searchMaxSourceEventAgeMillisBuilder_
	private android.providers.settings.SettingProto searchMinImpressionsForSourceRanking_
	private com.google.protobuf.SingleFieldBuilder searchMinImpressionsForSourceRankingBuilder_
	private android.providers.settings.SettingProto searchMinClicksForSourceRanking_
	private com.google.protobuf.SingleFieldBuilder searchMinClicksForSourceRankingBuilder_
	private android.providers.settings.SettingProto searchMaxShortcutsReturned_
	private com.google.protobuf.SingleFieldBuilder searchMaxShortcutsReturnedBuilder_
	private android.providers.settings.SettingProto searchQueryThreadCorePoolSize_
	private com.google.protobuf.SingleFieldBuilder searchQueryThreadCorePoolSizeBuilder_
	private android.providers.settings.SettingProto searchQueryThreadMaxPoolSize_
	private com.google.protobuf.SingleFieldBuilder searchQueryThreadMaxPoolSizeBuilder_
	private android.providers.settings.SettingProto searchShortcutRefreshCorePoolSize_
	private com.google.protobuf.SingleFieldBuilder searchShortcutRefreshCorePoolSizeBuilder_
	private android.providers.settings.SettingProto searchShortcutRefreshMaxPoolSize_
	private com.google.protobuf.SingleFieldBuilder searchShortcutRefreshMaxPoolSizeBuilder_
	private android.providers.settings.SettingProto searchThreadKeepaliveSeconds_
	private com.google.protobuf.SingleFieldBuilder searchThreadKeepaliveSecondsBuilder_
	private android.providers.settings.SettingProto searchPerSourceConcurrentQueryLimit_
	private com.google.protobuf.SingleFieldBuilder searchPerSourceConcurrentQueryLimitBuilder_
	private android.providers.settings.SettingProto mountPlayNotificationSnd_
	private com.google.protobuf.SingleFieldBuilder mountPlayNotificationSndBuilder_
	private android.providers.settings.SettingProto mountUmsAutostart_
	private com.google.protobuf.SingleFieldBuilder mountUmsAutostartBuilder_
	private android.providers.settings.SettingProto mountUmsPrompt_
	private com.google.protobuf.SingleFieldBuilder mountUmsPromptBuilder_
	private android.providers.settings.SettingProto mountUmsNotifyEnabled_
	private com.google.protobuf.SingleFieldBuilder mountUmsNotifyEnabledBuilder_
	private android.providers.settings.SettingProto anrShowBackground_
	private com.google.protobuf.SingleFieldBuilder anrShowBackgroundBuilder_
	private android.providers.settings.SettingProto voiceRecognitionService_
	private com.google.protobuf.SingleFieldBuilder voiceRecognitionServiceBuilder_
	private android.providers.settings.SettingProto packageVerifierUserConsent_
	private com.google.protobuf.SingleFieldBuilder packageVerifierUserConsentBuilder_
	private android.providers.settings.SettingProto selectedSpellChecker_
	private com.google.protobuf.SingleFieldBuilder selectedSpellCheckerBuilder_
	private android.providers.settings.SettingProto selectedSpellCheckerSubtype_
	private com.google.protobuf.SingleFieldBuilder selectedSpellCheckerSubtypeBuilder_
	private android.providers.settings.SettingProto spellCheckerEnabled_
	private com.google.protobuf.SingleFieldBuilder spellCheckerEnabledBuilder_
	private android.providers.settings.SettingProto incallPowerButtonBehavior_
	private com.google.protobuf.SingleFieldBuilder incallPowerButtonBehaviorBuilder_
	private android.providers.settings.SettingProto incallBackButtonBehavior_
	private com.google.protobuf.SingleFieldBuilder incallBackButtonBehaviorBuilder_
	private android.providers.settings.SettingProto wakeGestureEnabled_
	private com.google.protobuf.SingleFieldBuilder wakeGestureEnabledBuilder_
	private android.providers.settings.SettingProto dozeEnabled_
	private com.google.protobuf.SingleFieldBuilder dozeEnabledBuilder_
	private android.providers.settings.SettingProto dozeAlwaysOn_
	private com.google.protobuf.SingleFieldBuilder dozeAlwaysOnBuilder_
	private android.providers.settings.SettingProto dozePulseOnPickUp_
	private com.google.protobuf.SingleFieldBuilder dozePulseOnPickUpBuilder_
	private android.providers.settings.SettingProto dozePulseOnLongPress_
	private com.google.protobuf.SingleFieldBuilder dozePulseOnLongPressBuilder_
	private android.providers.settings.SettingProto dozePulseOnDoubleTap_
	private com.google.protobuf.SingleFieldBuilder dozePulseOnDoubleTapBuilder_
	private android.providers.settings.SettingProto uiNightMode_
	private com.google.protobuf.SingleFieldBuilder uiNightModeBuilder_
	private android.providers.settings.SettingProto screensaverEnabled_
	private com.google.protobuf.SingleFieldBuilder screensaverEnabledBuilder_
	private android.providers.settings.SettingProto screensaverComponents_
	private com.google.protobuf.SingleFieldBuilder screensaverComponentsBuilder_
	private android.providers.settings.SettingProto screensaverActivateOnDock_
	private com.google.protobuf.SingleFieldBuilder screensaverActivateOnDockBuilder_
	private android.providers.settings.SettingProto screensaverActivateOnSleep_
	private com.google.protobuf.SingleFieldBuilder screensaverActivateOnSleepBuilder_
	private android.providers.settings.SettingProto screensaverDefaultComponent_
	private com.google.protobuf.SingleFieldBuilder screensaverDefaultComponentBuilder_
	private android.providers.settings.SettingProto nfcPaymentDefaultComponent_
	private com.google.protobuf.SingleFieldBuilder nfcPaymentDefaultComponentBuilder_
	private android.providers.settings.SettingProto nfcPaymentForeground_
	private com.google.protobuf.SingleFieldBuilder nfcPaymentForegroundBuilder_
	private android.providers.settings.SettingProto smsDefaultApplication_
	private com.google.protobuf.SingleFieldBuilder smsDefaultApplicationBuilder_
	private android.providers.settings.SettingProto dialerDefaultApplication_
	private com.google.protobuf.SingleFieldBuilder dialerDefaultApplicationBuilder_
	private android.providers.settings.SettingProto emergencyAssistanceApplication_
	private com.google.protobuf.SingleFieldBuilder emergencyAssistanceApplicationBuilder_
	private android.providers.settings.SettingProto assistStructureEnabled_
	private com.google.protobuf.SingleFieldBuilder assistStructureEnabledBuilder_
	private android.providers.settings.SettingProto assistScreenshotEnabled_
	private com.google.protobuf.SingleFieldBuilder assistScreenshotEnabledBuilder_
	private android.providers.settings.SettingProto assistDisclosureEnabled_
	private com.google.protobuf.SingleFieldBuilder assistDisclosureEnabledBuilder_
	private android.providers.settings.SettingProto enabledNotificationAssistant_
	private com.google.protobuf.SingleFieldBuilder enabledNotificationAssistantBuilder_
	private android.providers.settings.SettingProto enabledNotificationListeners_
	private com.google.protobuf.SingleFieldBuilder enabledNotificationListenersBuilder_
	private android.providers.settings.SettingProto enabledNotificationPolicyAccessPackages_
	private com.google.protobuf.SingleFieldBuilder enabledNotificationPolicyAccessPackagesBuilder_
	private android.providers.settings.SettingProto syncParentSounds_
	private com.google.protobuf.SingleFieldBuilder syncParentSoundsBuilder_
	private android.providers.settings.SettingProto immersiveModeConfirmations_
	private com.google.protobuf.SingleFieldBuilder immersiveModeConfirmationsBuilder_
	private android.providers.settings.SettingProto printServiceSearchUri_
	private com.google.protobuf.SingleFieldBuilder printServiceSearchUriBuilder_
	private android.providers.settings.SettingProto paymentServiceSearchUri_
	private com.google.protobuf.SingleFieldBuilder paymentServiceSearchUriBuilder_
	private android.providers.settings.SettingProto autofillServiceSearchUri_
	private com.google.protobuf.SingleFieldBuilder autofillServiceSearchUriBuilder_
	private android.providers.settings.SettingProto skipFirstUseHints_
	private com.google.protobuf.SingleFieldBuilder skipFirstUseHintsBuilder_
	private android.providers.settings.SettingProto unsafeVolumeMusicActiveMs_
	private com.google.protobuf.SingleFieldBuilder unsafeVolumeMusicActiveMsBuilder_
	private android.providers.settings.SettingProto lockScreenShowNotifications_
	private com.google.protobuf.SingleFieldBuilder lockScreenShowNotificationsBuilder_
	private android.providers.settings.SettingProto tvInputHiddenInputs_
	private com.google.protobuf.SingleFieldBuilder tvInputHiddenInputsBuilder_
	private android.providers.settings.SettingProto tvInputCustomLabels_
	private com.google.protobuf.SingleFieldBuilder tvInputCustomLabelsBuilder_
	private android.providers.settings.SettingProto usbAudioAutomaticRoutingDisabled_
	private com.google.protobuf.SingleFieldBuilder usbAudioAutomaticRoutingDisabledBuilder_
	private android.providers.settings.SettingProto sleepTimeout_
	private com.google.protobuf.SingleFieldBuilder sleepTimeoutBuilder_
	private android.providers.settings.SettingProto doubleTapToWake_
	private com.google.protobuf.SingleFieldBuilder doubleTapToWakeBuilder_
	private android.providers.settings.SettingProto assistant_
	private com.google.protobuf.SingleFieldBuilder assistantBuilder_
	private android.providers.settings.SettingProto cameraGestureDisabled_
	private com.google.protobuf.SingleFieldBuilder cameraGestureDisabledBuilder_
	private android.providers.settings.SettingProto cameraDoubleTapPowerGestureDisabled_
	private com.google.protobuf.SingleFieldBuilder cameraDoubleTapPowerGestureDisabledBuilder_
	private android.providers.settings.SettingProto cameraDoubleTwistToFlipEnabled_
	private com.google.protobuf.SingleFieldBuilder cameraDoubleTwistToFlipEnabledBuilder_
	private android.providers.settings.SettingProto cameraLiftTriggerEnabled_
	private com.google.protobuf.SingleFieldBuilder cameraLiftTriggerEnabledBuilder_
	private android.providers.settings.SettingProto assistGestureEnabled_
	private com.google.protobuf.SingleFieldBuilder assistGestureEnabledBuilder_
	private android.providers.settings.SettingProto assistGestureSensitivity_
	private com.google.protobuf.SingleFieldBuilder assistGestureSensitivityBuilder_
	private android.providers.settings.SettingProto assistGestureSilenceAlertsEnabled_
	private com.google.protobuf.SingleFieldBuilder assistGestureSilenceAlertsEnabledBuilder_
	private android.providers.settings.SettingProto assistGestureWakeEnabled_
	private com.google.protobuf.SingleFieldBuilder assistGestureWakeEnabledBuilder_
	private android.providers.settings.SettingProto assistGestureSetupComplete_
	private com.google.protobuf.SingleFieldBuilder assistGestureSetupCompleteBuilder_
	private android.providers.settings.SettingProto nightDisplayActivated_
	private com.google.protobuf.SingleFieldBuilder nightDisplayActivatedBuilder_
	private android.providers.settings.SettingProto nightDisplayAutoMode_
	private com.google.protobuf.SingleFieldBuilder nightDisplayAutoModeBuilder_
	private android.providers.settings.SettingProto nightDisplayColorTemperature_
	private com.google.protobuf.SingleFieldBuilder nightDisplayColorTemperatureBuilder_
	private android.providers.settings.SettingProto nightDisplayCustomStartTime_
	private com.google.protobuf.SingleFieldBuilder nightDisplayCustomStartTimeBuilder_
	private android.providers.settings.SettingProto nightDisplayCustomEndTime_
	private com.google.protobuf.SingleFieldBuilder nightDisplayCustomEndTimeBuilder_
	private android.providers.settings.SettingProto nightDisplayLastActivatedTime_
	private com.google.protobuf.SingleFieldBuilder nightDisplayLastActivatedTimeBuilder_
	private android.providers.settings.SettingProto brightnessUseTwilight_
	private com.google.protobuf.SingleFieldBuilder brightnessUseTwilightBuilder_
	private android.providers.settings.SettingProto enabledVrListeners_
	private com.google.protobuf.SingleFieldBuilder enabledVrListenersBuilder_
	private android.providers.settings.SettingProto vrDisplayMode_
	private com.google.protobuf.SingleFieldBuilder vrDisplayModeBuilder_
	private android.providers.settings.SettingProto carrierAppsHandled_
	private com.google.protobuf.SingleFieldBuilder carrierAppsHandledBuilder_
	private android.providers.settings.SettingProto managedProfileContactRemoteSearch_
	private com.google.protobuf.SingleFieldBuilder managedProfileContactRemoteSearchBuilder_
	private android.providers.settings.SettingProto automaticStorageManagerEnabled_
	private com.google.protobuf.SingleFieldBuilder automaticStorageManagerEnabledBuilder_
	private android.providers.settings.SettingProto automaticStorageManagerDaysToRetain_
	private com.google.protobuf.SingleFieldBuilder automaticStorageManagerDaysToRetainBuilder_
	private android.providers.settings.SettingProto automaticStorageManagerBytesCleared_
	private com.google.protobuf.SingleFieldBuilder automaticStorageManagerBytesClearedBuilder_
	private android.providers.settings.SettingProto automaticStorageManagerLastRun_
	private com.google.protobuf.SingleFieldBuilder automaticStorageManagerLastRunBuilder_
	private android.providers.settings.SettingProto automaticStorageManagerTurnedOffByPolicy_
	private com.google.protobuf.SingleFieldBuilder automaticStorageManagerTurnedOffByPolicyBuilder_
	private android.providers.settings.SettingProto systemNavigationKeysEnabled_
	private com.google.protobuf.SingleFieldBuilder systemNavigationKeysEnabledBuilder_
	private android.providers.settings.SettingProto downloadsBackupEnabled_
	private com.google.protobuf.SingleFieldBuilder downloadsBackupEnabledBuilder_
	private android.providers.settings.SettingProto downloadsBackupAllowMetered_
	private com.google.protobuf.SingleFieldBuilder downloadsBackupAllowMeteredBuilder_
	private android.providers.settings.SettingProto downloadsBackupChargingOnly_
	private com.google.protobuf.SingleFieldBuilder downloadsBackupChargingOnlyBuilder_
	private android.providers.settings.SettingProto automaticStorageManagerDownloadsDaysToRetain_
	private com.google.protobuf.SingleFieldBuilder automaticStorageManagerDownloadsDaysToRetainBuilder_
	private android.providers.settings.SettingProto qsTiles_
	private com.google.protobuf.SingleFieldBuilder qsTilesBuilder_
	private android.providers.settings.SettingProto demoUserSetupComplete_
	private com.google.protobuf.SingleFieldBuilder demoUserSetupCompleteBuilder_
	private android.providers.settings.SettingProto instantAppsEnabled_
	private com.google.protobuf.SingleFieldBuilder instantAppsEnabledBuilder_
	private android.providers.settings.SettingProto devicePaired_
	private com.google.protobuf.SingleFieldBuilder devicePairedBuilder_
	private android.providers.settings.SettingProto packageVerifierState_
	private com.google.protobuf.SingleFieldBuilder packageVerifierStateBuilder_
	private android.providers.settings.SettingProto cmasAdditionalBroadcastPkg_
	private com.google.protobuf.SingleFieldBuilder cmasAdditionalBroadcastPkgBuilder_
	private android.providers.settings.SettingProto notificationBadging_
	private com.google.protobuf.SingleFieldBuilder notificationBadgingBuilder_
	private android.providers.settings.SettingProto qsAutoAddedTiles_
	private com.google.protobuf.SingleFieldBuilder qsAutoAddedTilesBuilder_
	private android.providers.settings.SettingProto lockdownInPowerMenu_
	private com.google.protobuf.SingleFieldBuilder lockdownInPowerMenuBuilder_
	private android.providers.settings.SettingProto backupManagerConstants_
	private com.google.protobuf.SingleFieldBuilder backupManagerConstantsBuilder_
	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.providers.settings.SecureSettingsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.providers.settings.SecureSettingsProto getDefaultInstanceForType () 
	public android.providers.settings.SecureSettingsProto build () 
		android.providers.settings.SecureSettingsProto result
	public android.providers.settings.SecureSettingsProto buildPartial () 
		android.providers.settings.SecureSettingsProto result
		int from_bitField0_
		int from_bitField1_
		int from_bitField2_
		int from_bitField3_
		int from_bitField4_
		int from_bitField5_
		int from_bitField6_
		int to_bitField0_
		int to_bitField1_
		int to_bitField2_
		int to_bitField3_
		int to_bitField4_
		int to_bitField5_
		int to_bitField6_
	public android.providers.settings.SecureSettingsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.providers.settings.SecureSettingsProto$Builder mergeFrom (android.providers.settings.SecureSettingsProto) 
		android.providers.settings.SecureSettingsProto other
	public final boolean isInitialized () 
	public android.providers.settings.SecureSettingsProto$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.providers.settings.SecureSettingsProto parsedMessage
	private void ensureHistoricalOperationsIsMutable () 
	public java.util.List getHistoricalOperationsList () 
	public int getHistoricalOperationsCount () 
	public android.providers.settings.SettingsOperationProto getHistoricalOperations (int) 
		int index
	public android.providers.settings.SecureSettingsProto$Builder setHistoricalOperations (int, android.providers.settings.SettingsOperationProto) 
		int index
		android.providers.settings.SettingsOperationProto value
	public android.providers.settings.SecureSettingsProto$Builder setHistoricalOperations (int, android.providers.settings.SettingsOperationProto$Builder) 
		int index
		android.providers.settings.SettingsOperationProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder addHistoricalOperations (android.providers.settings.SettingsOperationProto) 
		android.providers.settings.SettingsOperationProto value
	public android.providers.settings.SecureSettingsProto$Builder addHistoricalOperations (int, android.providers.settings.SettingsOperationProto) 
		int index
		android.providers.settings.SettingsOperationProto value
	public android.providers.settings.SecureSettingsProto$Builder addHistoricalOperations (android.providers.settings.SettingsOperationProto$Builder) 
		android.providers.settings.SettingsOperationProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder addHistoricalOperations (int, android.providers.settings.SettingsOperationProto$Builder) 
		int index
		android.providers.settings.SettingsOperationProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder addAllHistoricalOperations (java.lang.Iterable) 
		Iterable values
	public android.providers.settings.SecureSettingsProto$Builder clearHistoricalOperations () 
	public android.providers.settings.SecureSettingsProto$Builder removeHistoricalOperations (int) 
		int index
	public android.providers.settings.SettingsOperationProto$Builder getHistoricalOperationsBuilder (int) 
		int index
	public android.providers.settings.SettingsOperationProtoOrBuilder getHistoricalOperationsOrBuilder (int) 
		int index
	public java.util.List getHistoricalOperationsOrBuilderList () 
	public android.providers.settings.SettingsOperationProto$Builder addHistoricalOperationsBuilder () 
	public android.providers.settings.SettingsOperationProto$Builder addHistoricalOperationsBuilder (int) 
		int index
	public java.util.List getHistoricalOperationsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getHistoricalOperationsFieldBuilder () 
	public boolean hasAndroidId () 
	public android.providers.settings.SettingProto getAndroidId () 
	public android.providers.settings.SecureSettingsProto$Builder setAndroidId (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAndroidId (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAndroidId (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAndroidId () 
	public android.providers.settings.SettingProto$Builder getAndroidIdBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAndroidIdOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAndroidIdFieldBuilder () 
	public boolean hasDefaultInputMethod () 
	public android.providers.settings.SettingProto getDefaultInputMethod () 
	public android.providers.settings.SecureSettingsProto$Builder setDefaultInputMethod (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setDefaultInputMethod (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeDefaultInputMethod (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearDefaultInputMethod () 
	public android.providers.settings.SettingProto$Builder getDefaultInputMethodBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDefaultInputMethodOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDefaultInputMethodFieldBuilder () 
	public boolean hasSelectedInputMethodSubtype () 
	public android.providers.settings.SettingProto getSelectedInputMethodSubtype () 
	public android.providers.settings.SecureSettingsProto$Builder setSelectedInputMethodSubtype (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSelectedInputMethodSubtype (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSelectedInputMethodSubtype (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSelectedInputMethodSubtype () 
	public android.providers.settings.SettingProto$Builder getSelectedInputMethodSubtypeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSelectedInputMethodSubtypeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSelectedInputMethodSubtypeFieldBuilder () 
	public boolean hasInputMethodsSubtypeHistory () 
	public android.providers.settings.SettingProto getInputMethodsSubtypeHistory () 
	public android.providers.settings.SecureSettingsProto$Builder setInputMethodsSubtypeHistory (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setInputMethodsSubtypeHistory (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeInputMethodsSubtypeHistory (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearInputMethodsSubtypeHistory () 
	public android.providers.settings.SettingProto$Builder getInputMethodsSubtypeHistoryBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getInputMethodsSubtypeHistoryOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getInputMethodsSubtypeHistoryFieldBuilder () 
	public boolean hasInputMethodSelectorVisibility () 
	public android.providers.settings.SettingProto getInputMethodSelectorVisibility () 
	public android.providers.settings.SecureSettingsProto$Builder setInputMethodSelectorVisibility (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setInputMethodSelectorVisibility (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeInputMethodSelectorVisibility (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearInputMethodSelectorVisibility () 
	public android.providers.settings.SettingProto$Builder getInputMethodSelectorVisibilityBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getInputMethodSelectorVisibilityOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getInputMethodSelectorVisibilityFieldBuilder () 
	public boolean hasVoiceInteractionService () 
	public android.providers.settings.SettingProto getVoiceInteractionService () 
	public android.providers.settings.SecureSettingsProto$Builder setVoiceInteractionService (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setVoiceInteractionService (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeVoiceInteractionService (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearVoiceInteractionService () 
	public android.providers.settings.SettingProto$Builder getVoiceInteractionServiceBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getVoiceInteractionServiceOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVoiceInteractionServiceFieldBuilder () 
	public boolean hasAutofillService () 
	public android.providers.settings.SettingProto getAutofillService () 
	public android.providers.settings.SecureSettingsProto$Builder setAutofillService (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAutofillService (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAutofillService (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAutofillService () 
	public android.providers.settings.SettingProto$Builder getAutofillServiceBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAutofillServiceOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAutofillServiceFieldBuilder () 
	public boolean hasBluetoothHciLog () 
	public android.providers.settings.SettingProto getBluetoothHciLog () 
	public android.providers.settings.SecureSettingsProto$Builder setBluetoothHciLog (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setBluetoothHciLog (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeBluetoothHciLog (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearBluetoothHciLog () 
	public android.providers.settings.SettingProto$Builder getBluetoothHciLogBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothHciLogOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothHciLogFieldBuilder () 
	public boolean hasUserSetupComplete () 
	public android.providers.settings.SettingProto getUserSetupComplete () 
	public android.providers.settings.SecureSettingsProto$Builder setUserSetupComplete (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setUserSetupComplete (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeUserSetupComplete (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearUserSetupComplete () 
	public android.providers.settings.SettingProto$Builder getUserSetupCompleteBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getUserSetupCompleteOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUserSetupCompleteFieldBuilder () 
	public boolean hasTvUserSetupComplete () 
	public android.providers.settings.SettingProto getTvUserSetupComplete () 
	public android.providers.settings.SecureSettingsProto$Builder setTvUserSetupComplete (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setTvUserSetupComplete (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeTvUserSetupComplete (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearTvUserSetupComplete () 
	public android.providers.settings.SettingProto$Builder getTvUserSetupCompleteBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTvUserSetupCompleteOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTvUserSetupCompleteFieldBuilder () 
	public boolean hasCompletedCategoryPrefix () 
	public android.providers.settings.SettingProto getCompletedCategoryPrefix () 
	public android.providers.settings.SecureSettingsProto$Builder setCompletedCategoryPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setCompletedCategoryPrefix (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeCompletedCategoryPrefix (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearCompletedCategoryPrefix () 
	public android.providers.settings.SettingProto$Builder getCompletedCategoryPrefixBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCompletedCategoryPrefixOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCompletedCategoryPrefixFieldBuilder () 
	public boolean hasEnabledInputMethods () 
	public android.providers.settings.SettingProto getEnabledInputMethods () 
	public android.providers.settings.SecureSettingsProto$Builder setEnabledInputMethods (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setEnabledInputMethods (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeEnabledInputMethods (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearEnabledInputMethods () 
	public android.providers.settings.SettingProto$Builder getEnabledInputMethodsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEnabledInputMethodsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEnabledInputMethodsFieldBuilder () 
	public boolean hasDisabledSystemInputMethods () 
	public android.providers.settings.SettingProto getDisabledSystemInputMethods () 
	public android.providers.settings.SecureSettingsProto$Builder setDisabledSystemInputMethods (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setDisabledSystemInputMethods (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeDisabledSystemInputMethods (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearDisabledSystemInputMethods () 
	public android.providers.settings.SettingProto$Builder getDisabledSystemInputMethodsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDisabledSystemInputMethodsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDisabledSystemInputMethodsFieldBuilder () 
	public boolean hasShowImeWithHardKeyboard () 
	public android.providers.settings.SettingProto getShowImeWithHardKeyboard () 
	public android.providers.settings.SecureSettingsProto$Builder setShowImeWithHardKeyboard (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setShowImeWithHardKeyboard (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeShowImeWithHardKeyboard (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearShowImeWithHardKeyboard () 
	public android.providers.settings.SettingProto$Builder getShowImeWithHardKeyboardBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getShowImeWithHardKeyboardOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getShowImeWithHardKeyboardFieldBuilder () 
	public boolean hasAlwaysOnVpnApp () 
	public android.providers.settings.SettingProto getAlwaysOnVpnApp () 
	public android.providers.settings.SecureSettingsProto$Builder setAlwaysOnVpnApp (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAlwaysOnVpnApp (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAlwaysOnVpnApp (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAlwaysOnVpnApp () 
	public android.providers.settings.SettingProto$Builder getAlwaysOnVpnAppBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAlwaysOnVpnAppOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAlwaysOnVpnAppFieldBuilder () 
	public boolean hasAlwaysOnVpnLockdown () 
	public android.providers.settings.SettingProto getAlwaysOnVpnLockdown () 
	public android.providers.settings.SecureSettingsProto$Builder setAlwaysOnVpnLockdown (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAlwaysOnVpnLockdown (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAlwaysOnVpnLockdown (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAlwaysOnVpnLockdown () 
	public android.providers.settings.SettingProto$Builder getAlwaysOnVpnLockdownBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAlwaysOnVpnLockdownOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAlwaysOnVpnLockdownFieldBuilder () 
	public boolean hasInstallNonMarketApps () 
	public android.providers.settings.SettingProto getInstallNonMarketApps () 
	public android.providers.settings.SecureSettingsProto$Builder setInstallNonMarketApps (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setInstallNonMarketApps (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeInstallNonMarketApps (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearInstallNonMarketApps () 
	public android.providers.settings.SettingProto$Builder getInstallNonMarketAppsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getInstallNonMarketAppsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getInstallNonMarketAppsFieldBuilder () 
	public boolean hasUnknownSourcesDefaultReversed () 
	public android.providers.settings.SettingProto getUnknownSourcesDefaultReversed () 
	public android.providers.settings.SecureSettingsProto$Builder setUnknownSourcesDefaultReversed (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setUnknownSourcesDefaultReversed (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeUnknownSourcesDefaultReversed (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearUnknownSourcesDefaultReversed () 
	public android.providers.settings.SettingProto$Builder getUnknownSourcesDefaultReversedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getUnknownSourcesDefaultReversedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUnknownSourcesDefaultReversedFieldBuilder () 
	public boolean hasLocationMode () 
	public android.providers.settings.SettingProto getLocationMode () 
	public android.providers.settings.SecureSettingsProto$Builder setLocationMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setLocationMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeLocationMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearLocationMode () 
	public android.providers.settings.SettingProto$Builder getLocationModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLocationModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLocationModeFieldBuilder () 
	public boolean hasLocationPreviousMode () 
	public android.providers.settings.SettingProto getLocationPreviousMode () 
	public android.providers.settings.SecureSettingsProto$Builder setLocationPreviousMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setLocationPreviousMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeLocationPreviousMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearLocationPreviousMode () 
	public android.providers.settings.SettingProto$Builder getLocationPreviousModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLocationPreviousModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLocationPreviousModeFieldBuilder () 
	public boolean hasLockToAppExitLocked () 
	public android.providers.settings.SettingProto getLockToAppExitLocked () 
	public android.providers.settings.SecureSettingsProto$Builder setLockToAppExitLocked (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setLockToAppExitLocked (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeLockToAppExitLocked (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearLockToAppExitLocked () 
	public android.providers.settings.SettingProto$Builder getLockToAppExitLockedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLockToAppExitLockedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLockToAppExitLockedFieldBuilder () 
	public boolean hasLockScreenLockAfterTimeout () 
	public android.providers.settings.SettingProto getLockScreenLockAfterTimeout () 
	public android.providers.settings.SecureSettingsProto$Builder setLockScreenLockAfterTimeout (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setLockScreenLockAfterTimeout (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeLockScreenLockAfterTimeout (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearLockScreenLockAfterTimeout () 
	public android.providers.settings.SettingProto$Builder getLockScreenLockAfterTimeoutBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLockScreenLockAfterTimeoutOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLockScreenLockAfterTimeoutFieldBuilder () 
	public boolean hasLockScreenAllowPrivateNotifications () 
	public android.providers.settings.SettingProto getLockScreenAllowPrivateNotifications () 
	public android.providers.settings.SecureSettingsProto$Builder setLockScreenAllowPrivateNotifications (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setLockScreenAllowPrivateNotifications (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeLockScreenAllowPrivateNotifications (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearLockScreenAllowPrivateNotifications () 
	public android.providers.settings.SettingProto$Builder getLockScreenAllowPrivateNotificationsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLockScreenAllowPrivateNotificationsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLockScreenAllowPrivateNotificationsFieldBuilder () 
	public boolean hasLockScreenAllowRemoteInput () 
	public android.providers.settings.SettingProto getLockScreenAllowRemoteInput () 
	public android.providers.settings.SecureSettingsProto$Builder setLockScreenAllowRemoteInput (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setLockScreenAllowRemoteInput (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeLockScreenAllowRemoteInput (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearLockScreenAllowRemoteInput () 
	public android.providers.settings.SettingProto$Builder getLockScreenAllowRemoteInputBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLockScreenAllowRemoteInputOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLockScreenAllowRemoteInputFieldBuilder () 
	public boolean hasShowNoteAboutNotificationHiding () 
	public android.providers.settings.SettingProto getShowNoteAboutNotificationHiding () 
	public android.providers.settings.SecureSettingsProto$Builder setShowNoteAboutNotificationHiding (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setShowNoteAboutNotificationHiding (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeShowNoteAboutNotificationHiding (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearShowNoteAboutNotificationHiding () 
	public android.providers.settings.SettingProto$Builder getShowNoteAboutNotificationHidingBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getShowNoteAboutNotificationHidingOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getShowNoteAboutNotificationHidingFieldBuilder () 
	public boolean hasTrustAgentsInitialized () 
	public android.providers.settings.SettingProto getTrustAgentsInitialized () 
	public android.providers.settings.SecureSettingsProto$Builder setTrustAgentsInitialized (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setTrustAgentsInitialized (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeTrustAgentsInitialized (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearTrustAgentsInitialized () 
	public android.providers.settings.SettingProto$Builder getTrustAgentsInitializedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTrustAgentsInitializedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTrustAgentsInitializedFieldBuilder () 
	public boolean hasParentalControlEnabled () 
	public android.providers.settings.SettingProto getParentalControlEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setParentalControlEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setParentalControlEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeParentalControlEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearParentalControlEnabled () 
	public android.providers.settings.SettingProto$Builder getParentalControlEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getParentalControlEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getParentalControlEnabledFieldBuilder () 
	public boolean hasParentalControlLastUpdate () 
	public android.providers.settings.SettingProto getParentalControlLastUpdate () 
	public android.providers.settings.SecureSettingsProto$Builder setParentalControlLastUpdate (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setParentalControlLastUpdate (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeParentalControlLastUpdate (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearParentalControlLastUpdate () 
	public android.providers.settings.SettingProto$Builder getParentalControlLastUpdateBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getParentalControlLastUpdateOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getParentalControlLastUpdateFieldBuilder () 
	public boolean hasParentalControlRedirectUrl () 
	public android.providers.settings.SettingProto getParentalControlRedirectUrl () 
	public android.providers.settings.SecureSettingsProto$Builder setParentalControlRedirectUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setParentalControlRedirectUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeParentalControlRedirectUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearParentalControlRedirectUrl () 
	public android.providers.settings.SettingProto$Builder getParentalControlRedirectUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getParentalControlRedirectUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getParentalControlRedirectUrlFieldBuilder () 
	public boolean hasSettingsClassname () 
	public android.providers.settings.SettingProto getSettingsClassname () 
	public android.providers.settings.SecureSettingsProto$Builder setSettingsClassname (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSettingsClassname (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSettingsClassname (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSettingsClassname () 
	public android.providers.settings.SettingProto$Builder getSettingsClassnameBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSettingsClassnameOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSettingsClassnameFieldBuilder () 
	public boolean hasAccessibilityEnabled () 
	public android.providers.settings.SettingProto getAccessibilityEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityEnabled () 
	public android.providers.settings.SettingProto$Builder getAccessibilityEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityEnabledFieldBuilder () 
	public boolean hasAccessibilityShortcutEnabled () 
	public android.providers.settings.SettingProto getAccessibilityShortcutEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityShortcutEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityShortcutEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityShortcutEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityShortcutEnabled () 
	public android.providers.settings.SettingProto$Builder getAccessibilityShortcutEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityShortcutEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityShortcutEnabledFieldBuilder () 
	public boolean hasAccessibilityShortcutOnLockScreen () 
	public android.providers.settings.SettingProto getAccessibilityShortcutOnLockScreen () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityShortcutOnLockScreen (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityShortcutOnLockScreen (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityShortcutOnLockScreen (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityShortcutOnLockScreen () 
	public android.providers.settings.SettingProto$Builder getAccessibilityShortcutOnLockScreenBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityShortcutOnLockScreenOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityShortcutOnLockScreenFieldBuilder () 
	public boolean hasAccessibilityShortcutDialogShown () 
	public android.providers.settings.SettingProto getAccessibilityShortcutDialogShown () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityShortcutDialogShown (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityShortcutDialogShown (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityShortcutDialogShown (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityShortcutDialogShown () 
	public android.providers.settings.SettingProto$Builder getAccessibilityShortcutDialogShownBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityShortcutDialogShownOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityShortcutDialogShownFieldBuilder () 
	public boolean hasAccessibilityShortcutTargetService () 
	public android.providers.settings.SettingProto getAccessibilityShortcutTargetService () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityShortcutTargetService (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityShortcutTargetService (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityShortcutTargetService (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityShortcutTargetService () 
	public android.providers.settings.SettingProto$Builder getAccessibilityShortcutTargetServiceBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityShortcutTargetServiceOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityShortcutTargetServiceFieldBuilder () 
	public boolean hasAccessibilityButtonTargetComponent () 
	public android.providers.settings.SettingProto getAccessibilityButtonTargetComponent () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityButtonTargetComponent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityButtonTargetComponent (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityButtonTargetComponent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityButtonTargetComponent () 
	public android.providers.settings.SettingProto$Builder getAccessibilityButtonTargetComponentBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityButtonTargetComponentOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityButtonTargetComponentFieldBuilder () 
	public boolean hasTouchExplorationEnabled () 
	public android.providers.settings.SettingProto getTouchExplorationEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setTouchExplorationEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setTouchExplorationEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeTouchExplorationEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearTouchExplorationEnabled () 
	public android.providers.settings.SettingProto$Builder getTouchExplorationEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTouchExplorationEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTouchExplorationEnabledFieldBuilder () 
	public boolean hasEnabledAccessibilityServices () 
	public android.providers.settings.SettingProto getEnabledAccessibilityServices () 
	public android.providers.settings.SecureSettingsProto$Builder setEnabledAccessibilityServices (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setEnabledAccessibilityServices (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeEnabledAccessibilityServices (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearEnabledAccessibilityServices () 
	public android.providers.settings.SettingProto$Builder getEnabledAccessibilityServicesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEnabledAccessibilityServicesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEnabledAccessibilityServicesFieldBuilder () 
	public boolean hasTouchExplorationGrantedAccessibilityServices () 
	public android.providers.settings.SettingProto getTouchExplorationGrantedAccessibilityServices () 
	public android.providers.settings.SecureSettingsProto$Builder setTouchExplorationGrantedAccessibilityServices (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setTouchExplorationGrantedAccessibilityServices (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeTouchExplorationGrantedAccessibilityServices (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearTouchExplorationGrantedAccessibilityServices () 
	public android.providers.settings.SettingProto$Builder getTouchExplorationGrantedAccessibilityServicesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTouchExplorationGrantedAccessibilityServicesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTouchExplorationGrantedAccessibilityServicesFieldBuilder () 
	public boolean hasAccessibilitySpeakPassword () 
	public android.providers.settings.SettingProto getAccessibilitySpeakPassword () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilitySpeakPassword (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilitySpeakPassword (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilitySpeakPassword (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilitySpeakPassword () 
	public android.providers.settings.SettingProto$Builder getAccessibilitySpeakPasswordBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilitySpeakPasswordOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilitySpeakPasswordFieldBuilder () 
	public boolean hasAccessibilityHighTextContrastEnabled () 
	public android.providers.settings.SettingProto getAccessibilityHighTextContrastEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityHighTextContrastEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityHighTextContrastEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityHighTextContrastEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityHighTextContrastEnabled () 
	public android.providers.settings.SettingProto$Builder getAccessibilityHighTextContrastEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityHighTextContrastEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityHighTextContrastEnabledFieldBuilder () 
	public boolean hasAccessibilityScriptInjection () 
	public android.providers.settings.SettingProto getAccessibilityScriptInjection () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityScriptInjection (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityScriptInjection (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityScriptInjection (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityScriptInjection () 
	public android.providers.settings.SettingProto$Builder getAccessibilityScriptInjectionBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityScriptInjectionOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityScriptInjectionFieldBuilder () 
	public boolean hasAccessibilityScreenReaderUrl () 
	public android.providers.settings.SettingProto getAccessibilityScreenReaderUrl () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityScreenReaderUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityScreenReaderUrl (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityScreenReaderUrl (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityScreenReaderUrl () 
	public android.providers.settings.SettingProto$Builder getAccessibilityScreenReaderUrlBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityScreenReaderUrlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityScreenReaderUrlFieldBuilder () 
	public boolean hasAccessibilityWebContentKeyBindings () 
	public android.providers.settings.SettingProto getAccessibilityWebContentKeyBindings () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityWebContentKeyBindings (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityWebContentKeyBindings (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityWebContentKeyBindings (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityWebContentKeyBindings () 
	public android.providers.settings.SettingProto$Builder getAccessibilityWebContentKeyBindingsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityWebContentKeyBindingsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityWebContentKeyBindingsFieldBuilder () 
	public boolean hasAccessibilityDisplayMagnificationEnabled () 
	public android.providers.settings.SettingProto getAccessibilityDisplayMagnificationEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityDisplayMagnificationEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityDisplayMagnificationEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityDisplayMagnificationEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityDisplayMagnificationEnabled () 
	public android.providers.settings.SettingProto$Builder getAccessibilityDisplayMagnificationEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayMagnificationEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityDisplayMagnificationEnabledFieldBuilder () 
	public boolean hasAccessibilityDisplayMagnificationNavbarEnabled () 
	public android.providers.settings.SettingProto getAccessibilityDisplayMagnificationNavbarEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityDisplayMagnificationNavbarEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityDisplayMagnificationNavbarEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityDisplayMagnificationNavbarEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityDisplayMagnificationNavbarEnabled () 
	public android.providers.settings.SettingProto$Builder getAccessibilityDisplayMagnificationNavbarEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayMagnificationNavbarEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityDisplayMagnificationNavbarEnabledFieldBuilder () 
	public boolean hasAccessibilityDisplayMagnificationScale () 
	public android.providers.settings.SettingProto getAccessibilityDisplayMagnificationScale () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityDisplayMagnificationScale (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityDisplayMagnificationScale (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityDisplayMagnificationScale (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityDisplayMagnificationScale () 
	public android.providers.settings.SettingProto$Builder getAccessibilityDisplayMagnificationScaleBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayMagnificationScaleOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityDisplayMagnificationScaleFieldBuilder () 
	public boolean hasAccessibilityDisplayMagnificationAutoUpdate () 
	public android.providers.settings.SettingProto getAccessibilityDisplayMagnificationAutoUpdate () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityDisplayMagnificationAutoUpdate (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityDisplayMagnificationAutoUpdate (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityDisplayMagnificationAutoUpdate (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityDisplayMagnificationAutoUpdate () 
	public android.providers.settings.SettingProto$Builder getAccessibilityDisplayMagnificationAutoUpdateBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayMagnificationAutoUpdateOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityDisplayMagnificationAutoUpdateFieldBuilder () 
	public boolean hasAccessibilitySoftKeyboardMode () 
	public android.providers.settings.SettingProto getAccessibilitySoftKeyboardMode () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilitySoftKeyboardMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilitySoftKeyboardMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilitySoftKeyboardMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilitySoftKeyboardMode () 
	public android.providers.settings.SettingProto$Builder getAccessibilitySoftKeyboardModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilitySoftKeyboardModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilitySoftKeyboardModeFieldBuilder () 
	public boolean hasAccessibilityCaptioningEnabled () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityCaptioningEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityCaptioningEnabled () 
	public android.providers.settings.SettingProto$Builder getAccessibilityCaptioningEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityCaptioningEnabledFieldBuilder () 
	public boolean hasAccessibilityCaptioningLocale () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningLocale () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningLocale (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningLocale (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityCaptioningLocale (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityCaptioningLocale () 
	public android.providers.settings.SettingProto$Builder getAccessibilityCaptioningLocaleBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningLocaleOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityCaptioningLocaleFieldBuilder () 
	public boolean hasAccessibilityCaptioningPreset () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningPreset () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningPreset (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningPreset (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityCaptioningPreset (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityCaptioningPreset () 
	public android.providers.settings.SettingProto$Builder getAccessibilityCaptioningPresetBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningPresetOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityCaptioningPresetFieldBuilder () 
	public boolean hasAccessibilityCaptioningBackgroundColor () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningBackgroundColor () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningBackgroundColor (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningBackgroundColor (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityCaptioningBackgroundColor (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityCaptioningBackgroundColor () 
	public android.providers.settings.SettingProto$Builder getAccessibilityCaptioningBackgroundColorBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningBackgroundColorOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityCaptioningBackgroundColorFieldBuilder () 
	public boolean hasAccessibilityCaptioningForegroundColor () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningForegroundColor () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningForegroundColor (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningForegroundColor (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityCaptioningForegroundColor (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityCaptioningForegroundColor () 
	public android.providers.settings.SettingProto$Builder getAccessibilityCaptioningForegroundColorBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningForegroundColorOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityCaptioningForegroundColorFieldBuilder () 
	public boolean hasAccessibilityCaptioningEdgeType () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningEdgeType () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningEdgeType (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningEdgeType (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityCaptioningEdgeType (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityCaptioningEdgeType () 
	public android.providers.settings.SettingProto$Builder getAccessibilityCaptioningEdgeTypeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningEdgeTypeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityCaptioningEdgeTypeFieldBuilder () 
	public boolean hasAccessibilityCaptioningEdgeColor () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningEdgeColor () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningEdgeColor (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningEdgeColor (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityCaptioningEdgeColor (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityCaptioningEdgeColor () 
	public android.providers.settings.SettingProto$Builder getAccessibilityCaptioningEdgeColorBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningEdgeColorOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityCaptioningEdgeColorFieldBuilder () 
	public boolean hasAccessibilityCaptioningWindowColor () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningWindowColor () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningWindowColor (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningWindowColor (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityCaptioningWindowColor (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityCaptioningWindowColor () 
	public android.providers.settings.SettingProto$Builder getAccessibilityCaptioningWindowColorBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningWindowColorOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityCaptioningWindowColorFieldBuilder () 
	public boolean hasAccessibilityCaptioningTypeface () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningTypeface () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningTypeface (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningTypeface (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityCaptioningTypeface (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityCaptioningTypeface () 
	public android.providers.settings.SettingProto$Builder getAccessibilityCaptioningTypefaceBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningTypefaceOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityCaptioningTypefaceFieldBuilder () 
	public boolean hasAccessibilityCaptioningFontScale () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningFontScale () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningFontScale (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityCaptioningFontScale (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityCaptioningFontScale (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityCaptioningFontScale () 
	public android.providers.settings.SettingProto$Builder getAccessibilityCaptioningFontScaleBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningFontScaleOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityCaptioningFontScaleFieldBuilder () 
	public boolean hasAccessibilityDisplayInversionEnabled () 
	public android.providers.settings.SettingProto getAccessibilityDisplayInversionEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityDisplayInversionEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityDisplayInversionEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityDisplayInversionEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityDisplayInversionEnabled () 
	public android.providers.settings.SettingProto$Builder getAccessibilityDisplayInversionEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayInversionEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityDisplayInversionEnabledFieldBuilder () 
	public boolean hasAccessibilityDisplayDaltonizerEnabled () 
	public android.providers.settings.SettingProto getAccessibilityDisplayDaltonizerEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityDisplayDaltonizerEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityDisplayDaltonizerEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityDisplayDaltonizerEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityDisplayDaltonizerEnabled () 
	public android.providers.settings.SettingProto$Builder getAccessibilityDisplayDaltonizerEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayDaltonizerEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityDisplayDaltonizerEnabledFieldBuilder () 
	public boolean hasAccessibilityDisplayDaltonizer () 
	public android.providers.settings.SettingProto getAccessibilityDisplayDaltonizer () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityDisplayDaltonizer (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityDisplayDaltonizer (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityDisplayDaltonizer (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityDisplayDaltonizer () 
	public android.providers.settings.SettingProto$Builder getAccessibilityDisplayDaltonizerBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayDaltonizerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityDisplayDaltonizerFieldBuilder () 
	public boolean hasAccessibilityAutoclickEnabled () 
	public android.providers.settings.SettingProto getAccessibilityAutoclickEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityAutoclickEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityAutoclickEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityAutoclickEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityAutoclickEnabled () 
	public android.providers.settings.SettingProto$Builder getAccessibilityAutoclickEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityAutoclickEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityAutoclickEnabledFieldBuilder () 
	public boolean hasAccessibilityAutoclickDelay () 
	public android.providers.settings.SettingProto getAccessibilityAutoclickDelay () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityAutoclickDelay (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityAutoclickDelay (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityAutoclickDelay (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityAutoclickDelay () 
	public android.providers.settings.SettingProto$Builder getAccessibilityAutoclickDelayBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityAutoclickDelayOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityAutoclickDelayFieldBuilder () 
	public boolean hasAccessibilityLargePointerIcon () 
	public android.providers.settings.SettingProto getAccessibilityLargePointerIcon () 
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityLargePointerIcon (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAccessibilityLargePointerIcon (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAccessibilityLargePointerIcon (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAccessibilityLargePointerIcon () 
	public android.providers.settings.SettingProto$Builder getAccessibilityLargePointerIconBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityLargePointerIconOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccessibilityLargePointerIconFieldBuilder () 
	public boolean hasLongPressTimeout () 
	public android.providers.settings.SettingProto getLongPressTimeout () 
	public android.providers.settings.SecureSettingsProto$Builder setLongPressTimeout (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setLongPressTimeout (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeLongPressTimeout (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearLongPressTimeout () 
	public android.providers.settings.SettingProto$Builder getLongPressTimeoutBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLongPressTimeoutOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLongPressTimeoutFieldBuilder () 
	public boolean hasMultiPressTimeout () 
	public android.providers.settings.SettingProto getMultiPressTimeout () 
	public android.providers.settings.SecureSettingsProto$Builder setMultiPressTimeout (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setMultiPressTimeout (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeMultiPressTimeout (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearMultiPressTimeout () 
	public android.providers.settings.SettingProto$Builder getMultiPressTimeoutBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getMultiPressTimeoutOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMultiPressTimeoutFieldBuilder () 
	public boolean hasEnabledPrintServices () 
	public android.providers.settings.SettingProto getEnabledPrintServices () 
	public android.providers.settings.SecureSettingsProto$Builder setEnabledPrintServices (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setEnabledPrintServices (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeEnabledPrintServices (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearEnabledPrintServices () 
	public android.providers.settings.SettingProto$Builder getEnabledPrintServicesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEnabledPrintServicesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEnabledPrintServicesFieldBuilder () 
	public boolean hasDisabledPrintServices () 
	public android.providers.settings.SettingProto getDisabledPrintServices () 
	public android.providers.settings.SecureSettingsProto$Builder setDisabledPrintServices (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setDisabledPrintServices (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeDisabledPrintServices (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearDisabledPrintServices () 
	public android.providers.settings.SettingProto$Builder getDisabledPrintServicesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDisabledPrintServicesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDisabledPrintServicesFieldBuilder () 
	public boolean hasDisplayDensityForced () 
	public android.providers.settings.SettingProto getDisplayDensityForced () 
	public android.providers.settings.SecureSettingsProto$Builder setDisplayDensityForced (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setDisplayDensityForced (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeDisplayDensityForced (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearDisplayDensityForced () 
	public android.providers.settings.SettingProto$Builder getDisplayDensityForcedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDisplayDensityForcedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDisplayDensityForcedFieldBuilder () 
	public boolean hasTtsDefaultRate () 
	public android.providers.settings.SettingProto getTtsDefaultRate () 
	public android.providers.settings.SecureSettingsProto$Builder setTtsDefaultRate (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setTtsDefaultRate (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeTtsDefaultRate (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearTtsDefaultRate () 
	public android.providers.settings.SettingProto$Builder getTtsDefaultRateBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTtsDefaultRateOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTtsDefaultRateFieldBuilder () 
	public boolean hasTtsDefaultPitch () 
	public android.providers.settings.SettingProto getTtsDefaultPitch () 
	public android.providers.settings.SecureSettingsProto$Builder setTtsDefaultPitch (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setTtsDefaultPitch (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeTtsDefaultPitch (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearTtsDefaultPitch () 
	public android.providers.settings.SettingProto$Builder getTtsDefaultPitchBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTtsDefaultPitchOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTtsDefaultPitchFieldBuilder () 
	public boolean hasTtsDefaultSynth () 
	public android.providers.settings.SettingProto getTtsDefaultSynth () 
	public android.providers.settings.SecureSettingsProto$Builder setTtsDefaultSynth (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setTtsDefaultSynth (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeTtsDefaultSynth (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearTtsDefaultSynth () 
	public android.providers.settings.SettingProto$Builder getTtsDefaultSynthBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTtsDefaultSynthOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTtsDefaultSynthFieldBuilder () 
	public boolean hasTtsDefaultLocale () 
	public android.providers.settings.SettingProto getTtsDefaultLocale () 
	public android.providers.settings.SecureSettingsProto$Builder setTtsDefaultLocale (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setTtsDefaultLocale (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeTtsDefaultLocale (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearTtsDefaultLocale () 
	public android.providers.settings.SettingProto$Builder getTtsDefaultLocaleBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTtsDefaultLocaleOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTtsDefaultLocaleFieldBuilder () 
	public boolean hasTtsEnabledPlugins () 
	public android.providers.settings.SettingProto getTtsEnabledPlugins () 
	public android.providers.settings.SecureSettingsProto$Builder setTtsEnabledPlugins (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setTtsEnabledPlugins (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeTtsEnabledPlugins (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearTtsEnabledPlugins () 
	public android.providers.settings.SettingProto$Builder getTtsEnabledPluginsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTtsEnabledPluginsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTtsEnabledPluginsFieldBuilder () 
	public boolean hasConnectivityReleasePendingIntentDelayMs () 
	public android.providers.settings.SettingProto getConnectivityReleasePendingIntentDelayMs () 
	public android.providers.settings.SecureSettingsProto$Builder setConnectivityReleasePendingIntentDelayMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setConnectivityReleasePendingIntentDelayMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeConnectivityReleasePendingIntentDelayMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearConnectivityReleasePendingIntentDelayMs () 
	public android.providers.settings.SettingProto$Builder getConnectivityReleasePendingIntentDelayMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getConnectivityReleasePendingIntentDelayMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getConnectivityReleasePendingIntentDelayMsFieldBuilder () 
	public boolean hasAllowedGeolocationOrigins () 
	public android.providers.settings.SettingProto getAllowedGeolocationOrigins () 
	public android.providers.settings.SecureSettingsProto$Builder setAllowedGeolocationOrigins (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAllowedGeolocationOrigins (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAllowedGeolocationOrigins (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAllowedGeolocationOrigins () 
	public android.providers.settings.SettingProto$Builder getAllowedGeolocationOriginsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAllowedGeolocationOriginsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAllowedGeolocationOriginsFieldBuilder () 
	public boolean hasPreferredTtyMode () 
	public android.providers.settings.SettingProto getPreferredTtyMode () 
	public android.providers.settings.SecureSettingsProto$Builder setPreferredTtyMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setPreferredTtyMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergePreferredTtyMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearPreferredTtyMode () 
	public android.providers.settings.SettingProto$Builder getPreferredTtyModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPreferredTtyModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPreferredTtyModeFieldBuilder () 
	public boolean hasEnhancedVoicePrivacyEnabled () 
	public android.providers.settings.SettingProto getEnhancedVoicePrivacyEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setEnhancedVoicePrivacyEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setEnhancedVoicePrivacyEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeEnhancedVoicePrivacyEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearEnhancedVoicePrivacyEnabled () 
	public android.providers.settings.SettingProto$Builder getEnhancedVoicePrivacyEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEnhancedVoicePrivacyEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEnhancedVoicePrivacyEnabledFieldBuilder () 
	public boolean hasTtyModeEnabled () 
	public android.providers.settings.SettingProto getTtyModeEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setTtyModeEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setTtyModeEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeTtyModeEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearTtyModeEnabled () 
	public android.providers.settings.SettingProto$Builder getTtyModeEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTtyModeEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTtyModeEnabledFieldBuilder () 
	public boolean hasBackupEnabled () 
	public android.providers.settings.SettingProto getBackupEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setBackupEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setBackupEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeBackupEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearBackupEnabled () 
	public android.providers.settings.SettingProto$Builder getBackupEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBackupEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBackupEnabledFieldBuilder () 
	public boolean hasBackupAutoRestore () 
	public android.providers.settings.SettingProto getBackupAutoRestore () 
	public android.providers.settings.SecureSettingsProto$Builder setBackupAutoRestore (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setBackupAutoRestore (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeBackupAutoRestore (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearBackupAutoRestore () 
	public android.providers.settings.SettingProto$Builder getBackupAutoRestoreBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBackupAutoRestoreOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBackupAutoRestoreFieldBuilder () 
	public boolean hasBackupProvisioned () 
	public android.providers.settings.SettingProto getBackupProvisioned () 
	public android.providers.settings.SecureSettingsProto$Builder setBackupProvisioned (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setBackupProvisioned (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeBackupProvisioned (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearBackupProvisioned () 
	public android.providers.settings.SettingProto$Builder getBackupProvisionedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBackupProvisionedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBackupProvisionedFieldBuilder () 
	public boolean hasBackupTransport () 
	public android.providers.settings.SettingProto getBackupTransport () 
	public android.providers.settings.SecureSettingsProto$Builder setBackupTransport (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setBackupTransport (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeBackupTransport (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearBackupTransport () 
	public android.providers.settings.SettingProto$Builder getBackupTransportBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBackupTransportOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBackupTransportFieldBuilder () 
	public boolean hasLastSetupShown () 
	public android.providers.settings.SettingProto getLastSetupShown () 
	public android.providers.settings.SecureSettingsProto$Builder setLastSetupShown (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setLastSetupShown (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeLastSetupShown (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearLastSetupShown () 
	public android.providers.settings.SettingProto$Builder getLastSetupShownBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLastSetupShownOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLastSetupShownFieldBuilder () 
	public boolean hasSearchGlobalSearchActivity () 
	public android.providers.settings.SettingProto getSearchGlobalSearchActivity () 
	public android.providers.settings.SecureSettingsProto$Builder setSearchGlobalSearchActivity (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSearchGlobalSearchActivity (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSearchGlobalSearchActivity (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSearchGlobalSearchActivity () 
	public android.providers.settings.SettingProto$Builder getSearchGlobalSearchActivityBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSearchGlobalSearchActivityOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSearchGlobalSearchActivityFieldBuilder () 
	public boolean hasSearchNumPromotedSources () 
	public android.providers.settings.SettingProto getSearchNumPromotedSources () 
	public android.providers.settings.SecureSettingsProto$Builder setSearchNumPromotedSources (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSearchNumPromotedSources (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSearchNumPromotedSources (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSearchNumPromotedSources () 
	public android.providers.settings.SettingProto$Builder getSearchNumPromotedSourcesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSearchNumPromotedSourcesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSearchNumPromotedSourcesFieldBuilder () 
	public boolean hasSearchMaxResultsToDisplay () 
	public android.providers.settings.SettingProto getSearchMaxResultsToDisplay () 
	public android.providers.settings.SecureSettingsProto$Builder setSearchMaxResultsToDisplay (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSearchMaxResultsToDisplay (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSearchMaxResultsToDisplay (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSearchMaxResultsToDisplay () 
	public android.providers.settings.SettingProto$Builder getSearchMaxResultsToDisplayBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSearchMaxResultsToDisplayOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSearchMaxResultsToDisplayFieldBuilder () 
	public boolean hasSearchMaxResultsPerSource () 
	public android.providers.settings.SettingProto getSearchMaxResultsPerSource () 
	public android.providers.settings.SecureSettingsProto$Builder setSearchMaxResultsPerSource (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSearchMaxResultsPerSource (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSearchMaxResultsPerSource (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSearchMaxResultsPerSource () 
	public android.providers.settings.SettingProto$Builder getSearchMaxResultsPerSourceBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSearchMaxResultsPerSourceOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSearchMaxResultsPerSourceFieldBuilder () 
	public boolean hasSearchWebResultsOverrideLimit () 
	public android.providers.settings.SettingProto getSearchWebResultsOverrideLimit () 
	public android.providers.settings.SecureSettingsProto$Builder setSearchWebResultsOverrideLimit (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSearchWebResultsOverrideLimit (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSearchWebResultsOverrideLimit (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSearchWebResultsOverrideLimit () 
	public android.providers.settings.SettingProto$Builder getSearchWebResultsOverrideLimitBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSearchWebResultsOverrideLimitOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSearchWebResultsOverrideLimitFieldBuilder () 
	public boolean hasSearchPromotedSourceDeadlineMillis () 
	public android.providers.settings.SettingProto getSearchPromotedSourceDeadlineMillis () 
	public android.providers.settings.SecureSettingsProto$Builder setSearchPromotedSourceDeadlineMillis (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSearchPromotedSourceDeadlineMillis (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSearchPromotedSourceDeadlineMillis (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSearchPromotedSourceDeadlineMillis () 
	public android.providers.settings.SettingProto$Builder getSearchPromotedSourceDeadlineMillisBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSearchPromotedSourceDeadlineMillisOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSearchPromotedSourceDeadlineMillisFieldBuilder () 
	public boolean hasSearchSourceTimeoutMillis () 
	public android.providers.settings.SettingProto getSearchSourceTimeoutMillis () 
	public android.providers.settings.SecureSettingsProto$Builder setSearchSourceTimeoutMillis (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSearchSourceTimeoutMillis (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSearchSourceTimeoutMillis (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSearchSourceTimeoutMillis () 
	public android.providers.settings.SettingProto$Builder getSearchSourceTimeoutMillisBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSearchSourceTimeoutMillisOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSearchSourceTimeoutMillisFieldBuilder () 
	public boolean hasSearchPrefillMillis () 
	public android.providers.settings.SettingProto getSearchPrefillMillis () 
	public android.providers.settings.SecureSettingsProto$Builder setSearchPrefillMillis (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSearchPrefillMillis (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSearchPrefillMillis (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSearchPrefillMillis () 
	public android.providers.settings.SettingProto$Builder getSearchPrefillMillisBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSearchPrefillMillisOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSearchPrefillMillisFieldBuilder () 
	public boolean hasSearchMaxStatAgeMillis () 
	public android.providers.settings.SettingProto getSearchMaxStatAgeMillis () 
	public android.providers.settings.SecureSettingsProto$Builder setSearchMaxStatAgeMillis (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSearchMaxStatAgeMillis (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSearchMaxStatAgeMillis (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSearchMaxStatAgeMillis () 
	public android.providers.settings.SettingProto$Builder getSearchMaxStatAgeMillisBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSearchMaxStatAgeMillisOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSearchMaxStatAgeMillisFieldBuilder () 
	public boolean hasSearchMaxSourceEventAgeMillis () 
	public android.providers.settings.SettingProto getSearchMaxSourceEventAgeMillis () 
	public android.providers.settings.SecureSettingsProto$Builder setSearchMaxSourceEventAgeMillis (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSearchMaxSourceEventAgeMillis (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSearchMaxSourceEventAgeMillis (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSearchMaxSourceEventAgeMillis () 
	public android.providers.settings.SettingProto$Builder getSearchMaxSourceEventAgeMillisBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSearchMaxSourceEventAgeMillisOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSearchMaxSourceEventAgeMillisFieldBuilder () 
	public boolean hasSearchMinImpressionsForSourceRanking () 
	public android.providers.settings.SettingProto getSearchMinImpressionsForSourceRanking () 
	public android.providers.settings.SecureSettingsProto$Builder setSearchMinImpressionsForSourceRanking (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSearchMinImpressionsForSourceRanking (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSearchMinImpressionsForSourceRanking (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSearchMinImpressionsForSourceRanking () 
	public android.providers.settings.SettingProto$Builder getSearchMinImpressionsForSourceRankingBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSearchMinImpressionsForSourceRankingOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSearchMinImpressionsForSourceRankingFieldBuilder () 
	public boolean hasSearchMinClicksForSourceRanking () 
	public android.providers.settings.SettingProto getSearchMinClicksForSourceRanking () 
	public android.providers.settings.SecureSettingsProto$Builder setSearchMinClicksForSourceRanking (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSearchMinClicksForSourceRanking (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSearchMinClicksForSourceRanking (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSearchMinClicksForSourceRanking () 
	public android.providers.settings.SettingProto$Builder getSearchMinClicksForSourceRankingBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSearchMinClicksForSourceRankingOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSearchMinClicksForSourceRankingFieldBuilder () 
	public boolean hasSearchMaxShortcutsReturned () 
	public android.providers.settings.SettingProto getSearchMaxShortcutsReturned () 
	public android.providers.settings.SecureSettingsProto$Builder setSearchMaxShortcutsReturned (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSearchMaxShortcutsReturned (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSearchMaxShortcutsReturned (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSearchMaxShortcutsReturned () 
	public android.providers.settings.SettingProto$Builder getSearchMaxShortcutsReturnedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSearchMaxShortcutsReturnedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSearchMaxShortcutsReturnedFieldBuilder () 
	public boolean hasSearchQueryThreadCorePoolSize () 
	public android.providers.settings.SettingProto getSearchQueryThreadCorePoolSize () 
	public android.providers.settings.SecureSettingsProto$Builder setSearchQueryThreadCorePoolSize (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSearchQueryThreadCorePoolSize (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSearchQueryThreadCorePoolSize (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSearchQueryThreadCorePoolSize () 
	public android.providers.settings.SettingProto$Builder getSearchQueryThreadCorePoolSizeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSearchQueryThreadCorePoolSizeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSearchQueryThreadCorePoolSizeFieldBuilder () 
	public boolean hasSearchQueryThreadMaxPoolSize () 
	public android.providers.settings.SettingProto getSearchQueryThreadMaxPoolSize () 
	public android.providers.settings.SecureSettingsProto$Builder setSearchQueryThreadMaxPoolSize (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSearchQueryThreadMaxPoolSize (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSearchQueryThreadMaxPoolSize (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSearchQueryThreadMaxPoolSize () 
	public android.providers.settings.SettingProto$Builder getSearchQueryThreadMaxPoolSizeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSearchQueryThreadMaxPoolSizeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSearchQueryThreadMaxPoolSizeFieldBuilder () 
	public boolean hasSearchShortcutRefreshCorePoolSize () 
	public android.providers.settings.SettingProto getSearchShortcutRefreshCorePoolSize () 
	public android.providers.settings.SecureSettingsProto$Builder setSearchShortcutRefreshCorePoolSize (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSearchShortcutRefreshCorePoolSize (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSearchShortcutRefreshCorePoolSize (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSearchShortcutRefreshCorePoolSize () 
	public android.providers.settings.SettingProto$Builder getSearchShortcutRefreshCorePoolSizeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSearchShortcutRefreshCorePoolSizeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSearchShortcutRefreshCorePoolSizeFieldBuilder () 
	public boolean hasSearchShortcutRefreshMaxPoolSize () 
	public android.providers.settings.SettingProto getSearchShortcutRefreshMaxPoolSize () 
	public android.providers.settings.SecureSettingsProto$Builder setSearchShortcutRefreshMaxPoolSize (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSearchShortcutRefreshMaxPoolSize (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSearchShortcutRefreshMaxPoolSize (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSearchShortcutRefreshMaxPoolSize () 
	public android.providers.settings.SettingProto$Builder getSearchShortcutRefreshMaxPoolSizeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSearchShortcutRefreshMaxPoolSizeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSearchShortcutRefreshMaxPoolSizeFieldBuilder () 
	public boolean hasSearchThreadKeepaliveSeconds () 
	public android.providers.settings.SettingProto getSearchThreadKeepaliveSeconds () 
	public android.providers.settings.SecureSettingsProto$Builder setSearchThreadKeepaliveSeconds (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSearchThreadKeepaliveSeconds (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSearchThreadKeepaliveSeconds (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSearchThreadKeepaliveSeconds () 
	public android.providers.settings.SettingProto$Builder getSearchThreadKeepaliveSecondsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSearchThreadKeepaliveSecondsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSearchThreadKeepaliveSecondsFieldBuilder () 
	public boolean hasSearchPerSourceConcurrentQueryLimit () 
	public android.providers.settings.SettingProto getSearchPerSourceConcurrentQueryLimit () 
	public android.providers.settings.SecureSettingsProto$Builder setSearchPerSourceConcurrentQueryLimit (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSearchPerSourceConcurrentQueryLimit (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSearchPerSourceConcurrentQueryLimit (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSearchPerSourceConcurrentQueryLimit () 
	public android.providers.settings.SettingProto$Builder getSearchPerSourceConcurrentQueryLimitBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSearchPerSourceConcurrentQueryLimitOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSearchPerSourceConcurrentQueryLimitFieldBuilder () 
	public boolean hasMountPlayNotificationSnd () 
	public android.providers.settings.SettingProto getMountPlayNotificationSnd () 
	public android.providers.settings.SecureSettingsProto$Builder setMountPlayNotificationSnd (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setMountPlayNotificationSnd (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeMountPlayNotificationSnd (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearMountPlayNotificationSnd () 
	public android.providers.settings.SettingProto$Builder getMountPlayNotificationSndBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getMountPlayNotificationSndOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMountPlayNotificationSndFieldBuilder () 
	public boolean hasMountUmsAutostart () 
	public android.providers.settings.SettingProto getMountUmsAutostart () 
	public android.providers.settings.SecureSettingsProto$Builder setMountUmsAutostart (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setMountUmsAutostart (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeMountUmsAutostart (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearMountUmsAutostart () 
	public android.providers.settings.SettingProto$Builder getMountUmsAutostartBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getMountUmsAutostartOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMountUmsAutostartFieldBuilder () 
	public boolean hasMountUmsPrompt () 
	public android.providers.settings.SettingProto getMountUmsPrompt () 
	public android.providers.settings.SecureSettingsProto$Builder setMountUmsPrompt (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setMountUmsPrompt (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeMountUmsPrompt (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearMountUmsPrompt () 
	public android.providers.settings.SettingProto$Builder getMountUmsPromptBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getMountUmsPromptOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMountUmsPromptFieldBuilder () 
	public boolean hasMountUmsNotifyEnabled () 
	public android.providers.settings.SettingProto getMountUmsNotifyEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setMountUmsNotifyEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setMountUmsNotifyEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeMountUmsNotifyEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearMountUmsNotifyEnabled () 
	public android.providers.settings.SettingProto$Builder getMountUmsNotifyEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getMountUmsNotifyEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMountUmsNotifyEnabledFieldBuilder () 
	public boolean hasAnrShowBackground () 
	public android.providers.settings.SettingProto getAnrShowBackground () 
	public android.providers.settings.SecureSettingsProto$Builder setAnrShowBackground (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAnrShowBackground (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAnrShowBackground (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAnrShowBackground () 
	public android.providers.settings.SettingProto$Builder getAnrShowBackgroundBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAnrShowBackgroundOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAnrShowBackgroundFieldBuilder () 
	public boolean hasVoiceRecognitionService () 
	public android.providers.settings.SettingProto getVoiceRecognitionService () 
	public android.providers.settings.SecureSettingsProto$Builder setVoiceRecognitionService (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setVoiceRecognitionService (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeVoiceRecognitionService (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearVoiceRecognitionService () 
	public android.providers.settings.SettingProto$Builder getVoiceRecognitionServiceBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getVoiceRecognitionServiceOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVoiceRecognitionServiceFieldBuilder () 
	public boolean hasPackageVerifierUserConsent () 
	public android.providers.settings.SettingProto getPackageVerifierUserConsent () 
	public android.providers.settings.SecureSettingsProto$Builder setPackageVerifierUserConsent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setPackageVerifierUserConsent (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergePackageVerifierUserConsent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearPackageVerifierUserConsent () 
	public android.providers.settings.SettingProto$Builder getPackageVerifierUserConsentBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPackageVerifierUserConsentOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPackageVerifierUserConsentFieldBuilder () 
	public boolean hasSelectedSpellChecker () 
	public android.providers.settings.SettingProto getSelectedSpellChecker () 
	public android.providers.settings.SecureSettingsProto$Builder setSelectedSpellChecker (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSelectedSpellChecker (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSelectedSpellChecker (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSelectedSpellChecker () 
	public android.providers.settings.SettingProto$Builder getSelectedSpellCheckerBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSelectedSpellCheckerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSelectedSpellCheckerFieldBuilder () 
	public boolean hasSelectedSpellCheckerSubtype () 
	public android.providers.settings.SettingProto getSelectedSpellCheckerSubtype () 
	public android.providers.settings.SecureSettingsProto$Builder setSelectedSpellCheckerSubtype (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSelectedSpellCheckerSubtype (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSelectedSpellCheckerSubtype (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSelectedSpellCheckerSubtype () 
	public android.providers.settings.SettingProto$Builder getSelectedSpellCheckerSubtypeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSelectedSpellCheckerSubtypeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSelectedSpellCheckerSubtypeFieldBuilder () 
	public boolean hasSpellCheckerEnabled () 
	public android.providers.settings.SettingProto getSpellCheckerEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setSpellCheckerEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSpellCheckerEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSpellCheckerEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSpellCheckerEnabled () 
	public android.providers.settings.SettingProto$Builder getSpellCheckerEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSpellCheckerEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSpellCheckerEnabledFieldBuilder () 
	public boolean hasIncallPowerButtonBehavior () 
	public android.providers.settings.SettingProto getIncallPowerButtonBehavior () 
	public android.providers.settings.SecureSettingsProto$Builder setIncallPowerButtonBehavior (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setIncallPowerButtonBehavior (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeIncallPowerButtonBehavior (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearIncallPowerButtonBehavior () 
	public android.providers.settings.SettingProto$Builder getIncallPowerButtonBehaviorBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getIncallPowerButtonBehaviorOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getIncallPowerButtonBehaviorFieldBuilder () 
	public boolean hasIncallBackButtonBehavior () 
	public android.providers.settings.SettingProto getIncallBackButtonBehavior () 
	public android.providers.settings.SecureSettingsProto$Builder setIncallBackButtonBehavior (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setIncallBackButtonBehavior (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeIncallBackButtonBehavior (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearIncallBackButtonBehavior () 
	public android.providers.settings.SettingProto$Builder getIncallBackButtonBehaviorBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getIncallBackButtonBehaviorOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getIncallBackButtonBehaviorFieldBuilder () 
	public boolean hasWakeGestureEnabled () 
	public android.providers.settings.SettingProto getWakeGestureEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setWakeGestureEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setWakeGestureEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeWakeGestureEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearWakeGestureEnabled () 
	public android.providers.settings.SettingProto$Builder getWakeGestureEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWakeGestureEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWakeGestureEnabledFieldBuilder () 
	public boolean hasDozeEnabled () 
	public android.providers.settings.SettingProto getDozeEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setDozeEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setDozeEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeDozeEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearDozeEnabled () 
	public android.providers.settings.SettingProto$Builder getDozeEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDozeEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDozeEnabledFieldBuilder () 
	public boolean hasDozeAlwaysOn () 
	public android.providers.settings.SettingProto getDozeAlwaysOn () 
	public android.providers.settings.SecureSettingsProto$Builder setDozeAlwaysOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setDozeAlwaysOn (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeDozeAlwaysOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearDozeAlwaysOn () 
	public android.providers.settings.SettingProto$Builder getDozeAlwaysOnBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDozeAlwaysOnOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDozeAlwaysOnFieldBuilder () 
	public boolean hasDozePulseOnPickUp () 
	public android.providers.settings.SettingProto getDozePulseOnPickUp () 
	public android.providers.settings.SecureSettingsProto$Builder setDozePulseOnPickUp (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setDozePulseOnPickUp (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeDozePulseOnPickUp (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearDozePulseOnPickUp () 
	public android.providers.settings.SettingProto$Builder getDozePulseOnPickUpBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDozePulseOnPickUpOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDozePulseOnPickUpFieldBuilder () 
	public boolean hasDozePulseOnLongPress () 
	public android.providers.settings.SettingProto getDozePulseOnLongPress () 
	public android.providers.settings.SecureSettingsProto$Builder setDozePulseOnLongPress (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setDozePulseOnLongPress (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeDozePulseOnLongPress (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearDozePulseOnLongPress () 
	public android.providers.settings.SettingProto$Builder getDozePulseOnLongPressBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDozePulseOnLongPressOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDozePulseOnLongPressFieldBuilder () 
	public boolean hasDozePulseOnDoubleTap () 
	public android.providers.settings.SettingProto getDozePulseOnDoubleTap () 
	public android.providers.settings.SecureSettingsProto$Builder setDozePulseOnDoubleTap (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setDozePulseOnDoubleTap (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeDozePulseOnDoubleTap (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearDozePulseOnDoubleTap () 
	public android.providers.settings.SettingProto$Builder getDozePulseOnDoubleTapBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDozePulseOnDoubleTapOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDozePulseOnDoubleTapFieldBuilder () 
	public boolean hasUiNightMode () 
	public android.providers.settings.SettingProto getUiNightMode () 
	public android.providers.settings.SecureSettingsProto$Builder setUiNightMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setUiNightMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeUiNightMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearUiNightMode () 
	public android.providers.settings.SettingProto$Builder getUiNightModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getUiNightModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUiNightModeFieldBuilder () 
	public boolean hasScreensaverEnabled () 
	public android.providers.settings.SettingProto getScreensaverEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setScreensaverEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setScreensaverEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeScreensaverEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearScreensaverEnabled () 
	public android.providers.settings.SettingProto$Builder getScreensaverEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getScreensaverEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getScreensaverEnabledFieldBuilder () 
	public boolean hasScreensaverComponents () 
	public android.providers.settings.SettingProto getScreensaverComponents () 
	public android.providers.settings.SecureSettingsProto$Builder setScreensaverComponents (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setScreensaverComponents (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeScreensaverComponents (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearScreensaverComponents () 
	public android.providers.settings.SettingProto$Builder getScreensaverComponentsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getScreensaverComponentsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getScreensaverComponentsFieldBuilder () 
	public boolean hasScreensaverActivateOnDock () 
	public android.providers.settings.SettingProto getScreensaverActivateOnDock () 
	public android.providers.settings.SecureSettingsProto$Builder setScreensaverActivateOnDock (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setScreensaverActivateOnDock (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeScreensaverActivateOnDock (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearScreensaverActivateOnDock () 
	public android.providers.settings.SettingProto$Builder getScreensaverActivateOnDockBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getScreensaverActivateOnDockOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getScreensaverActivateOnDockFieldBuilder () 
	public boolean hasScreensaverActivateOnSleep () 
	public android.providers.settings.SettingProto getScreensaverActivateOnSleep () 
	public android.providers.settings.SecureSettingsProto$Builder setScreensaverActivateOnSleep (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setScreensaverActivateOnSleep (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeScreensaverActivateOnSleep (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearScreensaverActivateOnSleep () 
	public android.providers.settings.SettingProto$Builder getScreensaverActivateOnSleepBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getScreensaverActivateOnSleepOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getScreensaverActivateOnSleepFieldBuilder () 
	public boolean hasScreensaverDefaultComponent () 
	public android.providers.settings.SettingProto getScreensaverDefaultComponent () 
	public android.providers.settings.SecureSettingsProto$Builder setScreensaverDefaultComponent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setScreensaverDefaultComponent (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeScreensaverDefaultComponent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearScreensaverDefaultComponent () 
	public android.providers.settings.SettingProto$Builder getScreensaverDefaultComponentBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getScreensaverDefaultComponentOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getScreensaverDefaultComponentFieldBuilder () 
	public boolean hasNfcPaymentDefaultComponent () 
	public android.providers.settings.SettingProto getNfcPaymentDefaultComponent () 
	public android.providers.settings.SecureSettingsProto$Builder setNfcPaymentDefaultComponent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setNfcPaymentDefaultComponent (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeNfcPaymentDefaultComponent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearNfcPaymentDefaultComponent () 
	public android.providers.settings.SettingProto$Builder getNfcPaymentDefaultComponentBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNfcPaymentDefaultComponentOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNfcPaymentDefaultComponentFieldBuilder () 
	public boolean hasNfcPaymentForeground () 
	public android.providers.settings.SettingProto getNfcPaymentForeground () 
	public android.providers.settings.SecureSettingsProto$Builder setNfcPaymentForeground (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setNfcPaymentForeground (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeNfcPaymentForeground (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearNfcPaymentForeground () 
	public android.providers.settings.SettingProto$Builder getNfcPaymentForegroundBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNfcPaymentForegroundOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNfcPaymentForegroundFieldBuilder () 
	public boolean hasSmsDefaultApplication () 
	public android.providers.settings.SettingProto getSmsDefaultApplication () 
	public android.providers.settings.SecureSettingsProto$Builder setSmsDefaultApplication (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSmsDefaultApplication (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSmsDefaultApplication (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSmsDefaultApplication () 
	public android.providers.settings.SettingProto$Builder getSmsDefaultApplicationBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSmsDefaultApplicationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSmsDefaultApplicationFieldBuilder () 
	public boolean hasDialerDefaultApplication () 
	public android.providers.settings.SettingProto getDialerDefaultApplication () 
	public android.providers.settings.SecureSettingsProto$Builder setDialerDefaultApplication (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setDialerDefaultApplication (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeDialerDefaultApplication (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearDialerDefaultApplication () 
	public android.providers.settings.SettingProto$Builder getDialerDefaultApplicationBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDialerDefaultApplicationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDialerDefaultApplicationFieldBuilder () 
	public boolean hasEmergencyAssistanceApplication () 
	public android.providers.settings.SettingProto getEmergencyAssistanceApplication () 
	public android.providers.settings.SecureSettingsProto$Builder setEmergencyAssistanceApplication (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setEmergencyAssistanceApplication (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeEmergencyAssistanceApplication (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearEmergencyAssistanceApplication () 
	public android.providers.settings.SettingProto$Builder getEmergencyAssistanceApplicationBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEmergencyAssistanceApplicationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEmergencyAssistanceApplicationFieldBuilder () 
	public boolean hasAssistStructureEnabled () 
	public android.providers.settings.SettingProto getAssistStructureEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setAssistStructureEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAssistStructureEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAssistStructureEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAssistStructureEnabled () 
	public android.providers.settings.SettingProto$Builder getAssistStructureEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAssistStructureEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAssistStructureEnabledFieldBuilder () 
	public boolean hasAssistScreenshotEnabled () 
	public android.providers.settings.SettingProto getAssistScreenshotEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setAssistScreenshotEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAssistScreenshotEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAssistScreenshotEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAssistScreenshotEnabled () 
	public android.providers.settings.SettingProto$Builder getAssistScreenshotEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAssistScreenshotEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAssistScreenshotEnabledFieldBuilder () 
	public boolean hasAssistDisclosureEnabled () 
	public android.providers.settings.SettingProto getAssistDisclosureEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setAssistDisclosureEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAssistDisclosureEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAssistDisclosureEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAssistDisclosureEnabled () 
	public android.providers.settings.SettingProto$Builder getAssistDisclosureEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAssistDisclosureEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAssistDisclosureEnabledFieldBuilder () 
	public boolean hasEnabledNotificationAssistant () 
	public android.providers.settings.SettingProto getEnabledNotificationAssistant () 
	public android.providers.settings.SecureSettingsProto$Builder setEnabledNotificationAssistant (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setEnabledNotificationAssistant (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeEnabledNotificationAssistant (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearEnabledNotificationAssistant () 
	public android.providers.settings.SettingProto$Builder getEnabledNotificationAssistantBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEnabledNotificationAssistantOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEnabledNotificationAssistantFieldBuilder () 
	public boolean hasEnabledNotificationListeners () 
	public android.providers.settings.SettingProto getEnabledNotificationListeners () 
	public android.providers.settings.SecureSettingsProto$Builder setEnabledNotificationListeners (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setEnabledNotificationListeners (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeEnabledNotificationListeners (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearEnabledNotificationListeners () 
	public android.providers.settings.SettingProto$Builder getEnabledNotificationListenersBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEnabledNotificationListenersOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEnabledNotificationListenersFieldBuilder () 
	public boolean hasEnabledNotificationPolicyAccessPackages () 
	public android.providers.settings.SettingProto getEnabledNotificationPolicyAccessPackages () 
	public android.providers.settings.SecureSettingsProto$Builder setEnabledNotificationPolicyAccessPackages (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setEnabledNotificationPolicyAccessPackages (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeEnabledNotificationPolicyAccessPackages (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearEnabledNotificationPolicyAccessPackages () 
	public android.providers.settings.SettingProto$Builder getEnabledNotificationPolicyAccessPackagesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEnabledNotificationPolicyAccessPackagesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEnabledNotificationPolicyAccessPackagesFieldBuilder () 
	public boolean hasSyncParentSounds () 
	public android.providers.settings.SettingProto getSyncParentSounds () 
	public android.providers.settings.SecureSettingsProto$Builder setSyncParentSounds (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSyncParentSounds (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSyncParentSounds (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSyncParentSounds () 
	public android.providers.settings.SettingProto$Builder getSyncParentSoundsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSyncParentSoundsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSyncParentSoundsFieldBuilder () 
	public boolean hasImmersiveModeConfirmations () 
	public android.providers.settings.SettingProto getImmersiveModeConfirmations () 
	public android.providers.settings.SecureSettingsProto$Builder setImmersiveModeConfirmations (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setImmersiveModeConfirmations (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeImmersiveModeConfirmations (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearImmersiveModeConfirmations () 
	public android.providers.settings.SettingProto$Builder getImmersiveModeConfirmationsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getImmersiveModeConfirmationsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getImmersiveModeConfirmationsFieldBuilder () 
	public boolean hasPrintServiceSearchUri () 
	public android.providers.settings.SettingProto getPrintServiceSearchUri () 
	public android.providers.settings.SecureSettingsProto$Builder setPrintServiceSearchUri (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setPrintServiceSearchUri (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergePrintServiceSearchUri (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearPrintServiceSearchUri () 
	public android.providers.settings.SettingProto$Builder getPrintServiceSearchUriBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPrintServiceSearchUriOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPrintServiceSearchUriFieldBuilder () 
	public boolean hasPaymentServiceSearchUri () 
	public android.providers.settings.SettingProto getPaymentServiceSearchUri () 
	public android.providers.settings.SecureSettingsProto$Builder setPaymentServiceSearchUri (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setPaymentServiceSearchUri (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergePaymentServiceSearchUri (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearPaymentServiceSearchUri () 
	public android.providers.settings.SettingProto$Builder getPaymentServiceSearchUriBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPaymentServiceSearchUriOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPaymentServiceSearchUriFieldBuilder () 
	public boolean hasAutofillServiceSearchUri () 
	public android.providers.settings.SettingProto getAutofillServiceSearchUri () 
	public android.providers.settings.SecureSettingsProto$Builder setAutofillServiceSearchUri (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAutofillServiceSearchUri (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAutofillServiceSearchUri (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAutofillServiceSearchUri () 
	public android.providers.settings.SettingProto$Builder getAutofillServiceSearchUriBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAutofillServiceSearchUriOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAutofillServiceSearchUriFieldBuilder () 
	public boolean hasSkipFirstUseHints () 
	public android.providers.settings.SettingProto getSkipFirstUseHints () 
	public android.providers.settings.SecureSettingsProto$Builder setSkipFirstUseHints (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSkipFirstUseHints (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSkipFirstUseHints (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSkipFirstUseHints () 
	public android.providers.settings.SettingProto$Builder getSkipFirstUseHintsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSkipFirstUseHintsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSkipFirstUseHintsFieldBuilder () 
	public boolean hasUnsafeVolumeMusicActiveMs () 
	public android.providers.settings.SettingProto getUnsafeVolumeMusicActiveMs () 
	public android.providers.settings.SecureSettingsProto$Builder setUnsafeVolumeMusicActiveMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setUnsafeVolumeMusicActiveMs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeUnsafeVolumeMusicActiveMs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearUnsafeVolumeMusicActiveMs () 
	public android.providers.settings.SettingProto$Builder getUnsafeVolumeMusicActiveMsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getUnsafeVolumeMusicActiveMsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUnsafeVolumeMusicActiveMsFieldBuilder () 
	public boolean hasLockScreenShowNotifications () 
	public android.providers.settings.SettingProto getLockScreenShowNotifications () 
	public android.providers.settings.SecureSettingsProto$Builder setLockScreenShowNotifications (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setLockScreenShowNotifications (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeLockScreenShowNotifications (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearLockScreenShowNotifications () 
	public android.providers.settings.SettingProto$Builder getLockScreenShowNotificationsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLockScreenShowNotificationsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLockScreenShowNotificationsFieldBuilder () 
	public boolean hasTvInputHiddenInputs () 
	public android.providers.settings.SettingProto getTvInputHiddenInputs () 
	public android.providers.settings.SecureSettingsProto$Builder setTvInputHiddenInputs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setTvInputHiddenInputs (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeTvInputHiddenInputs (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearTvInputHiddenInputs () 
	public android.providers.settings.SettingProto$Builder getTvInputHiddenInputsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTvInputHiddenInputsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTvInputHiddenInputsFieldBuilder () 
	public boolean hasTvInputCustomLabels () 
	public android.providers.settings.SettingProto getTvInputCustomLabels () 
	public android.providers.settings.SecureSettingsProto$Builder setTvInputCustomLabels (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setTvInputCustomLabels (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeTvInputCustomLabels (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearTvInputCustomLabels () 
	public android.providers.settings.SettingProto$Builder getTvInputCustomLabelsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTvInputCustomLabelsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTvInputCustomLabelsFieldBuilder () 
	public boolean hasUsbAudioAutomaticRoutingDisabled () 
	public android.providers.settings.SettingProto getUsbAudioAutomaticRoutingDisabled () 
	public android.providers.settings.SecureSettingsProto$Builder setUsbAudioAutomaticRoutingDisabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setUsbAudioAutomaticRoutingDisabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeUsbAudioAutomaticRoutingDisabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearUsbAudioAutomaticRoutingDisabled () 
	public android.providers.settings.SettingProto$Builder getUsbAudioAutomaticRoutingDisabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getUsbAudioAutomaticRoutingDisabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUsbAudioAutomaticRoutingDisabledFieldBuilder () 
	public boolean hasSleepTimeout () 
	public android.providers.settings.SettingProto getSleepTimeout () 
	public android.providers.settings.SecureSettingsProto$Builder setSleepTimeout (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSleepTimeout (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSleepTimeout (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSleepTimeout () 
	public android.providers.settings.SettingProto$Builder getSleepTimeoutBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSleepTimeoutOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSleepTimeoutFieldBuilder () 
	public boolean hasDoubleTapToWake () 
	public android.providers.settings.SettingProto getDoubleTapToWake () 
	public android.providers.settings.SecureSettingsProto$Builder setDoubleTapToWake (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setDoubleTapToWake (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeDoubleTapToWake (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearDoubleTapToWake () 
	public android.providers.settings.SettingProto$Builder getDoubleTapToWakeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDoubleTapToWakeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDoubleTapToWakeFieldBuilder () 
	public boolean hasAssistant () 
	public android.providers.settings.SettingProto getAssistant () 
	public android.providers.settings.SecureSettingsProto$Builder setAssistant (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAssistant (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAssistant (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAssistant () 
	public android.providers.settings.SettingProto$Builder getAssistantBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAssistantOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAssistantFieldBuilder () 
	public boolean hasCameraGestureDisabled () 
	public android.providers.settings.SettingProto getCameraGestureDisabled () 
	public android.providers.settings.SecureSettingsProto$Builder setCameraGestureDisabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setCameraGestureDisabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeCameraGestureDisabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearCameraGestureDisabled () 
	public android.providers.settings.SettingProto$Builder getCameraGestureDisabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCameraGestureDisabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCameraGestureDisabledFieldBuilder () 
	public boolean hasCameraDoubleTapPowerGestureDisabled () 
	public android.providers.settings.SettingProto getCameraDoubleTapPowerGestureDisabled () 
	public android.providers.settings.SecureSettingsProto$Builder setCameraDoubleTapPowerGestureDisabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setCameraDoubleTapPowerGestureDisabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeCameraDoubleTapPowerGestureDisabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearCameraDoubleTapPowerGestureDisabled () 
	public android.providers.settings.SettingProto$Builder getCameraDoubleTapPowerGestureDisabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCameraDoubleTapPowerGestureDisabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCameraDoubleTapPowerGestureDisabledFieldBuilder () 
	public boolean hasCameraDoubleTwistToFlipEnabled () 
	public android.providers.settings.SettingProto getCameraDoubleTwistToFlipEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setCameraDoubleTwistToFlipEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setCameraDoubleTwistToFlipEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeCameraDoubleTwistToFlipEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearCameraDoubleTwistToFlipEnabled () 
	public android.providers.settings.SettingProto$Builder getCameraDoubleTwistToFlipEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCameraDoubleTwistToFlipEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCameraDoubleTwistToFlipEnabledFieldBuilder () 
	public boolean hasCameraLiftTriggerEnabled () 
	public android.providers.settings.SettingProto getCameraLiftTriggerEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setCameraLiftTriggerEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setCameraLiftTriggerEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeCameraLiftTriggerEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearCameraLiftTriggerEnabled () 
	public android.providers.settings.SettingProto$Builder getCameraLiftTriggerEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCameraLiftTriggerEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCameraLiftTriggerEnabledFieldBuilder () 
	public boolean hasAssistGestureEnabled () 
	public android.providers.settings.SettingProto getAssistGestureEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setAssistGestureEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAssistGestureEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAssistGestureEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAssistGestureEnabled () 
	public android.providers.settings.SettingProto$Builder getAssistGestureEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAssistGestureEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAssistGestureEnabledFieldBuilder () 
	public boolean hasAssistGestureSensitivity () 
	public android.providers.settings.SettingProto getAssistGestureSensitivity () 
	public android.providers.settings.SecureSettingsProto$Builder setAssistGestureSensitivity (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAssistGestureSensitivity (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAssistGestureSensitivity (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAssistGestureSensitivity () 
	public android.providers.settings.SettingProto$Builder getAssistGestureSensitivityBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAssistGestureSensitivityOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAssistGestureSensitivityFieldBuilder () 
	public boolean hasAssistGestureSilenceAlertsEnabled () 
	public android.providers.settings.SettingProto getAssistGestureSilenceAlertsEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setAssistGestureSilenceAlertsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAssistGestureSilenceAlertsEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAssistGestureSilenceAlertsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAssistGestureSilenceAlertsEnabled () 
	public android.providers.settings.SettingProto$Builder getAssistGestureSilenceAlertsEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAssistGestureSilenceAlertsEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAssistGestureSilenceAlertsEnabledFieldBuilder () 
	public boolean hasAssistGestureWakeEnabled () 
	public android.providers.settings.SettingProto getAssistGestureWakeEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setAssistGestureWakeEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAssistGestureWakeEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAssistGestureWakeEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAssistGestureWakeEnabled () 
	public android.providers.settings.SettingProto$Builder getAssistGestureWakeEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAssistGestureWakeEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAssistGestureWakeEnabledFieldBuilder () 
	public boolean hasAssistGestureSetupComplete () 
	public android.providers.settings.SettingProto getAssistGestureSetupComplete () 
	public android.providers.settings.SecureSettingsProto$Builder setAssistGestureSetupComplete (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAssistGestureSetupComplete (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAssistGestureSetupComplete (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAssistGestureSetupComplete () 
	public android.providers.settings.SettingProto$Builder getAssistGestureSetupCompleteBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAssistGestureSetupCompleteOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAssistGestureSetupCompleteFieldBuilder () 
	public boolean hasNightDisplayActivated () 
	public android.providers.settings.SettingProto getNightDisplayActivated () 
	public android.providers.settings.SecureSettingsProto$Builder setNightDisplayActivated (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setNightDisplayActivated (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeNightDisplayActivated (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearNightDisplayActivated () 
	public android.providers.settings.SettingProto$Builder getNightDisplayActivatedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNightDisplayActivatedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNightDisplayActivatedFieldBuilder () 
	public boolean hasNightDisplayAutoMode () 
	public android.providers.settings.SettingProto getNightDisplayAutoMode () 
	public android.providers.settings.SecureSettingsProto$Builder setNightDisplayAutoMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setNightDisplayAutoMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeNightDisplayAutoMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearNightDisplayAutoMode () 
	public android.providers.settings.SettingProto$Builder getNightDisplayAutoModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNightDisplayAutoModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNightDisplayAutoModeFieldBuilder () 
	public boolean hasNightDisplayColorTemperature () 
	public android.providers.settings.SettingProto getNightDisplayColorTemperature () 
	public android.providers.settings.SecureSettingsProto$Builder setNightDisplayColorTemperature (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setNightDisplayColorTemperature (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeNightDisplayColorTemperature (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearNightDisplayColorTemperature () 
	public android.providers.settings.SettingProto$Builder getNightDisplayColorTemperatureBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNightDisplayColorTemperatureOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNightDisplayColorTemperatureFieldBuilder () 
	public boolean hasNightDisplayCustomStartTime () 
	public android.providers.settings.SettingProto getNightDisplayCustomStartTime () 
	public android.providers.settings.SecureSettingsProto$Builder setNightDisplayCustomStartTime (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setNightDisplayCustomStartTime (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeNightDisplayCustomStartTime (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearNightDisplayCustomStartTime () 
	public android.providers.settings.SettingProto$Builder getNightDisplayCustomStartTimeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNightDisplayCustomStartTimeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNightDisplayCustomStartTimeFieldBuilder () 
	public boolean hasNightDisplayCustomEndTime () 
	public android.providers.settings.SettingProto getNightDisplayCustomEndTime () 
	public android.providers.settings.SecureSettingsProto$Builder setNightDisplayCustomEndTime (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setNightDisplayCustomEndTime (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeNightDisplayCustomEndTime (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearNightDisplayCustomEndTime () 
	public android.providers.settings.SettingProto$Builder getNightDisplayCustomEndTimeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNightDisplayCustomEndTimeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNightDisplayCustomEndTimeFieldBuilder () 
	public boolean hasNightDisplayLastActivatedTime () 
	public android.providers.settings.SettingProto getNightDisplayLastActivatedTime () 
	public android.providers.settings.SecureSettingsProto$Builder setNightDisplayLastActivatedTime (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setNightDisplayLastActivatedTime (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeNightDisplayLastActivatedTime (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearNightDisplayLastActivatedTime () 
	public android.providers.settings.SettingProto$Builder getNightDisplayLastActivatedTimeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNightDisplayLastActivatedTimeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNightDisplayLastActivatedTimeFieldBuilder () 
	public boolean hasBrightnessUseTwilight () 
	public android.providers.settings.SettingProto getBrightnessUseTwilight () 
	public android.providers.settings.SecureSettingsProto$Builder setBrightnessUseTwilight (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setBrightnessUseTwilight (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeBrightnessUseTwilight (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearBrightnessUseTwilight () 
	public android.providers.settings.SettingProto$Builder getBrightnessUseTwilightBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBrightnessUseTwilightOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBrightnessUseTwilightFieldBuilder () 
	public boolean hasEnabledVrListeners () 
	public android.providers.settings.SettingProto getEnabledVrListeners () 
	public android.providers.settings.SecureSettingsProto$Builder setEnabledVrListeners (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setEnabledVrListeners (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeEnabledVrListeners (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearEnabledVrListeners () 
	public android.providers.settings.SettingProto$Builder getEnabledVrListenersBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEnabledVrListenersOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEnabledVrListenersFieldBuilder () 
	public boolean hasVrDisplayMode () 
	public android.providers.settings.SettingProto getVrDisplayMode () 
	public android.providers.settings.SecureSettingsProto$Builder setVrDisplayMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setVrDisplayMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeVrDisplayMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearVrDisplayMode () 
	public android.providers.settings.SettingProto$Builder getVrDisplayModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getVrDisplayModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVrDisplayModeFieldBuilder () 
	public boolean hasCarrierAppsHandled () 
	public android.providers.settings.SettingProto getCarrierAppsHandled () 
	public android.providers.settings.SecureSettingsProto$Builder setCarrierAppsHandled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setCarrierAppsHandled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeCarrierAppsHandled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearCarrierAppsHandled () 
	public android.providers.settings.SettingProto$Builder getCarrierAppsHandledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCarrierAppsHandledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCarrierAppsHandledFieldBuilder () 
	public boolean hasManagedProfileContactRemoteSearch () 
	public android.providers.settings.SettingProto getManagedProfileContactRemoteSearch () 
	public android.providers.settings.SecureSettingsProto$Builder setManagedProfileContactRemoteSearch (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setManagedProfileContactRemoteSearch (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeManagedProfileContactRemoteSearch (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearManagedProfileContactRemoteSearch () 
	public android.providers.settings.SettingProto$Builder getManagedProfileContactRemoteSearchBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getManagedProfileContactRemoteSearchOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getManagedProfileContactRemoteSearchFieldBuilder () 
	public boolean hasAutomaticStorageManagerEnabled () 
	public android.providers.settings.SettingProto getAutomaticStorageManagerEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setAutomaticStorageManagerEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAutomaticStorageManagerEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAutomaticStorageManagerEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAutomaticStorageManagerEnabled () 
	public android.providers.settings.SettingProto$Builder getAutomaticStorageManagerEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAutomaticStorageManagerEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAutomaticStorageManagerEnabledFieldBuilder () 
	public boolean hasAutomaticStorageManagerDaysToRetain () 
	public android.providers.settings.SettingProto getAutomaticStorageManagerDaysToRetain () 
	public android.providers.settings.SecureSettingsProto$Builder setAutomaticStorageManagerDaysToRetain (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAutomaticStorageManagerDaysToRetain (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAutomaticStorageManagerDaysToRetain (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAutomaticStorageManagerDaysToRetain () 
	public android.providers.settings.SettingProto$Builder getAutomaticStorageManagerDaysToRetainBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAutomaticStorageManagerDaysToRetainOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAutomaticStorageManagerDaysToRetainFieldBuilder () 
	public boolean hasAutomaticStorageManagerBytesCleared () 
	public android.providers.settings.SettingProto getAutomaticStorageManagerBytesCleared () 
	public android.providers.settings.SecureSettingsProto$Builder setAutomaticStorageManagerBytesCleared (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAutomaticStorageManagerBytesCleared (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAutomaticStorageManagerBytesCleared (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAutomaticStorageManagerBytesCleared () 
	public android.providers.settings.SettingProto$Builder getAutomaticStorageManagerBytesClearedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAutomaticStorageManagerBytesClearedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAutomaticStorageManagerBytesClearedFieldBuilder () 
	public boolean hasAutomaticStorageManagerLastRun () 
	public android.providers.settings.SettingProto getAutomaticStorageManagerLastRun () 
	public android.providers.settings.SecureSettingsProto$Builder setAutomaticStorageManagerLastRun (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAutomaticStorageManagerLastRun (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAutomaticStorageManagerLastRun (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAutomaticStorageManagerLastRun () 
	public android.providers.settings.SettingProto$Builder getAutomaticStorageManagerLastRunBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAutomaticStorageManagerLastRunOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAutomaticStorageManagerLastRunFieldBuilder () 
	public boolean hasAutomaticStorageManagerTurnedOffByPolicy () 
	public android.providers.settings.SettingProto getAutomaticStorageManagerTurnedOffByPolicy () 
	public android.providers.settings.SecureSettingsProto$Builder setAutomaticStorageManagerTurnedOffByPolicy (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAutomaticStorageManagerTurnedOffByPolicy (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAutomaticStorageManagerTurnedOffByPolicy (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAutomaticStorageManagerTurnedOffByPolicy () 
	public android.providers.settings.SettingProto$Builder getAutomaticStorageManagerTurnedOffByPolicyBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAutomaticStorageManagerTurnedOffByPolicyOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAutomaticStorageManagerTurnedOffByPolicyFieldBuilder () 
	public boolean hasSystemNavigationKeysEnabled () 
	public android.providers.settings.SettingProto getSystemNavigationKeysEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setSystemNavigationKeysEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setSystemNavigationKeysEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeSystemNavigationKeysEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearSystemNavigationKeysEnabled () 
	public android.providers.settings.SettingProto$Builder getSystemNavigationKeysEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSystemNavigationKeysEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSystemNavigationKeysEnabledFieldBuilder () 
	public boolean hasDownloadsBackupEnabled () 
	public android.providers.settings.SettingProto getDownloadsBackupEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setDownloadsBackupEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setDownloadsBackupEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeDownloadsBackupEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearDownloadsBackupEnabled () 
	public android.providers.settings.SettingProto$Builder getDownloadsBackupEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDownloadsBackupEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDownloadsBackupEnabledFieldBuilder () 
	public boolean hasDownloadsBackupAllowMetered () 
	public android.providers.settings.SettingProto getDownloadsBackupAllowMetered () 
	public android.providers.settings.SecureSettingsProto$Builder setDownloadsBackupAllowMetered (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setDownloadsBackupAllowMetered (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeDownloadsBackupAllowMetered (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearDownloadsBackupAllowMetered () 
	public android.providers.settings.SettingProto$Builder getDownloadsBackupAllowMeteredBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDownloadsBackupAllowMeteredOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDownloadsBackupAllowMeteredFieldBuilder () 
	public boolean hasDownloadsBackupChargingOnly () 
	public android.providers.settings.SettingProto getDownloadsBackupChargingOnly () 
	public android.providers.settings.SecureSettingsProto$Builder setDownloadsBackupChargingOnly (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setDownloadsBackupChargingOnly (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeDownloadsBackupChargingOnly (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearDownloadsBackupChargingOnly () 
	public android.providers.settings.SettingProto$Builder getDownloadsBackupChargingOnlyBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDownloadsBackupChargingOnlyOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDownloadsBackupChargingOnlyFieldBuilder () 
	public boolean hasAutomaticStorageManagerDownloadsDaysToRetain () 
	public android.providers.settings.SettingProto getAutomaticStorageManagerDownloadsDaysToRetain () 
	public android.providers.settings.SecureSettingsProto$Builder setAutomaticStorageManagerDownloadsDaysToRetain (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setAutomaticStorageManagerDownloadsDaysToRetain (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeAutomaticStorageManagerDownloadsDaysToRetain (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearAutomaticStorageManagerDownloadsDaysToRetain () 
	public android.providers.settings.SettingProto$Builder getAutomaticStorageManagerDownloadsDaysToRetainBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAutomaticStorageManagerDownloadsDaysToRetainOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAutomaticStorageManagerDownloadsDaysToRetainFieldBuilder () 
	public boolean hasQsTiles () 
	public android.providers.settings.SettingProto getQsTiles () 
	public android.providers.settings.SecureSettingsProto$Builder setQsTiles (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setQsTiles (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeQsTiles (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearQsTiles () 
	public android.providers.settings.SettingProto$Builder getQsTilesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getQsTilesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getQsTilesFieldBuilder () 
	public boolean hasDemoUserSetupComplete () 
	public android.providers.settings.SettingProto getDemoUserSetupComplete () 
	public android.providers.settings.SecureSettingsProto$Builder setDemoUserSetupComplete (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setDemoUserSetupComplete (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeDemoUserSetupComplete (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearDemoUserSetupComplete () 
	public android.providers.settings.SettingProto$Builder getDemoUserSetupCompleteBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDemoUserSetupCompleteOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDemoUserSetupCompleteFieldBuilder () 
	public boolean hasInstantAppsEnabled () 
	public android.providers.settings.SettingProto getInstantAppsEnabled () 
	public android.providers.settings.SecureSettingsProto$Builder setInstantAppsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setInstantAppsEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeInstantAppsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearInstantAppsEnabled () 
	public android.providers.settings.SettingProto$Builder getInstantAppsEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getInstantAppsEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getInstantAppsEnabledFieldBuilder () 
	public boolean hasDevicePaired () 
	public android.providers.settings.SettingProto getDevicePaired () 
	public android.providers.settings.SecureSettingsProto$Builder setDevicePaired (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setDevicePaired (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeDevicePaired (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearDevicePaired () 
	public android.providers.settings.SettingProto$Builder getDevicePairedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDevicePairedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDevicePairedFieldBuilder () 
	public boolean hasPackageVerifierState () 
	public android.providers.settings.SettingProto getPackageVerifierState () 
	public android.providers.settings.SecureSettingsProto$Builder setPackageVerifierState (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setPackageVerifierState (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergePackageVerifierState (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearPackageVerifierState () 
	public android.providers.settings.SettingProto$Builder getPackageVerifierStateBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPackageVerifierStateOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPackageVerifierStateFieldBuilder () 
	public boolean hasCmasAdditionalBroadcastPkg () 
	public android.providers.settings.SettingProto getCmasAdditionalBroadcastPkg () 
	public android.providers.settings.SecureSettingsProto$Builder setCmasAdditionalBroadcastPkg (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setCmasAdditionalBroadcastPkg (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeCmasAdditionalBroadcastPkg (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearCmasAdditionalBroadcastPkg () 
	public android.providers.settings.SettingProto$Builder getCmasAdditionalBroadcastPkgBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getCmasAdditionalBroadcastPkgOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCmasAdditionalBroadcastPkgFieldBuilder () 
	public boolean hasNotificationBadging () 
	public android.providers.settings.SettingProto getNotificationBadging () 
	public android.providers.settings.SecureSettingsProto$Builder setNotificationBadging (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setNotificationBadging (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeNotificationBadging (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearNotificationBadging () 
	public android.providers.settings.SettingProto$Builder getNotificationBadgingBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNotificationBadgingOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNotificationBadgingFieldBuilder () 
	public boolean hasQsAutoAddedTiles () 
	public android.providers.settings.SettingProto getQsAutoAddedTiles () 
	public android.providers.settings.SecureSettingsProto$Builder setQsAutoAddedTiles (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setQsAutoAddedTiles (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeQsAutoAddedTiles (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearQsAutoAddedTiles () 
	public android.providers.settings.SettingProto$Builder getQsAutoAddedTilesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getQsAutoAddedTilesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getQsAutoAddedTilesFieldBuilder () 
	public boolean hasLockdownInPowerMenu () 
	public android.providers.settings.SettingProto getLockdownInPowerMenu () 
	public android.providers.settings.SecureSettingsProto$Builder setLockdownInPowerMenu (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setLockdownInPowerMenu (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeLockdownInPowerMenu (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearLockdownInPowerMenu () 
	public android.providers.settings.SettingProto$Builder getLockdownInPowerMenuBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLockdownInPowerMenuOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLockdownInPowerMenuFieldBuilder () 
	public boolean hasBackupManagerConstants () 
	public android.providers.settings.SettingProto getBackupManagerConstants () 
	public android.providers.settings.SecureSettingsProto$Builder setBackupManagerConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder setBackupManagerConstants (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SecureSettingsProto$Builder mergeBackupManagerConstants (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SecureSettingsProto$Builder clearBackupManagerConstants () 
	public android.providers.settings.SettingProto$Builder getBackupManagerConstantsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBackupManagerConstantsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBackupManagerConstantsFieldBuilder () 
	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.providers.settings.SecureSettingsProto$1) 
		android.providers.settings.SecureSettingsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.providers.settings.SecureSettingsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.providers.settings.SecureSettingsProto$1 x1
}

android/providers/settings/SecureSettingsProto.class
SecureSettingsProto.java
package android.providers.settings
public final android.providers.settings.SecureSettingsProto extends com.google.protobuf.GeneratedMessage implements android.providers.settings.SecureSettingsProtoOrBuilder  {
	private int bitField0_
	private int bitField1_
	private int bitField2_
	private int bitField3_
	private int bitField4_
	private int bitField5_
	private int bitField6_
	public static final int HISTORICAL_OPERATIONS_FIELD_NUMBER
	private java.util.List historicalOperations_
	public static final int ANDROID_ID_FIELD_NUMBER
	private android.providers.settings.SettingProto androidId_
	public static final int DEFAULT_INPUT_METHOD_FIELD_NUMBER
	private android.providers.settings.SettingProto defaultInputMethod_
	public static final int SELECTED_INPUT_METHOD_SUBTYPE_FIELD_NUMBER
	private android.providers.settings.SettingProto selectedInputMethodSubtype_
	public static final int INPUT_METHODS_SUBTYPE_HISTORY_FIELD_NUMBER
	private android.providers.settings.SettingProto inputMethodsSubtypeHistory_
	public static final int INPUT_METHOD_SELECTOR_VISIBILITY_FIELD_NUMBER
	private android.providers.settings.SettingProto inputMethodSelectorVisibility_
	public static final int VOICE_INTERACTION_SERVICE_FIELD_NUMBER
	private android.providers.settings.SettingProto voiceInteractionService_
	public static final int AUTOFILL_SERVICE_FIELD_NUMBER
	private android.providers.settings.SettingProto autofillService_
	public static final int BLUETOOTH_HCI_LOG_FIELD_NUMBER
	private android.providers.settings.SettingProto bluetoothHciLog_
	public static final int USER_SETUP_COMPLETE_FIELD_NUMBER
	private android.providers.settings.SettingProto userSetupComplete_
	public static final int TV_USER_SETUP_COMPLETE_FIELD_NUMBER
	private android.providers.settings.SettingProto tvUserSetupComplete_
	public static final int COMPLETED_CATEGORY_PREFIX_FIELD_NUMBER
	private android.providers.settings.SettingProto completedCategoryPrefix_
	public static final int ENABLED_INPUT_METHODS_FIELD_NUMBER
	private android.providers.settings.SettingProto enabledInputMethods_
	public static final int DISABLED_SYSTEM_INPUT_METHODS_FIELD_NUMBER
	private android.providers.settings.SettingProto disabledSystemInputMethods_
	public static final int SHOW_IME_WITH_HARD_KEYBOARD_FIELD_NUMBER
	private android.providers.settings.SettingProto showImeWithHardKeyboard_
	public static final int ALWAYS_ON_VPN_APP_FIELD_NUMBER
	private android.providers.settings.SettingProto alwaysOnVpnApp_
	public static final int ALWAYS_ON_VPN_LOCKDOWN_FIELD_NUMBER
	private android.providers.settings.SettingProto alwaysOnVpnLockdown_
	public static final int INSTALL_NON_MARKET_APPS_FIELD_NUMBER
	private android.providers.settings.SettingProto installNonMarketApps_
	public static final int UNKNOWN_SOURCES_DEFAULT_REVERSED_FIELD_NUMBER
	private android.providers.settings.SettingProto unknownSourcesDefaultReversed_
	public static final int LOCATION_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto locationMode_
	public static final int LOCATION_PREVIOUS_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto locationPreviousMode_
	public static final int LOCK_TO_APP_EXIT_LOCKED_FIELD_NUMBER
	private android.providers.settings.SettingProto lockToAppExitLocked_
	public static final int LOCK_SCREEN_LOCK_AFTER_TIMEOUT_FIELD_NUMBER
	private android.providers.settings.SettingProto lockScreenLockAfterTimeout_
	public static final int LOCK_SCREEN_ALLOW_PRIVATE_NOTIFICATIONS_FIELD_NUMBER
	private android.providers.settings.SettingProto lockScreenAllowPrivateNotifications_
	public static final int LOCK_SCREEN_ALLOW_REMOTE_INPUT_FIELD_NUMBER
	private android.providers.settings.SettingProto lockScreenAllowRemoteInput_
	public static final int SHOW_NOTE_ABOUT_NOTIFICATION_HIDING_FIELD_NUMBER
	private android.providers.settings.SettingProto showNoteAboutNotificationHiding_
	public static final int TRUST_AGENTS_INITIALIZED_FIELD_NUMBER
	private android.providers.settings.SettingProto trustAgentsInitialized_
	public static final int PARENTAL_CONTROL_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto parentalControlEnabled_
	public static final int PARENTAL_CONTROL_LAST_UPDATE_FIELD_NUMBER
	private android.providers.settings.SettingProto parentalControlLastUpdate_
	public static final int PARENTAL_CONTROL_REDIRECT_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto parentalControlRedirectUrl_
	public static final int SETTINGS_CLASSNAME_FIELD_NUMBER
	private android.providers.settings.SettingProto settingsClassname_
	public static final int ACCESSIBILITY_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityEnabled_
	public static final int ACCESSIBILITY_SHORTCUT_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityShortcutEnabled_
	public static final int ACCESSIBILITY_SHORTCUT_ON_LOCK_SCREEN_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityShortcutOnLockScreen_
	public static final int ACCESSIBILITY_SHORTCUT_DIALOG_SHOWN_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityShortcutDialogShown_
	public static final int ACCESSIBILITY_SHORTCUT_TARGET_SERVICE_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityShortcutTargetService_
	public static final int ACCESSIBILITY_BUTTON_TARGET_COMPONENT_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityButtonTargetComponent_
	public static final int TOUCH_EXPLORATION_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto touchExplorationEnabled_
	public static final int ENABLED_ACCESSIBILITY_SERVICES_FIELD_NUMBER
	private android.providers.settings.SettingProto enabledAccessibilityServices_
	public static final int TOUCH_EXPLORATION_GRANTED_ACCESSIBILITY_SERVICES_FIELD_NUMBER
	private android.providers.settings.SettingProto touchExplorationGrantedAccessibilityServices_
	public static final int ACCESSIBILITY_SPEAK_PASSWORD_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilitySpeakPassword_
	public static final int ACCESSIBILITY_HIGH_TEXT_CONTRAST_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityHighTextContrastEnabled_
	public static final int ACCESSIBILITY_SCRIPT_INJECTION_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityScriptInjection_
	public static final int ACCESSIBILITY_SCREEN_READER_URL_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityScreenReaderUrl_
	public static final int ACCESSIBILITY_WEB_CONTENT_KEY_BINDINGS_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityWebContentKeyBindings_
	public static final int ACCESSIBILITY_DISPLAY_MAGNIFICATION_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityDisplayMagnificationEnabled_
	public static final int ACCESSIBILITY_DISPLAY_MAGNIFICATION_NAVBAR_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityDisplayMagnificationNavbarEnabled_
	public static final int ACCESSIBILITY_DISPLAY_MAGNIFICATION_SCALE_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityDisplayMagnificationScale_
	public static final int ACCESSIBILITY_DISPLAY_MAGNIFICATION_AUTO_UPDATE_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityDisplayMagnificationAutoUpdate_
	public static final int ACCESSIBILITY_SOFT_KEYBOARD_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilitySoftKeyboardMode_
	public static final int ACCESSIBILITY_CAPTIONING_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityCaptioningEnabled_
	public static final int ACCESSIBILITY_CAPTIONING_LOCALE_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityCaptioningLocale_
	public static final int ACCESSIBILITY_CAPTIONING_PRESET_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityCaptioningPreset_
	public static final int ACCESSIBILITY_CAPTIONING_BACKGROUND_COLOR_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityCaptioningBackgroundColor_
	public static final int ACCESSIBILITY_CAPTIONING_FOREGROUND_COLOR_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityCaptioningForegroundColor_
	public static final int ACCESSIBILITY_CAPTIONING_EDGE_TYPE_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityCaptioningEdgeType_
	public static final int ACCESSIBILITY_CAPTIONING_EDGE_COLOR_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityCaptioningEdgeColor_
	public static final int ACCESSIBILITY_CAPTIONING_WINDOW_COLOR_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityCaptioningWindowColor_
	public static final int ACCESSIBILITY_CAPTIONING_TYPEFACE_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityCaptioningTypeface_
	public static final int ACCESSIBILITY_CAPTIONING_FONT_SCALE_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityCaptioningFontScale_
	public static final int ACCESSIBILITY_DISPLAY_INVERSION_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityDisplayInversionEnabled_
	public static final int ACCESSIBILITY_DISPLAY_DALTONIZER_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityDisplayDaltonizerEnabled_
	public static final int ACCESSIBILITY_DISPLAY_DALTONIZER_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityDisplayDaltonizer_
	public static final int ACCESSIBILITY_AUTOCLICK_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityAutoclickEnabled_
	public static final int ACCESSIBILITY_AUTOCLICK_DELAY_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityAutoclickDelay_
	public static final int ACCESSIBILITY_LARGE_POINTER_ICON_FIELD_NUMBER
	private android.providers.settings.SettingProto accessibilityLargePointerIcon_
	public static final int LONG_PRESS_TIMEOUT_FIELD_NUMBER
	private android.providers.settings.SettingProto longPressTimeout_
	public static final int MULTI_PRESS_TIMEOUT_FIELD_NUMBER
	private android.providers.settings.SettingProto multiPressTimeout_
	public static final int ENABLED_PRINT_SERVICES_FIELD_NUMBER
	private android.providers.settings.SettingProto enabledPrintServices_
	public static final int DISABLED_PRINT_SERVICES_FIELD_NUMBER
	private android.providers.settings.SettingProto disabledPrintServices_
	public static final int DISPLAY_DENSITY_FORCED_FIELD_NUMBER
	private android.providers.settings.SettingProto displayDensityForced_
	public static final int TTS_DEFAULT_RATE_FIELD_NUMBER
	private android.providers.settings.SettingProto ttsDefaultRate_
	public static final int TTS_DEFAULT_PITCH_FIELD_NUMBER
	private android.providers.settings.SettingProto ttsDefaultPitch_
	public static final int TTS_DEFAULT_SYNTH_FIELD_NUMBER
	private android.providers.settings.SettingProto ttsDefaultSynth_
	public static final int TTS_DEFAULT_LOCALE_FIELD_NUMBER
	private android.providers.settings.SettingProto ttsDefaultLocale_
	public static final int TTS_ENABLED_PLUGINS_FIELD_NUMBER
	private android.providers.settings.SettingProto ttsEnabledPlugins_
	public static final int CONNECTIVITY_RELEASE_PENDING_INTENT_DELAY_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto connectivityReleasePendingIntentDelayMs_
	public static final int ALLOWED_GEOLOCATION_ORIGINS_FIELD_NUMBER
	private android.providers.settings.SettingProto allowedGeolocationOrigins_
	public static final int PREFERRED_TTY_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto preferredTtyMode_
	public static final int ENHANCED_VOICE_PRIVACY_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto enhancedVoicePrivacyEnabled_
	public static final int TTY_MODE_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto ttyModeEnabled_
	public static final int BACKUP_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto backupEnabled_
	public static final int BACKUP_AUTO_RESTORE_FIELD_NUMBER
	private android.providers.settings.SettingProto backupAutoRestore_
	public static final int BACKUP_PROVISIONED_FIELD_NUMBER
	private android.providers.settings.SettingProto backupProvisioned_
	public static final int BACKUP_TRANSPORT_FIELD_NUMBER
	private android.providers.settings.SettingProto backupTransport_
	public static final int LAST_SETUP_SHOWN_FIELD_NUMBER
	private android.providers.settings.SettingProto lastSetupShown_
	public static final int SEARCH_GLOBAL_SEARCH_ACTIVITY_FIELD_NUMBER
	private android.providers.settings.SettingProto searchGlobalSearchActivity_
	public static final int SEARCH_NUM_PROMOTED_SOURCES_FIELD_NUMBER
	private android.providers.settings.SettingProto searchNumPromotedSources_
	public static final int SEARCH_MAX_RESULTS_TO_DISPLAY_FIELD_NUMBER
	private android.providers.settings.SettingProto searchMaxResultsToDisplay_
	public static final int SEARCH_MAX_RESULTS_PER_SOURCE_FIELD_NUMBER
	private android.providers.settings.SettingProto searchMaxResultsPerSource_
	public static final int SEARCH_WEB_RESULTS_OVERRIDE_LIMIT_FIELD_NUMBER
	private android.providers.settings.SettingProto searchWebResultsOverrideLimit_
	public static final int SEARCH_PROMOTED_SOURCE_DEADLINE_MILLIS_FIELD_NUMBER
	private android.providers.settings.SettingProto searchPromotedSourceDeadlineMillis_
	public static final int SEARCH_SOURCE_TIMEOUT_MILLIS_FIELD_NUMBER
	private android.providers.settings.SettingProto searchSourceTimeoutMillis_
	public static final int SEARCH_PREFILL_MILLIS_FIELD_NUMBER
	private android.providers.settings.SettingProto searchPrefillMillis_
	public static final int SEARCH_MAX_STAT_AGE_MILLIS_FIELD_NUMBER
	private android.providers.settings.SettingProto searchMaxStatAgeMillis_
	public static final int SEARCH_MAX_SOURCE_EVENT_AGE_MILLIS_FIELD_NUMBER
	private android.providers.settings.SettingProto searchMaxSourceEventAgeMillis_
	public static final int SEARCH_MIN_IMPRESSIONS_FOR_SOURCE_RANKING_FIELD_NUMBER
	private android.providers.settings.SettingProto searchMinImpressionsForSourceRanking_
	public static final int SEARCH_MIN_CLICKS_FOR_SOURCE_RANKING_FIELD_NUMBER
	private android.providers.settings.SettingProto searchMinClicksForSourceRanking_
	public static final int SEARCH_MAX_SHORTCUTS_RETURNED_FIELD_NUMBER
	private android.providers.settings.SettingProto searchMaxShortcutsReturned_
	public static final int SEARCH_QUERY_THREAD_CORE_POOL_SIZE_FIELD_NUMBER
	private android.providers.settings.SettingProto searchQueryThreadCorePoolSize_
	public static final int SEARCH_QUERY_THREAD_MAX_POOL_SIZE_FIELD_NUMBER
	private android.providers.settings.SettingProto searchQueryThreadMaxPoolSize_
	public static final int SEARCH_SHORTCUT_REFRESH_CORE_POOL_SIZE_FIELD_NUMBER
	private android.providers.settings.SettingProto searchShortcutRefreshCorePoolSize_
	public static final int SEARCH_SHORTCUT_REFRESH_MAX_POOL_SIZE_FIELD_NUMBER
	private android.providers.settings.SettingProto searchShortcutRefreshMaxPoolSize_
	public static final int SEARCH_THREAD_KEEPALIVE_SECONDS_FIELD_NUMBER
	private android.providers.settings.SettingProto searchThreadKeepaliveSeconds_
	public static final int SEARCH_PER_SOURCE_CONCURRENT_QUERY_LIMIT_FIELD_NUMBER
	private android.providers.settings.SettingProto searchPerSourceConcurrentQueryLimit_
	public static final int MOUNT_PLAY_NOTIFICATION_SND_FIELD_NUMBER
	private android.providers.settings.SettingProto mountPlayNotificationSnd_
	public static final int MOUNT_UMS_AUTOSTART_FIELD_NUMBER
	private android.providers.settings.SettingProto mountUmsAutostart_
	public static final int MOUNT_UMS_PROMPT_FIELD_NUMBER
	private android.providers.settings.SettingProto mountUmsPrompt_
	public static final int MOUNT_UMS_NOTIFY_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto mountUmsNotifyEnabled_
	public static final int ANR_SHOW_BACKGROUND_FIELD_NUMBER
	private android.providers.settings.SettingProto anrShowBackground_
	public static final int VOICE_RECOGNITION_SERVICE_FIELD_NUMBER
	private android.providers.settings.SettingProto voiceRecognitionService_
	public static final int PACKAGE_VERIFIER_USER_CONSENT_FIELD_NUMBER
	private android.providers.settings.SettingProto packageVerifierUserConsent_
	public static final int SELECTED_SPELL_CHECKER_FIELD_NUMBER
	private android.providers.settings.SettingProto selectedSpellChecker_
	public static final int SELECTED_SPELL_CHECKER_SUBTYPE_FIELD_NUMBER
	private android.providers.settings.SettingProto selectedSpellCheckerSubtype_
	public static final int SPELL_CHECKER_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto spellCheckerEnabled_
	public static final int INCALL_POWER_BUTTON_BEHAVIOR_FIELD_NUMBER
	private android.providers.settings.SettingProto incallPowerButtonBehavior_
	public static final int INCALL_BACK_BUTTON_BEHAVIOR_FIELD_NUMBER
	private android.providers.settings.SettingProto incallBackButtonBehavior_
	public static final int WAKE_GESTURE_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto wakeGestureEnabled_
	public static final int DOZE_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto dozeEnabled_
	public static final int DOZE_ALWAYS_ON_FIELD_NUMBER
	private android.providers.settings.SettingProto dozeAlwaysOn_
	public static final int DOZE_PULSE_ON_PICK_UP_FIELD_NUMBER
	private android.providers.settings.SettingProto dozePulseOnPickUp_
	public static final int DOZE_PULSE_ON_LONG_PRESS_FIELD_NUMBER
	private android.providers.settings.SettingProto dozePulseOnLongPress_
	public static final int DOZE_PULSE_ON_DOUBLE_TAP_FIELD_NUMBER
	private android.providers.settings.SettingProto dozePulseOnDoubleTap_
	public static final int UI_NIGHT_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto uiNightMode_
	public static final int SCREENSAVER_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto screensaverEnabled_
	public static final int SCREENSAVER_COMPONENTS_FIELD_NUMBER
	private android.providers.settings.SettingProto screensaverComponents_
	public static final int SCREENSAVER_ACTIVATE_ON_DOCK_FIELD_NUMBER
	private android.providers.settings.SettingProto screensaverActivateOnDock_
	public static final int SCREENSAVER_ACTIVATE_ON_SLEEP_FIELD_NUMBER
	private android.providers.settings.SettingProto screensaverActivateOnSleep_
	public static final int SCREENSAVER_DEFAULT_COMPONENT_FIELD_NUMBER
	private android.providers.settings.SettingProto screensaverDefaultComponent_
	public static final int NFC_PAYMENT_DEFAULT_COMPONENT_FIELD_NUMBER
	private android.providers.settings.SettingProto nfcPaymentDefaultComponent_
	public static final int NFC_PAYMENT_FOREGROUND_FIELD_NUMBER
	private android.providers.settings.SettingProto nfcPaymentForeground_
	public static final int SMS_DEFAULT_APPLICATION_FIELD_NUMBER
	private android.providers.settings.SettingProto smsDefaultApplication_
	public static final int DIALER_DEFAULT_APPLICATION_FIELD_NUMBER
	private android.providers.settings.SettingProto dialerDefaultApplication_
	public static final int EMERGENCY_ASSISTANCE_APPLICATION_FIELD_NUMBER
	private android.providers.settings.SettingProto emergencyAssistanceApplication_
	public static final int ASSIST_STRUCTURE_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto assistStructureEnabled_
	public static final int ASSIST_SCREENSHOT_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto assistScreenshotEnabled_
	public static final int ASSIST_DISCLOSURE_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto assistDisclosureEnabled_
	public static final int ENABLED_NOTIFICATION_ASSISTANT_FIELD_NUMBER
	private android.providers.settings.SettingProto enabledNotificationAssistant_
	public static final int ENABLED_NOTIFICATION_LISTENERS_FIELD_NUMBER
	private android.providers.settings.SettingProto enabledNotificationListeners_
	public static final int ENABLED_NOTIFICATION_POLICY_ACCESS_PACKAGES_FIELD_NUMBER
	private android.providers.settings.SettingProto enabledNotificationPolicyAccessPackages_
	public static final int SYNC_PARENT_SOUNDS_FIELD_NUMBER
	private android.providers.settings.SettingProto syncParentSounds_
	public static final int IMMERSIVE_MODE_CONFIRMATIONS_FIELD_NUMBER
	private android.providers.settings.SettingProto immersiveModeConfirmations_
	public static final int PRINT_SERVICE_SEARCH_URI_FIELD_NUMBER
	private android.providers.settings.SettingProto printServiceSearchUri_
	public static final int PAYMENT_SERVICE_SEARCH_URI_FIELD_NUMBER
	private android.providers.settings.SettingProto paymentServiceSearchUri_
	public static final int AUTOFILL_SERVICE_SEARCH_URI_FIELD_NUMBER
	private android.providers.settings.SettingProto autofillServiceSearchUri_
	public static final int SKIP_FIRST_USE_HINTS_FIELD_NUMBER
	private android.providers.settings.SettingProto skipFirstUseHints_
	public static final int UNSAFE_VOLUME_MUSIC_ACTIVE_MS_FIELD_NUMBER
	private android.providers.settings.SettingProto unsafeVolumeMusicActiveMs_
	public static final int LOCK_SCREEN_SHOW_NOTIFICATIONS_FIELD_NUMBER
	private android.providers.settings.SettingProto lockScreenShowNotifications_
	public static final int TV_INPUT_HIDDEN_INPUTS_FIELD_NUMBER
	private android.providers.settings.SettingProto tvInputHiddenInputs_
	public static final int TV_INPUT_CUSTOM_LABELS_FIELD_NUMBER
	private android.providers.settings.SettingProto tvInputCustomLabels_
	public static final int USB_AUDIO_AUTOMATIC_ROUTING_DISABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto usbAudioAutomaticRoutingDisabled_
	public static final int SLEEP_TIMEOUT_FIELD_NUMBER
	private android.providers.settings.SettingProto sleepTimeout_
	public static final int DOUBLE_TAP_TO_WAKE_FIELD_NUMBER
	private android.providers.settings.SettingProto doubleTapToWake_
	public static final int ASSISTANT_FIELD_NUMBER
	private android.providers.settings.SettingProto assistant_
	public static final int CAMERA_GESTURE_DISABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto cameraGestureDisabled_
	public static final int CAMERA_DOUBLE_TAP_POWER_GESTURE_DISABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto cameraDoubleTapPowerGestureDisabled_
	public static final int CAMERA_DOUBLE_TWIST_TO_FLIP_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto cameraDoubleTwistToFlipEnabled_
	public static final int CAMERA_LIFT_TRIGGER_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto cameraLiftTriggerEnabled_
	public static final int ASSIST_GESTURE_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto assistGestureEnabled_
	public static final int ASSIST_GESTURE_SENSITIVITY_FIELD_NUMBER
	private android.providers.settings.SettingProto assistGestureSensitivity_
	public static final int ASSIST_GESTURE_SILENCE_ALERTS_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto assistGestureSilenceAlertsEnabled_
	public static final int ASSIST_GESTURE_WAKE_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto assistGestureWakeEnabled_
	public static final int ASSIST_GESTURE_SETUP_COMPLETE_FIELD_NUMBER
	private android.providers.settings.SettingProto assistGestureSetupComplete_
	public static final int NIGHT_DISPLAY_ACTIVATED_FIELD_NUMBER
	private android.providers.settings.SettingProto nightDisplayActivated_
	public static final int NIGHT_DISPLAY_AUTO_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto nightDisplayAutoMode_
	public static final int NIGHT_DISPLAY_COLOR_TEMPERATURE_FIELD_NUMBER
	private android.providers.settings.SettingProto nightDisplayColorTemperature_
	public static final int NIGHT_DISPLAY_CUSTOM_START_TIME_FIELD_NUMBER
	private android.providers.settings.SettingProto nightDisplayCustomStartTime_
	public static final int NIGHT_DISPLAY_CUSTOM_END_TIME_FIELD_NUMBER
	private android.providers.settings.SettingProto nightDisplayCustomEndTime_
	public static final int NIGHT_DISPLAY_LAST_ACTIVATED_TIME_FIELD_NUMBER
	private android.providers.settings.SettingProto nightDisplayLastActivatedTime_
	public static final int BRIGHTNESS_USE_TWILIGHT_FIELD_NUMBER
	private android.providers.settings.SettingProto brightnessUseTwilight_
	public static final int ENABLED_VR_LISTENERS_FIELD_NUMBER
	private android.providers.settings.SettingProto enabledVrListeners_
	public static final int VR_DISPLAY_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto vrDisplayMode_
	public static final int CARRIER_APPS_HANDLED_FIELD_NUMBER
	private android.providers.settings.SettingProto carrierAppsHandled_
	public static final int MANAGED_PROFILE_CONTACT_REMOTE_SEARCH_FIELD_NUMBER
	private android.providers.settings.SettingProto managedProfileContactRemoteSearch_
	public static final int AUTOMATIC_STORAGE_MANAGER_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto automaticStorageManagerEnabled_
	public static final int AUTOMATIC_STORAGE_MANAGER_DAYS_TO_RETAIN_FIELD_NUMBER
	private android.providers.settings.SettingProto automaticStorageManagerDaysToRetain_
	public static final int AUTOMATIC_STORAGE_MANAGER_BYTES_CLEARED_FIELD_NUMBER
	private android.providers.settings.SettingProto automaticStorageManagerBytesCleared_
	public static final int AUTOMATIC_STORAGE_MANAGER_LAST_RUN_FIELD_NUMBER
	private android.providers.settings.SettingProto automaticStorageManagerLastRun_
	public static final int AUTOMATIC_STORAGE_MANAGER_TURNED_OFF_BY_POLICY_FIELD_NUMBER
	private android.providers.settings.SettingProto automaticStorageManagerTurnedOffByPolicy_
	public static final int SYSTEM_NAVIGATION_KEYS_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto systemNavigationKeysEnabled_
	public static final int DOWNLOADS_BACKUP_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto downloadsBackupEnabled_
	public static final int DOWNLOADS_BACKUP_ALLOW_METERED_FIELD_NUMBER
	private android.providers.settings.SettingProto downloadsBackupAllowMetered_
	public static final int DOWNLOADS_BACKUP_CHARGING_ONLY_FIELD_NUMBER
	private android.providers.settings.SettingProto downloadsBackupChargingOnly_
	public static final int AUTOMATIC_STORAGE_MANAGER_DOWNLOADS_DAYS_TO_RETAIN_FIELD_NUMBER
	private android.providers.settings.SettingProto automaticStorageManagerDownloadsDaysToRetain_
	public static final int QS_TILES_FIELD_NUMBER
	private android.providers.settings.SettingProto qsTiles_
	public static final int DEMO_USER_SETUP_COMPLETE_FIELD_NUMBER
	private android.providers.settings.SettingProto demoUserSetupComplete_
	public static final int INSTANT_APPS_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto instantAppsEnabled_
	public static final int DEVICE_PAIRED_FIELD_NUMBER
	private android.providers.settings.SettingProto devicePaired_
	public static final int PACKAGE_VERIFIER_STATE_FIELD_NUMBER
	private android.providers.settings.SettingProto packageVerifierState_
	public static final int CMAS_ADDITIONAL_BROADCAST_PKG_FIELD_NUMBER
	private android.providers.settings.SettingProto cmasAdditionalBroadcastPkg_
	public static final int NOTIFICATION_BADGING_FIELD_NUMBER
	private android.providers.settings.SettingProto notificationBadging_
	public static final int QS_AUTO_ADDED_TILES_FIELD_NUMBER
	private android.providers.settings.SettingProto qsAutoAddedTiles_
	public static final int LOCKDOWN_IN_POWER_MENU_FIELD_NUMBER
	private android.providers.settings.SettingProto lockdownInPowerMenu_
	public static final int BACKUP_MANAGER_CONSTANTS_FIELD_NUMBER
	private android.providers.settings.SettingProto backupManagerConstants_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.providers.settings.SecureSettingsProto 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.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$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_
		int mutable_bitField1_
		int mutable_bitField2_
		int mutable_bitField3_
		int mutable_bitField4_
		int mutable_bitField5_
		int mutable_bitField6_
		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 getHistoricalOperationsList () 
	public java.util.List getHistoricalOperationsOrBuilderList () 
	public int getHistoricalOperationsCount () 
	public android.providers.settings.SettingsOperationProto getHistoricalOperations (int) 
		int index
	public android.providers.settings.SettingsOperationProtoOrBuilder getHistoricalOperationsOrBuilder (int) 
		int index
	public boolean hasAndroidId () 
	public android.providers.settings.SettingProto getAndroidId () 
	public android.providers.settings.SettingProtoOrBuilder getAndroidIdOrBuilder () 
	public boolean hasDefaultInputMethod () 
	public android.providers.settings.SettingProto getDefaultInputMethod () 
	public android.providers.settings.SettingProtoOrBuilder getDefaultInputMethodOrBuilder () 
	public boolean hasSelectedInputMethodSubtype () 
	public android.providers.settings.SettingProto getSelectedInputMethodSubtype () 
	public android.providers.settings.SettingProtoOrBuilder getSelectedInputMethodSubtypeOrBuilder () 
	public boolean hasInputMethodsSubtypeHistory () 
	public android.providers.settings.SettingProto getInputMethodsSubtypeHistory () 
	public android.providers.settings.SettingProtoOrBuilder getInputMethodsSubtypeHistoryOrBuilder () 
	public boolean hasInputMethodSelectorVisibility () 
	public android.providers.settings.SettingProto getInputMethodSelectorVisibility () 
	public android.providers.settings.SettingProtoOrBuilder getInputMethodSelectorVisibilityOrBuilder () 
	public boolean hasVoiceInteractionService () 
	public android.providers.settings.SettingProto getVoiceInteractionService () 
	public android.providers.settings.SettingProtoOrBuilder getVoiceInteractionServiceOrBuilder () 
	public boolean hasAutofillService () 
	public android.providers.settings.SettingProto getAutofillService () 
	public android.providers.settings.SettingProtoOrBuilder getAutofillServiceOrBuilder () 
	public boolean hasBluetoothHciLog () 
	public android.providers.settings.SettingProto getBluetoothHciLog () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothHciLogOrBuilder () 
	public boolean hasUserSetupComplete () 
	public android.providers.settings.SettingProto getUserSetupComplete () 
	public android.providers.settings.SettingProtoOrBuilder getUserSetupCompleteOrBuilder () 
	public boolean hasTvUserSetupComplete () 
	public android.providers.settings.SettingProto getTvUserSetupComplete () 
	public android.providers.settings.SettingProtoOrBuilder getTvUserSetupCompleteOrBuilder () 
	public boolean hasCompletedCategoryPrefix () 
	public android.providers.settings.SettingProto getCompletedCategoryPrefix () 
	public android.providers.settings.SettingProtoOrBuilder getCompletedCategoryPrefixOrBuilder () 
	public boolean hasEnabledInputMethods () 
	public android.providers.settings.SettingProto getEnabledInputMethods () 
	public android.providers.settings.SettingProtoOrBuilder getEnabledInputMethodsOrBuilder () 
	public boolean hasDisabledSystemInputMethods () 
	public android.providers.settings.SettingProto getDisabledSystemInputMethods () 
	public android.providers.settings.SettingProtoOrBuilder getDisabledSystemInputMethodsOrBuilder () 
	public boolean hasShowImeWithHardKeyboard () 
	public android.providers.settings.SettingProto getShowImeWithHardKeyboard () 
	public android.providers.settings.SettingProtoOrBuilder getShowImeWithHardKeyboardOrBuilder () 
	public boolean hasAlwaysOnVpnApp () 
	public android.providers.settings.SettingProto getAlwaysOnVpnApp () 
	public android.providers.settings.SettingProtoOrBuilder getAlwaysOnVpnAppOrBuilder () 
	public boolean hasAlwaysOnVpnLockdown () 
	public android.providers.settings.SettingProto getAlwaysOnVpnLockdown () 
	public android.providers.settings.SettingProtoOrBuilder getAlwaysOnVpnLockdownOrBuilder () 
	public boolean hasInstallNonMarketApps () 
	public android.providers.settings.SettingProto getInstallNonMarketApps () 
	public android.providers.settings.SettingProtoOrBuilder getInstallNonMarketAppsOrBuilder () 
	public boolean hasUnknownSourcesDefaultReversed () 
	public android.providers.settings.SettingProto getUnknownSourcesDefaultReversed () 
	public android.providers.settings.SettingProtoOrBuilder getUnknownSourcesDefaultReversedOrBuilder () 
	public boolean hasLocationMode () 
	public android.providers.settings.SettingProto getLocationMode () 
	public android.providers.settings.SettingProtoOrBuilder getLocationModeOrBuilder () 
	public boolean hasLocationPreviousMode () 
	public android.providers.settings.SettingProto getLocationPreviousMode () 
	public android.providers.settings.SettingProtoOrBuilder getLocationPreviousModeOrBuilder () 
	public boolean hasLockToAppExitLocked () 
	public android.providers.settings.SettingProto getLockToAppExitLocked () 
	public android.providers.settings.SettingProtoOrBuilder getLockToAppExitLockedOrBuilder () 
	public boolean hasLockScreenLockAfterTimeout () 
	public android.providers.settings.SettingProto getLockScreenLockAfterTimeout () 
	public android.providers.settings.SettingProtoOrBuilder getLockScreenLockAfterTimeoutOrBuilder () 
	public boolean hasLockScreenAllowPrivateNotifications () 
	public android.providers.settings.SettingProto getLockScreenAllowPrivateNotifications () 
	public android.providers.settings.SettingProtoOrBuilder getLockScreenAllowPrivateNotificationsOrBuilder () 
	public boolean hasLockScreenAllowRemoteInput () 
	public android.providers.settings.SettingProto getLockScreenAllowRemoteInput () 
	public android.providers.settings.SettingProtoOrBuilder getLockScreenAllowRemoteInputOrBuilder () 
	public boolean hasShowNoteAboutNotificationHiding () 
	public android.providers.settings.SettingProto getShowNoteAboutNotificationHiding () 
	public android.providers.settings.SettingProtoOrBuilder getShowNoteAboutNotificationHidingOrBuilder () 
	public boolean hasTrustAgentsInitialized () 
	public android.providers.settings.SettingProto getTrustAgentsInitialized () 
	public android.providers.settings.SettingProtoOrBuilder getTrustAgentsInitializedOrBuilder () 
	public boolean hasParentalControlEnabled () 
	public android.providers.settings.SettingProto getParentalControlEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getParentalControlEnabledOrBuilder () 
	public boolean hasParentalControlLastUpdate () 
	public android.providers.settings.SettingProto getParentalControlLastUpdate () 
	public android.providers.settings.SettingProtoOrBuilder getParentalControlLastUpdateOrBuilder () 
	public boolean hasParentalControlRedirectUrl () 
	public android.providers.settings.SettingProto getParentalControlRedirectUrl () 
	public android.providers.settings.SettingProtoOrBuilder getParentalControlRedirectUrlOrBuilder () 
	public boolean hasSettingsClassname () 
	public android.providers.settings.SettingProto getSettingsClassname () 
	public android.providers.settings.SettingProtoOrBuilder getSettingsClassnameOrBuilder () 
	public boolean hasAccessibilityEnabled () 
	public android.providers.settings.SettingProto getAccessibilityEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityEnabledOrBuilder () 
	public boolean hasAccessibilityShortcutEnabled () 
	public android.providers.settings.SettingProto getAccessibilityShortcutEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityShortcutEnabledOrBuilder () 
	public boolean hasAccessibilityShortcutOnLockScreen () 
	public android.providers.settings.SettingProto getAccessibilityShortcutOnLockScreen () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityShortcutOnLockScreenOrBuilder () 
	public boolean hasAccessibilityShortcutDialogShown () 
	public android.providers.settings.SettingProto getAccessibilityShortcutDialogShown () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityShortcutDialogShownOrBuilder () 
	public boolean hasAccessibilityShortcutTargetService () 
	public android.providers.settings.SettingProto getAccessibilityShortcutTargetService () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityShortcutTargetServiceOrBuilder () 
	public boolean hasAccessibilityButtonTargetComponent () 
	public android.providers.settings.SettingProto getAccessibilityButtonTargetComponent () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityButtonTargetComponentOrBuilder () 
	public boolean hasTouchExplorationEnabled () 
	public android.providers.settings.SettingProto getTouchExplorationEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getTouchExplorationEnabledOrBuilder () 
	public boolean hasEnabledAccessibilityServices () 
	public android.providers.settings.SettingProto getEnabledAccessibilityServices () 
	public android.providers.settings.SettingProtoOrBuilder getEnabledAccessibilityServicesOrBuilder () 
	public boolean hasTouchExplorationGrantedAccessibilityServices () 
	public android.providers.settings.SettingProto getTouchExplorationGrantedAccessibilityServices () 
	public android.providers.settings.SettingProtoOrBuilder getTouchExplorationGrantedAccessibilityServicesOrBuilder () 
	public boolean hasAccessibilitySpeakPassword () 
	public android.providers.settings.SettingProto getAccessibilitySpeakPassword () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilitySpeakPasswordOrBuilder () 
	public boolean hasAccessibilityHighTextContrastEnabled () 
	public android.providers.settings.SettingProto getAccessibilityHighTextContrastEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityHighTextContrastEnabledOrBuilder () 
	public boolean hasAccessibilityScriptInjection () 
	public android.providers.settings.SettingProto getAccessibilityScriptInjection () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityScriptInjectionOrBuilder () 
	public boolean hasAccessibilityScreenReaderUrl () 
	public android.providers.settings.SettingProto getAccessibilityScreenReaderUrl () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityScreenReaderUrlOrBuilder () 
	public boolean hasAccessibilityWebContentKeyBindings () 
	public android.providers.settings.SettingProto getAccessibilityWebContentKeyBindings () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityWebContentKeyBindingsOrBuilder () 
	public boolean hasAccessibilityDisplayMagnificationEnabled () 
	public android.providers.settings.SettingProto getAccessibilityDisplayMagnificationEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayMagnificationEnabledOrBuilder () 
	public boolean hasAccessibilityDisplayMagnificationNavbarEnabled () 
	public android.providers.settings.SettingProto getAccessibilityDisplayMagnificationNavbarEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayMagnificationNavbarEnabledOrBuilder () 
	public boolean hasAccessibilityDisplayMagnificationScale () 
	public android.providers.settings.SettingProto getAccessibilityDisplayMagnificationScale () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayMagnificationScaleOrBuilder () 
	public boolean hasAccessibilityDisplayMagnificationAutoUpdate () 
	public android.providers.settings.SettingProto getAccessibilityDisplayMagnificationAutoUpdate () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayMagnificationAutoUpdateOrBuilder () 
	public boolean hasAccessibilitySoftKeyboardMode () 
	public android.providers.settings.SettingProto getAccessibilitySoftKeyboardMode () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilitySoftKeyboardModeOrBuilder () 
	public boolean hasAccessibilityCaptioningEnabled () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningEnabledOrBuilder () 
	public boolean hasAccessibilityCaptioningLocale () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningLocale () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningLocaleOrBuilder () 
	public boolean hasAccessibilityCaptioningPreset () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningPreset () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningPresetOrBuilder () 
	public boolean hasAccessibilityCaptioningBackgroundColor () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningBackgroundColor () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningBackgroundColorOrBuilder () 
	public boolean hasAccessibilityCaptioningForegroundColor () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningForegroundColor () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningForegroundColorOrBuilder () 
	public boolean hasAccessibilityCaptioningEdgeType () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningEdgeType () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningEdgeTypeOrBuilder () 
	public boolean hasAccessibilityCaptioningEdgeColor () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningEdgeColor () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningEdgeColorOrBuilder () 
	public boolean hasAccessibilityCaptioningWindowColor () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningWindowColor () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningWindowColorOrBuilder () 
	public boolean hasAccessibilityCaptioningTypeface () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningTypeface () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningTypefaceOrBuilder () 
	public boolean hasAccessibilityCaptioningFontScale () 
	public android.providers.settings.SettingProto getAccessibilityCaptioningFontScale () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningFontScaleOrBuilder () 
	public boolean hasAccessibilityDisplayInversionEnabled () 
	public android.providers.settings.SettingProto getAccessibilityDisplayInversionEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayInversionEnabledOrBuilder () 
	public boolean hasAccessibilityDisplayDaltonizerEnabled () 
	public android.providers.settings.SettingProto getAccessibilityDisplayDaltonizerEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayDaltonizerEnabledOrBuilder () 
	public boolean hasAccessibilityDisplayDaltonizer () 
	public android.providers.settings.SettingProto getAccessibilityDisplayDaltonizer () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayDaltonizerOrBuilder () 
	public boolean hasAccessibilityAutoclickEnabled () 
	public android.providers.settings.SettingProto getAccessibilityAutoclickEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityAutoclickEnabledOrBuilder () 
	public boolean hasAccessibilityAutoclickDelay () 
	public android.providers.settings.SettingProto getAccessibilityAutoclickDelay () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityAutoclickDelayOrBuilder () 
	public boolean hasAccessibilityLargePointerIcon () 
	public android.providers.settings.SettingProto getAccessibilityLargePointerIcon () 
	public android.providers.settings.SettingProtoOrBuilder getAccessibilityLargePointerIconOrBuilder () 
	public boolean hasLongPressTimeout () 
	public android.providers.settings.SettingProto getLongPressTimeout () 
	public android.providers.settings.SettingProtoOrBuilder getLongPressTimeoutOrBuilder () 
	public boolean hasMultiPressTimeout () 
	public android.providers.settings.SettingProto getMultiPressTimeout () 
	public android.providers.settings.SettingProtoOrBuilder getMultiPressTimeoutOrBuilder () 
	public boolean hasEnabledPrintServices () 
	public android.providers.settings.SettingProto getEnabledPrintServices () 
	public android.providers.settings.SettingProtoOrBuilder getEnabledPrintServicesOrBuilder () 
	public boolean hasDisabledPrintServices () 
	public android.providers.settings.SettingProto getDisabledPrintServices () 
	public android.providers.settings.SettingProtoOrBuilder getDisabledPrintServicesOrBuilder () 
	public boolean hasDisplayDensityForced () 
	public android.providers.settings.SettingProto getDisplayDensityForced () 
	public android.providers.settings.SettingProtoOrBuilder getDisplayDensityForcedOrBuilder () 
	public boolean hasTtsDefaultRate () 
	public android.providers.settings.SettingProto getTtsDefaultRate () 
	public android.providers.settings.SettingProtoOrBuilder getTtsDefaultRateOrBuilder () 
	public boolean hasTtsDefaultPitch () 
	public android.providers.settings.SettingProto getTtsDefaultPitch () 
	public android.providers.settings.SettingProtoOrBuilder getTtsDefaultPitchOrBuilder () 
	public boolean hasTtsDefaultSynth () 
	public android.providers.settings.SettingProto getTtsDefaultSynth () 
	public android.providers.settings.SettingProtoOrBuilder getTtsDefaultSynthOrBuilder () 
	public boolean hasTtsDefaultLocale () 
	public android.providers.settings.SettingProto getTtsDefaultLocale () 
	public android.providers.settings.SettingProtoOrBuilder getTtsDefaultLocaleOrBuilder () 
	public boolean hasTtsEnabledPlugins () 
	public android.providers.settings.SettingProto getTtsEnabledPlugins () 
	public android.providers.settings.SettingProtoOrBuilder getTtsEnabledPluginsOrBuilder () 
	public boolean hasConnectivityReleasePendingIntentDelayMs () 
	public android.providers.settings.SettingProto getConnectivityReleasePendingIntentDelayMs () 
	public android.providers.settings.SettingProtoOrBuilder getConnectivityReleasePendingIntentDelayMsOrBuilder () 
	public boolean hasAllowedGeolocationOrigins () 
	public android.providers.settings.SettingProto getAllowedGeolocationOrigins () 
	public android.providers.settings.SettingProtoOrBuilder getAllowedGeolocationOriginsOrBuilder () 
	public boolean hasPreferredTtyMode () 
	public android.providers.settings.SettingProto getPreferredTtyMode () 
	public android.providers.settings.SettingProtoOrBuilder getPreferredTtyModeOrBuilder () 
	public boolean hasEnhancedVoicePrivacyEnabled () 
	public android.providers.settings.SettingProto getEnhancedVoicePrivacyEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getEnhancedVoicePrivacyEnabledOrBuilder () 
	public boolean hasTtyModeEnabled () 
	public android.providers.settings.SettingProto getTtyModeEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getTtyModeEnabledOrBuilder () 
	public boolean hasBackupEnabled () 
	public android.providers.settings.SettingProto getBackupEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getBackupEnabledOrBuilder () 
	public boolean hasBackupAutoRestore () 
	public android.providers.settings.SettingProto getBackupAutoRestore () 
	public android.providers.settings.SettingProtoOrBuilder getBackupAutoRestoreOrBuilder () 
	public boolean hasBackupProvisioned () 
	public android.providers.settings.SettingProto getBackupProvisioned () 
	public android.providers.settings.SettingProtoOrBuilder getBackupProvisionedOrBuilder () 
	public boolean hasBackupTransport () 
	public android.providers.settings.SettingProto getBackupTransport () 
	public android.providers.settings.SettingProtoOrBuilder getBackupTransportOrBuilder () 
	public boolean hasLastSetupShown () 
	public android.providers.settings.SettingProto getLastSetupShown () 
	public android.providers.settings.SettingProtoOrBuilder getLastSetupShownOrBuilder () 
	public boolean hasSearchGlobalSearchActivity () 
	public android.providers.settings.SettingProto getSearchGlobalSearchActivity () 
	public android.providers.settings.SettingProtoOrBuilder getSearchGlobalSearchActivityOrBuilder () 
	public boolean hasSearchNumPromotedSources () 
	public android.providers.settings.SettingProto getSearchNumPromotedSources () 
	public android.providers.settings.SettingProtoOrBuilder getSearchNumPromotedSourcesOrBuilder () 
	public boolean hasSearchMaxResultsToDisplay () 
	public android.providers.settings.SettingProto getSearchMaxResultsToDisplay () 
	public android.providers.settings.SettingProtoOrBuilder getSearchMaxResultsToDisplayOrBuilder () 
	public boolean hasSearchMaxResultsPerSource () 
	public android.providers.settings.SettingProto getSearchMaxResultsPerSource () 
	public android.providers.settings.SettingProtoOrBuilder getSearchMaxResultsPerSourceOrBuilder () 
	public boolean hasSearchWebResultsOverrideLimit () 
	public android.providers.settings.SettingProto getSearchWebResultsOverrideLimit () 
	public android.providers.settings.SettingProtoOrBuilder getSearchWebResultsOverrideLimitOrBuilder () 
	public boolean hasSearchPromotedSourceDeadlineMillis () 
	public android.providers.settings.SettingProto getSearchPromotedSourceDeadlineMillis () 
	public android.providers.settings.SettingProtoOrBuilder getSearchPromotedSourceDeadlineMillisOrBuilder () 
	public boolean hasSearchSourceTimeoutMillis () 
	public android.providers.settings.SettingProto getSearchSourceTimeoutMillis () 
	public android.providers.settings.SettingProtoOrBuilder getSearchSourceTimeoutMillisOrBuilder () 
	public boolean hasSearchPrefillMillis () 
	public android.providers.settings.SettingProto getSearchPrefillMillis () 
	public android.providers.settings.SettingProtoOrBuilder getSearchPrefillMillisOrBuilder () 
	public boolean hasSearchMaxStatAgeMillis () 
	public android.providers.settings.SettingProto getSearchMaxStatAgeMillis () 
	public android.providers.settings.SettingProtoOrBuilder getSearchMaxStatAgeMillisOrBuilder () 
	public boolean hasSearchMaxSourceEventAgeMillis () 
	public android.providers.settings.SettingProto getSearchMaxSourceEventAgeMillis () 
	public android.providers.settings.SettingProtoOrBuilder getSearchMaxSourceEventAgeMillisOrBuilder () 
	public boolean hasSearchMinImpressionsForSourceRanking () 
	public android.providers.settings.SettingProto getSearchMinImpressionsForSourceRanking () 
	public android.providers.settings.SettingProtoOrBuilder getSearchMinImpressionsForSourceRankingOrBuilder () 
	public boolean hasSearchMinClicksForSourceRanking () 
	public android.providers.settings.SettingProto getSearchMinClicksForSourceRanking () 
	public android.providers.settings.SettingProtoOrBuilder getSearchMinClicksForSourceRankingOrBuilder () 
	public boolean hasSearchMaxShortcutsReturned () 
	public android.providers.settings.SettingProto getSearchMaxShortcutsReturned () 
	public android.providers.settings.SettingProtoOrBuilder getSearchMaxShortcutsReturnedOrBuilder () 
	public boolean hasSearchQueryThreadCorePoolSize () 
	public android.providers.settings.SettingProto getSearchQueryThreadCorePoolSize () 
	public android.providers.settings.SettingProtoOrBuilder getSearchQueryThreadCorePoolSizeOrBuilder () 
	public boolean hasSearchQueryThreadMaxPoolSize () 
	public android.providers.settings.SettingProto getSearchQueryThreadMaxPoolSize () 
	public android.providers.settings.SettingProtoOrBuilder getSearchQueryThreadMaxPoolSizeOrBuilder () 
	public boolean hasSearchShortcutRefreshCorePoolSize () 
	public android.providers.settings.SettingProto getSearchShortcutRefreshCorePoolSize () 
	public android.providers.settings.SettingProtoOrBuilder getSearchShortcutRefreshCorePoolSizeOrBuilder () 
	public boolean hasSearchShortcutRefreshMaxPoolSize () 
	public android.providers.settings.SettingProto getSearchShortcutRefreshMaxPoolSize () 
	public android.providers.settings.SettingProtoOrBuilder getSearchShortcutRefreshMaxPoolSizeOrBuilder () 
	public boolean hasSearchThreadKeepaliveSeconds () 
	public android.providers.settings.SettingProto getSearchThreadKeepaliveSeconds () 
	public android.providers.settings.SettingProtoOrBuilder getSearchThreadKeepaliveSecondsOrBuilder () 
	public boolean hasSearchPerSourceConcurrentQueryLimit () 
	public android.providers.settings.SettingProto getSearchPerSourceConcurrentQueryLimit () 
	public android.providers.settings.SettingProtoOrBuilder getSearchPerSourceConcurrentQueryLimitOrBuilder () 
	public boolean hasMountPlayNotificationSnd () 
	public android.providers.settings.SettingProto getMountPlayNotificationSnd () 
	public android.providers.settings.SettingProtoOrBuilder getMountPlayNotificationSndOrBuilder () 
	public boolean hasMountUmsAutostart () 
	public android.providers.settings.SettingProto getMountUmsAutostart () 
	public android.providers.settings.SettingProtoOrBuilder getMountUmsAutostartOrBuilder () 
	public boolean hasMountUmsPrompt () 
	public android.providers.settings.SettingProto getMountUmsPrompt () 
	public android.providers.settings.SettingProtoOrBuilder getMountUmsPromptOrBuilder () 
	public boolean hasMountUmsNotifyEnabled () 
	public android.providers.settings.SettingProto getMountUmsNotifyEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getMountUmsNotifyEnabledOrBuilder () 
	public boolean hasAnrShowBackground () 
	public android.providers.settings.SettingProto getAnrShowBackground () 
	public android.providers.settings.SettingProtoOrBuilder getAnrShowBackgroundOrBuilder () 
	public boolean hasVoiceRecognitionService () 
	public android.providers.settings.SettingProto getVoiceRecognitionService () 
	public android.providers.settings.SettingProtoOrBuilder getVoiceRecognitionServiceOrBuilder () 
	public boolean hasPackageVerifierUserConsent () 
	public android.providers.settings.SettingProto getPackageVerifierUserConsent () 
	public android.providers.settings.SettingProtoOrBuilder getPackageVerifierUserConsentOrBuilder () 
	public boolean hasSelectedSpellChecker () 
	public android.providers.settings.SettingProto getSelectedSpellChecker () 
	public android.providers.settings.SettingProtoOrBuilder getSelectedSpellCheckerOrBuilder () 
	public boolean hasSelectedSpellCheckerSubtype () 
	public android.providers.settings.SettingProto getSelectedSpellCheckerSubtype () 
	public android.providers.settings.SettingProtoOrBuilder getSelectedSpellCheckerSubtypeOrBuilder () 
	public boolean hasSpellCheckerEnabled () 
	public android.providers.settings.SettingProto getSpellCheckerEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getSpellCheckerEnabledOrBuilder () 
	public boolean hasIncallPowerButtonBehavior () 
	public android.providers.settings.SettingProto getIncallPowerButtonBehavior () 
	public android.providers.settings.SettingProtoOrBuilder getIncallPowerButtonBehaviorOrBuilder () 
	public boolean hasIncallBackButtonBehavior () 
	public android.providers.settings.SettingProto getIncallBackButtonBehavior () 
	public android.providers.settings.SettingProtoOrBuilder getIncallBackButtonBehaviorOrBuilder () 
	public boolean hasWakeGestureEnabled () 
	public android.providers.settings.SettingProto getWakeGestureEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getWakeGestureEnabledOrBuilder () 
	public boolean hasDozeEnabled () 
	public android.providers.settings.SettingProto getDozeEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getDozeEnabledOrBuilder () 
	public boolean hasDozeAlwaysOn () 
	public android.providers.settings.SettingProto getDozeAlwaysOn () 
	public android.providers.settings.SettingProtoOrBuilder getDozeAlwaysOnOrBuilder () 
	public boolean hasDozePulseOnPickUp () 
	public android.providers.settings.SettingProto getDozePulseOnPickUp () 
	public android.providers.settings.SettingProtoOrBuilder getDozePulseOnPickUpOrBuilder () 
	public boolean hasDozePulseOnLongPress () 
	public android.providers.settings.SettingProto getDozePulseOnLongPress () 
	public android.providers.settings.SettingProtoOrBuilder getDozePulseOnLongPressOrBuilder () 
	public boolean hasDozePulseOnDoubleTap () 
	public android.providers.settings.SettingProto getDozePulseOnDoubleTap () 
	public android.providers.settings.SettingProtoOrBuilder getDozePulseOnDoubleTapOrBuilder () 
	public boolean hasUiNightMode () 
	public android.providers.settings.SettingProto getUiNightMode () 
	public android.providers.settings.SettingProtoOrBuilder getUiNightModeOrBuilder () 
	public boolean hasScreensaverEnabled () 
	public android.providers.settings.SettingProto getScreensaverEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getScreensaverEnabledOrBuilder () 
	public boolean hasScreensaverComponents () 
	public android.providers.settings.SettingProto getScreensaverComponents () 
	public android.providers.settings.SettingProtoOrBuilder getScreensaverComponentsOrBuilder () 
	public boolean hasScreensaverActivateOnDock () 
	public android.providers.settings.SettingProto getScreensaverActivateOnDock () 
	public android.providers.settings.SettingProtoOrBuilder getScreensaverActivateOnDockOrBuilder () 
	public boolean hasScreensaverActivateOnSleep () 
	public android.providers.settings.SettingProto getScreensaverActivateOnSleep () 
	public android.providers.settings.SettingProtoOrBuilder getScreensaverActivateOnSleepOrBuilder () 
	public boolean hasScreensaverDefaultComponent () 
	public android.providers.settings.SettingProto getScreensaverDefaultComponent () 
	public android.providers.settings.SettingProtoOrBuilder getScreensaverDefaultComponentOrBuilder () 
	public boolean hasNfcPaymentDefaultComponent () 
	public android.providers.settings.SettingProto getNfcPaymentDefaultComponent () 
	public android.providers.settings.SettingProtoOrBuilder getNfcPaymentDefaultComponentOrBuilder () 
	public boolean hasNfcPaymentForeground () 
	public android.providers.settings.SettingProto getNfcPaymentForeground () 
	public android.providers.settings.SettingProtoOrBuilder getNfcPaymentForegroundOrBuilder () 
	public boolean hasSmsDefaultApplication () 
	public android.providers.settings.SettingProto getSmsDefaultApplication () 
	public android.providers.settings.SettingProtoOrBuilder getSmsDefaultApplicationOrBuilder () 
	public boolean hasDialerDefaultApplication () 
	public android.providers.settings.SettingProto getDialerDefaultApplication () 
	public android.providers.settings.SettingProtoOrBuilder getDialerDefaultApplicationOrBuilder () 
	public boolean hasEmergencyAssistanceApplication () 
	public android.providers.settings.SettingProto getEmergencyAssistanceApplication () 
	public android.providers.settings.SettingProtoOrBuilder getEmergencyAssistanceApplicationOrBuilder () 
	public boolean hasAssistStructureEnabled () 
	public android.providers.settings.SettingProto getAssistStructureEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getAssistStructureEnabledOrBuilder () 
	public boolean hasAssistScreenshotEnabled () 
	public android.providers.settings.SettingProto getAssistScreenshotEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getAssistScreenshotEnabledOrBuilder () 
	public boolean hasAssistDisclosureEnabled () 
	public android.providers.settings.SettingProto getAssistDisclosureEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getAssistDisclosureEnabledOrBuilder () 
	public boolean hasEnabledNotificationAssistant () 
	public android.providers.settings.SettingProto getEnabledNotificationAssistant () 
	public android.providers.settings.SettingProtoOrBuilder getEnabledNotificationAssistantOrBuilder () 
	public boolean hasEnabledNotificationListeners () 
	public android.providers.settings.SettingProto getEnabledNotificationListeners () 
	public android.providers.settings.SettingProtoOrBuilder getEnabledNotificationListenersOrBuilder () 
	public boolean hasEnabledNotificationPolicyAccessPackages () 
	public android.providers.settings.SettingProto getEnabledNotificationPolicyAccessPackages () 
	public android.providers.settings.SettingProtoOrBuilder getEnabledNotificationPolicyAccessPackagesOrBuilder () 
	public boolean hasSyncParentSounds () 
	public android.providers.settings.SettingProto getSyncParentSounds () 
	public android.providers.settings.SettingProtoOrBuilder getSyncParentSoundsOrBuilder () 
	public boolean hasImmersiveModeConfirmations () 
	public android.providers.settings.SettingProto getImmersiveModeConfirmations () 
	public android.providers.settings.SettingProtoOrBuilder getImmersiveModeConfirmationsOrBuilder () 
	public boolean hasPrintServiceSearchUri () 
	public android.providers.settings.SettingProto getPrintServiceSearchUri () 
	public android.providers.settings.SettingProtoOrBuilder getPrintServiceSearchUriOrBuilder () 
	public boolean hasPaymentServiceSearchUri () 
	public android.providers.settings.SettingProto getPaymentServiceSearchUri () 
	public android.providers.settings.SettingProtoOrBuilder getPaymentServiceSearchUriOrBuilder () 
	public boolean hasAutofillServiceSearchUri () 
	public android.providers.settings.SettingProto getAutofillServiceSearchUri () 
	public android.providers.settings.SettingProtoOrBuilder getAutofillServiceSearchUriOrBuilder () 
	public boolean hasSkipFirstUseHints () 
	public android.providers.settings.SettingProto getSkipFirstUseHints () 
	public android.providers.settings.SettingProtoOrBuilder getSkipFirstUseHintsOrBuilder () 
	public boolean hasUnsafeVolumeMusicActiveMs () 
	public android.providers.settings.SettingProto getUnsafeVolumeMusicActiveMs () 
	public android.providers.settings.SettingProtoOrBuilder getUnsafeVolumeMusicActiveMsOrBuilder () 
	public boolean hasLockScreenShowNotifications () 
	public android.providers.settings.SettingProto getLockScreenShowNotifications () 
	public android.providers.settings.SettingProtoOrBuilder getLockScreenShowNotificationsOrBuilder () 
	public boolean hasTvInputHiddenInputs () 
	public android.providers.settings.SettingProto getTvInputHiddenInputs () 
	public android.providers.settings.SettingProtoOrBuilder getTvInputHiddenInputsOrBuilder () 
	public boolean hasTvInputCustomLabels () 
	public android.providers.settings.SettingProto getTvInputCustomLabels () 
	public android.providers.settings.SettingProtoOrBuilder getTvInputCustomLabelsOrBuilder () 
	public boolean hasUsbAudioAutomaticRoutingDisabled () 
	public android.providers.settings.SettingProto getUsbAudioAutomaticRoutingDisabled () 
	public android.providers.settings.SettingProtoOrBuilder getUsbAudioAutomaticRoutingDisabledOrBuilder () 
	public boolean hasSleepTimeout () 
	public android.providers.settings.SettingProto getSleepTimeout () 
	public android.providers.settings.SettingProtoOrBuilder getSleepTimeoutOrBuilder () 
	public boolean hasDoubleTapToWake () 
	public android.providers.settings.SettingProto getDoubleTapToWake () 
	public android.providers.settings.SettingProtoOrBuilder getDoubleTapToWakeOrBuilder () 
	public boolean hasAssistant () 
	public android.providers.settings.SettingProto getAssistant () 
	public android.providers.settings.SettingProtoOrBuilder getAssistantOrBuilder () 
	public boolean hasCameraGestureDisabled () 
	public android.providers.settings.SettingProto getCameraGestureDisabled () 
	public android.providers.settings.SettingProtoOrBuilder getCameraGestureDisabledOrBuilder () 
	public boolean hasCameraDoubleTapPowerGestureDisabled () 
	public android.providers.settings.SettingProto getCameraDoubleTapPowerGestureDisabled () 
	public android.providers.settings.SettingProtoOrBuilder getCameraDoubleTapPowerGestureDisabledOrBuilder () 
	public boolean hasCameraDoubleTwistToFlipEnabled () 
	public android.providers.settings.SettingProto getCameraDoubleTwistToFlipEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getCameraDoubleTwistToFlipEnabledOrBuilder () 
	public boolean hasCameraLiftTriggerEnabled () 
	public android.providers.settings.SettingProto getCameraLiftTriggerEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getCameraLiftTriggerEnabledOrBuilder () 
	public boolean hasAssistGestureEnabled () 
	public android.providers.settings.SettingProto getAssistGestureEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getAssistGestureEnabledOrBuilder () 
	public boolean hasAssistGestureSensitivity () 
	public android.providers.settings.SettingProto getAssistGestureSensitivity () 
	public android.providers.settings.SettingProtoOrBuilder getAssistGestureSensitivityOrBuilder () 
	public boolean hasAssistGestureSilenceAlertsEnabled () 
	public android.providers.settings.SettingProto getAssistGestureSilenceAlertsEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getAssistGestureSilenceAlertsEnabledOrBuilder () 
	public boolean hasAssistGestureWakeEnabled () 
	public android.providers.settings.SettingProto getAssistGestureWakeEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getAssistGestureWakeEnabledOrBuilder () 
	public boolean hasAssistGestureSetupComplete () 
	public android.providers.settings.SettingProto getAssistGestureSetupComplete () 
	public android.providers.settings.SettingProtoOrBuilder getAssistGestureSetupCompleteOrBuilder () 
	public boolean hasNightDisplayActivated () 
	public android.providers.settings.SettingProto getNightDisplayActivated () 
	public android.providers.settings.SettingProtoOrBuilder getNightDisplayActivatedOrBuilder () 
	public boolean hasNightDisplayAutoMode () 
	public android.providers.settings.SettingProto getNightDisplayAutoMode () 
	public android.providers.settings.SettingProtoOrBuilder getNightDisplayAutoModeOrBuilder () 
	public boolean hasNightDisplayColorTemperature () 
	public android.providers.settings.SettingProto getNightDisplayColorTemperature () 
	public android.providers.settings.SettingProtoOrBuilder getNightDisplayColorTemperatureOrBuilder () 
	public boolean hasNightDisplayCustomStartTime () 
	public android.providers.settings.SettingProto getNightDisplayCustomStartTime () 
	public android.providers.settings.SettingProtoOrBuilder getNightDisplayCustomStartTimeOrBuilder () 
	public boolean hasNightDisplayCustomEndTime () 
	public android.providers.settings.SettingProto getNightDisplayCustomEndTime () 
	public android.providers.settings.SettingProtoOrBuilder getNightDisplayCustomEndTimeOrBuilder () 
	public boolean hasNightDisplayLastActivatedTime () 
	public android.providers.settings.SettingProto getNightDisplayLastActivatedTime () 
	public android.providers.settings.SettingProtoOrBuilder getNightDisplayLastActivatedTimeOrBuilder () 
	public boolean hasBrightnessUseTwilight () 
	public android.providers.settings.SettingProto getBrightnessUseTwilight () 
	public android.providers.settings.SettingProtoOrBuilder getBrightnessUseTwilightOrBuilder () 
	public boolean hasEnabledVrListeners () 
	public android.providers.settings.SettingProto getEnabledVrListeners () 
	public android.providers.settings.SettingProtoOrBuilder getEnabledVrListenersOrBuilder () 
	public boolean hasVrDisplayMode () 
	public android.providers.settings.SettingProto getVrDisplayMode () 
	public android.providers.settings.SettingProtoOrBuilder getVrDisplayModeOrBuilder () 
	public boolean hasCarrierAppsHandled () 
	public android.providers.settings.SettingProto getCarrierAppsHandled () 
	public android.providers.settings.SettingProtoOrBuilder getCarrierAppsHandledOrBuilder () 
	public boolean hasManagedProfileContactRemoteSearch () 
	public android.providers.settings.SettingProto getManagedProfileContactRemoteSearch () 
	public android.providers.settings.SettingProtoOrBuilder getManagedProfileContactRemoteSearchOrBuilder () 
	public boolean hasAutomaticStorageManagerEnabled () 
	public android.providers.settings.SettingProto getAutomaticStorageManagerEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getAutomaticStorageManagerEnabledOrBuilder () 
	public boolean hasAutomaticStorageManagerDaysToRetain () 
	public android.providers.settings.SettingProto getAutomaticStorageManagerDaysToRetain () 
	public android.providers.settings.SettingProtoOrBuilder getAutomaticStorageManagerDaysToRetainOrBuilder () 
	public boolean hasAutomaticStorageManagerBytesCleared () 
	public android.providers.settings.SettingProto getAutomaticStorageManagerBytesCleared () 
	public android.providers.settings.SettingProtoOrBuilder getAutomaticStorageManagerBytesClearedOrBuilder () 
	public boolean hasAutomaticStorageManagerLastRun () 
	public android.providers.settings.SettingProto getAutomaticStorageManagerLastRun () 
	public android.providers.settings.SettingProtoOrBuilder getAutomaticStorageManagerLastRunOrBuilder () 
	public boolean hasAutomaticStorageManagerTurnedOffByPolicy () 
	public android.providers.settings.SettingProto getAutomaticStorageManagerTurnedOffByPolicy () 
	public android.providers.settings.SettingProtoOrBuilder getAutomaticStorageManagerTurnedOffByPolicyOrBuilder () 
	public boolean hasSystemNavigationKeysEnabled () 
	public android.providers.settings.SettingProto getSystemNavigationKeysEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getSystemNavigationKeysEnabledOrBuilder () 
	public boolean hasDownloadsBackupEnabled () 
	public android.providers.settings.SettingProto getDownloadsBackupEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getDownloadsBackupEnabledOrBuilder () 
	public boolean hasDownloadsBackupAllowMetered () 
	public android.providers.settings.SettingProto getDownloadsBackupAllowMetered () 
	public android.providers.settings.SettingProtoOrBuilder getDownloadsBackupAllowMeteredOrBuilder () 
	public boolean hasDownloadsBackupChargingOnly () 
	public android.providers.settings.SettingProto getDownloadsBackupChargingOnly () 
	public android.providers.settings.SettingProtoOrBuilder getDownloadsBackupChargingOnlyOrBuilder () 
	public boolean hasAutomaticStorageManagerDownloadsDaysToRetain () 
	public android.providers.settings.SettingProto getAutomaticStorageManagerDownloadsDaysToRetain () 
	public android.providers.settings.SettingProtoOrBuilder getAutomaticStorageManagerDownloadsDaysToRetainOrBuilder () 
	public boolean hasQsTiles () 
	public android.providers.settings.SettingProto getQsTiles () 
	public android.providers.settings.SettingProtoOrBuilder getQsTilesOrBuilder () 
	public boolean hasDemoUserSetupComplete () 
	public android.providers.settings.SettingProto getDemoUserSetupComplete () 
	public android.providers.settings.SettingProtoOrBuilder getDemoUserSetupCompleteOrBuilder () 
	public boolean hasInstantAppsEnabled () 
	public android.providers.settings.SettingProto getInstantAppsEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getInstantAppsEnabledOrBuilder () 
	public boolean hasDevicePaired () 
	public android.providers.settings.SettingProto getDevicePaired () 
	public android.providers.settings.SettingProtoOrBuilder getDevicePairedOrBuilder () 
	public boolean hasPackageVerifierState () 
	public android.providers.settings.SettingProto getPackageVerifierState () 
	public android.providers.settings.SettingProtoOrBuilder getPackageVerifierStateOrBuilder () 
	public boolean hasCmasAdditionalBroadcastPkg () 
	public android.providers.settings.SettingProto getCmasAdditionalBroadcastPkg () 
	public android.providers.settings.SettingProtoOrBuilder getCmasAdditionalBroadcastPkgOrBuilder () 
	public boolean hasNotificationBadging () 
	public android.providers.settings.SettingProto getNotificationBadging () 
	public android.providers.settings.SettingProtoOrBuilder getNotificationBadgingOrBuilder () 
	public boolean hasQsAutoAddedTiles () 
	public android.providers.settings.SettingProto getQsAutoAddedTiles () 
	public android.providers.settings.SettingProtoOrBuilder getQsAutoAddedTilesOrBuilder () 
	public boolean hasLockdownInPowerMenu () 
	public android.providers.settings.SettingProto getLockdownInPowerMenu () 
	public android.providers.settings.SettingProtoOrBuilder getLockdownInPowerMenuOrBuilder () 
	public boolean hasBackupManagerConstants () 
	public android.providers.settings.SettingProto getBackupManagerConstants () 
	public android.providers.settings.SettingProtoOrBuilder getBackupManagerConstantsOrBuilder () 
	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.providers.settings.SecureSettingsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.providers.settings.SecureSettingsProto 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.providers.settings.SecureSettingsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.providers.settings.SecureSettingsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.SecureSettingsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.providers.settings.SecureSettingsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.SecureSettingsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.providers.settings.SecureSettingsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.SecureSettingsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.providers.settings.SecureSettingsProto 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.providers.settings.SecureSettingsProto$Builder newBuilderForType () 
	public static android.providers.settings.SecureSettingsProto$Builder newBuilder () 
	public static android.providers.settings.SecureSettingsProto$Builder newBuilder (android.providers.settings.SecureSettingsProto) 
		android.providers.settings.SecureSettingsProto prototype
	public android.providers.settings.SecureSettingsProto$Builder toBuilder () 
	protected android.providers.settings.SecureSettingsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.providers.settings.SecureSettingsProto$Builder builder
	public static android.providers.settings.SecureSettingsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.providers.settings.SecureSettingsProto 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.providers.settings.SecureSettingsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.providers.settings.SecureSettingsProto$1 x1
	static java.util.List access$402 (android.providers.settings.SecureSettingsProto, java.util.List) 
		android.providers.settings.SecureSettingsProto x0
		java.util.List x1
	static android.providers.settings.SettingProto access$502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$802 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$902 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1002 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1102 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1202 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1302 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1402 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1802 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1902 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2002 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2102 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2202 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2302 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2402 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2802 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2902 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3002 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3102 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3202 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3302 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3402 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3802 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3902 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4002 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4102 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4202 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4302 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4402 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4802 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4902 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5002 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5102 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5202 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5302 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5402 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5802 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5902 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6002 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6102 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6202 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6302 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6402 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6802 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6902 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7002 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7102 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7202 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7302 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7402 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7802 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7902 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8002 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8102 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8202 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8302 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8402 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8802 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$8902 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9002 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9102 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9202 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9302 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9402 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9802 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$9902 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10002 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10102 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10202 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10302 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10402 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10802 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$10902 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11002 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11102 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11202 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11302 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11402 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11802 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$11902 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12002 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12102 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12202 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12302 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12402 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12802 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$12902 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13002 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13102 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13202 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13302 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13402 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13802 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$13902 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14002 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14102 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14202 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14302 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14402 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14802 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$14902 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15002 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15102 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15202 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15302 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15402 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15802 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$15902 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16002 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16102 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16202 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16302 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16402 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16802 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$16902 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17002 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17102 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17202 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17302 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17402 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17802 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$17902 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18002 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18102 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18202 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18302 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18402 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18802 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$18902 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$19002 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$19102 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$19202 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$19302 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$19402 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$19502 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$19602 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$19702 (android.providers.settings.SecureSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SecureSettingsProto x0
		android.providers.settings.SettingProto x1
	static int access$19802 (android.providers.settings.SecureSettingsProto, int) 
		android.providers.settings.SecureSettingsProto x0
		int x1
	static int access$19902 (android.providers.settings.SecureSettingsProto, int) 
		android.providers.settings.SecureSettingsProto x0
		int x1
	static int access$20002 (android.providers.settings.SecureSettingsProto, int) 
		android.providers.settings.SecureSettingsProto x0
		int x1
	static int access$20102 (android.providers.settings.SecureSettingsProto, int) 
		android.providers.settings.SecureSettingsProto x0
		int x1
	static int access$20202 (android.providers.settings.SecureSettingsProto, int) 
		android.providers.settings.SecureSettingsProto x0
		int x1
	static int access$20302 (android.providers.settings.SecureSettingsProto, int) 
		android.providers.settings.SecureSettingsProto x0
		int x1
	static int access$20402 (android.providers.settings.SecureSettingsProto, int) 
		android.providers.settings.SecureSettingsProto x0
		int x1
	static java.util.List access$400 (android.providers.settings.SecureSettingsProto) 
		android.providers.settings.SecureSettingsProto x0
	static boolean access$20500 () 
	static com.google.protobuf.UnknownFieldSet access$20600 (android.providers.settings.SecureSettingsProto) 
		android.providers.settings.SecureSettingsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.providers.settings.SecureSettingsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.providers.settings.SecureSettingsProto$1 x2
	static void  () 
}

android/providers/settings/SecureSettingsProtoOrBuilder.class
SecureSettingsProtoOrBuilder.java
package android.providers.settings
public abstract android.providers.settings.SecureSettingsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getHistoricalOperationsList () 
	public abstract android.providers.settings.SettingsOperationProto getHistoricalOperations (int) 
	public abstract int getHistoricalOperationsCount () 
	public abstract java.util.List getHistoricalOperationsOrBuilderList () 
	public abstract android.providers.settings.SettingsOperationProtoOrBuilder getHistoricalOperationsOrBuilder (int) 
	public abstract boolean hasAndroidId () 
	public abstract android.providers.settings.SettingProto getAndroidId () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAndroidIdOrBuilder () 
	public abstract boolean hasDefaultInputMethod () 
	public abstract android.providers.settings.SettingProto getDefaultInputMethod () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDefaultInputMethodOrBuilder () 
	public abstract boolean hasSelectedInputMethodSubtype () 
	public abstract android.providers.settings.SettingProto getSelectedInputMethodSubtype () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSelectedInputMethodSubtypeOrBuilder () 
	public abstract boolean hasInputMethodsSubtypeHistory () 
	public abstract android.providers.settings.SettingProto getInputMethodsSubtypeHistory () 
	public abstract android.providers.settings.SettingProtoOrBuilder getInputMethodsSubtypeHistoryOrBuilder () 
	public abstract boolean hasInputMethodSelectorVisibility () 
	public abstract android.providers.settings.SettingProto getInputMethodSelectorVisibility () 
	public abstract android.providers.settings.SettingProtoOrBuilder getInputMethodSelectorVisibilityOrBuilder () 
	public abstract boolean hasVoiceInteractionService () 
	public abstract android.providers.settings.SettingProto getVoiceInteractionService () 
	public abstract android.providers.settings.SettingProtoOrBuilder getVoiceInteractionServiceOrBuilder () 
	public abstract boolean hasAutofillService () 
	public abstract android.providers.settings.SettingProto getAutofillService () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAutofillServiceOrBuilder () 
	public abstract boolean hasBluetoothHciLog () 
	public abstract android.providers.settings.SettingProto getBluetoothHciLog () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBluetoothHciLogOrBuilder () 
	public abstract boolean hasUserSetupComplete () 
	public abstract android.providers.settings.SettingProto getUserSetupComplete () 
	public abstract android.providers.settings.SettingProtoOrBuilder getUserSetupCompleteOrBuilder () 
	public abstract boolean hasTvUserSetupComplete () 
	public abstract android.providers.settings.SettingProto getTvUserSetupComplete () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTvUserSetupCompleteOrBuilder () 
	public abstract boolean hasCompletedCategoryPrefix () 
	public abstract android.providers.settings.SettingProto getCompletedCategoryPrefix () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCompletedCategoryPrefixOrBuilder () 
	public abstract boolean hasEnabledInputMethods () 
	public abstract android.providers.settings.SettingProto getEnabledInputMethods () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEnabledInputMethodsOrBuilder () 
	public abstract boolean hasDisabledSystemInputMethods () 
	public abstract android.providers.settings.SettingProto getDisabledSystemInputMethods () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDisabledSystemInputMethodsOrBuilder () 
	public abstract boolean hasShowImeWithHardKeyboard () 
	public abstract android.providers.settings.SettingProto getShowImeWithHardKeyboard () 
	public abstract android.providers.settings.SettingProtoOrBuilder getShowImeWithHardKeyboardOrBuilder () 
	public abstract boolean hasAlwaysOnVpnApp () 
	public abstract android.providers.settings.SettingProto getAlwaysOnVpnApp () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAlwaysOnVpnAppOrBuilder () 
	public abstract boolean hasAlwaysOnVpnLockdown () 
	public abstract android.providers.settings.SettingProto getAlwaysOnVpnLockdown () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAlwaysOnVpnLockdownOrBuilder () 
	public abstract boolean hasInstallNonMarketApps () 
	public abstract android.providers.settings.SettingProto getInstallNonMarketApps () 
	public abstract android.providers.settings.SettingProtoOrBuilder getInstallNonMarketAppsOrBuilder () 
	public abstract boolean hasUnknownSourcesDefaultReversed () 
	public abstract android.providers.settings.SettingProto getUnknownSourcesDefaultReversed () 
	public abstract android.providers.settings.SettingProtoOrBuilder getUnknownSourcesDefaultReversedOrBuilder () 
	public abstract boolean hasLocationMode () 
	public abstract android.providers.settings.SettingProto getLocationMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLocationModeOrBuilder () 
	public abstract boolean hasLocationPreviousMode () 
	public abstract android.providers.settings.SettingProto getLocationPreviousMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLocationPreviousModeOrBuilder () 
	public abstract boolean hasLockToAppExitLocked () 
	public abstract android.providers.settings.SettingProto getLockToAppExitLocked () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLockToAppExitLockedOrBuilder () 
	public abstract boolean hasLockScreenLockAfterTimeout () 
	public abstract android.providers.settings.SettingProto getLockScreenLockAfterTimeout () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLockScreenLockAfterTimeoutOrBuilder () 
	public abstract boolean hasLockScreenAllowPrivateNotifications () 
	public abstract android.providers.settings.SettingProto getLockScreenAllowPrivateNotifications () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLockScreenAllowPrivateNotificationsOrBuilder () 
	public abstract boolean hasLockScreenAllowRemoteInput () 
	public abstract android.providers.settings.SettingProto getLockScreenAllowRemoteInput () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLockScreenAllowRemoteInputOrBuilder () 
	public abstract boolean hasShowNoteAboutNotificationHiding () 
	public abstract android.providers.settings.SettingProto getShowNoteAboutNotificationHiding () 
	public abstract android.providers.settings.SettingProtoOrBuilder getShowNoteAboutNotificationHidingOrBuilder () 
	public abstract boolean hasTrustAgentsInitialized () 
	public abstract android.providers.settings.SettingProto getTrustAgentsInitialized () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTrustAgentsInitializedOrBuilder () 
	public abstract boolean hasParentalControlEnabled () 
	public abstract android.providers.settings.SettingProto getParentalControlEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getParentalControlEnabledOrBuilder () 
	public abstract boolean hasParentalControlLastUpdate () 
	public abstract android.providers.settings.SettingProto getParentalControlLastUpdate () 
	public abstract android.providers.settings.SettingProtoOrBuilder getParentalControlLastUpdateOrBuilder () 
	public abstract boolean hasParentalControlRedirectUrl () 
	public abstract android.providers.settings.SettingProto getParentalControlRedirectUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getParentalControlRedirectUrlOrBuilder () 
	public abstract boolean hasSettingsClassname () 
	public abstract android.providers.settings.SettingProto getSettingsClassname () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSettingsClassnameOrBuilder () 
	public abstract boolean hasAccessibilityEnabled () 
	public abstract android.providers.settings.SettingProto getAccessibilityEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityEnabledOrBuilder () 
	public abstract boolean hasAccessibilityShortcutEnabled () 
	public abstract android.providers.settings.SettingProto getAccessibilityShortcutEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityShortcutEnabledOrBuilder () 
	public abstract boolean hasAccessibilityShortcutOnLockScreen () 
	public abstract android.providers.settings.SettingProto getAccessibilityShortcutOnLockScreen () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityShortcutOnLockScreenOrBuilder () 
	public abstract boolean hasAccessibilityShortcutDialogShown () 
	public abstract android.providers.settings.SettingProto getAccessibilityShortcutDialogShown () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityShortcutDialogShownOrBuilder () 
	public abstract boolean hasAccessibilityShortcutTargetService () 
	public abstract android.providers.settings.SettingProto getAccessibilityShortcutTargetService () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityShortcutTargetServiceOrBuilder () 
	public abstract boolean hasAccessibilityButtonTargetComponent () 
	public abstract android.providers.settings.SettingProto getAccessibilityButtonTargetComponent () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityButtonTargetComponentOrBuilder () 
	public abstract boolean hasTouchExplorationEnabled () 
	public abstract android.providers.settings.SettingProto getTouchExplorationEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTouchExplorationEnabledOrBuilder () 
	public abstract boolean hasEnabledAccessibilityServices () 
	public abstract android.providers.settings.SettingProto getEnabledAccessibilityServices () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEnabledAccessibilityServicesOrBuilder () 
	public abstract boolean hasTouchExplorationGrantedAccessibilityServices () 
	public abstract android.providers.settings.SettingProto getTouchExplorationGrantedAccessibilityServices () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTouchExplorationGrantedAccessibilityServicesOrBuilder () 
	public abstract boolean hasAccessibilitySpeakPassword () 
	public abstract android.providers.settings.SettingProto getAccessibilitySpeakPassword () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilitySpeakPasswordOrBuilder () 
	public abstract boolean hasAccessibilityHighTextContrastEnabled () 
	public abstract android.providers.settings.SettingProto getAccessibilityHighTextContrastEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityHighTextContrastEnabledOrBuilder () 
	public abstract boolean hasAccessibilityScriptInjection () 
	public abstract android.providers.settings.SettingProto getAccessibilityScriptInjection () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityScriptInjectionOrBuilder () 
	public abstract boolean hasAccessibilityScreenReaderUrl () 
	public abstract android.providers.settings.SettingProto getAccessibilityScreenReaderUrl () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityScreenReaderUrlOrBuilder () 
	public abstract boolean hasAccessibilityWebContentKeyBindings () 
	public abstract android.providers.settings.SettingProto getAccessibilityWebContentKeyBindings () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityWebContentKeyBindingsOrBuilder () 
	public abstract boolean hasAccessibilityDisplayMagnificationEnabled () 
	public abstract android.providers.settings.SettingProto getAccessibilityDisplayMagnificationEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayMagnificationEnabledOrBuilder () 
	public abstract boolean hasAccessibilityDisplayMagnificationNavbarEnabled () 
	public abstract android.providers.settings.SettingProto getAccessibilityDisplayMagnificationNavbarEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayMagnificationNavbarEnabledOrBuilder () 
	public abstract boolean hasAccessibilityDisplayMagnificationScale () 
	public abstract android.providers.settings.SettingProto getAccessibilityDisplayMagnificationScale () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayMagnificationScaleOrBuilder () 
	public abstract boolean hasAccessibilityDisplayMagnificationAutoUpdate () 
	public abstract android.providers.settings.SettingProto getAccessibilityDisplayMagnificationAutoUpdate () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayMagnificationAutoUpdateOrBuilder () 
	public abstract boolean hasAccessibilitySoftKeyboardMode () 
	public abstract android.providers.settings.SettingProto getAccessibilitySoftKeyboardMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilitySoftKeyboardModeOrBuilder () 
	public abstract boolean hasAccessibilityCaptioningEnabled () 
	public abstract android.providers.settings.SettingProto getAccessibilityCaptioningEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningEnabledOrBuilder () 
	public abstract boolean hasAccessibilityCaptioningLocale () 
	public abstract android.providers.settings.SettingProto getAccessibilityCaptioningLocale () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningLocaleOrBuilder () 
	public abstract boolean hasAccessibilityCaptioningPreset () 
	public abstract android.providers.settings.SettingProto getAccessibilityCaptioningPreset () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningPresetOrBuilder () 
	public abstract boolean hasAccessibilityCaptioningBackgroundColor () 
	public abstract android.providers.settings.SettingProto getAccessibilityCaptioningBackgroundColor () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningBackgroundColorOrBuilder () 
	public abstract boolean hasAccessibilityCaptioningForegroundColor () 
	public abstract android.providers.settings.SettingProto getAccessibilityCaptioningForegroundColor () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningForegroundColorOrBuilder () 
	public abstract boolean hasAccessibilityCaptioningEdgeType () 
	public abstract android.providers.settings.SettingProto getAccessibilityCaptioningEdgeType () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningEdgeTypeOrBuilder () 
	public abstract boolean hasAccessibilityCaptioningEdgeColor () 
	public abstract android.providers.settings.SettingProto getAccessibilityCaptioningEdgeColor () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningEdgeColorOrBuilder () 
	public abstract boolean hasAccessibilityCaptioningWindowColor () 
	public abstract android.providers.settings.SettingProto getAccessibilityCaptioningWindowColor () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningWindowColorOrBuilder () 
	public abstract boolean hasAccessibilityCaptioningTypeface () 
	public abstract android.providers.settings.SettingProto getAccessibilityCaptioningTypeface () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningTypefaceOrBuilder () 
	public abstract boolean hasAccessibilityCaptioningFontScale () 
	public abstract android.providers.settings.SettingProto getAccessibilityCaptioningFontScale () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityCaptioningFontScaleOrBuilder () 
	public abstract boolean hasAccessibilityDisplayInversionEnabled () 
	public abstract android.providers.settings.SettingProto getAccessibilityDisplayInversionEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayInversionEnabledOrBuilder () 
	public abstract boolean hasAccessibilityDisplayDaltonizerEnabled () 
	public abstract android.providers.settings.SettingProto getAccessibilityDisplayDaltonizerEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayDaltonizerEnabledOrBuilder () 
	public abstract boolean hasAccessibilityDisplayDaltonizer () 
	public abstract android.providers.settings.SettingProto getAccessibilityDisplayDaltonizer () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityDisplayDaltonizerOrBuilder () 
	public abstract boolean hasAccessibilityAutoclickEnabled () 
	public abstract android.providers.settings.SettingProto getAccessibilityAutoclickEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityAutoclickEnabledOrBuilder () 
	public abstract boolean hasAccessibilityAutoclickDelay () 
	public abstract android.providers.settings.SettingProto getAccessibilityAutoclickDelay () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityAutoclickDelayOrBuilder () 
	public abstract boolean hasAccessibilityLargePointerIcon () 
	public abstract android.providers.settings.SettingProto getAccessibilityLargePointerIcon () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccessibilityLargePointerIconOrBuilder () 
	public abstract boolean hasLongPressTimeout () 
	public abstract android.providers.settings.SettingProto getLongPressTimeout () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLongPressTimeoutOrBuilder () 
	public abstract boolean hasMultiPressTimeout () 
	public abstract android.providers.settings.SettingProto getMultiPressTimeout () 
	public abstract android.providers.settings.SettingProtoOrBuilder getMultiPressTimeoutOrBuilder () 
	public abstract boolean hasEnabledPrintServices () 
	public abstract android.providers.settings.SettingProto getEnabledPrintServices () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEnabledPrintServicesOrBuilder () 
	public abstract boolean hasDisabledPrintServices () 
	public abstract android.providers.settings.SettingProto getDisabledPrintServices () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDisabledPrintServicesOrBuilder () 
	public abstract boolean hasDisplayDensityForced () 
	public abstract android.providers.settings.SettingProto getDisplayDensityForced () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDisplayDensityForcedOrBuilder () 
	public abstract boolean hasTtsDefaultRate () 
	public abstract android.providers.settings.SettingProto getTtsDefaultRate () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTtsDefaultRateOrBuilder () 
	public abstract boolean hasTtsDefaultPitch () 
	public abstract android.providers.settings.SettingProto getTtsDefaultPitch () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTtsDefaultPitchOrBuilder () 
	public abstract boolean hasTtsDefaultSynth () 
	public abstract android.providers.settings.SettingProto getTtsDefaultSynth () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTtsDefaultSynthOrBuilder () 
	public abstract boolean hasTtsDefaultLocale () 
	public abstract android.providers.settings.SettingProto getTtsDefaultLocale () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTtsDefaultLocaleOrBuilder () 
	public abstract boolean hasTtsEnabledPlugins () 
	public abstract android.providers.settings.SettingProto getTtsEnabledPlugins () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTtsEnabledPluginsOrBuilder () 
	public abstract boolean hasConnectivityReleasePendingIntentDelayMs () 
	public abstract android.providers.settings.SettingProto getConnectivityReleasePendingIntentDelayMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getConnectivityReleasePendingIntentDelayMsOrBuilder () 
	public abstract boolean hasAllowedGeolocationOrigins () 
	public abstract android.providers.settings.SettingProto getAllowedGeolocationOrigins () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAllowedGeolocationOriginsOrBuilder () 
	public abstract boolean hasPreferredTtyMode () 
	public abstract android.providers.settings.SettingProto getPreferredTtyMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPreferredTtyModeOrBuilder () 
	public abstract boolean hasEnhancedVoicePrivacyEnabled () 
	public abstract android.providers.settings.SettingProto getEnhancedVoicePrivacyEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEnhancedVoicePrivacyEnabledOrBuilder () 
	public abstract boolean hasTtyModeEnabled () 
	public abstract android.providers.settings.SettingProto getTtyModeEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTtyModeEnabledOrBuilder () 
	public abstract boolean hasBackupEnabled () 
	public abstract android.providers.settings.SettingProto getBackupEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBackupEnabledOrBuilder () 
	public abstract boolean hasBackupAutoRestore () 
	public abstract android.providers.settings.SettingProto getBackupAutoRestore () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBackupAutoRestoreOrBuilder () 
	public abstract boolean hasBackupProvisioned () 
	public abstract android.providers.settings.SettingProto getBackupProvisioned () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBackupProvisionedOrBuilder () 
	public abstract boolean hasBackupTransport () 
	public abstract android.providers.settings.SettingProto getBackupTransport () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBackupTransportOrBuilder () 
	public abstract boolean hasLastSetupShown () 
	public abstract android.providers.settings.SettingProto getLastSetupShown () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLastSetupShownOrBuilder () 
	public abstract boolean hasSearchGlobalSearchActivity () 
	public abstract android.providers.settings.SettingProto getSearchGlobalSearchActivity () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSearchGlobalSearchActivityOrBuilder () 
	public abstract boolean hasSearchNumPromotedSources () 
	public abstract android.providers.settings.SettingProto getSearchNumPromotedSources () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSearchNumPromotedSourcesOrBuilder () 
	public abstract boolean hasSearchMaxResultsToDisplay () 
	public abstract android.providers.settings.SettingProto getSearchMaxResultsToDisplay () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSearchMaxResultsToDisplayOrBuilder () 
	public abstract boolean hasSearchMaxResultsPerSource () 
	public abstract android.providers.settings.SettingProto getSearchMaxResultsPerSource () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSearchMaxResultsPerSourceOrBuilder () 
	public abstract boolean hasSearchWebResultsOverrideLimit () 
	public abstract android.providers.settings.SettingProto getSearchWebResultsOverrideLimit () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSearchWebResultsOverrideLimitOrBuilder () 
	public abstract boolean hasSearchPromotedSourceDeadlineMillis () 
	public abstract android.providers.settings.SettingProto getSearchPromotedSourceDeadlineMillis () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSearchPromotedSourceDeadlineMillisOrBuilder () 
	public abstract boolean hasSearchSourceTimeoutMillis () 
	public abstract android.providers.settings.SettingProto getSearchSourceTimeoutMillis () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSearchSourceTimeoutMillisOrBuilder () 
	public abstract boolean hasSearchPrefillMillis () 
	public abstract android.providers.settings.SettingProto getSearchPrefillMillis () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSearchPrefillMillisOrBuilder () 
	public abstract boolean hasSearchMaxStatAgeMillis () 
	public abstract android.providers.settings.SettingProto getSearchMaxStatAgeMillis () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSearchMaxStatAgeMillisOrBuilder () 
	public abstract boolean hasSearchMaxSourceEventAgeMillis () 
	public abstract android.providers.settings.SettingProto getSearchMaxSourceEventAgeMillis () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSearchMaxSourceEventAgeMillisOrBuilder () 
	public abstract boolean hasSearchMinImpressionsForSourceRanking () 
	public abstract android.providers.settings.SettingProto getSearchMinImpressionsForSourceRanking () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSearchMinImpressionsForSourceRankingOrBuilder () 
	public abstract boolean hasSearchMinClicksForSourceRanking () 
	public abstract android.providers.settings.SettingProto getSearchMinClicksForSourceRanking () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSearchMinClicksForSourceRankingOrBuilder () 
	public abstract boolean hasSearchMaxShortcutsReturned () 
	public abstract android.providers.settings.SettingProto getSearchMaxShortcutsReturned () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSearchMaxShortcutsReturnedOrBuilder () 
	public abstract boolean hasSearchQueryThreadCorePoolSize () 
	public abstract android.providers.settings.SettingProto getSearchQueryThreadCorePoolSize () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSearchQueryThreadCorePoolSizeOrBuilder () 
	public abstract boolean hasSearchQueryThreadMaxPoolSize () 
	public abstract android.providers.settings.SettingProto getSearchQueryThreadMaxPoolSize () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSearchQueryThreadMaxPoolSizeOrBuilder () 
	public abstract boolean hasSearchShortcutRefreshCorePoolSize () 
	public abstract android.providers.settings.SettingProto getSearchShortcutRefreshCorePoolSize () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSearchShortcutRefreshCorePoolSizeOrBuilder () 
	public abstract boolean hasSearchShortcutRefreshMaxPoolSize () 
	public abstract android.providers.settings.SettingProto getSearchShortcutRefreshMaxPoolSize () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSearchShortcutRefreshMaxPoolSizeOrBuilder () 
	public abstract boolean hasSearchThreadKeepaliveSeconds () 
	public abstract android.providers.settings.SettingProto getSearchThreadKeepaliveSeconds () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSearchThreadKeepaliveSecondsOrBuilder () 
	public abstract boolean hasSearchPerSourceConcurrentQueryLimit () 
	public abstract android.providers.settings.SettingProto getSearchPerSourceConcurrentQueryLimit () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSearchPerSourceConcurrentQueryLimitOrBuilder () 
	public abstract boolean hasMountPlayNotificationSnd () 
	public abstract android.providers.settings.SettingProto getMountPlayNotificationSnd () 
	public abstract android.providers.settings.SettingProtoOrBuilder getMountPlayNotificationSndOrBuilder () 
	public abstract boolean hasMountUmsAutostart () 
	public abstract android.providers.settings.SettingProto getMountUmsAutostart () 
	public abstract android.providers.settings.SettingProtoOrBuilder getMountUmsAutostartOrBuilder () 
	public abstract boolean hasMountUmsPrompt () 
	public abstract android.providers.settings.SettingProto getMountUmsPrompt () 
	public abstract android.providers.settings.SettingProtoOrBuilder getMountUmsPromptOrBuilder () 
	public abstract boolean hasMountUmsNotifyEnabled () 
	public abstract android.providers.settings.SettingProto getMountUmsNotifyEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getMountUmsNotifyEnabledOrBuilder () 
	public abstract boolean hasAnrShowBackground () 
	public abstract android.providers.settings.SettingProto getAnrShowBackground () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAnrShowBackgroundOrBuilder () 
	public abstract boolean hasVoiceRecognitionService () 
	public abstract android.providers.settings.SettingProto getVoiceRecognitionService () 
	public abstract android.providers.settings.SettingProtoOrBuilder getVoiceRecognitionServiceOrBuilder () 
	public abstract boolean hasPackageVerifierUserConsent () 
	public abstract android.providers.settings.SettingProto getPackageVerifierUserConsent () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPackageVerifierUserConsentOrBuilder () 
	public abstract boolean hasSelectedSpellChecker () 
	public abstract android.providers.settings.SettingProto getSelectedSpellChecker () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSelectedSpellCheckerOrBuilder () 
	public abstract boolean hasSelectedSpellCheckerSubtype () 
	public abstract android.providers.settings.SettingProto getSelectedSpellCheckerSubtype () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSelectedSpellCheckerSubtypeOrBuilder () 
	public abstract boolean hasSpellCheckerEnabled () 
	public abstract android.providers.settings.SettingProto getSpellCheckerEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSpellCheckerEnabledOrBuilder () 
	public abstract boolean hasIncallPowerButtonBehavior () 
	public abstract android.providers.settings.SettingProto getIncallPowerButtonBehavior () 
	public abstract android.providers.settings.SettingProtoOrBuilder getIncallPowerButtonBehaviorOrBuilder () 
	public abstract boolean hasIncallBackButtonBehavior () 
	public abstract android.providers.settings.SettingProto getIncallBackButtonBehavior () 
	public abstract android.providers.settings.SettingProtoOrBuilder getIncallBackButtonBehaviorOrBuilder () 
	public abstract boolean hasWakeGestureEnabled () 
	public abstract android.providers.settings.SettingProto getWakeGestureEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWakeGestureEnabledOrBuilder () 
	public abstract boolean hasDozeEnabled () 
	public abstract android.providers.settings.SettingProto getDozeEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDozeEnabledOrBuilder () 
	public abstract boolean hasDozeAlwaysOn () 
	public abstract android.providers.settings.SettingProto getDozeAlwaysOn () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDozeAlwaysOnOrBuilder () 
	public abstract boolean hasDozePulseOnPickUp () 
	public abstract android.providers.settings.SettingProto getDozePulseOnPickUp () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDozePulseOnPickUpOrBuilder () 
	public abstract boolean hasDozePulseOnLongPress () 
	public abstract android.providers.settings.SettingProto getDozePulseOnLongPress () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDozePulseOnLongPressOrBuilder () 
	public abstract boolean hasDozePulseOnDoubleTap () 
	public abstract android.providers.settings.SettingProto getDozePulseOnDoubleTap () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDozePulseOnDoubleTapOrBuilder () 
	public abstract boolean hasUiNightMode () 
	public abstract android.providers.settings.SettingProto getUiNightMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getUiNightModeOrBuilder () 
	public abstract boolean hasScreensaverEnabled () 
	public abstract android.providers.settings.SettingProto getScreensaverEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getScreensaverEnabledOrBuilder () 
	public abstract boolean hasScreensaverComponents () 
	public abstract android.providers.settings.SettingProto getScreensaverComponents () 
	public abstract android.providers.settings.SettingProtoOrBuilder getScreensaverComponentsOrBuilder () 
	public abstract boolean hasScreensaverActivateOnDock () 
	public abstract android.providers.settings.SettingProto getScreensaverActivateOnDock () 
	public abstract android.providers.settings.SettingProtoOrBuilder getScreensaverActivateOnDockOrBuilder () 
	public abstract boolean hasScreensaverActivateOnSleep () 
	public abstract android.providers.settings.SettingProto getScreensaverActivateOnSleep () 
	public abstract android.providers.settings.SettingProtoOrBuilder getScreensaverActivateOnSleepOrBuilder () 
	public abstract boolean hasScreensaverDefaultComponent () 
	public abstract android.providers.settings.SettingProto getScreensaverDefaultComponent () 
	public abstract android.providers.settings.SettingProtoOrBuilder getScreensaverDefaultComponentOrBuilder () 
	public abstract boolean hasNfcPaymentDefaultComponent () 
	public abstract android.providers.settings.SettingProto getNfcPaymentDefaultComponent () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNfcPaymentDefaultComponentOrBuilder () 
	public abstract boolean hasNfcPaymentForeground () 
	public abstract android.providers.settings.SettingProto getNfcPaymentForeground () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNfcPaymentForegroundOrBuilder () 
	public abstract boolean hasSmsDefaultApplication () 
	public abstract android.providers.settings.SettingProto getSmsDefaultApplication () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSmsDefaultApplicationOrBuilder () 
	public abstract boolean hasDialerDefaultApplication () 
	public abstract android.providers.settings.SettingProto getDialerDefaultApplication () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDialerDefaultApplicationOrBuilder () 
	public abstract boolean hasEmergencyAssistanceApplication () 
	public abstract android.providers.settings.SettingProto getEmergencyAssistanceApplication () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEmergencyAssistanceApplicationOrBuilder () 
	public abstract boolean hasAssistStructureEnabled () 
	public abstract android.providers.settings.SettingProto getAssistStructureEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAssistStructureEnabledOrBuilder () 
	public abstract boolean hasAssistScreenshotEnabled () 
	public abstract android.providers.settings.SettingProto getAssistScreenshotEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAssistScreenshotEnabledOrBuilder () 
	public abstract boolean hasAssistDisclosureEnabled () 
	public abstract android.providers.settings.SettingProto getAssistDisclosureEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAssistDisclosureEnabledOrBuilder () 
	public abstract boolean hasEnabledNotificationAssistant () 
	public abstract android.providers.settings.SettingProto getEnabledNotificationAssistant () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEnabledNotificationAssistantOrBuilder () 
	public abstract boolean hasEnabledNotificationListeners () 
	public abstract android.providers.settings.SettingProto getEnabledNotificationListeners () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEnabledNotificationListenersOrBuilder () 
	public abstract boolean hasEnabledNotificationPolicyAccessPackages () 
	public abstract android.providers.settings.SettingProto getEnabledNotificationPolicyAccessPackages () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEnabledNotificationPolicyAccessPackagesOrBuilder () 
	public abstract boolean hasSyncParentSounds () 
	public abstract android.providers.settings.SettingProto getSyncParentSounds () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSyncParentSoundsOrBuilder () 
	public abstract boolean hasImmersiveModeConfirmations () 
	public abstract android.providers.settings.SettingProto getImmersiveModeConfirmations () 
	public abstract android.providers.settings.SettingProtoOrBuilder getImmersiveModeConfirmationsOrBuilder () 
	public abstract boolean hasPrintServiceSearchUri () 
	public abstract android.providers.settings.SettingProto getPrintServiceSearchUri () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPrintServiceSearchUriOrBuilder () 
	public abstract boolean hasPaymentServiceSearchUri () 
	public abstract android.providers.settings.SettingProto getPaymentServiceSearchUri () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPaymentServiceSearchUriOrBuilder () 
	public abstract boolean hasAutofillServiceSearchUri () 
	public abstract android.providers.settings.SettingProto getAutofillServiceSearchUri () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAutofillServiceSearchUriOrBuilder () 
	public abstract boolean hasSkipFirstUseHints () 
	public abstract android.providers.settings.SettingProto getSkipFirstUseHints () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSkipFirstUseHintsOrBuilder () 
	public abstract boolean hasUnsafeVolumeMusicActiveMs () 
	public abstract android.providers.settings.SettingProto getUnsafeVolumeMusicActiveMs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getUnsafeVolumeMusicActiveMsOrBuilder () 
	public abstract boolean hasLockScreenShowNotifications () 
	public abstract android.providers.settings.SettingProto getLockScreenShowNotifications () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLockScreenShowNotificationsOrBuilder () 
	public abstract boolean hasTvInputHiddenInputs () 
	public abstract android.providers.settings.SettingProto getTvInputHiddenInputs () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTvInputHiddenInputsOrBuilder () 
	public abstract boolean hasTvInputCustomLabels () 
	public abstract android.providers.settings.SettingProto getTvInputCustomLabels () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTvInputCustomLabelsOrBuilder () 
	public abstract boolean hasUsbAudioAutomaticRoutingDisabled () 
	public abstract android.providers.settings.SettingProto getUsbAudioAutomaticRoutingDisabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getUsbAudioAutomaticRoutingDisabledOrBuilder () 
	public abstract boolean hasSleepTimeout () 
	public abstract android.providers.settings.SettingProto getSleepTimeout () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSleepTimeoutOrBuilder () 
	public abstract boolean hasDoubleTapToWake () 
	public abstract android.providers.settings.SettingProto getDoubleTapToWake () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDoubleTapToWakeOrBuilder () 
	public abstract boolean hasAssistant () 
	public abstract android.providers.settings.SettingProto getAssistant () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAssistantOrBuilder () 
	public abstract boolean hasCameraGestureDisabled () 
	public abstract android.providers.settings.SettingProto getCameraGestureDisabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCameraGestureDisabledOrBuilder () 
	public abstract boolean hasCameraDoubleTapPowerGestureDisabled () 
	public abstract android.providers.settings.SettingProto getCameraDoubleTapPowerGestureDisabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCameraDoubleTapPowerGestureDisabledOrBuilder () 
	public abstract boolean hasCameraDoubleTwistToFlipEnabled () 
	public abstract android.providers.settings.SettingProto getCameraDoubleTwistToFlipEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCameraDoubleTwistToFlipEnabledOrBuilder () 
	public abstract boolean hasCameraLiftTriggerEnabled () 
	public abstract android.providers.settings.SettingProto getCameraLiftTriggerEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCameraLiftTriggerEnabledOrBuilder () 
	public abstract boolean hasAssistGestureEnabled () 
	public abstract android.providers.settings.SettingProto getAssistGestureEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAssistGestureEnabledOrBuilder () 
	public abstract boolean hasAssistGestureSensitivity () 
	public abstract android.providers.settings.SettingProto getAssistGestureSensitivity () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAssistGestureSensitivityOrBuilder () 
	public abstract boolean hasAssistGestureSilenceAlertsEnabled () 
	public abstract android.providers.settings.SettingProto getAssistGestureSilenceAlertsEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAssistGestureSilenceAlertsEnabledOrBuilder () 
	public abstract boolean hasAssistGestureWakeEnabled () 
	public abstract android.providers.settings.SettingProto getAssistGestureWakeEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAssistGestureWakeEnabledOrBuilder () 
	public abstract boolean hasAssistGestureSetupComplete () 
	public abstract android.providers.settings.SettingProto getAssistGestureSetupComplete () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAssistGestureSetupCompleteOrBuilder () 
	public abstract boolean hasNightDisplayActivated () 
	public abstract android.providers.settings.SettingProto getNightDisplayActivated () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNightDisplayActivatedOrBuilder () 
	public abstract boolean hasNightDisplayAutoMode () 
	public abstract android.providers.settings.SettingProto getNightDisplayAutoMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNightDisplayAutoModeOrBuilder () 
	public abstract boolean hasNightDisplayColorTemperature () 
	public abstract android.providers.settings.SettingProto getNightDisplayColorTemperature () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNightDisplayColorTemperatureOrBuilder () 
	public abstract boolean hasNightDisplayCustomStartTime () 
	public abstract android.providers.settings.SettingProto getNightDisplayCustomStartTime () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNightDisplayCustomStartTimeOrBuilder () 
	public abstract boolean hasNightDisplayCustomEndTime () 
	public abstract android.providers.settings.SettingProto getNightDisplayCustomEndTime () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNightDisplayCustomEndTimeOrBuilder () 
	public abstract boolean hasNightDisplayLastActivatedTime () 
	public abstract android.providers.settings.SettingProto getNightDisplayLastActivatedTime () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNightDisplayLastActivatedTimeOrBuilder () 
	public abstract boolean hasBrightnessUseTwilight () 
	public abstract android.providers.settings.SettingProto getBrightnessUseTwilight () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBrightnessUseTwilightOrBuilder () 
	public abstract boolean hasEnabledVrListeners () 
	public abstract android.providers.settings.SettingProto getEnabledVrListeners () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEnabledVrListenersOrBuilder () 
	public abstract boolean hasVrDisplayMode () 
	public abstract android.providers.settings.SettingProto getVrDisplayMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getVrDisplayModeOrBuilder () 
	public abstract boolean hasCarrierAppsHandled () 
	public abstract android.providers.settings.SettingProto getCarrierAppsHandled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCarrierAppsHandledOrBuilder () 
	public abstract boolean hasManagedProfileContactRemoteSearch () 
	public abstract android.providers.settings.SettingProto getManagedProfileContactRemoteSearch () 
	public abstract android.providers.settings.SettingProtoOrBuilder getManagedProfileContactRemoteSearchOrBuilder () 
	public abstract boolean hasAutomaticStorageManagerEnabled () 
	public abstract android.providers.settings.SettingProto getAutomaticStorageManagerEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAutomaticStorageManagerEnabledOrBuilder () 
	public abstract boolean hasAutomaticStorageManagerDaysToRetain () 
	public abstract android.providers.settings.SettingProto getAutomaticStorageManagerDaysToRetain () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAutomaticStorageManagerDaysToRetainOrBuilder () 
	public abstract boolean hasAutomaticStorageManagerBytesCleared () 
	public abstract android.providers.settings.SettingProto getAutomaticStorageManagerBytesCleared () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAutomaticStorageManagerBytesClearedOrBuilder () 
	public abstract boolean hasAutomaticStorageManagerLastRun () 
	public abstract android.providers.settings.SettingProto getAutomaticStorageManagerLastRun () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAutomaticStorageManagerLastRunOrBuilder () 
	public abstract boolean hasAutomaticStorageManagerTurnedOffByPolicy () 
	public abstract android.providers.settings.SettingProto getAutomaticStorageManagerTurnedOffByPolicy () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAutomaticStorageManagerTurnedOffByPolicyOrBuilder () 
	public abstract boolean hasSystemNavigationKeysEnabled () 
	public abstract android.providers.settings.SettingProto getSystemNavigationKeysEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSystemNavigationKeysEnabledOrBuilder () 
	public abstract boolean hasDownloadsBackupEnabled () 
	public abstract android.providers.settings.SettingProto getDownloadsBackupEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDownloadsBackupEnabledOrBuilder () 
	public abstract boolean hasDownloadsBackupAllowMetered () 
	public abstract android.providers.settings.SettingProto getDownloadsBackupAllowMetered () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDownloadsBackupAllowMeteredOrBuilder () 
	public abstract boolean hasDownloadsBackupChargingOnly () 
	public abstract android.providers.settings.SettingProto getDownloadsBackupChargingOnly () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDownloadsBackupChargingOnlyOrBuilder () 
	public abstract boolean hasAutomaticStorageManagerDownloadsDaysToRetain () 
	public abstract android.providers.settings.SettingProto getAutomaticStorageManagerDownloadsDaysToRetain () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAutomaticStorageManagerDownloadsDaysToRetainOrBuilder () 
	public abstract boolean hasQsTiles () 
	public abstract android.providers.settings.SettingProto getQsTiles () 
	public abstract android.providers.settings.SettingProtoOrBuilder getQsTilesOrBuilder () 
	public abstract boolean hasDemoUserSetupComplete () 
	public abstract android.providers.settings.SettingProto getDemoUserSetupComplete () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDemoUserSetupCompleteOrBuilder () 
	public abstract boolean hasInstantAppsEnabled () 
	public abstract android.providers.settings.SettingProto getInstantAppsEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getInstantAppsEnabledOrBuilder () 
	public abstract boolean hasDevicePaired () 
	public abstract android.providers.settings.SettingProto getDevicePaired () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDevicePairedOrBuilder () 
	public abstract boolean hasPackageVerifierState () 
	public abstract android.providers.settings.SettingProto getPackageVerifierState () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPackageVerifierStateOrBuilder () 
	public abstract boolean hasCmasAdditionalBroadcastPkg () 
	public abstract android.providers.settings.SettingProto getCmasAdditionalBroadcastPkg () 
	public abstract android.providers.settings.SettingProtoOrBuilder getCmasAdditionalBroadcastPkgOrBuilder () 
	public abstract boolean hasNotificationBadging () 
	public abstract android.providers.settings.SettingProto getNotificationBadging () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNotificationBadgingOrBuilder () 
	public abstract boolean hasQsAutoAddedTiles () 
	public abstract android.providers.settings.SettingProto getQsAutoAddedTiles () 
	public abstract android.providers.settings.SettingProtoOrBuilder getQsAutoAddedTilesOrBuilder () 
	public abstract boolean hasLockdownInPowerMenu () 
	public abstract android.providers.settings.SettingProto getLockdownInPowerMenu () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLockdownInPowerMenuOrBuilder () 
	public abstract boolean hasBackupManagerConstants () 
	public abstract android.providers.settings.SettingProto getBackupManagerConstants () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBackupManagerConstantsOrBuilder () 
}

android/providers/settings/SettingProto$1.class
SettingProto.java
package android.providers.settings
final android.providers.settings.SettingProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.providers.settings.SettingProto 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/providers/settings/SettingProto$Builder.class
SettingProto.java
package android.providers.settings
public final android.providers.settings.SettingProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.providers.settings.SettingProtoOrBuilder  {
	private int bitField0_
	private Object id_
	private Object name_
	private Object pkg_
	private Object value_
	private Object defaultValue_
	private boolean defaultFromSystem_
	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.providers.settings.SettingProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.providers.settings.SettingProto getDefaultInstanceForType () 
	public android.providers.settings.SettingProto build () 
		android.providers.settings.SettingProto result
	public android.providers.settings.SettingProto buildPartial () 
		android.providers.settings.SettingProto result
		int from_bitField0_
		int to_bitField0_
	public android.providers.settings.SettingProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.providers.settings.SettingProto$Builder mergeFrom (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto other
	public final boolean isInitialized () 
	public android.providers.settings.SettingProto$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.providers.settings.SettingProto 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.providers.settings.SettingProto$Builder setId (java.lang.String) 
		String value
	public android.providers.settings.SettingProto$Builder clearId () 
	public android.providers.settings.SettingProto$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.providers.settings.SettingProto$Builder setName (java.lang.String) 
		String value
	public android.providers.settings.SettingProto$Builder clearName () 
	public android.providers.settings.SettingProto$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasPkg () 
	public java.lang.String getPkg () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPkgBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.providers.settings.SettingProto$Builder setPkg (java.lang.String) 
		String value
	public android.providers.settings.SettingProto$Builder clearPkg () 
	public android.providers.settings.SettingProto$Builder setPkgBytes (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.providers.settings.SettingProto$Builder setValue (java.lang.String) 
		String value
	public android.providers.settings.SettingProto$Builder clearValue () 
	public android.providers.settings.SettingProto$Builder setValueBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasDefaultValue () 
	public java.lang.String getDefaultValue () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDefaultValueBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.providers.settings.SettingProto$Builder setDefaultValue (java.lang.String) 
		String value
	public android.providers.settings.SettingProto$Builder clearDefaultValue () 
	public android.providers.settings.SettingProto$Builder setDefaultValueBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasDefaultFromSystem () 
	public boolean getDefaultFromSystem () 
	public android.providers.settings.SettingProto$Builder setDefaultFromSystem (boolean) 
		boolean value
	public android.providers.settings.SettingProto$Builder clearDefaultFromSystem () 
	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.providers.settings.SettingProto$1) 
		android.providers.settings.SettingProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.providers.settings.SettingProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.providers.settings.SettingProto$1 x1
}

android/providers/settings/SettingProto.class
SettingProto.java
package android.providers.settings
public final android.providers.settings.SettingProto extends com.google.protobuf.GeneratedMessage implements android.providers.settings.SettingProtoOrBuilder  {
	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 PKG_FIELD_NUMBER
	private volatile Object pkg_
	public static final int VALUE_FIELD_NUMBER
	private volatile Object value_
	public static final int DEFAULT_VALUE_FIELD_NUMBER
	private volatile Object defaultValue_
	public static final int DEFAULT_FROM_SYSTEM_FIELD_NUMBER
	private boolean defaultFromSystem_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.providers.settings.SettingProto 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 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 hasPkg () 
	public java.lang.String getPkg () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPkgBytes () 
		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 boolean hasDefaultValue () 
	public java.lang.String getDefaultValue () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDefaultValueBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasDefaultFromSystem () 
	public boolean getDefaultFromSystem () 
	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.providers.settings.SettingProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.providers.settings.SettingProto 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.providers.settings.SettingProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.providers.settings.SettingProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.SettingProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.providers.settings.SettingProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.SettingProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.providers.settings.SettingProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.SettingProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.providers.settings.SettingProto 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.providers.settings.SettingProto$Builder newBuilderForType () 
	public static android.providers.settings.SettingProto$Builder newBuilder () 
	public static android.providers.settings.SettingProto$Builder newBuilder (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto prototype
	public android.providers.settings.SettingProto$Builder toBuilder () 
	protected android.providers.settings.SettingProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.providers.settings.SettingProto$Builder builder
	public static android.providers.settings.SettingProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.providers.settings.SettingProto 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.providers.settings.SettingProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.providers.settings.SettingProto$1 x1
	static java.lang.Object access$402 (android.providers.settings.SettingProto, java.lang.Object) 
		android.providers.settings.SettingProto x0
		Object x1
	static java.lang.Object access$502 (android.providers.settings.SettingProto, java.lang.Object) 
		android.providers.settings.SettingProto x0
		Object x1
	static java.lang.Object access$602 (android.providers.settings.SettingProto, java.lang.Object) 
		android.providers.settings.SettingProto x0
		Object x1
	static java.lang.Object access$702 (android.providers.settings.SettingProto, java.lang.Object) 
		android.providers.settings.SettingProto x0
		Object x1
	static java.lang.Object access$802 (android.providers.settings.SettingProto, java.lang.Object) 
		android.providers.settings.SettingProto x0
		Object x1
	static boolean access$902 (android.providers.settings.SettingProto, boolean) 
		android.providers.settings.SettingProto x0
		boolean x1
	static int access$1002 (android.providers.settings.SettingProto, int) 
		android.providers.settings.SettingProto x0
		int x1
	static java.lang.Object access$400 (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto x0
	static java.lang.Object access$500 (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto x0
	static java.lang.Object access$600 (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto x0
	static java.lang.Object access$700 (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto x0
	static java.lang.Object access$800 (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto x0
	static com.google.protobuf.UnknownFieldSet access$1100 (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.providers.settings.SettingProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.providers.settings.SettingProto$1 x2
	static void  () 
}

android/providers/settings/SettingProtoOrBuilder.class
SettingProtoOrBuilder.java
package android.providers.settings
public abstract android.providers.settings.SettingProtoOrBuilder 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 hasPkg () 
	public abstract java.lang.String getPkg () 
	public abstract com.google.protobuf.ByteString getPkgBytes () 
	public abstract boolean hasValue () 
	public abstract java.lang.String getValue () 
	public abstract com.google.protobuf.ByteString getValueBytes () 
	public abstract boolean hasDefaultValue () 
	public abstract java.lang.String getDefaultValue () 
	public abstract com.google.protobuf.ByteString getDefaultValueBytes () 
	public abstract boolean hasDefaultFromSystem () 
	public abstract boolean getDefaultFromSystem () 
}

android/providers/settings/SettingsOperationProto$1.class
SettingsOperationProto.java
package android.providers.settings
final android.providers.settings.SettingsOperationProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.providers.settings.SettingsOperationProto 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/providers/settings/SettingsOperationProto$Builder.class
SettingsOperationProto.java
package android.providers.settings
public final android.providers.settings.SettingsOperationProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.providers.settings.SettingsOperationProtoOrBuilder  {
	private int bitField0_
	private long timestamp_
	private Object operation_
	private Object setting_
	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.providers.settings.SettingsOperationProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.providers.settings.SettingsOperationProto getDefaultInstanceForType () 
	public android.providers.settings.SettingsOperationProto build () 
		android.providers.settings.SettingsOperationProto result
	public android.providers.settings.SettingsOperationProto buildPartial () 
		android.providers.settings.SettingsOperationProto result
		int from_bitField0_
		int to_bitField0_
	public android.providers.settings.SettingsOperationProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.providers.settings.SettingsOperationProto$Builder mergeFrom (android.providers.settings.SettingsOperationProto) 
		android.providers.settings.SettingsOperationProto other
	public final boolean isInitialized () 
	public android.providers.settings.SettingsOperationProto$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.providers.settings.SettingsOperationProto parsedMessage
	public boolean hasTimestamp () 
	public long getTimestamp () 
	public android.providers.settings.SettingsOperationProto$Builder setTimestamp (long) 
		long value
	public android.providers.settings.SettingsOperationProto$Builder clearTimestamp () 
	public boolean hasOperation () 
	public java.lang.String getOperation () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getOperationBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.providers.settings.SettingsOperationProto$Builder setOperation (java.lang.String) 
		String value
	public android.providers.settings.SettingsOperationProto$Builder clearOperation () 
	public android.providers.settings.SettingsOperationProto$Builder setOperationBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasSetting () 
	public java.lang.String getSetting () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSettingBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.providers.settings.SettingsOperationProto$Builder setSetting (java.lang.String) 
		String value
	public android.providers.settings.SettingsOperationProto$Builder clearSetting () 
	public android.providers.settings.SettingsOperationProto$Builder setSettingBytes (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.providers.settings.SettingsOperationProto$1) 
		android.providers.settings.SettingsOperationProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.providers.settings.SettingsOperationProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.providers.settings.SettingsOperationProto$1 x1
}

android/providers/settings/SettingsOperationProto.class
SettingsOperationProto.java
package android.providers.settings
public final android.providers.settings.SettingsOperationProto extends com.google.protobuf.GeneratedMessage implements android.providers.settings.SettingsOperationProtoOrBuilder  {
	private int bitField0_
	public static final int TIMESTAMP_FIELD_NUMBER
	private long timestamp_
	public static final int OPERATION_FIELD_NUMBER
	private volatile Object operation_
	public static final int SETTING_FIELD_NUMBER
	private volatile Object setting_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.providers.settings.SettingsOperationProto 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 hasTimestamp () 
	public long getTimestamp () 
	public boolean hasOperation () 
	public java.lang.String getOperation () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getOperationBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasSetting () 
	public java.lang.String getSetting () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSettingBytes () 
		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.providers.settings.SettingsOperationProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.providers.settings.SettingsOperationProto 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.providers.settings.SettingsOperationProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.providers.settings.SettingsOperationProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.SettingsOperationProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.providers.settings.SettingsOperationProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.SettingsOperationProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.providers.settings.SettingsOperationProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.SettingsOperationProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.providers.settings.SettingsOperationProto 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.providers.settings.SettingsOperationProto$Builder newBuilderForType () 
	public static android.providers.settings.SettingsOperationProto$Builder newBuilder () 
	public static android.providers.settings.SettingsOperationProto$Builder newBuilder (android.providers.settings.SettingsOperationProto) 
		android.providers.settings.SettingsOperationProto prototype
	public android.providers.settings.SettingsOperationProto$Builder toBuilder () 
	protected android.providers.settings.SettingsOperationProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.providers.settings.SettingsOperationProto$Builder builder
	public static android.providers.settings.SettingsOperationProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.providers.settings.SettingsOperationProto 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.providers.settings.SettingsOperationProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.providers.settings.SettingsOperationProto$1 x1
	static long access$402 (android.providers.settings.SettingsOperationProto, long) 
		android.providers.settings.SettingsOperationProto x0
		long x1
	static java.lang.Object access$502 (android.providers.settings.SettingsOperationProto, java.lang.Object) 
		android.providers.settings.SettingsOperationProto x0
		Object x1
	static java.lang.Object access$602 (android.providers.settings.SettingsOperationProto, java.lang.Object) 
		android.providers.settings.SettingsOperationProto x0
		Object x1
	static int access$702 (android.providers.settings.SettingsOperationProto, int) 
		android.providers.settings.SettingsOperationProto x0
		int x1
	static java.lang.Object access$500 (android.providers.settings.SettingsOperationProto) 
		android.providers.settings.SettingsOperationProto x0
	static java.lang.Object access$600 (android.providers.settings.SettingsOperationProto) 
		android.providers.settings.SettingsOperationProto x0
	static com.google.protobuf.UnknownFieldSet access$800 (android.providers.settings.SettingsOperationProto) 
		android.providers.settings.SettingsOperationProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.providers.settings.SettingsOperationProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.providers.settings.SettingsOperationProto$1 x2
	static void  () 
}

android/providers/settings/SettingsOperationProtoOrBuilder.class
SettingsOperationProtoOrBuilder.java
package android.providers.settings
public abstract android.providers.settings.SettingsOperationProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasTimestamp () 
	public abstract long getTimestamp () 
	public abstract boolean hasOperation () 
	public abstract java.lang.String getOperation () 
	public abstract com.google.protobuf.ByteString getOperationBytes () 
	public abstract boolean hasSetting () 
	public abstract java.lang.String getSetting () 
	public abstract com.google.protobuf.ByteString getSettingBytes () 
}

android/providers/settings/SettingsProto$1.class
SettingsProto.java
package android.providers.settings
final android.providers.settings.SettingsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.providers.settings.SettingsProto 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/providers/settings/SettingsProto$Builder.class
SettingsProto.java
package android.providers.settings
public final android.providers.settings.SettingsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.providers.settings.SettingsProtoOrBuilder  {
	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.providers.settings.SettingsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.providers.settings.SettingsProto getDefaultInstanceForType () 
	public android.providers.settings.SettingsProto build () 
		android.providers.settings.SettingsProto result
	public android.providers.settings.SettingsProto buildPartial () 
		android.providers.settings.SettingsProto result
	public android.providers.settings.SettingsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.providers.settings.SettingsProto$Builder mergeFrom (android.providers.settings.SettingsProto) 
		android.providers.settings.SettingsProto other
	public final boolean isInitialized () 
	public android.providers.settings.SettingsProto$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.providers.settings.SettingsProto 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.providers.settings.SettingsProto$1) 
		android.providers.settings.SettingsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.providers.settings.SettingsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.providers.settings.SettingsProto$1 x1
}

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

android/providers/settings/SettingsProto$ScreenBrightnessMode.class
SettingsProto.java
package android.providers.settings
public final android.providers.settings.SettingsProto$ScreenBrightnessMode extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.providers.settings.SettingsProto$ScreenBrightnessMode SCREEN_BRIGHTNESS_MODE_MANUAL
	public static final android.providers.settings.SettingsProto$ScreenBrightnessMode SCREEN_BRIGHTNESS_MODE_AUTOMATIC
	public static final int SCREEN_BRIGHTNESS_MODE_MANUAL_VALUE
	public static final int SCREEN_BRIGHTNESS_MODE_AUTOMATIC_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.providers.settings.SettingsProto$ScreenBrightnessMode[] VALUES
	private final int value
	private static final android.providers.settings.SettingsProto$ScreenBrightnessMode[] $VALUES
	public static android.providers.settings.SettingsProto$ScreenBrightnessMode[] values () 
	public static android.providers.settings.SettingsProto$ScreenBrightnessMode valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.providers.settings.SettingsProto$ScreenBrightnessMode valueOf (int) 
		int value
	public static android.providers.settings.SettingsProto$ScreenBrightnessMode 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.providers.settings.SettingsProto$ScreenBrightnessMode valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/providers/settings/SettingsProto.class
SettingsProto.java
package android.providers.settings
public final android.providers.settings.SettingsProto extends com.google.protobuf.GeneratedMessage implements android.providers.settings.SettingsProtoOrBuilder  {
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.providers.settings.SettingsProto 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.providers.settings.SettingsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.providers.settings.SettingsProto 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.providers.settings.SettingsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.providers.settings.SettingsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.SettingsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.providers.settings.SettingsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.SettingsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.providers.settings.SettingsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.SettingsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.providers.settings.SettingsProto 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.providers.settings.SettingsProto$Builder newBuilderForType () 
	public static android.providers.settings.SettingsProto$Builder newBuilder () 
	public static android.providers.settings.SettingsProto$Builder newBuilder (android.providers.settings.SettingsProto) 
		android.providers.settings.SettingsProto prototype
	public android.providers.settings.SettingsProto$Builder toBuilder () 
	protected android.providers.settings.SettingsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.providers.settings.SettingsProto$Builder builder
	public static android.providers.settings.SettingsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.providers.settings.SettingsProto 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.providers.settings.SettingsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.providers.settings.SettingsProto$1 x1
	static com.google.protobuf.UnknownFieldSet access$400 (android.providers.settings.SettingsProto) 
		android.providers.settings.SettingsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.providers.settings.SettingsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.providers.settings.SettingsProto$1 x2
	static void  () 
}

android/providers/settings/SettingsProtoOrBuilder.class
SettingsProtoOrBuilder.java
package android.providers.settings
public abstract android.providers.settings.SettingsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
}

android/providers/settings/SettingsServiceDumpProto$1.class
SettingsServiceDumpProto.java
package android.providers.settings
final android.providers.settings.SettingsServiceDumpProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.providers.settings.SettingsServiceDumpProto 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/providers/settings/SettingsServiceDumpProto$Builder.class
SettingsServiceDumpProto.java
package android.providers.settings
public final android.providers.settings.SettingsServiceDumpProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.providers.settings.SettingsServiceDumpProtoOrBuilder  {
	private int bitField0_
	private java.util.List userSettings_
	private com.google.protobuf.RepeatedFieldBuilder userSettingsBuilder_
	private android.providers.settings.GlobalSettingsProto globalSettings_
	private com.google.protobuf.SingleFieldBuilder globalSettingsBuilder_
	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.providers.settings.SettingsServiceDumpProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.providers.settings.SettingsServiceDumpProto getDefaultInstanceForType () 
	public android.providers.settings.SettingsServiceDumpProto build () 
		android.providers.settings.SettingsServiceDumpProto result
	public android.providers.settings.SettingsServiceDumpProto buildPartial () 
		android.providers.settings.SettingsServiceDumpProto result
		int from_bitField0_
		int to_bitField0_
	public android.providers.settings.SettingsServiceDumpProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.providers.settings.SettingsServiceDumpProto$Builder mergeFrom (android.providers.settings.SettingsServiceDumpProto) 
		android.providers.settings.SettingsServiceDumpProto other
	public final boolean isInitialized () 
	public android.providers.settings.SettingsServiceDumpProto$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.providers.settings.SettingsServiceDumpProto parsedMessage
	private void ensureUserSettingsIsMutable () 
	public java.util.List getUserSettingsList () 
	public int getUserSettingsCount () 
	public android.providers.settings.UserSettingsProto getUserSettings (int) 
		int index
	public android.providers.settings.SettingsServiceDumpProto$Builder setUserSettings (int, android.providers.settings.UserSettingsProto) 
		int index
		android.providers.settings.UserSettingsProto value
	public android.providers.settings.SettingsServiceDumpProto$Builder setUserSettings (int, android.providers.settings.UserSettingsProto$Builder) 
		int index
		android.providers.settings.UserSettingsProto$Builder builderForValue
	public android.providers.settings.SettingsServiceDumpProto$Builder addUserSettings (android.providers.settings.UserSettingsProto) 
		android.providers.settings.UserSettingsProto value
	public android.providers.settings.SettingsServiceDumpProto$Builder addUserSettings (int, android.providers.settings.UserSettingsProto) 
		int index
		android.providers.settings.UserSettingsProto value
	public android.providers.settings.SettingsServiceDumpProto$Builder addUserSettings (android.providers.settings.UserSettingsProto$Builder) 
		android.providers.settings.UserSettingsProto$Builder builderForValue
	public android.providers.settings.SettingsServiceDumpProto$Builder addUserSettings (int, android.providers.settings.UserSettingsProto$Builder) 
		int index
		android.providers.settings.UserSettingsProto$Builder builderForValue
	public android.providers.settings.SettingsServiceDumpProto$Builder addAllUserSettings (java.lang.Iterable) 
		Iterable values
	public android.providers.settings.SettingsServiceDumpProto$Builder clearUserSettings () 
	public android.providers.settings.SettingsServiceDumpProto$Builder removeUserSettings (int) 
		int index
	public android.providers.settings.UserSettingsProto$Builder getUserSettingsBuilder (int) 
		int index
	public android.providers.settings.UserSettingsProtoOrBuilder getUserSettingsOrBuilder (int) 
		int index
	public java.util.List getUserSettingsOrBuilderList () 
	public android.providers.settings.UserSettingsProto$Builder addUserSettingsBuilder () 
	public android.providers.settings.UserSettingsProto$Builder addUserSettingsBuilder (int) 
		int index
	public java.util.List getUserSettingsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getUserSettingsFieldBuilder () 
	public boolean hasGlobalSettings () 
	public android.providers.settings.GlobalSettingsProto getGlobalSettings () 
	public android.providers.settings.SettingsServiceDumpProto$Builder setGlobalSettings (android.providers.settings.GlobalSettingsProto) 
		android.providers.settings.GlobalSettingsProto value
	public android.providers.settings.SettingsServiceDumpProto$Builder setGlobalSettings (android.providers.settings.GlobalSettingsProto$Builder) 
		android.providers.settings.GlobalSettingsProto$Builder builderForValue
	public android.providers.settings.SettingsServiceDumpProto$Builder mergeGlobalSettings (android.providers.settings.GlobalSettingsProto) 
		android.providers.settings.GlobalSettingsProto value
	public android.providers.settings.SettingsServiceDumpProto$Builder clearGlobalSettings () 
	public android.providers.settings.GlobalSettingsProto$Builder getGlobalSettingsBuilder () 
	public android.providers.settings.GlobalSettingsProtoOrBuilder getGlobalSettingsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getGlobalSettingsFieldBuilder () 
	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.providers.settings.SettingsServiceDumpProto$1) 
		android.providers.settings.SettingsServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.providers.settings.SettingsServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.providers.settings.SettingsServiceDumpProto$1 x1
}

android/providers/settings/SettingsServiceDumpProto.class
SettingsServiceDumpProto.java
package android.providers.settings
public final android.providers.settings.SettingsServiceDumpProto extends com.google.protobuf.GeneratedMessage implements android.providers.settings.SettingsServiceDumpProtoOrBuilder  {
	private int bitField0_
	public static final int USER_SETTINGS_FIELD_NUMBER
	private java.util.List userSettings_
	public static final int GLOBAL_SETTINGS_FIELD_NUMBER
	private android.providers.settings.GlobalSettingsProto globalSettings_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.providers.settings.SettingsServiceDumpProto 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.providers.settings.GlobalSettingsProto$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 getUserSettingsList () 
	public java.util.List getUserSettingsOrBuilderList () 
	public int getUserSettingsCount () 
	public android.providers.settings.UserSettingsProto getUserSettings (int) 
		int index
	public android.providers.settings.UserSettingsProtoOrBuilder getUserSettingsOrBuilder (int) 
		int index
	public boolean hasGlobalSettings () 
	public android.providers.settings.GlobalSettingsProto getGlobalSettings () 
	public android.providers.settings.GlobalSettingsProtoOrBuilder getGlobalSettingsOrBuilder () 
	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.providers.settings.SettingsServiceDumpProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.providers.settings.SettingsServiceDumpProto 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.providers.settings.SettingsServiceDumpProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.providers.settings.SettingsServiceDumpProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.SettingsServiceDumpProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.providers.settings.SettingsServiceDumpProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.SettingsServiceDumpProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.providers.settings.SettingsServiceDumpProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.SettingsServiceDumpProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.providers.settings.SettingsServiceDumpProto 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.providers.settings.SettingsServiceDumpProto$Builder newBuilderForType () 
	public static android.providers.settings.SettingsServiceDumpProto$Builder newBuilder () 
	public static android.providers.settings.SettingsServiceDumpProto$Builder newBuilder (android.providers.settings.SettingsServiceDumpProto) 
		android.providers.settings.SettingsServiceDumpProto prototype
	public android.providers.settings.SettingsServiceDumpProto$Builder toBuilder () 
	protected android.providers.settings.SettingsServiceDumpProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.providers.settings.SettingsServiceDumpProto$Builder builder
	public static android.providers.settings.SettingsServiceDumpProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.providers.settings.SettingsServiceDumpProto 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.providers.settings.SettingsServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.providers.settings.SettingsServiceDumpProto$1 x1
	static java.util.List access$402 (android.providers.settings.SettingsServiceDumpProto, java.util.List) 
		android.providers.settings.SettingsServiceDumpProto x0
		java.util.List x1
	static android.providers.settings.GlobalSettingsProto access$502 (android.providers.settings.SettingsServiceDumpProto, android.providers.settings.GlobalSettingsProto) 
		android.providers.settings.SettingsServiceDumpProto x0
		android.providers.settings.GlobalSettingsProto x1
	static int access$602 (android.providers.settings.SettingsServiceDumpProto, int) 
		android.providers.settings.SettingsServiceDumpProto x0
		int x1
	static java.util.List access$400 (android.providers.settings.SettingsServiceDumpProto) 
		android.providers.settings.SettingsServiceDumpProto x0
	static boolean access$700 () 
	static com.google.protobuf.UnknownFieldSet access$800 (android.providers.settings.SettingsServiceDumpProto) 
		android.providers.settings.SettingsServiceDumpProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.providers.settings.SettingsServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.providers.settings.SettingsServiceDumpProto$1 x2
	static void  () 
}

android/providers/settings/SettingsServiceDumpProtoOrBuilder.class
SettingsServiceDumpProtoOrBuilder.java
package android.providers.settings
public abstract android.providers.settings.SettingsServiceDumpProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getUserSettingsList () 
	public abstract android.providers.settings.UserSettingsProto getUserSettings (int) 
	public abstract int getUserSettingsCount () 
	public abstract java.util.List getUserSettingsOrBuilderList () 
	public abstract android.providers.settings.UserSettingsProtoOrBuilder getUserSettingsOrBuilder (int) 
	public abstract boolean hasGlobalSettings () 
	public abstract android.providers.settings.GlobalSettingsProto getGlobalSettings () 
	public abstract android.providers.settings.GlobalSettingsProtoOrBuilder getGlobalSettingsOrBuilder () 
}

android/providers/settings/SettingsServiceProto$1.class
SettingsServiceProto.java
package android.providers.settings
final android.providers.settings.SettingsServiceProto$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/providers/settings/SettingsServiceProto.class
SettingsServiceProto.java
package android.providers.settings
public final android.providers.settings.SettingsServiceProto extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_providers_settings_SettingsServiceDumpProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_providers_settings_SettingsServiceDumpProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_providers_settings_UserSettingsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_providers_settings_UserSettingsProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_providers_settings_GlobalSettingsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_providers_settings_GlobalSettingsProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_providers_settings_SecureSettingsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_providers_settings_SecureSettingsProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_providers_settings_SystemSettingsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_providers_settings_SystemSettingsProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_providers_settings_SettingProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_providers_settings_SettingProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_providers_settings_SettingsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_providers_settings_SettingsProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_providers_settings_SettingsOperationProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_providers_settings_SettingsOperationProto_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/providers/settings/SystemSettingsProto$1.class
SystemSettingsProto.java
package android.providers.settings
final android.providers.settings.SystemSettingsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.providers.settings.SystemSettingsProto 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/providers/settings/SystemSettingsProto$Builder.class
SystemSettingsProto.java
package android.providers.settings
public final android.providers.settings.SystemSettingsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.providers.settings.SystemSettingsProtoOrBuilder  {
	private int bitField0_
	private int bitField1_
	private int bitField2_
	private java.util.List historicalOperations_
	private com.google.protobuf.RepeatedFieldBuilder historicalOperationsBuilder_
	private android.providers.settings.SettingProto endButtonBehavior_
	private com.google.protobuf.SingleFieldBuilder endButtonBehaviorBuilder_
	private android.providers.settings.SettingProto advancedSettings_
	private com.google.protobuf.SingleFieldBuilder advancedSettingsBuilder_
	private android.providers.settings.SettingProto bluetoothDiscoverability_
	private com.google.protobuf.SingleFieldBuilder bluetoothDiscoverabilityBuilder_
	private android.providers.settings.SettingProto bluetoothDiscoverabilityTimeout_
	private com.google.protobuf.SingleFieldBuilder bluetoothDiscoverabilityTimeoutBuilder_
	private android.providers.settings.SettingProto fontScale_
	private com.google.protobuf.SingleFieldBuilder fontScaleBuilder_
	private android.providers.settings.SettingProto systemLocales_
	private com.google.protobuf.SingleFieldBuilder systemLocalesBuilder_
	private android.providers.settings.SettingProto displayColorMode_
	private com.google.protobuf.SingleFieldBuilder displayColorModeBuilder_
	private android.providers.settings.SettingProto screenOffTimeout_
	private com.google.protobuf.SingleFieldBuilder screenOffTimeoutBuilder_
	private android.providers.settings.SettingProto screenBrightness_
	private com.google.protobuf.SingleFieldBuilder screenBrightnessBuilder_
	private android.providers.settings.SettingProto screenBrightnessForVr_
	private com.google.protobuf.SingleFieldBuilder screenBrightnessForVrBuilder_
	private android.providers.settings.SettingProto screenBrightnessMode_
	private com.google.protobuf.SingleFieldBuilder screenBrightnessModeBuilder_
	private android.providers.settings.SettingProto screenAutoBrightnessAdj_
	private com.google.protobuf.SingleFieldBuilder screenAutoBrightnessAdjBuilder_
	private android.providers.settings.SettingProto modeRingerStreamsAffected_
	private com.google.protobuf.SingleFieldBuilder modeRingerStreamsAffectedBuilder_
	private android.providers.settings.SettingProto muteStreamsAffected_
	private com.google.protobuf.SingleFieldBuilder muteStreamsAffectedBuilder_
	private android.providers.settings.SettingProto vibrateOn_
	private com.google.protobuf.SingleFieldBuilder vibrateOnBuilder_
	private android.providers.settings.SettingProto vibrateInputDevices_
	private com.google.protobuf.SingleFieldBuilder vibrateInputDevicesBuilder_
	private android.providers.settings.SettingProto volumeRing_
	private com.google.protobuf.SingleFieldBuilder volumeRingBuilder_
	private android.providers.settings.SettingProto volumeSystem_
	private com.google.protobuf.SingleFieldBuilder volumeSystemBuilder_
	private android.providers.settings.SettingProto volumeVoice_
	private com.google.protobuf.SingleFieldBuilder volumeVoiceBuilder_
	private android.providers.settings.SettingProto volumeMusic_
	private com.google.protobuf.SingleFieldBuilder volumeMusicBuilder_
	private android.providers.settings.SettingProto volumeAlarm_
	private com.google.protobuf.SingleFieldBuilder volumeAlarmBuilder_
	private android.providers.settings.SettingProto volumeNotification_
	private com.google.protobuf.SingleFieldBuilder volumeNotificationBuilder_
	private android.providers.settings.SettingProto volumeBluetoothSco_
	private com.google.protobuf.SingleFieldBuilder volumeBluetoothScoBuilder_
	private android.providers.settings.SettingProto volumeAccessibility_
	private com.google.protobuf.SingleFieldBuilder volumeAccessibilityBuilder_
	private android.providers.settings.SettingProto volumeMaster_
	private com.google.protobuf.SingleFieldBuilder volumeMasterBuilder_
	private android.providers.settings.SettingProto masterMono_
	private com.google.protobuf.SingleFieldBuilder masterMonoBuilder_
	private android.providers.settings.SettingProto vibrateInSilent_
	private com.google.protobuf.SingleFieldBuilder vibrateInSilentBuilder_
	private android.providers.settings.SettingProto appendForLastAudible_
	private com.google.protobuf.SingleFieldBuilder appendForLastAudibleBuilder_
	private android.providers.settings.SettingProto ringtone_
	private com.google.protobuf.SingleFieldBuilder ringtoneBuilder_
	private android.providers.settings.SettingProto ringtoneCache_
	private com.google.protobuf.SingleFieldBuilder ringtoneCacheBuilder_
	private android.providers.settings.SettingProto notificationSound_
	private com.google.protobuf.SingleFieldBuilder notificationSoundBuilder_
	private android.providers.settings.SettingProto notificationSoundCache_
	private com.google.protobuf.SingleFieldBuilder notificationSoundCacheBuilder_
	private android.providers.settings.SettingProto alarmAlert_
	private com.google.protobuf.SingleFieldBuilder alarmAlertBuilder_
	private android.providers.settings.SettingProto alarmAlertCache_
	private com.google.protobuf.SingleFieldBuilder alarmAlertCacheBuilder_
	private android.providers.settings.SettingProto mediaButtonReceiver_
	private com.google.protobuf.SingleFieldBuilder mediaButtonReceiverBuilder_
	private android.providers.settings.SettingProto textAutoReplace_
	private com.google.protobuf.SingleFieldBuilder textAutoReplaceBuilder_
	private android.providers.settings.SettingProto textAutoCaps_
	private com.google.protobuf.SingleFieldBuilder textAutoCapsBuilder_
	private android.providers.settings.SettingProto textAutoPunctuate_
	private com.google.protobuf.SingleFieldBuilder textAutoPunctuateBuilder_
	private android.providers.settings.SettingProto textShowPassword_
	private com.google.protobuf.SingleFieldBuilder textShowPasswordBuilder_
	private android.providers.settings.SettingProto showGtalkServiceStatus_
	private com.google.protobuf.SingleFieldBuilder showGtalkServiceStatusBuilder_
	private android.providers.settings.SettingProto time1224_
	private com.google.protobuf.SingleFieldBuilder time1224Builder_
	private android.providers.settings.SettingProto dateFormat_
	private com.google.protobuf.SingleFieldBuilder dateFormatBuilder_
	private android.providers.settings.SettingProto setupWizardHasRun_
	private com.google.protobuf.SingleFieldBuilder setupWizardHasRunBuilder_
	private android.providers.settings.SettingProto accelerometerRotation_
	private com.google.protobuf.SingleFieldBuilder accelerometerRotationBuilder_
	private android.providers.settings.SettingProto userRotation_
	private com.google.protobuf.SingleFieldBuilder userRotationBuilder_
	private android.providers.settings.SettingProto hideRotationLockToggleForAccessibility_
	private com.google.protobuf.SingleFieldBuilder hideRotationLockToggleForAccessibilityBuilder_
	private android.providers.settings.SettingProto vibrateWhenRinging_
	private com.google.protobuf.SingleFieldBuilder vibrateWhenRingingBuilder_
	private android.providers.settings.SettingProto dtmfToneWhenDialing_
	private com.google.protobuf.SingleFieldBuilder dtmfToneWhenDialingBuilder_
	private android.providers.settings.SettingProto dtmfToneTypeWhenDialing_
	private com.google.protobuf.SingleFieldBuilder dtmfToneTypeWhenDialingBuilder_
	private android.providers.settings.SettingProto hearingAid_
	private com.google.protobuf.SingleFieldBuilder hearingAidBuilder_
	private android.providers.settings.SettingProto ttyMode_
	private com.google.protobuf.SingleFieldBuilder ttyModeBuilder_
	private android.providers.settings.SettingProto soundEffectsEnabled_
	private com.google.protobuf.SingleFieldBuilder soundEffectsEnabledBuilder_
	private android.providers.settings.SettingProto hapticFeedbackEnabled_
	private com.google.protobuf.SingleFieldBuilder hapticFeedbackEnabledBuilder_
	private android.providers.settings.SettingProto notificationLightPulse_
	private com.google.protobuf.SingleFieldBuilder notificationLightPulseBuilder_
	private android.providers.settings.SettingProto pointerLocation_
	private com.google.protobuf.SingleFieldBuilder pointerLocationBuilder_
	private android.providers.settings.SettingProto showTouches_
	private com.google.protobuf.SingleFieldBuilder showTouchesBuilder_
	private android.providers.settings.SettingProto windowOrientationListenerLog_
	private com.google.protobuf.SingleFieldBuilder windowOrientationListenerLogBuilder_
	private android.providers.settings.SettingProto lockscreenSoundsEnabled_
	private com.google.protobuf.SingleFieldBuilder lockscreenSoundsEnabledBuilder_
	private android.providers.settings.SettingProto lockscreenDisabled_
	private com.google.protobuf.SingleFieldBuilder lockscreenDisabledBuilder_
	private android.providers.settings.SettingProto sipReceiveCalls_
	private com.google.protobuf.SingleFieldBuilder sipReceiveCallsBuilder_
	private android.providers.settings.SettingProto sipCallOptions_
	private com.google.protobuf.SingleFieldBuilder sipCallOptionsBuilder_
	private android.providers.settings.SettingProto sipAlways_
	private com.google.protobuf.SingleFieldBuilder sipAlwaysBuilder_
	private android.providers.settings.SettingProto sipAddressOnly_
	private com.google.protobuf.SingleFieldBuilder sipAddressOnlyBuilder_
	private android.providers.settings.SettingProto pointerSpeed_
	private com.google.protobuf.SingleFieldBuilder pointerSpeedBuilder_
	private android.providers.settings.SettingProto lockToAppEnabled_
	private com.google.protobuf.SingleFieldBuilder lockToAppEnabledBuilder_
	private android.providers.settings.SettingProto eggMode_
	private com.google.protobuf.SingleFieldBuilder eggModeBuilder_
	private android.providers.settings.SettingProto showBatteryPercent_
	private com.google.protobuf.SingleFieldBuilder showBatteryPercentBuilder_
	private android.providers.settings.SettingProto whenToMakeWifiCalls_
	private com.google.protobuf.SingleFieldBuilder whenToMakeWifiCallsBuilder_
	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.providers.settings.SystemSettingsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.providers.settings.SystemSettingsProto getDefaultInstanceForType () 
	public android.providers.settings.SystemSettingsProto build () 
		android.providers.settings.SystemSettingsProto result
	public android.providers.settings.SystemSettingsProto buildPartial () 
		android.providers.settings.SystemSettingsProto result
		int from_bitField0_
		int from_bitField1_
		int from_bitField2_
		int to_bitField0_
		int to_bitField1_
		int to_bitField2_
	public android.providers.settings.SystemSettingsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.providers.settings.SystemSettingsProto$Builder mergeFrom (android.providers.settings.SystemSettingsProto) 
		android.providers.settings.SystemSettingsProto other
	public final boolean isInitialized () 
	public android.providers.settings.SystemSettingsProto$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.providers.settings.SystemSettingsProto parsedMessage
	private void ensureHistoricalOperationsIsMutable () 
	public java.util.List getHistoricalOperationsList () 
	public int getHistoricalOperationsCount () 
	public android.providers.settings.SettingsOperationProto getHistoricalOperations (int) 
		int index
	public android.providers.settings.SystemSettingsProto$Builder setHistoricalOperations (int, android.providers.settings.SettingsOperationProto) 
		int index
		android.providers.settings.SettingsOperationProto value
	public android.providers.settings.SystemSettingsProto$Builder setHistoricalOperations (int, android.providers.settings.SettingsOperationProto$Builder) 
		int index
		android.providers.settings.SettingsOperationProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder addHistoricalOperations (android.providers.settings.SettingsOperationProto) 
		android.providers.settings.SettingsOperationProto value
	public android.providers.settings.SystemSettingsProto$Builder addHistoricalOperations (int, android.providers.settings.SettingsOperationProto) 
		int index
		android.providers.settings.SettingsOperationProto value
	public android.providers.settings.SystemSettingsProto$Builder addHistoricalOperations (android.providers.settings.SettingsOperationProto$Builder) 
		android.providers.settings.SettingsOperationProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder addHistoricalOperations (int, android.providers.settings.SettingsOperationProto$Builder) 
		int index
		android.providers.settings.SettingsOperationProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder addAllHistoricalOperations (java.lang.Iterable) 
		Iterable values
	public android.providers.settings.SystemSettingsProto$Builder clearHistoricalOperations () 
	public android.providers.settings.SystemSettingsProto$Builder removeHistoricalOperations (int) 
		int index
	public android.providers.settings.SettingsOperationProto$Builder getHistoricalOperationsBuilder (int) 
		int index
	public android.providers.settings.SettingsOperationProtoOrBuilder getHistoricalOperationsOrBuilder (int) 
		int index
	public java.util.List getHistoricalOperationsOrBuilderList () 
	public android.providers.settings.SettingsOperationProto$Builder addHistoricalOperationsBuilder () 
	public android.providers.settings.SettingsOperationProto$Builder addHistoricalOperationsBuilder (int) 
		int index
	public java.util.List getHistoricalOperationsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getHistoricalOperationsFieldBuilder () 
	public boolean hasEndButtonBehavior () 
	public android.providers.settings.SettingProto getEndButtonBehavior () 
	public android.providers.settings.SystemSettingsProto$Builder setEndButtonBehavior (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setEndButtonBehavior (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeEndButtonBehavior (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearEndButtonBehavior () 
	public android.providers.settings.SettingProto$Builder getEndButtonBehaviorBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEndButtonBehaviorOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEndButtonBehaviorFieldBuilder () 
	public boolean hasAdvancedSettings () 
	public android.providers.settings.SettingProto getAdvancedSettings () 
	public android.providers.settings.SystemSettingsProto$Builder setAdvancedSettings (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setAdvancedSettings (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeAdvancedSettings (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearAdvancedSettings () 
	public android.providers.settings.SettingProto$Builder getAdvancedSettingsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAdvancedSettingsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAdvancedSettingsFieldBuilder () 
	public boolean hasBluetoothDiscoverability () 
	public android.providers.settings.SettingProto getBluetoothDiscoverability () 
	public android.providers.settings.SystemSettingsProto$Builder setBluetoothDiscoverability (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setBluetoothDiscoverability (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeBluetoothDiscoverability (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearBluetoothDiscoverability () 
	public android.providers.settings.SettingProto$Builder getBluetoothDiscoverabilityBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothDiscoverabilityOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothDiscoverabilityFieldBuilder () 
	public boolean hasBluetoothDiscoverabilityTimeout () 
	public android.providers.settings.SettingProto getBluetoothDiscoverabilityTimeout () 
	public android.providers.settings.SystemSettingsProto$Builder setBluetoothDiscoverabilityTimeout (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setBluetoothDiscoverabilityTimeout (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeBluetoothDiscoverabilityTimeout (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearBluetoothDiscoverabilityTimeout () 
	public android.providers.settings.SettingProto$Builder getBluetoothDiscoverabilityTimeoutBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothDiscoverabilityTimeoutOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBluetoothDiscoverabilityTimeoutFieldBuilder () 
	public boolean hasFontScale () 
	public android.providers.settings.SettingProto getFontScale () 
	public android.providers.settings.SystemSettingsProto$Builder setFontScale (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setFontScale (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeFontScale (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearFontScale () 
	public android.providers.settings.SettingProto$Builder getFontScaleBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getFontScaleOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getFontScaleFieldBuilder () 
	public boolean hasSystemLocales () 
	public android.providers.settings.SettingProto getSystemLocales () 
	public android.providers.settings.SystemSettingsProto$Builder setSystemLocales (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setSystemLocales (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeSystemLocales (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearSystemLocales () 
	public android.providers.settings.SettingProto$Builder getSystemLocalesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSystemLocalesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSystemLocalesFieldBuilder () 
	public boolean hasDisplayColorMode () 
	public android.providers.settings.SettingProto getDisplayColorMode () 
	public android.providers.settings.SystemSettingsProto$Builder setDisplayColorMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setDisplayColorMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeDisplayColorMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearDisplayColorMode () 
	public android.providers.settings.SettingProto$Builder getDisplayColorModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDisplayColorModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDisplayColorModeFieldBuilder () 
	public boolean hasScreenOffTimeout () 
	public android.providers.settings.SettingProto getScreenOffTimeout () 
	public android.providers.settings.SystemSettingsProto$Builder setScreenOffTimeout (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setScreenOffTimeout (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeScreenOffTimeout (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearScreenOffTimeout () 
	public android.providers.settings.SettingProto$Builder getScreenOffTimeoutBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getScreenOffTimeoutOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getScreenOffTimeoutFieldBuilder () 
	public boolean hasScreenBrightness () 
	public android.providers.settings.SettingProto getScreenBrightness () 
	public android.providers.settings.SystemSettingsProto$Builder setScreenBrightness (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setScreenBrightness (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeScreenBrightness (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearScreenBrightness () 
	public android.providers.settings.SettingProto$Builder getScreenBrightnessBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getScreenBrightnessOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getScreenBrightnessFieldBuilder () 
	public boolean hasScreenBrightnessForVr () 
	public android.providers.settings.SettingProto getScreenBrightnessForVr () 
	public android.providers.settings.SystemSettingsProto$Builder setScreenBrightnessForVr (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setScreenBrightnessForVr (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeScreenBrightnessForVr (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearScreenBrightnessForVr () 
	public android.providers.settings.SettingProto$Builder getScreenBrightnessForVrBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getScreenBrightnessForVrOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getScreenBrightnessForVrFieldBuilder () 
	public boolean hasScreenBrightnessMode () 
	public android.providers.settings.SettingProto getScreenBrightnessMode () 
	public android.providers.settings.SystemSettingsProto$Builder setScreenBrightnessMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setScreenBrightnessMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeScreenBrightnessMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearScreenBrightnessMode () 
	public android.providers.settings.SettingProto$Builder getScreenBrightnessModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getScreenBrightnessModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getScreenBrightnessModeFieldBuilder () 
	public boolean hasScreenAutoBrightnessAdj () 
	public android.providers.settings.SettingProto getScreenAutoBrightnessAdj () 
	public android.providers.settings.SystemSettingsProto$Builder setScreenAutoBrightnessAdj (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setScreenAutoBrightnessAdj (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeScreenAutoBrightnessAdj (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearScreenAutoBrightnessAdj () 
	public android.providers.settings.SettingProto$Builder getScreenAutoBrightnessAdjBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getScreenAutoBrightnessAdjOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getScreenAutoBrightnessAdjFieldBuilder () 
	public boolean hasModeRingerStreamsAffected () 
	public android.providers.settings.SettingProto getModeRingerStreamsAffected () 
	public android.providers.settings.SystemSettingsProto$Builder setModeRingerStreamsAffected (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setModeRingerStreamsAffected (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeModeRingerStreamsAffected (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearModeRingerStreamsAffected () 
	public android.providers.settings.SettingProto$Builder getModeRingerStreamsAffectedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getModeRingerStreamsAffectedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getModeRingerStreamsAffectedFieldBuilder () 
	public boolean hasMuteStreamsAffected () 
	public android.providers.settings.SettingProto getMuteStreamsAffected () 
	public android.providers.settings.SystemSettingsProto$Builder setMuteStreamsAffected (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setMuteStreamsAffected (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeMuteStreamsAffected (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearMuteStreamsAffected () 
	public android.providers.settings.SettingProto$Builder getMuteStreamsAffectedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getMuteStreamsAffectedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMuteStreamsAffectedFieldBuilder () 
	public boolean hasVibrateOn () 
	public android.providers.settings.SettingProto getVibrateOn () 
	public android.providers.settings.SystemSettingsProto$Builder setVibrateOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setVibrateOn (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeVibrateOn (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearVibrateOn () 
	public android.providers.settings.SettingProto$Builder getVibrateOnBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getVibrateOnOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVibrateOnFieldBuilder () 
	public boolean hasVibrateInputDevices () 
	public android.providers.settings.SettingProto getVibrateInputDevices () 
	public android.providers.settings.SystemSettingsProto$Builder setVibrateInputDevices (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setVibrateInputDevices (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeVibrateInputDevices (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearVibrateInputDevices () 
	public android.providers.settings.SettingProto$Builder getVibrateInputDevicesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getVibrateInputDevicesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVibrateInputDevicesFieldBuilder () 
	public boolean hasVolumeRing () 
	public android.providers.settings.SettingProto getVolumeRing () 
	public android.providers.settings.SystemSettingsProto$Builder setVolumeRing (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setVolumeRing (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeVolumeRing (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearVolumeRing () 
	public android.providers.settings.SettingProto$Builder getVolumeRingBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getVolumeRingOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVolumeRingFieldBuilder () 
	public boolean hasVolumeSystem () 
	public android.providers.settings.SettingProto getVolumeSystem () 
	public android.providers.settings.SystemSettingsProto$Builder setVolumeSystem (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setVolumeSystem (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeVolumeSystem (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearVolumeSystem () 
	public android.providers.settings.SettingProto$Builder getVolumeSystemBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getVolumeSystemOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVolumeSystemFieldBuilder () 
	public boolean hasVolumeVoice () 
	public android.providers.settings.SettingProto getVolumeVoice () 
	public android.providers.settings.SystemSettingsProto$Builder setVolumeVoice (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setVolumeVoice (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeVolumeVoice (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearVolumeVoice () 
	public android.providers.settings.SettingProto$Builder getVolumeVoiceBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getVolumeVoiceOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVolumeVoiceFieldBuilder () 
	public boolean hasVolumeMusic () 
	public android.providers.settings.SettingProto getVolumeMusic () 
	public android.providers.settings.SystemSettingsProto$Builder setVolumeMusic (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setVolumeMusic (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeVolumeMusic (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearVolumeMusic () 
	public android.providers.settings.SettingProto$Builder getVolumeMusicBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getVolumeMusicOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVolumeMusicFieldBuilder () 
	public boolean hasVolumeAlarm () 
	public android.providers.settings.SettingProto getVolumeAlarm () 
	public android.providers.settings.SystemSettingsProto$Builder setVolumeAlarm (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setVolumeAlarm (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeVolumeAlarm (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearVolumeAlarm () 
	public android.providers.settings.SettingProto$Builder getVolumeAlarmBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getVolumeAlarmOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVolumeAlarmFieldBuilder () 
	public boolean hasVolumeNotification () 
	public android.providers.settings.SettingProto getVolumeNotification () 
	public android.providers.settings.SystemSettingsProto$Builder setVolumeNotification (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setVolumeNotification (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeVolumeNotification (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearVolumeNotification () 
	public android.providers.settings.SettingProto$Builder getVolumeNotificationBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getVolumeNotificationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVolumeNotificationFieldBuilder () 
	public boolean hasVolumeBluetoothSco () 
	public android.providers.settings.SettingProto getVolumeBluetoothSco () 
	public android.providers.settings.SystemSettingsProto$Builder setVolumeBluetoothSco (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setVolumeBluetoothSco (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeVolumeBluetoothSco (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearVolumeBluetoothSco () 
	public android.providers.settings.SettingProto$Builder getVolumeBluetoothScoBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getVolumeBluetoothScoOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVolumeBluetoothScoFieldBuilder () 
	public boolean hasVolumeAccessibility () 
	public android.providers.settings.SettingProto getVolumeAccessibility () 
	public android.providers.settings.SystemSettingsProto$Builder setVolumeAccessibility (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setVolumeAccessibility (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeVolumeAccessibility (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearVolumeAccessibility () 
	public android.providers.settings.SettingProto$Builder getVolumeAccessibilityBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getVolumeAccessibilityOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVolumeAccessibilityFieldBuilder () 
	public boolean hasVolumeMaster () 
	public android.providers.settings.SettingProto getVolumeMaster () 
	public android.providers.settings.SystemSettingsProto$Builder setVolumeMaster (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setVolumeMaster (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeVolumeMaster (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearVolumeMaster () 
	public android.providers.settings.SettingProto$Builder getVolumeMasterBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getVolumeMasterOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVolumeMasterFieldBuilder () 
	public boolean hasMasterMono () 
	public android.providers.settings.SettingProto getMasterMono () 
	public android.providers.settings.SystemSettingsProto$Builder setMasterMono (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setMasterMono (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeMasterMono (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearMasterMono () 
	public android.providers.settings.SettingProto$Builder getMasterMonoBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getMasterMonoOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMasterMonoFieldBuilder () 
	public boolean hasVibrateInSilent () 
	public android.providers.settings.SettingProto getVibrateInSilent () 
	public android.providers.settings.SystemSettingsProto$Builder setVibrateInSilent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setVibrateInSilent (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeVibrateInSilent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearVibrateInSilent () 
	public android.providers.settings.SettingProto$Builder getVibrateInSilentBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getVibrateInSilentOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVibrateInSilentFieldBuilder () 
	public boolean hasAppendForLastAudible () 
	public android.providers.settings.SettingProto getAppendForLastAudible () 
	public android.providers.settings.SystemSettingsProto$Builder setAppendForLastAudible (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setAppendForLastAudible (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeAppendForLastAudible (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearAppendForLastAudible () 
	public android.providers.settings.SettingProto$Builder getAppendForLastAudibleBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAppendForLastAudibleOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAppendForLastAudibleFieldBuilder () 
	public boolean hasRingtone () 
	public android.providers.settings.SettingProto getRingtone () 
	public android.providers.settings.SystemSettingsProto$Builder setRingtone (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setRingtone (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeRingtone (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearRingtone () 
	public android.providers.settings.SettingProto$Builder getRingtoneBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getRingtoneOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getRingtoneFieldBuilder () 
	public boolean hasRingtoneCache () 
	public android.providers.settings.SettingProto getRingtoneCache () 
	public android.providers.settings.SystemSettingsProto$Builder setRingtoneCache (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setRingtoneCache (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeRingtoneCache (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearRingtoneCache () 
	public android.providers.settings.SettingProto$Builder getRingtoneCacheBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getRingtoneCacheOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getRingtoneCacheFieldBuilder () 
	public boolean hasNotificationSound () 
	public android.providers.settings.SettingProto getNotificationSound () 
	public android.providers.settings.SystemSettingsProto$Builder setNotificationSound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setNotificationSound (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeNotificationSound (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearNotificationSound () 
	public android.providers.settings.SettingProto$Builder getNotificationSoundBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNotificationSoundOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNotificationSoundFieldBuilder () 
	public boolean hasNotificationSoundCache () 
	public android.providers.settings.SettingProto getNotificationSoundCache () 
	public android.providers.settings.SystemSettingsProto$Builder setNotificationSoundCache (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setNotificationSoundCache (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeNotificationSoundCache (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearNotificationSoundCache () 
	public android.providers.settings.SettingProto$Builder getNotificationSoundCacheBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNotificationSoundCacheOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNotificationSoundCacheFieldBuilder () 
	public boolean hasAlarmAlert () 
	public android.providers.settings.SettingProto getAlarmAlert () 
	public android.providers.settings.SystemSettingsProto$Builder setAlarmAlert (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setAlarmAlert (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeAlarmAlert (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearAlarmAlert () 
	public android.providers.settings.SettingProto$Builder getAlarmAlertBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAlarmAlertOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAlarmAlertFieldBuilder () 
	public boolean hasAlarmAlertCache () 
	public android.providers.settings.SettingProto getAlarmAlertCache () 
	public android.providers.settings.SystemSettingsProto$Builder setAlarmAlertCache (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setAlarmAlertCache (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeAlarmAlertCache (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearAlarmAlertCache () 
	public android.providers.settings.SettingProto$Builder getAlarmAlertCacheBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAlarmAlertCacheOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAlarmAlertCacheFieldBuilder () 
	public boolean hasMediaButtonReceiver () 
	public android.providers.settings.SettingProto getMediaButtonReceiver () 
	public android.providers.settings.SystemSettingsProto$Builder setMediaButtonReceiver (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setMediaButtonReceiver (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeMediaButtonReceiver (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearMediaButtonReceiver () 
	public android.providers.settings.SettingProto$Builder getMediaButtonReceiverBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getMediaButtonReceiverOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMediaButtonReceiverFieldBuilder () 
	public boolean hasTextAutoReplace () 
	public android.providers.settings.SettingProto getTextAutoReplace () 
	public android.providers.settings.SystemSettingsProto$Builder setTextAutoReplace (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setTextAutoReplace (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeTextAutoReplace (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearTextAutoReplace () 
	public android.providers.settings.SettingProto$Builder getTextAutoReplaceBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTextAutoReplaceOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTextAutoReplaceFieldBuilder () 
	public boolean hasTextAutoCaps () 
	public android.providers.settings.SettingProto getTextAutoCaps () 
	public android.providers.settings.SystemSettingsProto$Builder setTextAutoCaps (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setTextAutoCaps (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeTextAutoCaps (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearTextAutoCaps () 
	public android.providers.settings.SettingProto$Builder getTextAutoCapsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTextAutoCapsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTextAutoCapsFieldBuilder () 
	public boolean hasTextAutoPunctuate () 
	public android.providers.settings.SettingProto getTextAutoPunctuate () 
	public android.providers.settings.SystemSettingsProto$Builder setTextAutoPunctuate (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setTextAutoPunctuate (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeTextAutoPunctuate (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearTextAutoPunctuate () 
	public android.providers.settings.SettingProto$Builder getTextAutoPunctuateBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTextAutoPunctuateOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTextAutoPunctuateFieldBuilder () 
	public boolean hasTextShowPassword () 
	public android.providers.settings.SettingProto getTextShowPassword () 
	public android.providers.settings.SystemSettingsProto$Builder setTextShowPassword (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setTextShowPassword (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeTextShowPassword (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearTextShowPassword () 
	public android.providers.settings.SettingProto$Builder getTextShowPasswordBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTextShowPasswordOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTextShowPasswordFieldBuilder () 
	public boolean hasShowGtalkServiceStatus () 
	public android.providers.settings.SettingProto getShowGtalkServiceStatus () 
	public android.providers.settings.SystemSettingsProto$Builder setShowGtalkServiceStatus (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setShowGtalkServiceStatus (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeShowGtalkServiceStatus (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearShowGtalkServiceStatus () 
	public android.providers.settings.SettingProto$Builder getShowGtalkServiceStatusBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getShowGtalkServiceStatusOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getShowGtalkServiceStatusFieldBuilder () 
	public boolean hasTime1224 () 
	public android.providers.settings.SettingProto getTime1224 () 
	public android.providers.settings.SystemSettingsProto$Builder setTime1224 (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setTime1224 (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeTime1224 (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearTime1224 () 
	public android.providers.settings.SettingProto$Builder getTime1224Builder () 
	public android.providers.settings.SettingProtoOrBuilder getTime1224OrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTime1224FieldBuilder () 
	public boolean hasDateFormat () 
	public android.providers.settings.SettingProto getDateFormat () 
	public android.providers.settings.SystemSettingsProto$Builder setDateFormat (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setDateFormat (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeDateFormat (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearDateFormat () 
	public android.providers.settings.SettingProto$Builder getDateFormatBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDateFormatOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDateFormatFieldBuilder () 
	public boolean hasSetupWizardHasRun () 
	public android.providers.settings.SettingProto getSetupWizardHasRun () 
	public android.providers.settings.SystemSettingsProto$Builder setSetupWizardHasRun (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setSetupWizardHasRun (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeSetupWizardHasRun (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearSetupWizardHasRun () 
	public android.providers.settings.SettingProto$Builder getSetupWizardHasRunBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSetupWizardHasRunOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSetupWizardHasRunFieldBuilder () 
	public boolean hasAccelerometerRotation () 
	public android.providers.settings.SettingProto getAccelerometerRotation () 
	public android.providers.settings.SystemSettingsProto$Builder setAccelerometerRotation (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setAccelerometerRotation (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeAccelerometerRotation (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearAccelerometerRotation () 
	public android.providers.settings.SettingProto$Builder getAccelerometerRotationBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getAccelerometerRotationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAccelerometerRotationFieldBuilder () 
	public boolean hasUserRotation () 
	public android.providers.settings.SettingProto getUserRotation () 
	public android.providers.settings.SystemSettingsProto$Builder setUserRotation (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setUserRotation (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeUserRotation (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearUserRotation () 
	public android.providers.settings.SettingProto$Builder getUserRotationBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getUserRotationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUserRotationFieldBuilder () 
	public boolean hasHideRotationLockToggleForAccessibility () 
	public android.providers.settings.SettingProto getHideRotationLockToggleForAccessibility () 
	public android.providers.settings.SystemSettingsProto$Builder setHideRotationLockToggleForAccessibility (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setHideRotationLockToggleForAccessibility (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeHideRotationLockToggleForAccessibility (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearHideRotationLockToggleForAccessibility () 
	public android.providers.settings.SettingProto$Builder getHideRotationLockToggleForAccessibilityBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getHideRotationLockToggleForAccessibilityOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getHideRotationLockToggleForAccessibilityFieldBuilder () 
	public boolean hasVibrateWhenRinging () 
	public android.providers.settings.SettingProto getVibrateWhenRinging () 
	public android.providers.settings.SystemSettingsProto$Builder setVibrateWhenRinging (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setVibrateWhenRinging (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeVibrateWhenRinging (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearVibrateWhenRinging () 
	public android.providers.settings.SettingProto$Builder getVibrateWhenRingingBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getVibrateWhenRingingOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVibrateWhenRingingFieldBuilder () 
	public boolean hasDtmfToneWhenDialing () 
	public android.providers.settings.SettingProto getDtmfToneWhenDialing () 
	public android.providers.settings.SystemSettingsProto$Builder setDtmfToneWhenDialing (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setDtmfToneWhenDialing (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeDtmfToneWhenDialing (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearDtmfToneWhenDialing () 
	public android.providers.settings.SettingProto$Builder getDtmfToneWhenDialingBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDtmfToneWhenDialingOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDtmfToneWhenDialingFieldBuilder () 
	public boolean hasDtmfToneTypeWhenDialing () 
	public android.providers.settings.SettingProto getDtmfToneTypeWhenDialing () 
	public android.providers.settings.SystemSettingsProto$Builder setDtmfToneTypeWhenDialing (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setDtmfToneTypeWhenDialing (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeDtmfToneTypeWhenDialing (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearDtmfToneTypeWhenDialing () 
	public android.providers.settings.SettingProto$Builder getDtmfToneTypeWhenDialingBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getDtmfToneTypeWhenDialingOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDtmfToneTypeWhenDialingFieldBuilder () 
	public boolean hasHearingAid () 
	public android.providers.settings.SettingProto getHearingAid () 
	public android.providers.settings.SystemSettingsProto$Builder setHearingAid (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setHearingAid (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeHearingAid (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearHearingAid () 
	public android.providers.settings.SettingProto$Builder getHearingAidBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getHearingAidOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getHearingAidFieldBuilder () 
	public boolean hasTtyMode () 
	public android.providers.settings.SettingProto getTtyMode () 
	public android.providers.settings.SystemSettingsProto$Builder setTtyMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setTtyMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeTtyMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearTtyMode () 
	public android.providers.settings.SettingProto$Builder getTtyModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getTtyModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTtyModeFieldBuilder () 
	public boolean hasSoundEffectsEnabled () 
	public android.providers.settings.SettingProto getSoundEffectsEnabled () 
	public android.providers.settings.SystemSettingsProto$Builder setSoundEffectsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setSoundEffectsEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeSoundEffectsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearSoundEffectsEnabled () 
	public android.providers.settings.SettingProto$Builder getSoundEffectsEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSoundEffectsEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSoundEffectsEnabledFieldBuilder () 
	public boolean hasHapticFeedbackEnabled () 
	public android.providers.settings.SettingProto getHapticFeedbackEnabled () 
	public android.providers.settings.SystemSettingsProto$Builder setHapticFeedbackEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setHapticFeedbackEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeHapticFeedbackEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearHapticFeedbackEnabled () 
	public android.providers.settings.SettingProto$Builder getHapticFeedbackEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getHapticFeedbackEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getHapticFeedbackEnabledFieldBuilder () 
	public boolean hasNotificationLightPulse () 
	public android.providers.settings.SettingProto getNotificationLightPulse () 
	public android.providers.settings.SystemSettingsProto$Builder setNotificationLightPulse (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setNotificationLightPulse (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeNotificationLightPulse (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearNotificationLightPulse () 
	public android.providers.settings.SettingProto$Builder getNotificationLightPulseBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getNotificationLightPulseOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNotificationLightPulseFieldBuilder () 
	public boolean hasPointerLocation () 
	public android.providers.settings.SettingProto getPointerLocation () 
	public android.providers.settings.SystemSettingsProto$Builder setPointerLocation (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setPointerLocation (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergePointerLocation (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearPointerLocation () 
	public android.providers.settings.SettingProto$Builder getPointerLocationBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPointerLocationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPointerLocationFieldBuilder () 
	public boolean hasShowTouches () 
	public android.providers.settings.SettingProto getShowTouches () 
	public android.providers.settings.SystemSettingsProto$Builder setShowTouches (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setShowTouches (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeShowTouches (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearShowTouches () 
	public android.providers.settings.SettingProto$Builder getShowTouchesBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getShowTouchesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getShowTouchesFieldBuilder () 
	public boolean hasWindowOrientationListenerLog () 
	public android.providers.settings.SettingProto getWindowOrientationListenerLog () 
	public android.providers.settings.SystemSettingsProto$Builder setWindowOrientationListenerLog (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setWindowOrientationListenerLog (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeWindowOrientationListenerLog (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearWindowOrientationListenerLog () 
	public android.providers.settings.SettingProto$Builder getWindowOrientationListenerLogBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWindowOrientationListenerLogOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWindowOrientationListenerLogFieldBuilder () 
	public boolean hasLockscreenSoundsEnabled () 
	public android.providers.settings.SettingProto getLockscreenSoundsEnabled () 
	public android.providers.settings.SystemSettingsProto$Builder setLockscreenSoundsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setLockscreenSoundsEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeLockscreenSoundsEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearLockscreenSoundsEnabled () 
	public android.providers.settings.SettingProto$Builder getLockscreenSoundsEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLockscreenSoundsEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLockscreenSoundsEnabledFieldBuilder () 
	public boolean hasLockscreenDisabled () 
	public android.providers.settings.SettingProto getLockscreenDisabled () 
	public android.providers.settings.SystemSettingsProto$Builder setLockscreenDisabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setLockscreenDisabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeLockscreenDisabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearLockscreenDisabled () 
	public android.providers.settings.SettingProto$Builder getLockscreenDisabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLockscreenDisabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLockscreenDisabledFieldBuilder () 
	public boolean hasSipReceiveCalls () 
	public android.providers.settings.SettingProto getSipReceiveCalls () 
	public android.providers.settings.SystemSettingsProto$Builder setSipReceiveCalls (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setSipReceiveCalls (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeSipReceiveCalls (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearSipReceiveCalls () 
	public android.providers.settings.SettingProto$Builder getSipReceiveCallsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSipReceiveCallsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSipReceiveCallsFieldBuilder () 
	public boolean hasSipCallOptions () 
	public android.providers.settings.SettingProto getSipCallOptions () 
	public android.providers.settings.SystemSettingsProto$Builder setSipCallOptions (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setSipCallOptions (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeSipCallOptions (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearSipCallOptions () 
	public android.providers.settings.SettingProto$Builder getSipCallOptionsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSipCallOptionsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSipCallOptionsFieldBuilder () 
	public boolean hasSipAlways () 
	public android.providers.settings.SettingProto getSipAlways () 
	public android.providers.settings.SystemSettingsProto$Builder setSipAlways (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setSipAlways (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeSipAlways (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearSipAlways () 
	public android.providers.settings.SettingProto$Builder getSipAlwaysBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSipAlwaysOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSipAlwaysFieldBuilder () 
	public boolean hasSipAddressOnly () 
	public android.providers.settings.SettingProto getSipAddressOnly () 
	public android.providers.settings.SystemSettingsProto$Builder setSipAddressOnly (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setSipAddressOnly (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeSipAddressOnly (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearSipAddressOnly () 
	public android.providers.settings.SettingProto$Builder getSipAddressOnlyBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getSipAddressOnlyOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSipAddressOnlyFieldBuilder () 
	public boolean hasPointerSpeed () 
	public android.providers.settings.SettingProto getPointerSpeed () 
	public android.providers.settings.SystemSettingsProto$Builder setPointerSpeed (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setPointerSpeed (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergePointerSpeed (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearPointerSpeed () 
	public android.providers.settings.SettingProto$Builder getPointerSpeedBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getPointerSpeedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPointerSpeedFieldBuilder () 
	public boolean hasLockToAppEnabled () 
	public android.providers.settings.SettingProto getLockToAppEnabled () 
	public android.providers.settings.SystemSettingsProto$Builder setLockToAppEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setLockToAppEnabled (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeLockToAppEnabled (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearLockToAppEnabled () 
	public android.providers.settings.SettingProto$Builder getLockToAppEnabledBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getLockToAppEnabledOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLockToAppEnabledFieldBuilder () 
	public boolean hasEggMode () 
	public android.providers.settings.SettingProto getEggMode () 
	public android.providers.settings.SystemSettingsProto$Builder setEggMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setEggMode (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeEggMode (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearEggMode () 
	public android.providers.settings.SettingProto$Builder getEggModeBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getEggModeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getEggModeFieldBuilder () 
	public boolean hasShowBatteryPercent () 
	public android.providers.settings.SettingProto getShowBatteryPercent () 
	public android.providers.settings.SystemSettingsProto$Builder setShowBatteryPercent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setShowBatteryPercent (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeShowBatteryPercent (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearShowBatteryPercent () 
	public android.providers.settings.SettingProto$Builder getShowBatteryPercentBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getShowBatteryPercentOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getShowBatteryPercentFieldBuilder () 
	public boolean hasWhenToMakeWifiCalls () 
	public android.providers.settings.SettingProto getWhenToMakeWifiCalls () 
	public android.providers.settings.SystemSettingsProto$Builder setWhenToMakeWifiCalls (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder setWhenToMakeWifiCalls (android.providers.settings.SettingProto$Builder) 
		android.providers.settings.SettingProto$Builder builderForValue
	public android.providers.settings.SystemSettingsProto$Builder mergeWhenToMakeWifiCalls (android.providers.settings.SettingProto) 
		android.providers.settings.SettingProto value
	public android.providers.settings.SystemSettingsProto$Builder clearWhenToMakeWifiCalls () 
	public android.providers.settings.SettingProto$Builder getWhenToMakeWifiCallsBuilder () 
	public android.providers.settings.SettingProtoOrBuilder getWhenToMakeWifiCallsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWhenToMakeWifiCallsFieldBuilder () 
	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.providers.settings.SystemSettingsProto$1) 
		android.providers.settings.SystemSettingsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.providers.settings.SystemSettingsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.providers.settings.SystemSettingsProto$1 x1
}

android/providers/settings/SystemSettingsProto.class
SystemSettingsProto.java
package android.providers.settings
public final android.providers.settings.SystemSettingsProto extends com.google.protobuf.GeneratedMessage implements android.providers.settings.SystemSettingsProtoOrBuilder  {
	private int bitField0_
	private int bitField1_
	private int bitField2_
	public static final int HISTORICAL_OPERATIONS_FIELD_NUMBER
	private java.util.List historicalOperations_
	public static final int END_BUTTON_BEHAVIOR_FIELD_NUMBER
	private android.providers.settings.SettingProto endButtonBehavior_
	public static final int ADVANCED_SETTINGS_FIELD_NUMBER
	private android.providers.settings.SettingProto advancedSettings_
	public static final int BLUETOOTH_DISCOVERABILITY_FIELD_NUMBER
	private android.providers.settings.SettingProto bluetoothDiscoverability_
	public static final int BLUETOOTH_DISCOVERABILITY_TIMEOUT_FIELD_NUMBER
	private android.providers.settings.SettingProto bluetoothDiscoverabilityTimeout_
	public static final int FONT_SCALE_FIELD_NUMBER
	private android.providers.settings.SettingProto fontScale_
	public static final int SYSTEM_LOCALES_FIELD_NUMBER
	private android.providers.settings.SettingProto systemLocales_
	public static final int DISPLAY_COLOR_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto displayColorMode_
	public static final int SCREEN_OFF_TIMEOUT_FIELD_NUMBER
	private android.providers.settings.SettingProto screenOffTimeout_
	public static final int SCREEN_BRIGHTNESS_FIELD_NUMBER
	private android.providers.settings.SettingProto screenBrightness_
	public static final int SCREEN_BRIGHTNESS_FOR_VR_FIELD_NUMBER
	private android.providers.settings.SettingProto screenBrightnessForVr_
	public static final int SCREEN_BRIGHTNESS_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto screenBrightnessMode_
	public static final int SCREEN_AUTO_BRIGHTNESS_ADJ_FIELD_NUMBER
	private android.providers.settings.SettingProto screenAutoBrightnessAdj_
	public static final int MODE_RINGER_STREAMS_AFFECTED_FIELD_NUMBER
	private android.providers.settings.SettingProto modeRingerStreamsAffected_
	public static final int MUTE_STREAMS_AFFECTED_FIELD_NUMBER
	private android.providers.settings.SettingProto muteStreamsAffected_
	public static final int VIBRATE_ON_FIELD_NUMBER
	private android.providers.settings.SettingProto vibrateOn_
	public static final int VIBRATE_INPUT_DEVICES_FIELD_NUMBER
	private android.providers.settings.SettingProto vibrateInputDevices_
	public static final int VOLUME_RING_FIELD_NUMBER
	private android.providers.settings.SettingProto volumeRing_
	public static final int VOLUME_SYSTEM_FIELD_NUMBER
	private android.providers.settings.SettingProto volumeSystem_
	public static final int VOLUME_VOICE_FIELD_NUMBER
	private android.providers.settings.SettingProto volumeVoice_
	public static final int VOLUME_MUSIC_FIELD_NUMBER
	private android.providers.settings.SettingProto volumeMusic_
	public static final int VOLUME_ALARM_FIELD_NUMBER
	private android.providers.settings.SettingProto volumeAlarm_
	public static final int VOLUME_NOTIFICATION_FIELD_NUMBER
	private android.providers.settings.SettingProto volumeNotification_
	public static final int VOLUME_BLUETOOTH_SCO_FIELD_NUMBER
	private android.providers.settings.SettingProto volumeBluetoothSco_
	public static final int VOLUME_ACCESSIBILITY_FIELD_NUMBER
	private android.providers.settings.SettingProto volumeAccessibility_
	public static final int VOLUME_MASTER_FIELD_NUMBER
	private android.providers.settings.SettingProto volumeMaster_
	public static final int MASTER_MONO_FIELD_NUMBER
	private android.providers.settings.SettingProto masterMono_
	public static final int VIBRATE_IN_SILENT_FIELD_NUMBER
	private android.providers.settings.SettingProto vibrateInSilent_
	public static final int APPEND_FOR_LAST_AUDIBLE_FIELD_NUMBER
	private android.providers.settings.SettingProto appendForLastAudible_
	public static final int RINGTONE_FIELD_NUMBER
	private android.providers.settings.SettingProto ringtone_
	public static final int RINGTONE_CACHE_FIELD_NUMBER
	private android.providers.settings.SettingProto ringtoneCache_
	public static final int NOTIFICATION_SOUND_FIELD_NUMBER
	private android.providers.settings.SettingProto notificationSound_
	public static final int NOTIFICATION_SOUND_CACHE_FIELD_NUMBER
	private android.providers.settings.SettingProto notificationSoundCache_
	public static final int ALARM_ALERT_FIELD_NUMBER
	private android.providers.settings.SettingProto alarmAlert_
	public static final int ALARM_ALERT_CACHE_FIELD_NUMBER
	private android.providers.settings.SettingProto alarmAlertCache_
	public static final int MEDIA_BUTTON_RECEIVER_FIELD_NUMBER
	private android.providers.settings.SettingProto mediaButtonReceiver_
	public static final int TEXT_AUTO_REPLACE_FIELD_NUMBER
	private android.providers.settings.SettingProto textAutoReplace_
	public static final int TEXT_AUTO_CAPS_FIELD_NUMBER
	private android.providers.settings.SettingProto textAutoCaps_
	public static final int TEXT_AUTO_PUNCTUATE_FIELD_NUMBER
	private android.providers.settings.SettingProto textAutoPunctuate_
	public static final int TEXT_SHOW_PASSWORD_FIELD_NUMBER
	private android.providers.settings.SettingProto textShowPassword_
	public static final int SHOW_GTALK_SERVICE_STATUS_FIELD_NUMBER
	private android.providers.settings.SettingProto showGtalkServiceStatus_
	public static final int TIME_12_24_FIELD_NUMBER
	private android.providers.settings.SettingProto time1224_
	public static final int DATE_FORMAT_FIELD_NUMBER
	private android.providers.settings.SettingProto dateFormat_
	public static final int SETUP_WIZARD_HAS_RUN_FIELD_NUMBER
	private android.providers.settings.SettingProto setupWizardHasRun_
	public static final int ACCELEROMETER_ROTATION_FIELD_NUMBER
	private android.providers.settings.SettingProto accelerometerRotation_
	public static final int USER_ROTATION_FIELD_NUMBER
	private android.providers.settings.SettingProto userRotation_
	public static final int HIDE_ROTATION_LOCK_TOGGLE_FOR_ACCESSIBILITY_FIELD_NUMBER
	private android.providers.settings.SettingProto hideRotationLockToggleForAccessibility_
	public static final int VIBRATE_WHEN_RINGING_FIELD_NUMBER
	private android.providers.settings.SettingProto vibrateWhenRinging_
	public static final int DTMF_TONE_WHEN_DIALING_FIELD_NUMBER
	private android.providers.settings.SettingProto dtmfToneWhenDialing_
	public static final int DTMF_TONE_TYPE_WHEN_DIALING_FIELD_NUMBER
	private android.providers.settings.SettingProto dtmfToneTypeWhenDialing_
	public static final int HEARING_AID_FIELD_NUMBER
	private android.providers.settings.SettingProto hearingAid_
	public static final int TTY_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto ttyMode_
	public static final int SOUND_EFFECTS_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto soundEffectsEnabled_
	public static final int HAPTIC_FEEDBACK_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto hapticFeedbackEnabled_
	public static final int NOTIFICATION_LIGHT_PULSE_FIELD_NUMBER
	private android.providers.settings.SettingProto notificationLightPulse_
	public static final int POINTER_LOCATION_FIELD_NUMBER
	private android.providers.settings.SettingProto pointerLocation_
	public static final int SHOW_TOUCHES_FIELD_NUMBER
	private android.providers.settings.SettingProto showTouches_
	public static final int WINDOW_ORIENTATION_LISTENER_LOG_FIELD_NUMBER
	private android.providers.settings.SettingProto windowOrientationListenerLog_
	public static final int LOCKSCREEN_SOUNDS_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto lockscreenSoundsEnabled_
	public static final int LOCKSCREEN_DISABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto lockscreenDisabled_
	public static final int SIP_RECEIVE_CALLS_FIELD_NUMBER
	private android.providers.settings.SettingProto sipReceiveCalls_
	public static final int SIP_CALL_OPTIONS_FIELD_NUMBER
	private android.providers.settings.SettingProto sipCallOptions_
	public static final int SIP_ALWAYS_FIELD_NUMBER
	private android.providers.settings.SettingProto sipAlways_
	public static final int SIP_ADDRESS_ONLY_FIELD_NUMBER
	private android.providers.settings.SettingProto sipAddressOnly_
	public static final int POINTER_SPEED_FIELD_NUMBER
	private android.providers.settings.SettingProto pointerSpeed_
	public static final int LOCK_TO_APP_ENABLED_FIELD_NUMBER
	private android.providers.settings.SettingProto lockToAppEnabled_
	public static final int EGG_MODE_FIELD_NUMBER
	private android.providers.settings.SettingProto eggMode_
	public static final int SHOW_BATTERY_PERCENT_FIELD_NUMBER
	private android.providers.settings.SettingProto showBatteryPercent_
	public static final int WHEN_TO_MAKE_WIFI_CALLS_FIELD_NUMBER
	private android.providers.settings.SettingProto whenToMakeWifiCalls_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.providers.settings.SystemSettingsProto 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.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$Builder subBuilder
		android.providers.settings.SettingProto$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_
		int mutable_bitField1_
		int mutable_bitField2_
		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 getHistoricalOperationsList () 
	public java.util.List getHistoricalOperationsOrBuilderList () 
	public int getHistoricalOperationsCount () 
	public android.providers.settings.SettingsOperationProto getHistoricalOperations (int) 
		int index
	public android.providers.settings.SettingsOperationProtoOrBuilder getHistoricalOperationsOrBuilder (int) 
		int index
	public boolean hasEndButtonBehavior () 
	public android.providers.settings.SettingProto getEndButtonBehavior () 
	public android.providers.settings.SettingProtoOrBuilder getEndButtonBehaviorOrBuilder () 
	public boolean hasAdvancedSettings () 
	public android.providers.settings.SettingProto getAdvancedSettings () 
	public android.providers.settings.SettingProtoOrBuilder getAdvancedSettingsOrBuilder () 
	public boolean hasBluetoothDiscoverability () 
	public android.providers.settings.SettingProto getBluetoothDiscoverability () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothDiscoverabilityOrBuilder () 
	public boolean hasBluetoothDiscoverabilityTimeout () 
	public android.providers.settings.SettingProto getBluetoothDiscoverabilityTimeout () 
	public android.providers.settings.SettingProtoOrBuilder getBluetoothDiscoverabilityTimeoutOrBuilder () 
	public boolean hasFontScale () 
	public android.providers.settings.SettingProto getFontScale () 
	public android.providers.settings.SettingProtoOrBuilder getFontScaleOrBuilder () 
	public boolean hasSystemLocales () 
	public android.providers.settings.SettingProto getSystemLocales () 
	public android.providers.settings.SettingProtoOrBuilder getSystemLocalesOrBuilder () 
	public boolean hasDisplayColorMode () 
	public android.providers.settings.SettingProto getDisplayColorMode () 
	public android.providers.settings.SettingProtoOrBuilder getDisplayColorModeOrBuilder () 
	public boolean hasScreenOffTimeout () 
	public android.providers.settings.SettingProto getScreenOffTimeout () 
	public android.providers.settings.SettingProtoOrBuilder getScreenOffTimeoutOrBuilder () 
	public boolean hasScreenBrightness () 
	public android.providers.settings.SettingProto getScreenBrightness () 
	public android.providers.settings.SettingProtoOrBuilder getScreenBrightnessOrBuilder () 
	public boolean hasScreenBrightnessForVr () 
	public android.providers.settings.SettingProto getScreenBrightnessForVr () 
	public android.providers.settings.SettingProtoOrBuilder getScreenBrightnessForVrOrBuilder () 
	public boolean hasScreenBrightnessMode () 
	public android.providers.settings.SettingProto getScreenBrightnessMode () 
	public android.providers.settings.SettingProtoOrBuilder getScreenBrightnessModeOrBuilder () 
	public boolean hasScreenAutoBrightnessAdj () 
	public android.providers.settings.SettingProto getScreenAutoBrightnessAdj () 
	public android.providers.settings.SettingProtoOrBuilder getScreenAutoBrightnessAdjOrBuilder () 
	public boolean hasModeRingerStreamsAffected () 
	public android.providers.settings.SettingProto getModeRingerStreamsAffected () 
	public android.providers.settings.SettingProtoOrBuilder getModeRingerStreamsAffectedOrBuilder () 
	public boolean hasMuteStreamsAffected () 
	public android.providers.settings.SettingProto getMuteStreamsAffected () 
	public android.providers.settings.SettingProtoOrBuilder getMuteStreamsAffectedOrBuilder () 
	public boolean hasVibrateOn () 
	public android.providers.settings.SettingProto getVibrateOn () 
	public android.providers.settings.SettingProtoOrBuilder getVibrateOnOrBuilder () 
	public boolean hasVibrateInputDevices () 
	public android.providers.settings.SettingProto getVibrateInputDevices () 
	public android.providers.settings.SettingProtoOrBuilder getVibrateInputDevicesOrBuilder () 
	public boolean hasVolumeRing () 
	public android.providers.settings.SettingProto getVolumeRing () 
	public android.providers.settings.SettingProtoOrBuilder getVolumeRingOrBuilder () 
	public boolean hasVolumeSystem () 
	public android.providers.settings.SettingProto getVolumeSystem () 
	public android.providers.settings.SettingProtoOrBuilder getVolumeSystemOrBuilder () 
	public boolean hasVolumeVoice () 
	public android.providers.settings.SettingProto getVolumeVoice () 
	public android.providers.settings.SettingProtoOrBuilder getVolumeVoiceOrBuilder () 
	public boolean hasVolumeMusic () 
	public android.providers.settings.SettingProto getVolumeMusic () 
	public android.providers.settings.SettingProtoOrBuilder getVolumeMusicOrBuilder () 
	public boolean hasVolumeAlarm () 
	public android.providers.settings.SettingProto getVolumeAlarm () 
	public android.providers.settings.SettingProtoOrBuilder getVolumeAlarmOrBuilder () 
	public boolean hasVolumeNotification () 
	public android.providers.settings.SettingProto getVolumeNotification () 
	public android.providers.settings.SettingProtoOrBuilder getVolumeNotificationOrBuilder () 
	public boolean hasVolumeBluetoothSco () 
	public android.providers.settings.SettingProto getVolumeBluetoothSco () 
	public android.providers.settings.SettingProtoOrBuilder getVolumeBluetoothScoOrBuilder () 
	public boolean hasVolumeAccessibility () 
	public android.providers.settings.SettingProto getVolumeAccessibility () 
	public android.providers.settings.SettingProtoOrBuilder getVolumeAccessibilityOrBuilder () 
	public boolean hasVolumeMaster () 
	public android.providers.settings.SettingProto getVolumeMaster () 
	public android.providers.settings.SettingProtoOrBuilder getVolumeMasterOrBuilder () 
	public boolean hasMasterMono () 
	public android.providers.settings.SettingProto getMasterMono () 
	public android.providers.settings.SettingProtoOrBuilder getMasterMonoOrBuilder () 
	public boolean hasVibrateInSilent () 
	public android.providers.settings.SettingProto getVibrateInSilent () 
	public android.providers.settings.SettingProtoOrBuilder getVibrateInSilentOrBuilder () 
	public boolean hasAppendForLastAudible () 
	public android.providers.settings.SettingProto getAppendForLastAudible () 
	public android.providers.settings.SettingProtoOrBuilder getAppendForLastAudibleOrBuilder () 
	public boolean hasRingtone () 
	public android.providers.settings.SettingProto getRingtone () 
	public android.providers.settings.SettingProtoOrBuilder getRingtoneOrBuilder () 
	public boolean hasRingtoneCache () 
	public android.providers.settings.SettingProto getRingtoneCache () 
	public android.providers.settings.SettingProtoOrBuilder getRingtoneCacheOrBuilder () 
	public boolean hasNotificationSound () 
	public android.providers.settings.SettingProto getNotificationSound () 
	public android.providers.settings.SettingProtoOrBuilder getNotificationSoundOrBuilder () 
	public boolean hasNotificationSoundCache () 
	public android.providers.settings.SettingProto getNotificationSoundCache () 
	public android.providers.settings.SettingProtoOrBuilder getNotificationSoundCacheOrBuilder () 
	public boolean hasAlarmAlert () 
	public android.providers.settings.SettingProto getAlarmAlert () 
	public android.providers.settings.SettingProtoOrBuilder getAlarmAlertOrBuilder () 
	public boolean hasAlarmAlertCache () 
	public android.providers.settings.SettingProto getAlarmAlertCache () 
	public android.providers.settings.SettingProtoOrBuilder getAlarmAlertCacheOrBuilder () 
	public boolean hasMediaButtonReceiver () 
	public android.providers.settings.SettingProto getMediaButtonReceiver () 
	public android.providers.settings.SettingProtoOrBuilder getMediaButtonReceiverOrBuilder () 
	public boolean hasTextAutoReplace () 
	public android.providers.settings.SettingProto getTextAutoReplace () 
	public android.providers.settings.SettingProtoOrBuilder getTextAutoReplaceOrBuilder () 
	public boolean hasTextAutoCaps () 
	public android.providers.settings.SettingProto getTextAutoCaps () 
	public android.providers.settings.SettingProtoOrBuilder getTextAutoCapsOrBuilder () 
	public boolean hasTextAutoPunctuate () 
	public android.providers.settings.SettingProto getTextAutoPunctuate () 
	public android.providers.settings.SettingProtoOrBuilder getTextAutoPunctuateOrBuilder () 
	public boolean hasTextShowPassword () 
	public android.providers.settings.SettingProto getTextShowPassword () 
	public android.providers.settings.SettingProtoOrBuilder getTextShowPasswordOrBuilder () 
	public boolean hasShowGtalkServiceStatus () 
	public android.providers.settings.SettingProto getShowGtalkServiceStatus () 
	public android.providers.settings.SettingProtoOrBuilder getShowGtalkServiceStatusOrBuilder () 
	public boolean hasTime1224 () 
	public android.providers.settings.SettingProto getTime1224 () 
	public android.providers.settings.SettingProtoOrBuilder getTime1224OrBuilder () 
	public boolean hasDateFormat () 
	public android.providers.settings.SettingProto getDateFormat () 
	public android.providers.settings.SettingProtoOrBuilder getDateFormatOrBuilder () 
	public boolean hasSetupWizardHasRun () 
	public android.providers.settings.SettingProto getSetupWizardHasRun () 
	public android.providers.settings.SettingProtoOrBuilder getSetupWizardHasRunOrBuilder () 
	public boolean hasAccelerometerRotation () 
	public android.providers.settings.SettingProto getAccelerometerRotation () 
	public android.providers.settings.SettingProtoOrBuilder getAccelerometerRotationOrBuilder () 
	public boolean hasUserRotation () 
	public android.providers.settings.SettingProto getUserRotation () 
	public android.providers.settings.SettingProtoOrBuilder getUserRotationOrBuilder () 
	public boolean hasHideRotationLockToggleForAccessibility () 
	public android.providers.settings.SettingProto getHideRotationLockToggleForAccessibility () 
	public android.providers.settings.SettingProtoOrBuilder getHideRotationLockToggleForAccessibilityOrBuilder () 
	public boolean hasVibrateWhenRinging () 
	public android.providers.settings.SettingProto getVibrateWhenRinging () 
	public android.providers.settings.SettingProtoOrBuilder getVibrateWhenRingingOrBuilder () 
	public boolean hasDtmfToneWhenDialing () 
	public android.providers.settings.SettingProto getDtmfToneWhenDialing () 
	public android.providers.settings.SettingProtoOrBuilder getDtmfToneWhenDialingOrBuilder () 
	public boolean hasDtmfToneTypeWhenDialing () 
	public android.providers.settings.SettingProto getDtmfToneTypeWhenDialing () 
	public android.providers.settings.SettingProtoOrBuilder getDtmfToneTypeWhenDialingOrBuilder () 
	public boolean hasHearingAid () 
	public android.providers.settings.SettingProto getHearingAid () 
	public android.providers.settings.SettingProtoOrBuilder getHearingAidOrBuilder () 
	public boolean hasTtyMode () 
	public android.providers.settings.SettingProto getTtyMode () 
	public android.providers.settings.SettingProtoOrBuilder getTtyModeOrBuilder () 
	public boolean hasSoundEffectsEnabled () 
	public android.providers.settings.SettingProto getSoundEffectsEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getSoundEffectsEnabledOrBuilder () 
	public boolean hasHapticFeedbackEnabled () 
	public android.providers.settings.SettingProto getHapticFeedbackEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getHapticFeedbackEnabledOrBuilder () 
	public boolean hasNotificationLightPulse () 
	public android.providers.settings.SettingProto getNotificationLightPulse () 
	public android.providers.settings.SettingProtoOrBuilder getNotificationLightPulseOrBuilder () 
	public boolean hasPointerLocation () 
	public android.providers.settings.SettingProto getPointerLocation () 
	public android.providers.settings.SettingProtoOrBuilder getPointerLocationOrBuilder () 
	public boolean hasShowTouches () 
	public android.providers.settings.SettingProto getShowTouches () 
	public android.providers.settings.SettingProtoOrBuilder getShowTouchesOrBuilder () 
	public boolean hasWindowOrientationListenerLog () 
	public android.providers.settings.SettingProto getWindowOrientationListenerLog () 
	public android.providers.settings.SettingProtoOrBuilder getWindowOrientationListenerLogOrBuilder () 
	public boolean hasLockscreenSoundsEnabled () 
	public android.providers.settings.SettingProto getLockscreenSoundsEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getLockscreenSoundsEnabledOrBuilder () 
	public boolean hasLockscreenDisabled () 
	public android.providers.settings.SettingProto getLockscreenDisabled () 
	public android.providers.settings.SettingProtoOrBuilder getLockscreenDisabledOrBuilder () 
	public boolean hasSipReceiveCalls () 
	public android.providers.settings.SettingProto getSipReceiveCalls () 
	public android.providers.settings.SettingProtoOrBuilder getSipReceiveCallsOrBuilder () 
	public boolean hasSipCallOptions () 
	public android.providers.settings.SettingProto getSipCallOptions () 
	public android.providers.settings.SettingProtoOrBuilder getSipCallOptionsOrBuilder () 
	public boolean hasSipAlways () 
	public android.providers.settings.SettingProto getSipAlways () 
	public android.providers.settings.SettingProtoOrBuilder getSipAlwaysOrBuilder () 
	public boolean hasSipAddressOnly () 
	public android.providers.settings.SettingProto getSipAddressOnly () 
	public android.providers.settings.SettingProtoOrBuilder getSipAddressOnlyOrBuilder () 
	public boolean hasPointerSpeed () 
	public android.providers.settings.SettingProto getPointerSpeed () 
	public android.providers.settings.SettingProtoOrBuilder getPointerSpeedOrBuilder () 
	public boolean hasLockToAppEnabled () 
	public android.providers.settings.SettingProto getLockToAppEnabled () 
	public android.providers.settings.SettingProtoOrBuilder getLockToAppEnabledOrBuilder () 
	public boolean hasEggMode () 
	public android.providers.settings.SettingProto getEggMode () 
	public android.providers.settings.SettingProtoOrBuilder getEggModeOrBuilder () 
	public boolean hasShowBatteryPercent () 
	public android.providers.settings.SettingProto getShowBatteryPercent () 
	public android.providers.settings.SettingProtoOrBuilder getShowBatteryPercentOrBuilder () 
	public boolean hasWhenToMakeWifiCalls () 
	public android.providers.settings.SettingProto getWhenToMakeWifiCalls () 
	public android.providers.settings.SettingProtoOrBuilder getWhenToMakeWifiCallsOrBuilder () 
	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.providers.settings.SystemSettingsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.providers.settings.SystemSettingsProto 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.providers.settings.SystemSettingsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.providers.settings.SystemSettingsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.SystemSettingsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.providers.settings.SystemSettingsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.SystemSettingsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.providers.settings.SystemSettingsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.SystemSettingsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.providers.settings.SystemSettingsProto 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.providers.settings.SystemSettingsProto$Builder newBuilderForType () 
	public static android.providers.settings.SystemSettingsProto$Builder newBuilder () 
	public static android.providers.settings.SystemSettingsProto$Builder newBuilder (android.providers.settings.SystemSettingsProto) 
		android.providers.settings.SystemSettingsProto prototype
	public android.providers.settings.SystemSettingsProto$Builder toBuilder () 
	protected android.providers.settings.SystemSettingsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.providers.settings.SystemSettingsProto$Builder builder
	public static android.providers.settings.SystemSettingsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.providers.settings.SystemSettingsProto 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.providers.settings.SystemSettingsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.providers.settings.SystemSettingsProto$1 x1
	static java.util.List access$402 (android.providers.settings.SystemSettingsProto, java.util.List) 
		android.providers.settings.SystemSettingsProto x0
		java.util.List x1
	static android.providers.settings.SettingProto access$502 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$602 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$702 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$802 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$902 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1002 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1102 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1202 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1302 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1402 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1502 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1602 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1702 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1802 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$1902 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2002 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2102 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2202 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2302 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2402 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2502 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2602 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2702 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2802 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$2902 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3002 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3102 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3202 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3302 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3402 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3502 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3602 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3702 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3802 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$3902 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4002 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4102 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4202 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4302 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4402 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4502 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4602 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4702 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4802 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$4902 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5002 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5102 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5202 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5302 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5402 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5502 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5602 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5702 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5802 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$5902 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6002 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6102 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6202 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6302 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6402 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6502 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6602 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6702 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6802 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$6902 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7002 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7102 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static android.providers.settings.SettingProto access$7202 (android.providers.settings.SystemSettingsProto, android.providers.settings.SettingProto) 
		android.providers.settings.SystemSettingsProto x0
		android.providers.settings.SettingProto x1
	static int access$7302 (android.providers.settings.SystemSettingsProto, int) 
		android.providers.settings.SystemSettingsProto x0
		int x1
	static int access$7402 (android.providers.settings.SystemSettingsProto, int) 
		android.providers.settings.SystemSettingsProto x0
		int x1
	static int access$7502 (android.providers.settings.SystemSettingsProto, int) 
		android.providers.settings.SystemSettingsProto x0
		int x1
	static java.util.List access$400 (android.providers.settings.SystemSettingsProto) 
		android.providers.settings.SystemSettingsProto x0
	static boolean access$7600 () 
	static com.google.protobuf.UnknownFieldSet access$7700 (android.providers.settings.SystemSettingsProto) 
		android.providers.settings.SystemSettingsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.providers.settings.SystemSettingsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.providers.settings.SystemSettingsProto$1 x2
	static void  () 
}

android/providers/settings/SystemSettingsProtoOrBuilder.class
SystemSettingsProtoOrBuilder.java
package android.providers.settings
public abstract android.providers.settings.SystemSettingsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getHistoricalOperationsList () 
	public abstract android.providers.settings.SettingsOperationProto getHistoricalOperations (int) 
	public abstract int getHistoricalOperationsCount () 
	public abstract java.util.List getHistoricalOperationsOrBuilderList () 
	public abstract android.providers.settings.SettingsOperationProtoOrBuilder getHistoricalOperationsOrBuilder (int) 
	public abstract boolean hasEndButtonBehavior () 
	public abstract android.providers.settings.SettingProto getEndButtonBehavior () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEndButtonBehaviorOrBuilder () 
	public abstract boolean hasAdvancedSettings () 
	public abstract android.providers.settings.SettingProto getAdvancedSettings () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAdvancedSettingsOrBuilder () 
	public abstract boolean hasBluetoothDiscoverability () 
	public abstract android.providers.settings.SettingProto getBluetoothDiscoverability () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBluetoothDiscoverabilityOrBuilder () 
	public abstract boolean hasBluetoothDiscoverabilityTimeout () 
	public abstract android.providers.settings.SettingProto getBluetoothDiscoverabilityTimeout () 
	public abstract android.providers.settings.SettingProtoOrBuilder getBluetoothDiscoverabilityTimeoutOrBuilder () 
	public abstract boolean hasFontScale () 
	public abstract android.providers.settings.SettingProto getFontScale () 
	public abstract android.providers.settings.SettingProtoOrBuilder getFontScaleOrBuilder () 
	public abstract boolean hasSystemLocales () 
	public abstract android.providers.settings.SettingProto getSystemLocales () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSystemLocalesOrBuilder () 
	public abstract boolean hasDisplayColorMode () 
	public abstract android.providers.settings.SettingProto getDisplayColorMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDisplayColorModeOrBuilder () 
	public abstract boolean hasScreenOffTimeout () 
	public abstract android.providers.settings.SettingProto getScreenOffTimeout () 
	public abstract android.providers.settings.SettingProtoOrBuilder getScreenOffTimeoutOrBuilder () 
	public abstract boolean hasScreenBrightness () 
	public abstract android.providers.settings.SettingProto getScreenBrightness () 
	public abstract android.providers.settings.SettingProtoOrBuilder getScreenBrightnessOrBuilder () 
	public abstract boolean hasScreenBrightnessForVr () 
	public abstract android.providers.settings.SettingProto getScreenBrightnessForVr () 
	public abstract android.providers.settings.SettingProtoOrBuilder getScreenBrightnessForVrOrBuilder () 
	public abstract boolean hasScreenBrightnessMode () 
	public abstract android.providers.settings.SettingProto getScreenBrightnessMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getScreenBrightnessModeOrBuilder () 
	public abstract boolean hasScreenAutoBrightnessAdj () 
	public abstract android.providers.settings.SettingProto getScreenAutoBrightnessAdj () 
	public abstract android.providers.settings.SettingProtoOrBuilder getScreenAutoBrightnessAdjOrBuilder () 
	public abstract boolean hasModeRingerStreamsAffected () 
	public abstract android.providers.settings.SettingProto getModeRingerStreamsAffected () 
	public abstract android.providers.settings.SettingProtoOrBuilder getModeRingerStreamsAffectedOrBuilder () 
	public abstract boolean hasMuteStreamsAffected () 
	public abstract android.providers.settings.SettingProto getMuteStreamsAffected () 
	public abstract android.providers.settings.SettingProtoOrBuilder getMuteStreamsAffectedOrBuilder () 
	public abstract boolean hasVibrateOn () 
	public abstract android.providers.settings.SettingProto getVibrateOn () 
	public abstract android.providers.settings.SettingProtoOrBuilder getVibrateOnOrBuilder () 
	public abstract boolean hasVibrateInputDevices () 
	public abstract android.providers.settings.SettingProto getVibrateInputDevices () 
	public abstract android.providers.settings.SettingProtoOrBuilder getVibrateInputDevicesOrBuilder () 
	public abstract boolean hasVolumeRing () 
	public abstract android.providers.settings.SettingProto getVolumeRing () 
	public abstract android.providers.settings.SettingProtoOrBuilder getVolumeRingOrBuilder () 
	public abstract boolean hasVolumeSystem () 
	public abstract android.providers.settings.SettingProto getVolumeSystem () 
	public abstract android.providers.settings.SettingProtoOrBuilder getVolumeSystemOrBuilder () 
	public abstract boolean hasVolumeVoice () 
	public abstract android.providers.settings.SettingProto getVolumeVoice () 
	public abstract android.providers.settings.SettingProtoOrBuilder getVolumeVoiceOrBuilder () 
	public abstract boolean hasVolumeMusic () 
	public abstract android.providers.settings.SettingProto getVolumeMusic () 
	public abstract android.providers.settings.SettingProtoOrBuilder getVolumeMusicOrBuilder () 
	public abstract boolean hasVolumeAlarm () 
	public abstract android.providers.settings.SettingProto getVolumeAlarm () 
	public abstract android.providers.settings.SettingProtoOrBuilder getVolumeAlarmOrBuilder () 
	public abstract boolean hasVolumeNotification () 
	public abstract android.providers.settings.SettingProto getVolumeNotification () 
	public abstract android.providers.settings.SettingProtoOrBuilder getVolumeNotificationOrBuilder () 
	public abstract boolean hasVolumeBluetoothSco () 
	public abstract android.providers.settings.SettingProto getVolumeBluetoothSco () 
	public abstract android.providers.settings.SettingProtoOrBuilder getVolumeBluetoothScoOrBuilder () 
	public abstract boolean hasVolumeAccessibility () 
	public abstract android.providers.settings.SettingProto getVolumeAccessibility () 
	public abstract android.providers.settings.SettingProtoOrBuilder getVolumeAccessibilityOrBuilder () 
	public abstract boolean hasVolumeMaster () 
	public abstract android.providers.settings.SettingProto getVolumeMaster () 
	public abstract android.providers.settings.SettingProtoOrBuilder getVolumeMasterOrBuilder () 
	public abstract boolean hasMasterMono () 
	public abstract android.providers.settings.SettingProto getMasterMono () 
	public abstract android.providers.settings.SettingProtoOrBuilder getMasterMonoOrBuilder () 
	public abstract boolean hasVibrateInSilent () 
	public abstract android.providers.settings.SettingProto getVibrateInSilent () 
	public abstract android.providers.settings.SettingProtoOrBuilder getVibrateInSilentOrBuilder () 
	public abstract boolean hasAppendForLastAudible () 
	public abstract android.providers.settings.SettingProto getAppendForLastAudible () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAppendForLastAudibleOrBuilder () 
	public abstract boolean hasRingtone () 
	public abstract android.providers.settings.SettingProto getRingtone () 
	public abstract android.providers.settings.SettingProtoOrBuilder getRingtoneOrBuilder () 
	public abstract boolean hasRingtoneCache () 
	public abstract android.providers.settings.SettingProto getRingtoneCache () 
	public abstract android.providers.settings.SettingProtoOrBuilder getRingtoneCacheOrBuilder () 
	public abstract boolean hasNotificationSound () 
	public abstract android.providers.settings.SettingProto getNotificationSound () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNotificationSoundOrBuilder () 
	public abstract boolean hasNotificationSoundCache () 
	public abstract android.providers.settings.SettingProto getNotificationSoundCache () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNotificationSoundCacheOrBuilder () 
	public abstract boolean hasAlarmAlert () 
	public abstract android.providers.settings.SettingProto getAlarmAlert () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAlarmAlertOrBuilder () 
	public abstract boolean hasAlarmAlertCache () 
	public abstract android.providers.settings.SettingProto getAlarmAlertCache () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAlarmAlertCacheOrBuilder () 
	public abstract boolean hasMediaButtonReceiver () 
	public abstract android.providers.settings.SettingProto getMediaButtonReceiver () 
	public abstract android.providers.settings.SettingProtoOrBuilder getMediaButtonReceiverOrBuilder () 
	public abstract boolean hasTextAutoReplace () 
	public abstract android.providers.settings.SettingProto getTextAutoReplace () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTextAutoReplaceOrBuilder () 
	public abstract boolean hasTextAutoCaps () 
	public abstract android.providers.settings.SettingProto getTextAutoCaps () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTextAutoCapsOrBuilder () 
	public abstract boolean hasTextAutoPunctuate () 
	public abstract android.providers.settings.SettingProto getTextAutoPunctuate () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTextAutoPunctuateOrBuilder () 
	public abstract boolean hasTextShowPassword () 
	public abstract android.providers.settings.SettingProto getTextShowPassword () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTextShowPasswordOrBuilder () 
	public abstract boolean hasShowGtalkServiceStatus () 
	public abstract android.providers.settings.SettingProto getShowGtalkServiceStatus () 
	public abstract android.providers.settings.SettingProtoOrBuilder getShowGtalkServiceStatusOrBuilder () 
	public abstract boolean hasTime1224 () 
	public abstract android.providers.settings.SettingProto getTime1224 () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTime1224OrBuilder () 
	public abstract boolean hasDateFormat () 
	public abstract android.providers.settings.SettingProto getDateFormat () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDateFormatOrBuilder () 
	public abstract boolean hasSetupWizardHasRun () 
	public abstract android.providers.settings.SettingProto getSetupWizardHasRun () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSetupWizardHasRunOrBuilder () 
	public abstract boolean hasAccelerometerRotation () 
	public abstract android.providers.settings.SettingProto getAccelerometerRotation () 
	public abstract android.providers.settings.SettingProtoOrBuilder getAccelerometerRotationOrBuilder () 
	public abstract boolean hasUserRotation () 
	public abstract android.providers.settings.SettingProto getUserRotation () 
	public abstract android.providers.settings.SettingProtoOrBuilder getUserRotationOrBuilder () 
	public abstract boolean hasHideRotationLockToggleForAccessibility () 
	public abstract android.providers.settings.SettingProto getHideRotationLockToggleForAccessibility () 
	public abstract android.providers.settings.SettingProtoOrBuilder getHideRotationLockToggleForAccessibilityOrBuilder () 
	public abstract boolean hasVibrateWhenRinging () 
	public abstract android.providers.settings.SettingProto getVibrateWhenRinging () 
	public abstract android.providers.settings.SettingProtoOrBuilder getVibrateWhenRingingOrBuilder () 
	public abstract boolean hasDtmfToneWhenDialing () 
	public abstract android.providers.settings.SettingProto getDtmfToneWhenDialing () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDtmfToneWhenDialingOrBuilder () 
	public abstract boolean hasDtmfToneTypeWhenDialing () 
	public abstract android.providers.settings.SettingProto getDtmfToneTypeWhenDialing () 
	public abstract android.providers.settings.SettingProtoOrBuilder getDtmfToneTypeWhenDialingOrBuilder () 
	public abstract boolean hasHearingAid () 
	public abstract android.providers.settings.SettingProto getHearingAid () 
	public abstract android.providers.settings.SettingProtoOrBuilder getHearingAidOrBuilder () 
	public abstract boolean hasTtyMode () 
	public abstract android.providers.settings.SettingProto getTtyMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getTtyModeOrBuilder () 
	public abstract boolean hasSoundEffectsEnabled () 
	public abstract android.providers.settings.SettingProto getSoundEffectsEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSoundEffectsEnabledOrBuilder () 
	public abstract boolean hasHapticFeedbackEnabled () 
	public abstract android.providers.settings.SettingProto getHapticFeedbackEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getHapticFeedbackEnabledOrBuilder () 
	public abstract boolean hasNotificationLightPulse () 
	public abstract android.providers.settings.SettingProto getNotificationLightPulse () 
	public abstract android.providers.settings.SettingProtoOrBuilder getNotificationLightPulseOrBuilder () 
	public abstract boolean hasPointerLocation () 
	public abstract android.providers.settings.SettingProto getPointerLocation () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPointerLocationOrBuilder () 
	public abstract boolean hasShowTouches () 
	public abstract android.providers.settings.SettingProto getShowTouches () 
	public abstract android.providers.settings.SettingProtoOrBuilder getShowTouchesOrBuilder () 
	public abstract boolean hasWindowOrientationListenerLog () 
	public abstract android.providers.settings.SettingProto getWindowOrientationListenerLog () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWindowOrientationListenerLogOrBuilder () 
	public abstract boolean hasLockscreenSoundsEnabled () 
	public abstract android.providers.settings.SettingProto getLockscreenSoundsEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLockscreenSoundsEnabledOrBuilder () 
	public abstract boolean hasLockscreenDisabled () 
	public abstract android.providers.settings.SettingProto getLockscreenDisabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLockscreenDisabledOrBuilder () 
	public abstract boolean hasSipReceiveCalls () 
	public abstract android.providers.settings.SettingProto getSipReceiveCalls () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSipReceiveCallsOrBuilder () 
	public abstract boolean hasSipCallOptions () 
	public abstract android.providers.settings.SettingProto getSipCallOptions () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSipCallOptionsOrBuilder () 
	public abstract boolean hasSipAlways () 
	public abstract android.providers.settings.SettingProto getSipAlways () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSipAlwaysOrBuilder () 
	public abstract boolean hasSipAddressOnly () 
	public abstract android.providers.settings.SettingProto getSipAddressOnly () 
	public abstract android.providers.settings.SettingProtoOrBuilder getSipAddressOnlyOrBuilder () 
	public abstract boolean hasPointerSpeed () 
	public abstract android.providers.settings.SettingProto getPointerSpeed () 
	public abstract android.providers.settings.SettingProtoOrBuilder getPointerSpeedOrBuilder () 
	public abstract boolean hasLockToAppEnabled () 
	public abstract android.providers.settings.SettingProto getLockToAppEnabled () 
	public abstract android.providers.settings.SettingProtoOrBuilder getLockToAppEnabledOrBuilder () 
	public abstract boolean hasEggMode () 
	public abstract android.providers.settings.SettingProto getEggMode () 
	public abstract android.providers.settings.SettingProtoOrBuilder getEggModeOrBuilder () 
	public abstract boolean hasShowBatteryPercent () 
	public abstract android.providers.settings.SettingProto getShowBatteryPercent () 
	public abstract android.providers.settings.SettingProtoOrBuilder getShowBatteryPercentOrBuilder () 
	public abstract boolean hasWhenToMakeWifiCalls () 
	public abstract android.providers.settings.SettingProto getWhenToMakeWifiCalls () 
	public abstract android.providers.settings.SettingProtoOrBuilder getWhenToMakeWifiCallsOrBuilder () 
}

android/providers/settings/UserSettingsProto$1.class
UserSettingsProto.java
package android.providers.settings
final android.providers.settings.UserSettingsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.providers.settings.UserSettingsProto 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/providers/settings/UserSettingsProto$Builder.class
UserSettingsProto.java
package android.providers.settings
public final android.providers.settings.UserSettingsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.providers.settings.UserSettingsProtoOrBuilder  {
	private int bitField0_
	private int userId_
	private android.providers.settings.SecureSettingsProto secureSettings_
	private com.google.protobuf.SingleFieldBuilder secureSettingsBuilder_
	private android.providers.settings.SystemSettingsProto systemSettings_
	private com.google.protobuf.SingleFieldBuilder systemSettingsBuilder_
	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.providers.settings.UserSettingsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.providers.settings.UserSettingsProto getDefaultInstanceForType () 
	public android.providers.settings.UserSettingsProto build () 
		android.providers.settings.UserSettingsProto result
	public android.providers.settings.UserSettingsProto buildPartial () 
		android.providers.settings.UserSettingsProto result
		int from_bitField0_
		int to_bitField0_
	public android.providers.settings.UserSettingsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.providers.settings.UserSettingsProto$Builder mergeFrom (android.providers.settings.UserSettingsProto) 
		android.providers.settings.UserSettingsProto other
	public final boolean isInitialized () 
	public android.providers.settings.UserSettingsProto$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.providers.settings.UserSettingsProto parsedMessage
	public boolean hasUserId () 
	public int getUserId () 
	public android.providers.settings.UserSettingsProto$Builder setUserId (int) 
		int value
	public android.providers.settings.UserSettingsProto$Builder clearUserId () 
	public boolean hasSecureSettings () 
	public android.providers.settings.SecureSettingsProto getSecureSettings () 
	public android.providers.settings.UserSettingsProto$Builder setSecureSettings (android.providers.settings.SecureSettingsProto) 
		android.providers.settings.SecureSettingsProto value
	public android.providers.settings.UserSettingsProto$Builder setSecureSettings (android.providers.settings.SecureSettingsProto$Builder) 
		android.providers.settings.SecureSettingsProto$Builder builderForValue
	public android.providers.settings.UserSettingsProto$Builder mergeSecureSettings (android.providers.settings.SecureSettingsProto) 
		android.providers.settings.SecureSettingsProto value
	public android.providers.settings.UserSettingsProto$Builder clearSecureSettings () 
	public android.providers.settings.SecureSettingsProto$Builder getSecureSettingsBuilder () 
	public android.providers.settings.SecureSettingsProtoOrBuilder getSecureSettingsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSecureSettingsFieldBuilder () 
	public boolean hasSystemSettings () 
	public android.providers.settings.SystemSettingsProto getSystemSettings () 
	public android.providers.settings.UserSettingsProto$Builder setSystemSettings (android.providers.settings.SystemSettingsProto) 
		android.providers.settings.SystemSettingsProto value
	public android.providers.settings.UserSettingsProto$Builder setSystemSettings (android.providers.settings.SystemSettingsProto$Builder) 
		android.providers.settings.SystemSettingsProto$Builder builderForValue
	public android.providers.settings.UserSettingsProto$Builder mergeSystemSettings (android.providers.settings.SystemSettingsProto) 
		android.providers.settings.SystemSettingsProto value
	public android.providers.settings.UserSettingsProto$Builder clearSystemSettings () 
	public android.providers.settings.SystemSettingsProto$Builder getSystemSettingsBuilder () 
	public android.providers.settings.SystemSettingsProtoOrBuilder getSystemSettingsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSystemSettingsFieldBuilder () 
	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.providers.settings.UserSettingsProto$1) 
		android.providers.settings.UserSettingsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.providers.settings.UserSettingsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.providers.settings.UserSettingsProto$1 x1
}

android/providers/settings/UserSettingsProto.class
UserSettingsProto.java
package android.providers.settings
public final android.providers.settings.UserSettingsProto extends com.google.protobuf.GeneratedMessage implements android.providers.settings.UserSettingsProtoOrBuilder  {
	private int bitField0_
	public static final int USER_ID_FIELD_NUMBER
	private int userId_
	public static final int SECURE_SETTINGS_FIELD_NUMBER
	private android.providers.settings.SecureSettingsProto secureSettings_
	public static final int SYSTEM_SETTINGS_FIELD_NUMBER
	private android.providers.settings.SystemSettingsProto systemSettings_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.providers.settings.UserSettingsProto 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.providers.settings.SecureSettingsProto$Builder subBuilder
		android.providers.settings.SystemSettingsProto$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 hasUserId () 
	public int getUserId () 
	public boolean hasSecureSettings () 
	public android.providers.settings.SecureSettingsProto getSecureSettings () 
	public android.providers.settings.SecureSettingsProtoOrBuilder getSecureSettingsOrBuilder () 
	public boolean hasSystemSettings () 
	public android.providers.settings.SystemSettingsProto getSystemSettings () 
	public android.providers.settings.SystemSettingsProtoOrBuilder getSystemSettingsOrBuilder () 
	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.providers.settings.UserSettingsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.providers.settings.UserSettingsProto 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.providers.settings.UserSettingsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.providers.settings.UserSettingsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.UserSettingsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.providers.settings.UserSettingsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.UserSettingsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.providers.settings.UserSettingsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.providers.settings.UserSettingsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.providers.settings.UserSettingsProto 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.providers.settings.UserSettingsProto$Builder newBuilderForType () 
	public static android.providers.settings.UserSettingsProto$Builder newBuilder () 
	public static android.providers.settings.UserSettingsProto$Builder newBuilder (android.providers.settings.UserSettingsProto) 
		android.providers.settings.UserSettingsProto prototype
	public android.providers.settings.UserSettingsProto$Builder toBuilder () 
	protected android.providers.settings.UserSettingsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.providers.settings.UserSettingsProto$Builder builder
	public static android.providers.settings.UserSettingsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.providers.settings.UserSettingsProto 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.providers.settings.UserSettingsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.providers.settings.UserSettingsProto$1 x1
	static int access$402 (android.providers.settings.UserSettingsProto, int) 
		android.providers.settings.UserSettingsProto x0
		int x1
	static android.providers.settings.SecureSettingsProto access$502 (android.providers.settings.UserSettingsProto, android.providers.settings.SecureSettingsProto) 
		android.providers.settings.UserSettingsProto x0
		android.providers.settings.SecureSettingsProto x1
	static android.providers.settings.SystemSettingsProto access$602 (android.providers.settings.UserSettingsProto, android.providers.settings.SystemSettingsProto) 
		android.providers.settings.UserSettingsProto x0
		android.providers.settings.SystemSettingsProto x1
	static int access$702 (android.providers.settings.UserSettingsProto, int) 
		android.providers.settings.UserSettingsProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$800 (android.providers.settings.UserSettingsProto) 
		android.providers.settings.UserSettingsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.providers.settings.UserSettingsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.providers.settings.UserSettingsProto$1 x2
	static void  () 
}

android/providers/settings/UserSettingsProtoOrBuilder.class
UserSettingsProtoOrBuilder.java
package android.providers.settings
public abstract android.providers.settings.UserSettingsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUserId () 
	public abstract int getUserId () 
	public abstract boolean hasSecureSettings () 
	public abstract android.providers.settings.SecureSettingsProto getSecureSettings () 
	public abstract android.providers.settings.SecureSettingsProtoOrBuilder getSecureSettingsOrBuilder () 
	public abstract boolean hasSystemSettings () 
	public abstract android.providers.settings.SystemSettingsProto getSystemSettings () 
	public abstract android.providers.settings.SystemSettingsProtoOrBuilder getSystemSettingsOrBuilder () 
}

android/service/GraphicsStatsHistogramBucketProto$1.class
GraphicsStatsHistogramBucketProto.java
package android.service
final android.service.GraphicsStatsHistogramBucketProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.GraphicsStatsHistogramBucketProto 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/service/GraphicsStatsHistogramBucketProto$Builder.class
GraphicsStatsHistogramBucketProto.java
package android.service
public final android.service.GraphicsStatsHistogramBucketProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.GraphicsStatsHistogramBucketProtoOrBuilder  {
	private int bitField0_
	private int renderMillis_
	private int frameCount_
	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.service.GraphicsStatsHistogramBucketProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.GraphicsStatsHistogramBucketProto getDefaultInstanceForType () 
	public android.service.GraphicsStatsHistogramBucketProto build () 
		android.service.GraphicsStatsHistogramBucketProto result
	public android.service.GraphicsStatsHistogramBucketProto buildPartial () 
		android.service.GraphicsStatsHistogramBucketProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.GraphicsStatsHistogramBucketProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.GraphicsStatsHistogramBucketProto$Builder mergeFrom (android.service.GraphicsStatsHistogramBucketProto) 
		android.service.GraphicsStatsHistogramBucketProto other
	public final boolean isInitialized () 
	public android.service.GraphicsStatsHistogramBucketProto$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.service.GraphicsStatsHistogramBucketProto parsedMessage
	public boolean hasRenderMillis () 
	public int getRenderMillis () 
	public android.service.GraphicsStatsHistogramBucketProto$Builder setRenderMillis (int) 
		int value
	public android.service.GraphicsStatsHistogramBucketProto$Builder clearRenderMillis () 
	public boolean hasFrameCount () 
	public int getFrameCount () 
	public android.service.GraphicsStatsHistogramBucketProto$Builder setFrameCount (int) 
		int value
	public android.service.GraphicsStatsHistogramBucketProto$Builder clearFrameCount () 
	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.service.GraphicsStatsHistogramBucketProto$1) 
		android.service.GraphicsStatsHistogramBucketProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.GraphicsStatsHistogramBucketProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.GraphicsStatsHistogramBucketProto$1 x1
}

android/service/GraphicsStatsHistogramBucketProto.class
GraphicsStatsHistogramBucketProto.java
package android.service
public final android.service.GraphicsStatsHistogramBucketProto extends com.google.protobuf.GeneratedMessage implements android.service.GraphicsStatsHistogramBucketProtoOrBuilder  {
	private int bitField0_
	public static final int RENDER_MILLIS_FIELD_NUMBER
	private int renderMillis_
	public static final int FRAME_COUNT_FIELD_NUMBER
	private int frameCount_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.GraphicsStatsHistogramBucketProto 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 hasRenderMillis () 
	public int getRenderMillis () 
	public boolean hasFrameCount () 
	public int getFrameCount () 
	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.service.GraphicsStatsHistogramBucketProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.GraphicsStatsHistogramBucketProto 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.service.GraphicsStatsHistogramBucketProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.GraphicsStatsHistogramBucketProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.GraphicsStatsHistogramBucketProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.GraphicsStatsHistogramBucketProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.GraphicsStatsHistogramBucketProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.GraphicsStatsHistogramBucketProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.GraphicsStatsHistogramBucketProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.GraphicsStatsHistogramBucketProto 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.service.GraphicsStatsHistogramBucketProto$Builder newBuilderForType () 
	public static android.service.GraphicsStatsHistogramBucketProto$Builder newBuilder () 
	public static android.service.GraphicsStatsHistogramBucketProto$Builder newBuilder (android.service.GraphicsStatsHistogramBucketProto) 
		android.service.GraphicsStatsHistogramBucketProto prototype
	public android.service.GraphicsStatsHistogramBucketProto$Builder toBuilder () 
	protected android.service.GraphicsStatsHistogramBucketProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.GraphicsStatsHistogramBucketProto$Builder builder
	public static android.service.GraphicsStatsHistogramBucketProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.GraphicsStatsHistogramBucketProto 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.service.GraphicsStatsHistogramBucketProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.GraphicsStatsHistogramBucketProto$1 x1
	static int access$402 (android.service.GraphicsStatsHistogramBucketProto, int) 
		android.service.GraphicsStatsHistogramBucketProto x0
		int x1
	static int access$502 (android.service.GraphicsStatsHistogramBucketProto, int) 
		android.service.GraphicsStatsHistogramBucketProto x0
		int x1
	static int access$602 (android.service.GraphicsStatsHistogramBucketProto, int) 
		android.service.GraphicsStatsHistogramBucketProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$700 (android.service.GraphicsStatsHistogramBucketProto) 
		android.service.GraphicsStatsHistogramBucketProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.GraphicsStatsHistogramBucketProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.GraphicsStatsHistogramBucketProto$1 x2
	static void  () 
}

android/service/GraphicsStatsHistogramBucketProtoOrBuilder.class
GraphicsStatsHistogramBucketProtoOrBuilder.java
package android.service
public abstract android.service.GraphicsStatsHistogramBucketProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasRenderMillis () 
	public abstract int getRenderMillis () 
	public abstract boolean hasFrameCount () 
	public abstract int getFrameCount () 
}

android/service/GraphicsStatsJankSummaryProto$1.class
GraphicsStatsJankSummaryProto.java
package android.service
final android.service.GraphicsStatsJankSummaryProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.GraphicsStatsJankSummaryProto 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/service/GraphicsStatsJankSummaryProto$Builder.class
GraphicsStatsJankSummaryProto.java
package android.service
public final android.service.GraphicsStatsJankSummaryProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.GraphicsStatsJankSummaryProtoOrBuilder  {
	private int bitField0_
	private int totalFrames_
	private int jankyFrames_
	private int missedVsyncCount_
	private int highInputLatencyCount_
	private int slowUiThreadCount_
	private int slowBitmapUploadCount_
	private int slowDrawCount_
	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.service.GraphicsStatsJankSummaryProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.GraphicsStatsJankSummaryProto getDefaultInstanceForType () 
	public android.service.GraphicsStatsJankSummaryProto build () 
		android.service.GraphicsStatsJankSummaryProto result
	public android.service.GraphicsStatsJankSummaryProto buildPartial () 
		android.service.GraphicsStatsJankSummaryProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.GraphicsStatsJankSummaryProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.GraphicsStatsJankSummaryProto$Builder mergeFrom (android.service.GraphicsStatsJankSummaryProto) 
		android.service.GraphicsStatsJankSummaryProto other
	public final boolean isInitialized () 
	public android.service.GraphicsStatsJankSummaryProto$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.service.GraphicsStatsJankSummaryProto parsedMessage
	public boolean hasTotalFrames () 
	public int getTotalFrames () 
	public android.service.GraphicsStatsJankSummaryProto$Builder setTotalFrames (int) 
		int value
	public android.service.GraphicsStatsJankSummaryProto$Builder clearTotalFrames () 
	public boolean hasJankyFrames () 
	public int getJankyFrames () 
	public android.service.GraphicsStatsJankSummaryProto$Builder setJankyFrames (int) 
		int value
	public android.service.GraphicsStatsJankSummaryProto$Builder clearJankyFrames () 
	public boolean hasMissedVsyncCount () 
	public int getMissedVsyncCount () 
	public android.service.GraphicsStatsJankSummaryProto$Builder setMissedVsyncCount (int) 
		int value
	public android.service.GraphicsStatsJankSummaryProto$Builder clearMissedVsyncCount () 
	public boolean hasHighInputLatencyCount () 
	public int getHighInputLatencyCount () 
	public android.service.GraphicsStatsJankSummaryProto$Builder setHighInputLatencyCount (int) 
		int value
	public android.service.GraphicsStatsJankSummaryProto$Builder clearHighInputLatencyCount () 
	public boolean hasSlowUiThreadCount () 
	public int getSlowUiThreadCount () 
	public android.service.GraphicsStatsJankSummaryProto$Builder setSlowUiThreadCount (int) 
		int value
	public android.service.GraphicsStatsJankSummaryProto$Builder clearSlowUiThreadCount () 
	public boolean hasSlowBitmapUploadCount () 
	public int getSlowBitmapUploadCount () 
	public android.service.GraphicsStatsJankSummaryProto$Builder setSlowBitmapUploadCount (int) 
		int value
	public android.service.GraphicsStatsJankSummaryProto$Builder clearSlowBitmapUploadCount () 
	public boolean hasSlowDrawCount () 
	public int getSlowDrawCount () 
	public android.service.GraphicsStatsJankSummaryProto$Builder setSlowDrawCount (int) 
		int value
	public android.service.GraphicsStatsJankSummaryProto$Builder clearSlowDrawCount () 
	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.service.GraphicsStatsJankSummaryProto$1) 
		android.service.GraphicsStatsJankSummaryProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.GraphicsStatsJankSummaryProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.GraphicsStatsJankSummaryProto$1 x1
}

android/service/GraphicsStatsJankSummaryProto.class
GraphicsStatsJankSummaryProto.java
package android.service
public final android.service.GraphicsStatsJankSummaryProto extends com.google.protobuf.GeneratedMessage implements android.service.GraphicsStatsJankSummaryProtoOrBuilder  {
	private int bitField0_
	public static final int TOTAL_FRAMES_FIELD_NUMBER
	private int totalFrames_
	public static final int JANKY_FRAMES_FIELD_NUMBER
	private int jankyFrames_
	public static final int MISSED_VSYNC_COUNT_FIELD_NUMBER
	private int missedVsyncCount_
	public static final int HIGH_INPUT_LATENCY_COUNT_FIELD_NUMBER
	private int highInputLatencyCount_
	public static final int SLOW_UI_THREAD_COUNT_FIELD_NUMBER
	private int slowUiThreadCount_
	public static final int SLOW_BITMAP_UPLOAD_COUNT_FIELD_NUMBER
	private int slowBitmapUploadCount_
	public static final int SLOW_DRAW_COUNT_FIELD_NUMBER
	private int slowDrawCount_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.GraphicsStatsJankSummaryProto 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 hasTotalFrames () 
	public int getTotalFrames () 
	public boolean hasJankyFrames () 
	public int getJankyFrames () 
	public boolean hasMissedVsyncCount () 
	public int getMissedVsyncCount () 
	public boolean hasHighInputLatencyCount () 
	public int getHighInputLatencyCount () 
	public boolean hasSlowUiThreadCount () 
	public int getSlowUiThreadCount () 
	public boolean hasSlowBitmapUploadCount () 
	public int getSlowBitmapUploadCount () 
	public boolean hasSlowDrawCount () 
	public int getSlowDrawCount () 
	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.service.GraphicsStatsJankSummaryProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.GraphicsStatsJankSummaryProto 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.service.GraphicsStatsJankSummaryProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.GraphicsStatsJankSummaryProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.GraphicsStatsJankSummaryProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.GraphicsStatsJankSummaryProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.GraphicsStatsJankSummaryProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.GraphicsStatsJankSummaryProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.GraphicsStatsJankSummaryProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.GraphicsStatsJankSummaryProto 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.service.GraphicsStatsJankSummaryProto$Builder newBuilderForType () 
	public static android.service.GraphicsStatsJankSummaryProto$Builder newBuilder () 
	public static android.service.GraphicsStatsJankSummaryProto$Builder newBuilder (android.service.GraphicsStatsJankSummaryProto) 
		android.service.GraphicsStatsJankSummaryProto prototype
	public android.service.GraphicsStatsJankSummaryProto$Builder toBuilder () 
	protected android.service.GraphicsStatsJankSummaryProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.GraphicsStatsJankSummaryProto$Builder builder
	public static android.service.GraphicsStatsJankSummaryProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.GraphicsStatsJankSummaryProto 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.service.GraphicsStatsJankSummaryProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.GraphicsStatsJankSummaryProto$1 x1
	static int access$402 (android.service.GraphicsStatsJankSummaryProto, int) 
		android.service.GraphicsStatsJankSummaryProto x0
		int x1
	static int access$502 (android.service.GraphicsStatsJankSummaryProto, int) 
		android.service.GraphicsStatsJankSummaryProto x0
		int x1
	static int access$602 (android.service.GraphicsStatsJankSummaryProto, int) 
		android.service.GraphicsStatsJankSummaryProto x0
		int x1
	static int access$702 (android.service.GraphicsStatsJankSummaryProto, int) 
		android.service.GraphicsStatsJankSummaryProto x0
		int x1
	static int access$802 (android.service.GraphicsStatsJankSummaryProto, int) 
		android.service.GraphicsStatsJankSummaryProto x0
		int x1
	static int access$902 (android.service.GraphicsStatsJankSummaryProto, int) 
		android.service.GraphicsStatsJankSummaryProto x0
		int x1
	static int access$1002 (android.service.GraphicsStatsJankSummaryProto, int) 
		android.service.GraphicsStatsJankSummaryProto x0
		int x1
	static int access$1102 (android.service.GraphicsStatsJankSummaryProto, int) 
		android.service.GraphicsStatsJankSummaryProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$1200 (android.service.GraphicsStatsJankSummaryProto) 
		android.service.GraphicsStatsJankSummaryProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.GraphicsStatsJankSummaryProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.GraphicsStatsJankSummaryProto$1 x2
	static void  () 
}

android/service/GraphicsStatsJankSummaryProtoOrBuilder.class
GraphicsStatsJankSummaryProtoOrBuilder.java
package android.service
public abstract android.service.GraphicsStatsJankSummaryProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasTotalFrames () 
	public abstract int getTotalFrames () 
	public abstract boolean hasJankyFrames () 
	public abstract int getJankyFrames () 
	public abstract boolean hasMissedVsyncCount () 
	public abstract int getMissedVsyncCount () 
	public abstract boolean hasHighInputLatencyCount () 
	public abstract int getHighInputLatencyCount () 
	public abstract boolean hasSlowUiThreadCount () 
	public abstract int getSlowUiThreadCount () 
	public abstract boolean hasSlowBitmapUploadCount () 
	public abstract int getSlowBitmapUploadCount () 
	public abstract boolean hasSlowDrawCount () 
	public abstract int getSlowDrawCount () 
}

android/service/GraphicsStatsProto$1.class
GraphicsStatsProto.java
package android.service
final android.service.GraphicsStatsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.GraphicsStatsProto 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/service/GraphicsStatsProto$Builder.class
GraphicsStatsProto.java
package android.service
public final android.service.GraphicsStatsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.GraphicsStatsProtoOrBuilder  {
	private int bitField0_
	private Object packageName_
	private long versionCode_
	private long statsStart_
	private long statsEnd_
	private android.service.GraphicsStatsJankSummaryProto summary_
	private com.google.protobuf.SingleFieldBuilder summaryBuilder_
	private java.util.List histogram_
	private com.google.protobuf.RepeatedFieldBuilder histogramBuilder_
	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.service.GraphicsStatsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.GraphicsStatsProto getDefaultInstanceForType () 
	public android.service.GraphicsStatsProto build () 
		android.service.GraphicsStatsProto result
	public android.service.GraphicsStatsProto buildPartial () 
		android.service.GraphicsStatsProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.GraphicsStatsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.GraphicsStatsProto$Builder mergeFrom (android.service.GraphicsStatsProto) 
		android.service.GraphicsStatsProto other
	public final boolean isInitialized () 
	public android.service.GraphicsStatsProto$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.service.GraphicsStatsProto 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.service.GraphicsStatsProto$Builder setPackageName (java.lang.String) 
		String value
	public android.service.GraphicsStatsProto$Builder clearPackageName () 
	public android.service.GraphicsStatsProto$Builder setPackageNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVersionCode () 
	public long getVersionCode () 
	public android.service.GraphicsStatsProto$Builder setVersionCode (long) 
		long value
	public android.service.GraphicsStatsProto$Builder clearVersionCode () 
	public boolean hasStatsStart () 
	public long getStatsStart () 
	public android.service.GraphicsStatsProto$Builder setStatsStart (long) 
		long value
	public android.service.GraphicsStatsProto$Builder clearStatsStart () 
	public boolean hasStatsEnd () 
	public long getStatsEnd () 
	public android.service.GraphicsStatsProto$Builder setStatsEnd (long) 
		long value
	public android.service.GraphicsStatsProto$Builder clearStatsEnd () 
	public boolean hasSummary () 
	public android.service.GraphicsStatsJankSummaryProto getSummary () 
	public android.service.GraphicsStatsProto$Builder setSummary (android.service.GraphicsStatsJankSummaryProto) 
		android.service.GraphicsStatsJankSummaryProto value
	public android.service.GraphicsStatsProto$Builder setSummary (android.service.GraphicsStatsJankSummaryProto$Builder) 
		android.service.GraphicsStatsJankSummaryProto$Builder builderForValue
	public android.service.GraphicsStatsProto$Builder mergeSummary (android.service.GraphicsStatsJankSummaryProto) 
		android.service.GraphicsStatsJankSummaryProto value
	public android.service.GraphicsStatsProto$Builder clearSummary () 
	public android.service.GraphicsStatsJankSummaryProto$Builder getSummaryBuilder () 
	public android.service.GraphicsStatsJankSummaryProtoOrBuilder getSummaryOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSummaryFieldBuilder () 
	private void ensureHistogramIsMutable () 
	public java.util.List getHistogramList () 
	public int getHistogramCount () 
	public android.service.GraphicsStatsHistogramBucketProto getHistogram (int) 
		int index
	public android.service.GraphicsStatsProto$Builder setHistogram (int, android.service.GraphicsStatsHistogramBucketProto) 
		int index
		android.service.GraphicsStatsHistogramBucketProto value
	public android.service.GraphicsStatsProto$Builder setHistogram (int, android.service.GraphicsStatsHistogramBucketProto$Builder) 
		int index
		android.service.GraphicsStatsHistogramBucketProto$Builder builderForValue
	public android.service.GraphicsStatsProto$Builder addHistogram (android.service.GraphicsStatsHistogramBucketProto) 
		android.service.GraphicsStatsHistogramBucketProto value
	public android.service.GraphicsStatsProto$Builder addHistogram (int, android.service.GraphicsStatsHistogramBucketProto) 
		int index
		android.service.GraphicsStatsHistogramBucketProto value
	public android.service.GraphicsStatsProto$Builder addHistogram (android.service.GraphicsStatsHistogramBucketProto$Builder) 
		android.service.GraphicsStatsHistogramBucketProto$Builder builderForValue
	public android.service.GraphicsStatsProto$Builder addHistogram (int, android.service.GraphicsStatsHistogramBucketProto$Builder) 
		int index
		android.service.GraphicsStatsHistogramBucketProto$Builder builderForValue
	public android.service.GraphicsStatsProto$Builder addAllHistogram (java.lang.Iterable) 
		Iterable values
	public android.service.GraphicsStatsProto$Builder clearHistogram () 
	public android.service.GraphicsStatsProto$Builder removeHistogram (int) 
		int index
	public android.service.GraphicsStatsHistogramBucketProto$Builder getHistogramBuilder (int) 
		int index
	public android.service.GraphicsStatsHistogramBucketProtoOrBuilder getHistogramOrBuilder (int) 
		int index
	public java.util.List getHistogramOrBuilderList () 
	public android.service.GraphicsStatsHistogramBucketProto$Builder addHistogramBuilder () 
	public android.service.GraphicsStatsHistogramBucketProto$Builder addHistogramBuilder (int) 
		int index
	public java.util.List getHistogramBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getHistogramFieldBuilder () 
	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.service.GraphicsStatsProto$1) 
		android.service.GraphicsStatsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.GraphicsStatsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.GraphicsStatsProto$1 x1
}

android/service/GraphicsStatsProto.class
GraphicsStatsProto.java
package android.service
public final android.service.GraphicsStatsProto extends com.google.protobuf.GeneratedMessage implements android.service.GraphicsStatsProtoOrBuilder  {
	private int bitField0_
	public static final int PACKAGE_NAME_FIELD_NUMBER
	private volatile Object packageName_
	public static final int VERSION_CODE_FIELD_NUMBER
	private long versionCode_
	public static final int STATS_START_FIELD_NUMBER
	private long statsStart_
	public static final int STATS_END_FIELD_NUMBER
	private long statsEnd_
	public static final int SUMMARY_FIELD_NUMBER
	private android.service.GraphicsStatsJankSummaryProto summary_
	public static final int HISTOGRAM_FIELD_NUMBER
	private java.util.List histogram_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.GraphicsStatsProto 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.service.GraphicsStatsJankSummaryProto$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 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 hasVersionCode () 
	public long getVersionCode () 
	public boolean hasStatsStart () 
	public long getStatsStart () 
	public boolean hasStatsEnd () 
	public long getStatsEnd () 
	public boolean hasSummary () 
	public android.service.GraphicsStatsJankSummaryProto getSummary () 
	public android.service.GraphicsStatsJankSummaryProtoOrBuilder getSummaryOrBuilder () 
	public java.util.List getHistogramList () 
	public java.util.List getHistogramOrBuilderList () 
	public int getHistogramCount () 
	public android.service.GraphicsStatsHistogramBucketProto getHistogram (int) 
		int index
	public android.service.GraphicsStatsHistogramBucketProtoOrBuilder getHistogramOrBuilder (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.service.GraphicsStatsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.GraphicsStatsProto 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.service.GraphicsStatsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.GraphicsStatsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.GraphicsStatsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.GraphicsStatsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.GraphicsStatsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.GraphicsStatsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.GraphicsStatsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.GraphicsStatsProto 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.service.GraphicsStatsProto$Builder newBuilderForType () 
	public static android.service.GraphicsStatsProto$Builder newBuilder () 
	public static android.service.GraphicsStatsProto$Builder newBuilder (android.service.GraphicsStatsProto) 
		android.service.GraphicsStatsProto prototype
	public android.service.GraphicsStatsProto$Builder toBuilder () 
	protected android.service.GraphicsStatsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.GraphicsStatsProto$Builder builder
	public static android.service.GraphicsStatsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.GraphicsStatsProto 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.service.GraphicsStatsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.GraphicsStatsProto$1 x1
	static java.lang.Object access$402 (android.service.GraphicsStatsProto, java.lang.Object) 
		android.service.GraphicsStatsProto x0
		Object x1
	static long access$502 (android.service.GraphicsStatsProto, long) 
		android.service.GraphicsStatsProto x0
		long x1
	static long access$602 (android.service.GraphicsStatsProto, long) 
		android.service.GraphicsStatsProto x0
		long x1
	static long access$702 (android.service.GraphicsStatsProto, long) 
		android.service.GraphicsStatsProto x0
		long x1
	static android.service.GraphicsStatsJankSummaryProto access$802 (android.service.GraphicsStatsProto, android.service.GraphicsStatsJankSummaryProto) 
		android.service.GraphicsStatsProto x0
		android.service.GraphicsStatsJankSummaryProto x1
	static java.util.List access$902 (android.service.GraphicsStatsProto, java.util.List) 
		android.service.GraphicsStatsProto x0
		java.util.List x1
	static int access$1002 (android.service.GraphicsStatsProto, int) 
		android.service.GraphicsStatsProto x0
		int x1
	static java.lang.Object access$400 (android.service.GraphicsStatsProto) 
		android.service.GraphicsStatsProto x0
	static java.util.List access$900 (android.service.GraphicsStatsProto) 
		android.service.GraphicsStatsProto x0
	static boolean access$1100 () 
	static com.google.protobuf.UnknownFieldSet access$1200 (android.service.GraphicsStatsProto) 
		android.service.GraphicsStatsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.GraphicsStatsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.GraphicsStatsProto$1 x2
	static void  () 
}

android/service/GraphicsStatsProtoOrBuilder.class
GraphicsStatsProtoOrBuilder.java
package android.service
public abstract android.service.GraphicsStatsProtoOrBuilder 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 hasVersionCode () 
	public abstract long getVersionCode () 
	public abstract boolean hasStatsStart () 
	public abstract long getStatsStart () 
	public abstract boolean hasStatsEnd () 
	public abstract long getStatsEnd () 
	public abstract boolean hasSummary () 
	public abstract android.service.GraphicsStatsJankSummaryProto getSummary () 
	public abstract android.service.GraphicsStatsJankSummaryProtoOrBuilder getSummaryOrBuilder () 
	public abstract java.util.List getHistogramList () 
	public abstract android.service.GraphicsStatsHistogramBucketProto getHistogram (int) 
	public abstract int getHistogramCount () 
	public abstract java.util.List getHistogramOrBuilderList () 
	public abstract android.service.GraphicsStatsHistogramBucketProtoOrBuilder getHistogramOrBuilder (int) 
}

android/service/GraphicsStatsServiceDumpProto$1.class
GraphicsStatsServiceDumpProto.java
package android.service
final android.service.GraphicsStatsServiceDumpProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.GraphicsStatsServiceDumpProto 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/service/GraphicsStatsServiceDumpProto$Builder.class
GraphicsStatsServiceDumpProto.java
package android.service
public final android.service.GraphicsStatsServiceDumpProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.GraphicsStatsServiceDumpProtoOrBuilder  {
	private int bitField0_
	private java.util.List stats_
	private com.google.protobuf.RepeatedFieldBuilder statsBuilder_
	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.service.GraphicsStatsServiceDumpProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.GraphicsStatsServiceDumpProto getDefaultInstanceForType () 
	public android.service.GraphicsStatsServiceDumpProto build () 
		android.service.GraphicsStatsServiceDumpProto result
	public android.service.GraphicsStatsServiceDumpProto buildPartial () 
		android.service.GraphicsStatsServiceDumpProto result
		int from_bitField0_
	public android.service.GraphicsStatsServiceDumpProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.GraphicsStatsServiceDumpProto$Builder mergeFrom (android.service.GraphicsStatsServiceDumpProto) 
		android.service.GraphicsStatsServiceDumpProto other
	public final boolean isInitialized () 
	public android.service.GraphicsStatsServiceDumpProto$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.service.GraphicsStatsServiceDumpProto parsedMessage
	private void ensureStatsIsMutable () 
	public java.util.List getStatsList () 
	public int getStatsCount () 
	public android.service.GraphicsStatsProto getStats (int) 
		int index
	public android.service.GraphicsStatsServiceDumpProto$Builder setStats (int, android.service.GraphicsStatsProto) 
		int index
		android.service.GraphicsStatsProto value
	public android.service.GraphicsStatsServiceDumpProto$Builder setStats (int, android.service.GraphicsStatsProto$Builder) 
		int index
		android.service.GraphicsStatsProto$Builder builderForValue
	public android.service.GraphicsStatsServiceDumpProto$Builder addStats (android.service.GraphicsStatsProto) 
		android.service.GraphicsStatsProto value
	public android.service.GraphicsStatsServiceDumpProto$Builder addStats (int, android.service.GraphicsStatsProto) 
		int index
		android.service.GraphicsStatsProto value
	public android.service.GraphicsStatsServiceDumpProto$Builder addStats (android.service.GraphicsStatsProto$Builder) 
		android.service.GraphicsStatsProto$Builder builderForValue
	public android.service.GraphicsStatsServiceDumpProto$Builder addStats (int, android.service.GraphicsStatsProto$Builder) 
		int index
		android.service.GraphicsStatsProto$Builder builderForValue
	public android.service.GraphicsStatsServiceDumpProto$Builder addAllStats (java.lang.Iterable) 
		Iterable values
	public android.service.GraphicsStatsServiceDumpProto$Builder clearStats () 
	public android.service.GraphicsStatsServiceDumpProto$Builder removeStats (int) 
		int index
	public android.service.GraphicsStatsProto$Builder getStatsBuilder (int) 
		int index
	public android.service.GraphicsStatsProtoOrBuilder getStatsOrBuilder (int) 
		int index
	public java.util.List getStatsOrBuilderList () 
	public android.service.GraphicsStatsProto$Builder addStatsBuilder () 
	public android.service.GraphicsStatsProto$Builder addStatsBuilder (int) 
		int index
	public java.util.List getStatsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getStatsFieldBuilder () 
	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.service.GraphicsStatsServiceDumpProto$1) 
		android.service.GraphicsStatsServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.GraphicsStatsServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.GraphicsStatsServiceDumpProto$1 x1
}

android/service/GraphicsStatsServiceDumpProto.class
GraphicsStatsServiceDumpProto.java
package android.service
public final android.service.GraphicsStatsServiceDumpProto extends com.google.protobuf.GeneratedMessage implements android.service.GraphicsStatsServiceDumpProtoOrBuilder  {
	public static final int STATS_FIELD_NUMBER
	private java.util.List stats_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.GraphicsStatsServiceDumpProto 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 getStatsList () 
	public java.util.List getStatsOrBuilderList () 
	public int getStatsCount () 
	public android.service.GraphicsStatsProto getStats (int) 
		int index
	public android.service.GraphicsStatsProtoOrBuilder getStatsOrBuilder (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.service.GraphicsStatsServiceDumpProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.GraphicsStatsServiceDumpProto 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.service.GraphicsStatsServiceDumpProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.GraphicsStatsServiceDumpProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.GraphicsStatsServiceDumpProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.GraphicsStatsServiceDumpProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.GraphicsStatsServiceDumpProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.GraphicsStatsServiceDumpProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.GraphicsStatsServiceDumpProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.GraphicsStatsServiceDumpProto 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.service.GraphicsStatsServiceDumpProto$Builder newBuilderForType () 
	public static android.service.GraphicsStatsServiceDumpProto$Builder newBuilder () 
	public static android.service.GraphicsStatsServiceDumpProto$Builder newBuilder (android.service.GraphicsStatsServiceDumpProto) 
		android.service.GraphicsStatsServiceDumpProto prototype
	public android.service.GraphicsStatsServiceDumpProto$Builder toBuilder () 
	protected android.service.GraphicsStatsServiceDumpProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.GraphicsStatsServiceDumpProto$Builder builder
	public static android.service.GraphicsStatsServiceDumpProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.GraphicsStatsServiceDumpProto 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.service.GraphicsStatsServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.GraphicsStatsServiceDumpProto$1 x1
	static java.util.List access$402 (android.service.GraphicsStatsServiceDumpProto, java.util.List) 
		android.service.GraphicsStatsServiceDumpProto x0
		java.util.List x1
	static java.util.List access$400 (android.service.GraphicsStatsServiceDumpProto) 
		android.service.GraphicsStatsServiceDumpProto x0
	static boolean access$500 () 
	static com.google.protobuf.UnknownFieldSet access$600 (android.service.GraphicsStatsServiceDumpProto) 
		android.service.GraphicsStatsServiceDumpProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.GraphicsStatsServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.GraphicsStatsServiceDumpProto$1 x2
	static void  () 
}

android/service/GraphicsStatsServiceDumpProtoOrBuilder.class
GraphicsStatsServiceDumpProtoOrBuilder.java
package android.service
public abstract android.service.GraphicsStatsServiceDumpProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getStatsList () 
	public abstract android.service.GraphicsStatsProto getStats (int) 
	public abstract int getStatsCount () 
	public abstract java.util.List getStatsOrBuilderList () 
	public abstract android.service.GraphicsStatsProtoOrBuilder getStatsOrBuilder (int) 
}

android/service/GraphicsStatsServiceProto$1.class
GraphicsStatsServiceProto.java
package android.service
final android.service.GraphicsStatsServiceProto$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/service/GraphicsStatsServiceProto.class
GraphicsStatsServiceProto.java
package android.service
public final android.service.GraphicsStatsServiceProto extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_GraphicsStatsServiceDumpProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_GraphicsStatsServiceDumpProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_GraphicsStatsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_GraphicsStatsProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_GraphicsStatsJankSummaryProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_GraphicsStatsJankSummaryProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_GraphicsStatsHistogramBucketProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_GraphicsStatsHistogramBucketProto_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/service/NetworkIdentityProto$1.class
NetworkIdentityProto.java
package android.service
final android.service.NetworkIdentityProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.NetworkIdentityProto 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/service/NetworkIdentityProto$Builder.class
NetworkIdentityProto.java
package android.service
public final android.service.NetworkIdentityProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.NetworkIdentityProtoOrBuilder  {
	private int bitField0_
	private int type_
	private Object subscriberId_
	private Object networkId_
	private boolean roaming_
	private boolean metered_
	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.service.NetworkIdentityProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.NetworkIdentityProto getDefaultInstanceForType () 
	public android.service.NetworkIdentityProto build () 
		android.service.NetworkIdentityProto result
	public android.service.NetworkIdentityProto buildPartial () 
		android.service.NetworkIdentityProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.NetworkIdentityProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.NetworkIdentityProto$Builder mergeFrom (android.service.NetworkIdentityProto) 
		android.service.NetworkIdentityProto other
	public final boolean isInitialized () 
	public android.service.NetworkIdentityProto$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.service.NetworkIdentityProto parsedMessage
	public boolean hasType () 
	public int getType () 
	public android.service.NetworkIdentityProto$Builder setType (int) 
		int value
	public android.service.NetworkIdentityProto$Builder clearType () 
	public boolean hasSubscriberId () 
	public java.lang.String getSubscriberId () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSubscriberIdBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.NetworkIdentityProto$Builder setSubscriberId (java.lang.String) 
		String value
	public android.service.NetworkIdentityProto$Builder clearSubscriberId () 
	public android.service.NetworkIdentityProto$Builder setSubscriberIdBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasNetworkId () 
	public java.lang.String getNetworkId () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNetworkIdBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.NetworkIdentityProto$Builder setNetworkId (java.lang.String) 
		String value
	public android.service.NetworkIdentityProto$Builder clearNetworkId () 
	public android.service.NetworkIdentityProto$Builder setNetworkIdBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasRoaming () 
	public boolean getRoaming () 
	public android.service.NetworkIdentityProto$Builder setRoaming (boolean) 
		boolean value
	public android.service.NetworkIdentityProto$Builder clearRoaming () 
	public boolean hasMetered () 
	public boolean getMetered () 
	public android.service.NetworkIdentityProto$Builder setMetered (boolean) 
		boolean value
	public android.service.NetworkIdentityProto$Builder clearMetered () 
	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.service.NetworkIdentityProto$1) 
		android.service.NetworkIdentityProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.NetworkIdentityProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.NetworkIdentityProto$1 x1
}

android/service/NetworkIdentityProto.class
NetworkIdentityProto.java
package android.service
public final android.service.NetworkIdentityProto extends com.google.protobuf.GeneratedMessage implements android.service.NetworkIdentityProtoOrBuilder  {
	private int bitField0_
	public static final int TYPE_FIELD_NUMBER
	private int type_
	public static final int SUBSCRIBER_ID_FIELD_NUMBER
	private volatile Object subscriberId_
	public static final int NETWORK_ID_FIELD_NUMBER
	private volatile Object networkId_
	public static final int ROAMING_FIELD_NUMBER
	private boolean roaming_
	public static final int METERED_FIELD_NUMBER
	private boolean metered_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.NetworkIdentityProto 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 hasType () 
	public int getType () 
	public boolean hasSubscriberId () 
	public java.lang.String getSubscriberId () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSubscriberIdBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasNetworkId () 
	public java.lang.String getNetworkId () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNetworkIdBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasRoaming () 
	public boolean getRoaming () 
	public boolean hasMetered () 
	public boolean getMetered () 
	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.service.NetworkIdentityProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.NetworkIdentityProto 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.service.NetworkIdentityProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.NetworkIdentityProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkIdentityProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkIdentityProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkIdentityProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkIdentityProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkIdentityProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.NetworkIdentityProto 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.service.NetworkIdentityProto$Builder newBuilderForType () 
	public static android.service.NetworkIdentityProto$Builder newBuilder () 
	public static android.service.NetworkIdentityProto$Builder newBuilder (android.service.NetworkIdentityProto) 
		android.service.NetworkIdentityProto prototype
	public android.service.NetworkIdentityProto$Builder toBuilder () 
	protected android.service.NetworkIdentityProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.NetworkIdentityProto$Builder builder
	public static android.service.NetworkIdentityProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.NetworkIdentityProto 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.service.NetworkIdentityProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.NetworkIdentityProto$1 x1
	static int access$402 (android.service.NetworkIdentityProto, int) 
		android.service.NetworkIdentityProto x0
		int x1
	static java.lang.Object access$502 (android.service.NetworkIdentityProto, java.lang.Object) 
		android.service.NetworkIdentityProto x0
		Object x1
	static java.lang.Object access$602 (android.service.NetworkIdentityProto, java.lang.Object) 
		android.service.NetworkIdentityProto x0
		Object x1
	static boolean access$702 (android.service.NetworkIdentityProto, boolean) 
		android.service.NetworkIdentityProto x0
		boolean x1
	static boolean access$802 (android.service.NetworkIdentityProto, boolean) 
		android.service.NetworkIdentityProto x0
		boolean x1
	static int access$902 (android.service.NetworkIdentityProto, int) 
		android.service.NetworkIdentityProto x0
		int x1
	static java.lang.Object access$500 (android.service.NetworkIdentityProto) 
		android.service.NetworkIdentityProto x0
	static java.lang.Object access$600 (android.service.NetworkIdentityProto) 
		android.service.NetworkIdentityProto x0
	static com.google.protobuf.UnknownFieldSet access$1000 (android.service.NetworkIdentityProto) 
		android.service.NetworkIdentityProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.NetworkIdentityProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.NetworkIdentityProto$1 x2
	static void  () 
}

android/service/NetworkIdentityProtoOrBuilder.class
NetworkIdentityProtoOrBuilder.java
package android.service
public abstract android.service.NetworkIdentityProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasType () 
	public abstract int getType () 
	public abstract boolean hasSubscriberId () 
	public abstract java.lang.String getSubscriberId () 
	public abstract com.google.protobuf.ByteString getSubscriberIdBytes () 
	public abstract boolean hasNetworkId () 
	public abstract java.lang.String getNetworkId () 
	public abstract com.google.protobuf.ByteString getNetworkIdBytes () 
	public abstract boolean hasRoaming () 
	public abstract boolean getRoaming () 
	public abstract boolean hasMetered () 
	public abstract boolean getMetered () 
}

android/service/NetworkIdentitySetProto$1.class
NetworkIdentitySetProto.java
package android.service
final android.service.NetworkIdentitySetProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.NetworkIdentitySetProto 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/service/NetworkIdentitySetProto$Builder.class
NetworkIdentitySetProto.java
package android.service
public final android.service.NetworkIdentitySetProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.NetworkIdentitySetProtoOrBuilder  {
	private int bitField0_
	private java.util.List identities_
	private com.google.protobuf.RepeatedFieldBuilder identitiesBuilder_
	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.service.NetworkIdentitySetProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.NetworkIdentitySetProto getDefaultInstanceForType () 
	public android.service.NetworkIdentitySetProto build () 
		android.service.NetworkIdentitySetProto result
	public android.service.NetworkIdentitySetProto buildPartial () 
		android.service.NetworkIdentitySetProto result
		int from_bitField0_
	public android.service.NetworkIdentitySetProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.NetworkIdentitySetProto$Builder mergeFrom (android.service.NetworkIdentitySetProto) 
		android.service.NetworkIdentitySetProto other
	public final boolean isInitialized () 
	public android.service.NetworkIdentitySetProto$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.service.NetworkIdentitySetProto parsedMessage
	private void ensureIdentitiesIsMutable () 
	public java.util.List getIdentitiesList () 
	public int getIdentitiesCount () 
	public android.service.NetworkIdentityProto getIdentities (int) 
		int index
	public android.service.NetworkIdentitySetProto$Builder setIdentities (int, android.service.NetworkIdentityProto) 
		int index
		android.service.NetworkIdentityProto value
	public android.service.NetworkIdentitySetProto$Builder setIdentities (int, android.service.NetworkIdentityProto$Builder) 
		int index
		android.service.NetworkIdentityProto$Builder builderForValue
	public android.service.NetworkIdentitySetProto$Builder addIdentities (android.service.NetworkIdentityProto) 
		android.service.NetworkIdentityProto value
	public android.service.NetworkIdentitySetProto$Builder addIdentities (int, android.service.NetworkIdentityProto) 
		int index
		android.service.NetworkIdentityProto value
	public android.service.NetworkIdentitySetProto$Builder addIdentities (android.service.NetworkIdentityProto$Builder) 
		android.service.NetworkIdentityProto$Builder builderForValue
	public android.service.NetworkIdentitySetProto$Builder addIdentities (int, android.service.NetworkIdentityProto$Builder) 
		int index
		android.service.NetworkIdentityProto$Builder builderForValue
	public android.service.NetworkIdentitySetProto$Builder addAllIdentities (java.lang.Iterable) 
		Iterable values
	public android.service.NetworkIdentitySetProto$Builder clearIdentities () 
	public android.service.NetworkIdentitySetProto$Builder removeIdentities (int) 
		int index
	public android.service.NetworkIdentityProto$Builder getIdentitiesBuilder (int) 
		int index
	public android.service.NetworkIdentityProtoOrBuilder getIdentitiesOrBuilder (int) 
		int index
	public java.util.List getIdentitiesOrBuilderList () 
	public android.service.NetworkIdentityProto$Builder addIdentitiesBuilder () 
	public android.service.NetworkIdentityProto$Builder addIdentitiesBuilder (int) 
		int index
	public java.util.List getIdentitiesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getIdentitiesFieldBuilder () 
	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.service.NetworkIdentitySetProto$1) 
		android.service.NetworkIdentitySetProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.NetworkIdentitySetProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.NetworkIdentitySetProto$1 x1
}

android/service/NetworkIdentitySetProto.class
NetworkIdentitySetProto.java
package android.service
public final android.service.NetworkIdentitySetProto extends com.google.protobuf.GeneratedMessage implements android.service.NetworkIdentitySetProtoOrBuilder  {
	public static final int IDENTITIES_FIELD_NUMBER
	private java.util.List identities_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.NetworkIdentitySetProto 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 getIdentitiesList () 
	public java.util.List getIdentitiesOrBuilderList () 
	public int getIdentitiesCount () 
	public android.service.NetworkIdentityProto getIdentities (int) 
		int index
	public android.service.NetworkIdentityProtoOrBuilder getIdentitiesOrBuilder (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.service.NetworkIdentitySetProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.NetworkIdentitySetProto 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.service.NetworkIdentitySetProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.NetworkIdentitySetProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkIdentitySetProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkIdentitySetProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkIdentitySetProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkIdentitySetProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkIdentitySetProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.NetworkIdentitySetProto 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.service.NetworkIdentitySetProto$Builder newBuilderForType () 
	public static android.service.NetworkIdentitySetProto$Builder newBuilder () 
	public static android.service.NetworkIdentitySetProto$Builder newBuilder (android.service.NetworkIdentitySetProto) 
		android.service.NetworkIdentitySetProto prototype
	public android.service.NetworkIdentitySetProto$Builder toBuilder () 
	protected android.service.NetworkIdentitySetProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.NetworkIdentitySetProto$Builder builder
	public static android.service.NetworkIdentitySetProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.NetworkIdentitySetProto 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.service.NetworkIdentitySetProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.NetworkIdentitySetProto$1 x1
	static java.util.List access$402 (android.service.NetworkIdentitySetProto, java.util.List) 
		android.service.NetworkIdentitySetProto x0
		java.util.List x1
	static java.util.List access$400 (android.service.NetworkIdentitySetProto) 
		android.service.NetworkIdentitySetProto x0
	static boolean access$500 () 
	static com.google.protobuf.UnknownFieldSet access$600 (android.service.NetworkIdentitySetProto) 
		android.service.NetworkIdentitySetProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.NetworkIdentitySetProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.NetworkIdentitySetProto$1 x2
	static void  () 
}

android/service/NetworkIdentitySetProtoOrBuilder.class
NetworkIdentitySetProtoOrBuilder.java
package android.service
public abstract android.service.NetworkIdentitySetProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getIdentitiesList () 
	public abstract android.service.NetworkIdentityProto getIdentities (int) 
	public abstract int getIdentitiesCount () 
	public abstract java.util.List getIdentitiesOrBuilderList () 
	public abstract android.service.NetworkIdentityProtoOrBuilder getIdentitiesOrBuilder (int) 
}

android/service/NetworkInterfaceProto$1.class
NetworkInterfaceProto.java
package android.service
final android.service.NetworkInterfaceProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.NetworkInterfaceProto 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/service/NetworkInterfaceProto$Builder.class
NetworkInterfaceProto.java
package android.service
public final android.service.NetworkInterfaceProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.NetworkInterfaceProtoOrBuilder  {
	private int bitField0_
	private Object interface_
	private android.service.NetworkIdentitySetProto identities_
	private com.google.protobuf.SingleFieldBuilder identitiesBuilder_
	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.service.NetworkInterfaceProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.NetworkInterfaceProto getDefaultInstanceForType () 
	public android.service.NetworkInterfaceProto build () 
		android.service.NetworkInterfaceProto result
	public android.service.NetworkInterfaceProto buildPartial () 
		android.service.NetworkInterfaceProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.NetworkInterfaceProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.NetworkInterfaceProto$Builder mergeFrom (android.service.NetworkInterfaceProto) 
		android.service.NetworkInterfaceProto other
	public final boolean isInitialized () 
	public android.service.NetworkInterfaceProto$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.service.NetworkInterfaceProto parsedMessage
	public boolean hasInterface () 
	public java.lang.String getInterface () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getInterfaceBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.NetworkInterfaceProto$Builder setInterface (java.lang.String) 
		String value
	public android.service.NetworkInterfaceProto$Builder clearInterface () 
	public android.service.NetworkInterfaceProto$Builder setInterfaceBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIdentities () 
	public android.service.NetworkIdentitySetProto getIdentities () 
	public android.service.NetworkInterfaceProto$Builder setIdentities (android.service.NetworkIdentitySetProto) 
		android.service.NetworkIdentitySetProto value
	public android.service.NetworkInterfaceProto$Builder setIdentities (android.service.NetworkIdentitySetProto$Builder) 
		android.service.NetworkIdentitySetProto$Builder builderForValue
	public android.service.NetworkInterfaceProto$Builder mergeIdentities (android.service.NetworkIdentitySetProto) 
		android.service.NetworkIdentitySetProto value
	public android.service.NetworkInterfaceProto$Builder clearIdentities () 
	public android.service.NetworkIdentitySetProto$Builder getIdentitiesBuilder () 
	public android.service.NetworkIdentitySetProtoOrBuilder getIdentitiesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getIdentitiesFieldBuilder () 
	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.service.NetworkInterfaceProto$1) 
		android.service.NetworkInterfaceProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.NetworkInterfaceProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.NetworkInterfaceProto$1 x1
}

android/service/NetworkInterfaceProto.class
NetworkInterfaceProto.java
package android.service
public final android.service.NetworkInterfaceProto extends com.google.protobuf.GeneratedMessage implements android.service.NetworkInterfaceProtoOrBuilder  {
	private int bitField0_
	public static final int INTERFACE_FIELD_NUMBER
	private volatile Object interface_
	public static final int IDENTITIES_FIELD_NUMBER
	private android.service.NetworkIdentitySetProto identities_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.NetworkInterfaceProto 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.service.NetworkIdentitySetProto$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 hasInterface () 
	public java.lang.String getInterface () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getInterfaceBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIdentities () 
	public android.service.NetworkIdentitySetProto getIdentities () 
	public android.service.NetworkIdentitySetProtoOrBuilder getIdentitiesOrBuilder () 
	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.service.NetworkInterfaceProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.NetworkInterfaceProto 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.service.NetworkInterfaceProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.NetworkInterfaceProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkInterfaceProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkInterfaceProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkInterfaceProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkInterfaceProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkInterfaceProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.NetworkInterfaceProto 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.service.NetworkInterfaceProto$Builder newBuilderForType () 
	public static android.service.NetworkInterfaceProto$Builder newBuilder () 
	public static android.service.NetworkInterfaceProto$Builder newBuilder (android.service.NetworkInterfaceProto) 
		android.service.NetworkInterfaceProto prototype
	public android.service.NetworkInterfaceProto$Builder toBuilder () 
	protected android.service.NetworkInterfaceProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.NetworkInterfaceProto$Builder builder
	public static android.service.NetworkInterfaceProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.NetworkInterfaceProto 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.service.NetworkInterfaceProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.NetworkInterfaceProto$1 x1
	static java.lang.Object access$402 (android.service.NetworkInterfaceProto, java.lang.Object) 
		android.service.NetworkInterfaceProto x0
		Object x1
	static android.service.NetworkIdentitySetProto access$502 (android.service.NetworkInterfaceProto, android.service.NetworkIdentitySetProto) 
		android.service.NetworkInterfaceProto x0
		android.service.NetworkIdentitySetProto x1
	static int access$602 (android.service.NetworkInterfaceProto, int) 
		android.service.NetworkInterfaceProto x0
		int x1
	static java.lang.Object access$400 (android.service.NetworkInterfaceProto) 
		android.service.NetworkInterfaceProto x0
	static com.google.protobuf.UnknownFieldSet access$700 (android.service.NetworkInterfaceProto) 
		android.service.NetworkInterfaceProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.NetworkInterfaceProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.NetworkInterfaceProto$1 x2
	static void  () 
}

android/service/NetworkInterfaceProtoOrBuilder.class
NetworkInterfaceProtoOrBuilder.java
package android.service
public abstract android.service.NetworkInterfaceProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasInterface () 
	public abstract java.lang.String getInterface () 
	public abstract com.google.protobuf.ByteString getInterfaceBytes () 
	public abstract boolean hasIdentities () 
	public abstract android.service.NetworkIdentitySetProto getIdentities () 
	public abstract android.service.NetworkIdentitySetProtoOrBuilder getIdentitiesOrBuilder () 
}

android/service/NetworkStatsCollectionKeyProto$1.class
NetworkStatsCollectionKeyProto.java
package android.service
final android.service.NetworkStatsCollectionKeyProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.NetworkStatsCollectionKeyProto 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/service/NetworkStatsCollectionKeyProto$Builder.class
NetworkStatsCollectionKeyProto.java
package android.service
public final android.service.NetworkStatsCollectionKeyProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.NetworkStatsCollectionKeyProtoOrBuilder  {
	private int bitField0_
	private android.service.NetworkIdentitySetProto identity_
	private com.google.protobuf.SingleFieldBuilder identityBuilder_
	private int uid_
	private int set_
	private int tag_
	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.service.NetworkStatsCollectionKeyProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.NetworkStatsCollectionKeyProto getDefaultInstanceForType () 
	public android.service.NetworkStatsCollectionKeyProto build () 
		android.service.NetworkStatsCollectionKeyProto result
	public android.service.NetworkStatsCollectionKeyProto buildPartial () 
		android.service.NetworkStatsCollectionKeyProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.NetworkStatsCollectionKeyProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.NetworkStatsCollectionKeyProto$Builder mergeFrom (android.service.NetworkStatsCollectionKeyProto) 
		android.service.NetworkStatsCollectionKeyProto other
	public final boolean isInitialized () 
	public android.service.NetworkStatsCollectionKeyProto$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.service.NetworkStatsCollectionKeyProto parsedMessage
	public boolean hasIdentity () 
	public android.service.NetworkIdentitySetProto getIdentity () 
	public android.service.NetworkStatsCollectionKeyProto$Builder setIdentity (android.service.NetworkIdentitySetProto) 
		android.service.NetworkIdentitySetProto value
	public android.service.NetworkStatsCollectionKeyProto$Builder setIdentity (android.service.NetworkIdentitySetProto$Builder) 
		android.service.NetworkIdentitySetProto$Builder builderForValue
	public android.service.NetworkStatsCollectionKeyProto$Builder mergeIdentity (android.service.NetworkIdentitySetProto) 
		android.service.NetworkIdentitySetProto value
	public android.service.NetworkStatsCollectionKeyProto$Builder clearIdentity () 
	public android.service.NetworkIdentitySetProto$Builder getIdentityBuilder () 
	public android.service.NetworkIdentitySetProtoOrBuilder getIdentityOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getIdentityFieldBuilder () 
	public boolean hasUid () 
	public int getUid () 
	public android.service.NetworkStatsCollectionKeyProto$Builder setUid (int) 
		int value
	public android.service.NetworkStatsCollectionKeyProto$Builder clearUid () 
	public boolean hasSet () 
	public int getSet () 
	public android.service.NetworkStatsCollectionKeyProto$Builder setSet (int) 
		int value
	public android.service.NetworkStatsCollectionKeyProto$Builder clearSet () 
	public boolean hasTag () 
	public int getTag () 
	public android.service.NetworkStatsCollectionKeyProto$Builder setTag (int) 
		int value
	public android.service.NetworkStatsCollectionKeyProto$Builder clearTag () 
	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.service.NetworkStatsCollectionKeyProto$1) 
		android.service.NetworkStatsCollectionKeyProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.NetworkStatsCollectionKeyProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.NetworkStatsCollectionKeyProto$1 x1
}

android/service/NetworkStatsCollectionKeyProto.class
NetworkStatsCollectionKeyProto.java
package android.service
public final android.service.NetworkStatsCollectionKeyProto extends com.google.protobuf.GeneratedMessage implements android.service.NetworkStatsCollectionKeyProtoOrBuilder  {
	private int bitField0_
	public static final int IDENTITY_FIELD_NUMBER
	private android.service.NetworkIdentitySetProto identity_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int SET_FIELD_NUMBER
	private int set_
	public static final int TAG_FIELD_NUMBER
	private int tag_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.NetworkStatsCollectionKeyProto 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.service.NetworkIdentitySetProto$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 hasIdentity () 
	public android.service.NetworkIdentitySetProto getIdentity () 
	public android.service.NetworkIdentitySetProtoOrBuilder getIdentityOrBuilder () 
	public boolean hasUid () 
	public int getUid () 
	public boolean hasSet () 
	public int getSet () 
	public boolean hasTag () 
	public int getTag () 
	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.service.NetworkStatsCollectionKeyProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.NetworkStatsCollectionKeyProto 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.service.NetworkStatsCollectionKeyProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.NetworkStatsCollectionKeyProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsCollectionKeyProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkStatsCollectionKeyProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsCollectionKeyProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkStatsCollectionKeyProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsCollectionKeyProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.NetworkStatsCollectionKeyProto 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.service.NetworkStatsCollectionKeyProto$Builder newBuilderForType () 
	public static android.service.NetworkStatsCollectionKeyProto$Builder newBuilder () 
	public static android.service.NetworkStatsCollectionKeyProto$Builder newBuilder (android.service.NetworkStatsCollectionKeyProto) 
		android.service.NetworkStatsCollectionKeyProto prototype
	public android.service.NetworkStatsCollectionKeyProto$Builder toBuilder () 
	protected android.service.NetworkStatsCollectionKeyProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.NetworkStatsCollectionKeyProto$Builder builder
	public static android.service.NetworkStatsCollectionKeyProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.NetworkStatsCollectionKeyProto 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.service.NetworkStatsCollectionKeyProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.NetworkStatsCollectionKeyProto$1 x1
	static android.service.NetworkIdentitySetProto access$402 (android.service.NetworkStatsCollectionKeyProto, android.service.NetworkIdentitySetProto) 
		android.service.NetworkStatsCollectionKeyProto x0
		android.service.NetworkIdentitySetProto x1
	static int access$502 (android.service.NetworkStatsCollectionKeyProto, int) 
		android.service.NetworkStatsCollectionKeyProto x0
		int x1
	static int access$602 (android.service.NetworkStatsCollectionKeyProto, int) 
		android.service.NetworkStatsCollectionKeyProto x0
		int x1
	static int access$702 (android.service.NetworkStatsCollectionKeyProto, int) 
		android.service.NetworkStatsCollectionKeyProto x0
		int x1
	static int access$802 (android.service.NetworkStatsCollectionKeyProto, int) 
		android.service.NetworkStatsCollectionKeyProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$900 (android.service.NetworkStatsCollectionKeyProto) 
		android.service.NetworkStatsCollectionKeyProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.NetworkStatsCollectionKeyProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.NetworkStatsCollectionKeyProto$1 x2
	static void  () 
}

android/service/NetworkStatsCollectionKeyProtoOrBuilder.class
NetworkStatsCollectionKeyProtoOrBuilder.java
package android.service
public abstract android.service.NetworkStatsCollectionKeyProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasIdentity () 
	public abstract android.service.NetworkIdentitySetProto getIdentity () 
	public abstract android.service.NetworkIdentitySetProtoOrBuilder getIdentityOrBuilder () 
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasSet () 
	public abstract int getSet () 
	public abstract boolean hasTag () 
	public abstract int getTag () 
}

android/service/NetworkStatsCollectionProto$1.class
NetworkStatsCollectionProto.java
package android.service
final android.service.NetworkStatsCollectionProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.NetworkStatsCollectionProto 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/service/NetworkStatsCollectionProto$Builder.class
NetworkStatsCollectionProto.java
package android.service
public final android.service.NetworkStatsCollectionProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.NetworkStatsCollectionProtoOrBuilder  {
	private int bitField0_
	private java.util.List stats_
	private com.google.protobuf.RepeatedFieldBuilder statsBuilder_
	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.service.NetworkStatsCollectionProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.NetworkStatsCollectionProto getDefaultInstanceForType () 
	public android.service.NetworkStatsCollectionProto build () 
		android.service.NetworkStatsCollectionProto result
	public android.service.NetworkStatsCollectionProto buildPartial () 
		android.service.NetworkStatsCollectionProto result
		int from_bitField0_
	public android.service.NetworkStatsCollectionProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.NetworkStatsCollectionProto$Builder mergeFrom (android.service.NetworkStatsCollectionProto) 
		android.service.NetworkStatsCollectionProto other
	public final boolean isInitialized () 
	public android.service.NetworkStatsCollectionProto$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.service.NetworkStatsCollectionProto parsedMessage
	private void ensureStatsIsMutable () 
	public java.util.List getStatsList () 
	public int getStatsCount () 
	public android.service.NetworkStatsCollectionStatsProto getStats (int) 
		int index
	public android.service.NetworkStatsCollectionProto$Builder setStats (int, android.service.NetworkStatsCollectionStatsProto) 
		int index
		android.service.NetworkStatsCollectionStatsProto value
	public android.service.NetworkStatsCollectionProto$Builder setStats (int, android.service.NetworkStatsCollectionStatsProto$Builder) 
		int index
		android.service.NetworkStatsCollectionStatsProto$Builder builderForValue
	public android.service.NetworkStatsCollectionProto$Builder addStats (android.service.NetworkStatsCollectionStatsProto) 
		android.service.NetworkStatsCollectionStatsProto value
	public android.service.NetworkStatsCollectionProto$Builder addStats (int, android.service.NetworkStatsCollectionStatsProto) 
		int index
		android.service.NetworkStatsCollectionStatsProto value
	public android.service.NetworkStatsCollectionProto$Builder addStats (android.service.NetworkStatsCollectionStatsProto$Builder) 
		android.service.NetworkStatsCollectionStatsProto$Builder builderForValue
	public android.service.NetworkStatsCollectionProto$Builder addStats (int, android.service.NetworkStatsCollectionStatsProto$Builder) 
		int index
		android.service.NetworkStatsCollectionStatsProto$Builder builderForValue
	public android.service.NetworkStatsCollectionProto$Builder addAllStats (java.lang.Iterable) 
		Iterable values
	public android.service.NetworkStatsCollectionProto$Builder clearStats () 
	public android.service.NetworkStatsCollectionProto$Builder removeStats (int) 
		int index
	public android.service.NetworkStatsCollectionStatsProto$Builder getStatsBuilder (int) 
		int index
	public android.service.NetworkStatsCollectionStatsProtoOrBuilder getStatsOrBuilder (int) 
		int index
	public java.util.List getStatsOrBuilderList () 
	public android.service.NetworkStatsCollectionStatsProto$Builder addStatsBuilder () 
	public android.service.NetworkStatsCollectionStatsProto$Builder addStatsBuilder (int) 
		int index
	public java.util.List getStatsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getStatsFieldBuilder () 
	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.service.NetworkStatsCollectionProto$1) 
		android.service.NetworkStatsCollectionProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.NetworkStatsCollectionProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.NetworkStatsCollectionProto$1 x1
}

android/service/NetworkStatsCollectionProto.class
NetworkStatsCollectionProto.java
package android.service
public final android.service.NetworkStatsCollectionProto extends com.google.protobuf.GeneratedMessage implements android.service.NetworkStatsCollectionProtoOrBuilder  {
	public static final int STATS_FIELD_NUMBER
	private java.util.List stats_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.NetworkStatsCollectionProto 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 getStatsList () 
	public java.util.List getStatsOrBuilderList () 
	public int getStatsCount () 
	public android.service.NetworkStatsCollectionStatsProto getStats (int) 
		int index
	public android.service.NetworkStatsCollectionStatsProtoOrBuilder getStatsOrBuilder (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.service.NetworkStatsCollectionProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.NetworkStatsCollectionProto 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.service.NetworkStatsCollectionProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.NetworkStatsCollectionProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsCollectionProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkStatsCollectionProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsCollectionProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkStatsCollectionProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsCollectionProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.NetworkStatsCollectionProto 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.service.NetworkStatsCollectionProto$Builder newBuilderForType () 
	public static android.service.NetworkStatsCollectionProto$Builder newBuilder () 
	public static android.service.NetworkStatsCollectionProto$Builder newBuilder (android.service.NetworkStatsCollectionProto) 
		android.service.NetworkStatsCollectionProto prototype
	public android.service.NetworkStatsCollectionProto$Builder toBuilder () 
	protected android.service.NetworkStatsCollectionProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.NetworkStatsCollectionProto$Builder builder
	public static android.service.NetworkStatsCollectionProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.NetworkStatsCollectionProto 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.service.NetworkStatsCollectionProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.NetworkStatsCollectionProto$1 x1
	static java.util.List access$402 (android.service.NetworkStatsCollectionProto, java.util.List) 
		android.service.NetworkStatsCollectionProto x0
		java.util.List x1
	static java.util.List access$400 (android.service.NetworkStatsCollectionProto) 
		android.service.NetworkStatsCollectionProto x0
	static boolean access$500 () 
	static com.google.protobuf.UnknownFieldSet access$600 (android.service.NetworkStatsCollectionProto) 
		android.service.NetworkStatsCollectionProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.NetworkStatsCollectionProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.NetworkStatsCollectionProto$1 x2
	static void  () 
}

android/service/NetworkStatsCollectionProtoOrBuilder.class
NetworkStatsCollectionProtoOrBuilder.java
package android.service
public abstract android.service.NetworkStatsCollectionProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getStatsList () 
	public abstract android.service.NetworkStatsCollectionStatsProto getStats (int) 
	public abstract int getStatsCount () 
	public abstract java.util.List getStatsOrBuilderList () 
	public abstract android.service.NetworkStatsCollectionStatsProtoOrBuilder getStatsOrBuilder (int) 
}

android/service/NetworkStatsCollectionStatsProto$1.class
NetworkStatsCollectionStatsProto.java
package android.service
final android.service.NetworkStatsCollectionStatsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.NetworkStatsCollectionStatsProto 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/service/NetworkStatsCollectionStatsProto$Builder.class
NetworkStatsCollectionStatsProto.java
package android.service
public final android.service.NetworkStatsCollectionStatsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.NetworkStatsCollectionStatsProtoOrBuilder  {
	private int bitField0_
	private android.service.NetworkStatsCollectionKeyProto key_
	private com.google.protobuf.SingleFieldBuilder keyBuilder_
	private android.service.NetworkStatsHistoryProto history_
	private com.google.protobuf.SingleFieldBuilder historyBuilder_
	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.service.NetworkStatsCollectionStatsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.NetworkStatsCollectionStatsProto getDefaultInstanceForType () 
	public android.service.NetworkStatsCollectionStatsProto build () 
		android.service.NetworkStatsCollectionStatsProto result
	public android.service.NetworkStatsCollectionStatsProto buildPartial () 
		android.service.NetworkStatsCollectionStatsProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.NetworkStatsCollectionStatsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.NetworkStatsCollectionStatsProto$Builder mergeFrom (android.service.NetworkStatsCollectionStatsProto) 
		android.service.NetworkStatsCollectionStatsProto other
	public final boolean isInitialized () 
	public android.service.NetworkStatsCollectionStatsProto$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.service.NetworkStatsCollectionStatsProto parsedMessage
	public boolean hasKey () 
	public android.service.NetworkStatsCollectionKeyProto getKey () 
	public android.service.NetworkStatsCollectionStatsProto$Builder setKey (android.service.NetworkStatsCollectionKeyProto) 
		android.service.NetworkStatsCollectionKeyProto value
	public android.service.NetworkStatsCollectionStatsProto$Builder setKey (android.service.NetworkStatsCollectionKeyProto$Builder) 
		android.service.NetworkStatsCollectionKeyProto$Builder builderForValue
	public android.service.NetworkStatsCollectionStatsProto$Builder mergeKey (android.service.NetworkStatsCollectionKeyProto) 
		android.service.NetworkStatsCollectionKeyProto value
	public android.service.NetworkStatsCollectionStatsProto$Builder clearKey () 
	public android.service.NetworkStatsCollectionKeyProto$Builder getKeyBuilder () 
	public android.service.NetworkStatsCollectionKeyProtoOrBuilder getKeyOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getKeyFieldBuilder () 
	public boolean hasHistory () 
	public android.service.NetworkStatsHistoryProto getHistory () 
	public android.service.NetworkStatsCollectionStatsProto$Builder setHistory (android.service.NetworkStatsHistoryProto) 
		android.service.NetworkStatsHistoryProto value
	public android.service.NetworkStatsCollectionStatsProto$Builder setHistory (android.service.NetworkStatsHistoryProto$Builder) 
		android.service.NetworkStatsHistoryProto$Builder builderForValue
	public android.service.NetworkStatsCollectionStatsProto$Builder mergeHistory (android.service.NetworkStatsHistoryProto) 
		android.service.NetworkStatsHistoryProto value
	public android.service.NetworkStatsCollectionStatsProto$Builder clearHistory () 
	public android.service.NetworkStatsHistoryProto$Builder getHistoryBuilder () 
	public android.service.NetworkStatsHistoryProtoOrBuilder getHistoryOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getHistoryFieldBuilder () 
	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.service.NetworkStatsCollectionStatsProto$1) 
		android.service.NetworkStatsCollectionStatsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.NetworkStatsCollectionStatsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.NetworkStatsCollectionStatsProto$1 x1
}

android/service/NetworkStatsCollectionStatsProto.class
NetworkStatsCollectionStatsProto.java
package android.service
public final android.service.NetworkStatsCollectionStatsProto extends com.google.protobuf.GeneratedMessage implements android.service.NetworkStatsCollectionStatsProtoOrBuilder  {
	private int bitField0_
	public static final int KEY_FIELD_NUMBER
	private android.service.NetworkStatsCollectionKeyProto key_
	public static final int HISTORY_FIELD_NUMBER
	private android.service.NetworkStatsHistoryProto history_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.NetworkStatsCollectionStatsProto 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.service.NetworkStatsCollectionKeyProto$Builder subBuilder
		android.service.NetworkStatsHistoryProto$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 hasKey () 
	public android.service.NetworkStatsCollectionKeyProto getKey () 
	public android.service.NetworkStatsCollectionKeyProtoOrBuilder getKeyOrBuilder () 
	public boolean hasHistory () 
	public android.service.NetworkStatsHistoryProto getHistory () 
	public android.service.NetworkStatsHistoryProtoOrBuilder getHistoryOrBuilder () 
	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.service.NetworkStatsCollectionStatsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.NetworkStatsCollectionStatsProto 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.service.NetworkStatsCollectionStatsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.NetworkStatsCollectionStatsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsCollectionStatsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkStatsCollectionStatsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsCollectionStatsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkStatsCollectionStatsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsCollectionStatsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.NetworkStatsCollectionStatsProto 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.service.NetworkStatsCollectionStatsProto$Builder newBuilderForType () 
	public static android.service.NetworkStatsCollectionStatsProto$Builder newBuilder () 
	public static android.service.NetworkStatsCollectionStatsProto$Builder newBuilder (android.service.NetworkStatsCollectionStatsProto) 
		android.service.NetworkStatsCollectionStatsProto prototype
	public android.service.NetworkStatsCollectionStatsProto$Builder toBuilder () 
	protected android.service.NetworkStatsCollectionStatsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.NetworkStatsCollectionStatsProto$Builder builder
	public static android.service.NetworkStatsCollectionStatsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.NetworkStatsCollectionStatsProto 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.service.NetworkStatsCollectionStatsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.NetworkStatsCollectionStatsProto$1 x1
	static android.service.NetworkStatsCollectionKeyProto access$402 (android.service.NetworkStatsCollectionStatsProto, android.service.NetworkStatsCollectionKeyProto) 
		android.service.NetworkStatsCollectionStatsProto x0
		android.service.NetworkStatsCollectionKeyProto x1
	static android.service.NetworkStatsHistoryProto access$502 (android.service.NetworkStatsCollectionStatsProto, android.service.NetworkStatsHistoryProto) 
		android.service.NetworkStatsCollectionStatsProto x0
		android.service.NetworkStatsHistoryProto x1
	static int access$602 (android.service.NetworkStatsCollectionStatsProto, int) 
		android.service.NetworkStatsCollectionStatsProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$700 (android.service.NetworkStatsCollectionStatsProto) 
		android.service.NetworkStatsCollectionStatsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.NetworkStatsCollectionStatsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.NetworkStatsCollectionStatsProto$1 x2
	static void  () 
}

android/service/NetworkStatsCollectionStatsProtoOrBuilder.class
NetworkStatsCollectionStatsProtoOrBuilder.java
package android.service
public abstract android.service.NetworkStatsCollectionStatsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasKey () 
	public abstract android.service.NetworkStatsCollectionKeyProto getKey () 
	public abstract android.service.NetworkStatsCollectionKeyProtoOrBuilder getKeyOrBuilder () 
	public abstract boolean hasHistory () 
	public abstract android.service.NetworkStatsHistoryProto getHistory () 
	public abstract android.service.NetworkStatsHistoryProtoOrBuilder getHistoryOrBuilder () 
}

android/service/NetworkStatsHistoryBucketProto$1.class
NetworkStatsHistoryBucketProto.java
package android.service
final android.service.NetworkStatsHistoryBucketProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.NetworkStatsHistoryBucketProto 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/service/NetworkStatsHistoryBucketProto$Builder.class
NetworkStatsHistoryBucketProto.java
package android.service
public final android.service.NetworkStatsHistoryBucketProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.NetworkStatsHistoryBucketProtoOrBuilder  {
	private int bitField0_
	private long bucketStartMs_
	private long rxBytes_
	private long rxPackets_
	private long txBytes_
	private long txPackets_
	private long operations_
	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.service.NetworkStatsHistoryBucketProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.NetworkStatsHistoryBucketProto getDefaultInstanceForType () 
	public android.service.NetworkStatsHistoryBucketProto build () 
		android.service.NetworkStatsHistoryBucketProto result
	public android.service.NetworkStatsHistoryBucketProto buildPartial () 
		android.service.NetworkStatsHistoryBucketProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.NetworkStatsHistoryBucketProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.NetworkStatsHistoryBucketProto$Builder mergeFrom (android.service.NetworkStatsHistoryBucketProto) 
		android.service.NetworkStatsHistoryBucketProto other
	public final boolean isInitialized () 
	public android.service.NetworkStatsHistoryBucketProto$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.service.NetworkStatsHistoryBucketProto parsedMessage
	public boolean hasBucketStartMs () 
	public long getBucketStartMs () 
	public android.service.NetworkStatsHistoryBucketProto$Builder setBucketStartMs (long) 
		long value
	public android.service.NetworkStatsHistoryBucketProto$Builder clearBucketStartMs () 
	public boolean hasRxBytes () 
	public long getRxBytes () 
	public android.service.NetworkStatsHistoryBucketProto$Builder setRxBytes (long) 
		long value
	public android.service.NetworkStatsHistoryBucketProto$Builder clearRxBytes () 
	public boolean hasRxPackets () 
	public long getRxPackets () 
	public android.service.NetworkStatsHistoryBucketProto$Builder setRxPackets (long) 
		long value
	public android.service.NetworkStatsHistoryBucketProto$Builder clearRxPackets () 
	public boolean hasTxBytes () 
	public long getTxBytes () 
	public android.service.NetworkStatsHistoryBucketProto$Builder setTxBytes (long) 
		long value
	public android.service.NetworkStatsHistoryBucketProto$Builder clearTxBytes () 
	public boolean hasTxPackets () 
	public long getTxPackets () 
	public android.service.NetworkStatsHistoryBucketProto$Builder setTxPackets (long) 
		long value
	public android.service.NetworkStatsHistoryBucketProto$Builder clearTxPackets () 
	public boolean hasOperations () 
	public long getOperations () 
	public android.service.NetworkStatsHistoryBucketProto$Builder setOperations (long) 
		long value
	public android.service.NetworkStatsHistoryBucketProto$Builder clearOperations () 
	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.service.NetworkStatsHistoryBucketProto$1) 
		android.service.NetworkStatsHistoryBucketProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.NetworkStatsHistoryBucketProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.NetworkStatsHistoryBucketProto$1 x1
}

android/service/NetworkStatsHistoryBucketProto.class
NetworkStatsHistoryBucketProto.java
package android.service
public final android.service.NetworkStatsHistoryBucketProto extends com.google.protobuf.GeneratedMessage implements android.service.NetworkStatsHistoryBucketProtoOrBuilder  {
	private int bitField0_
	public static final int BUCKET_START_MS_FIELD_NUMBER
	private long bucketStartMs_
	public static final int RX_BYTES_FIELD_NUMBER
	private long rxBytes_
	public static final int RX_PACKETS_FIELD_NUMBER
	private long rxPackets_
	public static final int TX_BYTES_FIELD_NUMBER
	private long txBytes_
	public static final int TX_PACKETS_FIELD_NUMBER
	private long txPackets_
	public static final int OPERATIONS_FIELD_NUMBER
	private long operations_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.NetworkStatsHistoryBucketProto 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 hasBucketStartMs () 
	public long getBucketStartMs () 
	public boolean hasRxBytes () 
	public long getRxBytes () 
	public boolean hasRxPackets () 
	public long getRxPackets () 
	public boolean hasTxBytes () 
	public long getTxBytes () 
	public boolean hasTxPackets () 
	public long getTxPackets () 
	public boolean hasOperations () 
	public long getOperations () 
	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.service.NetworkStatsHistoryBucketProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.NetworkStatsHistoryBucketProto 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.service.NetworkStatsHistoryBucketProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.NetworkStatsHistoryBucketProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsHistoryBucketProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkStatsHistoryBucketProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsHistoryBucketProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkStatsHistoryBucketProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsHistoryBucketProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.NetworkStatsHistoryBucketProto 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.service.NetworkStatsHistoryBucketProto$Builder newBuilderForType () 
	public static android.service.NetworkStatsHistoryBucketProto$Builder newBuilder () 
	public static android.service.NetworkStatsHistoryBucketProto$Builder newBuilder (android.service.NetworkStatsHistoryBucketProto) 
		android.service.NetworkStatsHistoryBucketProto prototype
	public android.service.NetworkStatsHistoryBucketProto$Builder toBuilder () 
	protected android.service.NetworkStatsHistoryBucketProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.NetworkStatsHistoryBucketProto$Builder builder
	public static android.service.NetworkStatsHistoryBucketProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.NetworkStatsHistoryBucketProto 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.service.NetworkStatsHistoryBucketProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.NetworkStatsHistoryBucketProto$1 x1
	static long access$402 (android.service.NetworkStatsHistoryBucketProto, long) 
		android.service.NetworkStatsHistoryBucketProto x0
		long x1
	static long access$502 (android.service.NetworkStatsHistoryBucketProto, long) 
		android.service.NetworkStatsHistoryBucketProto x0
		long x1
	static long access$602 (android.service.NetworkStatsHistoryBucketProto, long) 
		android.service.NetworkStatsHistoryBucketProto x0
		long x1
	static long access$702 (android.service.NetworkStatsHistoryBucketProto, long) 
		android.service.NetworkStatsHistoryBucketProto x0
		long x1
	static long access$802 (android.service.NetworkStatsHistoryBucketProto, long) 
		android.service.NetworkStatsHistoryBucketProto x0
		long x1
	static long access$902 (android.service.NetworkStatsHistoryBucketProto, long) 
		android.service.NetworkStatsHistoryBucketProto x0
		long x1
	static int access$1002 (android.service.NetworkStatsHistoryBucketProto, int) 
		android.service.NetworkStatsHistoryBucketProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$1100 (android.service.NetworkStatsHistoryBucketProto) 
		android.service.NetworkStatsHistoryBucketProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.NetworkStatsHistoryBucketProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.NetworkStatsHistoryBucketProto$1 x2
	static void  () 
}

android/service/NetworkStatsHistoryBucketProtoOrBuilder.class
NetworkStatsHistoryBucketProtoOrBuilder.java
package android.service
public abstract android.service.NetworkStatsHistoryBucketProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasBucketStartMs () 
	public abstract long getBucketStartMs () 
	public abstract boolean hasRxBytes () 
	public abstract long getRxBytes () 
	public abstract boolean hasRxPackets () 
	public abstract long getRxPackets () 
	public abstract boolean hasTxBytes () 
	public abstract long getTxBytes () 
	public abstract boolean hasTxPackets () 
	public abstract long getTxPackets () 
	public abstract boolean hasOperations () 
	public abstract long getOperations () 
}

android/service/NetworkStatsHistoryProto$1.class
NetworkStatsHistoryProto.java
package android.service
final android.service.NetworkStatsHistoryProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.NetworkStatsHistoryProto 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/service/NetworkStatsHistoryProto$Builder.class
NetworkStatsHistoryProto.java
package android.service
public final android.service.NetworkStatsHistoryProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.NetworkStatsHistoryProtoOrBuilder  {
	private int bitField0_
	private long bucketDurationMs_
	private java.util.List buckets_
	private com.google.protobuf.RepeatedFieldBuilder bucketsBuilder_
	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.service.NetworkStatsHistoryProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.NetworkStatsHistoryProto getDefaultInstanceForType () 
	public android.service.NetworkStatsHistoryProto build () 
		android.service.NetworkStatsHistoryProto result
	public android.service.NetworkStatsHistoryProto buildPartial () 
		android.service.NetworkStatsHistoryProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.NetworkStatsHistoryProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.NetworkStatsHistoryProto$Builder mergeFrom (android.service.NetworkStatsHistoryProto) 
		android.service.NetworkStatsHistoryProto other
	public final boolean isInitialized () 
	public android.service.NetworkStatsHistoryProto$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.service.NetworkStatsHistoryProto parsedMessage
	public boolean hasBucketDurationMs () 
	public long getBucketDurationMs () 
	public android.service.NetworkStatsHistoryProto$Builder setBucketDurationMs (long) 
		long value
	public android.service.NetworkStatsHistoryProto$Builder clearBucketDurationMs () 
	private void ensureBucketsIsMutable () 
	public java.util.List getBucketsList () 
	public int getBucketsCount () 
	public android.service.NetworkStatsHistoryBucketProto getBuckets (int) 
		int index
	public android.service.NetworkStatsHistoryProto$Builder setBuckets (int, android.service.NetworkStatsHistoryBucketProto) 
		int index
		android.service.NetworkStatsHistoryBucketProto value
	public android.service.NetworkStatsHistoryProto$Builder setBuckets (int, android.service.NetworkStatsHistoryBucketProto$Builder) 
		int index
		android.service.NetworkStatsHistoryBucketProto$Builder builderForValue
	public android.service.NetworkStatsHistoryProto$Builder addBuckets (android.service.NetworkStatsHistoryBucketProto) 
		android.service.NetworkStatsHistoryBucketProto value
	public android.service.NetworkStatsHistoryProto$Builder addBuckets (int, android.service.NetworkStatsHistoryBucketProto) 
		int index
		android.service.NetworkStatsHistoryBucketProto value
	public android.service.NetworkStatsHistoryProto$Builder addBuckets (android.service.NetworkStatsHistoryBucketProto$Builder) 
		android.service.NetworkStatsHistoryBucketProto$Builder builderForValue
	public android.service.NetworkStatsHistoryProto$Builder addBuckets (int, android.service.NetworkStatsHistoryBucketProto$Builder) 
		int index
		android.service.NetworkStatsHistoryBucketProto$Builder builderForValue
	public android.service.NetworkStatsHistoryProto$Builder addAllBuckets (java.lang.Iterable) 
		Iterable values
	public android.service.NetworkStatsHistoryProto$Builder clearBuckets () 
	public android.service.NetworkStatsHistoryProto$Builder removeBuckets (int) 
		int index
	public android.service.NetworkStatsHistoryBucketProto$Builder getBucketsBuilder (int) 
		int index
	public android.service.NetworkStatsHistoryBucketProtoOrBuilder getBucketsOrBuilder (int) 
		int index
	public java.util.List getBucketsOrBuilderList () 
	public android.service.NetworkStatsHistoryBucketProto$Builder addBucketsBuilder () 
	public android.service.NetworkStatsHistoryBucketProto$Builder addBucketsBuilder (int) 
		int index
	public java.util.List getBucketsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getBucketsFieldBuilder () 
	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.service.NetworkStatsHistoryProto$1) 
		android.service.NetworkStatsHistoryProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.NetworkStatsHistoryProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.NetworkStatsHistoryProto$1 x1
}

android/service/NetworkStatsHistoryProto.class
NetworkStatsHistoryProto.java
package android.service
public final android.service.NetworkStatsHistoryProto extends com.google.protobuf.GeneratedMessage implements android.service.NetworkStatsHistoryProtoOrBuilder  {
	private int bitField0_
	public static final int BUCKET_DURATION_MS_FIELD_NUMBER
	private long bucketDurationMs_
	public static final int BUCKETS_FIELD_NUMBER
	private java.util.List buckets_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.NetworkStatsHistoryProto 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 hasBucketDurationMs () 
	public long getBucketDurationMs () 
	public java.util.List getBucketsList () 
	public java.util.List getBucketsOrBuilderList () 
	public int getBucketsCount () 
	public android.service.NetworkStatsHistoryBucketProto getBuckets (int) 
		int index
	public android.service.NetworkStatsHistoryBucketProtoOrBuilder getBucketsOrBuilder (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.service.NetworkStatsHistoryProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.NetworkStatsHistoryProto 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.service.NetworkStatsHistoryProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.NetworkStatsHistoryProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsHistoryProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkStatsHistoryProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsHistoryProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkStatsHistoryProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsHistoryProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.NetworkStatsHistoryProto 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.service.NetworkStatsHistoryProto$Builder newBuilderForType () 
	public static android.service.NetworkStatsHistoryProto$Builder newBuilder () 
	public static android.service.NetworkStatsHistoryProto$Builder newBuilder (android.service.NetworkStatsHistoryProto) 
		android.service.NetworkStatsHistoryProto prototype
	public android.service.NetworkStatsHistoryProto$Builder toBuilder () 
	protected android.service.NetworkStatsHistoryProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.NetworkStatsHistoryProto$Builder builder
	public static android.service.NetworkStatsHistoryProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.NetworkStatsHistoryProto 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.service.NetworkStatsHistoryProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.NetworkStatsHistoryProto$1 x1
	static long access$402 (android.service.NetworkStatsHistoryProto, long) 
		android.service.NetworkStatsHistoryProto x0
		long x1
	static java.util.List access$502 (android.service.NetworkStatsHistoryProto, java.util.List) 
		android.service.NetworkStatsHistoryProto x0
		java.util.List x1
	static int access$602 (android.service.NetworkStatsHistoryProto, int) 
		android.service.NetworkStatsHistoryProto x0
		int x1
	static java.util.List access$500 (android.service.NetworkStatsHistoryProto) 
		android.service.NetworkStatsHistoryProto x0
	static boolean access$700 () 
	static com.google.protobuf.UnknownFieldSet access$800 (android.service.NetworkStatsHistoryProto) 
		android.service.NetworkStatsHistoryProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.NetworkStatsHistoryProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.NetworkStatsHistoryProto$1 x2
	static void  () 
}

android/service/NetworkStatsHistoryProtoOrBuilder.class
NetworkStatsHistoryProtoOrBuilder.java
package android.service
public abstract android.service.NetworkStatsHistoryProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasBucketDurationMs () 
	public abstract long getBucketDurationMs () 
	public abstract java.util.List getBucketsList () 
	public abstract android.service.NetworkStatsHistoryBucketProto getBuckets (int) 
	public abstract int getBucketsCount () 
	public abstract java.util.List getBucketsOrBuilderList () 
	public abstract android.service.NetworkStatsHistoryBucketProtoOrBuilder getBucketsOrBuilder (int) 
}

android/service/NetworkStatsRecorderProto$1.class
NetworkStatsRecorderProto.java
package android.service
final android.service.NetworkStatsRecorderProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.NetworkStatsRecorderProto 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/service/NetworkStatsRecorderProto$Builder.class
NetworkStatsRecorderProto.java
package android.service
public final android.service.NetworkStatsRecorderProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.NetworkStatsRecorderProtoOrBuilder  {
	private int bitField0_
	private long pendingTotalBytes_
	private android.service.NetworkStatsCollectionProto completeHistory_
	private com.google.protobuf.SingleFieldBuilder completeHistoryBuilder_
	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.service.NetworkStatsRecorderProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.NetworkStatsRecorderProto getDefaultInstanceForType () 
	public android.service.NetworkStatsRecorderProto build () 
		android.service.NetworkStatsRecorderProto result
	public android.service.NetworkStatsRecorderProto buildPartial () 
		android.service.NetworkStatsRecorderProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.NetworkStatsRecorderProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.NetworkStatsRecorderProto$Builder mergeFrom (android.service.NetworkStatsRecorderProto) 
		android.service.NetworkStatsRecorderProto other
	public final boolean isInitialized () 
	public android.service.NetworkStatsRecorderProto$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.service.NetworkStatsRecorderProto parsedMessage
	public boolean hasPendingTotalBytes () 
	public long getPendingTotalBytes () 
	public android.service.NetworkStatsRecorderProto$Builder setPendingTotalBytes (long) 
		long value
	public android.service.NetworkStatsRecorderProto$Builder clearPendingTotalBytes () 
	public boolean hasCompleteHistory () 
	public android.service.NetworkStatsCollectionProto getCompleteHistory () 
	public android.service.NetworkStatsRecorderProto$Builder setCompleteHistory (android.service.NetworkStatsCollectionProto) 
		android.service.NetworkStatsCollectionProto value
	public android.service.NetworkStatsRecorderProto$Builder setCompleteHistory (android.service.NetworkStatsCollectionProto$Builder) 
		android.service.NetworkStatsCollectionProto$Builder builderForValue
	public android.service.NetworkStatsRecorderProto$Builder mergeCompleteHistory (android.service.NetworkStatsCollectionProto) 
		android.service.NetworkStatsCollectionProto value
	public android.service.NetworkStatsRecorderProto$Builder clearCompleteHistory () 
	public android.service.NetworkStatsCollectionProto$Builder getCompleteHistoryBuilder () 
	public android.service.NetworkStatsCollectionProtoOrBuilder getCompleteHistoryOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCompleteHistoryFieldBuilder () 
	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.service.NetworkStatsRecorderProto$1) 
		android.service.NetworkStatsRecorderProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.NetworkStatsRecorderProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.NetworkStatsRecorderProto$1 x1
}

android/service/NetworkStatsRecorderProto.class
NetworkStatsRecorderProto.java
package android.service
public final android.service.NetworkStatsRecorderProto extends com.google.protobuf.GeneratedMessage implements android.service.NetworkStatsRecorderProtoOrBuilder  {
	private int bitField0_
	public static final int PENDING_TOTAL_BYTES_FIELD_NUMBER
	private long pendingTotalBytes_
	public static final int COMPLETE_HISTORY_FIELD_NUMBER
	private android.service.NetworkStatsCollectionProto completeHistory_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.NetworkStatsRecorderProto 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.service.NetworkStatsCollectionProto$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 hasPendingTotalBytes () 
	public long getPendingTotalBytes () 
	public boolean hasCompleteHistory () 
	public android.service.NetworkStatsCollectionProto getCompleteHistory () 
	public android.service.NetworkStatsCollectionProtoOrBuilder getCompleteHistoryOrBuilder () 
	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.service.NetworkStatsRecorderProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.NetworkStatsRecorderProto 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.service.NetworkStatsRecorderProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.NetworkStatsRecorderProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsRecorderProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkStatsRecorderProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsRecorderProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkStatsRecorderProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsRecorderProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.NetworkStatsRecorderProto 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.service.NetworkStatsRecorderProto$Builder newBuilderForType () 
	public static android.service.NetworkStatsRecorderProto$Builder newBuilder () 
	public static android.service.NetworkStatsRecorderProto$Builder newBuilder (android.service.NetworkStatsRecorderProto) 
		android.service.NetworkStatsRecorderProto prototype
	public android.service.NetworkStatsRecorderProto$Builder toBuilder () 
	protected android.service.NetworkStatsRecorderProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.NetworkStatsRecorderProto$Builder builder
	public static android.service.NetworkStatsRecorderProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.NetworkStatsRecorderProto 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.service.NetworkStatsRecorderProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.NetworkStatsRecorderProto$1 x1
	static long access$402 (android.service.NetworkStatsRecorderProto, long) 
		android.service.NetworkStatsRecorderProto x0
		long x1
	static android.service.NetworkStatsCollectionProto access$502 (android.service.NetworkStatsRecorderProto, android.service.NetworkStatsCollectionProto) 
		android.service.NetworkStatsRecorderProto x0
		android.service.NetworkStatsCollectionProto x1
	static int access$602 (android.service.NetworkStatsRecorderProto, int) 
		android.service.NetworkStatsRecorderProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$700 (android.service.NetworkStatsRecorderProto) 
		android.service.NetworkStatsRecorderProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.NetworkStatsRecorderProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.NetworkStatsRecorderProto$1 x2
	static void  () 
}

android/service/NetworkStatsRecorderProtoOrBuilder.class
NetworkStatsRecorderProtoOrBuilder.java
package android.service
public abstract android.service.NetworkStatsRecorderProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasPendingTotalBytes () 
	public abstract long getPendingTotalBytes () 
	public abstract boolean hasCompleteHistory () 
	public abstract android.service.NetworkStatsCollectionProto getCompleteHistory () 
	public abstract android.service.NetworkStatsCollectionProtoOrBuilder getCompleteHistoryOrBuilder () 
}

android/service/NetworkStatsServiceDumpProto$1.class
NetworkStatsServiceDumpProto.java
package android.service
final android.service.NetworkStatsServiceDumpProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.NetworkStatsServiceDumpProto 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/service/NetworkStatsServiceDumpProto$Builder.class
NetworkStatsServiceDumpProto.java
package android.service
public final android.service.NetworkStatsServiceDumpProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.NetworkStatsServiceDumpProtoOrBuilder  {
	private int bitField0_
	private java.util.List activeInterfaces_
	private com.google.protobuf.RepeatedFieldBuilder activeInterfacesBuilder_
	private java.util.List activeUidInterfaces_
	private com.google.protobuf.RepeatedFieldBuilder activeUidInterfacesBuilder_
	private android.service.NetworkStatsRecorderProto devStats_
	private com.google.protobuf.SingleFieldBuilder devStatsBuilder_
	private android.service.NetworkStatsRecorderProto xtStats_
	private com.google.protobuf.SingleFieldBuilder xtStatsBuilder_
	private android.service.NetworkStatsRecorderProto uidStats_
	private com.google.protobuf.SingleFieldBuilder uidStatsBuilder_
	private android.service.NetworkStatsRecorderProto uidTagStats_
	private com.google.protobuf.SingleFieldBuilder uidTagStatsBuilder_
	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.service.NetworkStatsServiceDumpProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.NetworkStatsServiceDumpProto getDefaultInstanceForType () 
	public android.service.NetworkStatsServiceDumpProto build () 
		android.service.NetworkStatsServiceDumpProto result
	public android.service.NetworkStatsServiceDumpProto buildPartial () 
		android.service.NetworkStatsServiceDumpProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.NetworkStatsServiceDumpProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.NetworkStatsServiceDumpProto$Builder mergeFrom (android.service.NetworkStatsServiceDumpProto) 
		android.service.NetworkStatsServiceDumpProto other
	public final boolean isInitialized () 
	public android.service.NetworkStatsServiceDumpProto$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.service.NetworkStatsServiceDumpProto parsedMessage
	private void ensureActiveInterfacesIsMutable () 
	public java.util.List getActiveInterfacesList () 
	public int getActiveInterfacesCount () 
	public android.service.NetworkInterfaceProto getActiveInterfaces (int) 
		int index
	public android.service.NetworkStatsServiceDumpProto$Builder setActiveInterfaces (int, android.service.NetworkInterfaceProto) 
		int index
		android.service.NetworkInterfaceProto value
	public android.service.NetworkStatsServiceDumpProto$Builder setActiveInterfaces (int, android.service.NetworkInterfaceProto$Builder) 
		int index
		android.service.NetworkInterfaceProto$Builder builderForValue
	public android.service.NetworkStatsServiceDumpProto$Builder addActiveInterfaces (android.service.NetworkInterfaceProto) 
		android.service.NetworkInterfaceProto value
	public android.service.NetworkStatsServiceDumpProto$Builder addActiveInterfaces (int, android.service.NetworkInterfaceProto) 
		int index
		android.service.NetworkInterfaceProto value
	public android.service.NetworkStatsServiceDumpProto$Builder addActiveInterfaces (android.service.NetworkInterfaceProto$Builder) 
		android.service.NetworkInterfaceProto$Builder builderForValue
	public android.service.NetworkStatsServiceDumpProto$Builder addActiveInterfaces (int, android.service.NetworkInterfaceProto$Builder) 
		int index
		android.service.NetworkInterfaceProto$Builder builderForValue
	public android.service.NetworkStatsServiceDumpProto$Builder addAllActiveInterfaces (java.lang.Iterable) 
		Iterable values
	public android.service.NetworkStatsServiceDumpProto$Builder clearActiveInterfaces () 
	public android.service.NetworkStatsServiceDumpProto$Builder removeActiveInterfaces (int) 
		int index
	public android.service.NetworkInterfaceProto$Builder getActiveInterfacesBuilder (int) 
		int index
	public android.service.NetworkInterfaceProtoOrBuilder getActiveInterfacesOrBuilder (int) 
		int index
	public java.util.List getActiveInterfacesOrBuilderList () 
	public android.service.NetworkInterfaceProto$Builder addActiveInterfacesBuilder () 
	public android.service.NetworkInterfaceProto$Builder addActiveInterfacesBuilder (int) 
		int index
	public java.util.List getActiveInterfacesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getActiveInterfacesFieldBuilder () 
	private void ensureActiveUidInterfacesIsMutable () 
	public java.util.List getActiveUidInterfacesList () 
	public int getActiveUidInterfacesCount () 
	public android.service.NetworkInterfaceProto getActiveUidInterfaces (int) 
		int index
	public android.service.NetworkStatsServiceDumpProto$Builder setActiveUidInterfaces (int, android.service.NetworkInterfaceProto) 
		int index
		android.service.NetworkInterfaceProto value
	public android.service.NetworkStatsServiceDumpProto$Builder setActiveUidInterfaces (int, android.service.NetworkInterfaceProto$Builder) 
		int index
		android.service.NetworkInterfaceProto$Builder builderForValue
	public android.service.NetworkStatsServiceDumpProto$Builder addActiveUidInterfaces (android.service.NetworkInterfaceProto) 
		android.service.NetworkInterfaceProto value
	public android.service.NetworkStatsServiceDumpProto$Builder addActiveUidInterfaces (int, android.service.NetworkInterfaceProto) 
		int index
		android.service.NetworkInterfaceProto value
	public android.service.NetworkStatsServiceDumpProto$Builder addActiveUidInterfaces (android.service.NetworkInterfaceProto$Builder) 
		android.service.NetworkInterfaceProto$Builder builderForValue
	public android.service.NetworkStatsServiceDumpProto$Builder addActiveUidInterfaces (int, android.service.NetworkInterfaceProto$Builder) 
		int index
		android.service.NetworkInterfaceProto$Builder builderForValue
	public android.service.NetworkStatsServiceDumpProto$Builder addAllActiveUidInterfaces (java.lang.Iterable) 
		Iterable values
	public android.service.NetworkStatsServiceDumpProto$Builder clearActiveUidInterfaces () 
	public android.service.NetworkStatsServiceDumpProto$Builder removeActiveUidInterfaces (int) 
		int index
	public android.service.NetworkInterfaceProto$Builder getActiveUidInterfacesBuilder (int) 
		int index
	public android.service.NetworkInterfaceProtoOrBuilder getActiveUidInterfacesOrBuilder (int) 
		int index
	public java.util.List getActiveUidInterfacesOrBuilderList () 
	public android.service.NetworkInterfaceProto$Builder addActiveUidInterfacesBuilder () 
	public android.service.NetworkInterfaceProto$Builder addActiveUidInterfacesBuilder (int) 
		int index
	public java.util.List getActiveUidInterfacesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getActiveUidInterfacesFieldBuilder () 
	public boolean hasDevStats () 
	public android.service.NetworkStatsRecorderProto getDevStats () 
	public android.service.NetworkStatsServiceDumpProto$Builder setDevStats (android.service.NetworkStatsRecorderProto) 
		android.service.NetworkStatsRecorderProto value
	public android.service.NetworkStatsServiceDumpProto$Builder setDevStats (android.service.NetworkStatsRecorderProto$Builder) 
		android.service.NetworkStatsRecorderProto$Builder builderForValue
	public android.service.NetworkStatsServiceDumpProto$Builder mergeDevStats (android.service.NetworkStatsRecorderProto) 
		android.service.NetworkStatsRecorderProto value
	public android.service.NetworkStatsServiceDumpProto$Builder clearDevStats () 
	public android.service.NetworkStatsRecorderProto$Builder getDevStatsBuilder () 
	public android.service.NetworkStatsRecorderProtoOrBuilder getDevStatsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDevStatsFieldBuilder () 
	public boolean hasXtStats () 
	public android.service.NetworkStatsRecorderProto getXtStats () 
	public android.service.NetworkStatsServiceDumpProto$Builder setXtStats (android.service.NetworkStatsRecorderProto) 
		android.service.NetworkStatsRecorderProto value
	public android.service.NetworkStatsServiceDumpProto$Builder setXtStats (android.service.NetworkStatsRecorderProto$Builder) 
		android.service.NetworkStatsRecorderProto$Builder builderForValue
	public android.service.NetworkStatsServiceDumpProto$Builder mergeXtStats (android.service.NetworkStatsRecorderProto) 
		android.service.NetworkStatsRecorderProto value
	public android.service.NetworkStatsServiceDumpProto$Builder clearXtStats () 
	public android.service.NetworkStatsRecorderProto$Builder getXtStatsBuilder () 
	public android.service.NetworkStatsRecorderProtoOrBuilder getXtStatsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getXtStatsFieldBuilder () 
	public boolean hasUidStats () 
	public android.service.NetworkStatsRecorderProto getUidStats () 
	public android.service.NetworkStatsServiceDumpProto$Builder setUidStats (android.service.NetworkStatsRecorderProto) 
		android.service.NetworkStatsRecorderProto value
	public android.service.NetworkStatsServiceDumpProto$Builder setUidStats (android.service.NetworkStatsRecorderProto$Builder) 
		android.service.NetworkStatsRecorderProto$Builder builderForValue
	public android.service.NetworkStatsServiceDumpProto$Builder mergeUidStats (android.service.NetworkStatsRecorderProto) 
		android.service.NetworkStatsRecorderProto value
	public android.service.NetworkStatsServiceDumpProto$Builder clearUidStats () 
	public android.service.NetworkStatsRecorderProto$Builder getUidStatsBuilder () 
	public android.service.NetworkStatsRecorderProtoOrBuilder getUidStatsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUidStatsFieldBuilder () 
	public boolean hasUidTagStats () 
	public android.service.NetworkStatsRecorderProto getUidTagStats () 
	public android.service.NetworkStatsServiceDumpProto$Builder setUidTagStats (android.service.NetworkStatsRecorderProto) 
		android.service.NetworkStatsRecorderProto value
	public android.service.NetworkStatsServiceDumpProto$Builder setUidTagStats (android.service.NetworkStatsRecorderProto$Builder) 
		android.service.NetworkStatsRecorderProto$Builder builderForValue
	public android.service.NetworkStatsServiceDumpProto$Builder mergeUidTagStats (android.service.NetworkStatsRecorderProto) 
		android.service.NetworkStatsRecorderProto value
	public android.service.NetworkStatsServiceDumpProto$Builder clearUidTagStats () 
	public android.service.NetworkStatsRecorderProto$Builder getUidTagStatsBuilder () 
	public android.service.NetworkStatsRecorderProtoOrBuilder getUidTagStatsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUidTagStatsFieldBuilder () 
	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.service.NetworkStatsServiceDumpProto$1) 
		android.service.NetworkStatsServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.NetworkStatsServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.NetworkStatsServiceDumpProto$1 x1
}

android/service/NetworkStatsServiceDumpProto.class
NetworkStatsServiceDumpProto.java
package android.service
public final android.service.NetworkStatsServiceDumpProto extends com.google.protobuf.GeneratedMessage implements android.service.NetworkStatsServiceDumpProtoOrBuilder  {
	private int bitField0_
	public static final int ACTIVE_INTERFACES_FIELD_NUMBER
	private java.util.List activeInterfaces_
	public static final int ACTIVE_UID_INTERFACES_FIELD_NUMBER
	private java.util.List activeUidInterfaces_
	public static final int DEV_STATS_FIELD_NUMBER
	private android.service.NetworkStatsRecorderProto devStats_
	public static final int XT_STATS_FIELD_NUMBER
	private android.service.NetworkStatsRecorderProto xtStats_
	public static final int UID_STATS_FIELD_NUMBER
	private android.service.NetworkStatsRecorderProto uidStats_
	public static final int UID_TAG_STATS_FIELD_NUMBER
	private android.service.NetworkStatsRecorderProto uidTagStats_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.NetworkStatsServiceDumpProto 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.service.NetworkStatsRecorderProto$Builder subBuilder
		android.service.NetworkStatsRecorderProto$Builder subBuilder
		android.service.NetworkStatsRecorderProto$Builder subBuilder
		android.service.NetworkStatsRecorderProto$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 getActiveInterfacesList () 
	public java.util.List getActiveInterfacesOrBuilderList () 
	public int getActiveInterfacesCount () 
	public android.service.NetworkInterfaceProto getActiveInterfaces (int) 
		int index
	public android.service.NetworkInterfaceProtoOrBuilder getActiveInterfacesOrBuilder (int) 
		int index
	public java.util.List getActiveUidInterfacesList () 
	public java.util.List getActiveUidInterfacesOrBuilderList () 
	public int getActiveUidInterfacesCount () 
	public android.service.NetworkInterfaceProto getActiveUidInterfaces (int) 
		int index
	public android.service.NetworkInterfaceProtoOrBuilder getActiveUidInterfacesOrBuilder (int) 
		int index
	public boolean hasDevStats () 
	public android.service.NetworkStatsRecorderProto getDevStats () 
	public android.service.NetworkStatsRecorderProtoOrBuilder getDevStatsOrBuilder () 
	public boolean hasXtStats () 
	public android.service.NetworkStatsRecorderProto getXtStats () 
	public android.service.NetworkStatsRecorderProtoOrBuilder getXtStatsOrBuilder () 
	public boolean hasUidStats () 
	public android.service.NetworkStatsRecorderProto getUidStats () 
	public android.service.NetworkStatsRecorderProtoOrBuilder getUidStatsOrBuilder () 
	public boolean hasUidTagStats () 
	public android.service.NetworkStatsRecorderProto getUidTagStats () 
	public android.service.NetworkStatsRecorderProtoOrBuilder getUidTagStatsOrBuilder () 
	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.service.NetworkStatsServiceDumpProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.NetworkStatsServiceDumpProto 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.service.NetworkStatsServiceDumpProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.NetworkStatsServiceDumpProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsServiceDumpProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkStatsServiceDumpProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsServiceDumpProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.NetworkStatsServiceDumpProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.NetworkStatsServiceDumpProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.NetworkStatsServiceDumpProto 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.service.NetworkStatsServiceDumpProto$Builder newBuilderForType () 
	public static android.service.NetworkStatsServiceDumpProto$Builder newBuilder () 
	public static android.service.NetworkStatsServiceDumpProto$Builder newBuilder (android.service.NetworkStatsServiceDumpProto) 
		android.service.NetworkStatsServiceDumpProto prototype
	public android.service.NetworkStatsServiceDumpProto$Builder toBuilder () 
	protected android.service.NetworkStatsServiceDumpProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.NetworkStatsServiceDumpProto$Builder builder
	public static android.service.NetworkStatsServiceDumpProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.NetworkStatsServiceDumpProto 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.service.NetworkStatsServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.NetworkStatsServiceDumpProto$1 x1
	static java.util.List access$402 (android.service.NetworkStatsServiceDumpProto, java.util.List) 
		android.service.NetworkStatsServiceDumpProto x0
		java.util.List x1
	static java.util.List access$502 (android.service.NetworkStatsServiceDumpProto, java.util.List) 
		android.service.NetworkStatsServiceDumpProto x0
		java.util.List x1
	static android.service.NetworkStatsRecorderProto access$602 (android.service.NetworkStatsServiceDumpProto, android.service.NetworkStatsRecorderProto) 
		android.service.NetworkStatsServiceDumpProto x0
		android.service.NetworkStatsRecorderProto x1
	static android.service.NetworkStatsRecorderProto access$702 (android.service.NetworkStatsServiceDumpProto, android.service.NetworkStatsRecorderProto) 
		android.service.NetworkStatsServiceDumpProto x0
		android.service.NetworkStatsRecorderProto x1
	static android.service.NetworkStatsRecorderProto access$802 (android.service.NetworkStatsServiceDumpProto, android.service.NetworkStatsRecorderProto) 
		android.service.NetworkStatsServiceDumpProto x0
		android.service.NetworkStatsRecorderProto x1
	static android.service.NetworkStatsRecorderProto access$902 (android.service.NetworkStatsServiceDumpProto, android.service.NetworkStatsRecorderProto) 
		android.service.NetworkStatsServiceDumpProto x0
		android.service.NetworkStatsRecorderProto x1
	static int access$1002 (android.service.NetworkStatsServiceDumpProto, int) 
		android.service.NetworkStatsServiceDumpProto x0
		int x1
	static java.util.List access$400 (android.service.NetworkStatsServiceDumpProto) 
		android.service.NetworkStatsServiceDumpProto x0
	static boolean access$1100 () 
	static java.util.List access$500 (android.service.NetworkStatsServiceDumpProto) 
		android.service.NetworkStatsServiceDumpProto x0
	static boolean access$1200 () 
	static com.google.protobuf.UnknownFieldSet access$1300 (android.service.NetworkStatsServiceDumpProto) 
		android.service.NetworkStatsServiceDumpProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.NetworkStatsServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.NetworkStatsServiceDumpProto$1 x2
	static void  () 
}

android/service/NetworkStatsServiceDumpProtoOrBuilder.class
NetworkStatsServiceDumpProtoOrBuilder.java
package android.service
public abstract android.service.NetworkStatsServiceDumpProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getActiveInterfacesList () 
	public abstract android.service.NetworkInterfaceProto getActiveInterfaces (int) 
	public abstract int getActiveInterfacesCount () 
	public abstract java.util.List getActiveInterfacesOrBuilderList () 
	public abstract android.service.NetworkInterfaceProtoOrBuilder getActiveInterfacesOrBuilder (int) 
	public abstract java.util.List getActiveUidInterfacesList () 
	public abstract android.service.NetworkInterfaceProto getActiveUidInterfaces (int) 
	public abstract int getActiveUidInterfacesCount () 
	public abstract java.util.List getActiveUidInterfacesOrBuilderList () 
	public abstract android.service.NetworkInterfaceProtoOrBuilder getActiveUidInterfacesOrBuilder (int) 
	public abstract boolean hasDevStats () 
	public abstract android.service.NetworkStatsRecorderProto getDevStats () 
	public abstract android.service.NetworkStatsRecorderProtoOrBuilder getDevStatsOrBuilder () 
	public abstract boolean hasXtStats () 
	public abstract android.service.NetworkStatsRecorderProto getXtStats () 
	public abstract android.service.NetworkStatsRecorderProtoOrBuilder getXtStatsOrBuilder () 
	public abstract boolean hasUidStats () 
	public abstract android.service.NetworkStatsRecorderProto getUidStats () 
	public abstract android.service.NetworkStatsRecorderProtoOrBuilder getUidStatsOrBuilder () 
	public abstract boolean hasUidTagStats () 
	public abstract android.service.NetworkStatsRecorderProto getUidTagStats () 
	public abstract android.service.NetworkStatsRecorderProtoOrBuilder getUidTagStatsOrBuilder () 
}

android/service/NetworkStatsServiceProto$1.class
NetworkStatsServiceProto.java
package android.service
final android.service.NetworkStatsServiceProto$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/service/NetworkStatsServiceProto.class
NetworkStatsServiceProto.java
package android.service
public final android.service.NetworkStatsServiceProto extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_NetworkStatsServiceDumpProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_NetworkStatsServiceDumpProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_NetworkInterfaceProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_NetworkInterfaceProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_NetworkIdentitySetProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_NetworkIdentitySetProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_NetworkIdentityProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_NetworkIdentityProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_NetworkStatsRecorderProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_NetworkStatsRecorderProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_NetworkStatsCollectionProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_NetworkStatsCollectionProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_NetworkStatsCollectionStatsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_NetworkStatsCollectionStatsProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_NetworkStatsCollectionKeyProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_NetworkStatsCollectionKeyProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_NetworkStatsHistoryProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_NetworkStatsHistoryProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_NetworkStatsHistoryBucketProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_NetworkStatsHistoryBucketProto_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/service/appwidget/AppWidgetServiceDumpProto$1.class
AppWidgetServiceDumpProto.java
package android.service.appwidget
final android.service.appwidget.AppWidgetServiceDumpProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.appwidget.AppWidgetServiceDumpProto 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/service/appwidget/AppWidgetServiceDumpProto$Builder.class
AppWidgetServiceDumpProto.java
package android.service.appwidget
public final android.service.appwidget.AppWidgetServiceDumpProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.appwidget.AppWidgetServiceDumpProtoOrBuilder  {
	private int bitField0_
	private java.util.List widgets_
	private com.google.protobuf.RepeatedFieldBuilder widgetsBuilder_
	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.service.appwidget.AppWidgetServiceDumpProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.appwidget.AppWidgetServiceDumpProto getDefaultInstanceForType () 
	public android.service.appwidget.AppWidgetServiceDumpProto build () 
		android.service.appwidget.AppWidgetServiceDumpProto result
	public android.service.appwidget.AppWidgetServiceDumpProto buildPartial () 
		android.service.appwidget.AppWidgetServiceDumpProto result
		int from_bitField0_
	public android.service.appwidget.AppWidgetServiceDumpProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.appwidget.AppWidgetServiceDumpProto$Builder mergeFrom (android.service.appwidget.AppWidgetServiceDumpProto) 
		android.service.appwidget.AppWidgetServiceDumpProto other
	public final boolean isInitialized () 
	public android.service.appwidget.AppWidgetServiceDumpProto$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.service.appwidget.AppWidgetServiceDumpProto parsedMessage
	private void ensureWidgetsIsMutable () 
	public java.util.List getWidgetsList () 
	public int getWidgetsCount () 
	public android.service.appwidget.WidgetProto getWidgets (int) 
		int index
	public android.service.appwidget.AppWidgetServiceDumpProto$Builder setWidgets (int, android.service.appwidget.WidgetProto) 
		int index
		android.service.appwidget.WidgetProto value
	public android.service.appwidget.AppWidgetServiceDumpProto$Builder setWidgets (int, android.service.appwidget.WidgetProto$Builder) 
		int index
		android.service.appwidget.WidgetProto$Builder builderForValue
	public android.service.appwidget.AppWidgetServiceDumpProto$Builder addWidgets (android.service.appwidget.WidgetProto) 
		android.service.appwidget.WidgetProto value
	public android.service.appwidget.AppWidgetServiceDumpProto$Builder addWidgets (int, android.service.appwidget.WidgetProto) 
		int index
		android.service.appwidget.WidgetProto value
	public android.service.appwidget.AppWidgetServiceDumpProto$Builder addWidgets (android.service.appwidget.WidgetProto$Builder) 
		android.service.appwidget.WidgetProto$Builder builderForValue
	public android.service.appwidget.AppWidgetServiceDumpProto$Builder addWidgets (int, android.service.appwidget.WidgetProto$Builder) 
		int index
		android.service.appwidget.WidgetProto$Builder builderForValue
	public android.service.appwidget.AppWidgetServiceDumpProto$Builder addAllWidgets (java.lang.Iterable) 
		Iterable values
	public android.service.appwidget.AppWidgetServiceDumpProto$Builder clearWidgets () 
	public android.service.appwidget.AppWidgetServiceDumpProto$Builder removeWidgets (int) 
		int index
	public android.service.appwidget.WidgetProto$Builder getWidgetsBuilder (int) 
		int index
	public android.service.appwidget.WidgetProtoOrBuilder getWidgetsOrBuilder (int) 
		int index
	public java.util.List getWidgetsOrBuilderList () 
	public android.service.appwidget.WidgetProto$Builder addWidgetsBuilder () 
	public android.service.appwidget.WidgetProto$Builder addWidgetsBuilder (int) 
		int index
	public java.util.List getWidgetsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getWidgetsFieldBuilder () 
	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.service.appwidget.AppWidgetServiceDumpProto$1) 
		android.service.appwidget.AppWidgetServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.appwidget.AppWidgetServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.appwidget.AppWidgetServiceDumpProto$1 x1
}

android/service/appwidget/AppWidgetServiceDumpProto.class
AppWidgetServiceDumpProto.java
package android.service.appwidget
public final android.service.appwidget.AppWidgetServiceDumpProto extends com.google.protobuf.GeneratedMessage implements android.service.appwidget.AppWidgetServiceDumpProtoOrBuilder  {
	public static final int WIDGETS_FIELD_NUMBER
	private java.util.List widgets_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.appwidget.AppWidgetServiceDumpProto 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 getWidgetsList () 
	public java.util.List getWidgetsOrBuilderList () 
	public int getWidgetsCount () 
	public android.service.appwidget.WidgetProto getWidgets (int) 
		int index
	public android.service.appwidget.WidgetProtoOrBuilder getWidgetsOrBuilder (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.service.appwidget.AppWidgetServiceDumpProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.appwidget.AppWidgetServiceDumpProto 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.service.appwidget.AppWidgetServiceDumpProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.appwidget.AppWidgetServiceDumpProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.appwidget.AppWidgetServiceDumpProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.appwidget.AppWidgetServiceDumpProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.appwidget.AppWidgetServiceDumpProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.appwidget.AppWidgetServiceDumpProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.appwidget.AppWidgetServiceDumpProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.appwidget.AppWidgetServiceDumpProto 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.service.appwidget.AppWidgetServiceDumpProto$Builder newBuilderForType () 
	public static android.service.appwidget.AppWidgetServiceDumpProto$Builder newBuilder () 
	public static android.service.appwidget.AppWidgetServiceDumpProto$Builder newBuilder (android.service.appwidget.AppWidgetServiceDumpProto) 
		android.service.appwidget.AppWidgetServiceDumpProto prototype
	public android.service.appwidget.AppWidgetServiceDumpProto$Builder toBuilder () 
	protected android.service.appwidget.AppWidgetServiceDumpProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.appwidget.AppWidgetServiceDumpProto$Builder builder
	public static android.service.appwidget.AppWidgetServiceDumpProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.appwidget.AppWidgetServiceDumpProto 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.service.appwidget.AppWidgetServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.appwidget.AppWidgetServiceDumpProto$1 x1
	static java.util.List access$402 (android.service.appwidget.AppWidgetServiceDumpProto, java.util.List) 
		android.service.appwidget.AppWidgetServiceDumpProto x0
		java.util.List x1
	static java.util.List access$400 (android.service.appwidget.AppWidgetServiceDumpProto) 
		android.service.appwidget.AppWidgetServiceDumpProto x0
	static boolean access$500 () 
	static com.google.protobuf.UnknownFieldSet access$600 (android.service.appwidget.AppWidgetServiceDumpProto) 
		android.service.appwidget.AppWidgetServiceDumpProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.appwidget.AppWidgetServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.appwidget.AppWidgetServiceDumpProto$1 x2
	static void  () 
}

android/service/appwidget/AppWidgetServiceDumpProtoOrBuilder.class
AppWidgetServiceDumpProtoOrBuilder.java
package android.service.appwidget
public abstract android.service.appwidget.AppWidgetServiceDumpProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getWidgetsList () 
	public abstract android.service.appwidget.WidgetProto getWidgets (int) 
	public abstract int getWidgetsCount () 
	public abstract java.util.List getWidgetsOrBuilderList () 
	public abstract android.service.appwidget.WidgetProtoOrBuilder getWidgetsOrBuilder (int) 
}

android/service/appwidget/AppWidgetServiceProto$1.class
AppWidgetServiceProto.java
package android.service.appwidget
final android.service.appwidget.AppWidgetServiceProto$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/service/appwidget/AppWidgetServiceProto.class
AppWidgetServiceProto.java
package android.service.appwidget
public final android.service.appwidget.AppWidgetServiceProto extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_appwidget_AppWidgetServiceDumpProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_appwidget_AppWidgetServiceDumpProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_appwidget_WidgetProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_appwidget_WidgetProto_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/service/appwidget/WidgetProto$1.class
WidgetProto.java
package android.service.appwidget
final android.service.appwidget.WidgetProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.appwidget.WidgetProto 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/service/appwidget/WidgetProto$Builder.class
WidgetProto.java
package android.service.appwidget
public final android.service.appwidget.WidgetProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.appwidget.WidgetProtoOrBuilder  {
	private int bitField0_
	private boolean isCrossProfile_
	private boolean isHostStopped_
	private Object hostPackage_
	private Object providerPackage_
	private Object providerClass_
	private int minWidth_
	private int minHeight_
	private int maxWidth_
	private int maxHeight_
	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.service.appwidget.WidgetProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.appwidget.WidgetProto getDefaultInstanceForType () 
	public android.service.appwidget.WidgetProto build () 
		android.service.appwidget.WidgetProto result
	public android.service.appwidget.WidgetProto buildPartial () 
		android.service.appwidget.WidgetProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.appwidget.WidgetProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.appwidget.WidgetProto$Builder mergeFrom (android.service.appwidget.WidgetProto) 
		android.service.appwidget.WidgetProto other
	public final boolean isInitialized () 
	public android.service.appwidget.WidgetProto$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.service.appwidget.WidgetProto parsedMessage
	public boolean hasIsCrossProfile () 
	public boolean getIsCrossProfile () 
	public android.service.appwidget.WidgetProto$Builder setIsCrossProfile (boolean) 
		boolean value
	public android.service.appwidget.WidgetProto$Builder clearIsCrossProfile () 
	public boolean hasIsHostStopped () 
	public boolean getIsHostStopped () 
	public android.service.appwidget.WidgetProto$Builder setIsHostStopped (boolean) 
		boolean value
	public android.service.appwidget.WidgetProto$Builder clearIsHostStopped () 
	public boolean hasHostPackage () 
	public java.lang.String getHostPackage () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHostPackageBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.appwidget.WidgetProto$Builder setHostPackage (java.lang.String) 
		String value
	public android.service.appwidget.WidgetProto$Builder clearHostPackage () 
	public android.service.appwidget.WidgetProto$Builder setHostPackageBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasProviderPackage () 
	public java.lang.String getProviderPackage () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getProviderPackageBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.appwidget.WidgetProto$Builder setProviderPackage (java.lang.String) 
		String value
	public android.service.appwidget.WidgetProto$Builder clearProviderPackage () 
	public android.service.appwidget.WidgetProto$Builder setProviderPackageBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasProviderClass () 
	public java.lang.String getProviderClass () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getProviderClassBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.appwidget.WidgetProto$Builder setProviderClass (java.lang.String) 
		String value
	public android.service.appwidget.WidgetProto$Builder clearProviderClass () 
	public android.service.appwidget.WidgetProto$Builder setProviderClassBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasMinWidth () 
	public int getMinWidth () 
	public android.service.appwidget.WidgetProto$Builder setMinWidth (int) 
		int value
	public android.service.appwidget.WidgetProto$Builder clearMinWidth () 
	public boolean hasMinHeight () 
	public int getMinHeight () 
	public android.service.appwidget.WidgetProto$Builder setMinHeight (int) 
		int value
	public android.service.appwidget.WidgetProto$Builder clearMinHeight () 
	public boolean hasMaxWidth () 
	public int getMaxWidth () 
	public android.service.appwidget.WidgetProto$Builder setMaxWidth (int) 
		int value
	public android.service.appwidget.WidgetProto$Builder clearMaxWidth () 
	public boolean hasMaxHeight () 
	public int getMaxHeight () 
	public android.service.appwidget.WidgetProto$Builder setMaxHeight (int) 
		int value
	public android.service.appwidget.WidgetProto$Builder clearMaxHeight () 
	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.service.appwidget.WidgetProto$1) 
		android.service.appwidget.WidgetProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.appwidget.WidgetProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.appwidget.WidgetProto$1 x1
}

android/service/appwidget/WidgetProto.class
WidgetProto.java
package android.service.appwidget
public final android.service.appwidget.WidgetProto extends com.google.protobuf.GeneratedMessage implements android.service.appwidget.WidgetProtoOrBuilder  {
	private int bitField0_
	public static final int ISCROSSPROFILE_FIELD_NUMBER
	private boolean isCrossProfile_
	public static final int ISHOSTSTOPPED_FIELD_NUMBER
	private boolean isHostStopped_
	public static final int HOSTPACKAGE_FIELD_NUMBER
	private volatile Object hostPackage_
	public static final int PROVIDERPACKAGE_FIELD_NUMBER
	private volatile Object providerPackage_
	public static final int PROVIDERCLASS_FIELD_NUMBER
	private volatile Object providerClass_
	public static final int MINWIDTH_FIELD_NUMBER
	private int minWidth_
	public static final int MINHEIGHT_FIELD_NUMBER
	private int minHeight_
	public static final int MAXWIDTH_FIELD_NUMBER
	private int maxWidth_
	public static final int MAXHEIGHT_FIELD_NUMBER
	private int maxHeight_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.appwidget.WidgetProto 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 hasIsCrossProfile () 
	public boolean getIsCrossProfile () 
	public boolean hasIsHostStopped () 
	public boolean getIsHostStopped () 
	public boolean hasHostPackage () 
	public java.lang.String getHostPackage () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHostPackageBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasProviderPackage () 
	public java.lang.String getProviderPackage () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getProviderPackageBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasProviderClass () 
	public java.lang.String getProviderClass () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getProviderClassBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasMinWidth () 
	public int getMinWidth () 
	public boolean hasMinHeight () 
	public int getMinHeight () 
	public boolean hasMaxWidth () 
	public int getMaxWidth () 
	public boolean hasMaxHeight () 
	public int getMaxHeight () 
	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.service.appwidget.WidgetProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.appwidget.WidgetProto 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.service.appwidget.WidgetProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.appwidget.WidgetProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.appwidget.WidgetProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.appwidget.WidgetProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.appwidget.WidgetProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.appwidget.WidgetProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.appwidget.WidgetProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.appwidget.WidgetProto 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.service.appwidget.WidgetProto$Builder newBuilderForType () 
	public static android.service.appwidget.WidgetProto$Builder newBuilder () 
	public static android.service.appwidget.WidgetProto$Builder newBuilder (android.service.appwidget.WidgetProto) 
		android.service.appwidget.WidgetProto prototype
	public android.service.appwidget.WidgetProto$Builder toBuilder () 
	protected android.service.appwidget.WidgetProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.appwidget.WidgetProto$Builder builder
	public static android.service.appwidget.WidgetProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.appwidget.WidgetProto 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.service.appwidget.WidgetProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.appwidget.WidgetProto$1 x1
	static boolean access$402 (android.service.appwidget.WidgetProto, boolean) 
		android.service.appwidget.WidgetProto x0
		boolean x1
	static boolean access$502 (android.service.appwidget.WidgetProto, boolean) 
		android.service.appwidget.WidgetProto x0
		boolean x1
	static java.lang.Object access$602 (android.service.appwidget.WidgetProto, java.lang.Object) 
		android.service.appwidget.WidgetProto x0
		Object x1
	static java.lang.Object access$702 (android.service.appwidget.WidgetProto, java.lang.Object) 
		android.service.appwidget.WidgetProto x0
		Object x1
	static java.lang.Object access$802 (android.service.appwidget.WidgetProto, java.lang.Object) 
		android.service.appwidget.WidgetProto x0
		Object x1
	static int access$902 (android.service.appwidget.WidgetProto, int) 
		android.service.appwidget.WidgetProto x0
		int x1
	static int access$1002 (android.service.appwidget.WidgetProto, int) 
		android.service.appwidget.WidgetProto x0
		int x1
	static int access$1102 (android.service.appwidget.WidgetProto, int) 
		android.service.appwidget.WidgetProto x0
		int x1
	static int access$1202 (android.service.appwidget.WidgetProto, int) 
		android.service.appwidget.WidgetProto x0
		int x1
	static int access$1302 (android.service.appwidget.WidgetProto, int) 
		android.service.appwidget.WidgetProto x0
		int x1
	static java.lang.Object access$600 (android.service.appwidget.WidgetProto) 
		android.service.appwidget.WidgetProto x0
	static java.lang.Object access$700 (android.service.appwidget.WidgetProto) 
		android.service.appwidget.WidgetProto x0
	static java.lang.Object access$800 (android.service.appwidget.WidgetProto) 
		android.service.appwidget.WidgetProto x0
	static com.google.protobuf.UnknownFieldSet access$1400 (android.service.appwidget.WidgetProto) 
		android.service.appwidget.WidgetProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.appwidget.WidgetProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.appwidget.WidgetProto$1 x2
	static void  () 
}

android/service/appwidget/WidgetProtoOrBuilder.class
WidgetProtoOrBuilder.java
package android.service.appwidget
public abstract android.service.appwidget.WidgetProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasIsCrossProfile () 
	public abstract boolean getIsCrossProfile () 
	public abstract boolean hasIsHostStopped () 
	public abstract boolean getIsHostStopped () 
	public abstract boolean hasHostPackage () 
	public abstract java.lang.String getHostPackage () 
	public abstract com.google.protobuf.ByteString getHostPackageBytes () 
	public abstract boolean hasProviderPackage () 
	public abstract java.lang.String getProviderPackage () 
	public abstract com.google.protobuf.ByteString getProviderPackageBytes () 
	public abstract boolean hasProviderClass () 
	public abstract java.lang.String getProviderClass () 
	public abstract com.google.protobuf.ByteString getProviderClassBytes () 
	public abstract boolean hasMinWidth () 
	public abstract int getMinWidth () 
	public abstract boolean hasMinHeight () 
	public abstract int getMinHeight () 
	public abstract boolean hasMaxWidth () 
	public abstract int getMaxWidth () 
	public abstract boolean hasMaxHeight () 
	public abstract int getMaxHeight () 
}

android/service/battery/BatteryServiceDumpProto$1.class
BatteryServiceDumpProto.java
package android.service.battery
final android.service.battery.BatteryServiceDumpProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.battery.BatteryServiceDumpProto 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/service/battery/BatteryServiceDumpProto$BatteryHealth$1.class
BatteryServiceDumpProto.java
package android.service.battery
final android.service.battery.BatteryServiceDumpProto$BatteryHealth$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.service.battery.BatteryServiceDumpProto$BatteryHealth findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/service/battery/BatteryServiceDumpProto$BatteryHealth.class
BatteryServiceDumpProto.java
package android.service.battery
public final android.service.battery.BatteryServiceDumpProto$BatteryHealth extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.service.battery.BatteryServiceDumpProto$BatteryHealth BATTERY_HEALTH_INVALID
	public static final android.service.battery.BatteryServiceDumpProto$BatteryHealth BATTERY_HEALTH_UNKNOWN
	public static final android.service.battery.BatteryServiceDumpProto$BatteryHealth BATTERY_HEALTH_GOOD
	public static final android.service.battery.BatteryServiceDumpProto$BatteryHealth BATTERY_HEALTH_OVERHEAT
	public static final android.service.battery.BatteryServiceDumpProto$BatteryHealth BATTERY_HEALTH_DEAD
	public static final android.service.battery.BatteryServiceDumpProto$BatteryHealth BATTERY_HEALTH_OVER_VOLTAGE
	public static final android.service.battery.BatteryServiceDumpProto$BatteryHealth BATTERY_HEALTH_UNSPECIFIED_FAILURE
	public static final android.service.battery.BatteryServiceDumpProto$BatteryHealth BATTERY_HEALTH_COLD
	public static final int BATTERY_HEALTH_INVALID_VALUE
	public static final int BATTERY_HEALTH_UNKNOWN_VALUE
	public static final int BATTERY_HEALTH_GOOD_VALUE
	public static final int BATTERY_HEALTH_OVERHEAT_VALUE
	public static final int BATTERY_HEALTH_DEAD_VALUE
	public static final int BATTERY_HEALTH_OVER_VOLTAGE_VALUE
	public static final int BATTERY_HEALTH_UNSPECIFIED_FAILURE_VALUE
	public static final int BATTERY_HEALTH_COLD_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.service.battery.BatteryServiceDumpProto$BatteryHealth[] VALUES
	private final int value
	private static final android.service.battery.BatteryServiceDumpProto$BatteryHealth[] $VALUES
	public static android.service.battery.BatteryServiceDumpProto$BatteryHealth[] values () 
	public static android.service.battery.BatteryServiceDumpProto$BatteryHealth valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.service.battery.BatteryServiceDumpProto$BatteryHealth valueOf (int) 
		int value
	public static android.service.battery.BatteryServiceDumpProto$BatteryHealth 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.service.battery.BatteryServiceDumpProto$BatteryHealth valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

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

android/service/battery/BatteryServiceDumpProto$BatteryStatus.class
BatteryServiceDumpProto.java
package android.service.battery
public final android.service.battery.BatteryServiceDumpProto$BatteryStatus extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.service.battery.BatteryServiceDumpProto$BatteryStatus BATTERY_STATUS_INVALID
	public static final android.service.battery.BatteryServiceDumpProto$BatteryStatus BATTERY_STATUS_UNKNOWN
	public static final android.service.battery.BatteryServiceDumpProto$BatteryStatus BATTERY_STATUS_CHARGING
	public static final android.service.battery.BatteryServiceDumpProto$BatteryStatus BATTERY_STATUS_DISCHARGING
	public static final android.service.battery.BatteryServiceDumpProto$BatteryStatus BATTERY_STATUS_NOT_CHARGING
	public static final android.service.battery.BatteryServiceDumpProto$BatteryStatus BATTERY_STATUS_FULL
	public static final int BATTERY_STATUS_INVALID_VALUE
	public static final int BATTERY_STATUS_UNKNOWN_VALUE
	public static final int BATTERY_STATUS_CHARGING_VALUE
	public static final int BATTERY_STATUS_DISCHARGING_VALUE
	public static final int BATTERY_STATUS_NOT_CHARGING_VALUE
	public static final int BATTERY_STATUS_FULL_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.service.battery.BatteryServiceDumpProto$BatteryStatus[] VALUES
	private final int value
	private static final android.service.battery.BatteryServiceDumpProto$BatteryStatus[] $VALUES
	public static android.service.battery.BatteryServiceDumpProto$BatteryStatus[] values () 
	public static android.service.battery.BatteryServiceDumpProto$BatteryStatus valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.service.battery.BatteryServiceDumpProto$BatteryStatus valueOf (int) 
		int value
	public static android.service.battery.BatteryServiceDumpProto$BatteryStatus 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.service.battery.BatteryServiceDumpProto$BatteryStatus valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/service/battery/BatteryServiceDumpProto$Builder.class
BatteryServiceDumpProto.java
package android.service.battery
public final android.service.battery.BatteryServiceDumpProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.battery.BatteryServiceDumpProtoOrBuilder  {
	private int bitField0_
	private boolean areUpdatesStopped_
	private int plugged_
	private int maxChargingCurrent_
	private int maxChargingVoltage_
	private int chargeCounter_
	private int status_
	private int health_
	private boolean isPresent_
	private int level_
	private int scale_
	private int voltage_
	private int temperature_
	private Object technology_
	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.service.battery.BatteryServiceDumpProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.battery.BatteryServiceDumpProto getDefaultInstanceForType () 
	public android.service.battery.BatteryServiceDumpProto build () 
		android.service.battery.BatteryServiceDumpProto result
	public android.service.battery.BatteryServiceDumpProto buildPartial () 
		android.service.battery.BatteryServiceDumpProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.battery.BatteryServiceDumpProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.battery.BatteryServiceDumpProto$Builder mergeFrom (android.service.battery.BatteryServiceDumpProto) 
		android.service.battery.BatteryServiceDumpProto other
	public final boolean isInitialized () 
	public android.service.battery.BatteryServiceDumpProto$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.service.battery.BatteryServiceDumpProto parsedMessage
	public boolean hasAreUpdatesStopped () 
	public boolean getAreUpdatesStopped () 
	public android.service.battery.BatteryServiceDumpProto$Builder setAreUpdatesStopped (boolean) 
		boolean value
	public android.service.battery.BatteryServiceDumpProto$Builder clearAreUpdatesStopped () 
	public boolean hasPlugged () 
	public android.os.BatteryManagerProto$PlugType getPlugged () 
		android.os.BatteryManagerProto$PlugType result
	public android.service.battery.BatteryServiceDumpProto$Builder setPlugged (android.os.BatteryManagerProto$PlugType) 
		android.os.BatteryManagerProto$PlugType value
	public android.service.battery.BatteryServiceDumpProto$Builder clearPlugged () 
	public boolean hasMaxChargingCurrent () 
	public int getMaxChargingCurrent () 
	public android.service.battery.BatteryServiceDumpProto$Builder setMaxChargingCurrent (int) 
		int value
	public android.service.battery.BatteryServiceDumpProto$Builder clearMaxChargingCurrent () 
	public boolean hasMaxChargingVoltage () 
	public int getMaxChargingVoltage () 
	public android.service.battery.BatteryServiceDumpProto$Builder setMaxChargingVoltage (int) 
		int value
	public android.service.battery.BatteryServiceDumpProto$Builder clearMaxChargingVoltage () 
	public boolean hasChargeCounter () 
	public int getChargeCounter () 
	public android.service.battery.BatteryServiceDumpProto$Builder setChargeCounter (int) 
		int value
	public android.service.battery.BatteryServiceDumpProto$Builder clearChargeCounter () 
	public boolean hasStatus () 
	public android.service.battery.BatteryServiceDumpProto$BatteryStatus getStatus () 
		android.service.battery.BatteryServiceDumpProto$BatteryStatus result
	public android.service.battery.BatteryServiceDumpProto$Builder setStatus (android.service.battery.BatteryServiceDumpProto$BatteryStatus) 
		android.service.battery.BatteryServiceDumpProto$BatteryStatus value
	public android.service.battery.BatteryServiceDumpProto$Builder clearStatus () 
	public boolean hasHealth () 
	public android.service.battery.BatteryServiceDumpProto$BatteryHealth getHealth () 
		android.service.battery.BatteryServiceDumpProto$BatteryHealth result
	public android.service.battery.BatteryServiceDumpProto$Builder setHealth (android.service.battery.BatteryServiceDumpProto$BatteryHealth) 
		android.service.battery.BatteryServiceDumpProto$BatteryHealth value
	public android.service.battery.BatteryServiceDumpProto$Builder clearHealth () 
	public boolean hasIsPresent () 
	public boolean getIsPresent () 
	public android.service.battery.BatteryServiceDumpProto$Builder setIsPresent (boolean) 
		boolean value
	public android.service.battery.BatteryServiceDumpProto$Builder clearIsPresent () 
	public boolean hasLevel () 
	public int getLevel () 
	public android.service.battery.BatteryServiceDumpProto$Builder setLevel (int) 
		int value
	public android.service.battery.BatteryServiceDumpProto$Builder clearLevel () 
	public boolean hasScale () 
	public int getScale () 
	public android.service.battery.BatteryServiceDumpProto$Builder setScale (int) 
		int value
	public android.service.battery.BatteryServiceDumpProto$Builder clearScale () 
	public boolean hasVoltage () 
	public int getVoltage () 
	public android.service.battery.BatteryServiceDumpProto$Builder setVoltage (int) 
		int value
	public android.service.battery.BatteryServiceDumpProto$Builder clearVoltage () 
	public boolean hasTemperature () 
	public int getTemperature () 
	public android.service.battery.BatteryServiceDumpProto$Builder setTemperature (int) 
		int value
	public android.service.battery.BatteryServiceDumpProto$Builder clearTemperature () 
	public boolean hasTechnology () 
	public java.lang.String getTechnology () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTechnologyBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.battery.BatteryServiceDumpProto$Builder setTechnology (java.lang.String) 
		String value
	public android.service.battery.BatteryServiceDumpProto$Builder clearTechnology () 
	public android.service.battery.BatteryServiceDumpProto$Builder setTechnologyBytes (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.service.battery.BatteryServiceDumpProto$1) 
		android.service.battery.BatteryServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.battery.BatteryServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.battery.BatteryServiceDumpProto$1 x1
}

android/service/battery/BatteryServiceDumpProto.class
BatteryServiceDumpProto.java
package android.service.battery
public final android.service.battery.BatteryServiceDumpProto extends com.google.protobuf.GeneratedMessage implements android.service.battery.BatteryServiceDumpProtoOrBuilder  {
	private int bitField0_
	public static final int ARE_UPDATES_STOPPED_FIELD_NUMBER
	private boolean areUpdatesStopped_
	public static final int PLUGGED_FIELD_NUMBER
	private int plugged_
	public static final int MAX_CHARGING_CURRENT_FIELD_NUMBER
	private int maxChargingCurrent_
	public static final int MAX_CHARGING_VOLTAGE_FIELD_NUMBER
	private int maxChargingVoltage_
	public static final int CHARGE_COUNTER_FIELD_NUMBER
	private int chargeCounter_
	public static final int STATUS_FIELD_NUMBER
	private int status_
	public static final int HEALTH_FIELD_NUMBER
	private int health_
	public static final int IS_PRESENT_FIELD_NUMBER
	private boolean isPresent_
	public static final int LEVEL_FIELD_NUMBER
	private int level_
	public static final int SCALE_FIELD_NUMBER
	private int scale_
	public static final int VOLTAGE_FIELD_NUMBER
	private int voltage_
	public static final int TEMPERATURE_FIELD_NUMBER
	private int temperature_
	public static final int TECHNOLOGY_FIELD_NUMBER
	private volatile Object technology_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.battery.BatteryServiceDumpProto 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.BatteryManagerProto$PlugType value
		int rawValue
		android.service.battery.BatteryServiceDumpProto$BatteryStatus value
		int rawValue
		android.service.battery.BatteryServiceDumpProto$BatteryHealth 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 hasAreUpdatesStopped () 
	public boolean getAreUpdatesStopped () 
	public boolean hasPlugged () 
	public android.os.BatteryManagerProto$PlugType getPlugged () 
		android.os.BatteryManagerProto$PlugType result
	public boolean hasMaxChargingCurrent () 
	public int getMaxChargingCurrent () 
	public boolean hasMaxChargingVoltage () 
	public int getMaxChargingVoltage () 
	public boolean hasChargeCounter () 
	public int getChargeCounter () 
	public boolean hasStatus () 
	public android.service.battery.BatteryServiceDumpProto$BatteryStatus getStatus () 
		android.service.battery.BatteryServiceDumpProto$BatteryStatus result
	public boolean hasHealth () 
	public android.service.battery.BatteryServiceDumpProto$BatteryHealth getHealth () 
		android.service.battery.BatteryServiceDumpProto$BatteryHealth result
	public boolean hasIsPresent () 
	public boolean getIsPresent () 
	public boolean hasLevel () 
	public int getLevel () 
	public boolean hasScale () 
	public int getScale () 
	public boolean hasVoltage () 
	public int getVoltage () 
	public boolean hasTemperature () 
	public int getTemperature () 
	public boolean hasTechnology () 
	public java.lang.String getTechnology () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTechnologyBytes () 
		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.service.battery.BatteryServiceDumpProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.battery.BatteryServiceDumpProto 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.service.battery.BatteryServiceDumpProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.battery.BatteryServiceDumpProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.battery.BatteryServiceDumpProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.battery.BatteryServiceDumpProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.battery.BatteryServiceDumpProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.battery.BatteryServiceDumpProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.battery.BatteryServiceDumpProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.battery.BatteryServiceDumpProto 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.service.battery.BatteryServiceDumpProto$Builder newBuilderForType () 
	public static android.service.battery.BatteryServiceDumpProto$Builder newBuilder () 
	public static android.service.battery.BatteryServiceDumpProto$Builder newBuilder (android.service.battery.BatteryServiceDumpProto) 
		android.service.battery.BatteryServiceDumpProto prototype
	public android.service.battery.BatteryServiceDumpProto$Builder toBuilder () 
	protected android.service.battery.BatteryServiceDumpProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.battery.BatteryServiceDumpProto$Builder builder
	public static android.service.battery.BatteryServiceDumpProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.battery.BatteryServiceDumpProto 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.service.battery.BatteryServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.battery.BatteryServiceDumpProto$1 x1
	static boolean access$402 (android.service.battery.BatteryServiceDumpProto, boolean) 
		android.service.battery.BatteryServiceDumpProto x0
		boolean x1
	static int access$502 (android.service.battery.BatteryServiceDumpProto, int) 
		android.service.battery.BatteryServiceDumpProto x0
		int x1
	static int access$602 (android.service.battery.BatteryServiceDumpProto, int) 
		android.service.battery.BatteryServiceDumpProto x0
		int x1
	static int access$702 (android.service.battery.BatteryServiceDumpProto, int) 
		android.service.battery.BatteryServiceDumpProto x0
		int x1
	static int access$802 (android.service.battery.BatteryServiceDumpProto, int) 
		android.service.battery.BatteryServiceDumpProto x0
		int x1
	static int access$902 (android.service.battery.BatteryServiceDumpProto, int) 
		android.service.battery.BatteryServiceDumpProto x0
		int x1
	static int access$1002 (android.service.battery.BatteryServiceDumpProto, int) 
		android.service.battery.BatteryServiceDumpProto x0
		int x1
	static boolean access$1102 (android.service.battery.BatteryServiceDumpProto, boolean) 
		android.service.battery.BatteryServiceDumpProto x0
		boolean x1
	static int access$1202 (android.service.battery.BatteryServiceDumpProto, int) 
		android.service.battery.BatteryServiceDumpProto x0
		int x1
	static int access$1302 (android.service.battery.BatteryServiceDumpProto, int) 
		android.service.battery.BatteryServiceDumpProto x0
		int x1
	static int access$1402 (android.service.battery.BatteryServiceDumpProto, int) 
		android.service.battery.BatteryServiceDumpProto x0
		int x1
	static int access$1502 (android.service.battery.BatteryServiceDumpProto, int) 
		android.service.battery.BatteryServiceDumpProto x0
		int x1
	static java.lang.Object access$1602 (android.service.battery.BatteryServiceDumpProto, java.lang.Object) 
		android.service.battery.BatteryServiceDumpProto x0
		Object x1
	static int access$1702 (android.service.battery.BatteryServiceDumpProto, int) 
		android.service.battery.BatteryServiceDumpProto x0
		int x1
	static java.lang.Object access$1600 (android.service.battery.BatteryServiceDumpProto) 
		android.service.battery.BatteryServiceDumpProto x0
	static com.google.protobuf.UnknownFieldSet access$1800 (android.service.battery.BatteryServiceDumpProto) 
		android.service.battery.BatteryServiceDumpProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.battery.BatteryServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.battery.BatteryServiceDumpProto$1 x2
	static void  () 
}

android/service/battery/BatteryServiceDumpProtoOrBuilder.class
BatteryServiceDumpProtoOrBuilder.java
package android.service.battery
public abstract android.service.battery.BatteryServiceDumpProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasAreUpdatesStopped () 
	public abstract boolean getAreUpdatesStopped () 
	public abstract boolean hasPlugged () 
	public abstract android.os.BatteryManagerProto$PlugType getPlugged () 
	public abstract boolean hasMaxChargingCurrent () 
	public abstract int getMaxChargingCurrent () 
	public abstract boolean hasMaxChargingVoltage () 
	public abstract int getMaxChargingVoltage () 
	public abstract boolean hasChargeCounter () 
	public abstract int getChargeCounter () 
	public abstract boolean hasStatus () 
	public abstract android.service.battery.BatteryServiceDumpProto$BatteryStatus getStatus () 
	public abstract boolean hasHealth () 
	public abstract android.service.battery.BatteryServiceDumpProto$BatteryHealth getHealth () 
	public abstract boolean hasIsPresent () 
	public abstract boolean getIsPresent () 
	public abstract boolean hasLevel () 
	public abstract int getLevel () 
	public abstract boolean hasScale () 
	public abstract int getScale () 
	public abstract boolean hasVoltage () 
	public abstract int getVoltage () 
	public abstract boolean hasTemperature () 
	public abstract int getTemperature () 
	public abstract boolean hasTechnology () 
	public abstract java.lang.String getTechnology () 
	public abstract com.google.protobuf.ByteString getTechnologyBytes () 
}

android/service/battery/BatteryServiceProto$1.class
BatteryServiceProto.java
package android.service.battery
final android.service.battery.BatteryServiceProto$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/service/battery/BatteryServiceProto.class
BatteryServiceProto.java
package android.service.battery
public final android.service.battery.BatteryServiceProto extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_battery_BatteryServiceDumpProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_battery_BatteryServiceDumpProto_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/service/batterystats/BatteryStatsServiceDumpProto$1.class
BatteryStatsServiceDumpProto.java
package android.service.batterystats
final android.service.batterystats.BatteryStatsServiceDumpProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.batterystats.BatteryStatsServiceDumpProto 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/service/batterystats/BatteryStatsServiceDumpProto$Builder.class
BatteryStatsServiceDumpProto.java
package android.service.batterystats
public final android.service.batterystats.BatteryStatsServiceDumpProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.batterystats.BatteryStatsServiceDumpProtoOrBuilder  {
	private int bitField0_
	private android.os.BatteryStatsProto batterystats_
	private com.google.protobuf.SingleFieldBuilder batterystatsBuilder_
	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.service.batterystats.BatteryStatsServiceDumpProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.batterystats.BatteryStatsServiceDumpProto getDefaultInstanceForType () 
	public android.service.batterystats.BatteryStatsServiceDumpProto build () 
		android.service.batterystats.BatteryStatsServiceDumpProto result
	public android.service.batterystats.BatteryStatsServiceDumpProto buildPartial () 
		android.service.batterystats.BatteryStatsServiceDumpProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.batterystats.BatteryStatsServiceDumpProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.batterystats.BatteryStatsServiceDumpProto$Builder mergeFrom (android.service.batterystats.BatteryStatsServiceDumpProto) 
		android.service.batterystats.BatteryStatsServiceDumpProto other
	public final boolean isInitialized () 
	public android.service.batterystats.BatteryStatsServiceDumpProto$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.service.batterystats.BatteryStatsServiceDumpProto parsedMessage
	public boolean hasBatterystats () 
	public android.os.BatteryStatsProto getBatterystats () 
	public android.service.batterystats.BatteryStatsServiceDumpProto$Builder setBatterystats (android.os.BatteryStatsProto) 
		android.os.BatteryStatsProto value
	public android.service.batterystats.BatteryStatsServiceDumpProto$Builder setBatterystats (android.os.BatteryStatsProto$Builder) 
		android.os.BatteryStatsProto$Builder builderForValue
	public android.service.batterystats.BatteryStatsServiceDumpProto$Builder mergeBatterystats (android.os.BatteryStatsProto) 
		android.os.BatteryStatsProto value
	public android.service.batterystats.BatteryStatsServiceDumpProto$Builder clearBatterystats () 
	public android.os.BatteryStatsProto$Builder getBatterystatsBuilder () 
	public android.os.BatteryStatsProtoOrBuilder getBatterystatsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBatterystatsFieldBuilder () 
	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.service.batterystats.BatteryStatsServiceDumpProto$1) 
		android.service.batterystats.BatteryStatsServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.batterystats.BatteryStatsServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.batterystats.BatteryStatsServiceDumpProto$1 x1
}

android/service/batterystats/BatteryStatsServiceDumpProto.class
BatteryStatsServiceDumpProto.java
package android.service.batterystats
public final android.service.batterystats.BatteryStatsServiceDumpProto extends com.google.protobuf.GeneratedMessage implements android.service.batterystats.BatteryStatsServiceDumpProtoOrBuilder  {
	private int bitField0_
	public static final int BATTERYSTATS_FIELD_NUMBER
	private android.os.BatteryStatsProto batterystats_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.batterystats.BatteryStatsServiceDumpProto 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.BatteryStatsProto$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 hasBatterystats () 
	public android.os.BatteryStatsProto getBatterystats () 
	public android.os.BatteryStatsProtoOrBuilder getBatterystatsOrBuilder () 
	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.service.batterystats.BatteryStatsServiceDumpProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.batterystats.BatteryStatsServiceDumpProto 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.service.batterystats.BatteryStatsServiceDumpProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.batterystats.BatteryStatsServiceDumpProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.batterystats.BatteryStatsServiceDumpProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.batterystats.BatteryStatsServiceDumpProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.batterystats.BatteryStatsServiceDumpProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.batterystats.BatteryStatsServiceDumpProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.batterystats.BatteryStatsServiceDumpProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.batterystats.BatteryStatsServiceDumpProto 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.service.batterystats.BatteryStatsServiceDumpProto$Builder newBuilderForType () 
	public static android.service.batterystats.BatteryStatsServiceDumpProto$Builder newBuilder () 
	public static android.service.batterystats.BatteryStatsServiceDumpProto$Builder newBuilder (android.service.batterystats.BatteryStatsServiceDumpProto) 
		android.service.batterystats.BatteryStatsServiceDumpProto prototype
	public android.service.batterystats.BatteryStatsServiceDumpProto$Builder toBuilder () 
	protected android.service.batterystats.BatteryStatsServiceDumpProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.batterystats.BatteryStatsServiceDumpProto$Builder builder
	public static android.service.batterystats.BatteryStatsServiceDumpProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.batterystats.BatteryStatsServiceDumpProto 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.service.batterystats.BatteryStatsServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.batterystats.BatteryStatsServiceDumpProto$1 x1
	static android.os.BatteryStatsProto access$402 (android.service.batterystats.BatteryStatsServiceDumpProto, android.os.BatteryStatsProto) 
		android.service.batterystats.BatteryStatsServiceDumpProto x0
		android.os.BatteryStatsProto x1
	static int access$502 (android.service.batterystats.BatteryStatsServiceDumpProto, int) 
		android.service.batterystats.BatteryStatsServiceDumpProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$600 (android.service.batterystats.BatteryStatsServiceDumpProto) 
		android.service.batterystats.BatteryStatsServiceDumpProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.batterystats.BatteryStatsServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.batterystats.BatteryStatsServiceDumpProto$1 x2
	static void  () 
}

android/service/batterystats/BatteryStatsServiceDumpProtoOrBuilder.class
BatteryStatsServiceDumpProtoOrBuilder.java
package android.service.batterystats
public abstract android.service.batterystats.BatteryStatsServiceDumpProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasBatterystats () 
	public abstract android.os.BatteryStatsProto getBatterystats () 
	public abstract android.os.BatteryStatsProtoOrBuilder getBatterystatsOrBuilder () 
}

android/service/batterystats/BatteryStatsServiceProto$1.class
BatteryStatsServiceProto.java
package android.service.batterystats
final android.service.batterystats.BatteryStatsServiceProto$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/service/batterystats/BatteryStatsServiceProto.class
BatteryStatsServiceProto.java
package android.service.batterystats
public final android.service.batterystats.BatteryStatsServiceProto extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_batterystats_BatteryStatsServiceDumpProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_batterystats_BatteryStatsServiceDumpProto_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/service/diskstats/DiskStatsAppSizesProto$1.class
DiskStatsAppSizesProto.java
package android.service.diskstats
final android.service.diskstats.DiskStatsAppSizesProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.diskstats.DiskStatsAppSizesProto 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/service/diskstats/DiskStatsAppSizesProto$Builder.class
DiskStatsAppSizesProto.java
package android.service.diskstats
public final android.service.diskstats.DiskStatsAppSizesProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.diskstats.DiskStatsAppSizesProtoOrBuilder  {
	private int bitField0_
	private Object packageName_
	private long appSize_
	private long cacheSize_
	private long appDataSize_
	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.service.diskstats.DiskStatsAppSizesProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.diskstats.DiskStatsAppSizesProto getDefaultInstanceForType () 
	public android.service.diskstats.DiskStatsAppSizesProto build () 
		android.service.diskstats.DiskStatsAppSizesProto result
	public android.service.diskstats.DiskStatsAppSizesProto buildPartial () 
		android.service.diskstats.DiskStatsAppSizesProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.diskstats.DiskStatsAppSizesProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.diskstats.DiskStatsAppSizesProto$Builder mergeFrom (android.service.diskstats.DiskStatsAppSizesProto) 
		android.service.diskstats.DiskStatsAppSizesProto other
	public final boolean isInitialized () 
	public android.service.diskstats.DiskStatsAppSizesProto$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.service.diskstats.DiskStatsAppSizesProto 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.service.diskstats.DiskStatsAppSizesProto$Builder setPackageName (java.lang.String) 
		String value
	public android.service.diskstats.DiskStatsAppSizesProto$Builder clearPackageName () 
	public android.service.diskstats.DiskStatsAppSizesProto$Builder setPackageNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasAppSize () 
	public long getAppSize () 
	public android.service.diskstats.DiskStatsAppSizesProto$Builder setAppSize (long) 
		long value
	public android.service.diskstats.DiskStatsAppSizesProto$Builder clearAppSize () 
	public boolean hasCacheSize () 
	public long getCacheSize () 
	public android.service.diskstats.DiskStatsAppSizesProto$Builder setCacheSize (long) 
		long value
	public android.service.diskstats.DiskStatsAppSizesProto$Builder clearCacheSize () 
	public boolean hasAppDataSize () 
	public long getAppDataSize () 
	public android.service.diskstats.DiskStatsAppSizesProto$Builder setAppDataSize (long) 
		long value
	public android.service.diskstats.DiskStatsAppSizesProto$Builder clearAppDataSize () 
	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.service.diskstats.DiskStatsAppSizesProto$1) 
		android.service.diskstats.DiskStatsAppSizesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.diskstats.DiskStatsAppSizesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.diskstats.DiskStatsAppSizesProto$1 x1
}

android/service/diskstats/DiskStatsAppSizesProto.class
DiskStatsAppSizesProto.java
package android.service.diskstats
public final android.service.diskstats.DiskStatsAppSizesProto extends com.google.protobuf.GeneratedMessage implements android.service.diskstats.DiskStatsAppSizesProtoOrBuilder  {
	private int bitField0_
	public static final int PACKAGE_NAME_FIELD_NUMBER
	private volatile Object packageName_
	public static final int APP_SIZE_FIELD_NUMBER
	private long appSize_
	public static final int CACHE_SIZE_FIELD_NUMBER
	private long cacheSize_
	public static final int APP_DATA_SIZE_FIELD_NUMBER
	private long appDataSize_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.diskstats.DiskStatsAppSizesProto 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 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 hasAppSize () 
	public long getAppSize () 
	public boolean hasCacheSize () 
	public long getCacheSize () 
	public boolean hasAppDataSize () 
	public long getAppDataSize () 
	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.service.diskstats.DiskStatsAppSizesProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.diskstats.DiskStatsAppSizesProto 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.service.diskstats.DiskStatsAppSizesProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.diskstats.DiskStatsAppSizesProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.diskstats.DiskStatsAppSizesProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.diskstats.DiskStatsAppSizesProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.diskstats.DiskStatsAppSizesProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.diskstats.DiskStatsAppSizesProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.diskstats.DiskStatsAppSizesProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.diskstats.DiskStatsAppSizesProto 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.service.diskstats.DiskStatsAppSizesProto$Builder newBuilderForType () 
	public static android.service.diskstats.DiskStatsAppSizesProto$Builder newBuilder () 
	public static android.service.diskstats.DiskStatsAppSizesProto$Builder newBuilder (android.service.diskstats.DiskStatsAppSizesProto) 
		android.service.diskstats.DiskStatsAppSizesProto prototype
	public android.service.diskstats.DiskStatsAppSizesProto$Builder toBuilder () 
	protected android.service.diskstats.DiskStatsAppSizesProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.diskstats.DiskStatsAppSizesProto$Builder builder
	public static android.service.diskstats.DiskStatsAppSizesProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.diskstats.DiskStatsAppSizesProto 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.service.diskstats.DiskStatsAppSizesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.diskstats.DiskStatsAppSizesProto$1 x1
	static java.lang.Object access$402 (android.service.diskstats.DiskStatsAppSizesProto, java.lang.Object) 
		android.service.diskstats.DiskStatsAppSizesProto x0
		Object x1
	static long access$502 (android.service.diskstats.DiskStatsAppSizesProto, long) 
		android.service.diskstats.DiskStatsAppSizesProto x0
		long x1
	static long access$602 (android.service.diskstats.DiskStatsAppSizesProto, long) 
		android.service.diskstats.DiskStatsAppSizesProto x0
		long x1
	static long access$702 (android.service.diskstats.DiskStatsAppSizesProto, long) 
		android.service.diskstats.DiskStatsAppSizesProto x0
		long x1
	static int access$802 (android.service.diskstats.DiskStatsAppSizesProto, int) 
		android.service.diskstats.DiskStatsAppSizesProto x0
		int x1
	static java.lang.Object access$400 (android.service.diskstats.DiskStatsAppSizesProto) 
		android.service.diskstats.DiskStatsAppSizesProto x0
	static com.google.protobuf.UnknownFieldSet access$900 (android.service.diskstats.DiskStatsAppSizesProto) 
		android.service.diskstats.DiskStatsAppSizesProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.diskstats.DiskStatsAppSizesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.diskstats.DiskStatsAppSizesProto$1 x2
	static void  () 
}

android/service/diskstats/DiskStatsAppSizesProtoOrBuilder.class
DiskStatsAppSizesProtoOrBuilder.java
package android.service.diskstats
public abstract android.service.diskstats.DiskStatsAppSizesProtoOrBuilder 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 hasAppSize () 
	public abstract long getAppSize () 
	public abstract boolean hasCacheSize () 
	public abstract long getCacheSize () 
	public abstract boolean hasAppDataSize () 
	public abstract long getAppDataSize () 
}

android/service/diskstats/DiskStatsCachedValuesProto$1.class
DiskStatsCachedValuesProto.java
package android.service.diskstats
final android.service.diskstats.DiskStatsCachedValuesProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.diskstats.DiskStatsCachedValuesProto 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/service/diskstats/DiskStatsCachedValuesProto$Builder.class
DiskStatsCachedValuesProto.java
package android.service.diskstats
public final android.service.diskstats.DiskStatsCachedValuesProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.diskstats.DiskStatsCachedValuesProtoOrBuilder  {
	private int bitField0_
	private long aggAppsSize_
	private long aggAppsCacheSize_
	private long photosSize_
	private long videosSize_
	private long audioSize_
	private long downloadsSize_
	private long systemSize_
	private long otherSize_
	private java.util.List appSizes_
	private com.google.protobuf.RepeatedFieldBuilder appSizesBuilder_
	private long aggAppsDataSize_
	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.service.diskstats.DiskStatsCachedValuesProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.diskstats.DiskStatsCachedValuesProto getDefaultInstanceForType () 
	public android.service.diskstats.DiskStatsCachedValuesProto build () 
		android.service.diskstats.DiskStatsCachedValuesProto result
	public android.service.diskstats.DiskStatsCachedValuesProto buildPartial () 
		android.service.diskstats.DiskStatsCachedValuesProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder mergeFrom (android.service.diskstats.DiskStatsCachedValuesProto) 
		android.service.diskstats.DiskStatsCachedValuesProto other
	public final boolean isInitialized () 
	public android.service.diskstats.DiskStatsCachedValuesProto$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.service.diskstats.DiskStatsCachedValuesProto parsedMessage
	public boolean hasAggAppsSize () 
	public long getAggAppsSize () 
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder setAggAppsSize (long) 
		long value
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder clearAggAppsSize () 
	public boolean hasAggAppsCacheSize () 
	public long getAggAppsCacheSize () 
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder setAggAppsCacheSize (long) 
		long value
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder clearAggAppsCacheSize () 
	public boolean hasPhotosSize () 
	public long getPhotosSize () 
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder setPhotosSize (long) 
		long value
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder clearPhotosSize () 
	public boolean hasVideosSize () 
	public long getVideosSize () 
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder setVideosSize (long) 
		long value
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder clearVideosSize () 
	public boolean hasAudioSize () 
	public long getAudioSize () 
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder setAudioSize (long) 
		long value
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder clearAudioSize () 
	public boolean hasDownloadsSize () 
	public long getDownloadsSize () 
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder setDownloadsSize (long) 
		long value
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder clearDownloadsSize () 
	public boolean hasSystemSize () 
	public long getSystemSize () 
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder setSystemSize (long) 
		long value
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder clearSystemSize () 
	public boolean hasOtherSize () 
	public long getOtherSize () 
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder setOtherSize (long) 
		long value
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder clearOtherSize () 
	private void ensureAppSizesIsMutable () 
	public java.util.List getAppSizesList () 
	public int getAppSizesCount () 
	public android.service.diskstats.DiskStatsAppSizesProto getAppSizes (int) 
		int index
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder setAppSizes (int, android.service.diskstats.DiskStatsAppSizesProto) 
		int index
		android.service.diskstats.DiskStatsAppSizesProto value
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder setAppSizes (int, android.service.diskstats.DiskStatsAppSizesProto$Builder) 
		int index
		android.service.diskstats.DiskStatsAppSizesProto$Builder builderForValue
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder addAppSizes (android.service.diskstats.DiskStatsAppSizesProto) 
		android.service.diskstats.DiskStatsAppSizesProto value
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder addAppSizes (int, android.service.diskstats.DiskStatsAppSizesProto) 
		int index
		android.service.diskstats.DiskStatsAppSizesProto value
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder addAppSizes (android.service.diskstats.DiskStatsAppSizesProto$Builder) 
		android.service.diskstats.DiskStatsAppSizesProto$Builder builderForValue
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder addAppSizes (int, android.service.diskstats.DiskStatsAppSizesProto$Builder) 
		int index
		android.service.diskstats.DiskStatsAppSizesProto$Builder builderForValue
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder addAllAppSizes (java.lang.Iterable) 
		Iterable values
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder clearAppSizes () 
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder removeAppSizes (int) 
		int index
	public android.service.diskstats.DiskStatsAppSizesProto$Builder getAppSizesBuilder (int) 
		int index
	public android.service.diskstats.DiskStatsAppSizesProtoOrBuilder getAppSizesOrBuilder (int) 
		int index
	public java.util.List getAppSizesOrBuilderList () 
	public android.service.diskstats.DiskStatsAppSizesProto$Builder addAppSizesBuilder () 
	public android.service.diskstats.DiskStatsAppSizesProto$Builder addAppSizesBuilder (int) 
		int index
	public java.util.List getAppSizesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getAppSizesFieldBuilder () 
	public boolean hasAggAppsDataSize () 
	public long getAggAppsDataSize () 
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder setAggAppsDataSize (long) 
		long value
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder clearAggAppsDataSize () 
	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.service.diskstats.DiskStatsCachedValuesProto$1) 
		android.service.diskstats.DiskStatsCachedValuesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.diskstats.DiskStatsCachedValuesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.diskstats.DiskStatsCachedValuesProto$1 x1
}

android/service/diskstats/DiskStatsCachedValuesProto.class
DiskStatsCachedValuesProto.java
package android.service.diskstats
public final android.service.diskstats.DiskStatsCachedValuesProto extends com.google.protobuf.GeneratedMessage implements android.service.diskstats.DiskStatsCachedValuesProtoOrBuilder  {
	private int bitField0_
	public static final int AGG_APPS_SIZE_FIELD_NUMBER
	private long aggAppsSize_
	public static final int AGG_APPS_CACHE_SIZE_FIELD_NUMBER
	private long aggAppsCacheSize_
	public static final int PHOTOS_SIZE_FIELD_NUMBER
	private long photosSize_
	public static final int VIDEOS_SIZE_FIELD_NUMBER
	private long videosSize_
	public static final int AUDIO_SIZE_FIELD_NUMBER
	private long audioSize_
	public static final int DOWNLOADS_SIZE_FIELD_NUMBER
	private long downloadsSize_
	public static final int SYSTEM_SIZE_FIELD_NUMBER
	private long systemSize_
	public static final int OTHER_SIZE_FIELD_NUMBER
	private long otherSize_
	public static final int APP_SIZES_FIELD_NUMBER
	private java.util.List appSizes_
	public static final int AGG_APPS_DATA_SIZE_FIELD_NUMBER
	private long aggAppsDataSize_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.diskstats.DiskStatsCachedValuesProto 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 hasAggAppsSize () 
	public long getAggAppsSize () 
	public boolean hasAggAppsCacheSize () 
	public long getAggAppsCacheSize () 
	public boolean hasPhotosSize () 
	public long getPhotosSize () 
	public boolean hasVideosSize () 
	public long getVideosSize () 
	public boolean hasAudioSize () 
	public long getAudioSize () 
	public boolean hasDownloadsSize () 
	public long getDownloadsSize () 
	public boolean hasSystemSize () 
	public long getSystemSize () 
	public boolean hasOtherSize () 
	public long getOtherSize () 
	public java.util.List getAppSizesList () 
	public java.util.List getAppSizesOrBuilderList () 
	public int getAppSizesCount () 
	public android.service.diskstats.DiskStatsAppSizesProto getAppSizes (int) 
		int index
	public android.service.diskstats.DiskStatsAppSizesProtoOrBuilder getAppSizesOrBuilder (int) 
		int index
	public boolean hasAggAppsDataSize () 
	public long getAggAppsDataSize () 
	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.service.diskstats.DiskStatsCachedValuesProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.diskstats.DiskStatsCachedValuesProto 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.service.diskstats.DiskStatsCachedValuesProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.diskstats.DiskStatsCachedValuesProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.diskstats.DiskStatsCachedValuesProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.diskstats.DiskStatsCachedValuesProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.diskstats.DiskStatsCachedValuesProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.diskstats.DiskStatsCachedValuesProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.diskstats.DiskStatsCachedValuesProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.diskstats.DiskStatsCachedValuesProto 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.service.diskstats.DiskStatsCachedValuesProto$Builder newBuilderForType () 
	public static android.service.diskstats.DiskStatsCachedValuesProto$Builder newBuilder () 
	public static android.service.diskstats.DiskStatsCachedValuesProto$Builder newBuilder (android.service.diskstats.DiskStatsCachedValuesProto) 
		android.service.diskstats.DiskStatsCachedValuesProto prototype
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder toBuilder () 
	protected android.service.diskstats.DiskStatsCachedValuesProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.diskstats.DiskStatsCachedValuesProto$Builder builder
	public static android.service.diskstats.DiskStatsCachedValuesProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.diskstats.DiskStatsCachedValuesProto 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.service.diskstats.DiskStatsCachedValuesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.diskstats.DiskStatsCachedValuesProto$1 x1
	static long access$402 (android.service.diskstats.DiskStatsCachedValuesProto, long) 
		android.service.diskstats.DiskStatsCachedValuesProto x0
		long x1
	static long access$502 (android.service.diskstats.DiskStatsCachedValuesProto, long) 
		android.service.diskstats.DiskStatsCachedValuesProto x0
		long x1
	static long access$602 (android.service.diskstats.DiskStatsCachedValuesProto, long) 
		android.service.diskstats.DiskStatsCachedValuesProto x0
		long x1
	static long access$702 (android.service.diskstats.DiskStatsCachedValuesProto, long) 
		android.service.diskstats.DiskStatsCachedValuesProto x0
		long x1
	static long access$802 (android.service.diskstats.DiskStatsCachedValuesProto, long) 
		android.service.diskstats.DiskStatsCachedValuesProto x0
		long x1
	static long access$902 (android.service.diskstats.DiskStatsCachedValuesProto, long) 
		android.service.diskstats.DiskStatsCachedValuesProto x0
		long x1
	static long access$1002 (android.service.diskstats.DiskStatsCachedValuesProto, long) 
		android.service.diskstats.DiskStatsCachedValuesProto x0
		long x1
	static long access$1102 (android.service.diskstats.DiskStatsCachedValuesProto, long) 
		android.service.diskstats.DiskStatsCachedValuesProto x0
		long x1
	static java.util.List access$1202 (android.service.diskstats.DiskStatsCachedValuesProto, java.util.List) 
		android.service.diskstats.DiskStatsCachedValuesProto x0
		java.util.List x1
	static long access$1302 (android.service.diskstats.DiskStatsCachedValuesProto, long) 
		android.service.diskstats.DiskStatsCachedValuesProto x0
		long x1
	static int access$1402 (android.service.diskstats.DiskStatsCachedValuesProto, int) 
		android.service.diskstats.DiskStatsCachedValuesProto x0
		int x1
	static java.util.List access$1200 (android.service.diskstats.DiskStatsCachedValuesProto) 
		android.service.diskstats.DiskStatsCachedValuesProto x0
	static boolean access$1500 () 
	static com.google.protobuf.UnknownFieldSet access$1600 (android.service.diskstats.DiskStatsCachedValuesProto) 
		android.service.diskstats.DiskStatsCachedValuesProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.diskstats.DiskStatsCachedValuesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.diskstats.DiskStatsCachedValuesProto$1 x2
	static void  () 
}

android/service/diskstats/DiskStatsCachedValuesProtoOrBuilder.class
DiskStatsCachedValuesProtoOrBuilder.java
package android.service.diskstats
public abstract android.service.diskstats.DiskStatsCachedValuesProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasAggAppsSize () 
	public abstract long getAggAppsSize () 
	public abstract boolean hasAggAppsCacheSize () 
	public abstract long getAggAppsCacheSize () 
	public abstract boolean hasPhotosSize () 
	public abstract long getPhotosSize () 
	public abstract boolean hasVideosSize () 
	public abstract long getVideosSize () 
	public abstract boolean hasAudioSize () 
	public abstract long getAudioSize () 
	public abstract boolean hasDownloadsSize () 
	public abstract long getDownloadsSize () 
	public abstract boolean hasSystemSize () 
	public abstract long getSystemSize () 
	public abstract boolean hasOtherSize () 
	public abstract long getOtherSize () 
	public abstract java.util.List getAppSizesList () 
	public abstract android.service.diskstats.DiskStatsAppSizesProto getAppSizes (int) 
	public abstract int getAppSizesCount () 
	public abstract java.util.List getAppSizesOrBuilderList () 
	public abstract android.service.diskstats.DiskStatsAppSizesProtoOrBuilder getAppSizesOrBuilder (int) 
	public abstract boolean hasAggAppsDataSize () 
	public abstract long getAggAppsDataSize () 
}

android/service/diskstats/DiskStatsFreeSpaceProto$1.class
DiskStatsFreeSpaceProto.java
package android.service.diskstats
final android.service.diskstats.DiskStatsFreeSpaceProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.diskstats.DiskStatsFreeSpaceProto 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/service/diskstats/DiskStatsFreeSpaceProto$Builder.class
DiskStatsFreeSpaceProto.java
package android.service.diskstats
public final android.service.diskstats.DiskStatsFreeSpaceProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.diskstats.DiskStatsFreeSpaceProtoOrBuilder  {
	private int bitField0_
	private int folder_
	private long availableSpace_
	private long totalSpace_
	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.service.diskstats.DiskStatsFreeSpaceProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.diskstats.DiskStatsFreeSpaceProto getDefaultInstanceForType () 
	public android.service.diskstats.DiskStatsFreeSpaceProto build () 
		android.service.diskstats.DiskStatsFreeSpaceProto result
	public android.service.diskstats.DiskStatsFreeSpaceProto buildPartial () 
		android.service.diskstats.DiskStatsFreeSpaceProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.diskstats.DiskStatsFreeSpaceProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.diskstats.DiskStatsFreeSpaceProto$Builder mergeFrom (android.service.diskstats.DiskStatsFreeSpaceProto) 
		android.service.diskstats.DiskStatsFreeSpaceProto other
	public final boolean isInitialized () 
	public android.service.diskstats.DiskStatsFreeSpaceProto$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.service.diskstats.DiskStatsFreeSpaceProto parsedMessage
	public boolean hasFolder () 
	public android.service.diskstats.DiskStatsFreeSpaceProto$Folder getFolder () 
		android.service.diskstats.DiskStatsFreeSpaceProto$Folder result
	public android.service.diskstats.DiskStatsFreeSpaceProto$Builder setFolder (android.service.diskstats.DiskStatsFreeSpaceProto$Folder) 
		android.service.diskstats.DiskStatsFreeSpaceProto$Folder value
	public android.service.diskstats.DiskStatsFreeSpaceProto$Builder clearFolder () 
	public boolean hasAvailableSpace () 
	public long getAvailableSpace () 
	public android.service.diskstats.DiskStatsFreeSpaceProto$Builder setAvailableSpace (long) 
		long value
	public android.service.diskstats.DiskStatsFreeSpaceProto$Builder clearAvailableSpace () 
	public boolean hasTotalSpace () 
	public long getTotalSpace () 
	public android.service.diskstats.DiskStatsFreeSpaceProto$Builder setTotalSpace (long) 
		long value
	public android.service.diskstats.DiskStatsFreeSpaceProto$Builder clearTotalSpace () 
	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.service.diskstats.DiskStatsFreeSpaceProto$1) 
		android.service.diskstats.DiskStatsFreeSpaceProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.diskstats.DiskStatsFreeSpaceProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.diskstats.DiskStatsFreeSpaceProto$1 x1
}

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

android/service/diskstats/DiskStatsFreeSpaceProto$Folder.class
DiskStatsFreeSpaceProto.java
package android.service.diskstats
public final android.service.diskstats.DiskStatsFreeSpaceProto$Folder extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.service.diskstats.DiskStatsFreeSpaceProto$Folder FOLDER_DATA
	public static final android.service.diskstats.DiskStatsFreeSpaceProto$Folder FOLDER_CACHE
	public static final android.service.diskstats.DiskStatsFreeSpaceProto$Folder FOLDER_SYSTEM
	public static final int FOLDER_DATA_VALUE
	public static final int FOLDER_CACHE_VALUE
	public static final int FOLDER_SYSTEM_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.service.diskstats.DiskStatsFreeSpaceProto$Folder[] VALUES
	private final int value
	private static final android.service.diskstats.DiskStatsFreeSpaceProto$Folder[] $VALUES
	public static android.service.diskstats.DiskStatsFreeSpaceProto$Folder[] values () 
	public static android.service.diskstats.DiskStatsFreeSpaceProto$Folder valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.service.diskstats.DiskStatsFreeSpaceProto$Folder valueOf (int) 
		int value
	public static android.service.diskstats.DiskStatsFreeSpaceProto$Folder 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.service.diskstats.DiskStatsFreeSpaceProto$Folder valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/service/diskstats/DiskStatsFreeSpaceProto.class
DiskStatsFreeSpaceProto.java
package android.service.diskstats
public final android.service.diskstats.DiskStatsFreeSpaceProto extends com.google.protobuf.GeneratedMessage implements android.service.diskstats.DiskStatsFreeSpaceProtoOrBuilder  {
	private int bitField0_
	public static final int FOLDER_FIELD_NUMBER
	private int folder_
	public static final int AVAILABLE_SPACE_FIELD_NUMBER
	private long availableSpace_
	public static final int TOTAL_SPACE_FIELD_NUMBER
	private long totalSpace_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.diskstats.DiskStatsFreeSpaceProto 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.service.diskstats.DiskStatsFreeSpaceProto$Folder 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 hasFolder () 
	public android.service.diskstats.DiskStatsFreeSpaceProto$Folder getFolder () 
		android.service.diskstats.DiskStatsFreeSpaceProto$Folder result
	public boolean hasAvailableSpace () 
	public long getAvailableSpace () 
	public boolean hasTotalSpace () 
	public long getTotalSpace () 
	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.service.diskstats.DiskStatsFreeSpaceProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.diskstats.DiskStatsFreeSpaceProto 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.service.diskstats.DiskStatsFreeSpaceProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.diskstats.DiskStatsFreeSpaceProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.diskstats.DiskStatsFreeSpaceProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.diskstats.DiskStatsFreeSpaceProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.diskstats.DiskStatsFreeSpaceProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.diskstats.DiskStatsFreeSpaceProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.diskstats.DiskStatsFreeSpaceProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.diskstats.DiskStatsFreeSpaceProto 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.service.diskstats.DiskStatsFreeSpaceProto$Builder newBuilderForType () 
	public static android.service.diskstats.DiskStatsFreeSpaceProto$Builder newBuilder () 
	public static android.service.diskstats.DiskStatsFreeSpaceProto$Builder newBuilder (android.service.diskstats.DiskStatsFreeSpaceProto) 
		android.service.diskstats.DiskStatsFreeSpaceProto prototype
	public android.service.diskstats.DiskStatsFreeSpaceProto$Builder toBuilder () 
	protected android.service.diskstats.DiskStatsFreeSpaceProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.diskstats.DiskStatsFreeSpaceProto$Builder builder
	public static android.service.diskstats.DiskStatsFreeSpaceProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.diskstats.DiskStatsFreeSpaceProto 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.service.diskstats.DiskStatsFreeSpaceProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.diskstats.DiskStatsFreeSpaceProto$1 x1
	static int access$402 (android.service.diskstats.DiskStatsFreeSpaceProto, int) 
		android.service.diskstats.DiskStatsFreeSpaceProto x0
		int x1
	static long access$502 (android.service.diskstats.DiskStatsFreeSpaceProto, long) 
		android.service.diskstats.DiskStatsFreeSpaceProto x0
		long x1
	static long access$602 (android.service.diskstats.DiskStatsFreeSpaceProto, long) 
		android.service.diskstats.DiskStatsFreeSpaceProto x0
		long x1
	static int access$702 (android.service.diskstats.DiskStatsFreeSpaceProto, int) 
		android.service.diskstats.DiskStatsFreeSpaceProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$800 (android.service.diskstats.DiskStatsFreeSpaceProto) 
		android.service.diskstats.DiskStatsFreeSpaceProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.diskstats.DiskStatsFreeSpaceProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.diskstats.DiskStatsFreeSpaceProto$1 x2
	static void  () 
}

android/service/diskstats/DiskStatsFreeSpaceProtoOrBuilder.class
DiskStatsFreeSpaceProtoOrBuilder.java
package android.service.diskstats
public abstract android.service.diskstats.DiskStatsFreeSpaceProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasFolder () 
	public abstract android.service.diskstats.DiskStatsFreeSpaceProto$Folder getFolder () 
	public abstract boolean hasAvailableSpace () 
	public abstract long getAvailableSpace () 
	public abstract boolean hasTotalSpace () 
	public abstract long getTotalSpace () 
}

android/service/diskstats/DiskStatsServiceDumpProto$1.class
DiskStatsServiceDumpProto.java
package android.service.diskstats
final android.service.diskstats.DiskStatsServiceDumpProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.diskstats.DiskStatsServiceDumpProto 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/service/diskstats/DiskStatsServiceDumpProto$Builder.class
DiskStatsServiceDumpProto.java
package android.service.diskstats
public final android.service.diskstats.DiskStatsServiceDumpProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.diskstats.DiskStatsServiceDumpProtoOrBuilder  {
	private int bitField0_
	private boolean hasTestError_
	private Object errorMessage_
	private int write512BLatencyMillis_
	private java.util.List partitionsFreeSpace_
	private com.google.protobuf.RepeatedFieldBuilder partitionsFreeSpaceBuilder_
	private int encryption_
	private android.service.diskstats.DiskStatsCachedValuesProto cachedFolderSizes_
	private com.google.protobuf.SingleFieldBuilder cachedFolderSizesBuilder_
	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.service.diskstats.DiskStatsServiceDumpProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.diskstats.DiskStatsServiceDumpProto getDefaultInstanceForType () 
	public android.service.diskstats.DiskStatsServiceDumpProto build () 
		android.service.diskstats.DiskStatsServiceDumpProto result
	public android.service.diskstats.DiskStatsServiceDumpProto buildPartial () 
		android.service.diskstats.DiskStatsServiceDumpProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder mergeFrom (android.service.diskstats.DiskStatsServiceDumpProto) 
		android.service.diskstats.DiskStatsServiceDumpProto other
	public final boolean isInitialized () 
	public android.service.diskstats.DiskStatsServiceDumpProto$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.service.diskstats.DiskStatsServiceDumpProto parsedMessage
	public boolean hasHasTestError () 
	public boolean getHasTestError () 
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder setHasTestError (boolean) 
		boolean value
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder clearHasTestError () 
	public boolean hasErrorMessage () 
	public java.lang.String getErrorMessage () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getErrorMessageBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder setErrorMessage (java.lang.String) 
		String value
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder clearErrorMessage () 
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder setErrorMessageBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasWrite512BLatencyMillis () 
	public int getWrite512BLatencyMillis () 
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder setWrite512BLatencyMillis (int) 
		int value
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder clearWrite512BLatencyMillis () 
	private void ensurePartitionsFreeSpaceIsMutable () 
	public java.util.List getPartitionsFreeSpaceList () 
	public int getPartitionsFreeSpaceCount () 
	public android.service.diskstats.DiskStatsFreeSpaceProto getPartitionsFreeSpace (int) 
		int index
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder setPartitionsFreeSpace (int, android.service.diskstats.DiskStatsFreeSpaceProto) 
		int index
		android.service.diskstats.DiskStatsFreeSpaceProto value
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder setPartitionsFreeSpace (int, android.service.diskstats.DiskStatsFreeSpaceProto$Builder) 
		int index
		android.service.diskstats.DiskStatsFreeSpaceProto$Builder builderForValue
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder addPartitionsFreeSpace (android.service.diskstats.DiskStatsFreeSpaceProto) 
		android.service.diskstats.DiskStatsFreeSpaceProto value
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder addPartitionsFreeSpace (int, android.service.diskstats.DiskStatsFreeSpaceProto) 
		int index
		android.service.diskstats.DiskStatsFreeSpaceProto value
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder addPartitionsFreeSpace (android.service.diskstats.DiskStatsFreeSpaceProto$Builder) 
		android.service.diskstats.DiskStatsFreeSpaceProto$Builder builderForValue
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder addPartitionsFreeSpace (int, android.service.diskstats.DiskStatsFreeSpaceProto$Builder) 
		int index
		android.service.diskstats.DiskStatsFreeSpaceProto$Builder builderForValue
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder addAllPartitionsFreeSpace (java.lang.Iterable) 
		Iterable values
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder clearPartitionsFreeSpace () 
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder removePartitionsFreeSpace (int) 
		int index
	public android.service.diskstats.DiskStatsFreeSpaceProto$Builder getPartitionsFreeSpaceBuilder (int) 
		int index
	public android.service.diskstats.DiskStatsFreeSpaceProtoOrBuilder getPartitionsFreeSpaceOrBuilder (int) 
		int index
	public java.util.List getPartitionsFreeSpaceOrBuilderList () 
	public android.service.diskstats.DiskStatsFreeSpaceProto$Builder addPartitionsFreeSpaceBuilder () 
	public android.service.diskstats.DiskStatsFreeSpaceProto$Builder addPartitionsFreeSpaceBuilder (int) 
		int index
	public java.util.List getPartitionsFreeSpaceBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getPartitionsFreeSpaceFieldBuilder () 
	public boolean hasEncryption () 
	public android.service.diskstats.DiskStatsServiceDumpProto$EncryptionType getEncryption () 
		android.service.diskstats.DiskStatsServiceDumpProto$EncryptionType result
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder setEncryption (android.service.diskstats.DiskStatsServiceDumpProto$EncryptionType) 
		android.service.diskstats.DiskStatsServiceDumpProto$EncryptionType value
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder clearEncryption () 
	public boolean hasCachedFolderSizes () 
	public android.service.diskstats.DiskStatsCachedValuesProto getCachedFolderSizes () 
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder setCachedFolderSizes (android.service.diskstats.DiskStatsCachedValuesProto) 
		android.service.diskstats.DiskStatsCachedValuesProto value
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder setCachedFolderSizes (android.service.diskstats.DiskStatsCachedValuesProto$Builder) 
		android.service.diskstats.DiskStatsCachedValuesProto$Builder builderForValue
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder mergeCachedFolderSizes (android.service.diskstats.DiskStatsCachedValuesProto) 
		android.service.diskstats.DiskStatsCachedValuesProto value
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder clearCachedFolderSizes () 
	public android.service.diskstats.DiskStatsCachedValuesProto$Builder getCachedFolderSizesBuilder () 
	public android.service.diskstats.DiskStatsCachedValuesProtoOrBuilder getCachedFolderSizesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCachedFolderSizesFieldBuilder () 
	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.service.diskstats.DiskStatsServiceDumpProto$1) 
		android.service.diskstats.DiskStatsServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.diskstats.DiskStatsServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.diskstats.DiskStatsServiceDumpProto$1 x1
}

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

android/service/diskstats/DiskStatsServiceDumpProto$EncryptionType.class
DiskStatsServiceDumpProto.java
package android.service.diskstats
public final android.service.diskstats.DiskStatsServiceDumpProto$EncryptionType extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.service.diskstats.DiskStatsServiceDumpProto$EncryptionType ENCRYPTION_UNKNOWN
	public static final android.service.diskstats.DiskStatsServiceDumpProto$EncryptionType ENCRYPTION_NONE
	public static final android.service.diskstats.DiskStatsServiceDumpProto$EncryptionType ENCRYPTION_FULL_DISK
	public static final android.service.diskstats.DiskStatsServiceDumpProto$EncryptionType ENCRYPTION_FILE_BASED
	public static final int ENCRYPTION_UNKNOWN_VALUE
	public static final int ENCRYPTION_NONE_VALUE
	public static final int ENCRYPTION_FULL_DISK_VALUE
	public static final int ENCRYPTION_FILE_BASED_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.service.diskstats.DiskStatsServiceDumpProto$EncryptionType[] VALUES
	private final int value
	private static final android.service.diskstats.DiskStatsServiceDumpProto$EncryptionType[] $VALUES
	public static android.service.diskstats.DiskStatsServiceDumpProto$EncryptionType[] values () 
	public static android.service.diskstats.DiskStatsServiceDumpProto$EncryptionType valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.service.diskstats.DiskStatsServiceDumpProto$EncryptionType valueOf (int) 
		int value
	public static android.service.diskstats.DiskStatsServiceDumpProto$EncryptionType 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.service.diskstats.DiskStatsServiceDumpProto$EncryptionType valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/service/diskstats/DiskStatsServiceDumpProto.class
DiskStatsServiceDumpProto.java
package android.service.diskstats
public final android.service.diskstats.DiskStatsServiceDumpProto extends com.google.protobuf.GeneratedMessage implements android.service.diskstats.DiskStatsServiceDumpProtoOrBuilder  {
	private int bitField0_
	public static final int HAS_TEST_ERROR_FIELD_NUMBER
	private boolean hasTestError_
	public static final int ERROR_MESSAGE_FIELD_NUMBER
	private volatile Object errorMessage_
	public static final int WRITE_512B_LATENCY_MILLIS_FIELD_NUMBER
	private int write512BLatencyMillis_
	public static final int PARTITIONS_FREE_SPACE_FIELD_NUMBER
	private java.util.List partitionsFreeSpace_
	public static final int ENCRYPTION_FIELD_NUMBER
	private int encryption_
	public static final int CACHED_FOLDER_SIZES_FIELD_NUMBER
	private android.service.diskstats.DiskStatsCachedValuesProto cachedFolderSizes_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.diskstats.DiskStatsServiceDumpProto 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.service.diskstats.DiskStatsServiceDumpProto$EncryptionType value
		android.service.diskstats.DiskStatsCachedValuesProto$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 hasHasTestError () 
	public boolean getHasTestError () 
	public boolean hasErrorMessage () 
	public java.lang.String getErrorMessage () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getErrorMessageBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasWrite512BLatencyMillis () 
	public int getWrite512BLatencyMillis () 
	public java.util.List getPartitionsFreeSpaceList () 
	public java.util.List getPartitionsFreeSpaceOrBuilderList () 
	public int getPartitionsFreeSpaceCount () 
	public android.service.diskstats.DiskStatsFreeSpaceProto getPartitionsFreeSpace (int) 
		int index
	public android.service.diskstats.DiskStatsFreeSpaceProtoOrBuilder getPartitionsFreeSpaceOrBuilder (int) 
		int index
	public boolean hasEncryption () 
	public android.service.diskstats.DiskStatsServiceDumpProto$EncryptionType getEncryption () 
		android.service.diskstats.DiskStatsServiceDumpProto$EncryptionType result
	public boolean hasCachedFolderSizes () 
	public android.service.diskstats.DiskStatsCachedValuesProto getCachedFolderSizes () 
	public android.service.diskstats.DiskStatsCachedValuesProtoOrBuilder getCachedFolderSizesOrBuilder () 
	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.service.diskstats.DiskStatsServiceDumpProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.diskstats.DiskStatsServiceDumpProto 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.service.diskstats.DiskStatsServiceDumpProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.diskstats.DiskStatsServiceDumpProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.diskstats.DiskStatsServiceDumpProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.diskstats.DiskStatsServiceDumpProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.diskstats.DiskStatsServiceDumpProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.diskstats.DiskStatsServiceDumpProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.diskstats.DiskStatsServiceDumpProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.diskstats.DiskStatsServiceDumpProto 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.service.diskstats.DiskStatsServiceDumpProto$Builder newBuilderForType () 
	public static android.service.diskstats.DiskStatsServiceDumpProto$Builder newBuilder () 
	public static android.service.diskstats.DiskStatsServiceDumpProto$Builder newBuilder (android.service.diskstats.DiskStatsServiceDumpProto) 
		android.service.diskstats.DiskStatsServiceDumpProto prototype
	public android.service.diskstats.DiskStatsServiceDumpProto$Builder toBuilder () 
	protected android.service.diskstats.DiskStatsServiceDumpProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.diskstats.DiskStatsServiceDumpProto$Builder builder
	public static android.service.diskstats.DiskStatsServiceDumpProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.diskstats.DiskStatsServiceDumpProto 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.service.diskstats.DiskStatsServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.diskstats.DiskStatsServiceDumpProto$1 x1
	static boolean access$402 (android.service.diskstats.DiskStatsServiceDumpProto, boolean) 
		android.service.diskstats.DiskStatsServiceDumpProto x0
		boolean x1
	static java.lang.Object access$502 (android.service.diskstats.DiskStatsServiceDumpProto, java.lang.Object) 
		android.service.diskstats.DiskStatsServiceDumpProto x0
		Object x1
	static int access$602 (android.service.diskstats.DiskStatsServiceDumpProto, int) 
		android.service.diskstats.DiskStatsServiceDumpProto x0
		int x1
	static java.util.List access$702 (android.service.diskstats.DiskStatsServiceDumpProto, java.util.List) 
		android.service.diskstats.DiskStatsServiceDumpProto x0
		java.util.List x1
	static int access$802 (android.service.diskstats.DiskStatsServiceDumpProto, int) 
		android.service.diskstats.DiskStatsServiceDumpProto x0
		int x1
	static android.service.diskstats.DiskStatsCachedValuesProto access$902 (android.service.diskstats.DiskStatsServiceDumpProto, android.service.diskstats.DiskStatsCachedValuesProto) 
		android.service.diskstats.DiskStatsServiceDumpProto x0
		android.service.diskstats.DiskStatsCachedValuesProto x1
	static int access$1002 (android.service.diskstats.DiskStatsServiceDumpProto, int) 
		android.service.diskstats.DiskStatsServiceDumpProto x0
		int x1
	static java.lang.Object access$500 (android.service.diskstats.DiskStatsServiceDumpProto) 
		android.service.diskstats.DiskStatsServiceDumpProto x0
	static java.util.List access$700 (android.service.diskstats.DiskStatsServiceDumpProto) 
		android.service.diskstats.DiskStatsServiceDumpProto x0
	static boolean access$1100 () 
	static com.google.protobuf.UnknownFieldSet access$1200 (android.service.diskstats.DiskStatsServiceDumpProto) 
		android.service.diskstats.DiskStatsServiceDumpProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.diskstats.DiskStatsServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.diskstats.DiskStatsServiceDumpProto$1 x2
	static void  () 
}

android/service/diskstats/DiskStatsServiceDumpProtoOrBuilder.class
DiskStatsServiceDumpProtoOrBuilder.java
package android.service.diskstats
public abstract android.service.diskstats.DiskStatsServiceDumpProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasHasTestError () 
	public abstract boolean getHasTestError () 
	public abstract boolean hasErrorMessage () 
	public abstract java.lang.String getErrorMessage () 
	public abstract com.google.protobuf.ByteString getErrorMessageBytes () 
	public abstract boolean hasWrite512BLatencyMillis () 
	public abstract int getWrite512BLatencyMillis () 
	public abstract java.util.List getPartitionsFreeSpaceList () 
	public abstract android.service.diskstats.DiskStatsFreeSpaceProto getPartitionsFreeSpace (int) 
	public abstract int getPartitionsFreeSpaceCount () 
	public abstract java.util.List getPartitionsFreeSpaceOrBuilderList () 
	public abstract android.service.diskstats.DiskStatsFreeSpaceProtoOrBuilder getPartitionsFreeSpaceOrBuilder (int) 
	public abstract boolean hasEncryption () 
	public abstract android.service.diskstats.DiskStatsServiceDumpProto$EncryptionType getEncryption () 
	public abstract boolean hasCachedFolderSizes () 
	public abstract android.service.diskstats.DiskStatsCachedValuesProto getCachedFolderSizes () 
	public abstract android.service.diskstats.DiskStatsCachedValuesProtoOrBuilder getCachedFolderSizesOrBuilder () 
}

android/service/diskstats/DiskStatsServiceProto$1.class
DiskStatsServiceProto.java
package android.service.diskstats
final android.service.diskstats.DiskStatsServiceProto$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/service/diskstats/DiskStatsServiceProto.class
DiskStatsServiceProto.java
package android.service.diskstats
public final android.service.diskstats.DiskStatsServiceProto extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_diskstats_DiskStatsServiceDumpProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_diskstats_DiskStatsServiceDumpProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_diskstats_DiskStatsCachedValuesProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_diskstats_DiskStatsCachedValuesProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_diskstats_DiskStatsAppSizesProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_diskstats_DiskStatsAppSizesProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_diskstats_DiskStatsFreeSpaceProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_diskstats_DiskStatsFreeSpaceProto_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/service/notification/ListenersDisablingEffectsProto$1.class
ListenersDisablingEffectsProto.java
package android.service.notification
final android.service.notification.ListenersDisablingEffectsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.notification.ListenersDisablingEffectsProto 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/service/notification/ListenersDisablingEffectsProto$Builder.class
ListenersDisablingEffectsProto.java
package android.service.notification
public final android.service.notification.ListenersDisablingEffectsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.notification.ListenersDisablingEffectsProtoOrBuilder  {
	private int bitField0_
	private int hint_
	private java.util.List listeners_
	private com.google.protobuf.RepeatedFieldBuilder listenersBuilder_
	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.service.notification.ListenersDisablingEffectsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.notification.ListenersDisablingEffectsProto getDefaultInstanceForType () 
	public android.service.notification.ListenersDisablingEffectsProto build () 
		android.service.notification.ListenersDisablingEffectsProto result
	public android.service.notification.ListenersDisablingEffectsProto buildPartial () 
		android.service.notification.ListenersDisablingEffectsProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.notification.ListenersDisablingEffectsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.notification.ListenersDisablingEffectsProto$Builder mergeFrom (android.service.notification.ListenersDisablingEffectsProto) 
		android.service.notification.ListenersDisablingEffectsProto other
	public final boolean isInitialized () 
	public android.service.notification.ListenersDisablingEffectsProto$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.service.notification.ListenersDisablingEffectsProto parsedMessage
	public boolean hasHint () 
	public int getHint () 
	public android.service.notification.ListenersDisablingEffectsProto$Builder setHint (int) 
		int value
	public android.service.notification.ListenersDisablingEffectsProto$Builder clearHint () 
	private void ensureListenersIsMutable () 
	public java.util.List getListenersList () 
	public int getListenersCount () 
	public android.service.notification.ManagedServiceInfoProto getListeners (int) 
		int index
	public android.service.notification.ListenersDisablingEffectsProto$Builder setListeners (int, android.service.notification.ManagedServiceInfoProto) 
		int index
		android.service.notification.ManagedServiceInfoProto value
	public android.service.notification.ListenersDisablingEffectsProto$Builder setListeners (int, android.service.notification.ManagedServiceInfoProto$Builder) 
		int index
		android.service.notification.ManagedServiceInfoProto$Builder builderForValue
	public android.service.notification.ListenersDisablingEffectsProto$Builder addListeners (android.service.notification.ManagedServiceInfoProto) 
		android.service.notification.ManagedServiceInfoProto value
	public android.service.notification.ListenersDisablingEffectsProto$Builder addListeners (int, android.service.notification.ManagedServiceInfoProto) 
		int index
		android.service.notification.ManagedServiceInfoProto value
	public android.service.notification.ListenersDisablingEffectsProto$Builder addListeners (android.service.notification.ManagedServiceInfoProto$Builder) 
		android.service.notification.ManagedServiceInfoProto$Builder builderForValue
	public android.service.notification.ListenersDisablingEffectsProto$Builder addListeners (int, android.service.notification.ManagedServiceInfoProto$Builder) 
		int index
		android.service.notification.ManagedServiceInfoProto$Builder builderForValue
	public android.service.notification.ListenersDisablingEffectsProto$Builder addAllListeners (java.lang.Iterable) 
		Iterable values
	public android.service.notification.ListenersDisablingEffectsProto$Builder clearListeners () 
	public android.service.notification.ListenersDisablingEffectsProto$Builder removeListeners (int) 
		int index
	public android.service.notification.ManagedServiceInfoProto$Builder getListenersBuilder (int) 
		int index
	public android.service.notification.ManagedServiceInfoProtoOrBuilder getListenersOrBuilder (int) 
		int index
	public java.util.List getListenersOrBuilderList () 
	public android.service.notification.ManagedServiceInfoProto$Builder addListenersBuilder () 
	public android.service.notification.ManagedServiceInfoProto$Builder addListenersBuilder (int) 
		int index
	public java.util.List getListenersBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getListenersFieldBuilder () 
	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.service.notification.ListenersDisablingEffectsProto$1) 
		android.service.notification.ListenersDisablingEffectsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.notification.ListenersDisablingEffectsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.notification.ListenersDisablingEffectsProto$1 x1
}

android/service/notification/ListenersDisablingEffectsProto.class
ListenersDisablingEffectsProto.java
package android.service.notification
public final android.service.notification.ListenersDisablingEffectsProto extends com.google.protobuf.GeneratedMessage implements android.service.notification.ListenersDisablingEffectsProtoOrBuilder  {
	private int bitField0_
	public static final int HINT_FIELD_NUMBER
	private int hint_
	public static final int LISTENERS_FIELD_NUMBER
	private java.util.List listeners_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.notification.ListenersDisablingEffectsProto 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 hasHint () 
	public int getHint () 
	public java.util.List getListenersList () 
	public java.util.List getListenersOrBuilderList () 
	public int getListenersCount () 
	public android.service.notification.ManagedServiceInfoProto getListeners (int) 
		int index
	public android.service.notification.ManagedServiceInfoProtoOrBuilder getListenersOrBuilder (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.service.notification.ListenersDisablingEffectsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.notification.ListenersDisablingEffectsProto 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.service.notification.ListenersDisablingEffectsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.notification.ListenersDisablingEffectsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.ListenersDisablingEffectsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.notification.ListenersDisablingEffectsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.ListenersDisablingEffectsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.notification.ListenersDisablingEffectsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.ListenersDisablingEffectsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.notification.ListenersDisablingEffectsProto 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.service.notification.ListenersDisablingEffectsProto$Builder newBuilderForType () 
	public static android.service.notification.ListenersDisablingEffectsProto$Builder newBuilder () 
	public static android.service.notification.ListenersDisablingEffectsProto$Builder newBuilder (android.service.notification.ListenersDisablingEffectsProto) 
		android.service.notification.ListenersDisablingEffectsProto prototype
	public android.service.notification.ListenersDisablingEffectsProto$Builder toBuilder () 
	protected android.service.notification.ListenersDisablingEffectsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.notification.ListenersDisablingEffectsProto$Builder builder
	public static android.service.notification.ListenersDisablingEffectsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.notification.ListenersDisablingEffectsProto 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.service.notification.ListenersDisablingEffectsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.notification.ListenersDisablingEffectsProto$1 x1
	static int access$402 (android.service.notification.ListenersDisablingEffectsProto, int) 
		android.service.notification.ListenersDisablingEffectsProto x0
		int x1
	static java.util.List access$502 (android.service.notification.ListenersDisablingEffectsProto, java.util.List) 
		android.service.notification.ListenersDisablingEffectsProto x0
		java.util.List x1
	static int access$602 (android.service.notification.ListenersDisablingEffectsProto, int) 
		android.service.notification.ListenersDisablingEffectsProto x0
		int x1
	static java.util.List access$500 (android.service.notification.ListenersDisablingEffectsProto) 
		android.service.notification.ListenersDisablingEffectsProto x0
	static boolean access$700 () 
	static com.google.protobuf.UnknownFieldSet access$800 (android.service.notification.ListenersDisablingEffectsProto) 
		android.service.notification.ListenersDisablingEffectsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.notification.ListenersDisablingEffectsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.notification.ListenersDisablingEffectsProto$1 x2
	static void  () 
}

android/service/notification/ListenersDisablingEffectsProtoOrBuilder.class
ListenersDisablingEffectsProtoOrBuilder.java
package android.service.notification
public abstract android.service.notification.ListenersDisablingEffectsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasHint () 
	public abstract int getHint () 
	public abstract java.util.List getListenersList () 
	public abstract android.service.notification.ManagedServiceInfoProto getListeners (int) 
	public abstract int getListenersCount () 
	public abstract java.util.List getListenersOrBuilderList () 
	public abstract android.service.notification.ManagedServiceInfoProtoOrBuilder getListenersOrBuilder (int) 
}

android/service/notification/ManagedServiceInfoProto$1.class
ManagedServiceInfoProto.java
package android.service.notification
final android.service.notification.ManagedServiceInfoProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.notification.ManagedServiceInfoProto 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/service/notification/ManagedServiceInfoProto$Builder.class
ManagedServiceInfoProto.java
package android.service.notification
public final android.service.notification.ManagedServiceInfoProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.notification.ManagedServiceInfoProtoOrBuilder  {
	private int bitField0_
	private android.content.ComponentNameProto component_
	private com.google.protobuf.SingleFieldBuilder componentBuilder_
	private int userId_
	private Object service_
	private boolean isSystem_
	private boolean isGuest_
	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.service.notification.ManagedServiceInfoProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.notification.ManagedServiceInfoProto getDefaultInstanceForType () 
	public android.service.notification.ManagedServiceInfoProto build () 
		android.service.notification.ManagedServiceInfoProto result
	public android.service.notification.ManagedServiceInfoProto buildPartial () 
		android.service.notification.ManagedServiceInfoProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.notification.ManagedServiceInfoProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.notification.ManagedServiceInfoProto$Builder mergeFrom (android.service.notification.ManagedServiceInfoProto) 
		android.service.notification.ManagedServiceInfoProto other
	public final boolean isInitialized () 
	public android.service.notification.ManagedServiceInfoProto$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.service.notification.ManagedServiceInfoProto parsedMessage
	public boolean hasComponent () 
	public android.content.ComponentNameProto getComponent () 
	public android.service.notification.ManagedServiceInfoProto$Builder setComponent (android.content.ComponentNameProto) 
		android.content.ComponentNameProto value
	public android.service.notification.ManagedServiceInfoProto$Builder setComponent (android.content.ComponentNameProto$Builder) 
		android.content.ComponentNameProto$Builder builderForValue
	public android.service.notification.ManagedServiceInfoProto$Builder mergeComponent (android.content.ComponentNameProto) 
		android.content.ComponentNameProto value
	public android.service.notification.ManagedServiceInfoProto$Builder clearComponent () 
	public android.content.ComponentNameProto$Builder getComponentBuilder () 
	public android.content.ComponentNameProtoOrBuilder getComponentOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getComponentFieldBuilder () 
	public boolean hasUserId () 
	public int getUserId () 
	public android.service.notification.ManagedServiceInfoProto$Builder setUserId (int) 
		int value
	public android.service.notification.ManagedServiceInfoProto$Builder clearUserId () 
	public boolean hasService () 
	public java.lang.String getService () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getServiceBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.notification.ManagedServiceInfoProto$Builder setService (java.lang.String) 
		String value
	public android.service.notification.ManagedServiceInfoProto$Builder clearService () 
	public android.service.notification.ManagedServiceInfoProto$Builder setServiceBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsSystem () 
	public boolean getIsSystem () 
	public android.service.notification.ManagedServiceInfoProto$Builder setIsSystem (boolean) 
		boolean value
	public android.service.notification.ManagedServiceInfoProto$Builder clearIsSystem () 
	public boolean hasIsGuest () 
	public boolean getIsGuest () 
	public android.service.notification.ManagedServiceInfoProto$Builder setIsGuest (boolean) 
		boolean value
	public android.service.notification.ManagedServiceInfoProto$Builder clearIsGuest () 
	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.service.notification.ManagedServiceInfoProto$1) 
		android.service.notification.ManagedServiceInfoProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.notification.ManagedServiceInfoProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.notification.ManagedServiceInfoProto$1 x1
}

android/service/notification/ManagedServiceInfoProto.class
ManagedServiceInfoProto.java
package android.service.notification
public final android.service.notification.ManagedServiceInfoProto extends com.google.protobuf.GeneratedMessage implements android.service.notification.ManagedServiceInfoProtoOrBuilder  {
	private int bitField0_
	public static final int COMPONENT_FIELD_NUMBER
	private android.content.ComponentNameProto component_
	public static final int USER_ID_FIELD_NUMBER
	private int userId_
	public static final int SERVICE_FIELD_NUMBER
	private volatile Object service_
	public static final int IS_SYSTEM_FIELD_NUMBER
	private boolean isSystem_
	public static final int IS_GUEST_FIELD_NUMBER
	private boolean isGuest_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.notification.ManagedServiceInfoProto 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.content.ComponentNameProto$Builder subBuilder
		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 hasComponent () 
	public android.content.ComponentNameProto getComponent () 
	public android.content.ComponentNameProtoOrBuilder getComponentOrBuilder () 
	public boolean hasUserId () 
	public int getUserId () 
	public boolean hasService () 
	public java.lang.String getService () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getServiceBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsSystem () 
	public boolean getIsSystem () 
	public boolean hasIsGuest () 
	public boolean getIsGuest () 
	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.service.notification.ManagedServiceInfoProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.notification.ManagedServiceInfoProto 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.service.notification.ManagedServiceInfoProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.notification.ManagedServiceInfoProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.ManagedServiceInfoProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.notification.ManagedServiceInfoProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.ManagedServiceInfoProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.notification.ManagedServiceInfoProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.ManagedServiceInfoProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.notification.ManagedServiceInfoProto 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.service.notification.ManagedServiceInfoProto$Builder newBuilderForType () 
	public static android.service.notification.ManagedServiceInfoProto$Builder newBuilder () 
	public static android.service.notification.ManagedServiceInfoProto$Builder newBuilder (android.service.notification.ManagedServiceInfoProto) 
		android.service.notification.ManagedServiceInfoProto prototype
	public android.service.notification.ManagedServiceInfoProto$Builder toBuilder () 
	protected android.service.notification.ManagedServiceInfoProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.notification.ManagedServiceInfoProto$Builder builder
	public static android.service.notification.ManagedServiceInfoProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.notification.ManagedServiceInfoProto 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.service.notification.ManagedServiceInfoProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.notification.ManagedServiceInfoProto$1 x1
	static android.content.ComponentNameProto access$402 (android.service.notification.ManagedServiceInfoProto, android.content.ComponentNameProto) 
		android.service.notification.ManagedServiceInfoProto x0
		android.content.ComponentNameProto x1
	static int access$502 (android.service.notification.ManagedServiceInfoProto, int) 
		android.service.notification.ManagedServiceInfoProto x0
		int x1
	static java.lang.Object access$602 (android.service.notification.ManagedServiceInfoProto, java.lang.Object) 
		android.service.notification.ManagedServiceInfoProto x0
		Object x1
	static boolean access$702 (android.service.notification.ManagedServiceInfoProto, boolean) 
		android.service.notification.ManagedServiceInfoProto x0
		boolean x1
	static boolean access$802 (android.service.notification.ManagedServiceInfoProto, boolean) 
		android.service.notification.ManagedServiceInfoProto x0
		boolean x1
	static int access$902 (android.service.notification.ManagedServiceInfoProto, int) 
		android.service.notification.ManagedServiceInfoProto x0
		int x1
	static java.lang.Object access$600 (android.service.notification.ManagedServiceInfoProto) 
		android.service.notification.ManagedServiceInfoProto x0
	static com.google.protobuf.UnknownFieldSet access$1000 (android.service.notification.ManagedServiceInfoProto) 
		android.service.notification.ManagedServiceInfoProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.notification.ManagedServiceInfoProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.notification.ManagedServiceInfoProto$1 x2
	static void  () 
}

android/service/notification/ManagedServiceInfoProtoOrBuilder.class
ManagedServiceInfoProtoOrBuilder.java
package android.service.notification
public abstract android.service.notification.ManagedServiceInfoProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasComponent () 
	public abstract android.content.ComponentNameProto getComponent () 
	public abstract android.content.ComponentNameProtoOrBuilder getComponentOrBuilder () 
	public abstract boolean hasUserId () 
	public abstract int getUserId () 
	public abstract boolean hasService () 
	public abstract java.lang.String getService () 
	public abstract com.google.protobuf.ByteString getServiceBytes () 
	public abstract boolean hasIsSystem () 
	public abstract boolean getIsSystem () 
	public abstract boolean hasIsGuest () 
	public abstract boolean getIsGuest () 
}

android/service/notification/ManagedServicesProto$1.class
ManagedServicesProto.java
package android.service.notification
final android.service.notification.ManagedServicesProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.notification.ManagedServicesProto 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/service/notification/ManagedServicesProto$Builder.class
ManagedServicesProto.java
package android.service.notification
public final android.service.notification.ManagedServicesProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.notification.ManagedServicesProtoOrBuilder  {
	private int bitField0_
	private Object caption_
	private java.util.List approved_
	private com.google.protobuf.RepeatedFieldBuilder approvedBuilder_
	private java.util.List enabled_
	private com.google.protobuf.RepeatedFieldBuilder enabledBuilder_
	private java.util.List liveServices_
	private com.google.protobuf.RepeatedFieldBuilder liveServicesBuilder_
	private java.util.List snoozed_
	private com.google.protobuf.RepeatedFieldBuilder snoozedBuilder_
	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.service.notification.ManagedServicesProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.notification.ManagedServicesProto getDefaultInstanceForType () 
	public android.service.notification.ManagedServicesProto build () 
		android.service.notification.ManagedServicesProto result
	public android.service.notification.ManagedServicesProto buildPartial () 
		android.service.notification.ManagedServicesProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.notification.ManagedServicesProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.notification.ManagedServicesProto$Builder mergeFrom (android.service.notification.ManagedServicesProto) 
		android.service.notification.ManagedServicesProto other
	public final boolean isInitialized () 
	public android.service.notification.ManagedServicesProto$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.service.notification.ManagedServicesProto parsedMessage
	public boolean hasCaption () 
	public java.lang.String getCaption () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCaptionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.notification.ManagedServicesProto$Builder setCaption (java.lang.String) 
		String value
	public android.service.notification.ManagedServicesProto$Builder clearCaption () 
	public android.service.notification.ManagedServicesProto$Builder setCaptionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureApprovedIsMutable () 
	public java.util.List getApprovedList () 
	public int getApprovedCount () 
	public android.service.notification.ManagedServicesProto$ServiceProto getApproved (int) 
		int index
	public android.service.notification.ManagedServicesProto$Builder setApproved (int, android.service.notification.ManagedServicesProto$ServiceProto) 
		int index
		android.service.notification.ManagedServicesProto$ServiceProto value
	public android.service.notification.ManagedServicesProto$Builder setApproved (int, android.service.notification.ManagedServicesProto$ServiceProto$Builder) 
		int index
		android.service.notification.ManagedServicesProto$ServiceProto$Builder builderForValue
	public android.service.notification.ManagedServicesProto$Builder addApproved (android.service.notification.ManagedServicesProto$ServiceProto) 
		android.service.notification.ManagedServicesProto$ServiceProto value
	public android.service.notification.ManagedServicesProto$Builder addApproved (int, android.service.notification.ManagedServicesProto$ServiceProto) 
		int index
		android.service.notification.ManagedServicesProto$ServiceProto value
	public android.service.notification.ManagedServicesProto$Builder addApproved (android.service.notification.ManagedServicesProto$ServiceProto$Builder) 
		android.service.notification.ManagedServicesProto$ServiceProto$Builder builderForValue
	public android.service.notification.ManagedServicesProto$Builder addApproved (int, android.service.notification.ManagedServicesProto$ServiceProto$Builder) 
		int index
		android.service.notification.ManagedServicesProto$ServiceProto$Builder builderForValue
	public android.service.notification.ManagedServicesProto$Builder addAllApproved (java.lang.Iterable) 
		Iterable values
	public android.service.notification.ManagedServicesProto$Builder clearApproved () 
	public android.service.notification.ManagedServicesProto$Builder removeApproved (int) 
		int index
	public android.service.notification.ManagedServicesProto$ServiceProto$Builder getApprovedBuilder (int) 
		int index
	public android.service.notification.ManagedServicesProto$ServiceProtoOrBuilder getApprovedOrBuilder (int) 
		int index
	public java.util.List getApprovedOrBuilderList () 
	public android.service.notification.ManagedServicesProto$ServiceProto$Builder addApprovedBuilder () 
	public android.service.notification.ManagedServicesProto$ServiceProto$Builder addApprovedBuilder (int) 
		int index
	public java.util.List getApprovedBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getApprovedFieldBuilder () 
	private void ensureEnabledIsMutable () 
	public java.util.List getEnabledList () 
	public int getEnabledCount () 
	public android.content.ComponentNameProto getEnabled (int) 
		int index
	public android.service.notification.ManagedServicesProto$Builder setEnabled (int, android.content.ComponentNameProto) 
		int index
		android.content.ComponentNameProto value
	public android.service.notification.ManagedServicesProto$Builder setEnabled (int, android.content.ComponentNameProto$Builder) 
		int index
		android.content.ComponentNameProto$Builder builderForValue
	public android.service.notification.ManagedServicesProto$Builder addEnabled (android.content.ComponentNameProto) 
		android.content.ComponentNameProto value
	public android.service.notification.ManagedServicesProto$Builder addEnabled (int, android.content.ComponentNameProto) 
		int index
		android.content.ComponentNameProto value
	public android.service.notification.ManagedServicesProto$Builder addEnabled (android.content.ComponentNameProto$Builder) 
		android.content.ComponentNameProto$Builder builderForValue
	public android.service.notification.ManagedServicesProto$Builder addEnabled (int, android.content.ComponentNameProto$Builder) 
		int index
		android.content.ComponentNameProto$Builder builderForValue
	public android.service.notification.ManagedServicesProto$Builder addAllEnabled (java.lang.Iterable) 
		Iterable values
	public android.service.notification.ManagedServicesProto$Builder clearEnabled () 
	public android.service.notification.ManagedServicesProto$Builder removeEnabled (int) 
		int index
	public android.content.ComponentNameProto$Builder getEnabledBuilder (int) 
		int index
	public android.content.ComponentNameProtoOrBuilder getEnabledOrBuilder (int) 
		int index
	public java.util.List getEnabledOrBuilderList () 
	public android.content.ComponentNameProto$Builder addEnabledBuilder () 
	public android.content.ComponentNameProto$Builder addEnabledBuilder (int) 
		int index
	public java.util.List getEnabledBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getEnabledFieldBuilder () 
	private void ensureLiveServicesIsMutable () 
	public java.util.List getLiveServicesList () 
	public int getLiveServicesCount () 
	public android.service.notification.ManagedServiceInfoProto getLiveServices (int) 
		int index
	public android.service.notification.ManagedServicesProto$Builder setLiveServices (int, android.service.notification.ManagedServiceInfoProto) 
		int index
		android.service.notification.ManagedServiceInfoProto value
	public android.service.notification.ManagedServicesProto$Builder setLiveServices (int, android.service.notification.ManagedServiceInfoProto$Builder) 
		int index
		android.service.notification.ManagedServiceInfoProto$Builder builderForValue
	public android.service.notification.ManagedServicesProto$Builder addLiveServices (android.service.notification.ManagedServiceInfoProto) 
		android.service.notification.ManagedServiceInfoProto value
	public android.service.notification.ManagedServicesProto$Builder addLiveServices (int, android.service.notification.ManagedServiceInfoProto) 
		int index
		android.service.notification.ManagedServiceInfoProto value
	public android.service.notification.ManagedServicesProto$Builder addLiveServices (android.service.notification.ManagedServiceInfoProto$Builder) 
		android.service.notification.ManagedServiceInfoProto$Builder builderForValue
	public android.service.notification.ManagedServicesProto$Builder addLiveServices (int, android.service.notification.ManagedServiceInfoProto$Builder) 
		int index
		android.service.notification.ManagedServiceInfoProto$Builder builderForValue
	public android.service.notification.ManagedServicesProto$Builder addAllLiveServices (java.lang.Iterable) 
		Iterable values
	public android.service.notification.ManagedServicesProto$Builder clearLiveServices () 
	public android.service.notification.ManagedServicesProto$Builder removeLiveServices (int) 
		int index
	public android.service.notification.ManagedServiceInfoProto$Builder getLiveServicesBuilder (int) 
		int index
	public android.service.notification.ManagedServiceInfoProtoOrBuilder getLiveServicesOrBuilder (int) 
		int index
	public java.util.List getLiveServicesOrBuilderList () 
	public android.service.notification.ManagedServiceInfoProto$Builder addLiveServicesBuilder () 
	public android.service.notification.ManagedServiceInfoProto$Builder addLiveServicesBuilder (int) 
		int index
	public java.util.List getLiveServicesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getLiveServicesFieldBuilder () 
	private void ensureSnoozedIsMutable () 
	public java.util.List getSnoozedList () 
	public int getSnoozedCount () 
	public android.content.ComponentNameProto getSnoozed (int) 
		int index
	public android.service.notification.ManagedServicesProto$Builder setSnoozed (int, android.content.ComponentNameProto) 
		int index
		android.content.ComponentNameProto value
	public android.service.notification.ManagedServicesProto$Builder setSnoozed (int, android.content.ComponentNameProto$Builder) 
		int index
		android.content.ComponentNameProto$Builder builderForValue
	public android.service.notification.ManagedServicesProto$Builder addSnoozed (android.content.ComponentNameProto) 
		android.content.ComponentNameProto value
	public android.service.notification.ManagedServicesProto$Builder addSnoozed (int, android.content.ComponentNameProto) 
		int index
		android.content.ComponentNameProto value
	public android.service.notification.ManagedServicesProto$Builder addSnoozed (android.content.ComponentNameProto$Builder) 
		android.content.ComponentNameProto$Builder builderForValue
	public android.service.notification.ManagedServicesProto$Builder addSnoozed (int, android.content.ComponentNameProto$Builder) 
		int index
		android.content.ComponentNameProto$Builder builderForValue
	public android.service.notification.ManagedServicesProto$Builder addAllSnoozed (java.lang.Iterable) 
		Iterable values
	public android.service.notification.ManagedServicesProto$Builder clearSnoozed () 
	public android.service.notification.ManagedServicesProto$Builder removeSnoozed (int) 
		int index
	public android.content.ComponentNameProto$Builder getSnoozedBuilder (int) 
		int index
	public android.content.ComponentNameProtoOrBuilder getSnoozedOrBuilder (int) 
		int index
	public java.util.List getSnoozedOrBuilderList () 
	public android.content.ComponentNameProto$Builder addSnoozedBuilder () 
	public android.content.ComponentNameProto$Builder addSnoozedBuilder (int) 
		int index
	public java.util.List getSnoozedBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getSnoozedFieldBuilder () 
	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.service.notification.ManagedServicesProto$1) 
		android.service.notification.ManagedServicesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.notification.ManagedServicesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.notification.ManagedServicesProto$1 x1
}

android/service/notification/ManagedServicesProto$ServiceProto$1.class
ManagedServicesProto.java
package android.service.notification
final android.service.notification.ManagedServicesProto$ServiceProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.notification.ManagedServicesProto$ServiceProto 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/service/notification/ManagedServicesProto$ServiceProto$Builder.class
ManagedServicesProto.java
package android.service.notification
public final android.service.notification.ManagedServicesProto$ServiceProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.notification.ManagedServicesProto$ServiceProtoOrBuilder  {
	private int bitField0_
	private com.google.protobuf.LazyStringList name_
	private int userId_
	private boolean isPrimary_
	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.service.notification.ManagedServicesProto$ServiceProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.notification.ManagedServicesProto$ServiceProto getDefaultInstanceForType () 
	public android.service.notification.ManagedServicesProto$ServiceProto build () 
		android.service.notification.ManagedServicesProto$ServiceProto result
	public android.service.notification.ManagedServicesProto$ServiceProto buildPartial () 
		android.service.notification.ManagedServicesProto$ServiceProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.notification.ManagedServicesProto$ServiceProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.notification.ManagedServicesProto$ServiceProto$Builder mergeFrom (android.service.notification.ManagedServicesProto$ServiceProto) 
		android.service.notification.ManagedServicesProto$ServiceProto other
	public final boolean isInitialized () 
	public android.service.notification.ManagedServicesProto$ServiceProto$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.service.notification.ManagedServicesProto$ServiceProto parsedMessage
	private void ensureNameIsMutable () 
	public com.google.protobuf.ProtocolStringList getNameList () 
	public int getNameCount () 
	public java.lang.String getName (int) 
		int index
	public com.google.protobuf.ByteString getNameBytes (int) 
		int index
	public android.service.notification.ManagedServicesProto$ServiceProto$Builder setName (int, java.lang.String) 
		int index
		String value
	public android.service.notification.ManagedServicesProto$ServiceProto$Builder addName (java.lang.String) 
		String value
	public android.service.notification.ManagedServicesProto$ServiceProto$Builder addAllName (java.lang.Iterable) 
		Iterable values
	public android.service.notification.ManagedServicesProto$ServiceProto$Builder clearName () 
	public android.service.notification.ManagedServicesProto$ServiceProto$Builder addNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasUserId () 
	public int getUserId () 
	public android.service.notification.ManagedServicesProto$ServiceProto$Builder setUserId (int) 
		int value
	public android.service.notification.ManagedServicesProto$ServiceProto$Builder clearUserId () 
	public boolean hasIsPrimary () 
	public boolean getIsPrimary () 
	public android.service.notification.ManagedServicesProto$ServiceProto$Builder setIsPrimary (boolean) 
		boolean value
	public android.service.notification.ManagedServicesProto$ServiceProto$Builder clearIsPrimary () 
	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.service.notification.ManagedServicesProto$1) 
		android.service.notification.ManagedServicesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.notification.ManagedServicesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.notification.ManagedServicesProto$1 x1
}

android/service/notification/ManagedServicesProto$ServiceProto.class
ManagedServicesProto.java
package android.service.notification
public final android.service.notification.ManagedServicesProto$ServiceProto extends com.google.protobuf.GeneratedMessage implements android.service.notification.ManagedServicesProto$ServiceProtoOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private com.google.protobuf.LazyStringList name_
	public static final int USER_ID_FIELD_NUMBER
	private int userId_
	public static final int IS_PRIMARY_FIELD_NUMBER
	private boolean isPrimary_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.notification.ManagedServicesProto$ServiceProto 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 com.google.protobuf.ProtocolStringList getNameList () 
	public int getNameCount () 
	public java.lang.String getName (int) 
		int index
	public com.google.protobuf.ByteString getNameBytes (int) 
		int index
	public boolean hasUserId () 
	public int getUserId () 
	public boolean hasIsPrimary () 
	public boolean getIsPrimary () 
	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.service.notification.ManagedServicesProto$ServiceProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.notification.ManagedServicesProto$ServiceProto 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.service.notification.ManagedServicesProto$ServiceProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.notification.ManagedServicesProto$ServiceProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.ManagedServicesProto$ServiceProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.notification.ManagedServicesProto$ServiceProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.ManagedServicesProto$ServiceProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.notification.ManagedServicesProto$ServiceProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.ManagedServicesProto$ServiceProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.notification.ManagedServicesProto$ServiceProto 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.service.notification.ManagedServicesProto$ServiceProto$Builder newBuilderForType () 
	public static android.service.notification.ManagedServicesProto$ServiceProto$Builder newBuilder () 
	public static android.service.notification.ManagedServicesProto$ServiceProto$Builder newBuilder (android.service.notification.ManagedServicesProto$ServiceProto) 
		android.service.notification.ManagedServicesProto$ServiceProto prototype
	public android.service.notification.ManagedServicesProto$ServiceProto$Builder toBuilder () 
	protected android.service.notification.ManagedServicesProto$ServiceProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.notification.ManagedServicesProto$ServiceProto$Builder builder
	public static android.service.notification.ManagedServicesProto$ServiceProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.notification.ManagedServicesProto$ServiceProto 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.service.notification.ManagedServicesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.notification.ManagedServicesProto$1 x1
	static com.google.protobuf.LazyStringList access$402 (android.service.notification.ManagedServicesProto$ServiceProto, com.google.protobuf.LazyStringList) 
		android.service.notification.ManagedServicesProto$ServiceProto x0
		com.google.protobuf.LazyStringList x1
	static int access$502 (android.service.notification.ManagedServicesProto$ServiceProto, int) 
		android.service.notification.ManagedServicesProto$ServiceProto x0
		int x1
	static boolean access$602 (android.service.notification.ManagedServicesProto$ServiceProto, boolean) 
		android.service.notification.ManagedServicesProto$ServiceProto x0
		boolean x1
	static int access$702 (android.service.notification.ManagedServicesProto$ServiceProto, int) 
		android.service.notification.ManagedServicesProto$ServiceProto x0
		int x1
	static com.google.protobuf.LazyStringList access$400 (android.service.notification.ManagedServicesProto$ServiceProto) 
		android.service.notification.ManagedServicesProto$ServiceProto x0
	static com.google.protobuf.UnknownFieldSet access$800 (android.service.notification.ManagedServicesProto$ServiceProto) 
		android.service.notification.ManagedServicesProto$ServiceProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.notification.ManagedServicesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.notification.ManagedServicesProto$1 x2
	static void  () 
}

android/service/notification/ManagedServicesProto$ServiceProtoOrBuilder.class
ManagedServicesProto.java
package android.service.notification
public abstract android.service.notification.ManagedServicesProto$ServiceProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract com.google.protobuf.ProtocolStringList getNameList () 
	public abstract int getNameCount () 
	public abstract java.lang.String getName (int) 
	public abstract com.google.protobuf.ByteString getNameBytes (int) 
	public abstract boolean hasUserId () 
	public abstract int getUserId () 
	public abstract boolean hasIsPrimary () 
	public abstract boolean getIsPrimary () 
}

android/service/notification/ManagedServicesProto.class
ManagedServicesProto.java
package android.service.notification
public final android.service.notification.ManagedServicesProto extends com.google.protobuf.GeneratedMessage implements android.service.notification.ManagedServicesProtoOrBuilder  {
	private int bitField0_
	public static final int CAPTION_FIELD_NUMBER
	private volatile Object caption_
	public static final int APPROVED_FIELD_NUMBER
	private java.util.List approved_
	public static final int ENABLED_FIELD_NUMBER
	private java.util.List enabled_
	public static final int LIVE_SERVICES_FIELD_NUMBER
	private java.util.List liveServices_
	public static final int SNOOZED_FIELD_NUMBER
	private java.util.List snoozed_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.notification.ManagedServicesProto 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 hasCaption () 
	public java.lang.String getCaption () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCaptionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public java.util.List getApprovedList () 
	public java.util.List getApprovedOrBuilderList () 
	public int getApprovedCount () 
	public android.service.notification.ManagedServicesProto$ServiceProto getApproved (int) 
		int index
	public android.service.notification.ManagedServicesProto$ServiceProtoOrBuilder getApprovedOrBuilder (int) 
		int index
	public java.util.List getEnabledList () 
	public java.util.List getEnabledOrBuilderList () 
	public int getEnabledCount () 
	public android.content.ComponentNameProto getEnabled (int) 
		int index
	public android.content.ComponentNameProtoOrBuilder getEnabledOrBuilder (int) 
		int index
	public java.util.List getLiveServicesList () 
	public java.util.List getLiveServicesOrBuilderList () 
	public int getLiveServicesCount () 
	public android.service.notification.ManagedServiceInfoProto getLiveServices (int) 
		int index
	public android.service.notification.ManagedServiceInfoProtoOrBuilder getLiveServicesOrBuilder (int) 
		int index
	public java.util.List getSnoozedList () 
	public java.util.List getSnoozedOrBuilderList () 
	public int getSnoozedCount () 
	public android.content.ComponentNameProto getSnoozed (int) 
		int index
	public android.content.ComponentNameProtoOrBuilder getSnoozedOrBuilder (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
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int i
		int i
		int i
		int size
	public static android.service.notification.ManagedServicesProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.notification.ManagedServicesProto 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.service.notification.ManagedServicesProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.notification.ManagedServicesProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.ManagedServicesProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.notification.ManagedServicesProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.ManagedServicesProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.notification.ManagedServicesProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.ManagedServicesProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.notification.ManagedServicesProto 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.service.notification.ManagedServicesProto$Builder newBuilderForType () 
	public static android.service.notification.ManagedServicesProto$Builder newBuilder () 
	public static android.service.notification.ManagedServicesProto$Builder newBuilder (android.service.notification.ManagedServicesProto) 
		android.service.notification.ManagedServicesProto prototype
	public android.service.notification.ManagedServicesProto$Builder toBuilder () 
	protected android.service.notification.ManagedServicesProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.notification.ManagedServicesProto$Builder builder
	public static android.service.notification.ManagedServicesProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.notification.ManagedServicesProto 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$1200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.service.notification.ManagedServicesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.notification.ManagedServicesProto$1 x1
	static java.lang.Object access$1402 (android.service.notification.ManagedServicesProto, java.lang.Object) 
		android.service.notification.ManagedServicesProto x0
		Object x1
	static java.util.List access$1502 (android.service.notification.ManagedServicesProto, java.util.List) 
		android.service.notification.ManagedServicesProto x0
		java.util.List x1
	static java.util.List access$1602 (android.service.notification.ManagedServicesProto, java.util.List) 
		android.service.notification.ManagedServicesProto x0
		java.util.List x1
	static java.util.List access$1702 (android.service.notification.ManagedServicesProto, java.util.List) 
		android.service.notification.ManagedServicesProto x0
		java.util.List x1
	static java.util.List access$1802 (android.service.notification.ManagedServicesProto, java.util.List) 
		android.service.notification.ManagedServicesProto x0
		java.util.List x1
	static int access$1902 (android.service.notification.ManagedServicesProto, int) 
		android.service.notification.ManagedServicesProto x0
		int x1
	static java.lang.Object access$1400 (android.service.notification.ManagedServicesProto) 
		android.service.notification.ManagedServicesProto x0
	static java.util.List access$1500 (android.service.notification.ManagedServicesProto) 
		android.service.notification.ManagedServicesProto x0
	static boolean access$2000 () 
	static java.util.List access$1600 (android.service.notification.ManagedServicesProto) 
		android.service.notification.ManagedServicesProto x0
	static boolean access$2100 () 
	static java.util.List access$1700 (android.service.notification.ManagedServicesProto) 
		android.service.notification.ManagedServicesProto x0
	static boolean access$2200 () 
	static java.util.List access$1800 (android.service.notification.ManagedServicesProto) 
		android.service.notification.ManagedServicesProto x0
	static boolean access$2300 () 
	static com.google.protobuf.UnknownFieldSet access$2400 (android.service.notification.ManagedServicesProto) 
		android.service.notification.ManagedServicesProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.notification.ManagedServicesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.notification.ManagedServicesProto$1 x2
	static void  () 
}

android/service/notification/ManagedServicesProtoOrBuilder.class
ManagedServicesProtoOrBuilder.java
package android.service.notification
public abstract android.service.notification.ManagedServicesProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasCaption () 
	public abstract java.lang.String getCaption () 
	public abstract com.google.protobuf.ByteString getCaptionBytes () 
	public abstract java.util.List getApprovedList () 
	public abstract android.service.notification.ManagedServicesProto$ServiceProto getApproved (int) 
	public abstract int getApprovedCount () 
	public abstract java.util.List getApprovedOrBuilderList () 
	public abstract android.service.notification.ManagedServicesProto$ServiceProtoOrBuilder getApprovedOrBuilder (int) 
	public abstract java.util.List getEnabledList () 
	public abstract android.content.ComponentNameProto getEnabled (int) 
	public abstract int getEnabledCount () 
	public abstract java.util.List getEnabledOrBuilderList () 
	public abstract android.content.ComponentNameProtoOrBuilder getEnabledOrBuilder (int) 
	public abstract java.util.List getLiveServicesList () 
	public abstract android.service.notification.ManagedServiceInfoProto getLiveServices (int) 
	public abstract int getLiveServicesCount () 
	public abstract java.util.List getLiveServicesOrBuilderList () 
	public abstract android.service.notification.ManagedServiceInfoProtoOrBuilder getLiveServicesOrBuilder (int) 
	public abstract java.util.List getSnoozedList () 
	public abstract android.content.ComponentNameProto getSnoozed (int) 
	public abstract int getSnoozedCount () 
	public abstract java.util.List getSnoozedOrBuilderList () 
	public abstract android.content.ComponentNameProtoOrBuilder getSnoozedOrBuilder (int) 
}

android/service/notification/NotificationRecordProto$1.class
NotificationRecordProto.java
package android.service.notification
final android.service.notification.NotificationRecordProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.notification.NotificationRecordProto 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/service/notification/NotificationRecordProto$Builder.class
NotificationRecordProto.java
package android.service.notification
public final android.service.notification.NotificationRecordProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.notification.NotificationRecordProtoOrBuilder  {
	private int bitField0_
	private Object key_
	private int state_
	private int flags_
	private Object channelId_
	private Object sound_
	private int soundUsage_
	private boolean canVibrate_
	private boolean canShowLight_
	private Object groupKey_
	private int importance_
	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.service.notification.NotificationRecordProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.notification.NotificationRecordProto getDefaultInstanceForType () 
	public android.service.notification.NotificationRecordProto build () 
		android.service.notification.NotificationRecordProto result
	public android.service.notification.NotificationRecordProto buildPartial () 
		android.service.notification.NotificationRecordProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.notification.NotificationRecordProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.notification.NotificationRecordProto$Builder mergeFrom (android.service.notification.NotificationRecordProto) 
		android.service.notification.NotificationRecordProto other
	public final boolean isInitialized () 
	public android.service.notification.NotificationRecordProto$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.service.notification.NotificationRecordProto parsedMessage
	public boolean hasKey () 
	public java.lang.String getKey () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getKeyBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.notification.NotificationRecordProto$Builder setKey (java.lang.String) 
		String value
	public android.service.notification.NotificationRecordProto$Builder clearKey () 
	public android.service.notification.NotificationRecordProto$Builder setKeyBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasState () 
	public android.service.notification.NotificationRecordProto$State getState () 
		android.service.notification.NotificationRecordProto$State result
	public android.service.notification.NotificationRecordProto$Builder setState (android.service.notification.NotificationRecordProto$State) 
		android.service.notification.NotificationRecordProto$State value
	public android.service.notification.NotificationRecordProto$Builder clearState () 
	public boolean hasFlags () 
	public int getFlags () 
	public android.service.notification.NotificationRecordProto$Builder setFlags (int) 
		int value
	public android.service.notification.NotificationRecordProto$Builder clearFlags () 
	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.service.notification.NotificationRecordProto$Builder setChannelId (java.lang.String) 
		String value
	public android.service.notification.NotificationRecordProto$Builder clearChannelId () 
	public android.service.notification.NotificationRecordProto$Builder setChannelIdBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	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.service.notification.NotificationRecordProto$Builder setSound (java.lang.String) 
		String value
	public android.service.notification.NotificationRecordProto$Builder clearSound () 
	public android.service.notification.NotificationRecordProto$Builder setSoundBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasSoundUsage () 
	public int getSoundUsage () 
	public android.service.notification.NotificationRecordProto$Builder setSoundUsage (int) 
		int value
	public android.service.notification.NotificationRecordProto$Builder clearSoundUsage () 
	public boolean hasCanVibrate () 
	public boolean getCanVibrate () 
	public android.service.notification.NotificationRecordProto$Builder setCanVibrate (boolean) 
		boolean value
	public android.service.notification.NotificationRecordProto$Builder clearCanVibrate () 
	public boolean hasCanShowLight () 
	public boolean getCanShowLight () 
	public android.service.notification.NotificationRecordProto$Builder setCanShowLight (boolean) 
		boolean value
	public android.service.notification.NotificationRecordProto$Builder clearCanShowLight () 
	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.service.notification.NotificationRecordProto$Builder setGroupKey (java.lang.String) 
		String value
	public android.service.notification.NotificationRecordProto$Builder clearGroupKey () 
	public android.service.notification.NotificationRecordProto$Builder setGroupKeyBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasImportance () 
	public int getImportance () 
	public android.service.notification.NotificationRecordProto$Builder setImportance (int) 
		int value
	public android.service.notification.NotificationRecordProto$Builder clearImportance () 
	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.service.notification.NotificationRecordProto$1) 
		android.service.notification.NotificationRecordProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.notification.NotificationRecordProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.notification.NotificationRecordProto$1 x1
}

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

android/service/notification/NotificationRecordProto$State.class
NotificationRecordProto.java
package android.service.notification
public final android.service.notification.NotificationRecordProto$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.service.notification.NotificationRecordProto$State ENQUEUED
	public static final android.service.notification.NotificationRecordProto$State POSTED
	public static final android.service.notification.NotificationRecordProto$State SNOOZED
	public static final int ENQUEUED_VALUE
	public static final int POSTED_VALUE
	public static final int SNOOZED_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.service.notification.NotificationRecordProto$State[] VALUES
	private final int value
	private static final android.service.notification.NotificationRecordProto$State[] $VALUES
	public static android.service.notification.NotificationRecordProto$State[] values () 
	public static android.service.notification.NotificationRecordProto$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.service.notification.NotificationRecordProto$State valueOf (int) 
		int value
	public static android.service.notification.NotificationRecordProto$State 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.service.notification.NotificationRecordProto$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/service/notification/NotificationRecordProto.class
NotificationRecordProto.java
package android.service.notification
public final android.service.notification.NotificationRecordProto extends com.google.protobuf.GeneratedMessage implements android.service.notification.NotificationRecordProtoOrBuilder  {
	private int bitField0_
	public static final int KEY_FIELD_NUMBER
	private volatile Object key_
	public static final int STATE_FIELD_NUMBER
	private int state_
	public static final int FLAGS_FIELD_NUMBER
	private int flags_
	public static final int CHANNELID_FIELD_NUMBER
	private volatile Object channelId_
	public static final int SOUND_FIELD_NUMBER
	private volatile Object sound_
	public static final int SOUND_USAGE_FIELD_NUMBER
	private int soundUsage_
	public static final int CAN_VIBRATE_FIELD_NUMBER
	private boolean canVibrate_
	public static final int CAN_SHOW_LIGHT_FIELD_NUMBER
	private boolean canShowLight_
	public static final int GROUP_KEY_FIELD_NUMBER
	private volatile Object groupKey_
	public static final int IMPORTANCE_FIELD_NUMBER
	private int importance_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.notification.NotificationRecordProto 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.service.notification.NotificationRecordProto$State value
		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 hasKey () 
	public java.lang.String getKey () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getKeyBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasState () 
	public android.service.notification.NotificationRecordProto$State getState () 
		android.service.notification.NotificationRecordProto$State result
	public boolean hasFlags () 
	public int getFlags () 
	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 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 hasSoundUsage () 
	public int getSoundUsage () 
	public boolean hasCanVibrate () 
	public boolean getCanVibrate () 
	public boolean hasCanShowLight () 
	public boolean getCanShowLight () 
	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 hasImportance () 
	public int getImportance () 
	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.service.notification.NotificationRecordProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.notification.NotificationRecordProto 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.service.notification.NotificationRecordProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.notification.NotificationRecordProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.NotificationRecordProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.notification.NotificationRecordProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.NotificationRecordProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.notification.NotificationRecordProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.NotificationRecordProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.notification.NotificationRecordProto 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.service.notification.NotificationRecordProto$Builder newBuilderForType () 
	public static android.service.notification.NotificationRecordProto$Builder newBuilder () 
	public static android.service.notification.NotificationRecordProto$Builder newBuilder (android.service.notification.NotificationRecordProto) 
		android.service.notification.NotificationRecordProto prototype
	public android.service.notification.NotificationRecordProto$Builder toBuilder () 
	protected android.service.notification.NotificationRecordProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.notification.NotificationRecordProto$Builder builder
	public static android.service.notification.NotificationRecordProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.notification.NotificationRecordProto 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.service.notification.NotificationRecordProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.notification.NotificationRecordProto$1 x1
	static java.lang.Object access$402 (android.service.notification.NotificationRecordProto, java.lang.Object) 
		android.service.notification.NotificationRecordProto x0
		Object x1
	static int access$502 (android.service.notification.NotificationRecordProto, int) 
		android.service.notification.NotificationRecordProto x0
		int x1
	static int access$602 (android.service.notification.NotificationRecordProto, int) 
		android.service.notification.NotificationRecordProto x0
		int x1
	static java.lang.Object access$702 (android.service.notification.NotificationRecordProto, java.lang.Object) 
		android.service.notification.NotificationRecordProto x0
		Object x1
	static java.lang.Object access$802 (android.service.notification.NotificationRecordProto, java.lang.Object) 
		android.service.notification.NotificationRecordProto x0
		Object x1
	static int access$902 (android.service.notification.NotificationRecordProto, int) 
		android.service.notification.NotificationRecordProto x0
		int x1
	static boolean access$1002 (android.service.notification.NotificationRecordProto, boolean) 
		android.service.notification.NotificationRecordProto x0
		boolean x1
	static boolean access$1102 (android.service.notification.NotificationRecordProto, boolean) 
		android.service.notification.NotificationRecordProto x0
		boolean x1
	static java.lang.Object access$1202 (android.service.notification.NotificationRecordProto, java.lang.Object) 
		android.service.notification.NotificationRecordProto x0
		Object x1
	static int access$1302 (android.service.notification.NotificationRecordProto, int) 
		android.service.notification.NotificationRecordProto x0
		int x1
	static int access$1402 (android.service.notification.NotificationRecordProto, int) 
		android.service.notification.NotificationRecordProto x0
		int x1
	static java.lang.Object access$400 (android.service.notification.NotificationRecordProto) 
		android.service.notification.NotificationRecordProto x0
	static java.lang.Object access$700 (android.service.notification.NotificationRecordProto) 
		android.service.notification.NotificationRecordProto x0
	static java.lang.Object access$800 (android.service.notification.NotificationRecordProto) 
		android.service.notification.NotificationRecordProto x0
	static java.lang.Object access$1200 (android.service.notification.NotificationRecordProto) 
		android.service.notification.NotificationRecordProto x0
	static com.google.protobuf.UnknownFieldSet access$1500 (android.service.notification.NotificationRecordProto) 
		android.service.notification.NotificationRecordProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.notification.NotificationRecordProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.notification.NotificationRecordProto$1 x2
	static void  () 
}

android/service/notification/NotificationRecordProtoOrBuilder.class
NotificationRecordProtoOrBuilder.java
package android.service.notification
public abstract android.service.notification.NotificationRecordProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasKey () 
	public abstract java.lang.String getKey () 
	public abstract com.google.protobuf.ByteString getKeyBytes () 
	public abstract boolean hasState () 
	public abstract android.service.notification.NotificationRecordProto$State getState () 
	public abstract boolean hasFlags () 
	public abstract int getFlags () 
	public abstract boolean hasChannelId () 
	public abstract java.lang.String getChannelId () 
	public abstract com.google.protobuf.ByteString getChannelIdBytes () 
	public abstract boolean hasSound () 
	public abstract java.lang.String getSound () 
	public abstract com.google.protobuf.ByteString getSoundBytes () 
	public abstract boolean hasSoundUsage () 
	public abstract int getSoundUsage () 
	public abstract boolean hasCanVibrate () 
	public abstract boolean getCanVibrate () 
	public abstract boolean hasCanShowLight () 
	public abstract boolean getCanShowLight () 
	public abstract boolean hasGroupKey () 
	public abstract java.lang.String getGroupKey () 
	public abstract com.google.protobuf.ByteString getGroupKeyBytes () 
	public abstract boolean hasImportance () 
	public abstract int getImportance () 
}

android/service/notification/NotificationServiceDumpProto$1.class
NotificationServiceDumpProto.java
package android.service.notification
final android.service.notification.NotificationServiceDumpProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.notification.NotificationServiceDumpProto 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/service/notification/NotificationServiceDumpProto$Builder.class
NotificationServiceDumpProto.java
package android.service.notification
public final android.service.notification.NotificationServiceDumpProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.notification.NotificationServiceDumpProtoOrBuilder  {
	private int bitField0_
	private java.util.List records_
	private com.google.protobuf.RepeatedFieldBuilder recordsBuilder_
	private android.service.notification.ZenModeProto zen_
	private com.google.protobuf.SingleFieldBuilder zenBuilder_
	private android.service.notification.ManagedServicesProto notificationListeners_
	private com.google.protobuf.SingleFieldBuilder notificationListenersBuilder_
	private int listenerHints_
	private java.util.List listenersDisablingEffects_
	private com.google.protobuf.RepeatedFieldBuilder listenersDisablingEffectsBuilder_
	private android.service.notification.ManagedServicesProto notificationAssistants_
	private com.google.protobuf.SingleFieldBuilder notificationAssistantsBuilder_
	private android.service.notification.ManagedServicesProto conditionProviders_
	private com.google.protobuf.SingleFieldBuilder conditionProvidersBuilder_
	private android.service.notification.RankingHelperProto rankingConfig_
	private com.google.protobuf.SingleFieldBuilder rankingConfigBuilder_
	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.service.notification.NotificationServiceDumpProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.notification.NotificationServiceDumpProto getDefaultInstanceForType () 
	public android.service.notification.NotificationServiceDumpProto build () 
		android.service.notification.NotificationServiceDumpProto result
	public android.service.notification.NotificationServiceDumpProto buildPartial () 
		android.service.notification.NotificationServiceDumpProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.notification.NotificationServiceDumpProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.notification.NotificationServiceDumpProto$Builder mergeFrom (android.service.notification.NotificationServiceDumpProto) 
		android.service.notification.NotificationServiceDumpProto other
	public final boolean isInitialized () 
	public android.service.notification.NotificationServiceDumpProto$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.service.notification.NotificationServiceDumpProto parsedMessage
	private void ensureRecordsIsMutable () 
	public java.util.List getRecordsList () 
	public int getRecordsCount () 
	public android.service.notification.NotificationRecordProto getRecords (int) 
		int index
	public android.service.notification.NotificationServiceDumpProto$Builder setRecords (int, android.service.notification.NotificationRecordProto) 
		int index
		android.service.notification.NotificationRecordProto value
	public android.service.notification.NotificationServiceDumpProto$Builder setRecords (int, android.service.notification.NotificationRecordProto$Builder) 
		int index
		android.service.notification.NotificationRecordProto$Builder builderForValue
	public android.service.notification.NotificationServiceDumpProto$Builder addRecords (android.service.notification.NotificationRecordProto) 
		android.service.notification.NotificationRecordProto value
	public android.service.notification.NotificationServiceDumpProto$Builder addRecords (int, android.service.notification.NotificationRecordProto) 
		int index
		android.service.notification.NotificationRecordProto value
	public android.service.notification.NotificationServiceDumpProto$Builder addRecords (android.service.notification.NotificationRecordProto$Builder) 
		android.service.notification.NotificationRecordProto$Builder builderForValue
	public android.service.notification.NotificationServiceDumpProto$Builder addRecords (int, android.service.notification.NotificationRecordProto$Builder) 
		int index
		android.service.notification.NotificationRecordProto$Builder builderForValue
	public android.service.notification.NotificationServiceDumpProto$Builder addAllRecords (java.lang.Iterable) 
		Iterable values
	public android.service.notification.NotificationServiceDumpProto$Builder clearRecords () 
	public android.service.notification.NotificationServiceDumpProto$Builder removeRecords (int) 
		int index
	public android.service.notification.NotificationRecordProto$Builder getRecordsBuilder (int) 
		int index
	public android.service.notification.NotificationRecordProtoOrBuilder getRecordsOrBuilder (int) 
		int index
	public java.util.List getRecordsOrBuilderList () 
	public android.service.notification.NotificationRecordProto$Builder addRecordsBuilder () 
	public android.service.notification.NotificationRecordProto$Builder addRecordsBuilder (int) 
		int index
	public java.util.List getRecordsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getRecordsFieldBuilder () 
	public boolean hasZen () 
	public android.service.notification.ZenModeProto getZen () 
	public android.service.notification.NotificationServiceDumpProto$Builder setZen (android.service.notification.ZenModeProto) 
		android.service.notification.ZenModeProto value
	public android.service.notification.NotificationServiceDumpProto$Builder setZen (android.service.notification.ZenModeProto$Builder) 
		android.service.notification.ZenModeProto$Builder builderForValue
	public android.service.notification.NotificationServiceDumpProto$Builder mergeZen (android.service.notification.ZenModeProto) 
		android.service.notification.ZenModeProto value
	public android.service.notification.NotificationServiceDumpProto$Builder clearZen () 
	public android.service.notification.ZenModeProto$Builder getZenBuilder () 
	public android.service.notification.ZenModeProtoOrBuilder getZenOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getZenFieldBuilder () 
	public boolean hasNotificationListeners () 
	public android.service.notification.ManagedServicesProto getNotificationListeners () 
	public android.service.notification.NotificationServiceDumpProto$Builder setNotificationListeners (android.service.notification.ManagedServicesProto) 
		android.service.notification.ManagedServicesProto value
	public android.service.notification.NotificationServiceDumpProto$Builder setNotificationListeners (android.service.notification.ManagedServicesProto$Builder) 
		android.service.notification.ManagedServicesProto$Builder builderForValue
	public android.service.notification.NotificationServiceDumpProto$Builder mergeNotificationListeners (android.service.notification.ManagedServicesProto) 
		android.service.notification.ManagedServicesProto value
	public android.service.notification.NotificationServiceDumpProto$Builder clearNotificationListeners () 
	public android.service.notification.ManagedServicesProto$Builder getNotificationListenersBuilder () 
	public android.service.notification.ManagedServicesProtoOrBuilder getNotificationListenersOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNotificationListenersFieldBuilder () 
	public boolean hasListenerHints () 
	public int getListenerHints () 
	public android.service.notification.NotificationServiceDumpProto$Builder setListenerHints (int) 
		int value
	public android.service.notification.NotificationServiceDumpProto$Builder clearListenerHints () 
	private void ensureListenersDisablingEffectsIsMutable () 
	public java.util.List getListenersDisablingEffectsList () 
	public int getListenersDisablingEffectsCount () 
	public android.service.notification.ListenersDisablingEffectsProto getListenersDisablingEffects (int) 
		int index
	public android.service.notification.NotificationServiceDumpProto$Builder setListenersDisablingEffects (int, android.service.notification.ListenersDisablingEffectsProto) 
		int index
		android.service.notification.ListenersDisablingEffectsProto value
	public android.service.notification.NotificationServiceDumpProto$Builder setListenersDisablingEffects (int, android.service.notification.ListenersDisablingEffectsProto$Builder) 
		int index
		android.service.notification.ListenersDisablingEffectsProto$Builder builderForValue
	public android.service.notification.NotificationServiceDumpProto$Builder addListenersDisablingEffects (android.service.notification.ListenersDisablingEffectsProto) 
		android.service.notification.ListenersDisablingEffectsProto value
	public android.service.notification.NotificationServiceDumpProto$Builder addListenersDisablingEffects (int, android.service.notification.ListenersDisablingEffectsProto) 
		int index
		android.service.notification.ListenersDisablingEffectsProto value
	public android.service.notification.NotificationServiceDumpProto$Builder addListenersDisablingEffects (android.service.notification.ListenersDisablingEffectsProto$Builder) 
		android.service.notification.ListenersDisablingEffectsProto$Builder builderForValue
	public android.service.notification.NotificationServiceDumpProto$Builder addListenersDisablingEffects (int, android.service.notification.ListenersDisablingEffectsProto$Builder) 
		int index
		android.service.notification.ListenersDisablingEffectsProto$Builder builderForValue
	public android.service.notification.NotificationServiceDumpProto$Builder addAllListenersDisablingEffects (java.lang.Iterable) 
		Iterable values
	public android.service.notification.NotificationServiceDumpProto$Builder clearListenersDisablingEffects () 
	public android.service.notification.NotificationServiceDumpProto$Builder removeListenersDisablingEffects (int) 
		int index
	public android.service.notification.ListenersDisablingEffectsProto$Builder getListenersDisablingEffectsBuilder (int) 
		int index
	public android.service.notification.ListenersDisablingEffectsProtoOrBuilder getListenersDisablingEffectsOrBuilder (int) 
		int index
	public java.util.List getListenersDisablingEffectsOrBuilderList () 
	public android.service.notification.ListenersDisablingEffectsProto$Builder addListenersDisablingEffectsBuilder () 
	public android.service.notification.ListenersDisablingEffectsProto$Builder addListenersDisablingEffectsBuilder (int) 
		int index
	public java.util.List getListenersDisablingEffectsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getListenersDisablingEffectsFieldBuilder () 
	public boolean hasNotificationAssistants () 
	public android.service.notification.ManagedServicesProto getNotificationAssistants () 
	public android.service.notification.NotificationServiceDumpProto$Builder setNotificationAssistants (android.service.notification.ManagedServicesProto) 
		android.service.notification.ManagedServicesProto value
	public android.service.notification.NotificationServiceDumpProto$Builder setNotificationAssistants (android.service.notification.ManagedServicesProto$Builder) 
		android.service.notification.ManagedServicesProto$Builder builderForValue
	public android.service.notification.NotificationServiceDumpProto$Builder mergeNotificationAssistants (android.service.notification.ManagedServicesProto) 
		android.service.notification.ManagedServicesProto value
	public android.service.notification.NotificationServiceDumpProto$Builder clearNotificationAssistants () 
	public android.service.notification.ManagedServicesProto$Builder getNotificationAssistantsBuilder () 
	public android.service.notification.ManagedServicesProtoOrBuilder getNotificationAssistantsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNotificationAssistantsFieldBuilder () 
	public boolean hasConditionProviders () 
	public android.service.notification.ManagedServicesProto getConditionProviders () 
	public android.service.notification.NotificationServiceDumpProto$Builder setConditionProviders (android.service.notification.ManagedServicesProto) 
		android.service.notification.ManagedServicesProto value
	public android.service.notification.NotificationServiceDumpProto$Builder setConditionProviders (android.service.notification.ManagedServicesProto$Builder) 
		android.service.notification.ManagedServicesProto$Builder builderForValue
	public android.service.notification.NotificationServiceDumpProto$Builder mergeConditionProviders (android.service.notification.ManagedServicesProto) 
		android.service.notification.ManagedServicesProto value
	public android.service.notification.NotificationServiceDumpProto$Builder clearConditionProviders () 
	public android.service.notification.ManagedServicesProto$Builder getConditionProvidersBuilder () 
	public android.service.notification.ManagedServicesProtoOrBuilder getConditionProvidersOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getConditionProvidersFieldBuilder () 
	public boolean hasRankingConfig () 
	public android.service.notification.RankingHelperProto getRankingConfig () 
	public android.service.notification.NotificationServiceDumpProto$Builder setRankingConfig (android.service.notification.RankingHelperProto) 
		android.service.notification.RankingHelperProto value
	public android.service.notification.NotificationServiceDumpProto$Builder setRankingConfig (android.service.notification.RankingHelperProto$Builder) 
		android.service.notification.RankingHelperProto$Builder builderForValue
	public android.service.notification.NotificationServiceDumpProto$Builder mergeRankingConfig (android.service.notification.RankingHelperProto) 
		android.service.notification.RankingHelperProto value
	public android.service.notification.NotificationServiceDumpProto$Builder clearRankingConfig () 
	public android.service.notification.RankingHelperProto$Builder getRankingConfigBuilder () 
	public android.service.notification.RankingHelperProtoOrBuilder getRankingConfigOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getRankingConfigFieldBuilder () 
	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.service.notification.NotificationServiceDumpProto$1) 
		android.service.notification.NotificationServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.notification.NotificationServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.notification.NotificationServiceDumpProto$1 x1
}

android/service/notification/NotificationServiceDumpProto.class
NotificationServiceDumpProto.java
package android.service.notification
public final android.service.notification.NotificationServiceDumpProto extends com.google.protobuf.GeneratedMessage implements android.service.notification.NotificationServiceDumpProtoOrBuilder  {
	private int bitField0_
	public static final int RECORDS_FIELD_NUMBER
	private java.util.List records_
	public static final int ZEN_FIELD_NUMBER
	private android.service.notification.ZenModeProto zen_
	public static final int NOTIFICATION_LISTENERS_FIELD_NUMBER
	private android.service.notification.ManagedServicesProto notificationListeners_
	public static final int LISTENER_HINTS_FIELD_NUMBER
	private int listenerHints_
	public static final int LISTENERS_DISABLING_EFFECTS_FIELD_NUMBER
	private java.util.List listenersDisablingEffects_
	public static final int NOTIFICATION_ASSISTANTS_FIELD_NUMBER
	private android.service.notification.ManagedServicesProto notificationAssistants_
	public static final int CONDITION_PROVIDERS_FIELD_NUMBER
	private android.service.notification.ManagedServicesProto conditionProviders_
	public static final int RANKING_CONFIG_FIELD_NUMBER
	private android.service.notification.RankingHelperProto rankingConfig_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.notification.NotificationServiceDumpProto 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.service.notification.ZenModeProto$Builder subBuilder
		android.service.notification.ManagedServicesProto$Builder subBuilder
		android.service.notification.ManagedServicesProto$Builder subBuilder
		android.service.notification.ManagedServicesProto$Builder subBuilder
		android.service.notification.RankingHelperProto$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 getRecordsList () 
	public java.util.List getRecordsOrBuilderList () 
	public int getRecordsCount () 
	public android.service.notification.NotificationRecordProto getRecords (int) 
		int index
	public android.service.notification.NotificationRecordProtoOrBuilder getRecordsOrBuilder (int) 
		int index
	public boolean hasZen () 
	public android.service.notification.ZenModeProto getZen () 
	public android.service.notification.ZenModeProtoOrBuilder getZenOrBuilder () 
	public boolean hasNotificationListeners () 
	public android.service.notification.ManagedServicesProto getNotificationListeners () 
	public android.service.notification.ManagedServicesProtoOrBuilder getNotificationListenersOrBuilder () 
	public boolean hasListenerHints () 
	public int getListenerHints () 
	public java.util.List getListenersDisablingEffectsList () 
	public java.util.List getListenersDisablingEffectsOrBuilderList () 
	public int getListenersDisablingEffectsCount () 
	public android.service.notification.ListenersDisablingEffectsProto getListenersDisablingEffects (int) 
		int index
	public android.service.notification.ListenersDisablingEffectsProtoOrBuilder getListenersDisablingEffectsOrBuilder (int) 
		int index
	public boolean hasNotificationAssistants () 
	public android.service.notification.ManagedServicesProto getNotificationAssistants () 
	public android.service.notification.ManagedServicesProtoOrBuilder getNotificationAssistantsOrBuilder () 
	public boolean hasConditionProviders () 
	public android.service.notification.ManagedServicesProto getConditionProviders () 
	public android.service.notification.ManagedServicesProtoOrBuilder getConditionProvidersOrBuilder () 
	public boolean hasRankingConfig () 
	public android.service.notification.RankingHelperProto getRankingConfig () 
	public android.service.notification.RankingHelperProtoOrBuilder getRankingConfigOrBuilder () 
	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.service.notification.NotificationServiceDumpProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.notification.NotificationServiceDumpProto 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.service.notification.NotificationServiceDumpProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.notification.NotificationServiceDumpProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.NotificationServiceDumpProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.notification.NotificationServiceDumpProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.NotificationServiceDumpProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.notification.NotificationServiceDumpProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.NotificationServiceDumpProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.notification.NotificationServiceDumpProto 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.service.notification.NotificationServiceDumpProto$Builder newBuilderForType () 
	public static android.service.notification.NotificationServiceDumpProto$Builder newBuilder () 
	public static android.service.notification.NotificationServiceDumpProto$Builder newBuilder (android.service.notification.NotificationServiceDumpProto) 
		android.service.notification.NotificationServiceDumpProto prototype
	public android.service.notification.NotificationServiceDumpProto$Builder toBuilder () 
	protected android.service.notification.NotificationServiceDumpProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.notification.NotificationServiceDumpProto$Builder builder
	public static android.service.notification.NotificationServiceDumpProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.notification.NotificationServiceDumpProto 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.service.notification.NotificationServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.notification.NotificationServiceDumpProto$1 x1
	static java.util.List access$402 (android.service.notification.NotificationServiceDumpProto, java.util.List) 
		android.service.notification.NotificationServiceDumpProto x0
		java.util.List x1
	static android.service.notification.ZenModeProto access$502 (android.service.notification.NotificationServiceDumpProto, android.service.notification.ZenModeProto) 
		android.service.notification.NotificationServiceDumpProto x0
		android.service.notification.ZenModeProto x1
	static android.service.notification.ManagedServicesProto access$602 (android.service.notification.NotificationServiceDumpProto, android.service.notification.ManagedServicesProto) 
		android.service.notification.NotificationServiceDumpProto x0
		android.service.notification.ManagedServicesProto x1
	static int access$702 (android.service.notification.NotificationServiceDumpProto, int) 
		android.service.notification.NotificationServiceDumpProto x0
		int x1
	static java.util.List access$802 (android.service.notification.NotificationServiceDumpProto, java.util.List) 
		android.service.notification.NotificationServiceDumpProto x0
		java.util.List x1
	static android.service.notification.ManagedServicesProto access$902 (android.service.notification.NotificationServiceDumpProto, android.service.notification.ManagedServicesProto) 
		android.service.notification.NotificationServiceDumpProto x0
		android.service.notification.ManagedServicesProto x1
	static android.service.notification.ManagedServicesProto access$1002 (android.service.notification.NotificationServiceDumpProto, android.service.notification.ManagedServicesProto) 
		android.service.notification.NotificationServiceDumpProto x0
		android.service.notification.ManagedServicesProto x1
	static android.service.notification.RankingHelperProto access$1102 (android.service.notification.NotificationServiceDumpProto, android.service.notification.RankingHelperProto) 
		android.service.notification.NotificationServiceDumpProto x0
		android.service.notification.RankingHelperProto x1
	static int access$1202 (android.service.notification.NotificationServiceDumpProto, int) 
		android.service.notification.NotificationServiceDumpProto x0
		int x1
	static java.util.List access$400 (android.service.notification.NotificationServiceDumpProto) 
		android.service.notification.NotificationServiceDumpProto x0
	static boolean access$1300 () 
	static java.util.List access$800 (android.service.notification.NotificationServiceDumpProto) 
		android.service.notification.NotificationServiceDumpProto x0
	static boolean access$1400 () 
	static com.google.protobuf.UnknownFieldSet access$1500 (android.service.notification.NotificationServiceDumpProto) 
		android.service.notification.NotificationServiceDumpProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.notification.NotificationServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.notification.NotificationServiceDumpProto$1 x2
	static void  () 
}

android/service/notification/NotificationServiceDumpProtoOrBuilder.class
NotificationServiceDumpProtoOrBuilder.java
package android.service.notification
public abstract android.service.notification.NotificationServiceDumpProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getRecordsList () 
	public abstract android.service.notification.NotificationRecordProto getRecords (int) 
	public abstract int getRecordsCount () 
	public abstract java.util.List getRecordsOrBuilderList () 
	public abstract android.service.notification.NotificationRecordProtoOrBuilder getRecordsOrBuilder (int) 
	public abstract boolean hasZen () 
	public abstract android.service.notification.ZenModeProto getZen () 
	public abstract android.service.notification.ZenModeProtoOrBuilder getZenOrBuilder () 
	public abstract boolean hasNotificationListeners () 
	public abstract android.service.notification.ManagedServicesProto getNotificationListeners () 
	public abstract android.service.notification.ManagedServicesProtoOrBuilder getNotificationListenersOrBuilder () 
	public abstract boolean hasListenerHints () 
	public abstract int getListenerHints () 
	public abstract java.util.List getListenersDisablingEffectsList () 
	public abstract android.service.notification.ListenersDisablingEffectsProto getListenersDisablingEffects (int) 
	public abstract int getListenersDisablingEffectsCount () 
	public abstract java.util.List getListenersDisablingEffectsOrBuilderList () 
	public abstract android.service.notification.ListenersDisablingEffectsProtoOrBuilder getListenersDisablingEffectsOrBuilder (int) 
	public abstract boolean hasNotificationAssistants () 
	public abstract android.service.notification.ManagedServicesProto getNotificationAssistants () 
	public abstract android.service.notification.ManagedServicesProtoOrBuilder getNotificationAssistantsOrBuilder () 
	public abstract boolean hasConditionProviders () 
	public abstract android.service.notification.ManagedServicesProto getConditionProviders () 
	public abstract android.service.notification.ManagedServicesProtoOrBuilder getConditionProvidersOrBuilder () 
	public abstract boolean hasRankingConfig () 
	public abstract android.service.notification.RankingHelperProto getRankingConfig () 
	public abstract android.service.notification.RankingHelperProtoOrBuilder getRankingConfigOrBuilder () 
}

android/service/notification/NotificationServiceProto$1.class
NotificationServiceProto.java
package android.service.notification
final android.service.notification.NotificationServiceProto$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/service/notification/NotificationServiceProto.class
NotificationServiceProto.java
package android.service.notification
public final android.service.notification.NotificationServiceProto extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_notification_NotificationServiceDumpProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_notification_NotificationServiceDumpProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_notification_NotificationRecordProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_notification_NotificationRecordProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_notification_ListenersDisablingEffectsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_notification_ListenersDisablingEffectsProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_notification_ManagedServiceInfoProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_notification_ManagedServiceInfoProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_notification_ManagedServicesProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_notification_ManagedServicesProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_notification_ManagedServicesProto_ServiceProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_notification_ManagedServicesProto_ServiceProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_notification_RankingHelperProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_notification_RankingHelperProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_notification_RankingHelperProto_RecordProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_notification_RankingHelperProto_RecordProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_notification_ZenModeProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_notification_ZenModeProto_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/service/notification/RankingHelperProto$1.class
RankingHelperProto.java
package android.service.notification
final android.service.notification.RankingHelperProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.notification.RankingHelperProto 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/service/notification/RankingHelperProto$Builder.class
RankingHelperProto.java
package android.service.notification
public final android.service.notification.RankingHelperProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.notification.RankingHelperProtoOrBuilder  {
	private int bitField0_
	private com.google.protobuf.LazyStringList notificationSignalExtractors_
	private java.util.List records_
	private com.google.protobuf.RepeatedFieldBuilder recordsBuilder_
	private java.util.List recordsRestoredWithoutUid_
	private com.google.protobuf.RepeatedFieldBuilder recordsRestoredWithoutUidBuilder_
	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.service.notification.RankingHelperProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.notification.RankingHelperProto getDefaultInstanceForType () 
	public android.service.notification.RankingHelperProto build () 
		android.service.notification.RankingHelperProto result
	public android.service.notification.RankingHelperProto buildPartial () 
		android.service.notification.RankingHelperProto result
		int from_bitField0_
	public android.service.notification.RankingHelperProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.notification.RankingHelperProto$Builder mergeFrom (android.service.notification.RankingHelperProto) 
		android.service.notification.RankingHelperProto other
	public final boolean isInitialized () 
	public android.service.notification.RankingHelperProto$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.service.notification.RankingHelperProto parsedMessage
	private void ensureNotificationSignalExtractorsIsMutable () 
	public com.google.protobuf.ProtocolStringList getNotificationSignalExtractorsList () 
	public int getNotificationSignalExtractorsCount () 
	public java.lang.String getNotificationSignalExtractors (int) 
		int index
	public com.google.protobuf.ByteString getNotificationSignalExtractorsBytes (int) 
		int index
	public android.service.notification.RankingHelperProto$Builder setNotificationSignalExtractors (int, java.lang.String) 
		int index
		String value
	public android.service.notification.RankingHelperProto$Builder addNotificationSignalExtractors (java.lang.String) 
		String value
	public android.service.notification.RankingHelperProto$Builder addAllNotificationSignalExtractors (java.lang.Iterable) 
		Iterable values
	public android.service.notification.RankingHelperProto$Builder clearNotificationSignalExtractors () 
	public android.service.notification.RankingHelperProto$Builder addNotificationSignalExtractorsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureRecordsIsMutable () 
	public java.util.List getRecordsList () 
	public int getRecordsCount () 
	public android.service.notification.RankingHelperProto$RecordProto getRecords (int) 
		int index
	public android.service.notification.RankingHelperProto$Builder setRecords (int, android.service.notification.RankingHelperProto$RecordProto) 
		int index
		android.service.notification.RankingHelperProto$RecordProto value
	public android.service.notification.RankingHelperProto$Builder setRecords (int, android.service.notification.RankingHelperProto$RecordProto$Builder) 
		int index
		android.service.notification.RankingHelperProto$RecordProto$Builder builderForValue
	public android.service.notification.RankingHelperProto$Builder addRecords (android.service.notification.RankingHelperProto$RecordProto) 
		android.service.notification.RankingHelperProto$RecordProto value
	public android.service.notification.RankingHelperProto$Builder addRecords (int, android.service.notification.RankingHelperProto$RecordProto) 
		int index
		android.service.notification.RankingHelperProto$RecordProto value
	public android.service.notification.RankingHelperProto$Builder addRecords (android.service.notification.RankingHelperProto$RecordProto$Builder) 
		android.service.notification.RankingHelperProto$RecordProto$Builder builderForValue
	public android.service.notification.RankingHelperProto$Builder addRecords (int, android.service.notification.RankingHelperProto$RecordProto$Builder) 
		int index
		android.service.notification.RankingHelperProto$RecordProto$Builder builderForValue
	public android.service.notification.RankingHelperProto$Builder addAllRecords (java.lang.Iterable) 
		Iterable values
	public android.service.notification.RankingHelperProto$Builder clearRecords () 
	public android.service.notification.RankingHelperProto$Builder removeRecords (int) 
		int index
	public android.service.notification.RankingHelperProto$RecordProto$Builder getRecordsBuilder (int) 
		int index
	public android.service.notification.RankingHelperProto$RecordProtoOrBuilder getRecordsOrBuilder (int) 
		int index
	public java.util.List getRecordsOrBuilderList () 
	public android.service.notification.RankingHelperProto$RecordProto$Builder addRecordsBuilder () 
	public android.service.notification.RankingHelperProto$RecordProto$Builder addRecordsBuilder (int) 
		int index
	public java.util.List getRecordsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getRecordsFieldBuilder () 
	private void ensureRecordsRestoredWithoutUidIsMutable () 
	public java.util.List getRecordsRestoredWithoutUidList () 
	public int getRecordsRestoredWithoutUidCount () 
	public android.service.notification.RankingHelperProto$RecordProto getRecordsRestoredWithoutUid (int) 
		int index
	public android.service.notification.RankingHelperProto$Builder setRecordsRestoredWithoutUid (int, android.service.notification.RankingHelperProto$RecordProto) 
		int index
		android.service.notification.RankingHelperProto$RecordProto value
	public android.service.notification.RankingHelperProto$Builder setRecordsRestoredWithoutUid (int, android.service.notification.RankingHelperProto$RecordProto$Builder) 
		int index
		android.service.notification.RankingHelperProto$RecordProto$Builder builderForValue
	public android.service.notification.RankingHelperProto$Builder addRecordsRestoredWithoutUid (android.service.notification.RankingHelperProto$RecordProto) 
		android.service.notification.RankingHelperProto$RecordProto value
	public android.service.notification.RankingHelperProto$Builder addRecordsRestoredWithoutUid (int, android.service.notification.RankingHelperProto$RecordProto) 
		int index
		android.service.notification.RankingHelperProto$RecordProto value
	public android.service.notification.RankingHelperProto$Builder addRecordsRestoredWithoutUid (android.service.notification.RankingHelperProto$RecordProto$Builder) 
		android.service.notification.RankingHelperProto$RecordProto$Builder builderForValue
	public android.service.notification.RankingHelperProto$Builder addRecordsRestoredWithoutUid (int, android.service.notification.RankingHelperProto$RecordProto$Builder) 
		int index
		android.service.notification.RankingHelperProto$RecordProto$Builder builderForValue
	public android.service.notification.RankingHelperProto$Builder addAllRecordsRestoredWithoutUid (java.lang.Iterable) 
		Iterable values
	public android.service.notification.RankingHelperProto$Builder clearRecordsRestoredWithoutUid () 
	public android.service.notification.RankingHelperProto$Builder removeRecordsRestoredWithoutUid (int) 
		int index
	public android.service.notification.RankingHelperProto$RecordProto$Builder getRecordsRestoredWithoutUidBuilder (int) 
		int index
	public android.service.notification.RankingHelperProto$RecordProtoOrBuilder getRecordsRestoredWithoutUidOrBuilder (int) 
		int index
	public java.util.List getRecordsRestoredWithoutUidOrBuilderList () 
	public android.service.notification.RankingHelperProto$RecordProto$Builder addRecordsRestoredWithoutUidBuilder () 
	public android.service.notification.RankingHelperProto$RecordProto$Builder addRecordsRestoredWithoutUidBuilder (int) 
		int index
	public java.util.List getRecordsRestoredWithoutUidBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getRecordsRestoredWithoutUidFieldBuilder () 
	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.service.notification.RankingHelperProto$1) 
		android.service.notification.RankingHelperProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.notification.RankingHelperProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.notification.RankingHelperProto$1 x1
}

android/service/notification/RankingHelperProto$RecordProto$1.class
RankingHelperProto.java
package android.service.notification
final android.service.notification.RankingHelperProto$RecordProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.notification.RankingHelperProto$RecordProto 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/service/notification/RankingHelperProto$RecordProto$Builder.class
RankingHelperProto.java
package android.service.notification
public final android.service.notification.RankingHelperProto$RecordProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.notification.RankingHelperProto$RecordProtoOrBuilder  {
	private int bitField0_
	private Object package_
	private int uid_
	private int importance_
	private int priority_
	private int visibility_
	private boolean showBadge_
	private java.util.List channels_
	private com.google.protobuf.RepeatedFieldBuilder channelsBuilder_
	private java.util.List channelGroups_
	private com.google.protobuf.RepeatedFieldBuilder channelGroupsBuilder_
	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.service.notification.RankingHelperProto$RecordProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.notification.RankingHelperProto$RecordProto getDefaultInstanceForType () 
	public android.service.notification.RankingHelperProto$RecordProto build () 
		android.service.notification.RankingHelperProto$RecordProto result
	public android.service.notification.RankingHelperProto$RecordProto buildPartial () 
		android.service.notification.RankingHelperProto$RecordProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.notification.RankingHelperProto$RecordProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.notification.RankingHelperProto$RecordProto$Builder mergeFrom (android.service.notification.RankingHelperProto$RecordProto) 
		android.service.notification.RankingHelperProto$RecordProto other
	public final boolean isInitialized () 
	public android.service.notification.RankingHelperProto$RecordProto$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.service.notification.RankingHelperProto$RecordProto parsedMessage
	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.service.notification.RankingHelperProto$RecordProto$Builder setPackage (java.lang.String) 
		String value
	public android.service.notification.RankingHelperProto$RecordProto$Builder clearPackage () 
	public android.service.notification.RankingHelperProto$RecordProto$Builder setPackageBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasUid () 
	public int getUid () 
	public android.service.notification.RankingHelperProto$RecordProto$Builder setUid (int) 
		int value
	public android.service.notification.RankingHelperProto$RecordProto$Builder clearUid () 
	public boolean hasImportance () 
	public int getImportance () 
	public android.service.notification.RankingHelperProto$RecordProto$Builder setImportance (int) 
		int value
	public android.service.notification.RankingHelperProto$RecordProto$Builder clearImportance () 
	public boolean hasPriority () 
	public int getPriority () 
	public android.service.notification.RankingHelperProto$RecordProto$Builder setPriority (int) 
		int value
	public android.service.notification.RankingHelperProto$RecordProto$Builder clearPriority () 
	public boolean hasVisibility () 
	public int getVisibility () 
	public android.service.notification.RankingHelperProto$RecordProto$Builder setVisibility (int) 
		int value
	public android.service.notification.RankingHelperProto$RecordProto$Builder clearVisibility () 
	public boolean hasShowBadge () 
	public boolean getShowBadge () 
	public android.service.notification.RankingHelperProto$RecordProto$Builder setShowBadge (boolean) 
		boolean value
	public android.service.notification.RankingHelperProto$RecordProto$Builder clearShowBadge () 
	private void ensureChannelsIsMutable () 
	public java.util.List getChannelsList () 
	public int getChannelsCount () 
	public android.app.NotificationChannelProto getChannels (int) 
		int index
	public android.service.notification.RankingHelperProto$RecordProto$Builder setChannels (int, android.app.NotificationChannelProto) 
		int index
		android.app.NotificationChannelProto value
	public android.service.notification.RankingHelperProto$RecordProto$Builder setChannels (int, android.app.NotificationChannelProto$Builder) 
		int index
		android.app.NotificationChannelProto$Builder builderForValue
	public android.service.notification.RankingHelperProto$RecordProto$Builder addChannels (android.app.NotificationChannelProto) 
		android.app.NotificationChannelProto value
	public android.service.notification.RankingHelperProto$RecordProto$Builder addChannels (int, android.app.NotificationChannelProto) 
		int index
		android.app.NotificationChannelProto value
	public android.service.notification.RankingHelperProto$RecordProto$Builder addChannels (android.app.NotificationChannelProto$Builder) 
		android.app.NotificationChannelProto$Builder builderForValue
	public android.service.notification.RankingHelperProto$RecordProto$Builder addChannels (int, android.app.NotificationChannelProto$Builder) 
		int index
		android.app.NotificationChannelProto$Builder builderForValue
	public android.service.notification.RankingHelperProto$RecordProto$Builder addAllChannels (java.lang.Iterable) 
		Iterable values
	public android.service.notification.RankingHelperProto$RecordProto$Builder clearChannels () 
	public android.service.notification.RankingHelperProto$RecordProto$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 () 
	private void ensureChannelGroupsIsMutable () 
	public java.util.List getChannelGroupsList () 
	public int getChannelGroupsCount () 
	public android.app.NotificationChannelGroupProto getChannelGroups (int) 
		int index
	public android.service.notification.RankingHelperProto$RecordProto$Builder setChannelGroups (int, android.app.NotificationChannelGroupProto) 
		int index
		android.app.NotificationChannelGroupProto value
	public android.service.notification.RankingHelperProto$RecordProto$Builder setChannelGroups (int, android.app.NotificationChannelGroupProto$Builder) 
		int index
		android.app.NotificationChannelGroupProto$Builder builderForValue
	public android.service.notification.RankingHelperProto$RecordProto$Builder addChannelGroups (android.app.NotificationChannelGroupProto) 
		android.app.NotificationChannelGroupProto value
	public android.service.notification.RankingHelperProto$RecordProto$Builder addChannelGroups (int, android.app.NotificationChannelGroupProto) 
		int index
		android.app.NotificationChannelGroupProto value
	public android.service.notification.RankingHelperProto$RecordProto$Builder addChannelGroups (android.app.NotificationChannelGroupProto$Builder) 
		android.app.NotificationChannelGroupProto$Builder builderForValue
	public android.service.notification.RankingHelperProto$RecordProto$Builder addChannelGroups (int, android.app.NotificationChannelGroupProto$Builder) 
		int index
		android.app.NotificationChannelGroupProto$Builder builderForValue
	public android.service.notification.RankingHelperProto$RecordProto$Builder addAllChannelGroups (java.lang.Iterable) 
		Iterable values
	public android.service.notification.RankingHelperProto$RecordProto$Builder clearChannelGroups () 
	public android.service.notification.RankingHelperProto$RecordProto$Builder removeChannelGroups (int) 
		int index
	public android.app.NotificationChannelGroupProto$Builder getChannelGroupsBuilder (int) 
		int index
	public android.app.NotificationChannelGroupProtoOrBuilder getChannelGroupsOrBuilder (int) 
		int index
	public java.util.List getChannelGroupsOrBuilderList () 
	public android.app.NotificationChannelGroupProto$Builder addChannelGroupsBuilder () 
	public android.app.NotificationChannelGroupProto$Builder addChannelGroupsBuilder (int) 
		int index
	public java.util.List getChannelGroupsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getChannelGroupsFieldBuilder () 
	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.service.notification.RankingHelperProto$1) 
		android.service.notification.RankingHelperProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.notification.RankingHelperProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.notification.RankingHelperProto$1 x1
}

android/service/notification/RankingHelperProto$RecordProto.class
RankingHelperProto.java
package android.service.notification
public final android.service.notification.RankingHelperProto$RecordProto extends com.google.protobuf.GeneratedMessage implements android.service.notification.RankingHelperProto$RecordProtoOrBuilder  {
	private int bitField0_
	public static final int PACKAGE_FIELD_NUMBER
	private volatile Object package_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int IMPORTANCE_FIELD_NUMBER
	private int importance_
	public static final int PRIORITY_FIELD_NUMBER
	private int priority_
	public static final int VISIBILITY_FIELD_NUMBER
	private int visibility_
	public static final int SHOW_BADGE_FIELD_NUMBER
	private boolean showBadge_
	public static final int CHANNELS_FIELD_NUMBER
	private java.util.List channels_
	public static final int CHANNEL_GROUPS_FIELD_NUMBER
	private java.util.List channelGroups_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.notification.RankingHelperProto$RecordProto 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 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 hasUid () 
	public int getUid () 
	public boolean hasImportance () 
	public int getImportance () 
	public boolean hasPriority () 
	public int getPriority () 
	public boolean hasVisibility () 
	public int getVisibility () 
	public boolean hasShowBadge () 
	public boolean getShowBadge () 
	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 java.util.List getChannelGroupsList () 
	public java.util.List getChannelGroupsOrBuilderList () 
	public int getChannelGroupsCount () 
	public android.app.NotificationChannelGroupProto getChannelGroups (int) 
		int index
	public android.app.NotificationChannelGroupProtoOrBuilder getChannelGroupsOrBuilder (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.service.notification.RankingHelperProto$RecordProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.notification.RankingHelperProto$RecordProto 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.service.notification.RankingHelperProto$RecordProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.notification.RankingHelperProto$RecordProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.RankingHelperProto$RecordProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.notification.RankingHelperProto$RecordProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.RankingHelperProto$RecordProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.notification.RankingHelperProto$RecordProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.RankingHelperProto$RecordProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.notification.RankingHelperProto$RecordProto 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.service.notification.RankingHelperProto$RecordProto$Builder newBuilderForType () 
	public static android.service.notification.RankingHelperProto$RecordProto$Builder newBuilder () 
	public static android.service.notification.RankingHelperProto$RecordProto$Builder newBuilder (android.service.notification.RankingHelperProto$RecordProto) 
		android.service.notification.RankingHelperProto$RecordProto prototype
	public android.service.notification.RankingHelperProto$RecordProto$Builder toBuilder () 
	protected android.service.notification.RankingHelperProto$RecordProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.notification.RankingHelperProto$RecordProto$Builder builder
	public static android.service.notification.RankingHelperProto$RecordProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.notification.RankingHelperProto$RecordProto 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.service.notification.RankingHelperProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.notification.RankingHelperProto$1 x1
	static java.lang.Object access$402 (android.service.notification.RankingHelperProto$RecordProto, java.lang.Object) 
		android.service.notification.RankingHelperProto$RecordProto x0
		Object x1
	static int access$502 (android.service.notification.RankingHelperProto$RecordProto, int) 
		android.service.notification.RankingHelperProto$RecordProto x0
		int x1
	static int access$602 (android.service.notification.RankingHelperProto$RecordProto, int) 
		android.service.notification.RankingHelperProto$RecordProto x0
		int x1
	static int access$702 (android.service.notification.RankingHelperProto$RecordProto, int) 
		android.service.notification.RankingHelperProto$RecordProto x0
		int x1
	static int access$802 (android.service.notification.RankingHelperProto$RecordProto, int) 
		android.service.notification.RankingHelperProto$RecordProto x0
		int x1
	static boolean access$902 (android.service.notification.RankingHelperProto$RecordProto, boolean) 
		android.service.notification.RankingHelperProto$RecordProto x0
		boolean x1
	static java.util.List access$1002 (android.service.notification.RankingHelperProto$RecordProto, java.util.List) 
		android.service.notification.RankingHelperProto$RecordProto x0
		java.util.List x1
	static java.util.List access$1102 (android.service.notification.RankingHelperProto$RecordProto, java.util.List) 
		android.service.notification.RankingHelperProto$RecordProto x0
		java.util.List x1
	static int access$1202 (android.service.notification.RankingHelperProto$RecordProto, int) 
		android.service.notification.RankingHelperProto$RecordProto x0
		int x1
	static java.lang.Object access$400 (android.service.notification.RankingHelperProto$RecordProto) 
		android.service.notification.RankingHelperProto$RecordProto x0
	static java.util.List access$1000 (android.service.notification.RankingHelperProto$RecordProto) 
		android.service.notification.RankingHelperProto$RecordProto x0
	static boolean access$1300 () 
	static java.util.List access$1100 (android.service.notification.RankingHelperProto$RecordProto) 
		android.service.notification.RankingHelperProto$RecordProto x0
	static boolean access$1400 () 
	static com.google.protobuf.UnknownFieldSet access$1500 (android.service.notification.RankingHelperProto$RecordProto) 
		android.service.notification.RankingHelperProto$RecordProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.notification.RankingHelperProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.notification.RankingHelperProto$1 x2
	static void  () 
}

android/service/notification/RankingHelperProto$RecordProtoOrBuilder.class
RankingHelperProto.java
package android.service.notification
public abstract android.service.notification.RankingHelperProto$RecordProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasPackage () 
	public abstract java.lang.String getPackage () 
	public abstract com.google.protobuf.ByteString getPackageBytes () 
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasImportance () 
	public abstract int getImportance () 
	public abstract boolean hasPriority () 
	public abstract int getPriority () 
	public abstract boolean hasVisibility () 
	public abstract int getVisibility () 
	public abstract boolean hasShowBadge () 
	public abstract boolean getShowBadge () 
	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) 
	public abstract java.util.List getChannelGroupsList () 
	public abstract android.app.NotificationChannelGroupProto getChannelGroups (int) 
	public abstract int getChannelGroupsCount () 
	public abstract java.util.List getChannelGroupsOrBuilderList () 
	public abstract android.app.NotificationChannelGroupProtoOrBuilder getChannelGroupsOrBuilder (int) 
}

android/service/notification/RankingHelperProto.class
RankingHelperProto.java
package android.service.notification
public final android.service.notification.RankingHelperProto extends com.google.protobuf.GeneratedMessage implements android.service.notification.RankingHelperProtoOrBuilder  {
	public static final int NOTIFICATION_SIGNAL_EXTRACTORS_FIELD_NUMBER
	private com.google.protobuf.LazyStringList notificationSignalExtractors_
	public static final int RECORDS_FIELD_NUMBER
	private java.util.List records_
	public static final int RECORDS_RESTORED_WITHOUT_UID_FIELD_NUMBER
	private java.util.List recordsRestoredWithoutUid_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.notification.RankingHelperProto 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 com.google.protobuf.ProtocolStringList getNotificationSignalExtractorsList () 
	public int getNotificationSignalExtractorsCount () 
	public java.lang.String getNotificationSignalExtractors (int) 
		int index
	public com.google.protobuf.ByteString getNotificationSignalExtractorsBytes (int) 
		int index
	public java.util.List getRecordsList () 
	public java.util.List getRecordsOrBuilderList () 
	public int getRecordsCount () 
	public android.service.notification.RankingHelperProto$RecordProto getRecords (int) 
		int index
	public android.service.notification.RankingHelperProto$RecordProtoOrBuilder getRecordsOrBuilder (int) 
		int index
	public java.util.List getRecordsRestoredWithoutUidList () 
	public java.util.List getRecordsRestoredWithoutUidOrBuilderList () 
	public int getRecordsRestoredWithoutUidCount () 
	public android.service.notification.RankingHelperProto$RecordProto getRecordsRestoredWithoutUid (int) 
		int index
	public android.service.notification.RankingHelperProto$RecordProtoOrBuilder getRecordsRestoredWithoutUidOrBuilder (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
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int dataSize
		int i
		int i
		int size
	public static android.service.notification.RankingHelperProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.notification.RankingHelperProto 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.service.notification.RankingHelperProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.notification.RankingHelperProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.RankingHelperProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.notification.RankingHelperProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.RankingHelperProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.notification.RankingHelperProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.RankingHelperProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.notification.RankingHelperProto 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.service.notification.RankingHelperProto$Builder newBuilderForType () 
	public static android.service.notification.RankingHelperProto$Builder newBuilder () 
	public static android.service.notification.RankingHelperProto$Builder newBuilder (android.service.notification.RankingHelperProto) 
		android.service.notification.RankingHelperProto prototype
	public android.service.notification.RankingHelperProto$Builder toBuilder () 
	protected android.service.notification.RankingHelperProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.notification.RankingHelperProto$Builder builder
	public static android.service.notification.RankingHelperProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.notification.RankingHelperProto 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$1900 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.service.notification.RankingHelperProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.notification.RankingHelperProto$1 x1
	static com.google.protobuf.LazyStringList access$2102 (android.service.notification.RankingHelperProto, com.google.protobuf.LazyStringList) 
		android.service.notification.RankingHelperProto x0
		com.google.protobuf.LazyStringList x1
	static java.util.List access$2202 (android.service.notification.RankingHelperProto, java.util.List) 
		android.service.notification.RankingHelperProto x0
		java.util.List x1
	static java.util.List access$2302 (android.service.notification.RankingHelperProto, java.util.List) 
		android.service.notification.RankingHelperProto x0
		java.util.List x1
	static com.google.protobuf.LazyStringList access$2100 (android.service.notification.RankingHelperProto) 
		android.service.notification.RankingHelperProto x0
	static java.util.List access$2200 (android.service.notification.RankingHelperProto) 
		android.service.notification.RankingHelperProto x0
	static boolean access$2400 () 
	static java.util.List access$2300 (android.service.notification.RankingHelperProto) 
		android.service.notification.RankingHelperProto x0
	static boolean access$2500 () 
	static com.google.protobuf.UnknownFieldSet access$2600 (android.service.notification.RankingHelperProto) 
		android.service.notification.RankingHelperProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.notification.RankingHelperProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.notification.RankingHelperProto$1 x2
	static void  () 
}

android/service/notification/RankingHelperProtoOrBuilder.class
RankingHelperProtoOrBuilder.java
package android.service.notification
public abstract android.service.notification.RankingHelperProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract com.google.protobuf.ProtocolStringList getNotificationSignalExtractorsList () 
	public abstract int getNotificationSignalExtractorsCount () 
	public abstract java.lang.String getNotificationSignalExtractors (int) 
	public abstract com.google.protobuf.ByteString getNotificationSignalExtractorsBytes (int) 
	public abstract java.util.List getRecordsList () 
	public abstract android.service.notification.RankingHelperProto$RecordProto getRecords (int) 
	public abstract int getRecordsCount () 
	public abstract java.util.List getRecordsOrBuilderList () 
	public abstract android.service.notification.RankingHelperProto$RecordProtoOrBuilder getRecordsOrBuilder (int) 
	public abstract java.util.List getRecordsRestoredWithoutUidList () 
	public abstract android.service.notification.RankingHelperProto$RecordProto getRecordsRestoredWithoutUid (int) 
	public abstract int getRecordsRestoredWithoutUidCount () 
	public abstract java.util.List getRecordsRestoredWithoutUidOrBuilderList () 
	public abstract android.service.notification.RankingHelperProto$RecordProtoOrBuilder getRecordsRestoredWithoutUidOrBuilder (int) 
}

android/service/notification/ZenModeProto$1.class
ZenModeProto.java
package android.service.notification
final android.service.notification.ZenModeProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.notification.ZenModeProto 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/service/notification/ZenModeProto$Builder.class
ZenModeProto.java
package android.service.notification
public final android.service.notification.ZenModeProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.notification.ZenModeProtoOrBuilder  {
	private int bitField0_
	private int zenMode_
	private com.google.protobuf.LazyStringList enabledActiveConditions_
	private int suppressedEffects_
	private com.google.protobuf.LazyStringList suppressors_
	private android.app.PolicyProto policy_
	private com.google.protobuf.SingleFieldBuilder policyBuilder_
	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.service.notification.ZenModeProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.notification.ZenModeProto getDefaultInstanceForType () 
	public android.service.notification.ZenModeProto build () 
		android.service.notification.ZenModeProto result
	public android.service.notification.ZenModeProto buildPartial () 
		android.service.notification.ZenModeProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.notification.ZenModeProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.notification.ZenModeProto$Builder mergeFrom (android.service.notification.ZenModeProto) 
		android.service.notification.ZenModeProto other
	public final boolean isInitialized () 
	public android.service.notification.ZenModeProto$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.service.notification.ZenModeProto parsedMessage
	public boolean hasZenMode () 
	public android.service.notification.ZenModeProto$ZenMode getZenMode () 
		android.service.notification.ZenModeProto$ZenMode result
	public android.service.notification.ZenModeProto$Builder setZenMode (android.service.notification.ZenModeProto$ZenMode) 
		android.service.notification.ZenModeProto$ZenMode value
	public android.service.notification.ZenModeProto$Builder clearZenMode () 
	private void ensureEnabledActiveConditionsIsMutable () 
	public com.google.protobuf.ProtocolStringList getEnabledActiveConditionsList () 
	public int getEnabledActiveConditionsCount () 
	public java.lang.String getEnabledActiveConditions (int) 
		int index
	public com.google.protobuf.ByteString getEnabledActiveConditionsBytes (int) 
		int index
	public android.service.notification.ZenModeProto$Builder setEnabledActiveConditions (int, java.lang.String) 
		int index
		String value
	public android.service.notification.ZenModeProto$Builder addEnabledActiveConditions (java.lang.String) 
		String value
	public android.service.notification.ZenModeProto$Builder addAllEnabledActiveConditions (java.lang.Iterable) 
		Iterable values
	public android.service.notification.ZenModeProto$Builder clearEnabledActiveConditions () 
	public android.service.notification.ZenModeProto$Builder addEnabledActiveConditionsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasSuppressedEffects () 
	public int getSuppressedEffects () 
	public android.service.notification.ZenModeProto$Builder setSuppressedEffects (int) 
		int value
	public android.service.notification.ZenModeProto$Builder clearSuppressedEffects () 
	private void ensureSuppressorsIsMutable () 
	public com.google.protobuf.ProtocolStringList getSuppressorsList () 
	public int getSuppressorsCount () 
	public java.lang.String getSuppressors (int) 
		int index
	public com.google.protobuf.ByteString getSuppressorsBytes (int) 
		int index
	public android.service.notification.ZenModeProto$Builder setSuppressors (int, java.lang.String) 
		int index
		String value
	public android.service.notification.ZenModeProto$Builder addSuppressors (java.lang.String) 
		String value
	public android.service.notification.ZenModeProto$Builder addAllSuppressors (java.lang.Iterable) 
		Iterable values
	public android.service.notification.ZenModeProto$Builder clearSuppressors () 
	public android.service.notification.ZenModeProto$Builder addSuppressorsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasPolicy () 
	public android.app.PolicyProto getPolicy () 
	public android.service.notification.ZenModeProto$Builder setPolicy (android.app.PolicyProto) 
		android.app.PolicyProto value
	public android.service.notification.ZenModeProto$Builder setPolicy (android.app.PolicyProto$Builder) 
		android.app.PolicyProto$Builder builderForValue
	public android.service.notification.ZenModeProto$Builder mergePolicy (android.app.PolicyProto) 
		android.app.PolicyProto value
	public android.service.notification.ZenModeProto$Builder clearPolicy () 
	public android.app.PolicyProto$Builder getPolicyBuilder () 
	public android.app.PolicyProtoOrBuilder getPolicyOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPolicyFieldBuilder () 
	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.service.notification.ZenModeProto$1) 
		android.service.notification.ZenModeProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.notification.ZenModeProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.notification.ZenModeProto$1 x1
}

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

android/service/notification/ZenModeProto$ZenMode.class
ZenModeProto.java
package android.service.notification
public final android.service.notification.ZenModeProto$ZenMode extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.service.notification.ZenModeProto$ZenMode ZEN_MODE_OFF
	public static final android.service.notification.ZenModeProto$ZenMode ZEN_MODE_IMPORTANT_INTERRUPTIONS
	public static final android.service.notification.ZenModeProto$ZenMode ZEN_MODE_NO_INTERRUPTIONS
	public static final android.service.notification.ZenModeProto$ZenMode ZEN_MODE_ALARMS
	public static final int ZEN_MODE_OFF_VALUE
	public static final int ZEN_MODE_IMPORTANT_INTERRUPTIONS_VALUE
	public static final int ZEN_MODE_NO_INTERRUPTIONS_VALUE
	public static final int ZEN_MODE_ALARMS_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.service.notification.ZenModeProto$ZenMode[] VALUES
	private final int value
	private static final android.service.notification.ZenModeProto$ZenMode[] $VALUES
	public static android.service.notification.ZenModeProto$ZenMode[] values () 
	public static android.service.notification.ZenModeProto$ZenMode valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.service.notification.ZenModeProto$ZenMode valueOf (int) 
		int value
	public static android.service.notification.ZenModeProto$ZenMode 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.service.notification.ZenModeProto$ZenMode valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/service/notification/ZenModeProto.class
ZenModeProto.java
package android.service.notification
public final android.service.notification.ZenModeProto extends com.google.protobuf.GeneratedMessage implements android.service.notification.ZenModeProtoOrBuilder  {
	private int bitField0_
	public static final int ZEN_MODE_FIELD_NUMBER
	private int zenMode_
	public static final int ENABLED_ACTIVE_CONDITIONS_FIELD_NUMBER
	private com.google.protobuf.LazyStringList enabledActiveConditions_
	public static final int SUPPRESSED_EFFECTS_FIELD_NUMBER
	private int suppressedEffects_
	public static final int SUPPRESSORS_FIELD_NUMBER
	private com.google.protobuf.LazyStringList suppressors_
	public static final int POLICY_FIELD_NUMBER
	private android.app.PolicyProto policy_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.notification.ZenModeProto 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.service.notification.ZenModeProto$ZenMode value
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		android.app.PolicyProto$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 hasZenMode () 
	public android.service.notification.ZenModeProto$ZenMode getZenMode () 
		android.service.notification.ZenModeProto$ZenMode result
	public com.google.protobuf.ProtocolStringList getEnabledActiveConditionsList () 
	public int getEnabledActiveConditionsCount () 
	public java.lang.String getEnabledActiveConditions (int) 
		int index
	public com.google.protobuf.ByteString getEnabledActiveConditionsBytes (int) 
		int index
	public boolean hasSuppressedEffects () 
	public int getSuppressedEffects () 
	public com.google.protobuf.ProtocolStringList getSuppressorsList () 
	public int getSuppressorsCount () 
	public java.lang.String getSuppressors (int) 
		int index
	public com.google.protobuf.ByteString getSuppressorsBytes (int) 
		int index
	public boolean hasPolicy () 
	public android.app.PolicyProto getPolicy () 
	public android.app.PolicyProtoOrBuilder getPolicyOrBuilder () 
	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.service.notification.ZenModeProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.notification.ZenModeProto 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.service.notification.ZenModeProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.notification.ZenModeProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.ZenModeProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.notification.ZenModeProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.ZenModeProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.notification.ZenModeProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.notification.ZenModeProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.notification.ZenModeProto 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.service.notification.ZenModeProto$Builder newBuilderForType () 
	public static android.service.notification.ZenModeProto$Builder newBuilder () 
	public static android.service.notification.ZenModeProto$Builder newBuilder (android.service.notification.ZenModeProto) 
		android.service.notification.ZenModeProto prototype
	public android.service.notification.ZenModeProto$Builder toBuilder () 
	protected android.service.notification.ZenModeProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.notification.ZenModeProto$Builder builder
	public static android.service.notification.ZenModeProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.notification.ZenModeProto 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.service.notification.ZenModeProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.notification.ZenModeProto$1 x1
	static int access$402 (android.service.notification.ZenModeProto, int) 
		android.service.notification.ZenModeProto x0
		int x1
	static com.google.protobuf.LazyStringList access$502 (android.service.notification.ZenModeProto, com.google.protobuf.LazyStringList) 
		android.service.notification.ZenModeProto x0
		com.google.protobuf.LazyStringList x1
	static int access$602 (android.service.notification.ZenModeProto, int) 
		android.service.notification.ZenModeProto x0
		int x1
	static com.google.protobuf.LazyStringList access$702 (android.service.notification.ZenModeProto, com.google.protobuf.LazyStringList) 
		android.service.notification.ZenModeProto x0
		com.google.protobuf.LazyStringList x1
	static android.app.PolicyProto access$802 (android.service.notification.ZenModeProto, android.app.PolicyProto) 
		android.service.notification.ZenModeProto x0
		android.app.PolicyProto x1
	static int access$902 (android.service.notification.ZenModeProto, int) 
		android.service.notification.ZenModeProto x0
		int x1
	static com.google.protobuf.LazyStringList access$500 (android.service.notification.ZenModeProto) 
		android.service.notification.ZenModeProto x0
	static com.google.protobuf.LazyStringList access$700 (android.service.notification.ZenModeProto) 
		android.service.notification.ZenModeProto x0
	static com.google.protobuf.UnknownFieldSet access$1000 (android.service.notification.ZenModeProto) 
		android.service.notification.ZenModeProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.notification.ZenModeProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.notification.ZenModeProto$1 x2
	static void  () 
}

android/service/notification/ZenModeProtoOrBuilder.class
ZenModeProtoOrBuilder.java
package android.service.notification
public abstract android.service.notification.ZenModeProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasZenMode () 
	public abstract android.service.notification.ZenModeProto$ZenMode getZenMode () 
	public abstract com.google.protobuf.ProtocolStringList getEnabledActiveConditionsList () 
	public abstract int getEnabledActiveConditionsCount () 
	public abstract java.lang.String getEnabledActiveConditions (int) 
	public abstract com.google.protobuf.ByteString getEnabledActiveConditionsBytes (int) 
	public abstract boolean hasSuppressedEffects () 
	public abstract int getSuppressedEffects () 
	public abstract com.google.protobuf.ProtocolStringList getSuppressorsList () 
	public abstract int getSuppressorsCount () 
	public abstract java.lang.String getSuppressors (int) 
	public abstract com.google.protobuf.ByteString getSuppressorsBytes (int) 
	public abstract boolean hasPolicy () 
	public abstract android.app.PolicyProto getPolicy () 
	public abstract android.app.PolicyProtoOrBuilder getPolicyOrBuilder () 
}

android/service/pm/PackageProto$1.class
PackageProto.java
package android.service.pm
final android.service.pm.PackageProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.pm.PackageProto 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/service/pm/PackageProto$Builder.class
PackageProto.java
package android.service.pm
public final android.service.pm.PackageProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.pm.PackageProtoOrBuilder  {
	private int bitField0_
	private Object name_
	private int uid_
	private int versionCode_
	private Object versionString_
	private long installTimeMs_
	private long updateTimeMs_
	private Object installerName_
	private java.util.List splits_
	private com.google.protobuf.RepeatedFieldBuilder splitsBuilder_
	private java.util.List users_
	private com.google.protobuf.RepeatedFieldBuilder usersBuilder_
	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.service.pm.PackageProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.pm.PackageProto getDefaultInstanceForType () 
	public android.service.pm.PackageProto build () 
		android.service.pm.PackageProto result
	public android.service.pm.PackageProto buildPartial () 
		android.service.pm.PackageProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.pm.PackageProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.pm.PackageProto$Builder mergeFrom (android.service.pm.PackageProto) 
		android.service.pm.PackageProto other
	public final boolean isInitialized () 
	public android.service.pm.PackageProto$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.service.pm.PackageProto 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.service.pm.PackageProto$Builder setName (java.lang.String) 
		String value
	public android.service.pm.PackageProto$Builder clearName () 
	public android.service.pm.PackageProto$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasUid () 
	public int getUid () 
	public android.service.pm.PackageProto$Builder setUid (int) 
		int value
	public android.service.pm.PackageProto$Builder clearUid () 
	public boolean hasVersionCode () 
	public int getVersionCode () 
	public android.service.pm.PackageProto$Builder setVersionCode (int) 
		int value
	public android.service.pm.PackageProto$Builder clearVersionCode () 
	public boolean hasVersionString () 
	public java.lang.String getVersionString () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVersionStringBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.pm.PackageProto$Builder setVersionString (java.lang.String) 
		String value
	public android.service.pm.PackageProto$Builder clearVersionString () 
	public android.service.pm.PackageProto$Builder setVersionStringBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasInstallTimeMs () 
	public long getInstallTimeMs () 
	public android.service.pm.PackageProto$Builder setInstallTimeMs (long) 
		long value
	public android.service.pm.PackageProto$Builder clearInstallTimeMs () 
	public boolean hasUpdateTimeMs () 
	public long getUpdateTimeMs () 
	public android.service.pm.PackageProto$Builder setUpdateTimeMs (long) 
		long value
	public android.service.pm.PackageProto$Builder clearUpdateTimeMs () 
	public boolean hasInstallerName () 
	public java.lang.String getInstallerName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getInstallerNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.pm.PackageProto$Builder setInstallerName (java.lang.String) 
		String value
	public android.service.pm.PackageProto$Builder clearInstallerName () 
	public android.service.pm.PackageProto$Builder setInstallerNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureSplitsIsMutable () 
	public java.util.List getSplitsList () 
	public int getSplitsCount () 
	public android.service.pm.PackageProto$SplitProto getSplits (int) 
		int index
	public android.service.pm.PackageProto$Builder setSplits (int, android.service.pm.PackageProto$SplitProto) 
		int index
		android.service.pm.PackageProto$SplitProto value
	public android.service.pm.PackageProto$Builder setSplits (int, android.service.pm.PackageProto$SplitProto$Builder) 
		int index
		android.service.pm.PackageProto$SplitProto$Builder builderForValue
	public android.service.pm.PackageProto$Builder addSplits (android.service.pm.PackageProto$SplitProto) 
		android.service.pm.PackageProto$SplitProto value
	public android.service.pm.PackageProto$Builder addSplits (int, android.service.pm.PackageProto$SplitProto) 
		int index
		android.service.pm.PackageProto$SplitProto value
	public android.service.pm.PackageProto$Builder addSplits (android.service.pm.PackageProto$SplitProto$Builder) 
		android.service.pm.PackageProto$SplitProto$Builder builderForValue
	public android.service.pm.PackageProto$Builder addSplits (int, android.service.pm.PackageProto$SplitProto$Builder) 
		int index
		android.service.pm.PackageProto$SplitProto$Builder builderForValue
	public android.service.pm.PackageProto$Builder addAllSplits (java.lang.Iterable) 
		Iterable values
	public android.service.pm.PackageProto$Builder clearSplits () 
	public android.service.pm.PackageProto$Builder removeSplits (int) 
		int index
	public android.service.pm.PackageProto$SplitProto$Builder getSplitsBuilder (int) 
		int index
	public android.service.pm.PackageProto$SplitProtoOrBuilder getSplitsOrBuilder (int) 
		int index
	public java.util.List getSplitsOrBuilderList () 
	public android.service.pm.PackageProto$SplitProto$Builder addSplitsBuilder () 
	public android.service.pm.PackageProto$SplitProto$Builder addSplitsBuilder (int) 
		int index
	public java.util.List getSplitsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getSplitsFieldBuilder () 
	private void ensureUsersIsMutable () 
	public java.util.List getUsersList () 
	public int getUsersCount () 
	public android.service.pm.PackageProto$UserInfoProto getUsers (int) 
		int index
	public android.service.pm.PackageProto$Builder setUsers (int, android.service.pm.PackageProto$UserInfoProto) 
		int index
		android.service.pm.PackageProto$UserInfoProto value
	public android.service.pm.PackageProto$Builder setUsers (int, android.service.pm.PackageProto$UserInfoProto$Builder) 
		int index
		android.service.pm.PackageProto$UserInfoProto$Builder builderForValue
	public android.service.pm.PackageProto$Builder addUsers (android.service.pm.PackageProto$UserInfoProto) 
		android.service.pm.PackageProto$UserInfoProto value
	public android.service.pm.PackageProto$Builder addUsers (int, android.service.pm.PackageProto$UserInfoProto) 
		int index
		android.service.pm.PackageProto$UserInfoProto value
	public android.service.pm.PackageProto$Builder addUsers (android.service.pm.PackageProto$UserInfoProto$Builder) 
		android.service.pm.PackageProto$UserInfoProto$Builder builderForValue
	public android.service.pm.PackageProto$Builder addUsers (int, android.service.pm.PackageProto$UserInfoProto$Builder) 
		int index
		android.service.pm.PackageProto$UserInfoProto$Builder builderForValue
	public android.service.pm.PackageProto$Builder addAllUsers (java.lang.Iterable) 
		Iterable values
	public android.service.pm.PackageProto$Builder clearUsers () 
	public android.service.pm.PackageProto$Builder removeUsers (int) 
		int index
	public android.service.pm.PackageProto$UserInfoProto$Builder getUsersBuilder (int) 
		int index
	public android.service.pm.PackageProto$UserInfoProtoOrBuilder getUsersOrBuilder (int) 
		int index
	public java.util.List getUsersOrBuilderList () 
	public android.service.pm.PackageProto$UserInfoProto$Builder addUsersBuilder () 
	public android.service.pm.PackageProto$UserInfoProto$Builder addUsersBuilder (int) 
		int index
	public java.util.List getUsersBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getUsersFieldBuilder () 
	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.service.pm.PackageProto$1) 
		android.service.pm.PackageProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.pm.PackageProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.pm.PackageProto$1 x1
}

android/service/pm/PackageProto$SplitProto$1.class
PackageProto.java
package android.service.pm
final android.service.pm.PackageProto$SplitProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.pm.PackageProto$SplitProto 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/service/pm/PackageProto$SplitProto$Builder.class
PackageProto.java
package android.service.pm
public final android.service.pm.PackageProto$SplitProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.pm.PackageProto$SplitProtoOrBuilder  {
	private int bitField0_
	private Object name_
	private int revisionCode_
	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.service.pm.PackageProto$SplitProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.pm.PackageProto$SplitProto getDefaultInstanceForType () 
	public android.service.pm.PackageProto$SplitProto build () 
		android.service.pm.PackageProto$SplitProto result
	public android.service.pm.PackageProto$SplitProto buildPartial () 
		android.service.pm.PackageProto$SplitProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.pm.PackageProto$SplitProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.pm.PackageProto$SplitProto$Builder mergeFrom (android.service.pm.PackageProto$SplitProto) 
		android.service.pm.PackageProto$SplitProto other
	public final boolean isInitialized () 
	public android.service.pm.PackageProto$SplitProto$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.service.pm.PackageProto$SplitProto 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.service.pm.PackageProto$SplitProto$Builder setName (java.lang.String) 
		String value
	public android.service.pm.PackageProto$SplitProto$Builder clearName () 
	public android.service.pm.PackageProto$SplitProto$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasRevisionCode () 
	public int getRevisionCode () 
	public android.service.pm.PackageProto$SplitProto$Builder setRevisionCode (int) 
		int value
	public android.service.pm.PackageProto$SplitProto$Builder clearRevisionCode () 
	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.service.pm.PackageProto$1) 
		android.service.pm.PackageProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.pm.PackageProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.pm.PackageProto$1 x1
}

android/service/pm/PackageProto$SplitProto.class
PackageProto.java
package android.service.pm
public final android.service.pm.PackageProto$SplitProto extends com.google.protobuf.GeneratedMessage implements android.service.pm.PackageProto$SplitProtoOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int REVISION_CODE_FIELD_NUMBER
	private int revisionCode_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.pm.PackageProto$SplitProto 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 boolean hasRevisionCode () 
	public int getRevisionCode () 
	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.service.pm.PackageProto$SplitProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.pm.PackageProto$SplitProto 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.service.pm.PackageProto$SplitProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.pm.PackageProto$SplitProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageProto$SplitProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.pm.PackageProto$SplitProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageProto$SplitProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.pm.PackageProto$SplitProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageProto$SplitProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.pm.PackageProto$SplitProto 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.service.pm.PackageProto$SplitProto$Builder newBuilderForType () 
	public static android.service.pm.PackageProto$SplitProto$Builder newBuilder () 
	public static android.service.pm.PackageProto$SplitProto$Builder newBuilder (android.service.pm.PackageProto$SplitProto) 
		android.service.pm.PackageProto$SplitProto prototype
	public android.service.pm.PackageProto$SplitProto$Builder toBuilder () 
	protected android.service.pm.PackageProto$SplitProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.pm.PackageProto$SplitProto$Builder builder
	public static android.service.pm.PackageProto$SplitProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.pm.PackageProto$SplitProto 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.service.pm.PackageProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.pm.PackageProto$1 x1
	static java.lang.Object access$402 (android.service.pm.PackageProto$SplitProto, java.lang.Object) 
		android.service.pm.PackageProto$SplitProto x0
		Object x1
	static int access$502 (android.service.pm.PackageProto$SplitProto, int) 
		android.service.pm.PackageProto$SplitProto x0
		int x1
	static int access$602 (android.service.pm.PackageProto$SplitProto, int) 
		android.service.pm.PackageProto$SplitProto x0
		int x1
	static java.lang.Object access$400 (android.service.pm.PackageProto$SplitProto) 
		android.service.pm.PackageProto$SplitProto x0
	static com.google.protobuf.UnknownFieldSet access$700 (android.service.pm.PackageProto$SplitProto) 
		android.service.pm.PackageProto$SplitProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.pm.PackageProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.pm.PackageProto$1 x2
	static void  () 
}

android/service/pm/PackageProto$SplitProtoOrBuilder.class
PackageProto.java
package android.service.pm
public abstract android.service.pm.PackageProto$SplitProtoOrBuilder 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 hasRevisionCode () 
	public abstract int getRevisionCode () 
}

android/service/pm/PackageProto$UserInfoProto$1.class
PackageProto.java
package android.service.pm
final android.service.pm.PackageProto$UserInfoProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.pm.PackageProto$UserInfoProto 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/service/pm/PackageProto$UserInfoProto$Builder.class
PackageProto.java
package android.service.pm
public final android.service.pm.PackageProto$UserInfoProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.pm.PackageProto$UserInfoProtoOrBuilder  {
	private int bitField0_
	private int id_
	private int installType_
	private boolean isHidden_
	private boolean isSuspended_
	private boolean isStopped_
	private boolean isLaunched_
	private int enabledState_
	private Object lastDisabledAppCaller_
	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.service.pm.PackageProto$UserInfoProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.pm.PackageProto$UserInfoProto getDefaultInstanceForType () 
	public android.service.pm.PackageProto$UserInfoProto build () 
		android.service.pm.PackageProto$UserInfoProto result
	public android.service.pm.PackageProto$UserInfoProto buildPartial () 
		android.service.pm.PackageProto$UserInfoProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.pm.PackageProto$UserInfoProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.pm.PackageProto$UserInfoProto$Builder mergeFrom (android.service.pm.PackageProto$UserInfoProto) 
		android.service.pm.PackageProto$UserInfoProto other
	public final boolean isInitialized () 
	public android.service.pm.PackageProto$UserInfoProto$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.service.pm.PackageProto$UserInfoProto parsedMessage
	public boolean hasId () 
	public int getId () 
	public android.service.pm.PackageProto$UserInfoProto$Builder setId (int) 
		int value
	public android.service.pm.PackageProto$UserInfoProto$Builder clearId () 
	public boolean hasInstallType () 
	public android.service.pm.PackageProto$UserInfoProto$InstallType getInstallType () 
		android.service.pm.PackageProto$UserInfoProto$InstallType result
	public android.service.pm.PackageProto$UserInfoProto$Builder setInstallType (android.service.pm.PackageProto$UserInfoProto$InstallType) 
		android.service.pm.PackageProto$UserInfoProto$InstallType value
	public android.service.pm.PackageProto$UserInfoProto$Builder clearInstallType () 
	public boolean hasIsHidden () 
	public boolean getIsHidden () 
	public android.service.pm.PackageProto$UserInfoProto$Builder setIsHidden (boolean) 
		boolean value
	public android.service.pm.PackageProto$UserInfoProto$Builder clearIsHidden () 
	public boolean hasIsSuspended () 
	public boolean getIsSuspended () 
	public android.service.pm.PackageProto$UserInfoProto$Builder setIsSuspended (boolean) 
		boolean value
	public android.service.pm.PackageProto$UserInfoProto$Builder clearIsSuspended () 
	public boolean hasIsStopped () 
	public boolean getIsStopped () 
	public android.service.pm.PackageProto$UserInfoProto$Builder setIsStopped (boolean) 
		boolean value
	public android.service.pm.PackageProto$UserInfoProto$Builder clearIsStopped () 
	public boolean hasIsLaunched () 
	public boolean getIsLaunched () 
	public android.service.pm.PackageProto$UserInfoProto$Builder setIsLaunched (boolean) 
		boolean value
	public android.service.pm.PackageProto$UserInfoProto$Builder clearIsLaunched () 
	public boolean hasEnabledState () 
	public android.service.pm.PackageProto$UserInfoProto$EnabledState getEnabledState () 
		android.service.pm.PackageProto$UserInfoProto$EnabledState result
	public android.service.pm.PackageProto$UserInfoProto$Builder setEnabledState (android.service.pm.PackageProto$UserInfoProto$EnabledState) 
		android.service.pm.PackageProto$UserInfoProto$EnabledState value
	public android.service.pm.PackageProto$UserInfoProto$Builder clearEnabledState () 
	public boolean hasLastDisabledAppCaller () 
	public java.lang.String getLastDisabledAppCaller () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLastDisabledAppCallerBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.pm.PackageProto$UserInfoProto$Builder setLastDisabledAppCaller (java.lang.String) 
		String value
	public android.service.pm.PackageProto$UserInfoProto$Builder clearLastDisabledAppCaller () 
	public android.service.pm.PackageProto$UserInfoProto$Builder setLastDisabledAppCallerBytes (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.service.pm.PackageProto$1) 
		android.service.pm.PackageProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.pm.PackageProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.pm.PackageProto$1 x1
}

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

android/service/pm/PackageProto$UserInfoProto$EnabledState.class
PackageProto.java
package android.service.pm
public final android.service.pm.PackageProto$UserInfoProto$EnabledState extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.service.pm.PackageProto$UserInfoProto$EnabledState COMPONENT_ENABLED_STATE_DEFAULT
	public static final android.service.pm.PackageProto$UserInfoProto$EnabledState COMPONENT_ENABLED_STATE_ENABLED
	public static final android.service.pm.PackageProto$UserInfoProto$EnabledState COMPONENT_ENABLED_STATE_DISABLED
	public static final android.service.pm.PackageProto$UserInfoProto$EnabledState COMPONENT_ENABLED_STATE_DISABLED_USER
	public static final android.service.pm.PackageProto$UserInfoProto$EnabledState COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED
	public static final int COMPONENT_ENABLED_STATE_DEFAULT_VALUE
	public static final int COMPONENT_ENABLED_STATE_ENABLED_VALUE
	public static final int COMPONENT_ENABLED_STATE_DISABLED_VALUE
	public static final int COMPONENT_ENABLED_STATE_DISABLED_USER_VALUE
	public static final int COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.service.pm.PackageProto$UserInfoProto$EnabledState[] VALUES
	private final int value
	private static final android.service.pm.PackageProto$UserInfoProto$EnabledState[] $VALUES
	public static android.service.pm.PackageProto$UserInfoProto$EnabledState[] values () 
	public static android.service.pm.PackageProto$UserInfoProto$EnabledState valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.service.pm.PackageProto$UserInfoProto$EnabledState valueOf (int) 
		int value
	public static android.service.pm.PackageProto$UserInfoProto$EnabledState 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.service.pm.PackageProto$UserInfoProto$EnabledState valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

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

android/service/pm/PackageProto$UserInfoProto$InstallType.class
PackageProto.java
package android.service.pm
public final android.service.pm.PackageProto$UserInfoProto$InstallType extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.service.pm.PackageProto$UserInfoProto$InstallType NOT_INSTALLED_FOR_USER
	public static final android.service.pm.PackageProto$UserInfoProto$InstallType FULL_APP_INSTALL
	public static final android.service.pm.PackageProto$UserInfoProto$InstallType INSTANT_APP_INSTALL
	public static final int NOT_INSTALLED_FOR_USER_VALUE
	public static final int FULL_APP_INSTALL_VALUE
	public static final int INSTANT_APP_INSTALL_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.service.pm.PackageProto$UserInfoProto$InstallType[] VALUES
	private final int value
	private static final android.service.pm.PackageProto$UserInfoProto$InstallType[] $VALUES
	public static android.service.pm.PackageProto$UserInfoProto$InstallType[] values () 
	public static android.service.pm.PackageProto$UserInfoProto$InstallType valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.service.pm.PackageProto$UserInfoProto$InstallType valueOf (int) 
		int value
	public static android.service.pm.PackageProto$UserInfoProto$InstallType 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.service.pm.PackageProto$UserInfoProto$InstallType valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/service/pm/PackageProto$UserInfoProto.class
PackageProto.java
package android.service.pm
public final android.service.pm.PackageProto$UserInfoProto extends com.google.protobuf.GeneratedMessage implements android.service.pm.PackageProto$UserInfoProtoOrBuilder  {
	private int bitField0_
	public static final int ID_FIELD_NUMBER
	private int id_
	public static final int INSTALL_TYPE_FIELD_NUMBER
	private int installType_
	public static final int IS_HIDDEN_FIELD_NUMBER
	private boolean isHidden_
	public static final int IS_SUSPENDED_FIELD_NUMBER
	private boolean isSuspended_
	public static final int IS_STOPPED_FIELD_NUMBER
	private boolean isStopped_
	public static final int IS_LAUNCHED_FIELD_NUMBER
	private boolean isLaunched_
	public static final int ENABLED_STATE_FIELD_NUMBER
	private int enabledState_
	public static final int LAST_DISABLED_APP_CALLER_FIELD_NUMBER
	private volatile Object lastDisabledAppCaller_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.pm.PackageProto$UserInfoProto 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.service.pm.PackageProto$UserInfoProto$InstallType value
		int rawValue
		android.service.pm.PackageProto$UserInfoProto$EnabledState 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 hasId () 
	public int getId () 
	public boolean hasInstallType () 
	public android.service.pm.PackageProto$UserInfoProto$InstallType getInstallType () 
		android.service.pm.PackageProto$UserInfoProto$InstallType result
	public boolean hasIsHidden () 
	public boolean getIsHidden () 
	public boolean hasIsSuspended () 
	public boolean getIsSuspended () 
	public boolean hasIsStopped () 
	public boolean getIsStopped () 
	public boolean hasIsLaunched () 
	public boolean getIsLaunched () 
	public boolean hasEnabledState () 
	public android.service.pm.PackageProto$UserInfoProto$EnabledState getEnabledState () 
		android.service.pm.PackageProto$UserInfoProto$EnabledState result
	public boolean hasLastDisabledAppCaller () 
	public java.lang.String getLastDisabledAppCaller () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLastDisabledAppCallerBytes () 
		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.service.pm.PackageProto$UserInfoProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.pm.PackageProto$UserInfoProto 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.service.pm.PackageProto$UserInfoProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.pm.PackageProto$UserInfoProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageProto$UserInfoProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.pm.PackageProto$UserInfoProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageProto$UserInfoProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.pm.PackageProto$UserInfoProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageProto$UserInfoProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.pm.PackageProto$UserInfoProto 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.service.pm.PackageProto$UserInfoProto$Builder newBuilderForType () 
	public static android.service.pm.PackageProto$UserInfoProto$Builder newBuilder () 
	public static android.service.pm.PackageProto$UserInfoProto$Builder newBuilder (android.service.pm.PackageProto$UserInfoProto) 
		android.service.pm.PackageProto$UserInfoProto prototype
	public android.service.pm.PackageProto$UserInfoProto$Builder toBuilder () 
	protected android.service.pm.PackageProto$UserInfoProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.pm.PackageProto$UserInfoProto$Builder builder
	public static android.service.pm.PackageProto$UserInfoProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.pm.PackageProto$UserInfoProto 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.service.pm.PackageProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.pm.PackageProto$1 x1
	static int access$1302 (android.service.pm.PackageProto$UserInfoProto, int) 
		android.service.pm.PackageProto$UserInfoProto x0
		int x1
	static int access$1402 (android.service.pm.PackageProto$UserInfoProto, int) 
		android.service.pm.PackageProto$UserInfoProto x0
		int x1
	static boolean access$1502 (android.service.pm.PackageProto$UserInfoProto, boolean) 
		android.service.pm.PackageProto$UserInfoProto x0
		boolean x1
	static boolean access$1602 (android.service.pm.PackageProto$UserInfoProto, boolean) 
		android.service.pm.PackageProto$UserInfoProto x0
		boolean x1
	static boolean access$1702 (android.service.pm.PackageProto$UserInfoProto, boolean) 
		android.service.pm.PackageProto$UserInfoProto x0
		boolean x1
	static boolean access$1802 (android.service.pm.PackageProto$UserInfoProto, boolean) 
		android.service.pm.PackageProto$UserInfoProto x0
		boolean x1
	static int access$1902 (android.service.pm.PackageProto$UserInfoProto, int) 
		android.service.pm.PackageProto$UserInfoProto x0
		int x1
	static java.lang.Object access$2002 (android.service.pm.PackageProto$UserInfoProto, java.lang.Object) 
		android.service.pm.PackageProto$UserInfoProto x0
		Object x1
	static int access$2102 (android.service.pm.PackageProto$UserInfoProto, int) 
		android.service.pm.PackageProto$UserInfoProto x0
		int x1
	static java.lang.Object access$2000 (android.service.pm.PackageProto$UserInfoProto) 
		android.service.pm.PackageProto$UserInfoProto x0
	static com.google.protobuf.UnknownFieldSet access$2200 (android.service.pm.PackageProto$UserInfoProto) 
		android.service.pm.PackageProto$UserInfoProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.pm.PackageProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.pm.PackageProto$1 x2
	static void  () 
}

android/service/pm/PackageProto$UserInfoProtoOrBuilder.class
PackageProto.java
package android.service.pm
public abstract android.service.pm.PackageProto$UserInfoProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasId () 
	public abstract int getId () 
	public abstract boolean hasInstallType () 
	public abstract android.service.pm.PackageProto$UserInfoProto$InstallType getInstallType () 
	public abstract boolean hasIsHidden () 
	public abstract boolean getIsHidden () 
	public abstract boolean hasIsSuspended () 
	public abstract boolean getIsSuspended () 
	public abstract boolean hasIsStopped () 
	public abstract boolean getIsStopped () 
	public abstract boolean hasIsLaunched () 
	public abstract boolean getIsLaunched () 
	public abstract boolean hasEnabledState () 
	public abstract android.service.pm.PackageProto$UserInfoProto$EnabledState getEnabledState () 
	public abstract boolean hasLastDisabledAppCaller () 
	public abstract java.lang.String getLastDisabledAppCaller () 
	public abstract com.google.protobuf.ByteString getLastDisabledAppCallerBytes () 
}

android/service/pm/PackageProto.class
PackageProto.java
package android.service.pm
public final android.service.pm.PackageProto extends com.google.protobuf.GeneratedMessage implements android.service.pm.PackageProtoOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int VERSION_CODE_FIELD_NUMBER
	private int versionCode_
	public static final int VERSION_STRING_FIELD_NUMBER
	private volatile Object versionString_
	public static final int INSTALL_TIME_MS_FIELD_NUMBER
	private long installTimeMs_
	public static final int UPDATE_TIME_MS_FIELD_NUMBER
	private long updateTimeMs_
	public static final int INSTALLER_NAME_FIELD_NUMBER
	private volatile Object installerName_
	public static final int SPLITS_FIELD_NUMBER
	private java.util.List splits_
	public static final int USERS_FIELD_NUMBER
	private java.util.List users_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.pm.PackageProto 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 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 hasUid () 
	public int getUid () 
	public boolean hasVersionCode () 
	public int getVersionCode () 
	public boolean hasVersionString () 
	public java.lang.String getVersionString () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVersionStringBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasInstallTimeMs () 
	public long getInstallTimeMs () 
	public boolean hasUpdateTimeMs () 
	public long getUpdateTimeMs () 
	public boolean hasInstallerName () 
	public java.lang.String getInstallerName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getInstallerNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public java.util.List getSplitsList () 
	public java.util.List getSplitsOrBuilderList () 
	public int getSplitsCount () 
	public android.service.pm.PackageProto$SplitProto getSplits (int) 
		int index
	public android.service.pm.PackageProto$SplitProtoOrBuilder getSplitsOrBuilder (int) 
		int index
	public java.util.List getUsersList () 
	public java.util.List getUsersOrBuilderList () 
	public int getUsersCount () 
	public android.service.pm.PackageProto$UserInfoProto getUsers (int) 
		int index
	public android.service.pm.PackageProto$UserInfoProtoOrBuilder getUsersOrBuilder (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.service.pm.PackageProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.pm.PackageProto 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.service.pm.PackageProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.pm.PackageProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.pm.PackageProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.pm.PackageProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.pm.PackageProto 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.service.pm.PackageProto$Builder newBuilderForType () 
	public static android.service.pm.PackageProto$Builder newBuilder () 
	public static android.service.pm.PackageProto$Builder newBuilder (android.service.pm.PackageProto) 
		android.service.pm.PackageProto prototype
	public android.service.pm.PackageProto$Builder toBuilder () 
	protected android.service.pm.PackageProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.pm.PackageProto$Builder builder
	public static android.service.pm.PackageProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.pm.PackageProto 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.service.pm.PackageProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.pm.PackageProto$1 x1
	static java.lang.Object access$2802 (android.service.pm.PackageProto, java.lang.Object) 
		android.service.pm.PackageProto x0
		Object x1
	static int access$2902 (android.service.pm.PackageProto, int) 
		android.service.pm.PackageProto x0
		int x1
	static int access$3002 (android.service.pm.PackageProto, int) 
		android.service.pm.PackageProto x0
		int x1
	static java.lang.Object access$3102 (android.service.pm.PackageProto, java.lang.Object) 
		android.service.pm.PackageProto x0
		Object x1
	static long access$3202 (android.service.pm.PackageProto, long) 
		android.service.pm.PackageProto x0
		long x1
	static long access$3302 (android.service.pm.PackageProto, long) 
		android.service.pm.PackageProto x0
		long x1
	static java.lang.Object access$3402 (android.service.pm.PackageProto, java.lang.Object) 
		android.service.pm.PackageProto x0
		Object x1
	static java.util.List access$3502 (android.service.pm.PackageProto, java.util.List) 
		android.service.pm.PackageProto x0
		java.util.List x1
	static java.util.List access$3602 (android.service.pm.PackageProto, java.util.List) 
		android.service.pm.PackageProto x0
		java.util.List x1
	static int access$3702 (android.service.pm.PackageProto, int) 
		android.service.pm.PackageProto x0
		int x1
	static java.lang.Object access$2800 (android.service.pm.PackageProto) 
		android.service.pm.PackageProto x0
	static java.lang.Object access$3100 (android.service.pm.PackageProto) 
		android.service.pm.PackageProto x0
	static java.lang.Object access$3400 (android.service.pm.PackageProto) 
		android.service.pm.PackageProto x0
	static java.util.List access$3500 (android.service.pm.PackageProto) 
		android.service.pm.PackageProto x0
	static boolean access$3800 () 
	static java.util.List access$3600 (android.service.pm.PackageProto) 
		android.service.pm.PackageProto x0
	static boolean access$3900 () 
	static com.google.protobuf.UnknownFieldSet access$4000 (android.service.pm.PackageProto) 
		android.service.pm.PackageProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.pm.PackageProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.pm.PackageProto$1 x2
	static void  () 
}

android/service/pm/PackageProtoOrBuilder.class
PackageProtoOrBuilder.java
package android.service.pm
public abstract android.service.pm.PackageProtoOrBuilder 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 hasUid () 
	public abstract int getUid () 
	public abstract boolean hasVersionCode () 
	public abstract int getVersionCode () 
	public abstract boolean hasVersionString () 
	public abstract java.lang.String getVersionString () 
	public abstract com.google.protobuf.ByteString getVersionStringBytes () 
	public abstract boolean hasInstallTimeMs () 
	public abstract long getInstallTimeMs () 
	public abstract boolean hasUpdateTimeMs () 
	public abstract long getUpdateTimeMs () 
	public abstract boolean hasInstallerName () 
	public abstract java.lang.String getInstallerName () 
	public abstract com.google.protobuf.ByteString getInstallerNameBytes () 
	public abstract java.util.List getSplitsList () 
	public abstract android.service.pm.PackageProto$SplitProto getSplits (int) 
	public abstract int getSplitsCount () 
	public abstract java.util.List getSplitsOrBuilderList () 
	public abstract android.service.pm.PackageProto$SplitProtoOrBuilder getSplitsOrBuilder (int) 
	public abstract java.util.List getUsersList () 
	public abstract android.service.pm.PackageProto$UserInfoProto getUsers (int) 
	public abstract int getUsersCount () 
	public abstract java.util.List getUsersOrBuilderList () 
	public abstract android.service.pm.PackageProto$UserInfoProtoOrBuilder getUsersOrBuilder (int) 
}

android/service/pm/PackageServiceDumpProto$1.class
PackageServiceDumpProto.java
package android.service.pm
final android.service.pm.PackageServiceDumpProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.pm.PackageServiceDumpProto 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/service/pm/PackageServiceDumpProto$Builder.class
PackageServiceDumpProto.java
package android.service.pm
public final android.service.pm.PackageServiceDumpProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.pm.PackageServiceDumpProtoOrBuilder  {
	private int bitField0_
	private android.service.pm.PackageServiceDumpProto$PackageShortProto requiredVerifierPackage_
	private com.google.protobuf.SingleFieldBuilder requiredVerifierPackageBuilder_
	private android.service.pm.PackageServiceDumpProto$PackageShortProto verifierPackage_
	private com.google.protobuf.SingleFieldBuilder verifierPackageBuilder_
	private java.util.List sharedLibraries_
	private com.google.protobuf.RepeatedFieldBuilder sharedLibrariesBuilder_
	private java.util.List features_
	private com.google.protobuf.RepeatedFieldBuilder featuresBuilder_
	private java.util.List packages_
	private com.google.protobuf.RepeatedFieldBuilder packagesBuilder_
	private java.util.List sharedUsers_
	private com.google.protobuf.RepeatedFieldBuilder sharedUsersBuilder_
	private com.google.protobuf.LazyStringList messages_
	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.service.pm.PackageServiceDumpProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.pm.PackageServiceDumpProto getDefaultInstanceForType () 
	public android.service.pm.PackageServiceDumpProto build () 
		android.service.pm.PackageServiceDumpProto result
	public android.service.pm.PackageServiceDumpProto buildPartial () 
		android.service.pm.PackageServiceDumpProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.pm.PackageServiceDumpProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.pm.PackageServiceDumpProto$Builder mergeFrom (android.service.pm.PackageServiceDumpProto) 
		android.service.pm.PackageServiceDumpProto other
	public final boolean isInitialized () 
	public android.service.pm.PackageServiceDumpProto$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.service.pm.PackageServiceDumpProto parsedMessage
	public boolean hasRequiredVerifierPackage () 
	public android.service.pm.PackageServiceDumpProto$PackageShortProto getRequiredVerifierPackage () 
	public android.service.pm.PackageServiceDumpProto$Builder setRequiredVerifierPackage (android.service.pm.PackageServiceDumpProto$PackageShortProto) 
		android.service.pm.PackageServiceDumpProto$PackageShortProto value
	public android.service.pm.PackageServiceDumpProto$Builder setRequiredVerifierPackage (android.service.pm.PackageServiceDumpProto$PackageShortProto$Builder) 
		android.service.pm.PackageServiceDumpProto$PackageShortProto$Builder builderForValue
	public android.service.pm.PackageServiceDumpProto$Builder mergeRequiredVerifierPackage (android.service.pm.PackageServiceDumpProto$PackageShortProto) 
		android.service.pm.PackageServiceDumpProto$PackageShortProto value
	public android.service.pm.PackageServiceDumpProto$Builder clearRequiredVerifierPackage () 
	public android.service.pm.PackageServiceDumpProto$PackageShortProto$Builder getRequiredVerifierPackageBuilder () 
	public android.service.pm.PackageServiceDumpProto$PackageShortProtoOrBuilder getRequiredVerifierPackageOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getRequiredVerifierPackageFieldBuilder () 
	public boolean hasVerifierPackage () 
	public android.service.pm.PackageServiceDumpProto$PackageShortProto getVerifierPackage () 
	public android.service.pm.PackageServiceDumpProto$Builder setVerifierPackage (android.service.pm.PackageServiceDumpProto$PackageShortProto) 
		android.service.pm.PackageServiceDumpProto$PackageShortProto value
	public android.service.pm.PackageServiceDumpProto$Builder setVerifierPackage (android.service.pm.PackageServiceDumpProto$PackageShortProto$Builder) 
		android.service.pm.PackageServiceDumpProto$PackageShortProto$Builder builderForValue
	public android.service.pm.PackageServiceDumpProto$Builder mergeVerifierPackage (android.service.pm.PackageServiceDumpProto$PackageShortProto) 
		android.service.pm.PackageServiceDumpProto$PackageShortProto value
	public android.service.pm.PackageServiceDumpProto$Builder clearVerifierPackage () 
	public android.service.pm.PackageServiceDumpProto$PackageShortProto$Builder getVerifierPackageBuilder () 
	public android.service.pm.PackageServiceDumpProto$PackageShortProtoOrBuilder getVerifierPackageOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getVerifierPackageFieldBuilder () 
	private void ensureSharedLibrariesIsMutable () 
	public java.util.List getSharedLibrariesList () 
	public int getSharedLibrariesCount () 
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto getSharedLibraries (int) 
		int index
	public android.service.pm.PackageServiceDumpProto$Builder setSharedLibraries (int, android.service.pm.PackageServiceDumpProto$SharedLibraryProto) 
		int index
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto value
	public android.service.pm.PackageServiceDumpProto$Builder setSharedLibraries (int, android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder) 
		int index
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder builderForValue
	public android.service.pm.PackageServiceDumpProto$Builder addSharedLibraries (android.service.pm.PackageServiceDumpProto$SharedLibraryProto) 
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto value
	public android.service.pm.PackageServiceDumpProto$Builder addSharedLibraries (int, android.service.pm.PackageServiceDumpProto$SharedLibraryProto) 
		int index
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto value
	public android.service.pm.PackageServiceDumpProto$Builder addSharedLibraries (android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder) 
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder builderForValue
	public android.service.pm.PackageServiceDumpProto$Builder addSharedLibraries (int, android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder) 
		int index
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder builderForValue
	public android.service.pm.PackageServiceDumpProto$Builder addAllSharedLibraries (java.lang.Iterable) 
		Iterable values
	public android.service.pm.PackageServiceDumpProto$Builder clearSharedLibraries () 
	public android.service.pm.PackageServiceDumpProto$Builder removeSharedLibraries (int) 
		int index
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder getSharedLibrariesBuilder (int) 
		int index
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProtoOrBuilder getSharedLibrariesOrBuilder (int) 
		int index
	public java.util.List getSharedLibrariesOrBuilderList () 
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder addSharedLibrariesBuilder () 
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder addSharedLibrariesBuilder (int) 
		int index
	public java.util.List getSharedLibrariesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getSharedLibrariesFieldBuilder () 
	private void ensureFeaturesIsMutable () 
	public java.util.List getFeaturesList () 
	public int getFeaturesCount () 
	public android.content.pm.FeatureInfoProto getFeatures (int) 
		int index
	public android.service.pm.PackageServiceDumpProto$Builder setFeatures (int, android.content.pm.FeatureInfoProto) 
		int index
		android.content.pm.FeatureInfoProto value
	public android.service.pm.PackageServiceDumpProto$Builder setFeatures (int, android.content.pm.FeatureInfoProto$Builder) 
		int index
		android.content.pm.FeatureInfoProto$Builder builderForValue
	public android.service.pm.PackageServiceDumpProto$Builder addFeatures (android.content.pm.FeatureInfoProto) 
		android.content.pm.FeatureInfoProto value
	public android.service.pm.PackageServiceDumpProto$Builder addFeatures (int, android.content.pm.FeatureInfoProto) 
		int index
		android.content.pm.FeatureInfoProto value
	public android.service.pm.PackageServiceDumpProto$Builder addFeatures (android.content.pm.FeatureInfoProto$Builder) 
		android.content.pm.FeatureInfoProto$Builder builderForValue
	public android.service.pm.PackageServiceDumpProto$Builder addFeatures (int, android.content.pm.FeatureInfoProto$Builder) 
		int index
		android.content.pm.FeatureInfoProto$Builder builderForValue
	public android.service.pm.PackageServiceDumpProto$Builder addAllFeatures (java.lang.Iterable) 
		Iterable values
	public android.service.pm.PackageServiceDumpProto$Builder clearFeatures () 
	public android.service.pm.PackageServiceDumpProto$Builder removeFeatures (int) 
		int index
	public android.content.pm.FeatureInfoProto$Builder getFeaturesBuilder (int) 
		int index
	public android.content.pm.FeatureInfoProtoOrBuilder getFeaturesOrBuilder (int) 
		int index
	public java.util.List getFeaturesOrBuilderList () 
	public android.content.pm.FeatureInfoProto$Builder addFeaturesBuilder () 
	public android.content.pm.FeatureInfoProto$Builder addFeaturesBuilder (int) 
		int index
	public java.util.List getFeaturesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getFeaturesFieldBuilder () 
	private void ensurePackagesIsMutable () 
	public java.util.List getPackagesList () 
	public int getPackagesCount () 
	public android.service.pm.PackageProto getPackages (int) 
		int index
	public android.service.pm.PackageServiceDumpProto$Builder setPackages (int, android.service.pm.PackageProto) 
		int index
		android.service.pm.PackageProto value
	public android.service.pm.PackageServiceDumpProto$Builder setPackages (int, android.service.pm.PackageProto$Builder) 
		int index
		android.service.pm.PackageProto$Builder builderForValue
	public android.service.pm.PackageServiceDumpProto$Builder addPackages (android.service.pm.PackageProto) 
		android.service.pm.PackageProto value
	public android.service.pm.PackageServiceDumpProto$Builder addPackages (int, android.service.pm.PackageProto) 
		int index
		android.service.pm.PackageProto value
	public android.service.pm.PackageServiceDumpProto$Builder addPackages (android.service.pm.PackageProto$Builder) 
		android.service.pm.PackageProto$Builder builderForValue
	public android.service.pm.PackageServiceDumpProto$Builder addPackages (int, android.service.pm.PackageProto$Builder) 
		int index
		android.service.pm.PackageProto$Builder builderForValue
	public android.service.pm.PackageServiceDumpProto$Builder addAllPackages (java.lang.Iterable) 
		Iterable values
	public android.service.pm.PackageServiceDumpProto$Builder clearPackages () 
	public android.service.pm.PackageServiceDumpProto$Builder removePackages (int) 
		int index
	public android.service.pm.PackageProto$Builder getPackagesBuilder (int) 
		int index
	public android.service.pm.PackageProtoOrBuilder getPackagesOrBuilder (int) 
		int index
	public java.util.List getPackagesOrBuilderList () 
	public android.service.pm.PackageProto$Builder addPackagesBuilder () 
	public android.service.pm.PackageProto$Builder addPackagesBuilder (int) 
		int index
	public java.util.List getPackagesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getPackagesFieldBuilder () 
	private void ensureSharedUsersIsMutable () 
	public java.util.List getSharedUsersList () 
	public int getSharedUsersCount () 
	public android.service.pm.PackageServiceDumpProto$SharedUserProto getSharedUsers (int) 
		int index
	public android.service.pm.PackageServiceDumpProto$Builder setSharedUsers (int, android.service.pm.PackageServiceDumpProto$SharedUserProto) 
		int index
		android.service.pm.PackageServiceDumpProto$SharedUserProto value
	public android.service.pm.PackageServiceDumpProto$Builder setSharedUsers (int, android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder) 
		int index
		android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder builderForValue
	public android.service.pm.PackageServiceDumpProto$Builder addSharedUsers (android.service.pm.PackageServiceDumpProto$SharedUserProto) 
		android.service.pm.PackageServiceDumpProto$SharedUserProto value
	public android.service.pm.PackageServiceDumpProto$Builder addSharedUsers (int, android.service.pm.PackageServiceDumpProto$SharedUserProto) 
		int index
		android.service.pm.PackageServiceDumpProto$SharedUserProto value
	public android.service.pm.PackageServiceDumpProto$Builder addSharedUsers (android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder) 
		android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder builderForValue
	public android.service.pm.PackageServiceDumpProto$Builder addSharedUsers (int, android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder) 
		int index
		android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder builderForValue
	public android.service.pm.PackageServiceDumpProto$Builder addAllSharedUsers (java.lang.Iterable) 
		Iterable values
	public android.service.pm.PackageServiceDumpProto$Builder clearSharedUsers () 
	public android.service.pm.PackageServiceDumpProto$Builder removeSharedUsers (int) 
		int index
	public android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder getSharedUsersBuilder (int) 
		int index
	public android.service.pm.PackageServiceDumpProto$SharedUserProtoOrBuilder getSharedUsersOrBuilder (int) 
		int index
	public java.util.List getSharedUsersOrBuilderList () 
	public android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder addSharedUsersBuilder () 
	public android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder addSharedUsersBuilder (int) 
		int index
	public java.util.List getSharedUsersBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getSharedUsersFieldBuilder () 
	private void ensureMessagesIsMutable () 
	public com.google.protobuf.ProtocolStringList getMessagesList () 
	public int getMessagesCount () 
	public java.lang.String getMessages (int) 
		int index
	public com.google.protobuf.ByteString getMessagesBytes (int) 
		int index
	public android.service.pm.PackageServiceDumpProto$Builder setMessages (int, java.lang.String) 
		int index
		String value
	public android.service.pm.PackageServiceDumpProto$Builder addMessages (java.lang.String) 
		String value
	public android.service.pm.PackageServiceDumpProto$Builder addAllMessages (java.lang.Iterable) 
		Iterable values
	public android.service.pm.PackageServiceDumpProto$Builder clearMessages () 
	public android.service.pm.PackageServiceDumpProto$Builder addMessagesBytes (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.service.pm.PackageServiceDumpProto$1) 
		android.service.pm.PackageServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.pm.PackageServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.pm.PackageServiceDumpProto$1 x1
}

android/service/pm/PackageServiceDumpProto$PackageShortProto$1.class
PackageServiceDumpProto.java
package android.service.pm
final android.service.pm.PackageServiceDumpProto$PackageShortProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.pm.PackageServiceDumpProto$PackageShortProto 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/service/pm/PackageServiceDumpProto$PackageShortProto$Builder.class
PackageServiceDumpProto.java
package android.service.pm
public final android.service.pm.PackageServiceDumpProto$PackageShortProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.pm.PackageServiceDumpProto$PackageShortProtoOrBuilder  {
	private int bitField0_
	private Object name_
	private int uid_
	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.service.pm.PackageServiceDumpProto$PackageShortProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.pm.PackageServiceDumpProto$PackageShortProto getDefaultInstanceForType () 
	public android.service.pm.PackageServiceDumpProto$PackageShortProto build () 
		android.service.pm.PackageServiceDumpProto$PackageShortProto result
	public android.service.pm.PackageServiceDumpProto$PackageShortProto buildPartial () 
		android.service.pm.PackageServiceDumpProto$PackageShortProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.pm.PackageServiceDumpProto$PackageShortProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.pm.PackageServiceDumpProto$PackageShortProto$Builder mergeFrom (android.service.pm.PackageServiceDumpProto$PackageShortProto) 
		android.service.pm.PackageServiceDumpProto$PackageShortProto other
	public final boolean isInitialized () 
	public android.service.pm.PackageServiceDumpProto$PackageShortProto$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.service.pm.PackageServiceDumpProto$PackageShortProto 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.service.pm.PackageServiceDumpProto$PackageShortProto$Builder setName (java.lang.String) 
		String value
	public android.service.pm.PackageServiceDumpProto$PackageShortProto$Builder clearName () 
	public android.service.pm.PackageServiceDumpProto$PackageShortProto$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasUid () 
	public int getUid () 
	public android.service.pm.PackageServiceDumpProto$PackageShortProto$Builder setUid (int) 
		int value
	public android.service.pm.PackageServiceDumpProto$PackageShortProto$Builder clearUid () 
	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.service.pm.PackageServiceDumpProto$1) 
		android.service.pm.PackageServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.pm.PackageServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.pm.PackageServiceDumpProto$1 x1
}

android/service/pm/PackageServiceDumpProto$PackageShortProto.class
PackageServiceDumpProto.java
package android.service.pm
public final android.service.pm.PackageServiceDumpProto$PackageShortProto extends com.google.protobuf.GeneratedMessage implements android.service.pm.PackageServiceDumpProto$PackageShortProtoOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int UID_FIELD_NUMBER
	private int uid_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.pm.PackageServiceDumpProto$PackageShortProto 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 boolean hasUid () 
	public int getUid () 
	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.service.pm.PackageServiceDumpProto$PackageShortProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.pm.PackageServiceDumpProto$PackageShortProto 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.service.pm.PackageServiceDumpProto$PackageShortProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.pm.PackageServiceDumpProto$PackageShortProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageServiceDumpProto$PackageShortProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.pm.PackageServiceDumpProto$PackageShortProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageServiceDumpProto$PackageShortProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.pm.PackageServiceDumpProto$PackageShortProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageServiceDumpProto$PackageShortProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.pm.PackageServiceDumpProto$PackageShortProto 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.service.pm.PackageServiceDumpProto$PackageShortProto$Builder newBuilderForType () 
	public static android.service.pm.PackageServiceDumpProto$PackageShortProto$Builder newBuilder () 
	public static android.service.pm.PackageServiceDumpProto$PackageShortProto$Builder newBuilder (android.service.pm.PackageServiceDumpProto$PackageShortProto) 
		android.service.pm.PackageServiceDumpProto$PackageShortProto prototype
	public android.service.pm.PackageServiceDumpProto$PackageShortProto$Builder toBuilder () 
	protected android.service.pm.PackageServiceDumpProto$PackageShortProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.pm.PackageServiceDumpProto$PackageShortProto$Builder builder
	public static android.service.pm.PackageServiceDumpProto$PackageShortProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.pm.PackageServiceDumpProto$PackageShortProto 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.service.pm.PackageServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.pm.PackageServiceDumpProto$1 x1
	static java.lang.Object access$402 (android.service.pm.PackageServiceDumpProto$PackageShortProto, java.lang.Object) 
		android.service.pm.PackageServiceDumpProto$PackageShortProto x0
		Object x1
	static int access$502 (android.service.pm.PackageServiceDumpProto$PackageShortProto, int) 
		android.service.pm.PackageServiceDumpProto$PackageShortProto x0
		int x1
	static int access$602 (android.service.pm.PackageServiceDumpProto$PackageShortProto, int) 
		android.service.pm.PackageServiceDumpProto$PackageShortProto x0
		int x1
	static java.lang.Object access$400 (android.service.pm.PackageServiceDumpProto$PackageShortProto) 
		android.service.pm.PackageServiceDumpProto$PackageShortProto x0
	static com.google.protobuf.UnknownFieldSet access$700 (android.service.pm.PackageServiceDumpProto$PackageShortProto) 
		android.service.pm.PackageServiceDumpProto$PackageShortProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.pm.PackageServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.pm.PackageServiceDumpProto$1 x2
	static void  () 
}

android/service/pm/PackageServiceDumpProto$PackageShortProtoOrBuilder.class
PackageServiceDumpProto.java
package android.service.pm
public abstract android.service.pm.PackageServiceDumpProto$PackageShortProtoOrBuilder 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 hasUid () 
	public abstract int getUid () 
}

android/service/pm/PackageServiceDumpProto$SharedLibraryProto$1.class
PackageServiceDumpProto.java
package android.service.pm
final android.service.pm.PackageServiceDumpProto$SharedLibraryProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto 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/service/pm/PackageServiceDumpProto$SharedLibraryProto$Builder.class
PackageServiceDumpProto.java
package android.service.pm
public final android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.pm.PackageServiceDumpProto$SharedLibraryProtoOrBuilder  {
	private int bitField0_
	private Object name_
	private boolean isJar_
	private Object path_
	private Object apk_
	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.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto getDefaultInstanceForType () 
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto build () 
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto result
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto buildPartial () 
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder mergeFrom (android.service.pm.PackageServiceDumpProto$SharedLibraryProto) 
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto other
	public final boolean isInitialized () 
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto$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.service.pm.PackageServiceDumpProto$SharedLibraryProto 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.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder setName (java.lang.String) 
		String value
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder clearName () 
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsJar () 
	public boolean getIsJar () 
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder setIsJar (boolean) 
		boolean value
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder clearIsJar () 
	public boolean hasPath () 
	public java.lang.String getPath () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPathBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder setPath (java.lang.String) 
		String value
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder clearPath () 
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder setPathBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasApk () 
	public java.lang.String getApk () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getApkBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder setApk (java.lang.String) 
		String value
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder clearApk () 
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder setApkBytes (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.service.pm.PackageServiceDumpProto$1) 
		android.service.pm.PackageServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.pm.PackageServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.pm.PackageServiceDumpProto$1 x1
}

android/service/pm/PackageServiceDumpProto$SharedLibraryProto.class
PackageServiceDumpProto.java
package android.service.pm
public final android.service.pm.PackageServiceDumpProto$SharedLibraryProto extends com.google.protobuf.GeneratedMessage implements android.service.pm.PackageServiceDumpProto$SharedLibraryProtoOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int IS_JAR_FIELD_NUMBER
	private boolean isJar_
	public static final int PATH_FIELD_NUMBER
	private volatile Object path_
	public static final int APK_FIELD_NUMBER
	private volatile Object apk_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.pm.PackageServiceDumpProto$SharedLibraryProto 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 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 hasIsJar () 
	public boolean getIsJar () 
	public boolean hasPath () 
	public java.lang.String getPath () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPathBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasApk () 
	public java.lang.String getApk () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getApkBytes () 
		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.service.pm.PackageServiceDumpProto$SharedLibraryProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.pm.PackageServiceDumpProto$SharedLibraryProto 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.service.pm.PackageServiceDumpProto$SharedLibraryProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.pm.PackageServiceDumpProto$SharedLibraryProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageServiceDumpProto$SharedLibraryProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.pm.PackageServiceDumpProto$SharedLibraryProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageServiceDumpProto$SharedLibraryProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.pm.PackageServiceDumpProto$SharedLibraryProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageServiceDumpProto$SharedLibraryProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.pm.PackageServiceDumpProto$SharedLibraryProto 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.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder newBuilderForType () 
	public static android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder newBuilder () 
	public static android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder newBuilder (android.service.pm.PackageServiceDumpProto$SharedLibraryProto) 
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto prototype
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder toBuilder () 
	protected android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto$Builder builder
	public static android.service.pm.PackageServiceDumpProto$SharedLibraryProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto 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.service.pm.PackageServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.pm.PackageServiceDumpProto$1 x1
	static java.lang.Object access$1302 (android.service.pm.PackageServiceDumpProto$SharedLibraryProto, java.lang.Object) 
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto x0
		Object x1
	static boolean access$1402 (android.service.pm.PackageServiceDumpProto$SharedLibraryProto, boolean) 
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto x0
		boolean x1
	static java.lang.Object access$1502 (android.service.pm.PackageServiceDumpProto$SharedLibraryProto, java.lang.Object) 
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto x0
		Object x1
	static java.lang.Object access$1602 (android.service.pm.PackageServiceDumpProto$SharedLibraryProto, java.lang.Object) 
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto x0
		Object x1
	static int access$1702 (android.service.pm.PackageServiceDumpProto$SharedLibraryProto, int) 
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto x0
		int x1
	static java.lang.Object access$1300 (android.service.pm.PackageServiceDumpProto$SharedLibraryProto) 
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto x0
	static java.lang.Object access$1500 (android.service.pm.PackageServiceDumpProto$SharedLibraryProto) 
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto x0
	static java.lang.Object access$1600 (android.service.pm.PackageServiceDumpProto$SharedLibraryProto) 
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto x0
	static com.google.protobuf.UnknownFieldSet access$1800 (android.service.pm.PackageServiceDumpProto$SharedLibraryProto) 
		android.service.pm.PackageServiceDumpProto$SharedLibraryProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.pm.PackageServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.pm.PackageServiceDumpProto$1 x2
	static void  () 
}

android/service/pm/PackageServiceDumpProto$SharedLibraryProtoOrBuilder.class
PackageServiceDumpProto.java
package android.service.pm
public abstract android.service.pm.PackageServiceDumpProto$SharedLibraryProtoOrBuilder 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 hasIsJar () 
	public abstract boolean getIsJar () 
	public abstract boolean hasPath () 
	public abstract java.lang.String getPath () 
	public abstract com.google.protobuf.ByteString getPathBytes () 
	public abstract boolean hasApk () 
	public abstract java.lang.String getApk () 
	public abstract com.google.protobuf.ByteString getApkBytes () 
}

android/service/pm/PackageServiceDumpProto$SharedUserProto$1.class
PackageServiceDumpProto.java
package android.service.pm
final android.service.pm.PackageServiceDumpProto$SharedUserProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.pm.PackageServiceDumpProto$SharedUserProto 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/service/pm/PackageServiceDumpProto$SharedUserProto$Builder.class
PackageServiceDumpProto.java
package android.service.pm
public final android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.pm.PackageServiceDumpProto$SharedUserProtoOrBuilder  {
	private int bitField0_
	private int userId_
	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.service.pm.PackageServiceDumpProto$SharedUserProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.pm.PackageServiceDumpProto$SharedUserProto getDefaultInstanceForType () 
	public android.service.pm.PackageServiceDumpProto$SharedUserProto build () 
		android.service.pm.PackageServiceDumpProto$SharedUserProto result
	public android.service.pm.PackageServiceDumpProto$SharedUserProto buildPartial () 
		android.service.pm.PackageServiceDumpProto$SharedUserProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder mergeFrom (android.service.pm.PackageServiceDumpProto$SharedUserProto) 
		android.service.pm.PackageServiceDumpProto$SharedUserProto other
	public final boolean isInitialized () 
	public android.service.pm.PackageServiceDumpProto$SharedUserProto$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.service.pm.PackageServiceDumpProto$SharedUserProto parsedMessage
	public boolean hasUserId () 
	public int getUserId () 
	public android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder setUserId (int) 
		int value
	public android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder clearUserId () 
	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.service.pm.PackageServiceDumpProto$SharedUserProto$Builder setName (java.lang.String) 
		String value
	public android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder clearName () 
	public android.service.pm.PackageServiceDumpProto$SharedUserProto$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.service.pm.PackageServiceDumpProto$1) 
		android.service.pm.PackageServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.pm.PackageServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.pm.PackageServiceDumpProto$1 x1
}

android/service/pm/PackageServiceDumpProto$SharedUserProto.class
PackageServiceDumpProto.java
package android.service.pm
public final android.service.pm.PackageServiceDumpProto$SharedUserProto extends com.google.protobuf.GeneratedMessage implements android.service.pm.PackageServiceDumpProto$SharedUserProtoOrBuilder  {
	private int bitField0_
	public static final int USER_ID_FIELD_NUMBER
	private int userId_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.pm.PackageServiceDumpProto$SharedUserProto 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 hasUserId () 
	public int getUserId () 
	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.service.pm.PackageServiceDumpProto$SharedUserProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.pm.PackageServiceDumpProto$SharedUserProto 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.service.pm.PackageServiceDumpProto$SharedUserProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.pm.PackageServiceDumpProto$SharedUserProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageServiceDumpProto$SharedUserProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.pm.PackageServiceDumpProto$SharedUserProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageServiceDumpProto$SharedUserProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.pm.PackageServiceDumpProto$SharedUserProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageServiceDumpProto$SharedUserProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.pm.PackageServiceDumpProto$SharedUserProto 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.service.pm.PackageServiceDumpProto$SharedUserProto$Builder newBuilderForType () 
	public static android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder newBuilder () 
	public static android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder newBuilder (android.service.pm.PackageServiceDumpProto$SharedUserProto) 
		android.service.pm.PackageServiceDumpProto$SharedUserProto prototype
	public android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder toBuilder () 
	protected android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.pm.PackageServiceDumpProto$SharedUserProto$Builder builder
	public static android.service.pm.PackageServiceDumpProto$SharedUserProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.pm.PackageServiceDumpProto$SharedUserProto 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$2200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.service.pm.PackageServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.pm.PackageServiceDumpProto$1 x1
	static int access$2402 (android.service.pm.PackageServiceDumpProto$SharedUserProto, int) 
		android.service.pm.PackageServiceDumpProto$SharedUserProto x0
		int x1
	static java.lang.Object access$2502 (android.service.pm.PackageServiceDumpProto$SharedUserProto, java.lang.Object) 
		android.service.pm.PackageServiceDumpProto$SharedUserProto x0
		Object x1
	static int access$2602 (android.service.pm.PackageServiceDumpProto$SharedUserProto, int) 
		android.service.pm.PackageServiceDumpProto$SharedUserProto x0
		int x1
	static java.lang.Object access$2500 (android.service.pm.PackageServiceDumpProto$SharedUserProto) 
		android.service.pm.PackageServiceDumpProto$SharedUserProto x0
	static com.google.protobuf.UnknownFieldSet access$2700 (android.service.pm.PackageServiceDumpProto$SharedUserProto) 
		android.service.pm.PackageServiceDumpProto$SharedUserProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.pm.PackageServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.pm.PackageServiceDumpProto$1 x2
	static void  () 
}

android/service/pm/PackageServiceDumpProto$SharedUserProtoOrBuilder.class
PackageServiceDumpProto.java
package android.service.pm
public abstract android.service.pm.PackageServiceDumpProto$SharedUserProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUserId () 
	public abstract int getUserId () 
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
}

android/service/pm/PackageServiceDumpProto.class
PackageServiceDumpProto.java
package android.service.pm
public final android.service.pm.PackageServiceDumpProto extends com.google.protobuf.GeneratedMessage implements android.service.pm.PackageServiceDumpProtoOrBuilder  {
	private int bitField0_
	public static final int REQUIRED_VERIFIER_PACKAGE_FIELD_NUMBER
	private android.service.pm.PackageServiceDumpProto$PackageShortProto requiredVerifierPackage_
	public static final int VERIFIER_PACKAGE_FIELD_NUMBER
	private android.service.pm.PackageServiceDumpProto$PackageShortProto verifierPackage_
	public static final int SHARED_LIBRARIES_FIELD_NUMBER
	private java.util.List sharedLibraries_
	public static final int FEATURES_FIELD_NUMBER
	private java.util.List features_
	public static final int PACKAGES_FIELD_NUMBER
	private java.util.List packages_
	public static final int SHARED_USERS_FIELD_NUMBER
	private java.util.List sharedUsers_
	public static final int MESSAGES_FIELD_NUMBER
	private com.google.protobuf.LazyStringList messages_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.pm.PackageServiceDumpProto 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.service.pm.PackageServiceDumpProto$PackageShortProto$Builder subBuilder
		android.service.pm.PackageServiceDumpProto$PackageShortProto$Builder subBuilder
		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 hasRequiredVerifierPackage () 
	public android.service.pm.PackageServiceDumpProto$PackageShortProto getRequiredVerifierPackage () 
	public android.service.pm.PackageServiceDumpProto$PackageShortProtoOrBuilder getRequiredVerifierPackageOrBuilder () 
	public boolean hasVerifierPackage () 
	public android.service.pm.PackageServiceDumpProto$PackageShortProto getVerifierPackage () 
	public android.service.pm.PackageServiceDumpProto$PackageShortProtoOrBuilder getVerifierPackageOrBuilder () 
	public java.util.List getSharedLibrariesList () 
	public java.util.List getSharedLibrariesOrBuilderList () 
	public int getSharedLibrariesCount () 
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProto getSharedLibraries (int) 
		int index
	public android.service.pm.PackageServiceDumpProto$SharedLibraryProtoOrBuilder getSharedLibrariesOrBuilder (int) 
		int index
	public java.util.List getFeaturesList () 
	public java.util.List getFeaturesOrBuilderList () 
	public int getFeaturesCount () 
	public android.content.pm.FeatureInfoProto getFeatures (int) 
		int index
	public android.content.pm.FeatureInfoProtoOrBuilder getFeaturesOrBuilder (int) 
		int index
	public java.util.List getPackagesList () 
	public java.util.List getPackagesOrBuilderList () 
	public int getPackagesCount () 
	public android.service.pm.PackageProto getPackages (int) 
		int index
	public android.service.pm.PackageProtoOrBuilder getPackagesOrBuilder (int) 
		int index
	public java.util.List getSharedUsersList () 
	public java.util.List getSharedUsersOrBuilderList () 
	public int getSharedUsersCount () 
	public android.service.pm.PackageServiceDumpProto$SharedUserProto getSharedUsers (int) 
		int index
	public android.service.pm.PackageServiceDumpProto$SharedUserProtoOrBuilder getSharedUsersOrBuilder (int) 
		int index
	public com.google.protobuf.ProtocolStringList getMessagesList () 
	public int getMessagesCount () 
	public java.lang.String getMessages (int) 
		int index
	public com.google.protobuf.ByteString getMessagesBytes (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
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int i
		int i
		int i
		int i
		int dataSize
		int size
	public static android.service.pm.PackageServiceDumpProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.pm.PackageServiceDumpProto 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.service.pm.PackageServiceDumpProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.pm.PackageServiceDumpProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageServiceDumpProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.pm.PackageServiceDumpProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageServiceDumpProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.pm.PackageServiceDumpProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.pm.PackageServiceDumpProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.pm.PackageServiceDumpProto 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.service.pm.PackageServiceDumpProto$Builder newBuilderForType () 
	public static android.service.pm.PackageServiceDumpProto$Builder newBuilder () 
	public static android.service.pm.PackageServiceDumpProto$Builder newBuilder (android.service.pm.PackageServiceDumpProto) 
		android.service.pm.PackageServiceDumpProto prototype
	public android.service.pm.PackageServiceDumpProto$Builder toBuilder () 
	protected android.service.pm.PackageServiceDumpProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.pm.PackageServiceDumpProto$Builder builder
	public static android.service.pm.PackageServiceDumpProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.pm.PackageServiceDumpProto 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$3100 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.service.pm.PackageServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.pm.PackageServiceDumpProto$1 x1
	static android.service.pm.PackageServiceDumpProto$PackageShortProto access$3302 (android.service.pm.PackageServiceDumpProto, android.service.pm.PackageServiceDumpProto$PackageShortProto) 
		android.service.pm.PackageServiceDumpProto x0
		android.service.pm.PackageServiceDumpProto$PackageShortProto x1
	static android.service.pm.PackageServiceDumpProto$PackageShortProto access$3402 (android.service.pm.PackageServiceDumpProto, android.service.pm.PackageServiceDumpProto$PackageShortProto) 
		android.service.pm.PackageServiceDumpProto x0
		android.service.pm.PackageServiceDumpProto$PackageShortProto x1
	static java.util.List access$3502 (android.service.pm.PackageServiceDumpProto, java.util.List) 
		android.service.pm.PackageServiceDumpProto x0
		java.util.List x1
	static java.util.List access$3602 (android.service.pm.PackageServiceDumpProto, java.util.List) 
		android.service.pm.PackageServiceDumpProto x0
		java.util.List x1
	static java.util.List access$3702 (android.service.pm.PackageServiceDumpProto, java.util.List) 
		android.service.pm.PackageServiceDumpProto x0
		java.util.List x1
	static java.util.List access$3802 (android.service.pm.PackageServiceDumpProto, java.util.List) 
		android.service.pm.PackageServiceDumpProto x0
		java.util.List x1
	static com.google.protobuf.LazyStringList access$3902 (android.service.pm.PackageServiceDumpProto, com.google.protobuf.LazyStringList) 
		android.service.pm.PackageServiceDumpProto x0
		com.google.protobuf.LazyStringList x1
	static int access$4002 (android.service.pm.PackageServiceDumpProto, int) 
		android.service.pm.PackageServiceDumpProto x0
		int x1
	static java.util.List access$3500 (android.service.pm.PackageServiceDumpProto) 
		android.service.pm.PackageServiceDumpProto x0
	static boolean access$4100 () 
	static java.util.List access$3600 (android.service.pm.PackageServiceDumpProto) 
		android.service.pm.PackageServiceDumpProto x0
	static boolean access$4200 () 
	static java.util.List access$3700 (android.service.pm.PackageServiceDumpProto) 
		android.service.pm.PackageServiceDumpProto x0
	static boolean access$4300 () 
	static java.util.List access$3800 (android.service.pm.PackageServiceDumpProto) 
		android.service.pm.PackageServiceDumpProto x0
	static boolean access$4400 () 
	static com.google.protobuf.LazyStringList access$3900 (android.service.pm.PackageServiceDumpProto) 
		android.service.pm.PackageServiceDumpProto x0
	static com.google.protobuf.UnknownFieldSet access$4500 (android.service.pm.PackageServiceDumpProto) 
		android.service.pm.PackageServiceDumpProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.pm.PackageServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.pm.PackageServiceDumpProto$1 x2
	static void  () 
}

android/service/pm/PackageServiceDumpProtoOrBuilder.class
PackageServiceDumpProtoOrBuilder.java
package android.service.pm
public abstract android.service.pm.PackageServiceDumpProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasRequiredVerifierPackage () 
	public abstract android.service.pm.PackageServiceDumpProto$PackageShortProto getRequiredVerifierPackage () 
	public abstract android.service.pm.PackageServiceDumpProto$PackageShortProtoOrBuilder getRequiredVerifierPackageOrBuilder () 
	public abstract boolean hasVerifierPackage () 
	public abstract android.service.pm.PackageServiceDumpProto$PackageShortProto getVerifierPackage () 
	public abstract android.service.pm.PackageServiceDumpProto$PackageShortProtoOrBuilder getVerifierPackageOrBuilder () 
	public abstract java.util.List getSharedLibrariesList () 
	public abstract android.service.pm.PackageServiceDumpProto$SharedLibraryProto getSharedLibraries (int) 
	public abstract int getSharedLibrariesCount () 
	public abstract java.util.List getSharedLibrariesOrBuilderList () 
	public abstract android.service.pm.PackageServiceDumpProto$SharedLibraryProtoOrBuilder getSharedLibrariesOrBuilder (int) 
	public abstract java.util.List getFeaturesList () 
	public abstract android.content.pm.FeatureInfoProto getFeatures (int) 
	public abstract int getFeaturesCount () 
	public abstract java.util.List getFeaturesOrBuilderList () 
	public abstract android.content.pm.FeatureInfoProtoOrBuilder getFeaturesOrBuilder (int) 
	public abstract java.util.List getPackagesList () 
	public abstract android.service.pm.PackageProto getPackages (int) 
	public abstract int getPackagesCount () 
	public abstract java.util.List getPackagesOrBuilderList () 
	public abstract android.service.pm.PackageProtoOrBuilder getPackagesOrBuilder (int) 
	public abstract java.util.List getSharedUsersList () 
	public abstract android.service.pm.PackageServiceDumpProto$SharedUserProto getSharedUsers (int) 
	public abstract int getSharedUsersCount () 
	public abstract java.util.List getSharedUsersOrBuilderList () 
	public abstract android.service.pm.PackageServiceDumpProto$SharedUserProtoOrBuilder getSharedUsersOrBuilder (int) 
	public abstract com.google.protobuf.ProtocolStringList getMessagesList () 
	public abstract int getMessagesCount () 
	public abstract java.lang.String getMessages (int) 
	public abstract com.google.protobuf.ByteString getMessagesBytes (int) 
}

android/service/pm/PackageServiceProto$1.class
PackageServiceProto.java
package android.service.pm
final android.service.pm.PackageServiceProto$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/service/pm/PackageServiceProto.class
PackageServiceProto.java
package android.service.pm
public final android.service.pm.PackageServiceProto extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_pm_PackageServiceDumpProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_pm_PackageServiceDumpProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_pm_PackageServiceDumpProto_PackageShortProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_pm_PackageServiceDumpProto_PackageShortProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_pm_PackageServiceDumpProto_SharedLibraryProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_pm_PackageServiceDumpProto_SharedLibraryProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_pm_PackageServiceDumpProto_SharedUserProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_pm_PackageServiceDumpProto_SharedUserProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_pm_PackageProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_pm_PackageProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_pm_PackageProto_SplitProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_pm_PackageProto_SplitProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_pm_PackageProto_UserInfoProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_pm_PackageProto_UserInfoProto_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/service/print/ActivePrintServiceProto$1.class
ActivePrintServiceProto.java
package android.service.print
final android.service.print.ActivePrintServiceProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.print.ActivePrintServiceProto 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/service/print/ActivePrintServiceProto$Builder.class
ActivePrintServiceProto.java
package android.service.print
public final android.service.print.ActivePrintServiceProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.print.ActivePrintServiceProtoOrBuilder  {
	private int bitField0_
	private android.content.ComponentNameProto componentName_
	private com.google.protobuf.SingleFieldBuilder componentNameBuilder_
	private boolean isDestroyed_
	private boolean isBound_
	private boolean hasDiscoverySession_
	private boolean hasActivePrintJobs_
	private boolean isDiscoveringPrinters_
	private java.util.List trackedPrinters_
	private com.google.protobuf.RepeatedFieldBuilder trackedPrintersBuilder_
	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.service.print.ActivePrintServiceProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.print.ActivePrintServiceProto getDefaultInstanceForType () 
	public android.service.print.ActivePrintServiceProto build () 
		android.service.print.ActivePrintServiceProto result
	public android.service.print.ActivePrintServiceProto buildPartial () 
		android.service.print.ActivePrintServiceProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.print.ActivePrintServiceProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.print.ActivePrintServiceProto$Builder mergeFrom (android.service.print.ActivePrintServiceProto) 
		android.service.print.ActivePrintServiceProto other
	public final boolean isInitialized () 
	public android.service.print.ActivePrintServiceProto$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.service.print.ActivePrintServiceProto parsedMessage
	public boolean hasComponentName () 
	public android.content.ComponentNameProto getComponentName () 
	public android.service.print.ActivePrintServiceProto$Builder setComponentName (android.content.ComponentNameProto) 
		android.content.ComponentNameProto value
	public android.service.print.ActivePrintServiceProto$Builder setComponentName (android.content.ComponentNameProto$Builder) 
		android.content.ComponentNameProto$Builder builderForValue
	public android.service.print.ActivePrintServiceProto$Builder mergeComponentName (android.content.ComponentNameProto) 
		android.content.ComponentNameProto value
	public android.service.print.ActivePrintServiceProto$Builder clearComponentName () 
	public android.content.ComponentNameProto$Builder getComponentNameBuilder () 
	public android.content.ComponentNameProtoOrBuilder getComponentNameOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getComponentNameFieldBuilder () 
	public boolean hasIsDestroyed () 
	public boolean getIsDestroyed () 
	public android.service.print.ActivePrintServiceProto$Builder setIsDestroyed (boolean) 
		boolean value
	public android.service.print.ActivePrintServiceProto$Builder clearIsDestroyed () 
	public boolean hasIsBound () 
	public boolean getIsBound () 
	public android.service.print.ActivePrintServiceProto$Builder setIsBound (boolean) 
		boolean value
	public android.service.print.ActivePrintServiceProto$Builder clearIsBound () 
	public boolean hasHasDiscoverySession () 
	public boolean getHasDiscoverySession () 
	public android.service.print.ActivePrintServiceProto$Builder setHasDiscoverySession (boolean) 
		boolean value
	public android.service.print.ActivePrintServiceProto$Builder clearHasDiscoverySession () 
	public boolean hasHasActivePrintJobs () 
	public boolean getHasActivePrintJobs () 
	public android.service.print.ActivePrintServiceProto$Builder setHasActivePrintJobs (boolean) 
		boolean value
	public android.service.print.ActivePrintServiceProto$Builder clearHasActivePrintJobs () 
	public boolean hasIsDiscoveringPrinters () 
	public boolean getIsDiscoveringPrinters () 
	public android.service.print.ActivePrintServiceProto$Builder setIsDiscoveringPrinters (boolean) 
		boolean value
	public android.service.print.ActivePrintServiceProto$Builder clearIsDiscoveringPrinters () 
	private void ensureTrackedPrintersIsMutable () 
	public java.util.List getTrackedPrintersList () 
	public int getTrackedPrintersCount () 
	public android.service.print.PrinterIdProto getTrackedPrinters (int) 
		int index
	public android.service.print.ActivePrintServiceProto$Builder setTrackedPrinters (int, android.service.print.PrinterIdProto) 
		int index
		android.service.print.PrinterIdProto value
	public android.service.print.ActivePrintServiceProto$Builder setTrackedPrinters (int, android.service.print.PrinterIdProto$Builder) 
		int index
		android.service.print.PrinterIdProto$Builder builderForValue
	public android.service.print.ActivePrintServiceProto$Builder addTrackedPrinters (android.service.print.PrinterIdProto) 
		android.service.print.PrinterIdProto value
	public android.service.print.ActivePrintServiceProto$Builder addTrackedPrinters (int, android.service.print.PrinterIdProto) 
		int index
		android.service.print.PrinterIdProto value
	public android.service.print.ActivePrintServiceProto$Builder addTrackedPrinters (android.service.print.PrinterIdProto$Builder) 
		android.service.print.PrinterIdProto$Builder builderForValue
	public android.service.print.ActivePrintServiceProto$Builder addTrackedPrinters (int, android.service.print.PrinterIdProto$Builder) 
		int index
		android.service.print.PrinterIdProto$Builder builderForValue
	public android.service.print.ActivePrintServiceProto$Builder addAllTrackedPrinters (java.lang.Iterable) 
		Iterable values
	public android.service.print.ActivePrintServiceProto$Builder clearTrackedPrinters () 
	public android.service.print.ActivePrintServiceProto$Builder removeTrackedPrinters (int) 
		int index
	public android.service.print.PrinterIdProto$Builder getTrackedPrintersBuilder (int) 
		int index
	public android.service.print.PrinterIdProtoOrBuilder getTrackedPrintersOrBuilder (int) 
		int index
	public java.util.List getTrackedPrintersOrBuilderList () 
	public android.service.print.PrinterIdProto$Builder addTrackedPrintersBuilder () 
	public android.service.print.PrinterIdProto$Builder addTrackedPrintersBuilder (int) 
		int index
	public java.util.List getTrackedPrintersBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getTrackedPrintersFieldBuilder () 
	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.service.print.ActivePrintServiceProto$1) 
		android.service.print.ActivePrintServiceProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.print.ActivePrintServiceProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.print.ActivePrintServiceProto$1 x1
}

android/service/print/ActivePrintServiceProto.class
ActivePrintServiceProto.java
package android.service.print
public final android.service.print.ActivePrintServiceProto extends com.google.protobuf.GeneratedMessage implements android.service.print.ActivePrintServiceProtoOrBuilder  {
	private int bitField0_
	public static final int COMPONENT_NAME_FIELD_NUMBER
	private android.content.ComponentNameProto componentName_
	public static final int IS_DESTROYED_FIELD_NUMBER
	private boolean isDestroyed_
	public static final int IS_BOUND_FIELD_NUMBER
	private boolean isBound_
	public static final int HAS_DISCOVERY_SESSION_FIELD_NUMBER
	private boolean hasDiscoverySession_
	public static final int HAS_ACTIVE_PRINT_JOBS_FIELD_NUMBER
	private boolean hasActivePrintJobs_
	public static final int IS_DISCOVERING_PRINTERS_FIELD_NUMBER
	private boolean isDiscoveringPrinters_
	public static final int TRACKED_PRINTERS_FIELD_NUMBER
	private java.util.List trackedPrinters_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.print.ActivePrintServiceProto 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.content.ComponentNameProto$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 hasComponentName () 
	public android.content.ComponentNameProto getComponentName () 
	public android.content.ComponentNameProtoOrBuilder getComponentNameOrBuilder () 
	public boolean hasIsDestroyed () 
	public boolean getIsDestroyed () 
	public boolean hasIsBound () 
	public boolean getIsBound () 
	public boolean hasHasDiscoverySession () 
	public boolean getHasDiscoverySession () 
	public boolean hasHasActivePrintJobs () 
	public boolean getHasActivePrintJobs () 
	public boolean hasIsDiscoveringPrinters () 
	public boolean getIsDiscoveringPrinters () 
	public java.util.List getTrackedPrintersList () 
	public java.util.List getTrackedPrintersOrBuilderList () 
	public int getTrackedPrintersCount () 
	public android.service.print.PrinterIdProto getTrackedPrinters (int) 
		int index
	public android.service.print.PrinterIdProtoOrBuilder getTrackedPrintersOrBuilder (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.service.print.ActivePrintServiceProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.print.ActivePrintServiceProto 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.service.print.ActivePrintServiceProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.print.ActivePrintServiceProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.ActivePrintServiceProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.ActivePrintServiceProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.ActivePrintServiceProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.ActivePrintServiceProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.ActivePrintServiceProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.print.ActivePrintServiceProto 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.service.print.ActivePrintServiceProto$Builder newBuilderForType () 
	public static android.service.print.ActivePrintServiceProto$Builder newBuilder () 
	public static android.service.print.ActivePrintServiceProto$Builder newBuilder (android.service.print.ActivePrintServiceProto) 
		android.service.print.ActivePrintServiceProto prototype
	public android.service.print.ActivePrintServiceProto$Builder toBuilder () 
	protected android.service.print.ActivePrintServiceProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.print.ActivePrintServiceProto$Builder builder
	public static android.service.print.ActivePrintServiceProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.print.ActivePrintServiceProto 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.service.print.ActivePrintServiceProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.print.ActivePrintServiceProto$1 x1
	static android.content.ComponentNameProto access$402 (android.service.print.ActivePrintServiceProto, android.content.ComponentNameProto) 
		android.service.print.ActivePrintServiceProto x0
		android.content.ComponentNameProto x1
	static boolean access$502 (android.service.print.ActivePrintServiceProto, boolean) 
		android.service.print.ActivePrintServiceProto x0
		boolean x1
	static boolean access$602 (android.service.print.ActivePrintServiceProto, boolean) 
		android.service.print.ActivePrintServiceProto x0
		boolean x1
	static boolean access$702 (android.service.print.ActivePrintServiceProto, boolean) 
		android.service.print.ActivePrintServiceProto x0
		boolean x1
	static boolean access$802 (android.service.print.ActivePrintServiceProto, boolean) 
		android.service.print.ActivePrintServiceProto x0
		boolean x1
	static boolean access$902 (android.service.print.ActivePrintServiceProto, boolean) 
		android.service.print.ActivePrintServiceProto x0
		boolean x1
	static java.util.List access$1002 (android.service.print.ActivePrintServiceProto, java.util.List) 
		android.service.print.ActivePrintServiceProto x0
		java.util.List x1
	static int access$1102 (android.service.print.ActivePrintServiceProto, int) 
		android.service.print.ActivePrintServiceProto x0
		int x1
	static java.util.List access$1000 (android.service.print.ActivePrintServiceProto) 
		android.service.print.ActivePrintServiceProto x0
	static boolean access$1200 () 
	static com.google.protobuf.UnknownFieldSet access$1300 (android.service.print.ActivePrintServiceProto) 
		android.service.print.ActivePrintServiceProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.print.ActivePrintServiceProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.print.ActivePrintServiceProto$1 x2
	static void  () 
}

android/service/print/ActivePrintServiceProtoOrBuilder.class
ActivePrintServiceProtoOrBuilder.java
package android.service.print
public abstract android.service.print.ActivePrintServiceProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasComponentName () 
	public abstract android.content.ComponentNameProto getComponentName () 
	public abstract android.content.ComponentNameProtoOrBuilder getComponentNameOrBuilder () 
	public abstract boolean hasIsDestroyed () 
	public abstract boolean getIsDestroyed () 
	public abstract boolean hasIsBound () 
	public abstract boolean getIsBound () 
	public abstract boolean hasHasDiscoverySession () 
	public abstract boolean getHasDiscoverySession () 
	public abstract boolean hasHasActivePrintJobs () 
	public abstract boolean getHasActivePrintJobs () 
	public abstract boolean hasIsDiscoveringPrinters () 
	public abstract boolean getIsDiscoveringPrinters () 
	public abstract java.util.List getTrackedPrintersList () 
	public abstract android.service.print.PrinterIdProto getTrackedPrinters (int) 
	public abstract int getTrackedPrintersCount () 
	public abstract java.util.List getTrackedPrintersOrBuilderList () 
	public abstract android.service.print.PrinterIdProtoOrBuilder getTrackedPrintersOrBuilder (int) 
}

android/service/print/CachedPrintJobProto$1.class
CachedPrintJobProto.java
package android.service.print
final android.service.print.CachedPrintJobProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.print.CachedPrintJobProto 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/service/print/CachedPrintJobProto$Builder.class
CachedPrintJobProto.java
package android.service.print
public final android.service.print.CachedPrintJobProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.print.CachedPrintJobProtoOrBuilder  {
	private int bitField0_
	private int appId_
	private android.service.print.PrintJobInfoProto printJob_
	private com.google.protobuf.SingleFieldBuilder printJobBuilder_
	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.service.print.CachedPrintJobProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.print.CachedPrintJobProto getDefaultInstanceForType () 
	public android.service.print.CachedPrintJobProto build () 
		android.service.print.CachedPrintJobProto result
	public android.service.print.CachedPrintJobProto buildPartial () 
		android.service.print.CachedPrintJobProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.print.CachedPrintJobProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.print.CachedPrintJobProto$Builder mergeFrom (android.service.print.CachedPrintJobProto) 
		android.service.print.CachedPrintJobProto other
	public final boolean isInitialized () 
	public android.service.print.CachedPrintJobProto$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.service.print.CachedPrintJobProto parsedMessage
	public boolean hasAppId () 
	public int getAppId () 
	public android.service.print.CachedPrintJobProto$Builder setAppId (int) 
		int value
	public android.service.print.CachedPrintJobProto$Builder clearAppId () 
	public boolean hasPrintJob () 
	public android.service.print.PrintJobInfoProto getPrintJob () 
	public android.service.print.CachedPrintJobProto$Builder setPrintJob (android.service.print.PrintJobInfoProto) 
		android.service.print.PrintJobInfoProto value
	public android.service.print.CachedPrintJobProto$Builder setPrintJob (android.service.print.PrintJobInfoProto$Builder) 
		android.service.print.PrintJobInfoProto$Builder builderForValue
	public android.service.print.CachedPrintJobProto$Builder mergePrintJob (android.service.print.PrintJobInfoProto) 
		android.service.print.PrintJobInfoProto value
	public android.service.print.CachedPrintJobProto$Builder clearPrintJob () 
	public android.service.print.PrintJobInfoProto$Builder getPrintJobBuilder () 
	public android.service.print.PrintJobInfoProtoOrBuilder getPrintJobOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPrintJobFieldBuilder () 
	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.service.print.CachedPrintJobProto$1) 
		android.service.print.CachedPrintJobProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.print.CachedPrintJobProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.print.CachedPrintJobProto$1 x1
}

android/service/print/CachedPrintJobProto.class
CachedPrintJobProto.java
package android.service.print
public final android.service.print.CachedPrintJobProto extends com.google.protobuf.GeneratedMessage implements android.service.print.CachedPrintJobProtoOrBuilder  {
	private int bitField0_
	public static final int APP_ID_FIELD_NUMBER
	private int appId_
	public static final int PRINT_JOB_FIELD_NUMBER
	private android.service.print.PrintJobInfoProto printJob_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.print.CachedPrintJobProto 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.service.print.PrintJobInfoProto$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 hasAppId () 
	public int getAppId () 
	public boolean hasPrintJob () 
	public android.service.print.PrintJobInfoProto getPrintJob () 
	public android.service.print.PrintJobInfoProtoOrBuilder getPrintJobOrBuilder () 
	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.service.print.CachedPrintJobProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.print.CachedPrintJobProto 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.service.print.CachedPrintJobProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.print.CachedPrintJobProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.CachedPrintJobProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.CachedPrintJobProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.CachedPrintJobProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.CachedPrintJobProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.CachedPrintJobProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.print.CachedPrintJobProto 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.service.print.CachedPrintJobProto$Builder newBuilderForType () 
	public static android.service.print.CachedPrintJobProto$Builder newBuilder () 
	public static android.service.print.CachedPrintJobProto$Builder newBuilder (android.service.print.CachedPrintJobProto) 
		android.service.print.CachedPrintJobProto prototype
	public android.service.print.CachedPrintJobProto$Builder toBuilder () 
	protected android.service.print.CachedPrintJobProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.print.CachedPrintJobProto$Builder builder
	public static android.service.print.CachedPrintJobProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.print.CachedPrintJobProto 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.service.print.CachedPrintJobProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.print.CachedPrintJobProto$1 x1
	static int access$402 (android.service.print.CachedPrintJobProto, int) 
		android.service.print.CachedPrintJobProto x0
		int x1
	static android.service.print.PrintJobInfoProto access$502 (android.service.print.CachedPrintJobProto, android.service.print.PrintJobInfoProto) 
		android.service.print.CachedPrintJobProto x0
		android.service.print.PrintJobInfoProto x1
	static int access$602 (android.service.print.CachedPrintJobProto, int) 
		android.service.print.CachedPrintJobProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$700 (android.service.print.CachedPrintJobProto) 
		android.service.print.CachedPrintJobProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.print.CachedPrintJobProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.print.CachedPrintJobProto$1 x2
	static void  () 
}

android/service/print/CachedPrintJobProtoOrBuilder.class
CachedPrintJobProtoOrBuilder.java
package android.service.print
public abstract android.service.print.CachedPrintJobProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasAppId () 
	public abstract int getAppId () 
	public abstract boolean hasPrintJob () 
	public abstract android.service.print.PrintJobInfoProto getPrintJob () 
	public abstract android.service.print.PrintJobInfoProtoOrBuilder getPrintJobOrBuilder () 
}

android/service/print/InstalledPrintServiceProto$1.class
InstalledPrintServiceProto.java
package android.service.print
final android.service.print.InstalledPrintServiceProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.print.InstalledPrintServiceProto 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/service/print/InstalledPrintServiceProto$Builder.class
InstalledPrintServiceProto.java
package android.service.print
public final android.service.print.InstalledPrintServiceProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.print.InstalledPrintServiceProtoOrBuilder  {
	private int bitField0_
	private android.content.ComponentNameProto componentName_
	private com.google.protobuf.SingleFieldBuilder componentNameBuilder_
	private Object settingsActivity_
	private Object addPrintersActivity_
	private Object advancedOptionsActivity_
	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.service.print.InstalledPrintServiceProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.print.InstalledPrintServiceProto getDefaultInstanceForType () 
	public android.service.print.InstalledPrintServiceProto build () 
		android.service.print.InstalledPrintServiceProto result
	public android.service.print.InstalledPrintServiceProto buildPartial () 
		android.service.print.InstalledPrintServiceProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.print.InstalledPrintServiceProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.print.InstalledPrintServiceProto$Builder mergeFrom (android.service.print.InstalledPrintServiceProto) 
		android.service.print.InstalledPrintServiceProto other
	public final boolean isInitialized () 
	public android.service.print.InstalledPrintServiceProto$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.service.print.InstalledPrintServiceProto parsedMessage
	public boolean hasComponentName () 
	public android.content.ComponentNameProto getComponentName () 
	public android.service.print.InstalledPrintServiceProto$Builder setComponentName (android.content.ComponentNameProto) 
		android.content.ComponentNameProto value
	public android.service.print.InstalledPrintServiceProto$Builder setComponentName (android.content.ComponentNameProto$Builder) 
		android.content.ComponentNameProto$Builder builderForValue
	public android.service.print.InstalledPrintServiceProto$Builder mergeComponentName (android.content.ComponentNameProto) 
		android.content.ComponentNameProto value
	public android.service.print.InstalledPrintServiceProto$Builder clearComponentName () 
	public android.content.ComponentNameProto$Builder getComponentNameBuilder () 
	public android.content.ComponentNameProtoOrBuilder getComponentNameOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getComponentNameFieldBuilder () 
	public boolean hasSettingsActivity () 
	public java.lang.String getSettingsActivity () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSettingsActivityBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.print.InstalledPrintServiceProto$Builder setSettingsActivity (java.lang.String) 
		String value
	public android.service.print.InstalledPrintServiceProto$Builder clearSettingsActivity () 
	public android.service.print.InstalledPrintServiceProto$Builder setSettingsActivityBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasAddPrintersActivity () 
	public java.lang.String getAddPrintersActivity () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAddPrintersActivityBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.print.InstalledPrintServiceProto$Builder setAddPrintersActivity (java.lang.String) 
		String value
	public android.service.print.InstalledPrintServiceProto$Builder clearAddPrintersActivity () 
	public android.service.print.InstalledPrintServiceProto$Builder setAddPrintersActivityBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasAdvancedOptionsActivity () 
	public java.lang.String getAdvancedOptionsActivity () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAdvancedOptionsActivityBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.print.InstalledPrintServiceProto$Builder setAdvancedOptionsActivity (java.lang.String) 
		String value
	public android.service.print.InstalledPrintServiceProto$Builder clearAdvancedOptionsActivity () 
	public android.service.print.InstalledPrintServiceProto$Builder setAdvancedOptionsActivityBytes (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.service.print.InstalledPrintServiceProto$1) 
		android.service.print.InstalledPrintServiceProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.print.InstalledPrintServiceProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.print.InstalledPrintServiceProto$1 x1
}

android/service/print/InstalledPrintServiceProto.class
InstalledPrintServiceProto.java
package android.service.print
public final android.service.print.InstalledPrintServiceProto extends com.google.protobuf.GeneratedMessage implements android.service.print.InstalledPrintServiceProtoOrBuilder  {
	private int bitField0_
	public static final int COMPONENT_NAME_FIELD_NUMBER
	private android.content.ComponentNameProto componentName_
	public static final int SETTINGS_ACTIVITY_FIELD_NUMBER
	private volatile Object settingsActivity_
	public static final int ADD_PRINTERS_ACTIVITY_FIELD_NUMBER
	private volatile Object addPrintersActivity_
	public static final int ADVANCED_OPTIONS_ACTIVITY_FIELD_NUMBER
	private volatile Object advancedOptionsActivity_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.print.InstalledPrintServiceProto 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.content.ComponentNameProto$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 boolean hasComponentName () 
	public android.content.ComponentNameProto getComponentName () 
	public android.content.ComponentNameProtoOrBuilder getComponentNameOrBuilder () 
	public boolean hasSettingsActivity () 
	public java.lang.String getSettingsActivity () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSettingsActivityBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasAddPrintersActivity () 
	public java.lang.String getAddPrintersActivity () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAddPrintersActivityBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasAdvancedOptionsActivity () 
	public java.lang.String getAdvancedOptionsActivity () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAdvancedOptionsActivityBytes () 
		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.service.print.InstalledPrintServiceProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.print.InstalledPrintServiceProto 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.service.print.InstalledPrintServiceProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.print.InstalledPrintServiceProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.InstalledPrintServiceProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.InstalledPrintServiceProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.InstalledPrintServiceProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.InstalledPrintServiceProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.InstalledPrintServiceProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.print.InstalledPrintServiceProto 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.service.print.InstalledPrintServiceProto$Builder newBuilderForType () 
	public static android.service.print.InstalledPrintServiceProto$Builder newBuilder () 
	public static android.service.print.InstalledPrintServiceProto$Builder newBuilder (android.service.print.InstalledPrintServiceProto) 
		android.service.print.InstalledPrintServiceProto prototype
	public android.service.print.InstalledPrintServiceProto$Builder toBuilder () 
	protected android.service.print.InstalledPrintServiceProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.print.InstalledPrintServiceProto$Builder builder
	public static android.service.print.InstalledPrintServiceProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.print.InstalledPrintServiceProto 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.service.print.InstalledPrintServiceProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.print.InstalledPrintServiceProto$1 x1
	static android.content.ComponentNameProto access$402 (android.service.print.InstalledPrintServiceProto, android.content.ComponentNameProto) 
		android.service.print.InstalledPrintServiceProto x0
		android.content.ComponentNameProto x1
	static java.lang.Object access$502 (android.service.print.InstalledPrintServiceProto, java.lang.Object) 
		android.service.print.InstalledPrintServiceProto x0
		Object x1
	static java.lang.Object access$602 (android.service.print.InstalledPrintServiceProto, java.lang.Object) 
		android.service.print.InstalledPrintServiceProto x0
		Object x1
	static java.lang.Object access$702 (android.service.print.InstalledPrintServiceProto, java.lang.Object) 
		android.service.print.InstalledPrintServiceProto x0
		Object x1
	static int access$802 (android.service.print.InstalledPrintServiceProto, int) 
		android.service.print.InstalledPrintServiceProto x0
		int x1
	static java.lang.Object access$500 (android.service.print.InstalledPrintServiceProto) 
		android.service.print.InstalledPrintServiceProto x0
	static java.lang.Object access$600 (android.service.print.InstalledPrintServiceProto) 
		android.service.print.InstalledPrintServiceProto x0
	static java.lang.Object access$700 (android.service.print.InstalledPrintServiceProto) 
		android.service.print.InstalledPrintServiceProto x0
	static com.google.protobuf.UnknownFieldSet access$900 (android.service.print.InstalledPrintServiceProto) 
		android.service.print.InstalledPrintServiceProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.print.InstalledPrintServiceProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.print.InstalledPrintServiceProto$1 x2
	static void  () 
}

android/service/print/InstalledPrintServiceProtoOrBuilder.class
InstalledPrintServiceProtoOrBuilder.java
package android.service.print
public abstract android.service.print.InstalledPrintServiceProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasComponentName () 
	public abstract android.content.ComponentNameProto getComponentName () 
	public abstract android.content.ComponentNameProtoOrBuilder getComponentNameOrBuilder () 
	public abstract boolean hasSettingsActivity () 
	public abstract java.lang.String getSettingsActivity () 
	public abstract com.google.protobuf.ByteString getSettingsActivityBytes () 
	public abstract boolean hasAddPrintersActivity () 
	public abstract java.lang.String getAddPrintersActivity () 
	public abstract com.google.protobuf.ByteString getAddPrintersActivityBytes () 
	public abstract boolean hasAdvancedOptionsActivity () 
	public abstract java.lang.String getAdvancedOptionsActivity () 
	public abstract com.google.protobuf.ByteString getAdvancedOptionsActivityBytes () 
}

android/service/print/MarginsProto$1.class
MarginsProto.java
package android.service.print
final android.service.print.MarginsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.print.MarginsProto 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/service/print/MarginsProto$Builder.class
MarginsProto.java
package android.service.print
public final android.service.print.MarginsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.print.MarginsProtoOrBuilder  {
	private int bitField0_
	private int topMils_
	private int leftMils_
	private int rightMils_
	private int bottomMils_
	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.service.print.MarginsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.print.MarginsProto getDefaultInstanceForType () 
	public android.service.print.MarginsProto build () 
		android.service.print.MarginsProto result
	public android.service.print.MarginsProto buildPartial () 
		android.service.print.MarginsProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.print.MarginsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.print.MarginsProto$Builder mergeFrom (android.service.print.MarginsProto) 
		android.service.print.MarginsProto other
	public final boolean isInitialized () 
	public android.service.print.MarginsProto$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.service.print.MarginsProto parsedMessage
	public boolean hasTopMils () 
	public int getTopMils () 
	public android.service.print.MarginsProto$Builder setTopMils (int) 
		int value
	public android.service.print.MarginsProto$Builder clearTopMils () 
	public boolean hasLeftMils () 
	public int getLeftMils () 
	public android.service.print.MarginsProto$Builder setLeftMils (int) 
		int value
	public android.service.print.MarginsProto$Builder clearLeftMils () 
	public boolean hasRightMils () 
	public int getRightMils () 
	public android.service.print.MarginsProto$Builder setRightMils (int) 
		int value
	public android.service.print.MarginsProto$Builder clearRightMils () 
	public boolean hasBottomMils () 
	public int getBottomMils () 
	public android.service.print.MarginsProto$Builder setBottomMils (int) 
		int value
	public android.service.print.MarginsProto$Builder clearBottomMils () 
	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.service.print.MarginsProto$1) 
		android.service.print.MarginsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.print.MarginsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.print.MarginsProto$1 x1
}

android/service/print/MarginsProto.class
MarginsProto.java
package android.service.print
public final android.service.print.MarginsProto extends com.google.protobuf.GeneratedMessage implements android.service.print.MarginsProtoOrBuilder  {
	private int bitField0_
	public static final int TOP_MILS_FIELD_NUMBER
	private int topMils_
	public static final int LEFT_MILS_FIELD_NUMBER
	private int leftMils_
	public static final int RIGHT_MILS_FIELD_NUMBER
	private int rightMils_
	public static final int BOTTOM_MILS_FIELD_NUMBER
	private int bottomMils_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.print.MarginsProto 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 hasTopMils () 
	public int getTopMils () 
	public boolean hasLeftMils () 
	public int getLeftMils () 
	public boolean hasRightMils () 
	public int getRightMils () 
	public boolean hasBottomMils () 
	public int getBottomMils () 
	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.service.print.MarginsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.print.MarginsProto 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.service.print.MarginsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.print.MarginsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.MarginsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.MarginsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.MarginsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.MarginsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.MarginsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.print.MarginsProto 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.service.print.MarginsProto$Builder newBuilderForType () 
	public static android.service.print.MarginsProto$Builder newBuilder () 
	public static android.service.print.MarginsProto$Builder newBuilder (android.service.print.MarginsProto) 
		android.service.print.MarginsProto prototype
	public android.service.print.MarginsProto$Builder toBuilder () 
	protected android.service.print.MarginsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.print.MarginsProto$Builder builder
	public static android.service.print.MarginsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.print.MarginsProto 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.service.print.MarginsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.print.MarginsProto$1 x1
	static int access$402 (android.service.print.MarginsProto, int) 
		android.service.print.MarginsProto x0
		int x1
	static int access$502 (android.service.print.MarginsProto, int) 
		android.service.print.MarginsProto x0
		int x1
	static int access$602 (android.service.print.MarginsProto, int) 
		android.service.print.MarginsProto x0
		int x1
	static int access$702 (android.service.print.MarginsProto, int) 
		android.service.print.MarginsProto x0
		int x1
	static int access$802 (android.service.print.MarginsProto, int) 
		android.service.print.MarginsProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$900 (android.service.print.MarginsProto) 
		android.service.print.MarginsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.print.MarginsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.print.MarginsProto$1 x2
	static void  () 
}

android/service/print/MarginsProtoOrBuilder.class
MarginsProtoOrBuilder.java
package android.service.print
public abstract android.service.print.MarginsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasTopMils () 
	public abstract int getTopMils () 
	public abstract boolean hasLeftMils () 
	public abstract int getLeftMils () 
	public abstract boolean hasRightMils () 
	public abstract int getRightMils () 
	public abstract boolean hasBottomMils () 
	public abstract int getBottomMils () 
}

android/service/print/MediaSizeProto$1.class
MediaSizeProto.java
package android.service.print
final android.service.print.MediaSizeProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.print.MediaSizeProto 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/service/print/MediaSizeProto$Builder.class
MediaSizeProto.java
package android.service.print
public final android.service.print.MediaSizeProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.print.MediaSizeProtoOrBuilder  {
	private int bitField0_
	private Object id_
	private Object label_
	private int heightMils_
	private int widthMils_
	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.service.print.MediaSizeProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.print.MediaSizeProto getDefaultInstanceForType () 
	public android.service.print.MediaSizeProto build () 
		android.service.print.MediaSizeProto result
	public android.service.print.MediaSizeProto buildPartial () 
		android.service.print.MediaSizeProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.print.MediaSizeProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.print.MediaSizeProto$Builder mergeFrom (android.service.print.MediaSizeProto) 
		android.service.print.MediaSizeProto other
	public final boolean isInitialized () 
	public android.service.print.MediaSizeProto$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.service.print.MediaSizeProto 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.service.print.MediaSizeProto$Builder setId (java.lang.String) 
		String value
	public android.service.print.MediaSizeProto$Builder clearId () 
	public android.service.print.MediaSizeProto$Builder setIdBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasLabel () 
	public java.lang.String getLabel () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLabelBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.print.MediaSizeProto$Builder setLabel (java.lang.String) 
		String value
	public android.service.print.MediaSizeProto$Builder clearLabel () 
	public android.service.print.MediaSizeProto$Builder setLabelBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHeightMils () 
	public int getHeightMils () 
	public android.service.print.MediaSizeProto$Builder setHeightMils (int) 
		int value
	public android.service.print.MediaSizeProto$Builder clearHeightMils () 
	public boolean hasWidthMils () 
	public int getWidthMils () 
	public android.service.print.MediaSizeProto$Builder setWidthMils (int) 
		int value
	public android.service.print.MediaSizeProto$Builder clearWidthMils () 
	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.service.print.MediaSizeProto$1) 
		android.service.print.MediaSizeProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.print.MediaSizeProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.print.MediaSizeProto$1 x1
}

android/service/print/MediaSizeProto.class
MediaSizeProto.java
package android.service.print
public final android.service.print.MediaSizeProto extends com.google.protobuf.GeneratedMessage implements android.service.print.MediaSizeProtoOrBuilder  {
	private int bitField0_
	public static final int ID_FIELD_NUMBER
	private volatile Object id_
	public static final int LABEL_FIELD_NUMBER
	private volatile Object label_
	public static final int HEIGHT_MILS_FIELD_NUMBER
	private int heightMils_
	public static final int WIDTH_MILS_FIELD_NUMBER
	private int widthMils_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.print.MediaSizeProto 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 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 hasLabel () 
	public java.lang.String getLabel () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLabelBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHeightMils () 
	public int getHeightMils () 
	public boolean hasWidthMils () 
	public int getWidthMils () 
	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.service.print.MediaSizeProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.print.MediaSizeProto 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.service.print.MediaSizeProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.print.MediaSizeProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.MediaSizeProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.MediaSizeProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.MediaSizeProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.MediaSizeProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.MediaSizeProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.print.MediaSizeProto 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.service.print.MediaSizeProto$Builder newBuilderForType () 
	public static android.service.print.MediaSizeProto$Builder newBuilder () 
	public static android.service.print.MediaSizeProto$Builder newBuilder (android.service.print.MediaSizeProto) 
		android.service.print.MediaSizeProto prototype
	public android.service.print.MediaSizeProto$Builder toBuilder () 
	protected android.service.print.MediaSizeProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.print.MediaSizeProto$Builder builder
	public static android.service.print.MediaSizeProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.print.MediaSizeProto 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.service.print.MediaSizeProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.print.MediaSizeProto$1 x1
	static java.lang.Object access$402 (android.service.print.MediaSizeProto, java.lang.Object) 
		android.service.print.MediaSizeProto x0
		Object x1
	static java.lang.Object access$502 (android.service.print.MediaSizeProto, java.lang.Object) 
		android.service.print.MediaSizeProto x0
		Object x1
	static int access$602 (android.service.print.MediaSizeProto, int) 
		android.service.print.MediaSizeProto x0
		int x1
	static int access$702 (android.service.print.MediaSizeProto, int) 
		android.service.print.MediaSizeProto x0
		int x1
	static int access$802 (android.service.print.MediaSizeProto, int) 
		android.service.print.MediaSizeProto x0
		int x1
	static java.lang.Object access$400 (android.service.print.MediaSizeProto) 
		android.service.print.MediaSizeProto x0
	static java.lang.Object access$500 (android.service.print.MediaSizeProto) 
		android.service.print.MediaSizeProto x0
	static com.google.protobuf.UnknownFieldSet access$900 (android.service.print.MediaSizeProto) 
		android.service.print.MediaSizeProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.print.MediaSizeProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.print.MediaSizeProto$1 x2
	static void  () 
}

android/service/print/MediaSizeProtoOrBuilder.class
MediaSizeProtoOrBuilder.java
package android.service.print
public abstract android.service.print.MediaSizeProtoOrBuilder 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 hasLabel () 
	public abstract java.lang.String getLabel () 
	public abstract com.google.protobuf.ByteString getLabelBytes () 
	public abstract boolean hasHeightMils () 
	public abstract int getHeightMils () 
	public abstract boolean hasWidthMils () 
	public abstract int getWidthMils () 
}

android/service/print/PageRangeProto$1.class
PageRangeProto.java
package android.service.print
final android.service.print.PageRangeProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.print.PageRangeProto 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/service/print/PageRangeProto$Builder.class
PageRangeProto.java
package android.service.print
public final android.service.print.PageRangeProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.print.PageRangeProtoOrBuilder  {
	private int bitField0_
	private int start_
	private int end_
	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.service.print.PageRangeProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.print.PageRangeProto getDefaultInstanceForType () 
	public android.service.print.PageRangeProto build () 
		android.service.print.PageRangeProto result
	public android.service.print.PageRangeProto buildPartial () 
		android.service.print.PageRangeProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.print.PageRangeProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.print.PageRangeProto$Builder mergeFrom (android.service.print.PageRangeProto) 
		android.service.print.PageRangeProto other
	public final boolean isInitialized () 
	public android.service.print.PageRangeProto$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.service.print.PageRangeProto parsedMessage
	public boolean hasStart () 
	public int getStart () 
	public android.service.print.PageRangeProto$Builder setStart (int) 
		int value
	public android.service.print.PageRangeProto$Builder clearStart () 
	public boolean hasEnd () 
	public int getEnd () 
	public android.service.print.PageRangeProto$Builder setEnd (int) 
		int value
	public android.service.print.PageRangeProto$Builder clearEnd () 
	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.service.print.PageRangeProto$1) 
		android.service.print.PageRangeProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.print.PageRangeProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.print.PageRangeProto$1 x1
}

android/service/print/PageRangeProto.class
PageRangeProto.java
package android.service.print
public final android.service.print.PageRangeProto extends com.google.protobuf.GeneratedMessage implements android.service.print.PageRangeProtoOrBuilder  {
	private int bitField0_
	public static final int START_FIELD_NUMBER
	private int start_
	public static final int END_FIELD_NUMBER
	private int end_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.print.PageRangeProto 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 hasStart () 
	public int getStart () 
	public boolean hasEnd () 
	public int getEnd () 
	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.service.print.PageRangeProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.print.PageRangeProto 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.service.print.PageRangeProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.print.PageRangeProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PageRangeProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PageRangeProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PageRangeProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PageRangeProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PageRangeProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.print.PageRangeProto 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.service.print.PageRangeProto$Builder newBuilderForType () 
	public static android.service.print.PageRangeProto$Builder newBuilder () 
	public static android.service.print.PageRangeProto$Builder newBuilder (android.service.print.PageRangeProto) 
		android.service.print.PageRangeProto prototype
	public android.service.print.PageRangeProto$Builder toBuilder () 
	protected android.service.print.PageRangeProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.print.PageRangeProto$Builder builder
	public static android.service.print.PageRangeProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.print.PageRangeProto 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.service.print.PageRangeProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.print.PageRangeProto$1 x1
	static int access$402 (android.service.print.PageRangeProto, int) 
		android.service.print.PageRangeProto x0
		int x1
	static int access$502 (android.service.print.PageRangeProto, int) 
		android.service.print.PageRangeProto x0
		int x1
	static int access$602 (android.service.print.PageRangeProto, int) 
		android.service.print.PageRangeProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$700 (android.service.print.PageRangeProto) 
		android.service.print.PageRangeProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.print.PageRangeProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.print.PageRangeProto$1 x2
	static void  () 
}

android/service/print/PageRangeProtoOrBuilder.class
PageRangeProtoOrBuilder.java
package android.service.print
public abstract android.service.print.PageRangeProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasStart () 
	public abstract int getStart () 
	public abstract boolean hasEnd () 
	public abstract int getEnd () 
}

android/service/print/PrintAttributesProto$1.class
PrintAttributesProto.java
package android.service.print
final android.service.print.PrintAttributesProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.print.PrintAttributesProto 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/service/print/PrintAttributesProto$Builder.class
PrintAttributesProto.java
package android.service.print
public final android.service.print.PrintAttributesProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.print.PrintAttributesProtoOrBuilder  {
	private int bitField0_
	private android.service.print.ResolutionProto mediaSize_
	private com.google.protobuf.SingleFieldBuilder mediaSizeBuilder_
	private boolean isPortrait_
	private android.service.print.ResolutionProto resolution_
	private com.google.protobuf.SingleFieldBuilder resolutionBuilder_
	private android.service.print.MarginsProto minMargins_
	private com.google.protobuf.SingleFieldBuilder minMarginsBuilder_
	private int colorMode_
	private int duplexMode_
	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.service.print.PrintAttributesProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.print.PrintAttributesProto getDefaultInstanceForType () 
	public android.service.print.PrintAttributesProto build () 
		android.service.print.PrintAttributesProto result
	public android.service.print.PrintAttributesProto buildPartial () 
		android.service.print.PrintAttributesProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.print.PrintAttributesProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.print.PrintAttributesProto$Builder mergeFrom (android.service.print.PrintAttributesProto) 
		android.service.print.PrintAttributesProto other
	public final boolean isInitialized () 
	public android.service.print.PrintAttributesProto$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.service.print.PrintAttributesProto parsedMessage
	public boolean hasMediaSize () 
	public android.service.print.ResolutionProto getMediaSize () 
	public android.service.print.PrintAttributesProto$Builder setMediaSize (android.service.print.ResolutionProto) 
		android.service.print.ResolutionProto value
	public android.service.print.PrintAttributesProto$Builder setMediaSize (android.service.print.ResolutionProto$Builder) 
		android.service.print.ResolutionProto$Builder builderForValue
	public android.service.print.PrintAttributesProto$Builder mergeMediaSize (android.service.print.ResolutionProto) 
		android.service.print.ResolutionProto value
	public android.service.print.PrintAttributesProto$Builder clearMediaSize () 
	public android.service.print.ResolutionProto$Builder getMediaSizeBuilder () 
	public android.service.print.ResolutionProtoOrBuilder getMediaSizeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMediaSizeFieldBuilder () 
	public boolean hasIsPortrait () 
	public boolean getIsPortrait () 
	public android.service.print.PrintAttributesProto$Builder setIsPortrait (boolean) 
		boolean value
	public android.service.print.PrintAttributesProto$Builder clearIsPortrait () 
	public boolean hasResolution () 
	public android.service.print.ResolutionProto getResolution () 
	public android.service.print.PrintAttributesProto$Builder setResolution (android.service.print.ResolutionProto) 
		android.service.print.ResolutionProto value
	public android.service.print.PrintAttributesProto$Builder setResolution (android.service.print.ResolutionProto$Builder) 
		android.service.print.ResolutionProto$Builder builderForValue
	public android.service.print.PrintAttributesProto$Builder mergeResolution (android.service.print.ResolutionProto) 
		android.service.print.ResolutionProto value
	public android.service.print.PrintAttributesProto$Builder clearResolution () 
	public android.service.print.ResolutionProto$Builder getResolutionBuilder () 
	public android.service.print.ResolutionProtoOrBuilder getResolutionOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getResolutionFieldBuilder () 
	public boolean hasMinMargins () 
	public android.service.print.MarginsProto getMinMargins () 
	public android.service.print.PrintAttributesProto$Builder setMinMargins (android.service.print.MarginsProto) 
		android.service.print.MarginsProto value
	public android.service.print.PrintAttributesProto$Builder setMinMargins (android.service.print.MarginsProto$Builder) 
		android.service.print.MarginsProto$Builder builderForValue
	public android.service.print.PrintAttributesProto$Builder mergeMinMargins (android.service.print.MarginsProto) 
		android.service.print.MarginsProto value
	public android.service.print.PrintAttributesProto$Builder clearMinMargins () 
	public android.service.print.MarginsProto$Builder getMinMarginsBuilder () 
	public android.service.print.MarginsProtoOrBuilder getMinMarginsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMinMarginsFieldBuilder () 
	public boolean hasColorMode () 
	public android.service.print.PrintAttributesProto$ColorMode getColorMode () 
		android.service.print.PrintAttributesProto$ColorMode result
	public android.service.print.PrintAttributesProto$Builder setColorMode (android.service.print.PrintAttributesProto$ColorMode) 
		android.service.print.PrintAttributesProto$ColorMode value
	public android.service.print.PrintAttributesProto$Builder clearColorMode () 
	public boolean hasDuplexMode () 
	public android.service.print.PrintAttributesProto$DuplexMode getDuplexMode () 
		android.service.print.PrintAttributesProto$DuplexMode result
	public android.service.print.PrintAttributesProto$Builder setDuplexMode (android.service.print.PrintAttributesProto$DuplexMode) 
		android.service.print.PrintAttributesProto$DuplexMode value
	public android.service.print.PrintAttributesProto$Builder clearDuplexMode () 
	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.service.print.PrintAttributesProto$1) 
		android.service.print.PrintAttributesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.print.PrintAttributesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.print.PrintAttributesProto$1 x1
}

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

android/service/print/PrintAttributesProto$ColorMode.class
PrintAttributesProto.java
package android.service.print
public final android.service.print.PrintAttributesProto$ColorMode extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.service.print.PrintAttributesProto$ColorMode __COLOR_MODE_UNUSED
	public static final android.service.print.PrintAttributesProto$ColorMode COLOR_MODE_MONOCHROME
	public static final android.service.print.PrintAttributesProto$ColorMode COLOR_MODE_COLOR
	public static final int __COLOR_MODE_UNUSED_VALUE
	public static final int COLOR_MODE_MONOCHROME_VALUE
	public static final int COLOR_MODE_COLOR_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.service.print.PrintAttributesProto$ColorMode[] VALUES
	private final int value
	private static final android.service.print.PrintAttributesProto$ColorMode[] $VALUES
	public static android.service.print.PrintAttributesProto$ColorMode[] values () 
	public static android.service.print.PrintAttributesProto$ColorMode valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.service.print.PrintAttributesProto$ColorMode valueOf (int) 
		int value
	public static android.service.print.PrintAttributesProto$ColorMode 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.service.print.PrintAttributesProto$ColorMode valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

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

android/service/print/PrintAttributesProto$DuplexMode.class
PrintAttributesProto.java
package android.service.print
public final android.service.print.PrintAttributesProto$DuplexMode extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.service.print.PrintAttributesProto$DuplexMode __DUPLEX_MODE_UNUSED
	public static final android.service.print.PrintAttributesProto$DuplexMode DUPLEX_MODE_NONE
	public static final android.service.print.PrintAttributesProto$DuplexMode DUPLEX_MODE_LONG_EDGE
	public static final android.service.print.PrintAttributesProto$DuplexMode DUPLEX_MODE_SHORT_EDGE
	public static final int __DUPLEX_MODE_UNUSED_VALUE
	public static final int DUPLEX_MODE_NONE_VALUE
	public static final int DUPLEX_MODE_LONG_EDGE_VALUE
	public static final int DUPLEX_MODE_SHORT_EDGE_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.service.print.PrintAttributesProto$DuplexMode[] VALUES
	private final int value
	private static final android.service.print.PrintAttributesProto$DuplexMode[] $VALUES
	public static android.service.print.PrintAttributesProto$DuplexMode[] values () 
	public static android.service.print.PrintAttributesProto$DuplexMode valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.service.print.PrintAttributesProto$DuplexMode valueOf (int) 
		int value
	public static android.service.print.PrintAttributesProto$DuplexMode 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.service.print.PrintAttributesProto$DuplexMode valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/service/print/PrintAttributesProto.class
PrintAttributesProto.java
package android.service.print
public final android.service.print.PrintAttributesProto extends com.google.protobuf.GeneratedMessage implements android.service.print.PrintAttributesProtoOrBuilder  {
	private int bitField0_
	public static final int MEDIA_SIZE_FIELD_NUMBER
	private android.service.print.ResolutionProto mediaSize_
	public static final int IS_PORTRAIT_FIELD_NUMBER
	private boolean isPortrait_
	public static final int RESOLUTION_FIELD_NUMBER
	private android.service.print.ResolutionProto resolution_
	public static final int MIN_MARGINS_FIELD_NUMBER
	private android.service.print.MarginsProto minMargins_
	public static final int COLOR_MODE_FIELD_NUMBER
	private int colorMode_
	public static final int DUPLEX_MODE_FIELD_NUMBER
	private int duplexMode_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.print.PrintAttributesProto 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.service.print.ResolutionProto$Builder subBuilder
		android.service.print.ResolutionProto$Builder subBuilder
		android.service.print.MarginsProto$Builder subBuilder
		int rawValue
		android.service.print.PrintAttributesProto$ColorMode value
		int rawValue
		android.service.print.PrintAttributesProto$DuplexMode 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 hasMediaSize () 
	public android.service.print.ResolutionProto getMediaSize () 
	public android.service.print.ResolutionProtoOrBuilder getMediaSizeOrBuilder () 
	public boolean hasIsPortrait () 
	public boolean getIsPortrait () 
	public boolean hasResolution () 
	public android.service.print.ResolutionProto getResolution () 
	public android.service.print.ResolutionProtoOrBuilder getResolutionOrBuilder () 
	public boolean hasMinMargins () 
	public android.service.print.MarginsProto getMinMargins () 
	public android.service.print.MarginsProtoOrBuilder getMinMarginsOrBuilder () 
	public boolean hasColorMode () 
	public android.service.print.PrintAttributesProto$ColorMode getColorMode () 
		android.service.print.PrintAttributesProto$ColorMode result
	public boolean hasDuplexMode () 
	public android.service.print.PrintAttributesProto$DuplexMode getDuplexMode () 
		android.service.print.PrintAttributesProto$DuplexMode 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.service.print.PrintAttributesProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.print.PrintAttributesProto 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.service.print.PrintAttributesProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.print.PrintAttributesProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintAttributesProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrintAttributesProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintAttributesProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrintAttributesProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintAttributesProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.print.PrintAttributesProto 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.service.print.PrintAttributesProto$Builder newBuilderForType () 
	public static android.service.print.PrintAttributesProto$Builder newBuilder () 
	public static android.service.print.PrintAttributesProto$Builder newBuilder (android.service.print.PrintAttributesProto) 
		android.service.print.PrintAttributesProto prototype
	public android.service.print.PrintAttributesProto$Builder toBuilder () 
	protected android.service.print.PrintAttributesProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.print.PrintAttributesProto$Builder builder
	public static android.service.print.PrintAttributesProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.print.PrintAttributesProto 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.service.print.PrintAttributesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.print.PrintAttributesProto$1 x1
	static android.service.print.ResolutionProto access$402 (android.service.print.PrintAttributesProto, android.service.print.ResolutionProto) 
		android.service.print.PrintAttributesProto x0
		android.service.print.ResolutionProto x1
	static boolean access$502 (android.service.print.PrintAttributesProto, boolean) 
		android.service.print.PrintAttributesProto x0
		boolean x1
	static android.service.print.ResolutionProto access$602 (android.service.print.PrintAttributesProto, android.service.print.ResolutionProto) 
		android.service.print.PrintAttributesProto x0
		android.service.print.ResolutionProto x1
	static android.service.print.MarginsProto access$702 (android.service.print.PrintAttributesProto, android.service.print.MarginsProto) 
		android.service.print.PrintAttributesProto x0
		android.service.print.MarginsProto x1
	static int access$802 (android.service.print.PrintAttributesProto, int) 
		android.service.print.PrintAttributesProto x0
		int x1
	static int access$902 (android.service.print.PrintAttributesProto, int) 
		android.service.print.PrintAttributesProto x0
		int x1
	static int access$1002 (android.service.print.PrintAttributesProto, int) 
		android.service.print.PrintAttributesProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$1100 (android.service.print.PrintAttributesProto) 
		android.service.print.PrintAttributesProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.print.PrintAttributesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.print.PrintAttributesProto$1 x2
	static void  () 
}

android/service/print/PrintAttributesProtoOrBuilder.class
PrintAttributesProtoOrBuilder.java
package android.service.print
public abstract android.service.print.PrintAttributesProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasMediaSize () 
	public abstract android.service.print.ResolutionProto getMediaSize () 
	public abstract android.service.print.ResolutionProtoOrBuilder getMediaSizeOrBuilder () 
	public abstract boolean hasIsPortrait () 
	public abstract boolean getIsPortrait () 
	public abstract boolean hasResolution () 
	public abstract android.service.print.ResolutionProto getResolution () 
	public abstract android.service.print.ResolutionProtoOrBuilder getResolutionOrBuilder () 
	public abstract boolean hasMinMargins () 
	public abstract android.service.print.MarginsProto getMinMargins () 
	public abstract android.service.print.MarginsProtoOrBuilder getMinMarginsOrBuilder () 
	public abstract boolean hasColorMode () 
	public abstract android.service.print.PrintAttributesProto$ColorMode getColorMode () 
	public abstract boolean hasDuplexMode () 
	public abstract android.service.print.PrintAttributesProto$DuplexMode getDuplexMode () 
}

android/service/print/PrintDocumentInfoProto$1.class
PrintDocumentInfoProto.java
package android.service.print
final android.service.print.PrintDocumentInfoProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.print.PrintDocumentInfoProto 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/service/print/PrintDocumentInfoProto$Builder.class
PrintDocumentInfoProto.java
package android.service.print
public final android.service.print.PrintDocumentInfoProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.print.PrintDocumentInfoProtoOrBuilder  {
	private int bitField0_
	private Object name_
	private int pageCount_
	private int contentType_
	private long dataSize_
	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.service.print.PrintDocumentInfoProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.print.PrintDocumentInfoProto getDefaultInstanceForType () 
	public android.service.print.PrintDocumentInfoProto build () 
		android.service.print.PrintDocumentInfoProto result
	public android.service.print.PrintDocumentInfoProto buildPartial () 
		android.service.print.PrintDocumentInfoProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.print.PrintDocumentInfoProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.print.PrintDocumentInfoProto$Builder mergeFrom (android.service.print.PrintDocumentInfoProto) 
		android.service.print.PrintDocumentInfoProto other
	public final boolean isInitialized () 
	public android.service.print.PrintDocumentInfoProto$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.service.print.PrintDocumentInfoProto 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.service.print.PrintDocumentInfoProto$Builder setName (java.lang.String) 
		String value
	public android.service.print.PrintDocumentInfoProto$Builder clearName () 
	public android.service.print.PrintDocumentInfoProto$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasPageCount () 
	public int getPageCount () 
	public android.service.print.PrintDocumentInfoProto$Builder setPageCount (int) 
		int value
	public android.service.print.PrintDocumentInfoProto$Builder clearPageCount () 
	public boolean hasContentType () 
	public int getContentType () 
	public android.service.print.PrintDocumentInfoProto$Builder setContentType (int) 
		int value
	public android.service.print.PrintDocumentInfoProto$Builder clearContentType () 
	public boolean hasDataSize () 
	public long getDataSize () 
	public android.service.print.PrintDocumentInfoProto$Builder setDataSize (long) 
		long value
	public android.service.print.PrintDocumentInfoProto$Builder clearDataSize () 
	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.service.print.PrintDocumentInfoProto$1) 
		android.service.print.PrintDocumentInfoProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.print.PrintDocumentInfoProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.print.PrintDocumentInfoProto$1 x1
}

android/service/print/PrintDocumentInfoProto.class
PrintDocumentInfoProto.java
package android.service.print
public final android.service.print.PrintDocumentInfoProto extends com.google.protobuf.GeneratedMessage implements android.service.print.PrintDocumentInfoProtoOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int PAGE_COUNT_FIELD_NUMBER
	private int pageCount_
	public static final int CONTENT_TYPE_FIELD_NUMBER
	private int contentType_
	public static final int DATA_SIZE_FIELD_NUMBER
	private long dataSize_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.print.PrintDocumentInfoProto 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 boolean hasPageCount () 
	public int getPageCount () 
	public boolean hasContentType () 
	public int getContentType () 
	public boolean hasDataSize () 
	public long getDataSize () 
	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.service.print.PrintDocumentInfoProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.print.PrintDocumentInfoProto 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.service.print.PrintDocumentInfoProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.print.PrintDocumentInfoProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintDocumentInfoProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrintDocumentInfoProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintDocumentInfoProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrintDocumentInfoProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintDocumentInfoProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.print.PrintDocumentInfoProto 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.service.print.PrintDocumentInfoProto$Builder newBuilderForType () 
	public static android.service.print.PrintDocumentInfoProto$Builder newBuilder () 
	public static android.service.print.PrintDocumentInfoProto$Builder newBuilder (android.service.print.PrintDocumentInfoProto) 
		android.service.print.PrintDocumentInfoProto prototype
	public android.service.print.PrintDocumentInfoProto$Builder toBuilder () 
	protected android.service.print.PrintDocumentInfoProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.print.PrintDocumentInfoProto$Builder builder
	public static android.service.print.PrintDocumentInfoProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.print.PrintDocumentInfoProto 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.service.print.PrintDocumentInfoProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.print.PrintDocumentInfoProto$1 x1
	static java.lang.Object access$402 (android.service.print.PrintDocumentInfoProto, java.lang.Object) 
		android.service.print.PrintDocumentInfoProto x0
		Object x1
	static int access$502 (android.service.print.PrintDocumentInfoProto, int) 
		android.service.print.PrintDocumentInfoProto x0
		int x1
	static int access$602 (android.service.print.PrintDocumentInfoProto, int) 
		android.service.print.PrintDocumentInfoProto x0
		int x1
	static long access$702 (android.service.print.PrintDocumentInfoProto, long) 
		android.service.print.PrintDocumentInfoProto x0
		long x1
	static int access$802 (android.service.print.PrintDocumentInfoProto, int) 
		android.service.print.PrintDocumentInfoProto x0
		int x1
	static java.lang.Object access$400 (android.service.print.PrintDocumentInfoProto) 
		android.service.print.PrintDocumentInfoProto x0
	static com.google.protobuf.UnknownFieldSet access$900 (android.service.print.PrintDocumentInfoProto) 
		android.service.print.PrintDocumentInfoProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.print.PrintDocumentInfoProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.print.PrintDocumentInfoProto$1 x2
	static void  () 
}

android/service/print/PrintDocumentInfoProtoOrBuilder.class
PrintDocumentInfoProtoOrBuilder.java
package android.service.print
public abstract android.service.print.PrintDocumentInfoProtoOrBuilder 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 hasPageCount () 
	public abstract int getPageCount () 
	public abstract boolean hasContentType () 
	public abstract int getContentType () 
	public abstract boolean hasDataSize () 
	public abstract long getDataSize () 
}

android/service/print/PrintJobInfoProto$1.class
PrintJobInfoProto.java
package android.service.print
final android.service.print.PrintJobInfoProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.print.PrintJobInfoProto 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/service/print/PrintJobInfoProto$Builder.class
PrintJobInfoProto.java
package android.service.print
public final android.service.print.PrintJobInfoProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.print.PrintJobInfoProtoOrBuilder  {
	private int bitField0_
	private Object label_
	private Object printJobId_
	private int state_
	private android.service.print.PrinterIdProto printer_
	private com.google.protobuf.SingleFieldBuilder printerBuilder_
	private Object tag_
	private long creationTime_
	private android.service.print.PrintAttributesProto attributes_
	private com.google.protobuf.SingleFieldBuilder attributesBuilder_
	private android.service.print.PrintDocumentInfoProto documentInfo_
	private com.google.protobuf.SingleFieldBuilder documentInfoBuilder_
	private boolean isCanceling_
	private java.util.List pages_
	private com.google.protobuf.RepeatedFieldBuilder pagesBuilder_
	private boolean hasAdvancedOptions_
	private float progress_
	private Object status_
	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.service.print.PrintJobInfoProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.print.PrintJobInfoProto getDefaultInstanceForType () 
	public android.service.print.PrintJobInfoProto build () 
		android.service.print.PrintJobInfoProto result
	public android.service.print.PrintJobInfoProto buildPartial () 
		android.service.print.PrintJobInfoProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.print.PrintJobInfoProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.print.PrintJobInfoProto$Builder mergeFrom (android.service.print.PrintJobInfoProto) 
		android.service.print.PrintJobInfoProto other
	public final boolean isInitialized () 
	public android.service.print.PrintJobInfoProto$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.service.print.PrintJobInfoProto parsedMessage
	public boolean hasLabel () 
	public java.lang.String getLabel () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLabelBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.print.PrintJobInfoProto$Builder setLabel (java.lang.String) 
		String value
	public android.service.print.PrintJobInfoProto$Builder clearLabel () 
	public android.service.print.PrintJobInfoProto$Builder setLabelBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasPrintJobId () 
	public java.lang.String getPrintJobId () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPrintJobIdBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.print.PrintJobInfoProto$Builder setPrintJobId (java.lang.String) 
		String value
	public android.service.print.PrintJobInfoProto$Builder clearPrintJobId () 
	public android.service.print.PrintJobInfoProto$Builder setPrintJobIdBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasState () 
	public android.service.print.PrintJobInfoProto$State getState () 
		android.service.print.PrintJobInfoProto$State result
	public android.service.print.PrintJobInfoProto$Builder setState (android.service.print.PrintJobInfoProto$State) 
		android.service.print.PrintJobInfoProto$State value
	public android.service.print.PrintJobInfoProto$Builder clearState () 
	public boolean hasPrinter () 
	public android.service.print.PrinterIdProto getPrinter () 
	public android.service.print.PrintJobInfoProto$Builder setPrinter (android.service.print.PrinterIdProto) 
		android.service.print.PrinterIdProto value
	public android.service.print.PrintJobInfoProto$Builder setPrinter (android.service.print.PrinterIdProto$Builder) 
		android.service.print.PrinterIdProto$Builder builderForValue
	public android.service.print.PrintJobInfoProto$Builder mergePrinter (android.service.print.PrinterIdProto) 
		android.service.print.PrinterIdProto value
	public android.service.print.PrintJobInfoProto$Builder clearPrinter () 
	public android.service.print.PrinterIdProto$Builder getPrinterBuilder () 
	public android.service.print.PrinterIdProtoOrBuilder getPrinterOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPrinterFieldBuilder () 
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.print.PrintJobInfoProto$Builder setTag (java.lang.String) 
		String value
	public android.service.print.PrintJobInfoProto$Builder clearTag () 
	public android.service.print.PrintJobInfoProto$Builder setTagBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCreationTime () 
	public long getCreationTime () 
	public android.service.print.PrintJobInfoProto$Builder setCreationTime (long) 
		long value
	public android.service.print.PrintJobInfoProto$Builder clearCreationTime () 
	public boolean hasAttributes () 
	public android.service.print.PrintAttributesProto getAttributes () 
	public android.service.print.PrintJobInfoProto$Builder setAttributes (android.service.print.PrintAttributesProto) 
		android.service.print.PrintAttributesProto value
	public android.service.print.PrintJobInfoProto$Builder setAttributes (android.service.print.PrintAttributesProto$Builder) 
		android.service.print.PrintAttributesProto$Builder builderForValue
	public android.service.print.PrintJobInfoProto$Builder mergeAttributes (android.service.print.PrintAttributesProto) 
		android.service.print.PrintAttributesProto value
	public android.service.print.PrintJobInfoProto$Builder clearAttributes () 
	public android.service.print.PrintAttributesProto$Builder getAttributesBuilder () 
	public android.service.print.PrintAttributesProtoOrBuilder getAttributesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAttributesFieldBuilder () 
	public boolean hasDocumentInfo () 
	public android.service.print.PrintDocumentInfoProto getDocumentInfo () 
	public android.service.print.PrintJobInfoProto$Builder setDocumentInfo (android.service.print.PrintDocumentInfoProto) 
		android.service.print.PrintDocumentInfoProto value
	public android.service.print.PrintJobInfoProto$Builder setDocumentInfo (android.service.print.PrintDocumentInfoProto$Builder) 
		android.service.print.PrintDocumentInfoProto$Builder builderForValue
	public android.service.print.PrintJobInfoProto$Builder mergeDocumentInfo (android.service.print.PrintDocumentInfoProto) 
		android.service.print.PrintDocumentInfoProto value
	public android.service.print.PrintJobInfoProto$Builder clearDocumentInfo () 
	public android.service.print.PrintDocumentInfoProto$Builder getDocumentInfoBuilder () 
	public android.service.print.PrintDocumentInfoProtoOrBuilder getDocumentInfoOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDocumentInfoFieldBuilder () 
	public boolean hasIsCanceling () 
	public boolean getIsCanceling () 
	public android.service.print.PrintJobInfoProto$Builder setIsCanceling (boolean) 
		boolean value
	public android.service.print.PrintJobInfoProto$Builder clearIsCanceling () 
	private void ensurePagesIsMutable () 
	public java.util.List getPagesList () 
	public int getPagesCount () 
	public android.service.print.PageRangeProto getPages (int) 
		int index
	public android.service.print.PrintJobInfoProto$Builder setPages (int, android.service.print.PageRangeProto) 
		int index
		android.service.print.PageRangeProto value
	public android.service.print.PrintJobInfoProto$Builder setPages (int, android.service.print.PageRangeProto$Builder) 
		int index
		android.service.print.PageRangeProto$Builder builderForValue
	public android.service.print.PrintJobInfoProto$Builder addPages (android.service.print.PageRangeProto) 
		android.service.print.PageRangeProto value
	public android.service.print.PrintJobInfoProto$Builder addPages (int, android.service.print.PageRangeProto) 
		int index
		android.service.print.PageRangeProto value
	public android.service.print.PrintJobInfoProto$Builder addPages (android.service.print.PageRangeProto$Builder) 
		android.service.print.PageRangeProto$Builder builderForValue
	public android.service.print.PrintJobInfoProto$Builder addPages (int, android.service.print.PageRangeProto$Builder) 
		int index
		android.service.print.PageRangeProto$Builder builderForValue
	public android.service.print.PrintJobInfoProto$Builder addAllPages (java.lang.Iterable) 
		Iterable values
	public android.service.print.PrintJobInfoProto$Builder clearPages () 
	public android.service.print.PrintJobInfoProto$Builder removePages (int) 
		int index
	public android.service.print.PageRangeProto$Builder getPagesBuilder (int) 
		int index
	public android.service.print.PageRangeProtoOrBuilder getPagesOrBuilder (int) 
		int index
	public java.util.List getPagesOrBuilderList () 
	public android.service.print.PageRangeProto$Builder addPagesBuilder () 
	public android.service.print.PageRangeProto$Builder addPagesBuilder (int) 
		int index
	public java.util.List getPagesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getPagesFieldBuilder () 
	public boolean hasHasAdvancedOptions () 
	public boolean getHasAdvancedOptions () 
	public android.service.print.PrintJobInfoProto$Builder setHasAdvancedOptions (boolean) 
		boolean value
	public android.service.print.PrintJobInfoProto$Builder clearHasAdvancedOptions () 
	public boolean hasProgress () 
	public float getProgress () 
	public android.service.print.PrintJobInfoProto$Builder setProgress (float) 
		float value
	public android.service.print.PrintJobInfoProto$Builder clearProgress () 
	public boolean hasStatus () 
	public java.lang.String getStatus () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getStatusBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.print.PrintJobInfoProto$Builder setStatus (java.lang.String) 
		String value
	public android.service.print.PrintJobInfoProto$Builder clearStatus () 
	public android.service.print.PrintJobInfoProto$Builder setStatusBytes (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.service.print.PrintJobInfoProto$1) 
		android.service.print.PrintJobInfoProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.print.PrintJobInfoProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.print.PrintJobInfoProto$1 x1
}

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

android/service/print/PrintJobInfoProto$State.class
PrintJobInfoProto.java
package android.service.print
public final android.service.print.PrintJobInfoProto$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.service.print.PrintJobInfoProto$State STATE_UNKNOWN
	public static final android.service.print.PrintJobInfoProto$State STATE_CREATED
	public static final android.service.print.PrintJobInfoProto$State STATE_QUEUED
	public static final android.service.print.PrintJobInfoProto$State STATE_STARTED
	public static final android.service.print.PrintJobInfoProto$State STATE_BLOCKED
	public static final android.service.print.PrintJobInfoProto$State STATE_COMPLETED
	public static final android.service.print.PrintJobInfoProto$State STATE_FAILED
	public static final android.service.print.PrintJobInfoProto$State STATE_CANCELED
	public static final int STATE_UNKNOWN_VALUE
	public static final int STATE_CREATED_VALUE
	public static final int STATE_QUEUED_VALUE
	public static final int STATE_STARTED_VALUE
	public static final int STATE_BLOCKED_VALUE
	public static final int STATE_COMPLETED_VALUE
	public static final int STATE_FAILED_VALUE
	public static final int STATE_CANCELED_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.service.print.PrintJobInfoProto$State[] VALUES
	private final int value
	private static final android.service.print.PrintJobInfoProto$State[] $VALUES
	public static android.service.print.PrintJobInfoProto$State[] values () 
	public static android.service.print.PrintJobInfoProto$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.service.print.PrintJobInfoProto$State valueOf (int) 
		int value
	public static android.service.print.PrintJobInfoProto$State 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.service.print.PrintJobInfoProto$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/service/print/PrintJobInfoProto.class
PrintJobInfoProto.java
package android.service.print
public final android.service.print.PrintJobInfoProto extends com.google.protobuf.GeneratedMessage implements android.service.print.PrintJobInfoProtoOrBuilder  {
	private int bitField0_
	public static final int LABEL_FIELD_NUMBER
	private volatile Object label_
	public static final int PRINT_JOB_ID_FIELD_NUMBER
	private volatile Object printJobId_
	public static final int STATE_FIELD_NUMBER
	private int state_
	public static final int PRINTER_FIELD_NUMBER
	private android.service.print.PrinterIdProto printer_
	public static final int TAG_FIELD_NUMBER
	private volatile Object tag_
	public static final int CREATION_TIME_FIELD_NUMBER
	private long creationTime_
	public static final int ATTRIBUTES_FIELD_NUMBER
	private android.service.print.PrintAttributesProto attributes_
	public static final int DOCUMENT_INFO_FIELD_NUMBER
	private android.service.print.PrintDocumentInfoProto documentInfo_
	public static final int IS_CANCELING_FIELD_NUMBER
	private boolean isCanceling_
	public static final int PAGES_FIELD_NUMBER
	private java.util.List pages_
	public static final int HAS_ADVANCED_OPTIONS_FIELD_NUMBER
	private boolean hasAdvancedOptions_
	public static final int PROGRESS_FIELD_NUMBER
	private float progress_
	public static final int STATUS_FIELD_NUMBER
	private volatile Object status_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.print.PrintJobInfoProto 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.service.print.PrintJobInfoProto$State value
		android.service.print.PrinterIdProto$Builder subBuilder
		com.google.protobuf.ByteString bs
		android.service.print.PrintAttributesProto$Builder subBuilder
		android.service.print.PrintDocumentInfoProto$Builder subBuilder
		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 hasLabel () 
	public java.lang.String getLabel () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLabelBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasPrintJobId () 
	public java.lang.String getPrintJobId () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPrintJobIdBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasState () 
	public android.service.print.PrintJobInfoProto$State getState () 
		android.service.print.PrintJobInfoProto$State result
	public boolean hasPrinter () 
	public android.service.print.PrinterIdProto getPrinter () 
	public android.service.print.PrinterIdProtoOrBuilder getPrinterOrBuilder () 
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasCreationTime () 
	public long getCreationTime () 
	public boolean hasAttributes () 
	public android.service.print.PrintAttributesProto getAttributes () 
	public android.service.print.PrintAttributesProtoOrBuilder getAttributesOrBuilder () 
	public boolean hasDocumentInfo () 
	public android.service.print.PrintDocumentInfoProto getDocumentInfo () 
	public android.service.print.PrintDocumentInfoProtoOrBuilder getDocumentInfoOrBuilder () 
	public boolean hasIsCanceling () 
	public boolean getIsCanceling () 
	public java.util.List getPagesList () 
	public java.util.List getPagesOrBuilderList () 
	public int getPagesCount () 
	public android.service.print.PageRangeProto getPages (int) 
		int index
	public android.service.print.PageRangeProtoOrBuilder getPagesOrBuilder (int) 
		int index
	public boolean hasHasAdvancedOptions () 
	public boolean getHasAdvancedOptions () 
	public boolean hasProgress () 
	public float getProgress () 
	public boolean hasStatus () 
	public java.lang.String getStatus () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getStatusBytes () 
		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.service.print.PrintJobInfoProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.print.PrintJobInfoProto 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.service.print.PrintJobInfoProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.print.PrintJobInfoProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintJobInfoProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrintJobInfoProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintJobInfoProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrintJobInfoProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintJobInfoProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.print.PrintJobInfoProto 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.service.print.PrintJobInfoProto$Builder newBuilderForType () 
	public static android.service.print.PrintJobInfoProto$Builder newBuilder () 
	public static android.service.print.PrintJobInfoProto$Builder newBuilder (android.service.print.PrintJobInfoProto) 
		android.service.print.PrintJobInfoProto prototype
	public android.service.print.PrintJobInfoProto$Builder toBuilder () 
	protected android.service.print.PrintJobInfoProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.print.PrintJobInfoProto$Builder builder
	public static android.service.print.PrintJobInfoProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.print.PrintJobInfoProto 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.service.print.PrintJobInfoProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.print.PrintJobInfoProto$1 x1
	static java.lang.Object access$402 (android.service.print.PrintJobInfoProto, java.lang.Object) 
		android.service.print.PrintJobInfoProto x0
		Object x1
	static java.lang.Object access$502 (android.service.print.PrintJobInfoProto, java.lang.Object) 
		android.service.print.PrintJobInfoProto x0
		Object x1
	static int access$602 (android.service.print.PrintJobInfoProto, int) 
		android.service.print.PrintJobInfoProto x0
		int x1
	static android.service.print.PrinterIdProto access$702 (android.service.print.PrintJobInfoProto, android.service.print.PrinterIdProto) 
		android.service.print.PrintJobInfoProto x0
		android.service.print.PrinterIdProto x1
	static java.lang.Object access$802 (android.service.print.PrintJobInfoProto, java.lang.Object) 
		android.service.print.PrintJobInfoProto x0
		Object x1
	static long access$902 (android.service.print.PrintJobInfoProto, long) 
		android.service.print.PrintJobInfoProto x0
		long x1
	static android.service.print.PrintAttributesProto access$1002 (android.service.print.PrintJobInfoProto, android.service.print.PrintAttributesProto) 
		android.service.print.PrintJobInfoProto x0
		android.service.print.PrintAttributesProto x1
	static android.service.print.PrintDocumentInfoProto access$1102 (android.service.print.PrintJobInfoProto, android.service.print.PrintDocumentInfoProto) 
		android.service.print.PrintJobInfoProto x0
		android.service.print.PrintDocumentInfoProto x1
	static boolean access$1202 (android.service.print.PrintJobInfoProto, boolean) 
		android.service.print.PrintJobInfoProto x0
		boolean x1
	static java.util.List access$1302 (android.service.print.PrintJobInfoProto, java.util.List) 
		android.service.print.PrintJobInfoProto x0
		java.util.List x1
	static boolean access$1402 (android.service.print.PrintJobInfoProto, boolean) 
		android.service.print.PrintJobInfoProto x0
		boolean x1
	static float access$1502 (android.service.print.PrintJobInfoProto, float) 
		android.service.print.PrintJobInfoProto x0
		float x1
	static java.lang.Object access$1602 (android.service.print.PrintJobInfoProto, java.lang.Object) 
		android.service.print.PrintJobInfoProto x0
		Object x1
	static int access$1702 (android.service.print.PrintJobInfoProto, int) 
		android.service.print.PrintJobInfoProto x0
		int x1
	static java.lang.Object access$400 (android.service.print.PrintJobInfoProto) 
		android.service.print.PrintJobInfoProto x0
	static java.lang.Object access$500 (android.service.print.PrintJobInfoProto) 
		android.service.print.PrintJobInfoProto x0
	static java.lang.Object access$800 (android.service.print.PrintJobInfoProto) 
		android.service.print.PrintJobInfoProto x0
	static java.util.List access$1300 (android.service.print.PrintJobInfoProto) 
		android.service.print.PrintJobInfoProto x0
	static boolean access$1800 () 
	static java.lang.Object access$1600 (android.service.print.PrintJobInfoProto) 
		android.service.print.PrintJobInfoProto x0
	static com.google.protobuf.UnknownFieldSet access$1900 (android.service.print.PrintJobInfoProto) 
		android.service.print.PrintJobInfoProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.print.PrintJobInfoProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.print.PrintJobInfoProto$1 x2
	static void  () 
}

android/service/print/PrintJobInfoProtoOrBuilder.class
PrintJobInfoProtoOrBuilder.java
package android.service.print
public abstract android.service.print.PrintJobInfoProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasLabel () 
	public abstract java.lang.String getLabel () 
	public abstract com.google.protobuf.ByteString getLabelBytes () 
	public abstract boolean hasPrintJobId () 
	public abstract java.lang.String getPrintJobId () 
	public abstract com.google.protobuf.ByteString getPrintJobIdBytes () 
	public abstract boolean hasState () 
	public abstract android.service.print.PrintJobInfoProto$State getState () 
	public abstract boolean hasPrinter () 
	public abstract android.service.print.PrinterIdProto getPrinter () 
	public abstract android.service.print.PrinterIdProtoOrBuilder getPrinterOrBuilder () 
	public abstract boolean hasTag () 
	public abstract java.lang.String getTag () 
	public abstract com.google.protobuf.ByteString getTagBytes () 
	public abstract boolean hasCreationTime () 
	public abstract long getCreationTime () 
	public abstract boolean hasAttributes () 
	public abstract android.service.print.PrintAttributesProto getAttributes () 
	public abstract android.service.print.PrintAttributesProtoOrBuilder getAttributesOrBuilder () 
	public abstract boolean hasDocumentInfo () 
	public abstract android.service.print.PrintDocumentInfoProto getDocumentInfo () 
	public abstract android.service.print.PrintDocumentInfoProtoOrBuilder getDocumentInfoOrBuilder () 
	public abstract boolean hasIsCanceling () 
	public abstract boolean getIsCanceling () 
	public abstract java.util.List getPagesList () 
	public abstract android.service.print.PageRangeProto getPages (int) 
	public abstract int getPagesCount () 
	public abstract java.util.List getPagesOrBuilderList () 
	public abstract android.service.print.PageRangeProtoOrBuilder getPagesOrBuilder (int) 
	public abstract boolean hasHasAdvancedOptions () 
	public abstract boolean getHasAdvancedOptions () 
	public abstract boolean hasProgress () 
	public abstract float getProgress () 
	public abstract boolean hasStatus () 
	public abstract java.lang.String getStatus () 
	public abstract com.google.protobuf.ByteString getStatusBytes () 
}

android/service/print/PrintServiceDumpProto$1.class
PrintServiceDumpProto.java
package android.service.print
final android.service.print.PrintServiceDumpProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.print.PrintServiceDumpProto 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/service/print/PrintServiceDumpProto$Builder.class
PrintServiceDumpProto.java
package android.service.print
public final android.service.print.PrintServiceDumpProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.print.PrintServiceDumpProtoOrBuilder  {
	private int bitField0_
	private java.util.List userStates_
	private com.google.protobuf.RepeatedFieldBuilder userStatesBuilder_
	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.service.print.PrintServiceDumpProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.print.PrintServiceDumpProto getDefaultInstanceForType () 
	public android.service.print.PrintServiceDumpProto build () 
		android.service.print.PrintServiceDumpProto result
	public android.service.print.PrintServiceDumpProto buildPartial () 
		android.service.print.PrintServiceDumpProto result
		int from_bitField0_
	public android.service.print.PrintServiceDumpProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.print.PrintServiceDumpProto$Builder mergeFrom (android.service.print.PrintServiceDumpProto) 
		android.service.print.PrintServiceDumpProto other
	public final boolean isInitialized () 
	public android.service.print.PrintServiceDumpProto$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.service.print.PrintServiceDumpProto parsedMessage
	private void ensureUserStatesIsMutable () 
	public java.util.List getUserStatesList () 
	public int getUserStatesCount () 
	public android.service.print.PrintUserStateProto getUserStates (int) 
		int index
	public android.service.print.PrintServiceDumpProto$Builder setUserStates (int, android.service.print.PrintUserStateProto) 
		int index
		android.service.print.PrintUserStateProto value
	public android.service.print.PrintServiceDumpProto$Builder setUserStates (int, android.service.print.PrintUserStateProto$Builder) 
		int index
		android.service.print.PrintUserStateProto$Builder builderForValue
	public android.service.print.PrintServiceDumpProto$Builder addUserStates (android.service.print.PrintUserStateProto) 
		android.service.print.PrintUserStateProto value
	public android.service.print.PrintServiceDumpProto$Builder addUserStates (int, android.service.print.PrintUserStateProto) 
		int index
		android.service.print.PrintUserStateProto value
	public android.service.print.PrintServiceDumpProto$Builder addUserStates (android.service.print.PrintUserStateProto$Builder) 
		android.service.print.PrintUserStateProto$Builder builderForValue
	public android.service.print.PrintServiceDumpProto$Builder addUserStates (int, android.service.print.PrintUserStateProto$Builder) 
		int index
		android.service.print.PrintUserStateProto$Builder builderForValue
	public android.service.print.PrintServiceDumpProto$Builder addAllUserStates (java.lang.Iterable) 
		Iterable values
	public android.service.print.PrintServiceDumpProto$Builder clearUserStates () 
	public android.service.print.PrintServiceDumpProto$Builder removeUserStates (int) 
		int index
	public android.service.print.PrintUserStateProto$Builder getUserStatesBuilder (int) 
		int index
	public android.service.print.PrintUserStateProtoOrBuilder getUserStatesOrBuilder (int) 
		int index
	public java.util.List getUserStatesOrBuilderList () 
	public android.service.print.PrintUserStateProto$Builder addUserStatesBuilder () 
	public android.service.print.PrintUserStateProto$Builder addUserStatesBuilder (int) 
		int index
	public java.util.List getUserStatesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getUserStatesFieldBuilder () 
	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.service.print.PrintServiceDumpProto$1) 
		android.service.print.PrintServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.print.PrintServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.print.PrintServiceDumpProto$1 x1
}

android/service/print/PrintServiceDumpProto.class
PrintServiceDumpProto.java
package android.service.print
public final android.service.print.PrintServiceDumpProto extends com.google.protobuf.GeneratedMessage implements android.service.print.PrintServiceDumpProtoOrBuilder  {
	public static final int USERSTATES_FIELD_NUMBER
	private java.util.List userStates_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.print.PrintServiceDumpProto 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 getUserStatesList () 
	public java.util.List getUserStatesOrBuilderList () 
	public int getUserStatesCount () 
	public android.service.print.PrintUserStateProto getUserStates (int) 
		int index
	public android.service.print.PrintUserStateProtoOrBuilder getUserStatesOrBuilder (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.service.print.PrintServiceDumpProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.print.PrintServiceDumpProto 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.service.print.PrintServiceDumpProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.print.PrintServiceDumpProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintServiceDumpProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrintServiceDumpProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintServiceDumpProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrintServiceDumpProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintServiceDumpProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.print.PrintServiceDumpProto 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.service.print.PrintServiceDumpProto$Builder newBuilderForType () 
	public static android.service.print.PrintServiceDumpProto$Builder newBuilder () 
	public static android.service.print.PrintServiceDumpProto$Builder newBuilder (android.service.print.PrintServiceDumpProto) 
		android.service.print.PrintServiceDumpProto prototype
	public android.service.print.PrintServiceDumpProto$Builder toBuilder () 
	protected android.service.print.PrintServiceDumpProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.print.PrintServiceDumpProto$Builder builder
	public static android.service.print.PrintServiceDumpProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.print.PrintServiceDumpProto 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.service.print.PrintServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.print.PrintServiceDumpProto$1 x1
	static java.util.List access$402 (android.service.print.PrintServiceDumpProto, java.util.List) 
		android.service.print.PrintServiceDumpProto x0
		java.util.List x1
	static java.util.List access$400 (android.service.print.PrintServiceDumpProto) 
		android.service.print.PrintServiceDumpProto x0
	static boolean access$500 () 
	static com.google.protobuf.UnknownFieldSet access$600 (android.service.print.PrintServiceDumpProto) 
		android.service.print.PrintServiceDumpProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.print.PrintServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.print.PrintServiceDumpProto$1 x2
	static void  () 
}

android/service/print/PrintServiceDumpProtoOrBuilder.class
PrintServiceDumpProtoOrBuilder.java
package android.service.print
public abstract android.service.print.PrintServiceDumpProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getUserStatesList () 
	public abstract android.service.print.PrintUserStateProto getUserStates (int) 
	public abstract int getUserStatesCount () 
	public abstract java.util.List getUserStatesOrBuilderList () 
	public abstract android.service.print.PrintUserStateProtoOrBuilder getUserStatesOrBuilder (int) 
}

android/service/print/PrintServiceProto$1.class
PrintServiceProto.java
package android.service.print
final android.service.print.PrintServiceProto$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/service/print/PrintServiceProto.class
PrintServiceProto.java
package android.service.print
public final android.service.print.PrintServiceProto extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_print_PrintServiceDumpProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_print_PrintServiceDumpProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_print_PrintUserStateProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_print_PrintUserStateProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_print_PrintSpoolerStateProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_print_PrintSpoolerStateProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_print_PrintSpoolerInternalStateProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_print_PrintSpoolerInternalStateProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_print_PrinterCapabilitiesProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_print_PrinterCapabilitiesProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_print_PrinterInfoProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_print_PrinterInfoProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_print_PrinterDiscoverySessionProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_print_PrinterDiscoverySessionProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_print_InstalledPrintServiceProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_print_InstalledPrintServiceProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_print_PrinterIdProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_print_PrinterIdProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_print_ActivePrintServiceProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_print_ActivePrintServiceProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_print_MediaSizeProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_print_MediaSizeProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_print_ResolutionProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_print_ResolutionProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_print_MarginsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_print_MarginsProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_print_PrintAttributesProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_print_PrintAttributesProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_print_PrintDocumentInfoProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_print_PrintDocumentInfoProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_print_PageRangeProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_print_PageRangeProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_print_PrintJobInfoProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_print_PrintJobInfoProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_print_CachedPrintJobProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_print_CachedPrintJobProto_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/service/print/PrintSpoolerInternalStateProto$1.class
PrintSpoolerInternalStateProto.java
package android.service.print
final android.service.print.PrintSpoolerInternalStateProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.print.PrintSpoolerInternalStateProto 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/service/print/PrintSpoolerInternalStateProto$Builder.class
PrintSpoolerInternalStateProto.java
package android.service.print
public final android.service.print.PrintSpoolerInternalStateProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.print.PrintSpoolerInternalStateProtoOrBuilder  {
	private int bitField0_
	private java.util.List printJobs_
	private com.google.protobuf.RepeatedFieldBuilder printJobsBuilder_
	private com.google.protobuf.LazyStringList printJobFiles_
	private java.util.List approvedServices_
	private com.google.protobuf.RepeatedFieldBuilder approvedServicesBuilder_
	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.service.print.PrintSpoolerInternalStateProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.print.PrintSpoolerInternalStateProto getDefaultInstanceForType () 
	public android.service.print.PrintSpoolerInternalStateProto build () 
		android.service.print.PrintSpoolerInternalStateProto result
	public android.service.print.PrintSpoolerInternalStateProto buildPartial () 
		android.service.print.PrintSpoolerInternalStateProto result
		int from_bitField0_
	public android.service.print.PrintSpoolerInternalStateProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.print.PrintSpoolerInternalStateProto$Builder mergeFrom (android.service.print.PrintSpoolerInternalStateProto) 
		android.service.print.PrintSpoolerInternalStateProto other
	public final boolean isInitialized () 
	public android.service.print.PrintSpoolerInternalStateProto$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.service.print.PrintSpoolerInternalStateProto parsedMessage
	private void ensurePrintJobsIsMutable () 
	public java.util.List getPrintJobsList () 
	public int getPrintJobsCount () 
	public android.service.print.PrintJobInfoProto getPrintJobs (int) 
		int index
	public android.service.print.PrintSpoolerInternalStateProto$Builder setPrintJobs (int, android.service.print.PrintJobInfoProto) 
		int index
		android.service.print.PrintJobInfoProto value
	public android.service.print.PrintSpoolerInternalStateProto$Builder setPrintJobs (int, android.service.print.PrintJobInfoProto$Builder) 
		int index
		android.service.print.PrintJobInfoProto$Builder builderForValue
	public android.service.print.PrintSpoolerInternalStateProto$Builder addPrintJobs (android.service.print.PrintJobInfoProto) 
		android.service.print.PrintJobInfoProto value
	public android.service.print.PrintSpoolerInternalStateProto$Builder addPrintJobs (int, android.service.print.PrintJobInfoProto) 
		int index
		android.service.print.PrintJobInfoProto value
	public android.service.print.PrintSpoolerInternalStateProto$Builder addPrintJobs (android.service.print.PrintJobInfoProto$Builder) 
		android.service.print.PrintJobInfoProto$Builder builderForValue
	public android.service.print.PrintSpoolerInternalStateProto$Builder addPrintJobs (int, android.service.print.PrintJobInfoProto$Builder) 
		int index
		android.service.print.PrintJobInfoProto$Builder builderForValue
	public android.service.print.PrintSpoolerInternalStateProto$Builder addAllPrintJobs (java.lang.Iterable) 
		Iterable values
	public android.service.print.PrintSpoolerInternalStateProto$Builder clearPrintJobs () 
	public android.service.print.PrintSpoolerInternalStateProto$Builder removePrintJobs (int) 
		int index
	public android.service.print.PrintJobInfoProto$Builder getPrintJobsBuilder (int) 
		int index
	public android.service.print.PrintJobInfoProtoOrBuilder getPrintJobsOrBuilder (int) 
		int index
	public java.util.List getPrintJobsOrBuilderList () 
	public android.service.print.PrintJobInfoProto$Builder addPrintJobsBuilder () 
	public android.service.print.PrintJobInfoProto$Builder addPrintJobsBuilder (int) 
		int index
	public java.util.List getPrintJobsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getPrintJobsFieldBuilder () 
	private void ensurePrintJobFilesIsMutable () 
	public com.google.protobuf.ProtocolStringList getPrintJobFilesList () 
	public int getPrintJobFilesCount () 
	public java.lang.String getPrintJobFiles (int) 
		int index
	public com.google.protobuf.ByteString getPrintJobFilesBytes (int) 
		int index
	public android.service.print.PrintSpoolerInternalStateProto$Builder setPrintJobFiles (int, java.lang.String) 
		int index
		String value
	public android.service.print.PrintSpoolerInternalStateProto$Builder addPrintJobFiles (java.lang.String) 
		String value
	public android.service.print.PrintSpoolerInternalStateProto$Builder addAllPrintJobFiles (java.lang.Iterable) 
		Iterable values
	public android.service.print.PrintSpoolerInternalStateProto$Builder clearPrintJobFiles () 
	public android.service.print.PrintSpoolerInternalStateProto$Builder addPrintJobFilesBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureApprovedServicesIsMutable () 
	public java.util.List getApprovedServicesList () 
	public int getApprovedServicesCount () 
	public android.content.ComponentNameProto getApprovedServices (int) 
		int index
	public android.service.print.PrintSpoolerInternalStateProto$Builder setApprovedServices (int, android.content.ComponentNameProto) 
		int index
		android.content.ComponentNameProto value
	public android.service.print.PrintSpoolerInternalStateProto$Builder setApprovedServices (int, android.content.ComponentNameProto$Builder) 
		int index
		android.content.ComponentNameProto$Builder builderForValue
	public android.service.print.PrintSpoolerInternalStateProto$Builder addApprovedServices (android.content.ComponentNameProto) 
		android.content.ComponentNameProto value
	public android.service.print.PrintSpoolerInternalStateProto$Builder addApprovedServices (int, android.content.ComponentNameProto) 
		int index
		android.content.ComponentNameProto value
	public android.service.print.PrintSpoolerInternalStateProto$Builder addApprovedServices (android.content.ComponentNameProto$Builder) 
		android.content.ComponentNameProto$Builder builderForValue
	public android.service.print.PrintSpoolerInternalStateProto$Builder addApprovedServices (int, android.content.ComponentNameProto$Builder) 
		int index
		android.content.ComponentNameProto$Builder builderForValue
	public android.service.print.PrintSpoolerInternalStateProto$Builder addAllApprovedServices (java.lang.Iterable) 
		Iterable values
	public android.service.print.PrintSpoolerInternalStateProto$Builder clearApprovedServices () 
	public android.service.print.PrintSpoolerInternalStateProto$Builder removeApprovedServices (int) 
		int index
	public android.content.ComponentNameProto$Builder getApprovedServicesBuilder (int) 
		int index
	public android.content.ComponentNameProtoOrBuilder getApprovedServicesOrBuilder (int) 
		int index
	public java.util.List getApprovedServicesOrBuilderList () 
	public android.content.ComponentNameProto$Builder addApprovedServicesBuilder () 
	public android.content.ComponentNameProto$Builder addApprovedServicesBuilder (int) 
		int index
	public java.util.List getApprovedServicesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getApprovedServicesFieldBuilder () 
	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.service.print.PrintSpoolerInternalStateProto$1) 
		android.service.print.PrintSpoolerInternalStateProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.print.PrintSpoolerInternalStateProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.print.PrintSpoolerInternalStateProto$1 x1
}

android/service/print/PrintSpoolerInternalStateProto.class
PrintSpoolerInternalStateProto.java
package android.service.print
public final android.service.print.PrintSpoolerInternalStateProto extends com.google.protobuf.GeneratedMessage implements android.service.print.PrintSpoolerInternalStateProtoOrBuilder  {
	public static final int PRINT_JOBS_FIELD_NUMBER
	private java.util.List printJobs_
	public static final int PRINT_JOB_FILES_FIELD_NUMBER
	private com.google.protobuf.LazyStringList printJobFiles_
	public static final int APPROVED_SERVICES_FIELD_NUMBER
	private java.util.List approvedServices_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.print.PrintSpoolerInternalStateProto 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 java.util.List getPrintJobsList () 
	public java.util.List getPrintJobsOrBuilderList () 
	public int getPrintJobsCount () 
	public android.service.print.PrintJobInfoProto getPrintJobs (int) 
		int index
	public android.service.print.PrintJobInfoProtoOrBuilder getPrintJobsOrBuilder (int) 
		int index
	public com.google.protobuf.ProtocolStringList getPrintJobFilesList () 
	public int getPrintJobFilesCount () 
	public java.lang.String getPrintJobFiles (int) 
		int index
	public com.google.protobuf.ByteString getPrintJobFilesBytes (int) 
		int index
	public java.util.List getApprovedServicesList () 
	public java.util.List getApprovedServicesOrBuilderList () 
	public int getApprovedServicesCount () 
	public android.content.ComponentNameProto getApprovedServices (int) 
		int index
	public android.content.ComponentNameProtoOrBuilder getApprovedServicesOrBuilder (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
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int i
		int dataSize
		int i
		int size
	public static android.service.print.PrintSpoolerInternalStateProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.print.PrintSpoolerInternalStateProto 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.service.print.PrintSpoolerInternalStateProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.print.PrintSpoolerInternalStateProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintSpoolerInternalStateProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrintSpoolerInternalStateProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintSpoolerInternalStateProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrintSpoolerInternalStateProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintSpoolerInternalStateProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.print.PrintSpoolerInternalStateProto 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.service.print.PrintSpoolerInternalStateProto$Builder newBuilderForType () 
	public static android.service.print.PrintSpoolerInternalStateProto$Builder newBuilder () 
	public static android.service.print.PrintSpoolerInternalStateProto$Builder newBuilder (android.service.print.PrintSpoolerInternalStateProto) 
		android.service.print.PrintSpoolerInternalStateProto prototype
	public android.service.print.PrintSpoolerInternalStateProto$Builder toBuilder () 
	protected android.service.print.PrintSpoolerInternalStateProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.print.PrintSpoolerInternalStateProto$Builder builder
	public static android.service.print.PrintSpoolerInternalStateProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.print.PrintSpoolerInternalStateProto 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.service.print.PrintSpoolerInternalStateProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.print.PrintSpoolerInternalStateProto$1 x1
	static java.util.List access$402 (android.service.print.PrintSpoolerInternalStateProto, java.util.List) 
		android.service.print.PrintSpoolerInternalStateProto x0
		java.util.List x1
	static com.google.protobuf.LazyStringList access$502 (android.service.print.PrintSpoolerInternalStateProto, com.google.protobuf.LazyStringList) 
		android.service.print.PrintSpoolerInternalStateProto x0
		com.google.protobuf.LazyStringList x1
	static java.util.List access$602 (android.service.print.PrintSpoolerInternalStateProto, java.util.List) 
		android.service.print.PrintSpoolerInternalStateProto x0
		java.util.List x1
	static java.util.List access$400 (android.service.print.PrintSpoolerInternalStateProto) 
		android.service.print.PrintSpoolerInternalStateProto x0
	static boolean access$700 () 
	static com.google.protobuf.LazyStringList access$500 (android.service.print.PrintSpoolerInternalStateProto) 
		android.service.print.PrintSpoolerInternalStateProto x0
	static java.util.List access$600 (android.service.print.PrintSpoolerInternalStateProto) 
		android.service.print.PrintSpoolerInternalStateProto x0
	static boolean access$800 () 
	static com.google.protobuf.UnknownFieldSet access$900 (android.service.print.PrintSpoolerInternalStateProto) 
		android.service.print.PrintSpoolerInternalStateProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.print.PrintSpoolerInternalStateProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.print.PrintSpoolerInternalStateProto$1 x2
	static void  () 
}

android/service/print/PrintSpoolerInternalStateProtoOrBuilder.class
PrintSpoolerInternalStateProtoOrBuilder.java
package android.service.print
public abstract android.service.print.PrintSpoolerInternalStateProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getPrintJobsList () 
	public abstract android.service.print.PrintJobInfoProto getPrintJobs (int) 
	public abstract int getPrintJobsCount () 
	public abstract java.util.List getPrintJobsOrBuilderList () 
	public abstract android.service.print.PrintJobInfoProtoOrBuilder getPrintJobsOrBuilder (int) 
	public abstract com.google.protobuf.ProtocolStringList getPrintJobFilesList () 
	public abstract int getPrintJobFilesCount () 
	public abstract java.lang.String getPrintJobFiles (int) 
	public abstract com.google.protobuf.ByteString getPrintJobFilesBytes (int) 
	public abstract java.util.List getApprovedServicesList () 
	public abstract android.content.ComponentNameProto getApprovedServices (int) 
	public abstract int getApprovedServicesCount () 
	public abstract java.util.List getApprovedServicesOrBuilderList () 
	public abstract android.content.ComponentNameProtoOrBuilder getApprovedServicesOrBuilder (int) 
}

android/service/print/PrintSpoolerStateProto$1.class
PrintSpoolerStateProto.java
package android.service.print
final android.service.print.PrintSpoolerStateProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.print.PrintSpoolerStateProto 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/service/print/PrintSpoolerStateProto$Builder.class
PrintSpoolerStateProto.java
package android.service.print
public final android.service.print.PrintSpoolerStateProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.print.PrintSpoolerStateProtoOrBuilder  {
	private int bitField0_
	private boolean isDestroyed_
	private boolean isBound_
	private android.service.print.PrintSpoolerInternalStateProto internalState_
	private com.google.protobuf.SingleFieldBuilder internalStateBuilder_
	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.service.print.PrintSpoolerStateProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.print.PrintSpoolerStateProto getDefaultInstanceForType () 
	public android.service.print.PrintSpoolerStateProto build () 
		android.service.print.PrintSpoolerStateProto result
	public android.service.print.PrintSpoolerStateProto buildPartial () 
		android.service.print.PrintSpoolerStateProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.print.PrintSpoolerStateProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.print.PrintSpoolerStateProto$Builder mergeFrom (android.service.print.PrintSpoolerStateProto) 
		android.service.print.PrintSpoolerStateProto other
	public final boolean isInitialized () 
	public android.service.print.PrintSpoolerStateProto$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.service.print.PrintSpoolerStateProto parsedMessage
	public boolean hasIsDestroyed () 
	public boolean getIsDestroyed () 
	public android.service.print.PrintSpoolerStateProto$Builder setIsDestroyed (boolean) 
		boolean value
	public android.service.print.PrintSpoolerStateProto$Builder clearIsDestroyed () 
	public boolean hasIsBound () 
	public boolean getIsBound () 
	public android.service.print.PrintSpoolerStateProto$Builder setIsBound (boolean) 
		boolean value
	public android.service.print.PrintSpoolerStateProto$Builder clearIsBound () 
	public boolean hasInternalState () 
	public android.service.print.PrintSpoolerInternalStateProto getInternalState () 
	public android.service.print.PrintSpoolerStateProto$Builder setInternalState (android.service.print.PrintSpoolerInternalStateProto) 
		android.service.print.PrintSpoolerInternalStateProto value
	public android.service.print.PrintSpoolerStateProto$Builder setInternalState (android.service.print.PrintSpoolerInternalStateProto$Builder) 
		android.service.print.PrintSpoolerInternalStateProto$Builder builderForValue
	public android.service.print.PrintSpoolerStateProto$Builder mergeInternalState (android.service.print.PrintSpoolerInternalStateProto) 
		android.service.print.PrintSpoolerInternalStateProto value
	public android.service.print.PrintSpoolerStateProto$Builder clearInternalState () 
	public android.service.print.PrintSpoolerInternalStateProto$Builder getInternalStateBuilder () 
	public android.service.print.PrintSpoolerInternalStateProtoOrBuilder getInternalStateOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getInternalStateFieldBuilder () 
	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.service.print.PrintSpoolerStateProto$1) 
		android.service.print.PrintSpoolerStateProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.print.PrintSpoolerStateProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.print.PrintSpoolerStateProto$1 x1
}

android/service/print/PrintSpoolerStateProto.class
PrintSpoolerStateProto.java
package android.service.print
public final android.service.print.PrintSpoolerStateProto extends com.google.protobuf.GeneratedMessage implements android.service.print.PrintSpoolerStateProtoOrBuilder  {
	private int bitField0_
	public static final int IS_DESTROYED_FIELD_NUMBER
	private boolean isDestroyed_
	public static final int IS_BOUND_FIELD_NUMBER
	private boolean isBound_
	public static final int INTERNAL_STATE_FIELD_NUMBER
	private android.service.print.PrintSpoolerInternalStateProto internalState_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.print.PrintSpoolerStateProto 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.service.print.PrintSpoolerInternalStateProto$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 hasIsDestroyed () 
	public boolean getIsDestroyed () 
	public boolean hasIsBound () 
	public boolean getIsBound () 
	public boolean hasInternalState () 
	public android.service.print.PrintSpoolerInternalStateProto getInternalState () 
	public android.service.print.PrintSpoolerInternalStateProtoOrBuilder getInternalStateOrBuilder () 
	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.service.print.PrintSpoolerStateProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.print.PrintSpoolerStateProto 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.service.print.PrintSpoolerStateProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.print.PrintSpoolerStateProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintSpoolerStateProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrintSpoolerStateProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintSpoolerStateProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrintSpoolerStateProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintSpoolerStateProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.print.PrintSpoolerStateProto 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.service.print.PrintSpoolerStateProto$Builder newBuilderForType () 
	public static android.service.print.PrintSpoolerStateProto$Builder newBuilder () 
	public static android.service.print.PrintSpoolerStateProto$Builder newBuilder (android.service.print.PrintSpoolerStateProto) 
		android.service.print.PrintSpoolerStateProto prototype
	public android.service.print.PrintSpoolerStateProto$Builder toBuilder () 
	protected android.service.print.PrintSpoolerStateProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.print.PrintSpoolerStateProto$Builder builder
	public static android.service.print.PrintSpoolerStateProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.print.PrintSpoolerStateProto 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.service.print.PrintSpoolerStateProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.print.PrintSpoolerStateProto$1 x1
	static boolean access$402 (android.service.print.PrintSpoolerStateProto, boolean) 
		android.service.print.PrintSpoolerStateProto x0
		boolean x1
	static boolean access$502 (android.service.print.PrintSpoolerStateProto, boolean) 
		android.service.print.PrintSpoolerStateProto x0
		boolean x1
	static android.service.print.PrintSpoolerInternalStateProto access$602 (android.service.print.PrintSpoolerStateProto, android.service.print.PrintSpoolerInternalStateProto) 
		android.service.print.PrintSpoolerStateProto x0
		android.service.print.PrintSpoolerInternalStateProto x1
	static int access$702 (android.service.print.PrintSpoolerStateProto, int) 
		android.service.print.PrintSpoolerStateProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$800 (android.service.print.PrintSpoolerStateProto) 
		android.service.print.PrintSpoolerStateProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.print.PrintSpoolerStateProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.print.PrintSpoolerStateProto$1 x2
	static void  () 
}

android/service/print/PrintSpoolerStateProtoOrBuilder.class
PrintSpoolerStateProtoOrBuilder.java
package android.service.print
public abstract android.service.print.PrintSpoolerStateProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasIsDestroyed () 
	public abstract boolean getIsDestroyed () 
	public abstract boolean hasIsBound () 
	public abstract boolean getIsBound () 
	public abstract boolean hasInternalState () 
	public abstract android.service.print.PrintSpoolerInternalStateProto getInternalState () 
	public abstract android.service.print.PrintSpoolerInternalStateProtoOrBuilder getInternalStateOrBuilder () 
}

android/service/print/PrintUserStateProto$1.class
PrintUserStateProto.java
package android.service.print
final android.service.print.PrintUserStateProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.print.PrintUserStateProto 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/service/print/PrintUserStateProto$Builder.class
PrintUserStateProto.java
package android.service.print
public final android.service.print.PrintUserStateProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.print.PrintUserStateProtoOrBuilder  {
	private int bitField0_
	private int userId_
	private java.util.List installedServices_
	private com.google.protobuf.RepeatedFieldBuilder installedServicesBuilder_
	private java.util.List disabledServices_
	private com.google.protobuf.RepeatedFieldBuilder disabledServicesBuilder_
	private java.util.List activeServices_
	private com.google.protobuf.RepeatedFieldBuilder activeServicesBuilder_
	private java.util.List cachedPrintJobs_
	private com.google.protobuf.RepeatedFieldBuilder cachedPrintJobsBuilder_
	private java.util.List discoverySessions_
	private com.google.protobuf.RepeatedFieldBuilder discoverySessionsBuilder_
	private android.service.print.PrintSpoolerStateProto printSpoolerState_
	private com.google.protobuf.SingleFieldBuilder printSpoolerStateBuilder_
	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.service.print.PrintUserStateProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.print.PrintUserStateProto getDefaultInstanceForType () 
	public android.service.print.PrintUserStateProto build () 
		android.service.print.PrintUserStateProto result
	public android.service.print.PrintUserStateProto buildPartial () 
		android.service.print.PrintUserStateProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.print.PrintUserStateProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.print.PrintUserStateProto$Builder mergeFrom (android.service.print.PrintUserStateProto) 
		android.service.print.PrintUserStateProto other
	public final boolean isInitialized () 
	public android.service.print.PrintUserStateProto$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.service.print.PrintUserStateProto parsedMessage
	public boolean hasUserId () 
	public int getUserId () 
	public android.service.print.PrintUserStateProto$Builder setUserId (int) 
		int value
	public android.service.print.PrintUserStateProto$Builder clearUserId () 
	private void ensureInstalledServicesIsMutable () 
	public java.util.List getInstalledServicesList () 
	public int getInstalledServicesCount () 
	public android.service.print.InstalledPrintServiceProto getInstalledServices (int) 
		int index
	public android.service.print.PrintUserStateProto$Builder setInstalledServices (int, android.service.print.InstalledPrintServiceProto) 
		int index
		android.service.print.InstalledPrintServiceProto value
	public android.service.print.PrintUserStateProto$Builder setInstalledServices (int, android.service.print.InstalledPrintServiceProto$Builder) 
		int index
		android.service.print.InstalledPrintServiceProto$Builder builderForValue
	public android.service.print.PrintUserStateProto$Builder addInstalledServices (android.service.print.InstalledPrintServiceProto) 
		android.service.print.InstalledPrintServiceProto value
	public android.service.print.PrintUserStateProto$Builder addInstalledServices (int, android.service.print.InstalledPrintServiceProto) 
		int index
		android.service.print.InstalledPrintServiceProto value
	public android.service.print.PrintUserStateProto$Builder addInstalledServices (android.service.print.InstalledPrintServiceProto$Builder) 
		android.service.print.InstalledPrintServiceProto$Builder builderForValue
	public android.service.print.PrintUserStateProto$Builder addInstalledServices (int, android.service.print.InstalledPrintServiceProto$Builder) 
		int index
		android.service.print.InstalledPrintServiceProto$Builder builderForValue
	public android.service.print.PrintUserStateProto$Builder addAllInstalledServices (java.lang.Iterable) 
		Iterable values
	public android.service.print.PrintUserStateProto$Builder clearInstalledServices () 
	public android.service.print.PrintUserStateProto$Builder removeInstalledServices (int) 
		int index
	public android.service.print.InstalledPrintServiceProto$Builder getInstalledServicesBuilder (int) 
		int index
	public android.service.print.InstalledPrintServiceProtoOrBuilder getInstalledServicesOrBuilder (int) 
		int index
	public java.util.List getInstalledServicesOrBuilderList () 
	public android.service.print.InstalledPrintServiceProto$Builder addInstalledServicesBuilder () 
	public android.service.print.InstalledPrintServiceProto$Builder addInstalledServicesBuilder (int) 
		int index
	public java.util.List getInstalledServicesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getInstalledServicesFieldBuilder () 
	private void ensureDisabledServicesIsMutable () 
	public java.util.List getDisabledServicesList () 
	public int getDisabledServicesCount () 
	public android.content.ComponentNameProto getDisabledServices (int) 
		int index
	public android.service.print.PrintUserStateProto$Builder setDisabledServices (int, android.content.ComponentNameProto) 
		int index
		android.content.ComponentNameProto value
	public android.service.print.PrintUserStateProto$Builder setDisabledServices (int, android.content.ComponentNameProto$Builder) 
		int index
		android.content.ComponentNameProto$Builder builderForValue
	public android.service.print.PrintUserStateProto$Builder addDisabledServices (android.content.ComponentNameProto) 
		android.content.ComponentNameProto value
	public android.service.print.PrintUserStateProto$Builder addDisabledServices (int, android.content.ComponentNameProto) 
		int index
		android.content.ComponentNameProto value
	public android.service.print.PrintUserStateProto$Builder addDisabledServices (android.content.ComponentNameProto$Builder) 
		android.content.ComponentNameProto$Builder builderForValue
	public android.service.print.PrintUserStateProto$Builder addDisabledServices (int, android.content.ComponentNameProto$Builder) 
		int index
		android.content.ComponentNameProto$Builder builderForValue
	public android.service.print.PrintUserStateProto$Builder addAllDisabledServices (java.lang.Iterable) 
		Iterable values
	public android.service.print.PrintUserStateProto$Builder clearDisabledServices () 
	public android.service.print.PrintUserStateProto$Builder removeDisabledServices (int) 
		int index
	public android.content.ComponentNameProto$Builder getDisabledServicesBuilder (int) 
		int index
	public android.content.ComponentNameProtoOrBuilder getDisabledServicesOrBuilder (int) 
		int index
	public java.util.List getDisabledServicesOrBuilderList () 
	public android.content.ComponentNameProto$Builder addDisabledServicesBuilder () 
	public android.content.ComponentNameProto$Builder addDisabledServicesBuilder (int) 
		int index
	public java.util.List getDisabledServicesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getDisabledServicesFieldBuilder () 
	private void ensureActiveServicesIsMutable () 
	public java.util.List getActiveServicesList () 
	public int getActiveServicesCount () 
	public android.service.print.ActivePrintServiceProto getActiveServices (int) 
		int index
	public android.service.print.PrintUserStateProto$Builder setActiveServices (int, android.service.print.ActivePrintServiceProto) 
		int index
		android.service.print.ActivePrintServiceProto value
	public android.service.print.PrintUserStateProto$Builder setActiveServices (int, android.service.print.ActivePrintServiceProto$Builder) 
		int index
		android.service.print.ActivePrintServiceProto$Builder builderForValue
	public android.service.print.PrintUserStateProto$Builder addActiveServices (android.service.print.ActivePrintServiceProto) 
		android.service.print.ActivePrintServiceProto value
	public android.service.print.PrintUserStateProto$Builder addActiveServices (int, android.service.print.ActivePrintServiceProto) 
		int index
		android.service.print.ActivePrintServiceProto value
	public android.service.print.PrintUserStateProto$Builder addActiveServices (android.service.print.ActivePrintServiceProto$Builder) 
		android.service.print.ActivePrintServiceProto$Builder builderForValue
	public android.service.print.PrintUserStateProto$Builder addActiveServices (int, android.service.print.ActivePrintServiceProto$Builder) 
		int index
		android.service.print.ActivePrintServiceProto$Builder builderForValue
	public android.service.print.PrintUserStateProto$Builder addAllActiveServices (java.lang.Iterable) 
		Iterable values
	public android.service.print.PrintUserStateProto$Builder clearActiveServices () 
	public android.service.print.PrintUserStateProto$Builder removeActiveServices (int) 
		int index
	public android.service.print.ActivePrintServiceProto$Builder getActiveServicesBuilder (int) 
		int index
	public android.service.print.ActivePrintServiceProtoOrBuilder getActiveServicesOrBuilder (int) 
		int index
	public java.util.List getActiveServicesOrBuilderList () 
	public android.service.print.ActivePrintServiceProto$Builder addActiveServicesBuilder () 
	public android.service.print.ActivePrintServiceProto$Builder addActiveServicesBuilder (int) 
		int index
	public java.util.List getActiveServicesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getActiveServicesFieldBuilder () 
	private void ensureCachedPrintJobsIsMutable () 
	public java.util.List getCachedPrintJobsList () 
	public int getCachedPrintJobsCount () 
	public android.service.print.CachedPrintJobProto getCachedPrintJobs (int) 
		int index
	public android.service.print.PrintUserStateProto$Builder setCachedPrintJobs (int, android.service.print.CachedPrintJobProto) 
		int index
		android.service.print.CachedPrintJobProto value
	public android.service.print.PrintUserStateProto$Builder setCachedPrintJobs (int, android.service.print.CachedPrintJobProto$Builder) 
		int index
		android.service.print.CachedPrintJobProto$Builder builderForValue
	public android.service.print.PrintUserStateProto$Builder addCachedPrintJobs (android.service.print.CachedPrintJobProto) 
		android.service.print.CachedPrintJobProto value
	public android.service.print.PrintUserStateProto$Builder addCachedPrintJobs (int, android.service.print.CachedPrintJobProto) 
		int index
		android.service.print.CachedPrintJobProto value
	public android.service.print.PrintUserStateProto$Builder addCachedPrintJobs (android.service.print.CachedPrintJobProto$Builder) 
		android.service.print.CachedPrintJobProto$Builder builderForValue
	public android.service.print.PrintUserStateProto$Builder addCachedPrintJobs (int, android.service.print.CachedPrintJobProto$Builder) 
		int index
		android.service.print.CachedPrintJobProto$Builder builderForValue
	public android.service.print.PrintUserStateProto$Builder addAllCachedPrintJobs (java.lang.Iterable) 
		Iterable values
	public android.service.print.PrintUserStateProto$Builder clearCachedPrintJobs () 
	public android.service.print.PrintUserStateProto$Builder removeCachedPrintJobs (int) 
		int index
	public android.service.print.CachedPrintJobProto$Builder getCachedPrintJobsBuilder (int) 
		int index
	public android.service.print.CachedPrintJobProtoOrBuilder getCachedPrintJobsOrBuilder (int) 
		int index
	public java.util.List getCachedPrintJobsOrBuilderList () 
	public android.service.print.CachedPrintJobProto$Builder addCachedPrintJobsBuilder () 
	public android.service.print.CachedPrintJobProto$Builder addCachedPrintJobsBuilder (int) 
		int index
	public java.util.List getCachedPrintJobsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getCachedPrintJobsFieldBuilder () 
	private void ensureDiscoverySessionsIsMutable () 
	public java.util.List getDiscoverySessionsList () 
	public int getDiscoverySessionsCount () 
	public android.service.print.PrinterDiscoverySessionProto getDiscoverySessions (int) 
		int index
	public android.service.print.PrintUserStateProto$Builder setDiscoverySessions (int, android.service.print.PrinterDiscoverySessionProto) 
		int index
		android.service.print.PrinterDiscoverySessionProto value
	public android.service.print.PrintUserStateProto$Builder setDiscoverySessions (int, android.service.print.PrinterDiscoverySessionProto$Builder) 
		int index
		android.service.print.PrinterDiscoverySessionProto$Builder builderForValue
	public android.service.print.PrintUserStateProto$Builder addDiscoverySessions (android.service.print.PrinterDiscoverySessionProto) 
		android.service.print.PrinterDiscoverySessionProto value
	public android.service.print.PrintUserStateProto$Builder addDiscoverySessions (int, android.service.print.PrinterDiscoverySessionProto) 
		int index
		android.service.print.PrinterDiscoverySessionProto value
	public android.service.print.PrintUserStateProto$Builder addDiscoverySessions (android.service.print.PrinterDiscoverySessionProto$Builder) 
		android.service.print.PrinterDiscoverySessionProto$Builder builderForValue
	public android.service.print.PrintUserStateProto$Builder addDiscoverySessions (int, android.service.print.PrinterDiscoverySessionProto$Builder) 
		int index
		android.service.print.PrinterDiscoverySessionProto$Builder builderForValue
	public android.service.print.PrintUserStateProto$Builder addAllDiscoverySessions (java.lang.Iterable) 
		Iterable values
	public android.service.print.PrintUserStateProto$Builder clearDiscoverySessions () 
	public android.service.print.PrintUserStateProto$Builder removeDiscoverySessions (int) 
		int index
	public android.service.print.PrinterDiscoverySessionProto$Builder getDiscoverySessionsBuilder (int) 
		int index
	public android.service.print.PrinterDiscoverySessionProtoOrBuilder getDiscoverySessionsOrBuilder (int) 
		int index
	public java.util.List getDiscoverySessionsOrBuilderList () 
	public android.service.print.PrinterDiscoverySessionProto$Builder addDiscoverySessionsBuilder () 
	public android.service.print.PrinterDiscoverySessionProto$Builder addDiscoverySessionsBuilder (int) 
		int index
	public java.util.List getDiscoverySessionsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getDiscoverySessionsFieldBuilder () 
	public boolean hasPrintSpoolerState () 
	public android.service.print.PrintSpoolerStateProto getPrintSpoolerState () 
	public android.service.print.PrintUserStateProto$Builder setPrintSpoolerState (android.service.print.PrintSpoolerStateProto) 
		android.service.print.PrintSpoolerStateProto value
	public android.service.print.PrintUserStateProto$Builder setPrintSpoolerState (android.service.print.PrintSpoolerStateProto$Builder) 
		android.service.print.PrintSpoolerStateProto$Builder builderForValue
	public android.service.print.PrintUserStateProto$Builder mergePrintSpoolerState (android.service.print.PrintSpoolerStateProto) 
		android.service.print.PrintSpoolerStateProto value
	public android.service.print.PrintUserStateProto$Builder clearPrintSpoolerState () 
	public android.service.print.PrintSpoolerStateProto$Builder getPrintSpoolerStateBuilder () 
	public android.service.print.PrintSpoolerStateProtoOrBuilder getPrintSpoolerStateOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPrintSpoolerStateFieldBuilder () 
	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.service.print.PrintUserStateProto$1) 
		android.service.print.PrintUserStateProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.print.PrintUserStateProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.print.PrintUserStateProto$1 x1
}

android/service/print/PrintUserStateProto.class
PrintUserStateProto.java
package android.service.print
public final android.service.print.PrintUserStateProto extends com.google.protobuf.GeneratedMessage implements android.service.print.PrintUserStateProtoOrBuilder  {
	private int bitField0_
	public static final int USER_ID_FIELD_NUMBER
	private int userId_
	public static final int INSTALLED_SERVICES_FIELD_NUMBER
	private java.util.List installedServices_
	public static final int DISABLED_SERVICES_FIELD_NUMBER
	private java.util.List disabledServices_
	public static final int ACTIVE_SERVICES_FIELD_NUMBER
	private java.util.List activeServices_
	public static final int CACHED_PRINT_JOBS_FIELD_NUMBER
	private java.util.List cachedPrintJobs_
	public static final int DISCOVERY_SESSIONS_FIELD_NUMBER
	private java.util.List discoverySessions_
	public static final int PRINT_SPOOLER_STATE_FIELD_NUMBER
	private android.service.print.PrintSpoolerStateProto printSpoolerState_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.print.PrintUserStateProto 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.service.print.PrintSpoolerStateProto$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 hasUserId () 
	public int getUserId () 
	public java.util.List getInstalledServicesList () 
	public java.util.List getInstalledServicesOrBuilderList () 
	public int getInstalledServicesCount () 
	public android.service.print.InstalledPrintServiceProto getInstalledServices (int) 
		int index
	public android.service.print.InstalledPrintServiceProtoOrBuilder getInstalledServicesOrBuilder (int) 
		int index
	public java.util.List getDisabledServicesList () 
	public java.util.List getDisabledServicesOrBuilderList () 
	public int getDisabledServicesCount () 
	public android.content.ComponentNameProto getDisabledServices (int) 
		int index
	public android.content.ComponentNameProtoOrBuilder getDisabledServicesOrBuilder (int) 
		int index
	public java.util.List getActiveServicesList () 
	public java.util.List getActiveServicesOrBuilderList () 
	public int getActiveServicesCount () 
	public android.service.print.ActivePrintServiceProto getActiveServices (int) 
		int index
	public android.service.print.ActivePrintServiceProtoOrBuilder getActiveServicesOrBuilder (int) 
		int index
	public java.util.List getCachedPrintJobsList () 
	public java.util.List getCachedPrintJobsOrBuilderList () 
	public int getCachedPrintJobsCount () 
	public android.service.print.CachedPrintJobProto getCachedPrintJobs (int) 
		int index
	public android.service.print.CachedPrintJobProtoOrBuilder getCachedPrintJobsOrBuilder (int) 
		int index
	public java.util.List getDiscoverySessionsList () 
	public java.util.List getDiscoverySessionsOrBuilderList () 
	public int getDiscoverySessionsCount () 
	public android.service.print.PrinterDiscoverySessionProto getDiscoverySessions (int) 
		int index
	public android.service.print.PrinterDiscoverySessionProtoOrBuilder getDiscoverySessionsOrBuilder (int) 
		int index
	public boolean hasPrintSpoolerState () 
	public android.service.print.PrintSpoolerStateProto getPrintSpoolerState () 
	public android.service.print.PrintSpoolerStateProtoOrBuilder getPrintSpoolerStateOrBuilder () 
	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
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int i
		int i
		int i
		int i
		int size
	public static android.service.print.PrintUserStateProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.print.PrintUserStateProto 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.service.print.PrintUserStateProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.print.PrintUserStateProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintUserStateProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrintUserStateProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintUserStateProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrintUserStateProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrintUserStateProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.print.PrintUserStateProto 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.service.print.PrintUserStateProto$Builder newBuilderForType () 
	public static android.service.print.PrintUserStateProto$Builder newBuilder () 
	public static android.service.print.PrintUserStateProto$Builder newBuilder (android.service.print.PrintUserStateProto) 
		android.service.print.PrintUserStateProto prototype
	public android.service.print.PrintUserStateProto$Builder toBuilder () 
	protected android.service.print.PrintUserStateProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.print.PrintUserStateProto$Builder builder
	public static android.service.print.PrintUserStateProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.print.PrintUserStateProto 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.service.print.PrintUserStateProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.print.PrintUserStateProto$1 x1
	static int access$402 (android.service.print.PrintUserStateProto, int) 
		android.service.print.PrintUserStateProto x0
		int x1
	static java.util.List access$502 (android.service.print.PrintUserStateProto, java.util.List) 
		android.service.print.PrintUserStateProto x0
		java.util.List x1
	static java.util.List access$602 (android.service.print.PrintUserStateProto, java.util.List) 
		android.service.print.PrintUserStateProto x0
		java.util.List x1
	static java.util.List access$702 (android.service.print.PrintUserStateProto, java.util.List) 
		android.service.print.PrintUserStateProto x0
		java.util.List x1
	static java.util.List access$802 (android.service.print.PrintUserStateProto, java.util.List) 
		android.service.print.PrintUserStateProto x0
		java.util.List x1
	static java.util.List access$902 (android.service.print.PrintUserStateProto, java.util.List) 
		android.service.print.PrintUserStateProto x0
		java.util.List x1
	static android.service.print.PrintSpoolerStateProto access$1002 (android.service.print.PrintUserStateProto, android.service.print.PrintSpoolerStateProto) 
		android.service.print.PrintUserStateProto x0
		android.service.print.PrintSpoolerStateProto x1
	static int access$1102 (android.service.print.PrintUserStateProto, int) 
		android.service.print.PrintUserStateProto x0
		int x1
	static java.util.List access$500 (android.service.print.PrintUserStateProto) 
		android.service.print.PrintUserStateProto x0
	static boolean access$1200 () 
	static java.util.List access$600 (android.service.print.PrintUserStateProto) 
		android.service.print.PrintUserStateProto x0
	static boolean access$1300 () 
	static java.util.List access$700 (android.service.print.PrintUserStateProto) 
		android.service.print.PrintUserStateProto x0
	static boolean access$1400 () 
	static java.util.List access$800 (android.service.print.PrintUserStateProto) 
		android.service.print.PrintUserStateProto x0
	static boolean access$1500 () 
	static java.util.List access$900 (android.service.print.PrintUserStateProto) 
		android.service.print.PrintUserStateProto x0
	static boolean access$1600 () 
	static com.google.protobuf.UnknownFieldSet access$1700 (android.service.print.PrintUserStateProto) 
		android.service.print.PrintUserStateProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.print.PrintUserStateProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.print.PrintUserStateProto$1 x2
	static void  () 
}

android/service/print/PrintUserStateProtoOrBuilder.class
PrintUserStateProtoOrBuilder.java
package android.service.print
public abstract android.service.print.PrintUserStateProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUserId () 
	public abstract int getUserId () 
	public abstract java.util.List getInstalledServicesList () 
	public abstract android.service.print.InstalledPrintServiceProto getInstalledServices (int) 
	public abstract int getInstalledServicesCount () 
	public abstract java.util.List getInstalledServicesOrBuilderList () 
	public abstract android.service.print.InstalledPrintServiceProtoOrBuilder getInstalledServicesOrBuilder (int) 
	public abstract java.util.List getDisabledServicesList () 
	public abstract android.content.ComponentNameProto getDisabledServices (int) 
	public abstract int getDisabledServicesCount () 
	public abstract java.util.List getDisabledServicesOrBuilderList () 
	public abstract android.content.ComponentNameProtoOrBuilder getDisabledServicesOrBuilder (int) 
	public abstract java.util.List getActiveServicesList () 
	public abstract android.service.print.ActivePrintServiceProto getActiveServices (int) 
	public abstract int getActiveServicesCount () 
	public abstract java.util.List getActiveServicesOrBuilderList () 
	public abstract android.service.print.ActivePrintServiceProtoOrBuilder getActiveServicesOrBuilder (int) 
	public abstract java.util.List getCachedPrintJobsList () 
	public abstract android.service.print.CachedPrintJobProto getCachedPrintJobs (int) 
	public abstract int getCachedPrintJobsCount () 
	public abstract java.util.List getCachedPrintJobsOrBuilderList () 
	public abstract android.service.print.CachedPrintJobProtoOrBuilder getCachedPrintJobsOrBuilder (int) 
	public abstract java.util.List getDiscoverySessionsList () 
	public abstract android.service.print.PrinterDiscoverySessionProto getDiscoverySessions (int) 
	public abstract int getDiscoverySessionsCount () 
	public abstract java.util.List getDiscoverySessionsOrBuilderList () 
	public abstract android.service.print.PrinterDiscoverySessionProtoOrBuilder getDiscoverySessionsOrBuilder (int) 
	public abstract boolean hasPrintSpoolerState () 
	public abstract android.service.print.PrintSpoolerStateProto getPrintSpoolerState () 
	public abstract android.service.print.PrintSpoolerStateProtoOrBuilder getPrintSpoolerStateOrBuilder () 
}

android/service/print/PrinterCapabilitiesProto$1.class
PrinterCapabilitiesProto.java
package android.service.print
final android.service.print.PrinterCapabilitiesProto$1 extends java.lang.Object implements com.google.protobuf.Internal$ListAdapter$Converter  {
	void  () 
	public android.service.print.PrintAttributesProto$ColorMode convert (java.lang.Integer) 
		Integer from
		android.service.print.PrintAttributesProto$ColorMode result
	public volatile java.lang.Object convert (java.lang.Object) 
}

android/service/print/PrinterCapabilitiesProto$2.class
PrinterCapabilitiesProto.java
package android.service.print
final android.service.print.PrinterCapabilitiesProto$2 extends java.lang.Object implements com.google.protobuf.Internal$ListAdapter$Converter  {
	void  () 
	public android.service.print.PrintAttributesProto$DuplexMode convert (java.lang.Integer) 
		Integer from
		android.service.print.PrintAttributesProto$DuplexMode result
	public volatile java.lang.Object convert (java.lang.Object) 
}

android/service/print/PrinterCapabilitiesProto$3.class
PrinterCapabilitiesProto.java
package android.service.print
final android.service.print.PrinterCapabilitiesProto$3 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.print.PrinterCapabilitiesProto 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/service/print/PrinterCapabilitiesProto$Builder.class
PrinterCapabilitiesProto.java
package android.service.print
public final android.service.print.PrinterCapabilitiesProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.print.PrinterCapabilitiesProtoOrBuilder  {
	private int bitField0_
	private android.service.print.MarginsProto minMargins_
	private com.google.protobuf.SingleFieldBuilder minMarginsBuilder_
	private java.util.List mediaSizes_
	private com.google.protobuf.RepeatedFieldBuilder mediaSizesBuilder_
	private java.util.List resolutions_
	private com.google.protobuf.RepeatedFieldBuilder resolutionsBuilder_
	private java.util.List colorModes_
	private java.util.List duplexModes_
	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.service.print.PrinterCapabilitiesProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.print.PrinterCapabilitiesProto getDefaultInstanceForType () 
	public android.service.print.PrinterCapabilitiesProto build () 
		android.service.print.PrinterCapabilitiesProto result
	public android.service.print.PrinterCapabilitiesProto buildPartial () 
		android.service.print.PrinterCapabilitiesProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.print.PrinterCapabilitiesProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.print.PrinterCapabilitiesProto$Builder mergeFrom (android.service.print.PrinterCapabilitiesProto) 
		android.service.print.PrinterCapabilitiesProto other
	public final boolean isInitialized () 
	public android.service.print.PrinterCapabilitiesProto$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.service.print.PrinterCapabilitiesProto parsedMessage
	public boolean hasMinMargins () 
	public android.service.print.MarginsProto getMinMargins () 
	public android.service.print.PrinterCapabilitiesProto$Builder setMinMargins (android.service.print.MarginsProto) 
		android.service.print.MarginsProto value
	public android.service.print.PrinterCapabilitiesProto$Builder setMinMargins (android.service.print.MarginsProto$Builder) 
		android.service.print.MarginsProto$Builder builderForValue
	public android.service.print.PrinterCapabilitiesProto$Builder mergeMinMargins (android.service.print.MarginsProto) 
		android.service.print.MarginsProto value
	public android.service.print.PrinterCapabilitiesProto$Builder clearMinMargins () 
	public android.service.print.MarginsProto$Builder getMinMarginsBuilder () 
	public android.service.print.MarginsProtoOrBuilder getMinMarginsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMinMarginsFieldBuilder () 
	private void ensureMediaSizesIsMutable () 
	public java.util.List getMediaSizesList () 
	public int getMediaSizesCount () 
	public android.service.print.MediaSizeProto getMediaSizes (int) 
		int index
	public android.service.print.PrinterCapabilitiesProto$Builder setMediaSizes (int, android.service.print.MediaSizeProto) 
		int index
		android.service.print.MediaSizeProto value
	public android.service.print.PrinterCapabilitiesProto$Builder setMediaSizes (int, android.service.print.MediaSizeProto$Builder) 
		int index
		android.service.print.MediaSizeProto$Builder builderForValue
	public android.service.print.PrinterCapabilitiesProto$Builder addMediaSizes (android.service.print.MediaSizeProto) 
		android.service.print.MediaSizeProto value
	public android.service.print.PrinterCapabilitiesProto$Builder addMediaSizes (int, android.service.print.MediaSizeProto) 
		int index
		android.service.print.MediaSizeProto value
	public android.service.print.PrinterCapabilitiesProto$Builder addMediaSizes (android.service.print.MediaSizeProto$Builder) 
		android.service.print.MediaSizeProto$Builder builderForValue
	public android.service.print.PrinterCapabilitiesProto$Builder addMediaSizes (int, android.service.print.MediaSizeProto$Builder) 
		int index
		android.service.print.MediaSizeProto$Builder builderForValue
	public android.service.print.PrinterCapabilitiesProto$Builder addAllMediaSizes (java.lang.Iterable) 
		Iterable values
	public android.service.print.PrinterCapabilitiesProto$Builder clearMediaSizes () 
	public android.service.print.PrinterCapabilitiesProto$Builder removeMediaSizes (int) 
		int index
	public android.service.print.MediaSizeProto$Builder getMediaSizesBuilder (int) 
		int index
	public android.service.print.MediaSizeProtoOrBuilder getMediaSizesOrBuilder (int) 
		int index
	public java.util.List getMediaSizesOrBuilderList () 
	public android.service.print.MediaSizeProto$Builder addMediaSizesBuilder () 
	public android.service.print.MediaSizeProto$Builder addMediaSizesBuilder (int) 
		int index
	public java.util.List getMediaSizesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getMediaSizesFieldBuilder () 
	private void ensureResolutionsIsMutable () 
	public java.util.List getResolutionsList () 
	public int getResolutionsCount () 
	public android.service.print.ResolutionProto getResolutions (int) 
		int index
	public android.service.print.PrinterCapabilitiesProto$Builder setResolutions (int, android.service.print.ResolutionProto) 
		int index
		android.service.print.ResolutionProto value
	public android.service.print.PrinterCapabilitiesProto$Builder setResolutions (int, android.service.print.ResolutionProto$Builder) 
		int index
		android.service.print.ResolutionProto$Builder builderForValue
	public android.service.print.PrinterCapabilitiesProto$Builder addResolutions (android.service.print.ResolutionProto) 
		android.service.print.ResolutionProto value
	public android.service.print.PrinterCapabilitiesProto$Builder addResolutions (int, android.service.print.ResolutionProto) 
		int index
		android.service.print.ResolutionProto value
	public android.service.print.PrinterCapabilitiesProto$Builder addResolutions (android.service.print.ResolutionProto$Builder) 
		android.service.print.ResolutionProto$Builder builderForValue
	public android.service.print.PrinterCapabilitiesProto$Builder addResolutions (int, android.service.print.ResolutionProto$Builder) 
		int index
		android.service.print.ResolutionProto$Builder builderForValue
	public android.service.print.PrinterCapabilitiesProto$Builder addAllResolutions (java.lang.Iterable) 
		Iterable values
	public android.service.print.PrinterCapabilitiesProto$Builder clearResolutions () 
	public android.service.print.PrinterCapabilitiesProto$Builder removeResolutions (int) 
		int index
	public android.service.print.ResolutionProto$Builder getResolutionsBuilder (int) 
		int index
	public android.service.print.ResolutionProtoOrBuilder getResolutionsOrBuilder (int) 
		int index
	public java.util.List getResolutionsOrBuilderList () 
	public android.service.print.ResolutionProto$Builder addResolutionsBuilder () 
	public android.service.print.ResolutionProto$Builder addResolutionsBuilder (int) 
		int index
	public java.util.List getResolutionsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getResolutionsFieldBuilder () 
	private void ensureColorModesIsMutable () 
	public java.util.List getColorModesList () 
	public int getColorModesCount () 
	public android.service.print.PrintAttributesProto$ColorMode getColorModes (int) 
		int index
	public android.service.print.PrinterCapabilitiesProto$Builder setColorModes (int, android.service.print.PrintAttributesProto$ColorMode) 
		int index
		android.service.print.PrintAttributesProto$ColorMode value
	public android.service.print.PrinterCapabilitiesProto$Builder addColorModes (android.service.print.PrintAttributesProto$ColorMode) 
		android.service.print.PrintAttributesProto$ColorMode value
	public android.service.print.PrinterCapabilitiesProto$Builder addAllColorModes (java.lang.Iterable) 
		android.service.print.PrintAttributesProto$ColorMode value
		Iterable values
	public android.service.print.PrinterCapabilitiesProto$Builder clearColorModes () 
	private void ensureDuplexModesIsMutable () 
	public java.util.List getDuplexModesList () 
	public int getDuplexModesCount () 
	public android.service.print.PrintAttributesProto$DuplexMode getDuplexModes (int) 
		int index
	public android.service.print.PrinterCapabilitiesProto$Builder setDuplexModes (int, android.service.print.PrintAttributesProto$DuplexMode) 
		int index
		android.service.print.PrintAttributesProto$DuplexMode value
	public android.service.print.PrinterCapabilitiesProto$Builder addDuplexModes (android.service.print.PrintAttributesProto$DuplexMode) 
		android.service.print.PrintAttributesProto$DuplexMode value
	public android.service.print.PrinterCapabilitiesProto$Builder addAllDuplexModes (java.lang.Iterable) 
		android.service.print.PrintAttributesProto$DuplexMode value
		Iterable values
	public android.service.print.PrinterCapabilitiesProto$Builder clearDuplexModes () 
	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.service.print.PrinterCapabilitiesProto$1) 
		android.service.print.PrinterCapabilitiesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.print.PrinterCapabilitiesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.print.PrinterCapabilitiesProto$1 x1
}

android/service/print/PrinterCapabilitiesProto.class
PrinterCapabilitiesProto.java
package android.service.print
public final android.service.print.PrinterCapabilitiesProto extends com.google.protobuf.GeneratedMessage implements android.service.print.PrinterCapabilitiesProtoOrBuilder  {
	private int bitField0_
	public static final int MIN_MARGINS_FIELD_NUMBER
	private android.service.print.MarginsProto minMargins_
	public static final int MEDIA_SIZES_FIELD_NUMBER
	private java.util.List mediaSizes_
	public static final int RESOLUTIONS_FIELD_NUMBER
	private java.util.List resolutions_
	public static final int COLOR_MODES_FIELD_NUMBER
	private java.util.List colorModes_
	private static final com.google.protobuf.Internal$ListAdapter$Converter colorModes_converter_
	public static final int DUPLEX_MODES_FIELD_NUMBER
	private java.util.List duplexModes_
	private static final com.google.protobuf.Internal$ListAdapter$Converter duplexModes_converter_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.print.PrinterCapabilitiesProto 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.service.print.MarginsProto$Builder subBuilder
		int rawValue
		android.service.print.PrintAttributesProto$ColorMode value
		int rawValue
		android.service.print.PrintAttributesProto$ColorMode value
		int length
		int oldLimit
		int rawValue
		android.service.print.PrintAttributesProto$DuplexMode value
		int rawValue
		android.service.print.PrintAttributesProto$DuplexMode 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 boolean hasMinMargins () 
	public android.service.print.MarginsProto getMinMargins () 
	public android.service.print.MarginsProtoOrBuilder getMinMarginsOrBuilder () 
	public java.util.List getMediaSizesList () 
	public java.util.List getMediaSizesOrBuilderList () 
	public int getMediaSizesCount () 
	public android.service.print.MediaSizeProto getMediaSizes (int) 
		int index
	public android.service.print.MediaSizeProtoOrBuilder getMediaSizesOrBuilder (int) 
		int index
	public java.util.List getResolutionsList () 
	public java.util.List getResolutionsOrBuilderList () 
	public int getResolutionsCount () 
	public android.service.print.ResolutionProto getResolutions (int) 
		int index
	public android.service.print.ResolutionProtoOrBuilder getResolutionsOrBuilder (int) 
		int index
	public java.util.List getColorModesList () 
	public int getColorModesCount () 
	public android.service.print.PrintAttributesProto$ColorMode getColorModes (int) 
		int index
	public java.util.List getDuplexModesList () 
	public int getDuplexModesCount () 
	public android.service.print.PrintAttributesProto$DuplexMode getDuplexModes (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
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int i
		int i
		int dataSize
		int i
		int dataSize
		int size
	public static android.service.print.PrinterCapabilitiesProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.print.PrinterCapabilitiesProto 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.service.print.PrinterCapabilitiesProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.print.PrinterCapabilitiesProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrinterCapabilitiesProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrinterCapabilitiesProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrinterCapabilitiesProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrinterCapabilitiesProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrinterCapabilitiesProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.print.PrinterCapabilitiesProto 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.service.print.PrinterCapabilitiesProto$Builder newBuilderForType () 
	public static android.service.print.PrinterCapabilitiesProto$Builder newBuilder () 
	public static android.service.print.PrinterCapabilitiesProto$Builder newBuilder (android.service.print.PrinterCapabilitiesProto) 
		android.service.print.PrinterCapabilitiesProto prototype
	public android.service.print.PrinterCapabilitiesProto$Builder toBuilder () 
	protected android.service.print.PrinterCapabilitiesProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.print.PrinterCapabilitiesProto$Builder builder
	public static android.service.print.PrinterCapabilitiesProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.print.PrinterCapabilitiesProto 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.service.print.PrinterCapabilitiesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.print.PrinterCapabilitiesProto$1 x1
	static android.service.print.MarginsProto access$402 (android.service.print.PrinterCapabilitiesProto, android.service.print.MarginsProto) 
		android.service.print.PrinterCapabilitiesProto x0
		android.service.print.MarginsProto x1
	static java.util.List access$502 (android.service.print.PrinterCapabilitiesProto, java.util.List) 
		android.service.print.PrinterCapabilitiesProto x0
		java.util.List x1
	static java.util.List access$602 (android.service.print.PrinterCapabilitiesProto, java.util.List) 
		android.service.print.PrinterCapabilitiesProto x0
		java.util.List x1
	static java.util.List access$702 (android.service.print.PrinterCapabilitiesProto, java.util.List) 
		android.service.print.PrinterCapabilitiesProto x0
		java.util.List x1
	static java.util.List access$802 (android.service.print.PrinterCapabilitiesProto, java.util.List) 
		android.service.print.PrinterCapabilitiesProto x0
		java.util.List x1
	static int access$902 (android.service.print.PrinterCapabilitiesProto, int) 
		android.service.print.PrinterCapabilitiesProto x0
		int x1
	static java.util.List access$500 (android.service.print.PrinterCapabilitiesProto) 
		android.service.print.PrinterCapabilitiesProto x0
	static boolean access$1000 () 
	static java.util.List access$600 (android.service.print.PrinterCapabilitiesProto) 
		android.service.print.PrinterCapabilitiesProto x0
	static boolean access$1100 () 
	static java.util.List access$700 (android.service.print.PrinterCapabilitiesProto) 
		android.service.print.PrinterCapabilitiesProto x0
	static java.util.List access$800 (android.service.print.PrinterCapabilitiesProto) 
		android.service.print.PrinterCapabilitiesProto x0
	static com.google.protobuf.UnknownFieldSet access$1200 (android.service.print.PrinterCapabilitiesProto) 
		android.service.print.PrinterCapabilitiesProto x0
	static com.google.protobuf.Internal$ListAdapter$Converter access$1300 () 
	static com.google.protobuf.Internal$ListAdapter$Converter access$1400 () 
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.print.PrinterCapabilitiesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.print.PrinterCapabilitiesProto$1 x2
	static void  () 
}

android/service/print/PrinterCapabilitiesProtoOrBuilder.class
PrinterCapabilitiesProtoOrBuilder.java
package android.service.print
public abstract android.service.print.PrinterCapabilitiesProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasMinMargins () 
	public abstract android.service.print.MarginsProto getMinMargins () 
	public abstract android.service.print.MarginsProtoOrBuilder getMinMarginsOrBuilder () 
	public abstract java.util.List getMediaSizesList () 
	public abstract android.service.print.MediaSizeProto getMediaSizes (int) 
	public abstract int getMediaSizesCount () 
	public abstract java.util.List getMediaSizesOrBuilderList () 
	public abstract android.service.print.MediaSizeProtoOrBuilder getMediaSizesOrBuilder (int) 
	public abstract java.util.List getResolutionsList () 
	public abstract android.service.print.ResolutionProto getResolutions (int) 
	public abstract int getResolutionsCount () 
	public abstract java.util.List getResolutionsOrBuilderList () 
	public abstract android.service.print.ResolutionProtoOrBuilder getResolutionsOrBuilder (int) 
	public abstract java.util.List getColorModesList () 
	public abstract int getColorModesCount () 
	public abstract android.service.print.PrintAttributesProto$ColorMode getColorModes (int) 
	public abstract java.util.List getDuplexModesList () 
	public abstract int getDuplexModesCount () 
	public abstract android.service.print.PrintAttributesProto$DuplexMode getDuplexModes (int) 
}

android/service/print/PrinterDiscoverySessionProto$1.class
PrinterDiscoverySessionProto.java
package android.service.print
final android.service.print.PrinterDiscoverySessionProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.print.PrinterDiscoverySessionProto 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/service/print/PrinterDiscoverySessionProto$Builder.class
PrinterDiscoverySessionProto.java
package android.service.print
public final android.service.print.PrinterDiscoverySessionProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.print.PrinterDiscoverySessionProtoOrBuilder  {
	private int bitField0_
	private boolean isDestroyed_
	private boolean isPrinterDiscoveryInProgress_
	private com.google.protobuf.LazyStringList printerDiscoveryObservers_
	private com.google.protobuf.LazyStringList discoveryRequests_
	private java.util.List trackedPrinterRequests_
	private com.google.protobuf.RepeatedFieldBuilder trackedPrinterRequestsBuilder_
	private java.util.List printer_
	private com.google.protobuf.RepeatedFieldBuilder printerBuilder_
	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.service.print.PrinterDiscoverySessionProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.print.PrinterDiscoverySessionProto getDefaultInstanceForType () 
	public android.service.print.PrinterDiscoverySessionProto build () 
		android.service.print.PrinterDiscoverySessionProto result
	public android.service.print.PrinterDiscoverySessionProto buildPartial () 
		android.service.print.PrinterDiscoverySessionProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.print.PrinterDiscoverySessionProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.print.PrinterDiscoverySessionProto$Builder mergeFrom (android.service.print.PrinterDiscoverySessionProto) 
		android.service.print.PrinterDiscoverySessionProto other
	public final boolean isInitialized () 
	public android.service.print.PrinterDiscoverySessionProto$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.service.print.PrinterDiscoverySessionProto parsedMessage
	public boolean hasIsDestroyed () 
	public boolean getIsDestroyed () 
	public android.service.print.PrinterDiscoverySessionProto$Builder setIsDestroyed (boolean) 
		boolean value
	public android.service.print.PrinterDiscoverySessionProto$Builder clearIsDestroyed () 
	public boolean hasIsPrinterDiscoveryInProgress () 
	public boolean getIsPrinterDiscoveryInProgress () 
	public android.service.print.PrinterDiscoverySessionProto$Builder setIsPrinterDiscoveryInProgress (boolean) 
		boolean value
	public android.service.print.PrinterDiscoverySessionProto$Builder clearIsPrinterDiscoveryInProgress () 
	private void ensurePrinterDiscoveryObserversIsMutable () 
	public com.google.protobuf.ProtocolStringList getPrinterDiscoveryObserversList () 
	public int getPrinterDiscoveryObserversCount () 
	public java.lang.String getPrinterDiscoveryObservers (int) 
		int index
	public com.google.protobuf.ByteString getPrinterDiscoveryObserversBytes (int) 
		int index
	public android.service.print.PrinterDiscoverySessionProto$Builder setPrinterDiscoveryObservers (int, java.lang.String) 
		int index
		String value
	public android.service.print.PrinterDiscoverySessionProto$Builder addPrinterDiscoveryObservers (java.lang.String) 
		String value
	public android.service.print.PrinterDiscoverySessionProto$Builder addAllPrinterDiscoveryObservers (java.lang.Iterable) 
		Iterable values
	public android.service.print.PrinterDiscoverySessionProto$Builder clearPrinterDiscoveryObservers () 
	public android.service.print.PrinterDiscoverySessionProto$Builder addPrinterDiscoveryObserversBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureDiscoveryRequestsIsMutable () 
	public com.google.protobuf.ProtocolStringList getDiscoveryRequestsList () 
	public int getDiscoveryRequestsCount () 
	public java.lang.String getDiscoveryRequests (int) 
		int index
	public com.google.protobuf.ByteString getDiscoveryRequestsBytes (int) 
		int index
	public android.service.print.PrinterDiscoverySessionProto$Builder setDiscoveryRequests (int, java.lang.String) 
		int index
		String value
	public android.service.print.PrinterDiscoverySessionProto$Builder addDiscoveryRequests (java.lang.String) 
		String value
	public android.service.print.PrinterDiscoverySessionProto$Builder addAllDiscoveryRequests (java.lang.Iterable) 
		Iterable values
	public android.service.print.PrinterDiscoverySessionProto$Builder clearDiscoveryRequests () 
	public android.service.print.PrinterDiscoverySessionProto$Builder addDiscoveryRequestsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureTrackedPrinterRequestsIsMutable () 
	public java.util.List getTrackedPrinterRequestsList () 
	public int getTrackedPrinterRequestsCount () 
	public android.service.print.PrinterIdProto getTrackedPrinterRequests (int) 
		int index
	public android.service.print.PrinterDiscoverySessionProto$Builder setTrackedPrinterRequests (int, android.service.print.PrinterIdProto) 
		int index
		android.service.print.PrinterIdProto value
	public android.service.print.PrinterDiscoverySessionProto$Builder setTrackedPrinterRequests (int, android.service.print.PrinterIdProto$Builder) 
		int index
		android.service.print.PrinterIdProto$Builder builderForValue
	public android.service.print.PrinterDiscoverySessionProto$Builder addTrackedPrinterRequests (android.service.print.PrinterIdProto) 
		android.service.print.PrinterIdProto value
	public android.service.print.PrinterDiscoverySessionProto$Builder addTrackedPrinterRequests (int, android.service.print.PrinterIdProto) 
		int index
		android.service.print.PrinterIdProto value
	public android.service.print.PrinterDiscoverySessionProto$Builder addTrackedPrinterRequests (android.service.print.PrinterIdProto$Builder) 
		android.service.print.PrinterIdProto$Builder builderForValue
	public android.service.print.PrinterDiscoverySessionProto$Builder addTrackedPrinterRequests (int, android.service.print.PrinterIdProto$Builder) 
		int index
		android.service.print.PrinterIdProto$Builder builderForValue
	public android.service.print.PrinterDiscoverySessionProto$Builder addAllTrackedPrinterRequests (java.lang.Iterable) 
		Iterable values
	public android.service.print.PrinterDiscoverySessionProto$Builder clearTrackedPrinterRequests () 
	public android.service.print.PrinterDiscoverySessionProto$Builder removeTrackedPrinterRequests (int) 
		int index
	public android.service.print.PrinterIdProto$Builder getTrackedPrinterRequestsBuilder (int) 
		int index
	public android.service.print.PrinterIdProtoOrBuilder getTrackedPrinterRequestsOrBuilder (int) 
		int index
	public java.util.List getTrackedPrinterRequestsOrBuilderList () 
	public android.service.print.PrinterIdProto$Builder addTrackedPrinterRequestsBuilder () 
	public android.service.print.PrinterIdProto$Builder addTrackedPrinterRequestsBuilder (int) 
		int index
	public java.util.List getTrackedPrinterRequestsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getTrackedPrinterRequestsFieldBuilder () 
	private void ensurePrinterIsMutable () 
	public java.util.List getPrinterList () 
	public int getPrinterCount () 
	public android.service.print.PrinterInfoProto getPrinter (int) 
		int index
	public android.service.print.PrinterDiscoverySessionProto$Builder setPrinter (int, android.service.print.PrinterInfoProto) 
		int index
		android.service.print.PrinterInfoProto value
	public android.service.print.PrinterDiscoverySessionProto$Builder setPrinter (int, android.service.print.PrinterInfoProto$Builder) 
		int index
		android.service.print.PrinterInfoProto$Builder builderForValue
	public android.service.print.PrinterDiscoverySessionProto$Builder addPrinter (android.service.print.PrinterInfoProto) 
		android.service.print.PrinterInfoProto value
	public android.service.print.PrinterDiscoverySessionProto$Builder addPrinter (int, android.service.print.PrinterInfoProto) 
		int index
		android.service.print.PrinterInfoProto value
	public android.service.print.PrinterDiscoverySessionProto$Builder addPrinter (android.service.print.PrinterInfoProto$Builder) 
		android.service.print.PrinterInfoProto$Builder builderForValue
	public android.service.print.PrinterDiscoverySessionProto$Builder addPrinter (int, android.service.print.PrinterInfoProto$Builder) 
		int index
		android.service.print.PrinterInfoProto$Builder builderForValue
	public android.service.print.PrinterDiscoverySessionProto$Builder addAllPrinter (java.lang.Iterable) 
		Iterable values
	public android.service.print.PrinterDiscoverySessionProto$Builder clearPrinter () 
	public android.service.print.PrinterDiscoverySessionProto$Builder removePrinter (int) 
		int index
	public android.service.print.PrinterInfoProto$Builder getPrinterBuilder (int) 
		int index
	public android.service.print.PrinterInfoProtoOrBuilder getPrinterOrBuilder (int) 
		int index
	public java.util.List getPrinterOrBuilderList () 
	public android.service.print.PrinterInfoProto$Builder addPrinterBuilder () 
	public android.service.print.PrinterInfoProto$Builder addPrinterBuilder (int) 
		int index
	public java.util.List getPrinterBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getPrinterFieldBuilder () 
	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.service.print.PrinterDiscoverySessionProto$1) 
		android.service.print.PrinterDiscoverySessionProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.print.PrinterDiscoverySessionProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.print.PrinterDiscoverySessionProto$1 x1
}

android/service/print/PrinterDiscoverySessionProto.class
PrinterDiscoverySessionProto.java
package android.service.print
public final android.service.print.PrinterDiscoverySessionProto extends com.google.protobuf.GeneratedMessage implements android.service.print.PrinterDiscoverySessionProtoOrBuilder  {
	private int bitField0_
	public static final int IS_DESTROYED_FIELD_NUMBER
	private boolean isDestroyed_
	public static final int IS_PRINTER_DISCOVERY_IN_PROGRESS_FIELD_NUMBER
	private boolean isPrinterDiscoveryInProgress_
	public static final int PRINTER_DISCOVERY_OBSERVERS_FIELD_NUMBER
	private com.google.protobuf.LazyStringList printerDiscoveryObservers_
	public static final int DISCOVERY_REQUESTS_FIELD_NUMBER
	private com.google.protobuf.LazyStringList discoveryRequests_
	public static final int TRACKED_PRINTER_REQUESTS_FIELD_NUMBER
	private java.util.List trackedPrinterRequests_
	public static final int PRINTER_FIELD_NUMBER
	private java.util.List printer_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.print.PrinterDiscoverySessionProto 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 hasIsDestroyed () 
	public boolean getIsDestroyed () 
	public boolean hasIsPrinterDiscoveryInProgress () 
	public boolean getIsPrinterDiscoveryInProgress () 
	public com.google.protobuf.ProtocolStringList getPrinterDiscoveryObserversList () 
	public int getPrinterDiscoveryObserversCount () 
	public java.lang.String getPrinterDiscoveryObservers (int) 
		int index
	public com.google.protobuf.ByteString getPrinterDiscoveryObserversBytes (int) 
		int index
	public com.google.protobuf.ProtocolStringList getDiscoveryRequestsList () 
	public int getDiscoveryRequestsCount () 
	public java.lang.String getDiscoveryRequests (int) 
		int index
	public com.google.protobuf.ByteString getDiscoveryRequestsBytes (int) 
		int index
	public java.util.List getTrackedPrinterRequestsList () 
	public java.util.List getTrackedPrinterRequestsOrBuilderList () 
	public int getTrackedPrinterRequestsCount () 
	public android.service.print.PrinterIdProto getTrackedPrinterRequests (int) 
		int index
	public android.service.print.PrinterIdProtoOrBuilder getTrackedPrinterRequestsOrBuilder (int) 
		int index
	public java.util.List getPrinterList () 
	public java.util.List getPrinterOrBuilderList () 
	public int getPrinterCount () 
	public android.service.print.PrinterInfoProto getPrinter (int) 
		int index
	public android.service.print.PrinterInfoProtoOrBuilder getPrinterOrBuilder (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
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int dataSize
		int i
		int dataSize
		int i
		int i
		int size
	public static android.service.print.PrinterDiscoverySessionProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.print.PrinterDiscoverySessionProto 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.service.print.PrinterDiscoverySessionProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.print.PrinterDiscoverySessionProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrinterDiscoverySessionProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrinterDiscoverySessionProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrinterDiscoverySessionProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrinterDiscoverySessionProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrinterDiscoverySessionProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.print.PrinterDiscoverySessionProto 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.service.print.PrinterDiscoverySessionProto$Builder newBuilderForType () 
	public static android.service.print.PrinterDiscoverySessionProto$Builder newBuilder () 
	public static android.service.print.PrinterDiscoverySessionProto$Builder newBuilder (android.service.print.PrinterDiscoverySessionProto) 
		android.service.print.PrinterDiscoverySessionProto prototype
	public android.service.print.PrinterDiscoverySessionProto$Builder toBuilder () 
	protected android.service.print.PrinterDiscoverySessionProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.print.PrinterDiscoverySessionProto$Builder builder
	public static android.service.print.PrinterDiscoverySessionProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.print.PrinterDiscoverySessionProto 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.service.print.PrinterDiscoverySessionProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.print.PrinterDiscoverySessionProto$1 x1
	static boolean access$402 (android.service.print.PrinterDiscoverySessionProto, boolean) 
		android.service.print.PrinterDiscoverySessionProto x0
		boolean x1
	static boolean access$502 (android.service.print.PrinterDiscoverySessionProto, boolean) 
		android.service.print.PrinterDiscoverySessionProto x0
		boolean x1
	static com.google.protobuf.LazyStringList access$602 (android.service.print.PrinterDiscoverySessionProto, com.google.protobuf.LazyStringList) 
		android.service.print.PrinterDiscoverySessionProto x0
		com.google.protobuf.LazyStringList x1
	static com.google.protobuf.LazyStringList access$702 (android.service.print.PrinterDiscoverySessionProto, com.google.protobuf.LazyStringList) 
		android.service.print.PrinterDiscoverySessionProto x0
		com.google.protobuf.LazyStringList x1
	static java.util.List access$802 (android.service.print.PrinterDiscoverySessionProto, java.util.List) 
		android.service.print.PrinterDiscoverySessionProto x0
		java.util.List x1
	static java.util.List access$902 (android.service.print.PrinterDiscoverySessionProto, java.util.List) 
		android.service.print.PrinterDiscoverySessionProto x0
		java.util.List x1
	static int access$1002 (android.service.print.PrinterDiscoverySessionProto, int) 
		android.service.print.PrinterDiscoverySessionProto x0
		int x1
	static com.google.protobuf.LazyStringList access$600 (android.service.print.PrinterDiscoverySessionProto) 
		android.service.print.PrinterDiscoverySessionProto x0
	static com.google.protobuf.LazyStringList access$700 (android.service.print.PrinterDiscoverySessionProto) 
		android.service.print.PrinterDiscoverySessionProto x0
	static java.util.List access$800 (android.service.print.PrinterDiscoverySessionProto) 
		android.service.print.PrinterDiscoverySessionProto x0
	static boolean access$1100 () 
	static java.util.List access$900 (android.service.print.PrinterDiscoverySessionProto) 
		android.service.print.PrinterDiscoverySessionProto x0
	static boolean access$1200 () 
	static com.google.protobuf.UnknownFieldSet access$1300 (android.service.print.PrinterDiscoverySessionProto) 
		android.service.print.PrinterDiscoverySessionProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.print.PrinterDiscoverySessionProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.print.PrinterDiscoverySessionProto$1 x2
	static void  () 
}

android/service/print/PrinterDiscoverySessionProtoOrBuilder.class
PrinterDiscoverySessionProtoOrBuilder.java
package android.service.print
public abstract android.service.print.PrinterDiscoverySessionProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasIsDestroyed () 
	public abstract boolean getIsDestroyed () 
	public abstract boolean hasIsPrinterDiscoveryInProgress () 
	public abstract boolean getIsPrinterDiscoveryInProgress () 
	public abstract com.google.protobuf.ProtocolStringList getPrinterDiscoveryObserversList () 
	public abstract int getPrinterDiscoveryObserversCount () 
	public abstract java.lang.String getPrinterDiscoveryObservers (int) 
	public abstract com.google.protobuf.ByteString getPrinterDiscoveryObserversBytes (int) 
	public abstract com.google.protobuf.ProtocolStringList getDiscoveryRequestsList () 
	public abstract int getDiscoveryRequestsCount () 
	public abstract java.lang.String getDiscoveryRequests (int) 
	public abstract com.google.protobuf.ByteString getDiscoveryRequestsBytes (int) 
	public abstract java.util.List getTrackedPrinterRequestsList () 
	public abstract android.service.print.PrinterIdProto getTrackedPrinterRequests (int) 
	public abstract int getTrackedPrinterRequestsCount () 
	public abstract java.util.List getTrackedPrinterRequestsOrBuilderList () 
	public abstract android.service.print.PrinterIdProtoOrBuilder getTrackedPrinterRequestsOrBuilder (int) 
	public abstract java.util.List getPrinterList () 
	public abstract android.service.print.PrinterInfoProto getPrinter (int) 
	public abstract int getPrinterCount () 
	public abstract java.util.List getPrinterOrBuilderList () 
	public abstract android.service.print.PrinterInfoProtoOrBuilder getPrinterOrBuilder (int) 
}

android/service/print/PrinterIdProto$1.class
PrinterIdProto.java
package android.service.print
final android.service.print.PrinterIdProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.print.PrinterIdProto 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/service/print/PrinterIdProto$Builder.class
PrinterIdProto.java
package android.service.print
public final android.service.print.PrinterIdProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.print.PrinterIdProtoOrBuilder  {
	private int bitField0_
	private android.content.ComponentNameProto serviceName_
	private com.google.protobuf.SingleFieldBuilder serviceNameBuilder_
	private Object localId_
	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.service.print.PrinterIdProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.print.PrinterIdProto getDefaultInstanceForType () 
	public android.service.print.PrinterIdProto build () 
		android.service.print.PrinterIdProto result
	public android.service.print.PrinterIdProto buildPartial () 
		android.service.print.PrinterIdProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.print.PrinterIdProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.print.PrinterIdProto$Builder mergeFrom (android.service.print.PrinterIdProto) 
		android.service.print.PrinterIdProto other
	public final boolean isInitialized () 
	public android.service.print.PrinterIdProto$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.service.print.PrinterIdProto parsedMessage
	public boolean hasServiceName () 
	public android.content.ComponentNameProto getServiceName () 
	public android.service.print.PrinterIdProto$Builder setServiceName (android.content.ComponentNameProto) 
		android.content.ComponentNameProto value
	public android.service.print.PrinterIdProto$Builder setServiceName (android.content.ComponentNameProto$Builder) 
		android.content.ComponentNameProto$Builder builderForValue
	public android.service.print.PrinterIdProto$Builder mergeServiceName (android.content.ComponentNameProto) 
		android.content.ComponentNameProto value
	public android.service.print.PrinterIdProto$Builder clearServiceName () 
	public android.content.ComponentNameProto$Builder getServiceNameBuilder () 
	public android.content.ComponentNameProtoOrBuilder getServiceNameOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getServiceNameFieldBuilder () 
	public boolean hasLocalId () 
	public java.lang.String getLocalId () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLocalIdBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.print.PrinterIdProto$Builder setLocalId (java.lang.String) 
		String value
	public android.service.print.PrinterIdProto$Builder clearLocalId () 
	public android.service.print.PrinterIdProto$Builder setLocalIdBytes (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.service.print.PrinterIdProto$1) 
		android.service.print.PrinterIdProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.print.PrinterIdProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.print.PrinterIdProto$1 x1
}

android/service/print/PrinterIdProto.class
PrinterIdProto.java
package android.service.print
public final android.service.print.PrinterIdProto extends com.google.protobuf.GeneratedMessage implements android.service.print.PrinterIdProtoOrBuilder  {
	private int bitField0_
	public static final int SERVICE_NAME_FIELD_NUMBER
	private android.content.ComponentNameProto serviceName_
	public static final int LOCAL_ID_FIELD_NUMBER
	private volatile Object localId_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.print.PrinterIdProto 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.content.ComponentNameProto$Builder subBuilder
		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 hasServiceName () 
	public android.content.ComponentNameProto getServiceName () 
	public android.content.ComponentNameProtoOrBuilder getServiceNameOrBuilder () 
	public boolean hasLocalId () 
	public java.lang.String getLocalId () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLocalIdBytes () 
		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.service.print.PrinterIdProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.print.PrinterIdProto 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.service.print.PrinterIdProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.print.PrinterIdProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrinterIdProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrinterIdProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrinterIdProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrinterIdProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrinterIdProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.print.PrinterIdProto 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.service.print.PrinterIdProto$Builder newBuilderForType () 
	public static android.service.print.PrinterIdProto$Builder newBuilder () 
	public static android.service.print.PrinterIdProto$Builder newBuilder (android.service.print.PrinterIdProto) 
		android.service.print.PrinterIdProto prototype
	public android.service.print.PrinterIdProto$Builder toBuilder () 
	protected android.service.print.PrinterIdProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.print.PrinterIdProto$Builder builder
	public static android.service.print.PrinterIdProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.print.PrinterIdProto 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.service.print.PrinterIdProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.print.PrinterIdProto$1 x1
	static android.content.ComponentNameProto access$402 (android.service.print.PrinterIdProto, android.content.ComponentNameProto) 
		android.service.print.PrinterIdProto x0
		android.content.ComponentNameProto x1
	static java.lang.Object access$502 (android.service.print.PrinterIdProto, java.lang.Object) 
		android.service.print.PrinterIdProto x0
		Object x1
	static int access$602 (android.service.print.PrinterIdProto, int) 
		android.service.print.PrinterIdProto x0
		int x1
	static java.lang.Object access$500 (android.service.print.PrinterIdProto) 
		android.service.print.PrinterIdProto x0
	static com.google.protobuf.UnknownFieldSet access$700 (android.service.print.PrinterIdProto) 
		android.service.print.PrinterIdProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.print.PrinterIdProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.print.PrinterIdProto$1 x2
	static void  () 
}

android/service/print/PrinterIdProtoOrBuilder.class
PrinterIdProtoOrBuilder.java
package android.service.print
public abstract android.service.print.PrinterIdProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasServiceName () 
	public abstract android.content.ComponentNameProto getServiceName () 
	public abstract android.content.ComponentNameProtoOrBuilder getServiceNameOrBuilder () 
	public abstract boolean hasLocalId () 
	public abstract java.lang.String getLocalId () 
	public abstract com.google.protobuf.ByteString getLocalIdBytes () 
}

android/service/print/PrinterInfoProto$1.class
PrinterInfoProto.java
package android.service.print
final android.service.print.PrinterInfoProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.print.PrinterInfoProto 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/service/print/PrinterInfoProto$Builder.class
PrinterInfoProto.java
package android.service.print
public final android.service.print.PrinterInfoProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.print.PrinterInfoProtoOrBuilder  {
	private int bitField0_
	private android.service.print.PrinterIdProto id_
	private com.google.protobuf.SingleFieldBuilder idBuilder_
	private Object name_
	private int status_
	private Object description_
	private android.service.print.PrinterCapabilitiesProto capabilities_
	private com.google.protobuf.SingleFieldBuilder capabilitiesBuilder_
	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.service.print.PrinterInfoProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.print.PrinterInfoProto getDefaultInstanceForType () 
	public android.service.print.PrinterInfoProto build () 
		android.service.print.PrinterInfoProto result
	public android.service.print.PrinterInfoProto buildPartial () 
		android.service.print.PrinterInfoProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.print.PrinterInfoProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.print.PrinterInfoProto$Builder mergeFrom (android.service.print.PrinterInfoProto) 
		android.service.print.PrinterInfoProto other
	public final boolean isInitialized () 
	public android.service.print.PrinterInfoProto$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.service.print.PrinterInfoProto parsedMessage
	public boolean hasId () 
	public android.service.print.PrinterIdProto getId () 
	public android.service.print.PrinterInfoProto$Builder setId (android.service.print.PrinterIdProto) 
		android.service.print.PrinterIdProto value
	public android.service.print.PrinterInfoProto$Builder setId (android.service.print.PrinterIdProto$Builder) 
		android.service.print.PrinterIdProto$Builder builderForValue
	public android.service.print.PrinterInfoProto$Builder mergeId (android.service.print.PrinterIdProto) 
		android.service.print.PrinterIdProto value
	public android.service.print.PrinterInfoProto$Builder clearId () 
	public android.service.print.PrinterIdProto$Builder getIdBuilder () 
	public android.service.print.PrinterIdProtoOrBuilder getIdOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getIdFieldBuilder () 
	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.service.print.PrinterInfoProto$Builder setName (java.lang.String) 
		String value
	public android.service.print.PrinterInfoProto$Builder clearName () 
	public android.service.print.PrinterInfoProto$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasStatus () 
	public android.service.print.PrinterInfoProto$Status getStatus () 
		android.service.print.PrinterInfoProto$Status result
	public android.service.print.PrinterInfoProto$Builder setStatus (android.service.print.PrinterInfoProto$Status) 
		android.service.print.PrinterInfoProto$Status value
	public android.service.print.PrinterInfoProto$Builder clearStatus () 
	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.service.print.PrinterInfoProto$Builder setDescription (java.lang.String) 
		String value
	public android.service.print.PrinterInfoProto$Builder clearDescription () 
	public android.service.print.PrinterInfoProto$Builder setDescriptionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCapabilities () 
	public android.service.print.PrinterCapabilitiesProto getCapabilities () 
	public android.service.print.PrinterInfoProto$Builder setCapabilities (android.service.print.PrinterCapabilitiesProto) 
		android.service.print.PrinterCapabilitiesProto value
	public android.service.print.PrinterInfoProto$Builder setCapabilities (android.service.print.PrinterCapabilitiesProto$Builder) 
		android.service.print.PrinterCapabilitiesProto$Builder builderForValue
	public android.service.print.PrinterInfoProto$Builder mergeCapabilities (android.service.print.PrinterCapabilitiesProto) 
		android.service.print.PrinterCapabilitiesProto value
	public android.service.print.PrinterInfoProto$Builder clearCapabilities () 
	public android.service.print.PrinterCapabilitiesProto$Builder getCapabilitiesBuilder () 
	public android.service.print.PrinterCapabilitiesProtoOrBuilder getCapabilitiesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCapabilitiesFieldBuilder () 
	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.service.print.PrinterInfoProto$1) 
		android.service.print.PrinterInfoProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.print.PrinterInfoProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.print.PrinterInfoProto$1 x1
}

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

android/service/print/PrinterInfoProto$Status.class
PrinterInfoProto.java
package android.service.print
public final android.service.print.PrinterInfoProto$Status extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.service.print.PrinterInfoProto$Status __STATUS_UNUSED
	public static final android.service.print.PrinterInfoProto$Status STATUS_IDLE
	public static final android.service.print.PrinterInfoProto$Status STATUS_BUSY
	public static final android.service.print.PrinterInfoProto$Status STATUS_UNAVAILABLE
	public static final int __STATUS_UNUSED_VALUE
	public static final int STATUS_IDLE_VALUE
	public static final int STATUS_BUSY_VALUE
	public static final int STATUS_UNAVAILABLE_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.service.print.PrinterInfoProto$Status[] VALUES
	private final int value
	private static final android.service.print.PrinterInfoProto$Status[] $VALUES
	public static android.service.print.PrinterInfoProto$Status[] values () 
	public static android.service.print.PrinterInfoProto$Status valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.service.print.PrinterInfoProto$Status valueOf (int) 
		int value
	public static android.service.print.PrinterInfoProto$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.service.print.PrinterInfoProto$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/service/print/PrinterInfoProto.class
PrinterInfoProto.java
package android.service.print
public final android.service.print.PrinterInfoProto extends com.google.protobuf.GeneratedMessage implements android.service.print.PrinterInfoProtoOrBuilder  {
	private int bitField0_
	public static final int ID_FIELD_NUMBER
	private android.service.print.PrinterIdProto id_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int STATUS_FIELD_NUMBER
	private int status_
	public static final int DESCRIPTION_FIELD_NUMBER
	private volatile Object description_
	public static final int CAPABILITIES_FIELD_NUMBER
	private android.service.print.PrinterCapabilitiesProto capabilities_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.print.PrinterInfoProto 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.service.print.PrinterIdProto$Builder subBuilder
		com.google.protobuf.ByteString bs
		int rawValue
		android.service.print.PrinterInfoProto$Status value
		com.google.protobuf.ByteString bs
		android.service.print.PrinterCapabilitiesProto$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 android.service.print.PrinterIdProto getId () 
	public android.service.print.PrinterIdProtoOrBuilder getIdOrBuilder () 
	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 hasStatus () 
	public android.service.print.PrinterInfoProto$Status getStatus () 
		android.service.print.PrinterInfoProto$Status result
	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 hasCapabilities () 
	public android.service.print.PrinterCapabilitiesProto getCapabilities () 
	public android.service.print.PrinterCapabilitiesProtoOrBuilder getCapabilitiesOrBuilder () 
	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.service.print.PrinterInfoProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.print.PrinterInfoProto 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.service.print.PrinterInfoProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.print.PrinterInfoProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrinterInfoProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrinterInfoProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrinterInfoProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.PrinterInfoProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.PrinterInfoProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.print.PrinterInfoProto 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.service.print.PrinterInfoProto$Builder newBuilderForType () 
	public static android.service.print.PrinterInfoProto$Builder newBuilder () 
	public static android.service.print.PrinterInfoProto$Builder newBuilder (android.service.print.PrinterInfoProto) 
		android.service.print.PrinterInfoProto prototype
	public android.service.print.PrinterInfoProto$Builder toBuilder () 
	protected android.service.print.PrinterInfoProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.print.PrinterInfoProto$Builder builder
	public static android.service.print.PrinterInfoProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.print.PrinterInfoProto 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.service.print.PrinterInfoProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.print.PrinterInfoProto$1 x1
	static android.service.print.PrinterIdProto access$402 (android.service.print.PrinterInfoProto, android.service.print.PrinterIdProto) 
		android.service.print.PrinterInfoProto x0
		android.service.print.PrinterIdProto x1
	static java.lang.Object access$502 (android.service.print.PrinterInfoProto, java.lang.Object) 
		android.service.print.PrinterInfoProto x0
		Object x1
	static int access$602 (android.service.print.PrinterInfoProto, int) 
		android.service.print.PrinterInfoProto x0
		int x1
	static java.lang.Object access$702 (android.service.print.PrinterInfoProto, java.lang.Object) 
		android.service.print.PrinterInfoProto x0
		Object x1
	static android.service.print.PrinterCapabilitiesProto access$802 (android.service.print.PrinterInfoProto, android.service.print.PrinterCapabilitiesProto) 
		android.service.print.PrinterInfoProto x0
		android.service.print.PrinterCapabilitiesProto x1
	static int access$902 (android.service.print.PrinterInfoProto, int) 
		android.service.print.PrinterInfoProto x0
		int x1
	static java.lang.Object access$500 (android.service.print.PrinterInfoProto) 
		android.service.print.PrinterInfoProto x0
	static java.lang.Object access$700 (android.service.print.PrinterInfoProto) 
		android.service.print.PrinterInfoProto x0
	static com.google.protobuf.UnknownFieldSet access$1000 (android.service.print.PrinterInfoProto) 
		android.service.print.PrinterInfoProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.print.PrinterInfoProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.print.PrinterInfoProto$1 x2
	static void  () 
}

android/service/print/PrinterInfoProtoOrBuilder.class
PrinterInfoProtoOrBuilder.java
package android.service.print
public abstract android.service.print.PrinterInfoProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasId () 
	public abstract android.service.print.PrinterIdProto getId () 
	public abstract android.service.print.PrinterIdProtoOrBuilder getIdOrBuilder () 
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasStatus () 
	public abstract android.service.print.PrinterInfoProto$Status getStatus () 
	public abstract boolean hasDescription () 
	public abstract java.lang.String getDescription () 
	public abstract com.google.protobuf.ByteString getDescriptionBytes () 
	public abstract boolean hasCapabilities () 
	public abstract android.service.print.PrinterCapabilitiesProto getCapabilities () 
	public abstract android.service.print.PrinterCapabilitiesProtoOrBuilder getCapabilitiesOrBuilder () 
}

android/service/print/ResolutionProto$1.class
ResolutionProto.java
package android.service.print
final android.service.print.ResolutionProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.print.ResolutionProto 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/service/print/ResolutionProto$Builder.class
ResolutionProto.java
package android.service.print
public final android.service.print.ResolutionProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.print.ResolutionProtoOrBuilder  {
	private int bitField0_
	private Object id_
	private Object label_
	private int horizontalDpi_
	private int verticalDpi_
	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.service.print.ResolutionProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.print.ResolutionProto getDefaultInstanceForType () 
	public android.service.print.ResolutionProto build () 
		android.service.print.ResolutionProto result
	public android.service.print.ResolutionProto buildPartial () 
		android.service.print.ResolutionProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.print.ResolutionProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.print.ResolutionProto$Builder mergeFrom (android.service.print.ResolutionProto) 
		android.service.print.ResolutionProto other
	public final boolean isInitialized () 
	public android.service.print.ResolutionProto$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.service.print.ResolutionProto 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.service.print.ResolutionProto$Builder setId (java.lang.String) 
		String value
	public android.service.print.ResolutionProto$Builder clearId () 
	public android.service.print.ResolutionProto$Builder setIdBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasLabel () 
	public java.lang.String getLabel () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLabelBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.print.ResolutionProto$Builder setLabel (java.lang.String) 
		String value
	public android.service.print.ResolutionProto$Builder clearLabel () 
	public android.service.print.ResolutionProto$Builder setLabelBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHorizontalDpi () 
	public int getHorizontalDpi () 
	public android.service.print.ResolutionProto$Builder setHorizontalDpi (int) 
		int value
	public android.service.print.ResolutionProto$Builder clearHorizontalDpi () 
	public boolean hasVerticalDpi () 
	public int getVerticalDpi () 
	public android.service.print.ResolutionProto$Builder setVerticalDpi (int) 
		int value
	public android.service.print.ResolutionProto$Builder clearVerticalDpi () 
	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.service.print.ResolutionProto$1) 
		android.service.print.ResolutionProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.print.ResolutionProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.print.ResolutionProto$1 x1
}

android/service/print/ResolutionProto.class
ResolutionProto.java
package android.service.print
public final android.service.print.ResolutionProto extends com.google.protobuf.GeneratedMessage implements android.service.print.ResolutionProtoOrBuilder  {
	private int bitField0_
	public static final int ID_FIELD_NUMBER
	private volatile Object id_
	public static final int LABEL_FIELD_NUMBER
	private volatile Object label_
	public static final int HORIZONTAL_DPI_FIELD_NUMBER
	private int horizontalDpi_
	public static final int VERTICAL_DPI_FIELD_NUMBER
	private int verticalDpi_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.print.ResolutionProto 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 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 hasLabel () 
	public java.lang.String getLabel () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLabelBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHorizontalDpi () 
	public int getHorizontalDpi () 
	public boolean hasVerticalDpi () 
	public int getVerticalDpi () 
	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.service.print.ResolutionProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.print.ResolutionProto 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.service.print.ResolutionProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.print.ResolutionProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.ResolutionProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.ResolutionProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.ResolutionProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.print.ResolutionProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.print.ResolutionProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.print.ResolutionProto 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.service.print.ResolutionProto$Builder newBuilderForType () 
	public static android.service.print.ResolutionProto$Builder newBuilder () 
	public static android.service.print.ResolutionProto$Builder newBuilder (android.service.print.ResolutionProto) 
		android.service.print.ResolutionProto prototype
	public android.service.print.ResolutionProto$Builder toBuilder () 
	protected android.service.print.ResolutionProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.print.ResolutionProto$Builder builder
	public static android.service.print.ResolutionProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.print.ResolutionProto 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.service.print.ResolutionProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.print.ResolutionProto$1 x1
	static java.lang.Object access$402 (android.service.print.ResolutionProto, java.lang.Object) 
		android.service.print.ResolutionProto x0
		Object x1
	static java.lang.Object access$502 (android.service.print.ResolutionProto, java.lang.Object) 
		android.service.print.ResolutionProto x0
		Object x1
	static int access$602 (android.service.print.ResolutionProto, int) 
		android.service.print.ResolutionProto x0
		int x1
	static int access$702 (android.service.print.ResolutionProto, int) 
		android.service.print.ResolutionProto x0
		int x1
	static int access$802 (android.service.print.ResolutionProto, int) 
		android.service.print.ResolutionProto x0
		int x1
	static java.lang.Object access$400 (android.service.print.ResolutionProto) 
		android.service.print.ResolutionProto x0
	static java.lang.Object access$500 (android.service.print.ResolutionProto) 
		android.service.print.ResolutionProto x0
	static com.google.protobuf.UnknownFieldSet access$900 (android.service.print.ResolutionProto) 
		android.service.print.ResolutionProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.print.ResolutionProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.print.ResolutionProto$1 x2
	static void  () 
}

android/service/print/ResolutionProtoOrBuilder.class
ResolutionProtoOrBuilder.java
package android.service.print
public abstract android.service.print.ResolutionProtoOrBuilder 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 hasLabel () 
	public abstract java.lang.String getLabel () 
	public abstract com.google.protobuf.ByteString getLabelBytes () 
	public abstract boolean hasHorizontalDpi () 
	public abstract int getHorizontalDpi () 
	public abstract boolean hasVerticalDpi () 
	public abstract int getVerticalDpi () 
}

android/service/procstats/ProcessStatsProto$1.class
ProcessStatsProto.java
package android.service.procstats
final android.service.procstats.ProcessStatsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.procstats.ProcessStatsProto 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/service/procstats/ProcessStatsProto$Builder.class
ProcessStatsProto.java
package android.service.procstats
public final android.service.procstats.ProcessStatsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.procstats.ProcessStatsProtoOrBuilder  {
	private int bitField0_
	private Object process_
	private int uid_
	private android.service.procstats.ProcessStatsProto$Kill kill_
	private com.google.protobuf.SingleFieldBuilder killBuilder_
	private java.util.List states_
	private com.google.protobuf.RepeatedFieldBuilder statesBuilder_
	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.service.procstats.ProcessStatsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.procstats.ProcessStatsProto getDefaultInstanceForType () 
	public android.service.procstats.ProcessStatsProto build () 
		android.service.procstats.ProcessStatsProto result
	public android.service.procstats.ProcessStatsProto buildPartial () 
		android.service.procstats.ProcessStatsProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.procstats.ProcessStatsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.procstats.ProcessStatsProto$Builder mergeFrom (android.service.procstats.ProcessStatsProto) 
		android.service.procstats.ProcessStatsProto other
	public final boolean isInitialized () 
	public android.service.procstats.ProcessStatsProto$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.service.procstats.ProcessStatsProto parsedMessage
	public boolean hasProcess () 
	public java.lang.String getProcess () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getProcessBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.procstats.ProcessStatsProto$Builder setProcess (java.lang.String) 
		String value
	public android.service.procstats.ProcessStatsProto$Builder clearProcess () 
	public android.service.procstats.ProcessStatsProto$Builder setProcessBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasUid () 
	public int getUid () 
	public android.service.procstats.ProcessStatsProto$Builder setUid (int) 
		int value
	public android.service.procstats.ProcessStatsProto$Builder clearUid () 
	public boolean hasKill () 
	public android.service.procstats.ProcessStatsProto$Kill getKill () 
	public android.service.procstats.ProcessStatsProto$Builder setKill (android.service.procstats.ProcessStatsProto$Kill) 
		android.service.procstats.ProcessStatsProto$Kill value
	public android.service.procstats.ProcessStatsProto$Builder setKill (android.service.procstats.ProcessStatsProto$Kill$Builder) 
		android.service.procstats.ProcessStatsProto$Kill$Builder builderForValue
	public android.service.procstats.ProcessStatsProto$Builder mergeKill (android.service.procstats.ProcessStatsProto$Kill) 
		android.service.procstats.ProcessStatsProto$Kill value
	public android.service.procstats.ProcessStatsProto$Builder clearKill () 
	public android.service.procstats.ProcessStatsProto$Kill$Builder getKillBuilder () 
	public android.service.procstats.ProcessStatsProto$KillOrBuilder getKillOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getKillFieldBuilder () 
	private void ensureStatesIsMutable () 
	public java.util.List getStatesList () 
	public int getStatesCount () 
	public android.service.procstats.ProcessStatsProto$State getStates (int) 
		int index
	public android.service.procstats.ProcessStatsProto$Builder setStates (int, android.service.procstats.ProcessStatsProto$State) 
		int index
		android.service.procstats.ProcessStatsProto$State value
	public android.service.procstats.ProcessStatsProto$Builder setStates (int, android.service.procstats.ProcessStatsProto$State$Builder) 
		int index
		android.service.procstats.ProcessStatsProto$State$Builder builderForValue
	public android.service.procstats.ProcessStatsProto$Builder addStates (android.service.procstats.ProcessStatsProto$State) 
		android.service.procstats.ProcessStatsProto$State value
	public android.service.procstats.ProcessStatsProto$Builder addStates (int, android.service.procstats.ProcessStatsProto$State) 
		int index
		android.service.procstats.ProcessStatsProto$State value
	public android.service.procstats.ProcessStatsProto$Builder addStates (android.service.procstats.ProcessStatsProto$State$Builder) 
		android.service.procstats.ProcessStatsProto$State$Builder builderForValue
	public android.service.procstats.ProcessStatsProto$Builder addStates (int, android.service.procstats.ProcessStatsProto$State$Builder) 
		int index
		android.service.procstats.ProcessStatsProto$State$Builder builderForValue
	public android.service.procstats.ProcessStatsProto$Builder addAllStates (java.lang.Iterable) 
		Iterable values
	public android.service.procstats.ProcessStatsProto$Builder clearStates () 
	public android.service.procstats.ProcessStatsProto$Builder removeStates (int) 
		int index
	public android.service.procstats.ProcessStatsProto$State$Builder getStatesBuilder (int) 
		int index
	public android.service.procstats.ProcessStatsProto$StateOrBuilder getStatesOrBuilder (int) 
		int index
	public java.util.List getStatesOrBuilderList () 
	public android.service.procstats.ProcessStatsProto$State$Builder addStatesBuilder () 
	public android.service.procstats.ProcessStatsProto$State$Builder addStatesBuilder (int) 
		int index
	public java.util.List getStatesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getStatesFieldBuilder () 
	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.service.procstats.ProcessStatsProto$1) 
		android.service.procstats.ProcessStatsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.procstats.ProcessStatsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.procstats.ProcessStatsProto$1 x1
}

android/service/procstats/ProcessStatsProto$Kill$1.class
ProcessStatsProto.java
package android.service.procstats
final android.service.procstats.ProcessStatsProto$Kill$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.procstats.ProcessStatsProto$Kill 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/service/procstats/ProcessStatsProto$Kill$Builder.class
ProcessStatsProto.java
package android.service.procstats
public final android.service.procstats.ProcessStatsProto$Kill$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.procstats.ProcessStatsProto$KillOrBuilder  {
	private int bitField0_
	private int cpu_
	private int cached_
	private android.util.AggStats cachedPss_
	private com.google.protobuf.SingleFieldBuilder cachedPssBuilder_
	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.service.procstats.ProcessStatsProto$Kill$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.procstats.ProcessStatsProto$Kill getDefaultInstanceForType () 
	public android.service.procstats.ProcessStatsProto$Kill build () 
		android.service.procstats.ProcessStatsProto$Kill result
	public android.service.procstats.ProcessStatsProto$Kill buildPartial () 
		android.service.procstats.ProcessStatsProto$Kill result
		int from_bitField0_
		int to_bitField0_
	public android.service.procstats.ProcessStatsProto$Kill$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.procstats.ProcessStatsProto$Kill$Builder mergeFrom (android.service.procstats.ProcessStatsProto$Kill) 
		android.service.procstats.ProcessStatsProto$Kill other
	public final boolean isInitialized () 
	public android.service.procstats.ProcessStatsProto$Kill$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.service.procstats.ProcessStatsProto$Kill parsedMessage
	public boolean hasCpu () 
	public int getCpu () 
	public android.service.procstats.ProcessStatsProto$Kill$Builder setCpu (int) 
		int value
	public android.service.procstats.ProcessStatsProto$Kill$Builder clearCpu () 
	public boolean hasCached () 
	public int getCached () 
	public android.service.procstats.ProcessStatsProto$Kill$Builder setCached (int) 
		int value
	public android.service.procstats.ProcessStatsProto$Kill$Builder clearCached () 
	public boolean hasCachedPss () 
	public android.util.AggStats getCachedPss () 
	public android.service.procstats.ProcessStatsProto$Kill$Builder setCachedPss (android.util.AggStats) 
		android.util.AggStats value
	public android.service.procstats.ProcessStatsProto$Kill$Builder setCachedPss (android.util.AggStats$Builder) 
		android.util.AggStats$Builder builderForValue
	public android.service.procstats.ProcessStatsProto$Kill$Builder mergeCachedPss (android.util.AggStats) 
		android.util.AggStats value
	public android.service.procstats.ProcessStatsProto$Kill$Builder clearCachedPss () 
	public android.util.AggStats$Builder getCachedPssBuilder () 
	public android.util.AggStatsOrBuilder getCachedPssOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCachedPssFieldBuilder () 
	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.service.procstats.ProcessStatsProto$1) 
		android.service.procstats.ProcessStatsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.procstats.ProcessStatsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.procstats.ProcessStatsProto$1 x1
}

android/service/procstats/ProcessStatsProto$Kill.class
ProcessStatsProto.java
package android.service.procstats
public final android.service.procstats.ProcessStatsProto$Kill extends com.google.protobuf.GeneratedMessage implements android.service.procstats.ProcessStatsProto$KillOrBuilder  {
	private int bitField0_
	public static final int CPU_FIELD_NUMBER
	private int cpu_
	public static final int CACHED_FIELD_NUMBER
	private int cached_
	public static final int CACHED_PSS_FIELD_NUMBER
	private android.util.AggStats cachedPss_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.procstats.ProcessStatsProto$Kill 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.util.AggStats$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 hasCpu () 
	public int getCpu () 
	public boolean hasCached () 
	public int getCached () 
	public boolean hasCachedPss () 
	public android.util.AggStats getCachedPss () 
	public android.util.AggStatsOrBuilder getCachedPssOrBuilder () 
	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.service.procstats.ProcessStatsProto$Kill parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.procstats.ProcessStatsProto$Kill 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.service.procstats.ProcessStatsProto$Kill parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.procstats.ProcessStatsProto$Kill parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.procstats.ProcessStatsProto$Kill parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.procstats.ProcessStatsProto$Kill parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.procstats.ProcessStatsProto$Kill parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.procstats.ProcessStatsProto$Kill parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.procstats.ProcessStatsProto$Kill parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.procstats.ProcessStatsProto$Kill 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.service.procstats.ProcessStatsProto$Kill$Builder newBuilderForType () 
	public static android.service.procstats.ProcessStatsProto$Kill$Builder newBuilder () 
	public static android.service.procstats.ProcessStatsProto$Kill$Builder newBuilder (android.service.procstats.ProcessStatsProto$Kill) 
		android.service.procstats.ProcessStatsProto$Kill prototype
	public android.service.procstats.ProcessStatsProto$Kill$Builder toBuilder () 
	protected android.service.procstats.ProcessStatsProto$Kill$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.procstats.ProcessStatsProto$Kill$Builder builder
	public static android.service.procstats.ProcessStatsProto$Kill getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.procstats.ProcessStatsProto$Kill 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.service.procstats.ProcessStatsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.procstats.ProcessStatsProto$1 x1
	static int access$402 (android.service.procstats.ProcessStatsProto$Kill, int) 
		android.service.procstats.ProcessStatsProto$Kill x0
		int x1
	static int access$502 (android.service.procstats.ProcessStatsProto$Kill, int) 
		android.service.procstats.ProcessStatsProto$Kill x0
		int x1
	static android.util.AggStats access$602 (android.service.procstats.ProcessStatsProto$Kill, android.util.AggStats) 
		android.service.procstats.ProcessStatsProto$Kill x0
		android.util.AggStats x1
	static int access$702 (android.service.procstats.ProcessStatsProto$Kill, int) 
		android.service.procstats.ProcessStatsProto$Kill x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$800 (android.service.procstats.ProcessStatsProto$Kill) 
		android.service.procstats.ProcessStatsProto$Kill x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.procstats.ProcessStatsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.procstats.ProcessStatsProto$1 x2
	static void  () 
}

android/service/procstats/ProcessStatsProto$KillOrBuilder.class
ProcessStatsProto.java
package android.service.procstats
public abstract android.service.procstats.ProcessStatsProto$KillOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasCpu () 
	public abstract int getCpu () 
	public abstract boolean hasCached () 
	public abstract int getCached () 
	public abstract boolean hasCachedPss () 
	public abstract android.util.AggStats getCachedPss () 
	public abstract android.util.AggStatsOrBuilder getCachedPssOrBuilder () 
}

android/service/procstats/ProcessStatsProto$State$1.class
ProcessStatsProto.java
package android.service.procstats
final android.service.procstats.ProcessStatsProto$State$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.procstats.ProcessStatsProto$State 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/service/procstats/ProcessStatsProto$State$Builder.class
ProcessStatsProto.java
package android.service.procstats
public final android.service.procstats.ProcessStatsProto$State$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.procstats.ProcessStatsProto$StateOrBuilder  {
	private int bitField0_
	private int screenState_
	private int memoryState_
	private int processState_
	private long durationMs_
	private int sampleSize_
	private android.util.AggStats pss_
	private com.google.protobuf.SingleFieldBuilder pssBuilder_
	private android.util.AggStats uss_
	private com.google.protobuf.SingleFieldBuilder ussBuilder_
	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.service.procstats.ProcessStatsProto$State$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.procstats.ProcessStatsProto$State getDefaultInstanceForType () 
	public android.service.procstats.ProcessStatsProto$State build () 
		android.service.procstats.ProcessStatsProto$State result
	public android.service.procstats.ProcessStatsProto$State buildPartial () 
		android.service.procstats.ProcessStatsProto$State result
		int from_bitField0_
		int to_bitField0_
	public android.service.procstats.ProcessStatsProto$State$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.procstats.ProcessStatsProto$State$Builder mergeFrom (android.service.procstats.ProcessStatsProto$State) 
		android.service.procstats.ProcessStatsProto$State other
	public final boolean isInitialized () 
	public android.service.procstats.ProcessStatsProto$State$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.service.procstats.ProcessStatsProto$State parsedMessage
	public boolean hasScreenState () 
	public android.service.procstats.ProcessStatsProto$State$ScreenState getScreenState () 
		android.service.procstats.ProcessStatsProto$State$ScreenState result
	public android.service.procstats.ProcessStatsProto$State$Builder setScreenState (android.service.procstats.ProcessStatsProto$State$ScreenState) 
		android.service.procstats.ProcessStatsProto$State$ScreenState value
	public android.service.procstats.ProcessStatsProto$State$Builder clearScreenState () 
	public boolean hasMemoryState () 
	public android.service.procstats.ProcessStatsProto$State$MemoryState getMemoryState () 
		android.service.procstats.ProcessStatsProto$State$MemoryState result
	public android.service.procstats.ProcessStatsProto$State$Builder setMemoryState (android.service.procstats.ProcessStatsProto$State$MemoryState) 
		android.service.procstats.ProcessStatsProto$State$MemoryState value
	public android.service.procstats.ProcessStatsProto$State$Builder clearMemoryState () 
	public boolean hasProcessState () 
	public android.service.procstats.ProcessStatsProto$State$ProcessState getProcessState () 
		android.service.procstats.ProcessStatsProto$State$ProcessState result
	public android.service.procstats.ProcessStatsProto$State$Builder setProcessState (android.service.procstats.ProcessStatsProto$State$ProcessState) 
		android.service.procstats.ProcessStatsProto$State$ProcessState value
	public android.service.procstats.ProcessStatsProto$State$Builder clearProcessState () 
	public boolean hasDurationMs () 
	public long getDurationMs () 
	public android.service.procstats.ProcessStatsProto$State$Builder setDurationMs (long) 
		long value
	public android.service.procstats.ProcessStatsProto$State$Builder clearDurationMs () 
	public boolean hasSampleSize () 
	public int getSampleSize () 
	public android.service.procstats.ProcessStatsProto$State$Builder setSampleSize (int) 
		int value
	public android.service.procstats.ProcessStatsProto$State$Builder clearSampleSize () 
	public boolean hasPss () 
	public android.util.AggStats getPss () 
	public android.service.procstats.ProcessStatsProto$State$Builder setPss (android.util.AggStats) 
		android.util.AggStats value
	public android.service.procstats.ProcessStatsProto$State$Builder setPss (android.util.AggStats$Builder) 
		android.util.AggStats$Builder builderForValue
	public android.service.procstats.ProcessStatsProto$State$Builder mergePss (android.util.AggStats) 
		android.util.AggStats value
	public android.service.procstats.ProcessStatsProto$State$Builder clearPss () 
	public android.util.AggStats$Builder getPssBuilder () 
	public android.util.AggStatsOrBuilder getPssOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPssFieldBuilder () 
	public boolean hasUss () 
	public android.util.AggStats getUss () 
	public android.service.procstats.ProcessStatsProto$State$Builder setUss (android.util.AggStats) 
		android.util.AggStats value
	public android.service.procstats.ProcessStatsProto$State$Builder setUss (android.util.AggStats$Builder) 
		android.util.AggStats$Builder builderForValue
	public android.service.procstats.ProcessStatsProto$State$Builder mergeUss (android.util.AggStats) 
		android.util.AggStats value
	public android.service.procstats.ProcessStatsProto$State$Builder clearUss () 
	public android.util.AggStats$Builder getUssBuilder () 
	public android.util.AggStatsOrBuilder getUssOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUssFieldBuilder () 
	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.service.procstats.ProcessStatsProto$1) 
		android.service.procstats.ProcessStatsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.procstats.ProcessStatsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.procstats.ProcessStatsProto$1 x1
}

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

android/service/procstats/ProcessStatsProto$State$MemoryState.class
ProcessStatsProto.java
package android.service.procstats
public final android.service.procstats.ProcessStatsProto$State$MemoryState extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.service.procstats.ProcessStatsProto$State$MemoryState MEMORY_UNKNOWN
	public static final android.service.procstats.ProcessStatsProto$State$MemoryState NORMAL
	public static final android.service.procstats.ProcessStatsProto$State$MemoryState MODERATE
	public static final android.service.procstats.ProcessStatsProto$State$MemoryState LOW
	public static final android.service.procstats.ProcessStatsProto$State$MemoryState CRITICAL
	public static final int MEMORY_UNKNOWN_VALUE
	public static final int NORMAL_VALUE
	public static final int MODERATE_VALUE
	public static final int LOW_VALUE
	public static final int CRITICAL_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.service.procstats.ProcessStatsProto$State$MemoryState[] VALUES
	private final int value
	private static final android.service.procstats.ProcessStatsProto$State$MemoryState[] $VALUES
	public static android.service.procstats.ProcessStatsProto$State$MemoryState[] values () 
	public static android.service.procstats.ProcessStatsProto$State$MemoryState valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.service.procstats.ProcessStatsProto$State$MemoryState valueOf (int) 
		int value
	public static android.service.procstats.ProcessStatsProto$State$MemoryState 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.service.procstats.ProcessStatsProto$State$MemoryState valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

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

android/service/procstats/ProcessStatsProto$State$ProcessState.class
ProcessStatsProto.java
package android.service.procstats
public final android.service.procstats.ProcessStatsProto$State$ProcessState extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.service.procstats.ProcessStatsProto$State$ProcessState PROCESS_UNKNOWN
	public static final android.service.procstats.ProcessStatsProto$State$ProcessState PERSISTENT
	public static final android.service.procstats.ProcessStatsProto$State$ProcessState TOP
	public static final android.service.procstats.ProcessStatsProto$State$ProcessState IMPORTANT_FOREGROUND
	public static final android.service.procstats.ProcessStatsProto$State$ProcessState IMPORTANT_BACKGROUND
	public static final android.service.procstats.ProcessStatsProto$State$ProcessState BACKUP
	public static final android.service.procstats.ProcessStatsProto$State$ProcessState HEAVY_WEIGHT
	public static final android.service.procstats.ProcessStatsProto$State$ProcessState SERVICE
	public static final android.service.procstats.ProcessStatsProto$State$ProcessState SERVICE_RESTARTING
	public static final android.service.procstats.ProcessStatsProto$State$ProcessState RECEIVER
	public static final android.service.procstats.ProcessStatsProto$State$ProcessState HOME
	public static final android.service.procstats.ProcessStatsProto$State$ProcessState LAST_ACTIVITY
	public static final android.service.procstats.ProcessStatsProto$State$ProcessState CACHED_ACTIVITY
	public static final android.service.procstats.ProcessStatsProto$State$ProcessState CACHED_ACTIVITY_CLIENT
	public static final android.service.procstats.ProcessStatsProto$State$ProcessState CACHED_EMPTY
	public static final int PROCESS_UNKNOWN_VALUE
	public static final int PERSISTENT_VALUE
	public static final int TOP_VALUE
	public static final int IMPORTANT_FOREGROUND_VALUE
	public static final int IMPORTANT_BACKGROUND_VALUE
	public static final int BACKUP_VALUE
	public static final int HEAVY_WEIGHT_VALUE
	public static final int SERVICE_VALUE
	public static final int SERVICE_RESTARTING_VALUE
	public static final int RECEIVER_VALUE
	public static final int HOME_VALUE
	public static final int LAST_ACTIVITY_VALUE
	public static final int CACHED_ACTIVITY_VALUE
	public static final int CACHED_ACTIVITY_CLIENT_VALUE
	public static final int CACHED_EMPTY_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.service.procstats.ProcessStatsProto$State$ProcessState[] VALUES
	private final int value
	private static final android.service.procstats.ProcessStatsProto$State$ProcessState[] $VALUES
	public static android.service.procstats.ProcessStatsProto$State$ProcessState[] values () 
	public static android.service.procstats.ProcessStatsProto$State$ProcessState valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.service.procstats.ProcessStatsProto$State$ProcessState valueOf (int) 
		int value
	public static android.service.procstats.ProcessStatsProto$State$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.service.procstats.ProcessStatsProto$State$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/service/procstats/ProcessStatsProto$State$ScreenState$1.class
ProcessStatsProto.java
package android.service.procstats
final android.service.procstats.ProcessStatsProto$State$ScreenState$1 extends java.lang.Object implements com.google.protobuf.Internal$EnumLiteMap  {
	void  () 
	public android.service.procstats.ProcessStatsProto$State$ScreenState findValueByNumber (int) 
		int number
	public volatile com.google.protobuf.Internal$EnumLite findValueByNumber (int) 
}

android/service/procstats/ProcessStatsProto$State$ScreenState.class
ProcessStatsProto.java
package android.service.procstats
public final android.service.procstats.ProcessStatsProto$State$ScreenState extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.service.procstats.ProcessStatsProto$State$ScreenState SCREEN_UNKNOWN
	public static final android.service.procstats.ProcessStatsProto$State$ScreenState OFF
	public static final android.service.procstats.ProcessStatsProto$State$ScreenState ON
	public static final int SCREEN_UNKNOWN_VALUE
	public static final int OFF_VALUE
	public static final int ON_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.service.procstats.ProcessStatsProto$State$ScreenState[] VALUES
	private final int value
	private static final android.service.procstats.ProcessStatsProto$State$ScreenState[] $VALUES
	public static android.service.procstats.ProcessStatsProto$State$ScreenState[] values () 
	public static android.service.procstats.ProcessStatsProto$State$ScreenState valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.service.procstats.ProcessStatsProto$State$ScreenState valueOf (int) 
		int value
	public static android.service.procstats.ProcessStatsProto$State$ScreenState 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.service.procstats.ProcessStatsProto$State$ScreenState valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/service/procstats/ProcessStatsProto$State.class
ProcessStatsProto.java
package android.service.procstats
public final android.service.procstats.ProcessStatsProto$State extends com.google.protobuf.GeneratedMessage implements android.service.procstats.ProcessStatsProto$StateOrBuilder  {
	private int bitField0_
	public static final int SCREEN_STATE_FIELD_NUMBER
	private int screenState_
	public static final int MEMORY_STATE_FIELD_NUMBER
	private int memoryState_
	public static final int PROCESS_STATE_FIELD_NUMBER
	private int processState_
	public static final int DURATION_MS_FIELD_NUMBER
	private long durationMs_
	public static final int SAMPLE_SIZE_FIELD_NUMBER
	private int sampleSize_
	public static final int PSS_FIELD_NUMBER
	private android.util.AggStats pss_
	public static final int USS_FIELD_NUMBER
	private android.util.AggStats uss_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.procstats.ProcessStatsProto$State 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.service.procstats.ProcessStatsProto$State$ScreenState value
		int rawValue
		android.service.procstats.ProcessStatsProto$State$MemoryState value
		int rawValue
		android.service.procstats.ProcessStatsProto$State$ProcessState value
		android.util.AggStats$Builder subBuilder
		android.util.AggStats$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 hasScreenState () 
	public android.service.procstats.ProcessStatsProto$State$ScreenState getScreenState () 
		android.service.procstats.ProcessStatsProto$State$ScreenState result
	public boolean hasMemoryState () 
	public android.service.procstats.ProcessStatsProto$State$MemoryState getMemoryState () 
		android.service.procstats.ProcessStatsProto$State$MemoryState result
	public boolean hasProcessState () 
	public android.service.procstats.ProcessStatsProto$State$ProcessState getProcessState () 
		android.service.procstats.ProcessStatsProto$State$ProcessState result
	public boolean hasDurationMs () 
	public long getDurationMs () 
	public boolean hasSampleSize () 
	public int getSampleSize () 
	public boolean hasPss () 
	public android.util.AggStats getPss () 
	public android.util.AggStatsOrBuilder getPssOrBuilder () 
	public boolean hasUss () 
	public android.util.AggStats getUss () 
	public android.util.AggStatsOrBuilder getUssOrBuilder () 
	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.service.procstats.ProcessStatsProto$State parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.procstats.ProcessStatsProto$State 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.service.procstats.ProcessStatsProto$State parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.procstats.ProcessStatsProto$State parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.procstats.ProcessStatsProto$State parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.procstats.ProcessStatsProto$State parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.procstats.ProcessStatsProto$State parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.procstats.ProcessStatsProto$State parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.procstats.ProcessStatsProto$State parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.procstats.ProcessStatsProto$State 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.service.procstats.ProcessStatsProto$State$Builder newBuilderForType () 
	public static android.service.procstats.ProcessStatsProto$State$Builder newBuilder () 
	public static android.service.procstats.ProcessStatsProto$State$Builder newBuilder (android.service.procstats.ProcessStatsProto$State) 
		android.service.procstats.ProcessStatsProto$State prototype
	public android.service.procstats.ProcessStatsProto$State$Builder toBuilder () 
	protected android.service.procstats.ProcessStatsProto$State$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.procstats.ProcessStatsProto$State$Builder builder
	public static android.service.procstats.ProcessStatsProto$State getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.procstats.ProcessStatsProto$State 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$1200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.service.procstats.ProcessStatsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.procstats.ProcessStatsProto$1 x1
	static int access$1402 (android.service.procstats.ProcessStatsProto$State, int) 
		android.service.procstats.ProcessStatsProto$State x0
		int x1
	static int access$1502 (android.service.procstats.ProcessStatsProto$State, int) 
		android.service.procstats.ProcessStatsProto$State x0
		int x1
	static int access$1602 (android.service.procstats.ProcessStatsProto$State, int) 
		android.service.procstats.ProcessStatsProto$State x0
		int x1
	static long access$1702 (android.service.procstats.ProcessStatsProto$State, long) 
		android.service.procstats.ProcessStatsProto$State x0
		long x1
	static int access$1802 (android.service.procstats.ProcessStatsProto$State, int) 
		android.service.procstats.ProcessStatsProto$State x0
		int x1
	static android.util.AggStats access$1902 (android.service.procstats.ProcessStatsProto$State, android.util.AggStats) 
		android.service.procstats.ProcessStatsProto$State x0
		android.util.AggStats x1
	static android.util.AggStats access$2002 (android.service.procstats.ProcessStatsProto$State, android.util.AggStats) 
		android.service.procstats.ProcessStatsProto$State x0
		android.util.AggStats x1
	static int access$2102 (android.service.procstats.ProcessStatsProto$State, int) 
		android.service.procstats.ProcessStatsProto$State x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$2200 (android.service.procstats.ProcessStatsProto$State) 
		android.service.procstats.ProcessStatsProto$State x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.procstats.ProcessStatsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.procstats.ProcessStatsProto$1 x2
	static void  () 
}

android/service/procstats/ProcessStatsProto$StateOrBuilder.class
ProcessStatsProto.java
package android.service.procstats
public abstract android.service.procstats.ProcessStatsProto$StateOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasScreenState () 
	public abstract android.service.procstats.ProcessStatsProto$State$ScreenState getScreenState () 
	public abstract boolean hasMemoryState () 
	public abstract android.service.procstats.ProcessStatsProto$State$MemoryState getMemoryState () 
	public abstract boolean hasProcessState () 
	public abstract android.service.procstats.ProcessStatsProto$State$ProcessState getProcessState () 
	public abstract boolean hasDurationMs () 
	public abstract long getDurationMs () 
	public abstract boolean hasSampleSize () 
	public abstract int getSampleSize () 
	public abstract boolean hasPss () 
	public abstract android.util.AggStats getPss () 
	public abstract android.util.AggStatsOrBuilder getPssOrBuilder () 
	public abstract boolean hasUss () 
	public abstract android.util.AggStats getUss () 
	public abstract android.util.AggStatsOrBuilder getUssOrBuilder () 
}

android/service/procstats/ProcessStatsProto.class
ProcessStatsProto.java
package android.service.procstats
public final android.service.procstats.ProcessStatsProto extends com.google.protobuf.GeneratedMessage implements android.service.procstats.ProcessStatsProtoOrBuilder  {
	private int bitField0_
	public static final int PROCESS_FIELD_NUMBER
	private volatile Object process_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int KILL_FIELD_NUMBER
	private android.service.procstats.ProcessStatsProto$Kill kill_
	public static final int STATES_FIELD_NUMBER
	private java.util.List states_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.procstats.ProcessStatsProto 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.service.procstats.ProcessStatsProto$Kill$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 hasProcess () 
	public java.lang.String getProcess () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getProcessBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasUid () 
	public int getUid () 
	public boolean hasKill () 
	public android.service.procstats.ProcessStatsProto$Kill getKill () 
	public android.service.procstats.ProcessStatsProto$KillOrBuilder getKillOrBuilder () 
	public java.util.List getStatesList () 
	public java.util.List getStatesOrBuilderList () 
	public int getStatesCount () 
	public android.service.procstats.ProcessStatsProto$State getStates (int) 
		int index
	public android.service.procstats.ProcessStatsProto$StateOrBuilder getStatesOrBuilder (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.service.procstats.ProcessStatsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.procstats.ProcessStatsProto 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.service.procstats.ProcessStatsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.procstats.ProcessStatsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.procstats.ProcessStatsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.procstats.ProcessStatsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.procstats.ProcessStatsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.procstats.ProcessStatsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.procstats.ProcessStatsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.procstats.ProcessStatsProto 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.service.procstats.ProcessStatsProto$Builder newBuilderForType () 
	public static android.service.procstats.ProcessStatsProto$Builder newBuilder () 
	public static android.service.procstats.ProcessStatsProto$Builder newBuilder (android.service.procstats.ProcessStatsProto) 
		android.service.procstats.ProcessStatsProto prototype
	public android.service.procstats.ProcessStatsProto$Builder toBuilder () 
	protected android.service.procstats.ProcessStatsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.procstats.ProcessStatsProto$Builder builder
	public static android.service.procstats.ProcessStatsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.procstats.ProcessStatsProto 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.service.procstats.ProcessStatsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.procstats.ProcessStatsProto$1 x1
	static java.lang.Object access$2802 (android.service.procstats.ProcessStatsProto, java.lang.Object) 
		android.service.procstats.ProcessStatsProto x0
		Object x1
	static int access$2902 (android.service.procstats.ProcessStatsProto, int) 
		android.service.procstats.ProcessStatsProto x0
		int x1
	static android.service.procstats.ProcessStatsProto$Kill access$3002 (android.service.procstats.ProcessStatsProto, android.service.procstats.ProcessStatsProto$Kill) 
		android.service.procstats.ProcessStatsProto x0
		android.service.procstats.ProcessStatsProto$Kill x1
	static java.util.List access$3102 (android.service.procstats.ProcessStatsProto, java.util.List) 
		android.service.procstats.ProcessStatsProto x0
		java.util.List x1
	static int access$3202 (android.service.procstats.ProcessStatsProto, int) 
		android.service.procstats.ProcessStatsProto x0
		int x1
	static java.lang.Object access$2800 (android.service.procstats.ProcessStatsProto) 
		android.service.procstats.ProcessStatsProto x0
	static java.util.List access$3100 (android.service.procstats.ProcessStatsProto) 
		android.service.procstats.ProcessStatsProto x0
	static boolean access$3300 () 
	static com.google.protobuf.UnknownFieldSet access$3400 (android.service.procstats.ProcessStatsProto) 
		android.service.procstats.ProcessStatsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.procstats.ProcessStatsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.procstats.ProcessStatsProto$1 x2
	static void  () 
}

android/service/procstats/ProcessStatsProtoOrBuilder.class
ProcessStatsProtoOrBuilder.java
package android.service.procstats
public abstract android.service.procstats.ProcessStatsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasProcess () 
	public abstract java.lang.String getProcess () 
	public abstract com.google.protobuf.ByteString getProcessBytes () 
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasKill () 
	public abstract android.service.procstats.ProcessStatsProto$Kill getKill () 
	public abstract android.service.procstats.ProcessStatsProto$KillOrBuilder getKillOrBuilder () 
	public abstract java.util.List getStatesList () 
	public abstract android.service.procstats.ProcessStatsProto$State getStates (int) 
	public abstract int getStatesCount () 
	public abstract java.util.List getStatesOrBuilderList () 
	public abstract android.service.procstats.ProcessStatsProto$StateOrBuilder getStatesOrBuilder (int) 
}

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

android/service/procstats/ProcessStatsSectionProto$2.class
ProcessStatsSectionProto.java
package android.service.procstats
final android.service.procstats.ProcessStatsSectionProto$2 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.procstats.ProcessStatsSectionProto 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/service/procstats/ProcessStatsSectionProto$Builder.class
ProcessStatsSectionProto.java
package android.service.procstats
public final android.service.procstats.ProcessStatsSectionProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.procstats.ProcessStatsSectionProtoOrBuilder  {
	private int bitField0_
	private long startRealtimeMs_
	private long endRealtimeMs_
	private long startUptimeMs_
	private long endUptimeMs_
	private Object runtime_
	private boolean hasSwappedPss_
	private java.util.List status_
	private java.util.List processStats_
	private com.google.protobuf.RepeatedFieldBuilder processStatsBuilder_
	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.service.procstats.ProcessStatsSectionProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.procstats.ProcessStatsSectionProto getDefaultInstanceForType () 
	public android.service.procstats.ProcessStatsSectionProto build () 
		android.service.procstats.ProcessStatsSectionProto result
	public android.service.procstats.ProcessStatsSectionProto buildPartial () 
		android.service.procstats.ProcessStatsSectionProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.procstats.ProcessStatsSectionProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.procstats.ProcessStatsSectionProto$Builder mergeFrom (android.service.procstats.ProcessStatsSectionProto) 
		android.service.procstats.ProcessStatsSectionProto other
	public final boolean isInitialized () 
	public android.service.procstats.ProcessStatsSectionProto$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.service.procstats.ProcessStatsSectionProto parsedMessage
	public boolean hasStartRealtimeMs () 
	public long getStartRealtimeMs () 
	public android.service.procstats.ProcessStatsSectionProto$Builder setStartRealtimeMs (long) 
		long value
	public android.service.procstats.ProcessStatsSectionProto$Builder clearStartRealtimeMs () 
	public boolean hasEndRealtimeMs () 
	public long getEndRealtimeMs () 
	public android.service.procstats.ProcessStatsSectionProto$Builder setEndRealtimeMs (long) 
		long value
	public android.service.procstats.ProcessStatsSectionProto$Builder clearEndRealtimeMs () 
	public boolean hasStartUptimeMs () 
	public long getStartUptimeMs () 
	public android.service.procstats.ProcessStatsSectionProto$Builder setStartUptimeMs (long) 
		long value
	public android.service.procstats.ProcessStatsSectionProto$Builder clearStartUptimeMs () 
	public boolean hasEndUptimeMs () 
	public long getEndUptimeMs () 
	public android.service.procstats.ProcessStatsSectionProto$Builder setEndUptimeMs (long) 
		long value
	public android.service.procstats.ProcessStatsSectionProto$Builder clearEndUptimeMs () 
	public boolean hasRuntime () 
	public java.lang.String getRuntime () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRuntimeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public android.service.procstats.ProcessStatsSectionProto$Builder setRuntime (java.lang.String) 
		String value
	public android.service.procstats.ProcessStatsSectionProto$Builder clearRuntime () 
	public android.service.procstats.ProcessStatsSectionProto$Builder setRuntimeBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHasSwappedPss () 
	public boolean getHasSwappedPss () 
	public android.service.procstats.ProcessStatsSectionProto$Builder setHasSwappedPss (boolean) 
		boolean value
	public android.service.procstats.ProcessStatsSectionProto$Builder clearHasSwappedPss () 
	private void ensureStatusIsMutable () 
	public java.util.List getStatusList () 
	public int getStatusCount () 
	public android.service.procstats.ProcessStatsSectionProto$Status getStatus (int) 
		int index
	public android.service.procstats.ProcessStatsSectionProto$Builder setStatus (int, android.service.procstats.ProcessStatsSectionProto$Status) 
		int index
		android.service.procstats.ProcessStatsSectionProto$Status value
	public android.service.procstats.ProcessStatsSectionProto$Builder addStatus (android.service.procstats.ProcessStatsSectionProto$Status) 
		android.service.procstats.ProcessStatsSectionProto$Status value
	public android.service.procstats.ProcessStatsSectionProto$Builder addAllStatus (java.lang.Iterable) 
		android.service.procstats.ProcessStatsSectionProto$Status value
		Iterable values
	public android.service.procstats.ProcessStatsSectionProto$Builder clearStatus () 
	private void ensureProcessStatsIsMutable () 
	public java.util.List getProcessStatsList () 
	public int getProcessStatsCount () 
	public android.service.procstats.ProcessStatsProto getProcessStats (int) 
		int index
	public android.service.procstats.ProcessStatsSectionProto$Builder setProcessStats (int, android.service.procstats.ProcessStatsProto) 
		int index
		android.service.procstats.ProcessStatsProto value
	public android.service.procstats.ProcessStatsSectionProto$Builder setProcessStats (int, android.service.procstats.ProcessStatsProto$Builder) 
		int index
		android.service.procstats.ProcessStatsProto$Builder builderForValue
	public android.service.procstats.ProcessStatsSectionProto$Builder addProcessStats (android.service.procstats.ProcessStatsProto) 
		android.service.procstats.ProcessStatsProto value
	public android.service.procstats.ProcessStatsSectionProto$Builder addProcessStats (int, android.service.procstats.ProcessStatsProto) 
		int index
		android.service.procstats.ProcessStatsProto value
	public android.service.procstats.ProcessStatsSectionProto$Builder addProcessStats (android.service.procstats.ProcessStatsProto$Builder) 
		android.service.procstats.ProcessStatsProto$Builder builderForValue
	public android.service.procstats.ProcessStatsSectionProto$Builder addProcessStats (int, android.service.procstats.ProcessStatsProto$Builder) 
		int index
		android.service.procstats.ProcessStatsProto$Builder builderForValue
	public android.service.procstats.ProcessStatsSectionProto$Builder addAllProcessStats (java.lang.Iterable) 
		Iterable values
	public android.service.procstats.ProcessStatsSectionProto$Builder clearProcessStats () 
	public android.service.procstats.ProcessStatsSectionProto$Builder removeProcessStats (int) 
		int index
	public android.service.procstats.ProcessStatsProto$Builder getProcessStatsBuilder (int) 
		int index
	public android.service.procstats.ProcessStatsProtoOrBuilder getProcessStatsOrBuilder (int) 
		int index
	public java.util.List getProcessStatsOrBuilderList () 
	public android.service.procstats.ProcessStatsProto$Builder addProcessStatsBuilder () 
	public android.service.procstats.ProcessStatsProto$Builder addProcessStatsBuilder (int) 
		int index
	public java.util.List getProcessStatsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getProcessStatsFieldBuilder () 
	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.service.procstats.ProcessStatsSectionProto$1) 
		android.service.procstats.ProcessStatsSectionProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.procstats.ProcessStatsSectionProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.procstats.ProcessStatsSectionProto$1 x1
}

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

android/service/procstats/ProcessStatsSectionProto$Status.class
ProcessStatsSectionProto.java
package android.service.procstats
public final android.service.procstats.ProcessStatsSectionProto$Status extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.service.procstats.ProcessStatsSectionProto$Status STATUS_UNKNOWN
	public static final android.service.procstats.ProcessStatsSectionProto$Status STATUS_COMPLETE
	public static final android.service.procstats.ProcessStatsSectionProto$Status STATUS_PARTIAL
	public static final android.service.procstats.ProcessStatsSectionProto$Status STATUS_SHUTDOWN
	public static final android.service.procstats.ProcessStatsSectionProto$Status STATUS_SYSPROPS
	public static final int STATUS_UNKNOWN_VALUE
	public static final int STATUS_COMPLETE_VALUE
	public static final int STATUS_PARTIAL_VALUE
	public static final int STATUS_SHUTDOWN_VALUE
	public static final int STATUS_SYSPROPS_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.service.procstats.ProcessStatsSectionProto$Status[] VALUES
	private final int value
	private static final android.service.procstats.ProcessStatsSectionProto$Status[] $VALUES
	public static android.service.procstats.ProcessStatsSectionProto$Status[] values () 
	public static android.service.procstats.ProcessStatsSectionProto$Status valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.service.procstats.ProcessStatsSectionProto$Status valueOf (int) 
		int value
	public static android.service.procstats.ProcessStatsSectionProto$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.service.procstats.ProcessStatsSectionProto$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/service/procstats/ProcessStatsSectionProto.class
ProcessStatsSectionProto.java
package android.service.procstats
public final android.service.procstats.ProcessStatsSectionProto extends com.google.protobuf.GeneratedMessage implements android.service.procstats.ProcessStatsSectionProtoOrBuilder  {
	private int bitField0_
	public static final int START_REALTIME_MS_FIELD_NUMBER
	private long startRealtimeMs_
	public static final int END_REALTIME_MS_FIELD_NUMBER
	private long endRealtimeMs_
	public static final int START_UPTIME_MS_FIELD_NUMBER
	private long startUptimeMs_
	public static final int END_UPTIME_MS_FIELD_NUMBER
	private long endUptimeMs_
	public static final int RUNTIME_FIELD_NUMBER
	private volatile Object runtime_
	public static final int HAS_SWAPPED_PSS_FIELD_NUMBER
	private boolean hasSwappedPss_
	public static final int STATUS_FIELD_NUMBER
	private java.util.List status_
	private static final com.google.protobuf.Internal$ListAdapter$Converter status_converter_
	public static final int PROCESS_STATS_FIELD_NUMBER
	private java.util.List processStats_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.procstats.ProcessStatsSectionProto 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.service.procstats.ProcessStatsSectionProto$Status value
		int rawValue
		android.service.procstats.ProcessStatsSectionProto$Status 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 boolean hasStartRealtimeMs () 
	public long getStartRealtimeMs () 
	public boolean hasEndRealtimeMs () 
	public long getEndRealtimeMs () 
	public boolean hasStartUptimeMs () 
	public long getStartUptimeMs () 
	public boolean hasEndUptimeMs () 
	public long getEndUptimeMs () 
	public boolean hasRuntime () 
	public java.lang.String getRuntime () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRuntimeBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHasSwappedPss () 
	public boolean getHasSwappedPss () 
	public java.util.List getStatusList () 
	public int getStatusCount () 
	public android.service.procstats.ProcessStatsSectionProto$Status getStatus (int) 
		int index
	public java.util.List getProcessStatsList () 
	public java.util.List getProcessStatsOrBuilderList () 
	public int getProcessStatsCount () 
	public android.service.procstats.ProcessStatsProto getProcessStats (int) 
		int index
	public android.service.procstats.ProcessStatsProtoOrBuilder getProcessStatsOrBuilder (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 size
	public static android.service.procstats.ProcessStatsSectionProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.procstats.ProcessStatsSectionProto 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.service.procstats.ProcessStatsSectionProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.procstats.ProcessStatsSectionProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.procstats.ProcessStatsSectionProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.procstats.ProcessStatsSectionProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.procstats.ProcessStatsSectionProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.procstats.ProcessStatsSectionProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.procstats.ProcessStatsSectionProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.procstats.ProcessStatsSectionProto 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.service.procstats.ProcessStatsSectionProto$Builder newBuilderForType () 
	public static android.service.procstats.ProcessStatsSectionProto$Builder newBuilder () 
	public static android.service.procstats.ProcessStatsSectionProto$Builder newBuilder (android.service.procstats.ProcessStatsSectionProto) 
		android.service.procstats.ProcessStatsSectionProto prototype
	public android.service.procstats.ProcessStatsSectionProto$Builder toBuilder () 
	protected android.service.procstats.ProcessStatsSectionProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.procstats.ProcessStatsSectionProto$Builder builder
	public static android.service.procstats.ProcessStatsSectionProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.procstats.ProcessStatsSectionProto 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.service.procstats.ProcessStatsSectionProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.procstats.ProcessStatsSectionProto$1 x1
	static long access$402 (android.service.procstats.ProcessStatsSectionProto, long) 
		android.service.procstats.ProcessStatsSectionProto x0
		long x1
	static long access$502 (android.service.procstats.ProcessStatsSectionProto, long) 
		android.service.procstats.ProcessStatsSectionProto x0
		long x1
	static long access$602 (android.service.procstats.ProcessStatsSectionProto, long) 
		android.service.procstats.ProcessStatsSectionProto x0
		long x1
	static long access$702 (android.service.procstats.ProcessStatsSectionProto, long) 
		android.service.procstats.ProcessStatsSectionProto x0
		long x1
	static java.lang.Object access$802 (android.service.procstats.ProcessStatsSectionProto, java.lang.Object) 
		android.service.procstats.ProcessStatsSectionProto x0
		Object x1
	static boolean access$902 (android.service.procstats.ProcessStatsSectionProto, boolean) 
		android.service.procstats.ProcessStatsSectionProto x0
		boolean x1
	static java.util.List access$1002 (android.service.procstats.ProcessStatsSectionProto, java.util.List) 
		android.service.procstats.ProcessStatsSectionProto x0
		java.util.List x1
	static java.util.List access$1102 (android.service.procstats.ProcessStatsSectionProto, java.util.List) 
		android.service.procstats.ProcessStatsSectionProto x0
		java.util.List x1
	static int access$1202 (android.service.procstats.ProcessStatsSectionProto, int) 
		android.service.procstats.ProcessStatsSectionProto x0
		int x1
	static java.lang.Object access$800 (android.service.procstats.ProcessStatsSectionProto) 
		android.service.procstats.ProcessStatsSectionProto x0
	static java.util.List access$1000 (android.service.procstats.ProcessStatsSectionProto) 
		android.service.procstats.ProcessStatsSectionProto x0
	static java.util.List access$1100 (android.service.procstats.ProcessStatsSectionProto) 
		android.service.procstats.ProcessStatsSectionProto x0
	static boolean access$1300 () 
	static com.google.protobuf.UnknownFieldSet access$1400 (android.service.procstats.ProcessStatsSectionProto) 
		android.service.procstats.ProcessStatsSectionProto x0
	static com.google.protobuf.Internal$ListAdapter$Converter access$1500 () 
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.procstats.ProcessStatsSectionProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.procstats.ProcessStatsSectionProto$1 x2
	static void  () 
}

android/service/procstats/ProcessStatsSectionProtoOrBuilder.class
ProcessStatsSectionProtoOrBuilder.java
package android.service.procstats
public abstract android.service.procstats.ProcessStatsSectionProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasStartRealtimeMs () 
	public abstract long getStartRealtimeMs () 
	public abstract boolean hasEndRealtimeMs () 
	public abstract long getEndRealtimeMs () 
	public abstract boolean hasStartUptimeMs () 
	public abstract long getStartUptimeMs () 
	public abstract boolean hasEndUptimeMs () 
	public abstract long getEndUptimeMs () 
	public abstract boolean hasRuntime () 
	public abstract java.lang.String getRuntime () 
	public abstract com.google.protobuf.ByteString getRuntimeBytes () 
	public abstract boolean hasHasSwappedPss () 
	public abstract boolean getHasSwappedPss () 
	public abstract java.util.List getStatusList () 
	public abstract int getStatusCount () 
	public abstract android.service.procstats.ProcessStatsSectionProto$Status getStatus (int) 
	public abstract java.util.List getProcessStatsList () 
	public abstract android.service.procstats.ProcessStatsProto getProcessStats (int) 
	public abstract int getProcessStatsCount () 
	public abstract java.util.List getProcessStatsOrBuilderList () 
	public abstract android.service.procstats.ProcessStatsProtoOrBuilder getProcessStatsOrBuilder (int) 
}

android/service/procstats/ProcessStatsServiceDumpProto$1.class
ProcessStatsServiceDumpProto.java
package android.service.procstats
final android.service.procstats.ProcessStatsServiceDumpProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.service.procstats.ProcessStatsServiceDumpProto 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/service/procstats/ProcessStatsServiceDumpProto$Builder.class
ProcessStatsServiceDumpProto.java
package android.service.procstats
public final android.service.procstats.ProcessStatsServiceDumpProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.service.procstats.ProcessStatsServiceDumpProtoOrBuilder  {
	private int bitField0_
	private android.service.procstats.ProcessStatsSectionProto procstatsNow_
	private com.google.protobuf.SingleFieldBuilder procstatsNowBuilder_
	private android.service.procstats.ProcessStatsSectionProto procstatsOver3Hrs_
	private com.google.protobuf.SingleFieldBuilder procstatsOver3HrsBuilder_
	private android.service.procstats.ProcessStatsSectionProto procstatsOver24Hrs_
	private com.google.protobuf.SingleFieldBuilder procstatsOver24HrsBuilder_
	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.service.procstats.ProcessStatsServiceDumpProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.service.procstats.ProcessStatsServiceDumpProto getDefaultInstanceForType () 
	public android.service.procstats.ProcessStatsServiceDumpProto build () 
		android.service.procstats.ProcessStatsServiceDumpProto result
	public android.service.procstats.ProcessStatsServiceDumpProto buildPartial () 
		android.service.procstats.ProcessStatsServiceDumpProto result
		int from_bitField0_
		int to_bitField0_
	public android.service.procstats.ProcessStatsServiceDumpProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.service.procstats.ProcessStatsServiceDumpProto$Builder mergeFrom (android.service.procstats.ProcessStatsServiceDumpProto) 
		android.service.procstats.ProcessStatsServiceDumpProto other
	public final boolean isInitialized () 
	public android.service.procstats.ProcessStatsServiceDumpProto$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.service.procstats.ProcessStatsServiceDumpProto parsedMessage
	public boolean hasProcstatsNow () 
	public android.service.procstats.ProcessStatsSectionProto getProcstatsNow () 
	public android.service.procstats.ProcessStatsServiceDumpProto$Builder setProcstatsNow (android.service.procstats.ProcessStatsSectionProto) 
		android.service.procstats.ProcessStatsSectionProto value
	public android.service.procstats.ProcessStatsServiceDumpProto$Builder setProcstatsNow (android.service.procstats.ProcessStatsSectionProto$Builder) 
		android.service.procstats.ProcessStatsSectionProto$Builder builderForValue
	public android.service.procstats.ProcessStatsServiceDumpProto$Builder mergeProcstatsNow (android.service.procstats.ProcessStatsSectionProto) 
		android.service.procstats.ProcessStatsSectionProto value
	public android.service.procstats.ProcessStatsServiceDumpProto$Builder clearProcstatsNow () 
	public android.service.procstats.ProcessStatsSectionProto$Builder getProcstatsNowBuilder () 
	public android.service.procstats.ProcessStatsSectionProtoOrBuilder getProcstatsNowOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getProcstatsNowFieldBuilder () 
	public boolean hasProcstatsOver3Hrs () 
	public android.service.procstats.ProcessStatsSectionProto getProcstatsOver3Hrs () 
	public android.service.procstats.ProcessStatsServiceDumpProto$Builder setProcstatsOver3Hrs (android.service.procstats.ProcessStatsSectionProto) 
		android.service.procstats.ProcessStatsSectionProto value
	public android.service.procstats.ProcessStatsServiceDumpProto$Builder setProcstatsOver3Hrs (android.service.procstats.ProcessStatsSectionProto$Builder) 
		android.service.procstats.ProcessStatsSectionProto$Builder builderForValue
	public android.service.procstats.ProcessStatsServiceDumpProto$Builder mergeProcstatsOver3Hrs (android.service.procstats.ProcessStatsSectionProto) 
		android.service.procstats.ProcessStatsSectionProto value
	public android.service.procstats.ProcessStatsServiceDumpProto$Builder clearProcstatsOver3Hrs () 
	public android.service.procstats.ProcessStatsSectionProto$Builder getProcstatsOver3HrsBuilder () 
	public android.service.procstats.ProcessStatsSectionProtoOrBuilder getProcstatsOver3HrsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getProcstatsOver3HrsFieldBuilder () 
	public boolean hasProcstatsOver24Hrs () 
	public android.service.procstats.ProcessStatsSectionProto getProcstatsOver24Hrs () 
	public android.service.procstats.ProcessStatsServiceDumpProto$Builder setProcstatsOver24Hrs (android.service.procstats.ProcessStatsSectionProto) 
		android.service.procstats.ProcessStatsSectionProto value
	public android.service.procstats.ProcessStatsServiceDumpProto$Builder setProcstatsOver24Hrs (android.service.procstats.ProcessStatsSectionProto$Builder) 
		android.service.procstats.ProcessStatsSectionProto$Builder builderForValue
	public android.service.procstats.ProcessStatsServiceDumpProto$Builder mergeProcstatsOver24Hrs (android.service.procstats.ProcessStatsSectionProto) 
		android.service.procstats.ProcessStatsSectionProto value
	public android.service.procstats.ProcessStatsServiceDumpProto$Builder clearProcstatsOver24Hrs () 
	public android.service.procstats.ProcessStatsSectionProto$Builder getProcstatsOver24HrsBuilder () 
	public android.service.procstats.ProcessStatsSectionProtoOrBuilder getProcstatsOver24HrsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getProcstatsOver24HrsFieldBuilder () 
	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.service.procstats.ProcessStatsServiceDumpProto$1) 
		android.service.procstats.ProcessStatsServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.service.procstats.ProcessStatsServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.service.procstats.ProcessStatsServiceDumpProto$1 x1
}

android/service/procstats/ProcessStatsServiceDumpProto.class
ProcessStatsServiceDumpProto.java
package android.service.procstats
public final android.service.procstats.ProcessStatsServiceDumpProto extends com.google.protobuf.GeneratedMessage implements android.service.procstats.ProcessStatsServiceDumpProtoOrBuilder  {
	private int bitField0_
	public static final int PROCSTATS_NOW_FIELD_NUMBER
	private android.service.procstats.ProcessStatsSectionProto procstatsNow_
	public static final int PROCSTATS_OVER_3HRS_FIELD_NUMBER
	private android.service.procstats.ProcessStatsSectionProto procstatsOver3Hrs_
	public static final int PROCSTATS_OVER_24HRS_FIELD_NUMBER
	private android.service.procstats.ProcessStatsSectionProto procstatsOver24Hrs_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.service.procstats.ProcessStatsServiceDumpProto 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.service.procstats.ProcessStatsSectionProto$Builder subBuilder
		android.service.procstats.ProcessStatsSectionProto$Builder subBuilder
		android.service.procstats.ProcessStatsSectionProto$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 hasProcstatsNow () 
	public android.service.procstats.ProcessStatsSectionProto getProcstatsNow () 
	public android.service.procstats.ProcessStatsSectionProtoOrBuilder getProcstatsNowOrBuilder () 
	public boolean hasProcstatsOver3Hrs () 
	public android.service.procstats.ProcessStatsSectionProto getProcstatsOver3Hrs () 
	public android.service.procstats.ProcessStatsSectionProtoOrBuilder getProcstatsOver3HrsOrBuilder () 
	public boolean hasProcstatsOver24Hrs () 
	public android.service.procstats.ProcessStatsSectionProto getProcstatsOver24Hrs () 
	public android.service.procstats.ProcessStatsSectionProtoOrBuilder getProcstatsOver24HrsOrBuilder () 
	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.service.procstats.ProcessStatsServiceDumpProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.service.procstats.ProcessStatsServiceDumpProto 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.service.procstats.ProcessStatsServiceDumpProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.service.procstats.ProcessStatsServiceDumpProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.procstats.ProcessStatsServiceDumpProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.procstats.ProcessStatsServiceDumpProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.procstats.ProcessStatsServiceDumpProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.service.procstats.ProcessStatsServiceDumpProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.service.procstats.ProcessStatsServiceDumpProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.service.procstats.ProcessStatsServiceDumpProto 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.service.procstats.ProcessStatsServiceDumpProto$Builder newBuilderForType () 
	public static android.service.procstats.ProcessStatsServiceDumpProto$Builder newBuilder () 
	public static android.service.procstats.ProcessStatsServiceDumpProto$Builder newBuilder (android.service.procstats.ProcessStatsServiceDumpProto) 
		android.service.procstats.ProcessStatsServiceDumpProto prototype
	public android.service.procstats.ProcessStatsServiceDumpProto$Builder toBuilder () 
	protected android.service.procstats.ProcessStatsServiceDumpProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.service.procstats.ProcessStatsServiceDumpProto$Builder builder
	public static android.service.procstats.ProcessStatsServiceDumpProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.service.procstats.ProcessStatsServiceDumpProto 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.service.procstats.ProcessStatsServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.service.procstats.ProcessStatsServiceDumpProto$1 x1
	static android.service.procstats.ProcessStatsSectionProto access$402 (android.service.procstats.ProcessStatsServiceDumpProto, android.service.procstats.ProcessStatsSectionProto) 
		android.service.procstats.ProcessStatsServiceDumpProto x0
		android.service.procstats.ProcessStatsSectionProto x1
	static android.service.procstats.ProcessStatsSectionProto access$502 (android.service.procstats.ProcessStatsServiceDumpProto, android.service.procstats.ProcessStatsSectionProto) 
		android.service.procstats.ProcessStatsServiceDumpProto x0
		android.service.procstats.ProcessStatsSectionProto x1
	static android.service.procstats.ProcessStatsSectionProto access$602 (android.service.procstats.ProcessStatsServiceDumpProto, android.service.procstats.ProcessStatsSectionProto) 
		android.service.procstats.ProcessStatsServiceDumpProto x0
		android.service.procstats.ProcessStatsSectionProto x1
	static int access$702 (android.service.procstats.ProcessStatsServiceDumpProto, int) 
		android.service.procstats.ProcessStatsServiceDumpProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$800 (android.service.procstats.ProcessStatsServiceDumpProto) 
		android.service.procstats.ProcessStatsServiceDumpProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.service.procstats.ProcessStatsServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.service.procstats.ProcessStatsServiceDumpProto$1 x2
	static void  () 
}

android/service/procstats/ProcessStatsServiceDumpProtoOrBuilder.class
ProcessStatsServiceDumpProtoOrBuilder.java
package android.service.procstats
public abstract android.service.procstats.ProcessStatsServiceDumpProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasProcstatsNow () 
	public abstract android.service.procstats.ProcessStatsSectionProto getProcstatsNow () 
	public abstract android.service.procstats.ProcessStatsSectionProtoOrBuilder getProcstatsNowOrBuilder () 
	public abstract boolean hasProcstatsOver3Hrs () 
	public abstract android.service.procstats.ProcessStatsSectionProto getProcstatsOver3Hrs () 
	public abstract android.service.procstats.ProcessStatsSectionProtoOrBuilder getProcstatsOver3HrsOrBuilder () 
	public abstract boolean hasProcstatsOver24Hrs () 
	public abstract android.service.procstats.ProcessStatsSectionProto getProcstatsOver24Hrs () 
	public abstract android.service.procstats.ProcessStatsSectionProtoOrBuilder getProcstatsOver24HrsOrBuilder () 
}

android/service/procstats/ProcessStatsServiceProto$1.class
ProcessStatsServiceProto.java
package android.service.procstats
final android.service.procstats.ProcessStatsServiceProto$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/service/procstats/ProcessStatsServiceProto.class
ProcessStatsServiceProto.java
package android.service.procstats
public final android.service.procstats.ProcessStatsServiceProto extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_procstats_ProcessStatsServiceDumpProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_procstats_ProcessStatsServiceDumpProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_procstats_ProcessStatsSectionProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_procstats_ProcessStatsSectionProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_procstats_ProcessStatsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_procstats_ProcessStatsProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_procstats_ProcessStatsProto_Kill_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_procstats_ProcessStatsProto_Kill_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_service_procstats_ProcessStatsProto_State_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_service_procstats_ProcessStatsProto_State_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/stream_proto/Stream$1.class
Stream.java
package android.stream_proto
final android.stream_proto.Stream$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/stream_proto/Stream$EnumOptions$1.class
Stream.java
package android.stream_proto
final android.stream_proto.Stream$EnumOptions$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.stream_proto.Stream$EnumOptions 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/stream_proto/Stream$EnumOptions$Builder.class
Stream.java
package android.stream_proto
public final android.stream_proto.Stream$EnumOptions$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.stream_proto.Stream$EnumOptionsOrBuilder  {
	private int bitField0_
	private boolean enableEnumsMapping_
	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.stream_proto.Stream$EnumOptions$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.stream_proto.Stream$EnumOptions getDefaultInstanceForType () 
	public android.stream_proto.Stream$EnumOptions build () 
		android.stream_proto.Stream$EnumOptions result
	public android.stream_proto.Stream$EnumOptions buildPartial () 
		android.stream_proto.Stream$EnumOptions result
		int from_bitField0_
		int to_bitField0_
	public android.stream_proto.Stream$EnumOptions$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.stream_proto.Stream$EnumOptions$Builder mergeFrom (android.stream_proto.Stream$EnumOptions) 
		android.stream_proto.Stream$EnumOptions other
	public final boolean isInitialized () 
	public android.stream_proto.Stream$EnumOptions$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.stream_proto.Stream$EnumOptions parsedMessage
	public boolean hasEnableEnumsMapping () 
	public boolean getEnableEnumsMapping () 
	public android.stream_proto.Stream$EnumOptions$Builder setEnableEnumsMapping (boolean) 
		boolean value
	public android.stream_proto.Stream$EnumOptions$Builder clearEnableEnumsMapping () 
	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.stream_proto.Stream$1) 
		android.stream_proto.Stream$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.stream_proto.Stream$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.stream_proto.Stream$1 x1
}

android/stream_proto/Stream$EnumOptions.class
Stream.java
package android.stream_proto
public final android.stream_proto.Stream$EnumOptions extends com.google.protobuf.GeneratedMessage implements android.stream_proto.Stream$EnumOptionsOrBuilder  {
	private int bitField0_
	public static final int ENABLE_ENUMS_MAPPING_FIELD_NUMBER
	private boolean enableEnumsMapping_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.stream_proto.Stream$EnumOptions 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 hasEnableEnumsMapping () 
	public boolean getEnableEnumsMapping () 
	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.stream_proto.Stream$EnumOptions parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.stream_proto.Stream$EnumOptions 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.stream_proto.Stream$EnumOptions parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.stream_proto.Stream$EnumOptions parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.stream_proto.Stream$EnumOptions parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.stream_proto.Stream$EnumOptions parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.stream_proto.Stream$EnumOptions parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.stream_proto.Stream$EnumOptions parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.stream_proto.Stream$EnumOptions parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.stream_proto.Stream$EnumOptions 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.stream_proto.Stream$EnumOptions$Builder newBuilderForType () 
	public static android.stream_proto.Stream$EnumOptions$Builder newBuilder () 
	public static android.stream_proto.Stream$EnumOptions$Builder newBuilder (android.stream_proto.Stream$EnumOptions) 
		android.stream_proto.Stream$EnumOptions prototype
	public android.stream_proto.Stream$EnumOptions$Builder toBuilder () 
	protected android.stream_proto.Stream$EnumOptions$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.stream_proto.Stream$EnumOptions$Builder builder
	public static android.stream_proto.Stream$EnumOptions getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.stream_proto.Stream$EnumOptions 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$1500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.stream_proto.Stream$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.stream_proto.Stream$1 x1
	static boolean access$1702 (android.stream_proto.Stream$EnumOptions, boolean) 
		android.stream_proto.Stream$EnumOptions x0
		boolean x1
	static int access$1802 (android.stream_proto.Stream$EnumOptions, int) 
		android.stream_proto.Stream$EnumOptions x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$1900 (android.stream_proto.Stream$EnumOptions) 
		android.stream_proto.Stream$EnumOptions x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.stream_proto.Stream$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.stream_proto.Stream$1 x2
	static void  () 
}

android/stream_proto/Stream$EnumOptionsOrBuilder.class
Stream.java
package android.stream_proto
public abstract android.stream_proto.Stream$EnumOptionsOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasEnableEnumsMapping () 
	public abstract boolean getEnableEnumsMapping () 
}

android/stream_proto/Stream$MessageOptions$1.class
Stream.java
package android.stream_proto
final android.stream_proto.Stream$MessageOptions$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.stream_proto.Stream$MessageOptions 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/stream_proto/Stream$MessageOptions$Builder.class
Stream.java
package android.stream_proto
public final android.stream_proto.Stream$MessageOptions$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.stream_proto.Stream$MessageOptionsOrBuilder  {
	private int bitField0_
	private boolean enableFieldsMapping_
	private boolean enableFieldsMappingRecursively_
	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.stream_proto.Stream$MessageOptions$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.stream_proto.Stream$MessageOptions getDefaultInstanceForType () 
	public android.stream_proto.Stream$MessageOptions build () 
		android.stream_proto.Stream$MessageOptions result
	public android.stream_proto.Stream$MessageOptions buildPartial () 
		android.stream_proto.Stream$MessageOptions result
		int from_bitField0_
		int to_bitField0_
	public android.stream_proto.Stream$MessageOptions$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.stream_proto.Stream$MessageOptions$Builder mergeFrom (android.stream_proto.Stream$MessageOptions) 
		android.stream_proto.Stream$MessageOptions other
	public final boolean isInitialized () 
	public android.stream_proto.Stream$MessageOptions$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.stream_proto.Stream$MessageOptions parsedMessage
	public boolean hasEnableFieldsMapping () 
	public boolean getEnableFieldsMapping () 
	public android.stream_proto.Stream$MessageOptions$Builder setEnableFieldsMapping (boolean) 
		boolean value
	public android.stream_proto.Stream$MessageOptions$Builder clearEnableFieldsMapping () 
	public boolean hasEnableFieldsMappingRecursively () 
	public boolean getEnableFieldsMappingRecursively () 
	public android.stream_proto.Stream$MessageOptions$Builder setEnableFieldsMappingRecursively (boolean) 
		boolean value
	public android.stream_proto.Stream$MessageOptions$Builder clearEnableFieldsMappingRecursively () 
	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.stream_proto.Stream$1) 
		android.stream_proto.Stream$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.stream_proto.Stream$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.stream_proto.Stream$1 x1
}

android/stream_proto/Stream$MessageOptions.class
Stream.java
package android.stream_proto
public final android.stream_proto.Stream$MessageOptions extends com.google.protobuf.GeneratedMessage implements android.stream_proto.Stream$MessageOptionsOrBuilder  {
	private int bitField0_
	public static final int ENABLE_FIELDS_MAPPING_FIELD_NUMBER
	private boolean enableFieldsMapping_
	public static final int ENABLE_FIELDS_MAPPING_RECURSIVELY_FIELD_NUMBER
	private boolean enableFieldsMappingRecursively_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.stream_proto.Stream$MessageOptions 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 hasEnableFieldsMapping () 
	public boolean getEnableFieldsMapping () 
	public boolean hasEnableFieldsMappingRecursively () 
	public boolean getEnableFieldsMappingRecursively () 
	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.stream_proto.Stream$MessageOptions parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.stream_proto.Stream$MessageOptions 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.stream_proto.Stream$MessageOptions parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.stream_proto.Stream$MessageOptions parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.stream_proto.Stream$MessageOptions parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.stream_proto.Stream$MessageOptions parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.stream_proto.Stream$MessageOptions parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.stream_proto.Stream$MessageOptions parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.stream_proto.Stream$MessageOptions parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.stream_proto.Stream$MessageOptions 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.stream_proto.Stream$MessageOptions$Builder newBuilderForType () 
	public static android.stream_proto.Stream$MessageOptions$Builder newBuilder () 
	public static android.stream_proto.Stream$MessageOptions$Builder newBuilder (android.stream_proto.Stream$MessageOptions) 
		android.stream_proto.Stream$MessageOptions prototype
	public android.stream_proto.Stream$MessageOptions$Builder toBuilder () 
	protected android.stream_proto.Stream$MessageOptions$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.stream_proto.Stream$MessageOptions$Builder builder
	public static android.stream_proto.Stream$MessageOptions getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.stream_proto.Stream$MessageOptions 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$400 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, android.stream_proto.Stream$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.stream_proto.Stream$1 x1
	static boolean access$602 (android.stream_proto.Stream$MessageOptions, boolean) 
		android.stream_proto.Stream$MessageOptions x0
		boolean x1
	static boolean access$702 (android.stream_proto.Stream$MessageOptions, boolean) 
		android.stream_proto.Stream$MessageOptions x0
		boolean x1
	static int access$802 (android.stream_proto.Stream$MessageOptions, int) 
		android.stream_proto.Stream$MessageOptions x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$900 (android.stream_proto.Stream$MessageOptions) 
		android.stream_proto.Stream$MessageOptions x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.stream_proto.Stream$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.stream_proto.Stream$1 x2
	static void  () 
}

android/stream_proto/Stream$MessageOptionsOrBuilder.class
Stream.java
package android.stream_proto
public abstract android.stream_proto.Stream$MessageOptionsOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasEnableFieldsMapping () 
	public abstract boolean getEnableFieldsMapping () 
	public abstract boolean hasEnableFieldsMappingRecursively () 
	public abstract boolean getEnableFieldsMappingRecursively () 
}

android/stream_proto/Stream.class
Stream.java
package android.stream_proto
public final android.stream_proto.Stream extends java.lang.Object {
	public static final int STREAM_MSG_FIELD_NUMBER
	public static final com.google.protobuf.GeneratedMessage$GeneratedExtension streamMsg
	public static final int STREAM_ENUM_FIELD_NUMBER
	public static final com.google.protobuf.GeneratedMessage$GeneratedExtension streamEnum
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_stream_proto_MessageOptions_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_stream_proto_MessageOptions_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_stream_proto_EnumOptions_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_stream_proto_EnumOptions_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$Descriptor access$000 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$100 () 
	static com.google.protobuf.Descriptors$Descriptor access$1100 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$1200 () 
	static com.google.protobuf.Descriptors$FileDescriptor access$2102 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

android/telephony/SignalStrengthProto$1.class
SignalStrengthProto.java
package android.telephony
final android.telephony.SignalStrengthProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.telephony.SignalStrengthProto 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/telephony/SignalStrengthProto$Builder.class
SignalStrengthProto.java
package android.telephony
public final android.telephony.SignalStrengthProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.telephony.SignalStrengthProtoOrBuilder  {
	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.telephony.SignalStrengthProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.telephony.SignalStrengthProto getDefaultInstanceForType () 
	public android.telephony.SignalStrengthProto build () 
		android.telephony.SignalStrengthProto result
	public android.telephony.SignalStrengthProto buildPartial () 
		android.telephony.SignalStrengthProto result
	public android.telephony.SignalStrengthProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.telephony.SignalStrengthProto$Builder mergeFrom (android.telephony.SignalStrengthProto) 
		android.telephony.SignalStrengthProto other
	public final boolean isInitialized () 
	public android.telephony.SignalStrengthProto$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.telephony.SignalStrengthProto 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.telephony.SignalStrengthProto$1) 
		android.telephony.SignalStrengthProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.telephony.SignalStrengthProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.telephony.SignalStrengthProto$1 x1
}

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

android/telephony/SignalStrengthProto$StrengthName.class
SignalStrengthProto.java
package android.telephony
public final android.telephony.SignalStrengthProto$StrengthName extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.telephony.SignalStrengthProto$StrengthName SIGNAL_STRENGTH_NONE_OR_UNKNOWN
	public static final android.telephony.SignalStrengthProto$StrengthName SIGNAL_STRENGTH_POOR
	public static final android.telephony.SignalStrengthProto$StrengthName SIGNAL_STRENGTH_MODERATE
	public static final android.telephony.SignalStrengthProto$StrengthName SIGNAL_STRENGTH_GOOD
	public static final android.telephony.SignalStrengthProto$StrengthName SIGNAL_STRENGTH_GREAT
	public static final int SIGNAL_STRENGTH_NONE_OR_UNKNOWN_VALUE
	public static final int SIGNAL_STRENGTH_POOR_VALUE
	public static final int SIGNAL_STRENGTH_MODERATE_VALUE
	public static final int SIGNAL_STRENGTH_GOOD_VALUE
	public static final int SIGNAL_STRENGTH_GREAT_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.telephony.SignalStrengthProto$StrengthName[] VALUES
	private final int value
	private static final android.telephony.SignalStrengthProto$StrengthName[] $VALUES
	public static android.telephony.SignalStrengthProto$StrengthName[] values () 
	public static android.telephony.SignalStrengthProto$StrengthName valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.telephony.SignalStrengthProto$StrengthName valueOf (int) 
		int value
	public static android.telephony.SignalStrengthProto$StrengthName 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.telephony.SignalStrengthProto$StrengthName valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

android/telephony/SignalStrengthProto.class
SignalStrengthProto.java
package android.telephony
public final android.telephony.SignalStrengthProto extends com.google.protobuf.GeneratedMessage implements android.telephony.SignalStrengthProtoOrBuilder  {
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.telephony.SignalStrengthProto 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.telephony.SignalStrengthProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.telephony.SignalStrengthProto 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.telephony.SignalStrengthProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.telephony.SignalStrengthProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.telephony.SignalStrengthProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.telephony.SignalStrengthProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.telephony.SignalStrengthProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.telephony.SignalStrengthProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.telephony.SignalStrengthProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.telephony.SignalStrengthProto 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.telephony.SignalStrengthProto$Builder newBuilderForType () 
	public static android.telephony.SignalStrengthProto$Builder newBuilder () 
	public static android.telephony.SignalStrengthProto$Builder newBuilder (android.telephony.SignalStrengthProto) 
		android.telephony.SignalStrengthProto prototype
	public android.telephony.SignalStrengthProto$Builder toBuilder () 
	protected android.telephony.SignalStrengthProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.telephony.SignalStrengthProto$Builder builder
	public static android.telephony.SignalStrengthProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.telephony.SignalStrengthProto 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.telephony.SignalStrengthProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.telephony.SignalStrengthProto$1 x1
	static com.google.protobuf.UnknownFieldSet access$400 (android.telephony.SignalStrengthProto) 
		android.telephony.SignalStrengthProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.telephony.SignalStrengthProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.telephony.SignalStrengthProto$1 x2
	static void  () 
}

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

android/telephony/Signalstrength$1.class
Signalstrength.java
package android.telephony
final android.telephony.Signalstrength$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/telephony/Signalstrength.class
Signalstrength.java
package android.telephony
public final android.telephony.Signalstrength extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_telephony_SignalStrengthProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_telephony_SignalStrengthProto_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/util/AggStats$1.class
AggStats.java
package android.util
final android.util.AggStats$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.util.AggStats 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/util/AggStats$Builder.class
AggStats.java
package android.util
public final android.util.AggStats$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.util.AggStatsOrBuilder  {
	private int bitField0_
	private long min_
	private long average_
	private long max_
	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.util.AggStats$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.util.AggStats getDefaultInstanceForType () 
	public android.util.AggStats build () 
		android.util.AggStats result
	public android.util.AggStats buildPartial () 
		android.util.AggStats result
		int from_bitField0_
		int to_bitField0_
	public android.util.AggStats$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.util.AggStats$Builder mergeFrom (android.util.AggStats) 
		android.util.AggStats other
	public final boolean isInitialized () 
	public android.util.AggStats$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.util.AggStats parsedMessage
	public boolean hasMin () 
	public long getMin () 
	public android.util.AggStats$Builder setMin (long) 
		long value
	public android.util.AggStats$Builder clearMin () 
	public boolean hasAverage () 
	public long getAverage () 
	public android.util.AggStats$Builder setAverage (long) 
		long value
	public android.util.AggStats$Builder clearAverage () 
	public boolean hasMax () 
	public long getMax () 
	public android.util.AggStats$Builder setMax (long) 
		long value
	public android.util.AggStats$Builder clearMax () 
	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.util.AggStats$1) 
		android.util.AggStats$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.util.AggStats$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.util.AggStats$1 x1
}

android/util/AggStats.class
AggStats.java
package android.util
public final android.util.AggStats extends com.google.protobuf.GeneratedMessage implements android.util.AggStatsOrBuilder  {
	private int bitField0_
	public static final int MIN_FIELD_NUMBER
	private long min_
	public static final int AVERAGE_FIELD_NUMBER
	private long average_
	public static final int MAX_FIELD_NUMBER
	private long max_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.util.AggStats 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 hasMin () 
	public long getMin () 
	public boolean hasAverage () 
	public long getAverage () 
	public boolean hasMax () 
	public long getMax () 
	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.util.AggStats parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.util.AggStats 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.util.AggStats parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.util.AggStats parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.util.AggStats parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.util.AggStats parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.util.AggStats parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.util.AggStats parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.util.AggStats parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.util.AggStats 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.util.AggStats$Builder newBuilderForType () 
	public static android.util.AggStats$Builder newBuilder () 
	public static android.util.AggStats$Builder newBuilder (android.util.AggStats) 
		android.util.AggStats prototype
	public android.util.AggStats$Builder toBuilder () 
	protected android.util.AggStats$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.util.AggStats$Builder builder
	public static android.util.AggStats getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.util.AggStats 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.util.AggStats$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.util.AggStats$1 x1
	static long access$402 (android.util.AggStats, long) 
		android.util.AggStats x0
		long x1
	static long access$502 (android.util.AggStats, long) 
		android.util.AggStats x0
		long x1
	static long access$602 (android.util.AggStats, long) 
		android.util.AggStats x0
		long x1
	static int access$702 (android.util.AggStats, int) 
		android.util.AggStats x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$800 (android.util.AggStats) 
		android.util.AggStats x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.util.AggStats$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.util.AggStats$1 x2
	static void  () 
}

android/util/AggStatsOrBuilder.class
AggStatsOrBuilder.java
package android.util
public abstract android.util.AggStatsOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasMin () 
	public abstract long getMin () 
	public abstract boolean hasAverage () 
	public abstract long getAverage () 
	public abstract boolean hasMax () 
	public abstract long getMax () 
}

android/util/Common$1.class
Common.java
package android.util
final android.util.Common$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/util/Common.class
Common.java
package android.util
public final android.util.Common extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_util_AggStats_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_util_AggStats_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_util_Duration_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_util_Duration_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/util/Duration$1.class
Duration.java
package android.util
final android.util.Duration$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.util.Duration 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/util/Duration$Builder.class
Duration.java
package android.util
public final android.util.Duration$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.util.DurationOrBuilder  {
	private int bitField0_
	private long startMs_
	private long endMs_
	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.util.Duration$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.util.Duration getDefaultInstanceForType () 
	public android.util.Duration build () 
		android.util.Duration result
	public android.util.Duration buildPartial () 
		android.util.Duration result
		int from_bitField0_
		int to_bitField0_
	public android.util.Duration$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.util.Duration$Builder mergeFrom (android.util.Duration) 
		android.util.Duration other
	public final boolean isInitialized () 
	public android.util.Duration$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.util.Duration parsedMessage
	public boolean hasStartMs () 
	public long getStartMs () 
	public android.util.Duration$Builder setStartMs (long) 
		long value
	public android.util.Duration$Builder clearStartMs () 
	public boolean hasEndMs () 
	public long getEndMs () 
	public android.util.Duration$Builder setEndMs (long) 
		long value
	public android.util.Duration$Builder clearEndMs () 
	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.util.Duration$1) 
		android.util.Duration$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.util.Duration$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.util.Duration$1 x1
}

android/util/Duration.class
Duration.java
package android.util
public final android.util.Duration extends com.google.protobuf.GeneratedMessage implements android.util.DurationOrBuilder  {
	private int bitField0_
	public static final int START_MS_FIELD_NUMBER
	private long startMs_
	public static final int END_MS_FIELD_NUMBER
	private long endMs_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.util.Duration 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 hasStartMs () 
	public long getStartMs () 
	public boolean hasEndMs () 
	public long getEndMs () 
	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.util.Duration parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.util.Duration 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.util.Duration parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.util.Duration parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.util.Duration parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.util.Duration parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.util.Duration parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.util.Duration parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.util.Duration parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.util.Duration 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.util.Duration$Builder newBuilderForType () 
	public static android.util.Duration$Builder newBuilder () 
	public static android.util.Duration$Builder newBuilder (android.util.Duration) 
		android.util.Duration prototype
	public android.util.Duration$Builder toBuilder () 
	protected android.util.Duration$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.util.Duration$Builder builder
	public static android.util.Duration getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.util.Duration 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.util.Duration$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.util.Duration$1 x1
	static long access$402 (android.util.Duration, long) 
		android.util.Duration x0
		long x1
	static long access$502 (android.util.Duration, long) 
		android.util.Duration x0
		long x1
	static int access$602 (android.util.Duration, int) 
		android.util.Duration x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$700 (android.util.Duration) 
		android.util.Duration x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.util.Duration$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.util.Duration$1 x2
	static void  () 
}

android/util/DurationOrBuilder.class
DurationOrBuilder.java
package android.util
public abstract android.util.DurationOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasStartMs () 
	public abstract long getStartMs () 
	public abstract boolean hasEndMs () 
	public abstract long getEndMs () 
}

android/view/Display$1.class
Display.java
package android.view
final android.view.Display$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/view/Display.class
Display.java
package android.view
public final android.view.Display extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_view_DisplayProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_view_DisplayProto_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/view/DisplayInfoProto$1.class
DisplayInfoProto.java
package android.view
final android.view.DisplayInfoProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.view.DisplayInfoProto 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/view/DisplayInfoProto$Builder.class
DisplayInfoProto.java
package android.view
public final android.view.DisplayInfoProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.view.DisplayInfoProtoOrBuilder  {
	private int bitField0_
	private int logicalWidth_
	private int logicalHeight_
	private int appWidth_
	private int appHeight_
	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.view.DisplayInfoProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.view.DisplayInfoProto getDefaultInstanceForType () 
	public android.view.DisplayInfoProto build () 
		android.view.DisplayInfoProto result
	public android.view.DisplayInfoProto buildPartial () 
		android.view.DisplayInfoProto result
		int from_bitField0_
		int to_bitField0_
	public android.view.DisplayInfoProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.view.DisplayInfoProto$Builder mergeFrom (android.view.DisplayInfoProto) 
		android.view.DisplayInfoProto other
	public final boolean isInitialized () 
	public android.view.DisplayInfoProto$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.view.DisplayInfoProto parsedMessage
	public boolean hasLogicalWidth () 
	public int getLogicalWidth () 
	public android.view.DisplayInfoProto$Builder setLogicalWidth (int) 
		int value
	public android.view.DisplayInfoProto$Builder clearLogicalWidth () 
	public boolean hasLogicalHeight () 
	public int getLogicalHeight () 
	public android.view.DisplayInfoProto$Builder setLogicalHeight (int) 
		int value
	public android.view.DisplayInfoProto$Builder clearLogicalHeight () 
	public boolean hasAppWidth () 
	public int getAppWidth () 
	public android.view.DisplayInfoProto$Builder setAppWidth (int) 
		int value
	public android.view.DisplayInfoProto$Builder clearAppWidth () 
	public boolean hasAppHeight () 
	public int getAppHeight () 
	public android.view.DisplayInfoProto$Builder setAppHeight (int) 
		int value
	public android.view.DisplayInfoProto$Builder clearAppHeight () 
	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.view.DisplayInfoProto$1) 
		android.view.DisplayInfoProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.view.DisplayInfoProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.view.DisplayInfoProto$1 x1
}

android/view/DisplayInfoProto.class
DisplayInfoProto.java
package android.view
public final android.view.DisplayInfoProto extends com.google.protobuf.GeneratedMessage implements android.view.DisplayInfoProtoOrBuilder  {
	private int bitField0_
	public static final int LOGICAL_WIDTH_FIELD_NUMBER
	private int logicalWidth_
	public static final int LOGICAL_HEIGHT_FIELD_NUMBER
	private int logicalHeight_
	public static final int APP_WIDTH_FIELD_NUMBER
	private int appWidth_
	public static final int APP_HEIGHT_FIELD_NUMBER
	private int appHeight_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.view.DisplayInfoProto 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 hasLogicalWidth () 
	public int getLogicalWidth () 
	public boolean hasLogicalHeight () 
	public int getLogicalHeight () 
	public boolean hasAppWidth () 
	public int getAppWidth () 
	public boolean hasAppHeight () 
	public int getAppHeight () 
	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.view.DisplayInfoProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.view.DisplayInfoProto 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.view.DisplayInfoProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.view.DisplayInfoProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.view.DisplayInfoProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.view.DisplayInfoProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.view.DisplayInfoProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.view.DisplayInfoProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.view.DisplayInfoProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.view.DisplayInfoProto 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.view.DisplayInfoProto$Builder newBuilderForType () 
	public static android.view.DisplayInfoProto$Builder newBuilder () 
	public static android.view.DisplayInfoProto$Builder newBuilder (android.view.DisplayInfoProto) 
		android.view.DisplayInfoProto prototype
	public android.view.DisplayInfoProto$Builder toBuilder () 
	protected android.view.DisplayInfoProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.view.DisplayInfoProto$Builder builder
	public static android.view.DisplayInfoProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.view.DisplayInfoProto 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.view.DisplayInfoProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.view.DisplayInfoProto$1 x1
	static int access$402 (android.view.DisplayInfoProto, int) 
		android.view.DisplayInfoProto x0
		int x1
	static int access$502 (android.view.DisplayInfoProto, int) 
		android.view.DisplayInfoProto x0
		int x1
	static int access$602 (android.view.DisplayInfoProto, int) 
		android.view.DisplayInfoProto x0
		int x1
	static int access$702 (android.view.DisplayInfoProto, int) 
		android.view.DisplayInfoProto x0
		int x1
	static int access$802 (android.view.DisplayInfoProto, int) 
		android.view.DisplayInfoProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$900 (android.view.DisplayInfoProto) 
		android.view.DisplayInfoProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.view.DisplayInfoProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.view.DisplayInfoProto$1 x2
	static void  () 
}

android/view/DisplayInfoProtoOrBuilder.class
DisplayInfoProtoOrBuilder.java
package android.view
public abstract android.view.DisplayInfoProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasLogicalWidth () 
	public abstract int getLogicalWidth () 
	public abstract boolean hasLogicalHeight () 
	public abstract int getLogicalHeight () 
	public abstract boolean hasAppWidth () 
	public abstract int getAppWidth () 
	public abstract boolean hasAppHeight () 
	public abstract int getAppHeight () 
}

android/view/DisplayProto$1.class
DisplayProto.java
package android.view
final android.view.DisplayProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.view.DisplayProto 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/view/DisplayProto$Builder.class
DisplayProto.java
package android.view
public final android.view.DisplayProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.view.DisplayProtoOrBuilder  {
	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.view.DisplayProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.view.DisplayProto getDefaultInstanceForType () 
	public android.view.DisplayProto build () 
		android.view.DisplayProto result
	public android.view.DisplayProto buildPartial () 
		android.view.DisplayProto result
	public android.view.DisplayProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.view.DisplayProto$Builder mergeFrom (android.view.DisplayProto) 
		android.view.DisplayProto other
	public final boolean isInitialized () 
	public android.view.DisplayProto$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.view.DisplayProto 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.view.DisplayProto$1) 
		android.view.DisplayProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.view.DisplayProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.view.DisplayProto$1 x1
}

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

android/view/DisplayProto$DisplayState.class
DisplayProto.java
package android.view
public final android.view.DisplayProto$DisplayState extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final android.view.DisplayProto$DisplayState DISPLAY_STATE_UNKNOWN
	public static final android.view.DisplayProto$DisplayState DISPLAY_STATE_OFF
	public static final android.view.DisplayProto$DisplayState DISPLAY_STATE_ON
	public static final android.view.DisplayProto$DisplayState DISPLAY_STATE_DOZE
	public static final android.view.DisplayProto$DisplayState DISPLAY_STATE_DOZE_SUSPEND
	public static final android.view.DisplayProto$DisplayState DISPLAY_STATE_VR
	public static final int DISPLAY_STATE_UNKNOWN_VALUE
	public static final int DISPLAY_STATE_OFF_VALUE
	public static final int DISPLAY_STATE_ON_VALUE
	public static final int DISPLAY_STATE_DOZE_VALUE
	public static final int DISPLAY_STATE_DOZE_SUSPEND_VALUE
	public static final int DISPLAY_STATE_VR_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final android.view.DisplayProto$DisplayState[] VALUES
	private final int value
	private static final android.view.DisplayProto$DisplayState[] $VALUES
	public static android.view.DisplayProto$DisplayState[] values () 
	public static android.view.DisplayProto$DisplayState valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static android.view.DisplayProto$DisplayState valueOf (int) 
		int value
	public static android.view.DisplayProto$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.view.DisplayProto$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/view/DisplayProto.class
DisplayProto.java
package android.view
public final android.view.DisplayProto extends com.google.protobuf.GeneratedMessage implements android.view.DisplayProtoOrBuilder  {
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.view.DisplayProto 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.view.DisplayProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.view.DisplayProto 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.view.DisplayProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.view.DisplayProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.view.DisplayProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.view.DisplayProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.view.DisplayProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.view.DisplayProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.view.DisplayProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.view.DisplayProto 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.view.DisplayProto$Builder newBuilderForType () 
	public static android.view.DisplayProto$Builder newBuilder () 
	public static android.view.DisplayProto$Builder newBuilder (android.view.DisplayProto) 
		android.view.DisplayProto prototype
	public android.view.DisplayProto$Builder toBuilder () 
	protected android.view.DisplayProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.view.DisplayProto$Builder builder
	public static android.view.DisplayProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.view.DisplayProto 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.view.DisplayProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.view.DisplayProto$1 x1
	static com.google.protobuf.UnknownFieldSet access$400 (android.view.DisplayProto) 
		android.view.DisplayProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.view.DisplayProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.view.DisplayProto$1 x2
	static void  () 
}

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

android/view/Displayinfo$1.class
Displayinfo.java
package android.view
final android.view.Displayinfo$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/view/Displayinfo.class
Displayinfo.java
package android.view
public final android.view.Displayinfo extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_view_DisplayInfoProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_view_DisplayInfoProto_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/view/WindowLayoutParamsProto$1.class
WindowLayoutParamsProto.java
package android.view
final android.view.WindowLayoutParamsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public android.view.WindowLayoutParamsProto 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/view/WindowLayoutParamsProto$Builder.class
WindowLayoutParamsProto.java
package android.view
public final android.view.WindowLayoutParamsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements android.view.WindowLayoutParamsProtoOrBuilder  {
	private int bitField0_
	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.view.WindowLayoutParamsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public android.view.WindowLayoutParamsProto getDefaultInstanceForType () 
	public android.view.WindowLayoutParamsProto build () 
		android.view.WindowLayoutParamsProto result
	public android.view.WindowLayoutParamsProto buildPartial () 
		android.view.WindowLayoutParamsProto result
		int from_bitField0_
		int to_bitField0_
	public android.view.WindowLayoutParamsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public android.view.WindowLayoutParamsProto$Builder mergeFrom (android.view.WindowLayoutParamsProto) 
		android.view.WindowLayoutParamsProto other
	public final boolean isInitialized () 
	public android.view.WindowLayoutParamsProto$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.view.WindowLayoutParamsProto parsedMessage
	public boolean hasType () 
	public int getType () 
	public android.view.WindowLayoutParamsProto$Builder setType (int) 
		int value
	public android.view.WindowLayoutParamsProto$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.view.WindowLayoutParamsProto$1) 
		android.view.WindowLayoutParamsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, android.view.WindowLayoutParamsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		android.view.WindowLayoutParamsProto$1 x1
}

android/view/WindowLayoutParamsProto.class
WindowLayoutParamsProto.java
package android.view
public final android.view.WindowLayoutParamsProto extends com.google.protobuf.GeneratedMessage implements android.view.WindowLayoutParamsProtoOrBuilder  {
	private int bitField0_
	public static final int TYPE_FIELD_NUMBER
	private int type_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final android.view.WindowLayoutParamsProto 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 hasType () 
	public int getType () 
	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.view.WindowLayoutParamsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static android.view.WindowLayoutParamsProto 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.view.WindowLayoutParamsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static android.view.WindowLayoutParamsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.view.WindowLayoutParamsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.view.WindowLayoutParamsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.view.WindowLayoutParamsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static android.view.WindowLayoutParamsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static android.view.WindowLayoutParamsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static android.view.WindowLayoutParamsProto 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.view.WindowLayoutParamsProto$Builder newBuilderForType () 
	public static android.view.WindowLayoutParamsProto$Builder newBuilder () 
	public static android.view.WindowLayoutParamsProto$Builder newBuilder (android.view.WindowLayoutParamsProto) 
		android.view.WindowLayoutParamsProto prototype
	public android.view.WindowLayoutParamsProto$Builder toBuilder () 
	protected android.view.WindowLayoutParamsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		android.view.WindowLayoutParamsProto$Builder builder
	public static android.view.WindowLayoutParamsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public android.view.WindowLayoutParamsProto 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.view.WindowLayoutParamsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		android.view.WindowLayoutParamsProto$1 x1
	static int access$402 (android.view.WindowLayoutParamsProto, int) 
		android.view.WindowLayoutParamsProto x0
		int x1
	static int access$502 (android.view.WindowLayoutParamsProto, int) 
		android.view.WindowLayoutParamsProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$600 (android.view.WindowLayoutParamsProto) 
		android.view.WindowLayoutParamsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, android.view.WindowLayoutParamsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		android.view.WindowLayoutParamsProto$1 x2
	static void  () 
}

android/view/WindowLayoutParamsProtoOrBuilder.class
WindowLayoutParamsProtoOrBuilder.java
package android.view
public abstract android.view.WindowLayoutParamsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasType () 
	public abstract int getType () 
}

android/view/Windowlayoutparams$1.class
Windowlayoutparams.java
package android.view
final android.view.Windowlayoutparams$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/view/Windowlayoutparams.class
Windowlayoutparams.java
package android.view
public final android.view.Windowlayoutparams extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_android_view_WindowLayoutParamsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_view_WindowLayoutParamsProto_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/android/commands/am/InstrumentationData$1.class
InstrumentationData.java
package com.android.commands.am
final com.android.commands.am.InstrumentationData$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
}

com/android/commands/am/InstrumentationData$ResultsBundle$1.class
InstrumentationData.java
package com.android.commands.am
final com.android.commands.am.InstrumentationData$ResultsBundle$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.commands.am.InstrumentationData$ResultsBundle 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 
}

com/android/commands/am/InstrumentationData$ResultsBundle$Builder.class
InstrumentationData.java
package com.android.commands.am
public final com.android.commands.am.InstrumentationData$ResultsBundle$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.commands.am.InstrumentationData$ResultsBundleOrBuilder  {
	private int bitField0_
	private java.util.List entries_
	private com.google.protobuf.RepeatedFieldBuilder entriesBuilder_
	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 com.android.commands.am.InstrumentationData$ResultsBundle$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.commands.am.InstrumentationData$ResultsBundle getDefaultInstanceForType () 
	public com.android.commands.am.InstrumentationData$ResultsBundle build () 
		com.android.commands.am.InstrumentationData$ResultsBundle result
	public com.android.commands.am.InstrumentationData$ResultsBundle buildPartial () 
		com.android.commands.am.InstrumentationData$ResultsBundle result
		int from_bitField0_
	public com.android.commands.am.InstrumentationData$ResultsBundle$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.commands.am.InstrumentationData$ResultsBundle$Builder mergeFrom (com.android.commands.am.InstrumentationData$ResultsBundle) 
		com.android.commands.am.InstrumentationData$ResultsBundle other
	public final boolean isInitialized () 
	public com.android.commands.am.InstrumentationData$ResultsBundle$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
		com.android.commands.am.InstrumentationData$ResultsBundle parsedMessage
	private void ensureEntriesIsMutable () 
	public java.util.List getEntriesList () 
	public int getEntriesCount () 
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry getEntries (int) 
		int index
	public com.android.commands.am.InstrumentationData$ResultsBundle$Builder setEntries (int, com.android.commands.am.InstrumentationData$ResultsBundleEntry) 
		int index
		com.android.commands.am.InstrumentationData$ResultsBundleEntry value
	public com.android.commands.am.InstrumentationData$ResultsBundle$Builder setEntries (int, com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder) 
		int index
		com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder builderForValue
	public com.android.commands.am.InstrumentationData$ResultsBundle$Builder addEntries (com.android.commands.am.InstrumentationData$ResultsBundleEntry) 
		com.android.commands.am.InstrumentationData$ResultsBundleEntry value
	public com.android.commands.am.InstrumentationData$ResultsBundle$Builder addEntries (int, com.android.commands.am.InstrumentationData$ResultsBundleEntry) 
		int index
		com.android.commands.am.InstrumentationData$ResultsBundleEntry value
	public com.android.commands.am.InstrumentationData$ResultsBundle$Builder addEntries (com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder) 
		com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder builderForValue
	public com.android.commands.am.InstrumentationData$ResultsBundle$Builder addEntries (int, com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder) 
		int index
		com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder builderForValue
	public com.android.commands.am.InstrumentationData$ResultsBundle$Builder addAllEntries (java.lang.Iterable) 
		Iterable values
	public com.android.commands.am.InstrumentationData$ResultsBundle$Builder clearEntries () 
	public com.android.commands.am.InstrumentationData$ResultsBundle$Builder removeEntries (int) 
		int index
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder getEntriesBuilder (int) 
		int index
	public com.android.commands.am.InstrumentationData$ResultsBundleEntryOrBuilder getEntriesOrBuilder (int) 
		int index
	public java.util.List getEntriesOrBuilderList () 
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder addEntriesBuilder () 
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder addEntriesBuilder (int) 
		int index
	public java.util.List getEntriesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getEntriesFieldBuilder () 
	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  (com.android.commands.am.InstrumentationData$1) 
		com.android.commands.am.InstrumentationData$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.commands.am.InstrumentationData$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.commands.am.InstrumentationData$1 x1
}

com/android/commands/am/InstrumentationData$ResultsBundle.class
InstrumentationData.java
package com.android.commands.am
public final com.android.commands.am.InstrumentationData$ResultsBundle extends com.google.protobuf.GeneratedMessage implements com.android.commands.am.InstrumentationData$ResultsBundleOrBuilder  {
	public static final int ENTRIES_FIELD_NUMBER
	private java.util.List entries_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.commands.am.InstrumentationData$ResultsBundle 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 getEntriesList () 
	public java.util.List getEntriesOrBuilderList () 
	public int getEntriesCount () 
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry getEntries (int) 
		int index
	public com.android.commands.am.InstrumentationData$ResultsBundleEntryOrBuilder getEntriesOrBuilder (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 com.android.commands.am.InstrumentationData$ResultsBundle parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.commands.am.InstrumentationData$ResultsBundle 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 com.android.commands.am.InstrumentationData$ResultsBundle parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.commands.am.InstrumentationData$ResultsBundle parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.commands.am.InstrumentationData$ResultsBundle parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.commands.am.InstrumentationData$ResultsBundle parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.commands.am.InstrumentationData$ResultsBundle parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.commands.am.InstrumentationData$ResultsBundle parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.commands.am.InstrumentationData$ResultsBundle parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.commands.am.InstrumentationData$ResultsBundle parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.commands.am.InstrumentationData$ResultsBundle$Builder newBuilderForType () 
	public static com.android.commands.am.InstrumentationData$ResultsBundle$Builder newBuilder () 
	public static com.android.commands.am.InstrumentationData$ResultsBundle$Builder newBuilder (com.android.commands.am.InstrumentationData$ResultsBundle) 
		com.android.commands.am.InstrumentationData$ResultsBundle prototype
	public com.android.commands.am.InstrumentationData$ResultsBundle$Builder toBuilder () 
	protected com.android.commands.am.InstrumentationData$ResultsBundle$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.commands.am.InstrumentationData$ResultsBundle$Builder builder
	public static com.android.commands.am.InstrumentationData$ResultsBundle getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.commands.am.InstrumentationData$ResultsBundle 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, com.android.commands.am.InstrumentationData$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.commands.am.InstrumentationData$1 x1
	static java.util.List access$2302 (com.android.commands.am.InstrumentationData$ResultsBundle, java.util.List) 
		com.android.commands.am.InstrumentationData$ResultsBundle x0
		java.util.List x1
	static java.util.List access$2300 (com.android.commands.am.InstrumentationData$ResultsBundle) 
		com.android.commands.am.InstrumentationData$ResultsBundle x0
	static boolean access$2400 () 
	static com.google.protobuf.UnknownFieldSet access$2500 (com.android.commands.am.InstrumentationData$ResultsBundle) 
		com.android.commands.am.InstrumentationData$ResultsBundle x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.commands.am.InstrumentationData$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.commands.am.InstrumentationData$1 x2
	static void  () 
}

com/android/commands/am/InstrumentationData$ResultsBundleEntry$1.class
InstrumentationData.java
package com.android.commands.am
final com.android.commands.am.InstrumentationData$ResultsBundleEntry$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry 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 
}

com/android/commands/am/InstrumentationData$ResultsBundleEntry$Builder.class
InstrumentationData.java
package com.android.commands.am
public final com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.commands.am.InstrumentationData$ResultsBundleEntryOrBuilder  {
	private int bitField0_
	private Object key_
	private Object valueString_
	private int valueInt_
	private float valueFloat_
	private double valueDouble_
	private long valueLong_
	private com.android.commands.am.InstrumentationData$ResultsBundle valueBundle_
	private com.google.protobuf.SingleFieldBuilder valueBundleBuilder_
	private com.google.protobuf.ByteString valueBytes_
	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 com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry getDefaultInstanceForType () 
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry build () 
		com.android.commands.am.InstrumentationData$ResultsBundleEntry result
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry buildPartial () 
		com.android.commands.am.InstrumentationData$ResultsBundleEntry result
		int from_bitField0_
		int to_bitField0_
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder mergeFrom (com.android.commands.am.InstrumentationData$ResultsBundleEntry) 
		com.android.commands.am.InstrumentationData$ResultsBundleEntry other
	public final boolean isInitialized () 
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$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
		com.android.commands.am.InstrumentationData$ResultsBundleEntry parsedMessage
	public boolean hasKey () 
	public java.lang.String getKey () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getKeyBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder setKey (java.lang.String) 
		String value
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder clearKey () 
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder setKeyBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasValueString () 
	public java.lang.String getValueString () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getValueStringBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder setValueString (java.lang.String) 
		String value
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder clearValueString () 
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder setValueStringBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasValueInt () 
	public int getValueInt () 
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder setValueInt (int) 
		int value
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder clearValueInt () 
	public boolean hasValueFloat () 
	public float getValueFloat () 
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder setValueFloat (float) 
		float value
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder clearValueFloat () 
	public boolean hasValueDouble () 
	public double getValueDouble () 
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder setValueDouble (double) 
		double value
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder clearValueDouble () 
	public boolean hasValueLong () 
	public long getValueLong () 
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder setValueLong (long) 
		long value
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder clearValueLong () 
	public boolean hasValueBundle () 
	public com.android.commands.am.InstrumentationData$ResultsBundle getValueBundle () 
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder setValueBundle (com.android.commands.am.InstrumentationData$ResultsBundle) 
		com.android.commands.am.InstrumentationData$ResultsBundle value
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder setValueBundle (com.android.commands.am.InstrumentationData$ResultsBundle$Builder) 
		com.android.commands.am.InstrumentationData$ResultsBundle$Builder builderForValue
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder mergeValueBundle (com.android.commands.am.InstrumentationData$ResultsBundle) 
		com.android.commands.am.InstrumentationData$ResultsBundle value
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder clearValueBundle () 
	public com.android.commands.am.InstrumentationData$ResultsBundle$Builder getValueBundleBuilder () 
	public com.android.commands.am.InstrumentationData$ResultsBundleOrBuilder getValueBundleOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getValueBundleFieldBuilder () 
	public boolean hasValueBytes () 
	public com.google.protobuf.ByteString getValueBytes () 
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder setValueBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder clearValueBytes () 
	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  (com.android.commands.am.InstrumentationData$1) 
		com.android.commands.am.InstrumentationData$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.commands.am.InstrumentationData$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.commands.am.InstrumentationData$1 x1
}

com/android/commands/am/InstrumentationData$ResultsBundleEntry.class
InstrumentationData.java
package com.android.commands.am
public final com.android.commands.am.InstrumentationData$ResultsBundleEntry extends com.google.protobuf.GeneratedMessage implements com.android.commands.am.InstrumentationData$ResultsBundleEntryOrBuilder  {
	private int bitField0_
	public static final int KEY_FIELD_NUMBER
	private volatile Object key_
	public static final int VALUE_STRING_FIELD_NUMBER
	private volatile Object valueString_
	public static final int VALUE_INT_FIELD_NUMBER
	private int valueInt_
	public static final int VALUE_FLOAT_FIELD_NUMBER
	private float valueFloat_
	public static final int VALUE_DOUBLE_FIELD_NUMBER
	private double valueDouble_
	public static final int VALUE_LONG_FIELD_NUMBER
	private long valueLong_
	public static final int VALUE_BUNDLE_FIELD_NUMBER
	private com.android.commands.am.InstrumentationData$ResultsBundle valueBundle_
	public static final int VALUE_BYTES_FIELD_NUMBER
	private com.google.protobuf.ByteString valueBytes_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.commands.am.InstrumentationData$ResultsBundleEntry 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.android.commands.am.InstrumentationData$ResultsBundle$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 hasKey () 
	public java.lang.String getKey () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getKeyBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasValueString () 
	public java.lang.String getValueString () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getValueStringBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasValueInt () 
	public int getValueInt () 
	public boolean hasValueFloat () 
	public float getValueFloat () 
	public boolean hasValueDouble () 
	public double getValueDouble () 
	public boolean hasValueLong () 
	public long getValueLong () 
	public boolean hasValueBundle () 
	public com.android.commands.am.InstrumentationData$ResultsBundle getValueBundle () 
	public com.android.commands.am.InstrumentationData$ResultsBundleOrBuilder getValueBundleOrBuilder () 
	public boolean hasValueBytes () 
	public com.google.protobuf.ByteString getValueBytes () 
	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 com.android.commands.am.InstrumentationData$ResultsBundleEntry parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.commands.am.InstrumentationData$ResultsBundleEntry 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 com.android.commands.am.InstrumentationData$ResultsBundleEntry parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.commands.am.InstrumentationData$ResultsBundleEntry parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.commands.am.InstrumentationData$ResultsBundleEntry parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.commands.am.InstrumentationData$ResultsBundleEntry parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.commands.am.InstrumentationData$ResultsBundleEntry parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.commands.am.InstrumentationData$ResultsBundleEntry parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.commands.am.InstrumentationData$ResultsBundleEntry parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.commands.am.InstrumentationData$ResultsBundleEntry parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder newBuilderForType () 
	public static com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder newBuilder () 
	public static com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder newBuilder (com.android.commands.am.InstrumentationData$ResultsBundleEntry) 
		com.android.commands.am.InstrumentationData$ResultsBundleEntry prototype
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder toBuilder () 
	protected com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.commands.am.InstrumentationData$ResultsBundleEntry$Builder builder
	public static com.android.commands.am.InstrumentationData$ResultsBundleEntry getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.commands.am.InstrumentationData$ResultsBundleEntry 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$400 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.commands.am.InstrumentationData$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.commands.am.InstrumentationData$1 x1
	static java.lang.Object access$602 (com.android.commands.am.InstrumentationData$ResultsBundleEntry, java.lang.Object) 
		com.android.commands.am.InstrumentationData$ResultsBundleEntry x0
		Object x1
	static java.lang.Object access$702 (com.android.commands.am.InstrumentationData$ResultsBundleEntry, java.lang.Object) 
		com.android.commands.am.InstrumentationData$ResultsBundleEntry x0
		Object x1
	static int access$802 (com.android.commands.am.InstrumentationData$ResultsBundleEntry, int) 
		com.android.commands.am.InstrumentationData$ResultsBundleEntry x0
		int x1
	static float access$902 (com.android.commands.am.InstrumentationData$ResultsBundleEntry, float) 
		com.android.commands.am.InstrumentationData$ResultsBundleEntry x0
		float x1
	static double access$1002 (com.android.commands.am.InstrumentationData$ResultsBundleEntry, double) 
		com.android.commands.am.InstrumentationData$ResultsBundleEntry x0
		double x1
	static long access$1102 (com.android.commands.am.InstrumentationData$ResultsBundleEntry, long) 
		com.android.commands.am.InstrumentationData$ResultsBundleEntry x0
		long x1
	static com.android.commands.am.InstrumentationData$ResultsBundle access$1202 (com.android.commands.am.InstrumentationData$ResultsBundleEntry, com.android.commands.am.InstrumentationData$ResultsBundle) 
		com.android.commands.am.InstrumentationData$ResultsBundleEntry x0
		com.android.commands.am.InstrumentationData$ResultsBundle x1
	static com.google.protobuf.ByteString access$1302 (com.android.commands.am.InstrumentationData$ResultsBundleEntry, com.google.protobuf.ByteString) 
		com.android.commands.am.InstrumentationData$ResultsBundleEntry x0
		com.google.protobuf.ByteString x1
	static int access$1402 (com.android.commands.am.InstrumentationData$ResultsBundleEntry, int) 
		com.android.commands.am.InstrumentationData$ResultsBundleEntry x0
		int x1
	static java.lang.Object access$600 (com.android.commands.am.InstrumentationData$ResultsBundleEntry) 
		com.android.commands.am.InstrumentationData$ResultsBundleEntry x0
	static java.lang.Object access$700 (com.android.commands.am.InstrumentationData$ResultsBundleEntry) 
		com.android.commands.am.InstrumentationData$ResultsBundleEntry x0
	static com.google.protobuf.UnknownFieldSet access$1500 (com.android.commands.am.InstrumentationData$ResultsBundleEntry) 
		com.android.commands.am.InstrumentationData$ResultsBundleEntry x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.commands.am.InstrumentationData$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.commands.am.InstrumentationData$1 x2
	static void  () 
}

com/android/commands/am/InstrumentationData$ResultsBundleEntryOrBuilder.class
InstrumentationData.java
package com.android.commands.am
public abstract com.android.commands.am.InstrumentationData$ResultsBundleEntryOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasKey () 
	public abstract java.lang.String getKey () 
	public abstract com.google.protobuf.ByteString getKeyBytes () 
	public abstract boolean hasValueString () 
	public abstract java.lang.String getValueString () 
	public abstract com.google.protobuf.ByteString getValueStringBytes () 
	public abstract boolean hasValueInt () 
	public abstract int getValueInt () 
	public abstract boolean hasValueFloat () 
	public abstract float getValueFloat () 
	public abstract boolean hasValueDouble () 
	public abstract double getValueDouble () 
	public abstract boolean hasValueLong () 
	public abstract long getValueLong () 
	public abstract boolean hasValueBundle () 
	public abstract com.android.commands.am.InstrumentationData$ResultsBundle getValueBundle () 
	public abstract com.android.commands.am.InstrumentationData$ResultsBundleOrBuilder getValueBundleOrBuilder () 
	public abstract boolean hasValueBytes () 
	public abstract com.google.protobuf.ByteString getValueBytes () 
}

com/android/commands/am/InstrumentationData$ResultsBundleOrBuilder.class
InstrumentationData.java
package com.android.commands.am
public abstract com.android.commands.am.InstrumentationData$ResultsBundleOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getEntriesList () 
	public abstract com.android.commands.am.InstrumentationData$ResultsBundleEntry getEntries (int) 
	public abstract int getEntriesCount () 
	public abstract java.util.List getEntriesOrBuilderList () 
	public abstract com.android.commands.am.InstrumentationData$ResultsBundleEntryOrBuilder getEntriesOrBuilder (int) 
}

com/android/commands/am/InstrumentationData$Session$1.class
InstrumentationData.java
package com.android.commands.am
final com.android.commands.am.InstrumentationData$Session$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.commands.am.InstrumentationData$Session 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 
}

com/android/commands/am/InstrumentationData$Session$Builder.class
InstrumentationData.java
package com.android.commands.am
public final com.android.commands.am.InstrumentationData$Session$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.commands.am.InstrumentationData$SessionOrBuilder  {
	private int bitField0_
	private java.util.List testStatus_
	private com.google.protobuf.RepeatedFieldBuilder testStatusBuilder_
	private com.android.commands.am.InstrumentationData$SessionStatus sessionStatus_
	private com.google.protobuf.SingleFieldBuilder sessionStatusBuilder_
	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 com.android.commands.am.InstrumentationData$Session$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.commands.am.InstrumentationData$Session getDefaultInstanceForType () 
	public com.android.commands.am.InstrumentationData$Session build () 
		com.android.commands.am.InstrumentationData$Session result
	public com.android.commands.am.InstrumentationData$Session buildPartial () 
		com.android.commands.am.InstrumentationData$Session result
		int from_bitField0_
		int to_bitField0_
	public com.android.commands.am.InstrumentationData$Session$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.commands.am.InstrumentationData$Session$Builder mergeFrom (com.android.commands.am.InstrumentationData$Session) 
		com.android.commands.am.InstrumentationData$Session other
	public final boolean isInitialized () 
	public com.android.commands.am.InstrumentationData$Session$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
		com.android.commands.am.InstrumentationData$Session parsedMessage
	private void ensureTestStatusIsMutable () 
	public java.util.List getTestStatusList () 
	public int getTestStatusCount () 
	public com.android.commands.am.InstrumentationData$TestStatus getTestStatus (int) 
		int index
	public com.android.commands.am.InstrumentationData$Session$Builder setTestStatus (int, com.android.commands.am.InstrumentationData$TestStatus) 
		int index
		com.android.commands.am.InstrumentationData$TestStatus value
	public com.android.commands.am.InstrumentationData$Session$Builder setTestStatus (int, com.android.commands.am.InstrumentationData$TestStatus$Builder) 
		int index
		com.android.commands.am.InstrumentationData$TestStatus$Builder builderForValue
	public com.android.commands.am.InstrumentationData$Session$Builder addTestStatus (com.android.commands.am.InstrumentationData$TestStatus) 
		com.android.commands.am.InstrumentationData$TestStatus value
	public com.android.commands.am.InstrumentationData$Session$Builder addTestStatus (int, com.android.commands.am.InstrumentationData$TestStatus) 
		int index
		com.android.commands.am.InstrumentationData$TestStatus value
	public com.android.commands.am.InstrumentationData$Session$Builder addTestStatus (com.android.commands.am.InstrumentationData$TestStatus$Builder) 
		com.android.commands.am.InstrumentationData$TestStatus$Builder builderForValue
	public com.android.commands.am.InstrumentationData$Session$Builder addTestStatus (int, com.android.commands.am.InstrumentationData$TestStatus$Builder) 
		int index
		com.android.commands.am.InstrumentationData$TestStatus$Builder builderForValue
	public com.android.commands.am.InstrumentationData$Session$Builder addAllTestStatus (java.lang.Iterable) 
		Iterable values
	public com.android.commands.am.InstrumentationData$Session$Builder clearTestStatus () 
	public com.android.commands.am.InstrumentationData$Session$Builder removeTestStatus (int) 
		int index
	public com.android.commands.am.InstrumentationData$TestStatus$Builder getTestStatusBuilder (int) 
		int index
	public com.android.commands.am.InstrumentationData$TestStatusOrBuilder getTestStatusOrBuilder (int) 
		int index
	public java.util.List getTestStatusOrBuilderList () 
	public com.android.commands.am.InstrumentationData$TestStatus$Builder addTestStatusBuilder () 
	public com.android.commands.am.InstrumentationData$TestStatus$Builder addTestStatusBuilder (int) 
		int index
	public java.util.List getTestStatusBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getTestStatusFieldBuilder () 
	public boolean hasSessionStatus () 
	public com.android.commands.am.InstrumentationData$SessionStatus getSessionStatus () 
	public com.android.commands.am.InstrumentationData$Session$Builder setSessionStatus (com.android.commands.am.InstrumentationData$SessionStatus) 
		com.android.commands.am.InstrumentationData$SessionStatus value
	public com.android.commands.am.InstrumentationData$Session$Builder setSessionStatus (com.android.commands.am.InstrumentationData$SessionStatus$Builder) 
		com.android.commands.am.InstrumentationData$SessionStatus$Builder builderForValue
	public com.android.commands.am.InstrumentationData$Session$Builder mergeSessionStatus (com.android.commands.am.InstrumentationData$SessionStatus) 
		com.android.commands.am.InstrumentationData$SessionStatus value
	public com.android.commands.am.InstrumentationData$Session$Builder clearSessionStatus () 
	public com.android.commands.am.InstrumentationData$SessionStatus$Builder getSessionStatusBuilder () 
	public com.android.commands.am.InstrumentationData$SessionStatusOrBuilder getSessionStatusOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSessionStatusFieldBuilder () 
	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  (com.android.commands.am.InstrumentationData$1) 
		com.android.commands.am.InstrumentationData$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.commands.am.InstrumentationData$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.commands.am.InstrumentationData$1 x1
}

com/android/commands/am/InstrumentationData$Session.class
InstrumentationData.java
package com.android.commands.am
public final com.android.commands.am.InstrumentationData$Session extends com.google.protobuf.GeneratedMessage implements com.android.commands.am.InstrumentationData$SessionOrBuilder  {
	private int bitField0_
	public static final int TEST_STATUS_FIELD_NUMBER
	private java.util.List testStatus_
	public static final int SESSION_STATUS_FIELD_NUMBER
	private com.android.commands.am.InstrumentationData$SessionStatus sessionStatus_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.commands.am.InstrumentationData$Session 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.android.commands.am.InstrumentationData$SessionStatus$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 getTestStatusList () 
	public java.util.List getTestStatusOrBuilderList () 
	public int getTestStatusCount () 
	public com.android.commands.am.InstrumentationData$TestStatus getTestStatus (int) 
		int index
	public com.android.commands.am.InstrumentationData$TestStatusOrBuilder getTestStatusOrBuilder (int) 
		int index
	public boolean hasSessionStatus () 
	public com.android.commands.am.InstrumentationData$SessionStatus getSessionStatus () 
	public com.android.commands.am.InstrumentationData$SessionStatusOrBuilder getSessionStatusOrBuilder () 
	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 com.android.commands.am.InstrumentationData$Session parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.commands.am.InstrumentationData$Session 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 com.android.commands.am.InstrumentationData$Session parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.commands.am.InstrumentationData$Session parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.commands.am.InstrumentationData$Session parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.commands.am.InstrumentationData$Session parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.commands.am.InstrumentationData$Session parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.commands.am.InstrumentationData$Session parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.commands.am.InstrumentationData$Session parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.commands.am.InstrumentationData$Session parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.commands.am.InstrumentationData$Session$Builder newBuilderForType () 
	public static com.android.commands.am.InstrumentationData$Session$Builder newBuilder () 
	public static com.android.commands.am.InstrumentationData$Session$Builder newBuilder (com.android.commands.am.InstrumentationData$Session) 
		com.android.commands.am.InstrumentationData$Session prototype
	public com.android.commands.am.InstrumentationData$Session$Builder toBuilder () 
	protected com.android.commands.am.InstrumentationData$Session$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.commands.am.InstrumentationData$Session$Builder builder
	public static com.android.commands.am.InstrumentationData$Session getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.commands.am.InstrumentationData$Session 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$5500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.commands.am.InstrumentationData$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.commands.am.InstrumentationData$1 x1
	static java.util.List access$5702 (com.android.commands.am.InstrumentationData$Session, java.util.List) 
		com.android.commands.am.InstrumentationData$Session x0
		java.util.List x1
	static com.android.commands.am.InstrumentationData$SessionStatus access$5802 (com.android.commands.am.InstrumentationData$Session, com.android.commands.am.InstrumentationData$SessionStatus) 
		com.android.commands.am.InstrumentationData$Session x0
		com.android.commands.am.InstrumentationData$SessionStatus x1
	static int access$5902 (com.android.commands.am.InstrumentationData$Session, int) 
		com.android.commands.am.InstrumentationData$Session x0
		int x1
	static java.util.List access$5700 (com.android.commands.am.InstrumentationData$Session) 
		com.android.commands.am.InstrumentationData$Session x0
	static boolean access$6000 () 
	static com.google.protobuf.UnknownFieldSet access$6100 (com.android.commands.am.InstrumentationData$Session) 
		com.android.commands.am.InstrumentationData$Session x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.commands.am.InstrumentationData$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.commands.am.InstrumentationData$1 x2
	static void  () 
}

com/android/commands/am/InstrumentationData$SessionOrBuilder.class
InstrumentationData.java
package com.android.commands.am
public abstract com.android.commands.am.InstrumentationData$SessionOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getTestStatusList () 
	public abstract com.android.commands.am.InstrumentationData$TestStatus getTestStatus (int) 
	public abstract int getTestStatusCount () 
	public abstract java.util.List getTestStatusOrBuilderList () 
	public abstract com.android.commands.am.InstrumentationData$TestStatusOrBuilder getTestStatusOrBuilder (int) 
	public abstract boolean hasSessionStatus () 
	public abstract com.android.commands.am.InstrumentationData$SessionStatus getSessionStatus () 
	public abstract com.android.commands.am.InstrumentationData$SessionStatusOrBuilder getSessionStatusOrBuilder () 
}

com/android/commands/am/InstrumentationData$SessionStatus$1.class
InstrumentationData.java
package com.android.commands.am
final com.android.commands.am.InstrumentationData$SessionStatus$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.commands.am.InstrumentationData$SessionStatus 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 
}

com/android/commands/am/InstrumentationData$SessionStatus$Builder.class
InstrumentationData.java
package com.android.commands.am
public final com.android.commands.am.InstrumentationData$SessionStatus$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.commands.am.InstrumentationData$SessionStatusOrBuilder  {
	private int bitField0_
	private int statusCode_
	private Object errorText_
	private int resultCode_
	private com.android.commands.am.InstrumentationData$ResultsBundle results_
	private com.google.protobuf.SingleFieldBuilder resultsBuilder_
	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 com.android.commands.am.InstrumentationData$SessionStatus$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.commands.am.InstrumentationData$SessionStatus getDefaultInstanceForType () 
	public com.android.commands.am.InstrumentationData$SessionStatus build () 
		com.android.commands.am.InstrumentationData$SessionStatus result
	public com.android.commands.am.InstrumentationData$SessionStatus buildPartial () 
		com.android.commands.am.InstrumentationData$SessionStatus result
		int from_bitField0_
		int to_bitField0_
	public com.android.commands.am.InstrumentationData$SessionStatus$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.commands.am.InstrumentationData$SessionStatus$Builder mergeFrom (com.android.commands.am.InstrumentationData$SessionStatus) 
		com.android.commands.am.InstrumentationData$SessionStatus other
	public final boolean isInitialized () 
	public com.android.commands.am.InstrumentationData$SessionStatus$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
		com.android.commands.am.InstrumentationData$SessionStatus parsedMessage
	public boolean hasStatusCode () 
	public com.android.commands.am.InstrumentationData$SessionStatusCode getStatusCode () 
		com.android.commands.am.InstrumentationData$SessionStatusCode result
	public com.android.commands.am.InstrumentationData$SessionStatus$Builder setStatusCode (com.android.commands.am.InstrumentationData$SessionStatusCode) 
		com.android.commands.am.InstrumentationData$SessionStatusCode value
	public com.android.commands.am.InstrumentationData$SessionStatus$Builder clearStatusCode () 
	public boolean hasErrorText () 
	public java.lang.String getErrorText () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getErrorTextBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.commands.am.InstrumentationData$SessionStatus$Builder setErrorText (java.lang.String) 
		String value
	public com.android.commands.am.InstrumentationData$SessionStatus$Builder clearErrorText () 
	public com.android.commands.am.InstrumentationData$SessionStatus$Builder setErrorTextBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasResultCode () 
	public int getResultCode () 
	public com.android.commands.am.InstrumentationData$SessionStatus$Builder setResultCode (int) 
		int value
	public com.android.commands.am.InstrumentationData$SessionStatus$Builder clearResultCode () 
	public boolean hasResults () 
	public com.android.commands.am.InstrumentationData$ResultsBundle getResults () 
	public com.android.commands.am.InstrumentationData$SessionStatus$Builder setResults (com.android.commands.am.InstrumentationData$ResultsBundle) 
		com.android.commands.am.InstrumentationData$ResultsBundle value
	public com.android.commands.am.InstrumentationData$SessionStatus$Builder setResults (com.android.commands.am.InstrumentationData$ResultsBundle$Builder) 
		com.android.commands.am.InstrumentationData$ResultsBundle$Builder builderForValue
	public com.android.commands.am.InstrumentationData$SessionStatus$Builder mergeResults (com.android.commands.am.InstrumentationData$ResultsBundle) 
		com.android.commands.am.InstrumentationData$ResultsBundle value
	public com.android.commands.am.InstrumentationData$SessionStatus$Builder clearResults () 
	public com.android.commands.am.InstrumentationData$ResultsBundle$Builder getResultsBuilder () 
	public com.android.commands.am.InstrumentationData$ResultsBundleOrBuilder getResultsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getResultsFieldBuilder () 
	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  (com.android.commands.am.InstrumentationData$1) 
		com.android.commands.am.InstrumentationData$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.commands.am.InstrumentationData$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.commands.am.InstrumentationData$1 x1
}

com/android/commands/am/InstrumentationData$SessionStatus.class
InstrumentationData.java
package com.android.commands.am
public final com.android.commands.am.InstrumentationData$SessionStatus extends com.google.protobuf.GeneratedMessage implements com.android.commands.am.InstrumentationData$SessionStatusOrBuilder  {
	private int bitField0_
	public static final int STATUS_CODE_FIELD_NUMBER
	private int statusCode_
	public static final int ERROR_TEXT_FIELD_NUMBER
	private volatile Object errorText_
	public static final int RESULT_CODE_FIELD_NUMBER
	private int resultCode_
	public static final int RESULTS_FIELD_NUMBER
	private com.android.commands.am.InstrumentationData$ResultsBundle results_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.commands.am.InstrumentationData$SessionStatus 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
		com.android.commands.am.InstrumentationData$SessionStatusCode value
		com.google.protobuf.ByteString bs
		com.android.commands.am.InstrumentationData$ResultsBundle$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 hasStatusCode () 
	public com.android.commands.am.InstrumentationData$SessionStatusCode getStatusCode () 
		com.android.commands.am.InstrumentationData$SessionStatusCode result
	public boolean hasErrorText () 
	public java.lang.String getErrorText () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getErrorTextBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasResultCode () 
	public int getResultCode () 
	public boolean hasResults () 
	public com.android.commands.am.InstrumentationData$ResultsBundle getResults () 
	public com.android.commands.am.InstrumentationData$ResultsBundleOrBuilder getResultsOrBuilder () 
	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 com.android.commands.am.InstrumentationData$SessionStatus parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.commands.am.InstrumentationData$SessionStatus 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 com.android.commands.am.InstrumentationData$SessionStatus parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.commands.am.InstrumentationData$SessionStatus parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.commands.am.InstrumentationData$SessionStatus parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.commands.am.InstrumentationData$SessionStatus parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.commands.am.InstrumentationData$SessionStatus parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.commands.am.InstrumentationData$SessionStatus parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.commands.am.InstrumentationData$SessionStatus parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.commands.am.InstrumentationData$SessionStatus parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.commands.am.InstrumentationData$SessionStatus$Builder newBuilderForType () 
	public static com.android.commands.am.InstrumentationData$SessionStatus$Builder newBuilder () 
	public static com.android.commands.am.InstrumentationData$SessionStatus$Builder newBuilder (com.android.commands.am.InstrumentationData$SessionStatus) 
		com.android.commands.am.InstrumentationData$SessionStatus prototype
	public com.android.commands.am.InstrumentationData$SessionStatus$Builder toBuilder () 
	protected com.android.commands.am.InstrumentationData$SessionStatus$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.commands.am.InstrumentationData$SessionStatus$Builder builder
	public static com.android.commands.am.InstrumentationData$SessionStatus getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.commands.am.InstrumentationData$SessionStatus 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, com.android.commands.am.InstrumentationData$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.commands.am.InstrumentationData$1 x1
	static int access$4402 (com.android.commands.am.InstrumentationData$SessionStatus, int) 
		com.android.commands.am.InstrumentationData$SessionStatus x0
		int x1
	static java.lang.Object access$4502 (com.android.commands.am.InstrumentationData$SessionStatus, java.lang.Object) 
		com.android.commands.am.InstrumentationData$SessionStatus x0
		Object x1
	static int access$4602 (com.android.commands.am.InstrumentationData$SessionStatus, int) 
		com.android.commands.am.InstrumentationData$SessionStatus x0
		int x1
	static com.android.commands.am.InstrumentationData$ResultsBundle access$4702 (com.android.commands.am.InstrumentationData$SessionStatus, com.android.commands.am.InstrumentationData$ResultsBundle) 
		com.android.commands.am.InstrumentationData$SessionStatus x0
		com.android.commands.am.InstrumentationData$ResultsBundle x1
	static int access$4802 (com.android.commands.am.InstrumentationData$SessionStatus, int) 
		com.android.commands.am.InstrumentationData$SessionStatus x0
		int x1
	static java.lang.Object access$4500 (com.android.commands.am.InstrumentationData$SessionStatus) 
		com.android.commands.am.InstrumentationData$SessionStatus x0
	static com.google.protobuf.UnknownFieldSet access$4900 (com.android.commands.am.InstrumentationData$SessionStatus) 
		com.android.commands.am.InstrumentationData$SessionStatus x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.commands.am.InstrumentationData$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.commands.am.InstrumentationData$1 x2
	static void  () 
}

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

com/android/commands/am/InstrumentationData$SessionStatusCode.class
InstrumentationData.java
package com.android.commands.am
public final com.android.commands.am.InstrumentationData$SessionStatusCode extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.commands.am.InstrumentationData$SessionStatusCode SESSION_FINISHED
	public static final com.android.commands.am.InstrumentationData$SessionStatusCode SESSION_ABORTED
	public static final int SESSION_FINISHED_VALUE
	public static final int SESSION_ABORTED_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.commands.am.InstrumentationData$SessionStatusCode[] VALUES
	private final int value
	private static final com.android.commands.am.InstrumentationData$SessionStatusCode[] $VALUES
	public static com.android.commands.am.InstrumentationData$SessionStatusCode[] values () 
	public static com.android.commands.am.InstrumentationData$SessionStatusCode valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.commands.am.InstrumentationData$SessionStatusCode valueOf (int) 
		int value
	public static com.android.commands.am.InstrumentationData$SessionStatusCode 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 com.android.commands.am.InstrumentationData$SessionStatusCode valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/commands/am/InstrumentationData$SessionStatusOrBuilder.class
InstrumentationData.java
package com.android.commands.am
public abstract com.android.commands.am.InstrumentationData$SessionStatusOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasStatusCode () 
	public abstract com.android.commands.am.InstrumentationData$SessionStatusCode getStatusCode () 
	public abstract boolean hasErrorText () 
	public abstract java.lang.String getErrorText () 
	public abstract com.google.protobuf.ByteString getErrorTextBytes () 
	public abstract boolean hasResultCode () 
	public abstract int getResultCode () 
	public abstract boolean hasResults () 
	public abstract com.android.commands.am.InstrumentationData$ResultsBundle getResults () 
	public abstract com.android.commands.am.InstrumentationData$ResultsBundleOrBuilder getResultsOrBuilder () 
}

com/android/commands/am/InstrumentationData$TestStatus$1.class
InstrumentationData.java
package com.android.commands.am
final com.android.commands.am.InstrumentationData$TestStatus$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.commands.am.InstrumentationData$TestStatus 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 
}

com/android/commands/am/InstrumentationData$TestStatus$Builder.class
InstrumentationData.java
package com.android.commands.am
public final com.android.commands.am.InstrumentationData$TestStatus$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.commands.am.InstrumentationData$TestStatusOrBuilder  {
	private int bitField0_
	private int resultCode_
	private com.android.commands.am.InstrumentationData$ResultsBundle results_
	private com.google.protobuf.SingleFieldBuilder resultsBuilder_
	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 com.android.commands.am.InstrumentationData$TestStatus$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.commands.am.InstrumentationData$TestStatus getDefaultInstanceForType () 
	public com.android.commands.am.InstrumentationData$TestStatus build () 
		com.android.commands.am.InstrumentationData$TestStatus result
	public com.android.commands.am.InstrumentationData$TestStatus buildPartial () 
		com.android.commands.am.InstrumentationData$TestStatus result
		int from_bitField0_
		int to_bitField0_
	public com.android.commands.am.InstrumentationData$TestStatus$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.commands.am.InstrumentationData$TestStatus$Builder mergeFrom (com.android.commands.am.InstrumentationData$TestStatus) 
		com.android.commands.am.InstrumentationData$TestStatus other
	public final boolean isInitialized () 
	public com.android.commands.am.InstrumentationData$TestStatus$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
		com.android.commands.am.InstrumentationData$TestStatus parsedMessage
	public boolean hasResultCode () 
	public int getResultCode () 
	public com.android.commands.am.InstrumentationData$TestStatus$Builder setResultCode (int) 
		int value
	public com.android.commands.am.InstrumentationData$TestStatus$Builder clearResultCode () 
	public boolean hasResults () 
	public com.android.commands.am.InstrumentationData$ResultsBundle getResults () 
	public com.android.commands.am.InstrumentationData$TestStatus$Builder setResults (com.android.commands.am.InstrumentationData$ResultsBundle) 
		com.android.commands.am.InstrumentationData$ResultsBundle value
	public com.android.commands.am.InstrumentationData$TestStatus$Builder setResults (com.android.commands.am.InstrumentationData$ResultsBundle$Builder) 
		com.android.commands.am.InstrumentationData$ResultsBundle$Builder builderForValue
	public com.android.commands.am.InstrumentationData$TestStatus$Builder mergeResults (com.android.commands.am.InstrumentationData$ResultsBundle) 
		com.android.commands.am.InstrumentationData$ResultsBundle value
	public com.android.commands.am.InstrumentationData$TestStatus$Builder clearResults () 
	public com.android.commands.am.InstrumentationData$ResultsBundle$Builder getResultsBuilder () 
	public com.android.commands.am.InstrumentationData$ResultsBundleOrBuilder getResultsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getResultsFieldBuilder () 
	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  (com.android.commands.am.InstrumentationData$1) 
		com.android.commands.am.InstrumentationData$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.commands.am.InstrumentationData$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.commands.am.InstrumentationData$1 x1
}

com/android/commands/am/InstrumentationData$TestStatus.class
InstrumentationData.java
package com.android.commands.am
public final com.android.commands.am.InstrumentationData$TestStatus extends com.google.protobuf.GeneratedMessage implements com.android.commands.am.InstrumentationData$TestStatusOrBuilder  {
	private int bitField0_
	public static final int RESULT_CODE_FIELD_NUMBER
	private int resultCode_
	public static final int RESULTS_FIELD_NUMBER
	private com.android.commands.am.InstrumentationData$ResultsBundle results_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.commands.am.InstrumentationData$TestStatus 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.android.commands.am.InstrumentationData$ResultsBundle$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 hasResultCode () 
	public int getResultCode () 
	public boolean hasResults () 
	public com.android.commands.am.InstrumentationData$ResultsBundle getResults () 
	public com.android.commands.am.InstrumentationData$ResultsBundleOrBuilder getResultsOrBuilder () 
	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 com.android.commands.am.InstrumentationData$TestStatus parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.commands.am.InstrumentationData$TestStatus 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 com.android.commands.am.InstrumentationData$TestStatus parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.commands.am.InstrumentationData$TestStatus parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.commands.am.InstrumentationData$TestStatus parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.commands.am.InstrumentationData$TestStatus parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.commands.am.InstrumentationData$TestStatus parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.commands.am.InstrumentationData$TestStatus parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.commands.am.InstrumentationData$TestStatus parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.commands.am.InstrumentationData$TestStatus parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.commands.am.InstrumentationData$TestStatus$Builder newBuilderForType () 
	public static com.android.commands.am.InstrumentationData$TestStatus$Builder newBuilder () 
	public static com.android.commands.am.InstrumentationData$TestStatus$Builder newBuilder (com.android.commands.am.InstrumentationData$TestStatus) 
		com.android.commands.am.InstrumentationData$TestStatus prototype
	public com.android.commands.am.InstrumentationData$TestStatus$Builder toBuilder () 
	protected com.android.commands.am.InstrumentationData$TestStatus$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.commands.am.InstrumentationData$TestStatus$Builder builder
	public static com.android.commands.am.InstrumentationData$TestStatus getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.commands.am.InstrumentationData$TestStatus 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$3100 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.commands.am.InstrumentationData$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.commands.am.InstrumentationData$1 x1
	static int access$3302 (com.android.commands.am.InstrumentationData$TestStatus, int) 
		com.android.commands.am.InstrumentationData$TestStatus x0
		int x1
	static com.android.commands.am.InstrumentationData$ResultsBundle access$3402 (com.android.commands.am.InstrumentationData$TestStatus, com.android.commands.am.InstrumentationData$ResultsBundle) 
		com.android.commands.am.InstrumentationData$TestStatus x0
		com.android.commands.am.InstrumentationData$ResultsBundle x1
	static int access$3502 (com.android.commands.am.InstrumentationData$TestStatus, int) 
		com.android.commands.am.InstrumentationData$TestStatus x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$3600 (com.android.commands.am.InstrumentationData$TestStatus) 
		com.android.commands.am.InstrumentationData$TestStatus x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.commands.am.InstrumentationData$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.commands.am.InstrumentationData$1 x2
	static void  () 
}

com/android/commands/am/InstrumentationData$TestStatusOrBuilder.class
InstrumentationData.java
package com.android.commands.am
public abstract com.android.commands.am.InstrumentationData$TestStatusOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasResultCode () 
	public abstract int getResultCode () 
	public abstract boolean hasResults () 
	public abstract com.android.commands.am.InstrumentationData$ResultsBundle getResults () 
	public abstract com.android.commands.am.InstrumentationData$ResultsBundleOrBuilder getResultsOrBuilder () 
}

com/android/commands/am/InstrumentationData.class
InstrumentationData.java
package com.android.commands.am
public final com.android.commands.am.InstrumentationData extends java.lang.Object {
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_am_ResultsBundleEntry_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_am_ResultsBundleEntry_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_am_ResultsBundle_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_am_ResultsBundle_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_am_TestStatus_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_am_TestStatus_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_am_SessionStatus_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_am_SessionStatus_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_am_Session_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_am_Session_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$Descriptor access$000 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$100 () 
	static com.google.protobuf.Descriptors$Descriptor access$1700 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$1800 () 
	static com.google.protobuf.Descriptors$Descriptor access$2700 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$2800 () 
	static com.google.protobuf.Descriptors$Descriptor access$3800 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$3900 () 
	static com.google.protobuf.Descriptors$Descriptor access$5100 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$5200 () 
	static com.google.protobuf.Descriptors$FileDescriptor access$6302 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

com/android/internal/app/procstats/Processstats$1.class
Processstats.java
package com.android.internal.app.procstats
final com.android.internal.app.procstats.Processstats$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
}

com/android/internal/app/procstats/Processstats$ProcessStatsProto$1.class
Processstats.java
package com.android.internal.app.procstats
final com.android.internal.app.procstats.Processstats$ProcessStatsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.internal.app.procstats.Processstats$ProcessStatsProto 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 
}

com/android/internal/app/procstats/Processstats$ProcessStatsProto$Builder.class
Processstats.java
package com.android.internal.app.procstats
public final com.android.internal.app.procstats.Processstats$ProcessStatsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.internal.app.procstats.Processstats$ProcessStatsProtoOrBuilder  {
	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 com.android.internal.app.procstats.Processstats$ProcessStatsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.internal.app.procstats.Processstats$ProcessStatsProto getDefaultInstanceForType () 
	public com.android.internal.app.procstats.Processstats$ProcessStatsProto build () 
		com.android.internal.app.procstats.Processstats$ProcessStatsProto result
	public com.android.internal.app.procstats.Processstats$ProcessStatsProto buildPartial () 
		com.android.internal.app.procstats.Processstats$ProcessStatsProto result
	public com.android.internal.app.procstats.Processstats$ProcessStatsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.internal.app.procstats.Processstats$ProcessStatsProto$Builder mergeFrom (com.android.internal.app.procstats.Processstats$ProcessStatsProto) 
		com.android.internal.app.procstats.Processstats$ProcessStatsProto other
	public final boolean isInitialized () 
	public com.android.internal.app.procstats.Processstats$ProcessStatsProto$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
		com.android.internal.app.procstats.Processstats$ProcessStatsProto 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  (com.android.internal.app.procstats.Processstats$1) 
		com.android.internal.app.procstats.Processstats$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.internal.app.procstats.Processstats$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.internal.app.procstats.Processstats$1 x1
}

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

com/android/internal/app/procstats/Processstats$ProcessStatsProto$MemoryFactor.class
Processstats.java
package com.android.internal.app.procstats
public final com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor MEM_FACTOR_NORMAL
	public static final com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor MEM_FACTOR_MODERATE
	public static final com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor MEM_FACTOR_LOW
	public static final com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor MEM_FACTOR_CRITICAL
	public static final int MEM_FACTOR_NORMAL_VALUE
	public static final int MEM_FACTOR_MODERATE_VALUE
	public static final int MEM_FACTOR_LOW_VALUE
	public static final int MEM_FACTOR_CRITICAL_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor[] VALUES
	private final int value
	private static final com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor[] $VALUES
	public static com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor[] values () 
	public static com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor valueOf (int) 
		int value
	public static com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor 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 com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/internal/app/procstats/Processstats$ProcessStatsProto.class
Processstats.java
package com.android.internal.app.procstats
public final com.android.internal.app.procstats.Processstats$ProcessStatsProto extends com.google.protobuf.GeneratedMessage implements com.android.internal.app.procstats.Processstats$ProcessStatsProtoOrBuilder  {
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.internal.app.procstats.Processstats$ProcessStatsProto 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 com.android.internal.app.procstats.Processstats$ProcessStatsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.app.procstats.Processstats$ProcessStatsProto 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 com.android.internal.app.procstats.Processstats$ProcessStatsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.app.procstats.Processstats$ProcessStatsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.app.procstats.Processstats$ProcessStatsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.app.procstats.Processstats$ProcessStatsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.app.procstats.Processstats$ProcessStatsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.app.procstats.Processstats$ProcessStatsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.app.procstats.Processstats$ProcessStatsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.app.procstats.Processstats$ProcessStatsProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.internal.app.procstats.Processstats$ProcessStatsProto$Builder newBuilderForType () 
	public static com.android.internal.app.procstats.Processstats$ProcessStatsProto$Builder newBuilder () 
	public static com.android.internal.app.procstats.Processstats$ProcessStatsProto$Builder newBuilder (com.android.internal.app.procstats.Processstats$ProcessStatsProto) 
		com.android.internal.app.procstats.Processstats$ProcessStatsProto prototype
	public com.android.internal.app.procstats.Processstats$ProcessStatsProto$Builder toBuilder () 
	protected com.android.internal.app.procstats.Processstats$ProcessStatsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.internal.app.procstats.Processstats$ProcessStatsProto$Builder builder
	public static com.android.internal.app.procstats.Processstats$ProcessStatsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.internal.app.procstats.Processstats$ProcessStatsProto 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$400 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.internal.app.procstats.Processstats$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.internal.app.procstats.Processstats$1 x1
	static com.google.protobuf.UnknownFieldSet access$600 (com.android.internal.app.procstats.Processstats$ProcessStatsProto) 
		com.android.internal.app.procstats.Processstats$ProcessStatsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.internal.app.procstats.Processstats$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.internal.app.procstats.Processstats$1 x2
	static void  () 
}

com/android/internal/app/procstats/Processstats$ProcessStatsProtoOrBuilder.class
Processstats.java
package com.android.internal.app.procstats
public abstract com.android.internal.app.procstats.Processstats$ProcessStatsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
}

com/android/internal/app/procstats/Processstats.class
Processstats.java
package com.android.internal.app.procstats
public final com.android.internal.app.procstats.Processstats extends java.lang.Object {
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_internal_app_procstats_ProcessStatsProto_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_internal_app_procstats_ProcessStatsProto_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$Descriptor access$000 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$100 () 
	static com.google.protobuf.Descriptors$FileDescriptor access$802 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

com/android/internal/os/StatsdConfigProto$1.class
StatsdConfigProto.java
package com.android.internal.os
 com.android.internal.os.StatsdConfigProto$1 extends java.lang.Object {
	static final int[] $SwitchMap$com$google$protobuf$GeneratedMessageLite$MethodToInvoke
	static final int[] $SwitchMap$com$android$internal$os$StatsdConfigProto$KeyValueMatcher$ValueMatcherCase
	static final int[] $SwitchMap$com$android$internal$os$StatsdConfigProto$AtomMatcher$ContentsCase
	static final int[] $SwitchMap$com$android$internal$os$StatsdConfigProto$Predicate$ContentsCase
	static void  () 
}

com/android/internal/os/StatsdConfigProto$Alert$Builder.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$Alert$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.internal.os.StatsdConfigProto$AlertOrBuilder  {
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	public com.android.internal.os.StatsdConfigProto$Alert$Builder setName (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$Alert$Builder clearName () 
	public com.android.internal.os.StatsdConfigProto$Alert$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasMetricName () 
	public java.lang.String getMetricName () 
	public com.google.protobuf.ByteString getMetricNameBytes () 
	public com.android.internal.os.StatsdConfigProto$Alert$Builder setMetricName (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$Alert$Builder clearMetricName () 
	public com.android.internal.os.StatsdConfigProto$Alert$Builder setMetricNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIncidentdDetails () 
	public com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails getIncidentdDetails () 
	public com.android.internal.os.StatsdConfigProto$Alert$Builder setIncidentdDetails (com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails) 
		com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails value
	public com.android.internal.os.StatsdConfigProto$Alert$Builder setIncidentdDetails (com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails$Builder) 
		com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$Alert$Builder mergeIncidentdDetails (com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails) 
		com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails value
	public com.android.internal.os.StatsdConfigProto$Alert$Builder clearIncidentdDetails () 
	public boolean hasNumberOfBuckets () 
	public int getNumberOfBuckets () 
	public com.android.internal.os.StatsdConfigProto$Alert$Builder setNumberOfBuckets (int) 
		int value
	public com.android.internal.os.StatsdConfigProto$Alert$Builder clearNumberOfBuckets () 
	public boolean hasRefractoryPeriodSecs () 
	public int getRefractoryPeriodSecs () 
	public com.android.internal.os.StatsdConfigProto$Alert$Builder setRefractoryPeriodSecs (int) 
		int value
	public com.android.internal.os.StatsdConfigProto$Alert$Builder clearRefractoryPeriodSecs () 
	public boolean hasTriggerIfSumGt () 
	public long getTriggerIfSumGt () 
	public com.android.internal.os.StatsdConfigProto$Alert$Builder setTriggerIfSumGt (long) 
		long value
	public com.android.internal.os.StatsdConfigProto$Alert$Builder clearTriggerIfSumGt () 
	void  (com.android.internal.os.StatsdConfigProto$1) 
		com.android.internal.os.StatsdConfigProto$1 x0
}

com/android/internal/os/StatsdConfigProto$Alert$IncidentdDetails$Builder.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetailsOrBuilder  {
	private void  () 
	public java.util.List getSectionList () 
	public int getSectionCount () 
	public int getSection (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails$Builder setSection (int, int) 
		int index
		int value
	public com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails$Builder addSection (int) 
		int value
	public com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails$Builder addAllSection (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails$Builder clearSection () 
	void  (com.android.internal.os.StatsdConfigProto$1) 
		com.android.internal.os.StatsdConfigProto$1 x0
}

com/android/internal/os/StatsdConfigProto$Alert$IncidentdDetails.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails extends com.google.protobuf.GeneratedMessageLite implements com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetailsOrBuilder  {
	public static final int SECTION_FIELD_NUMBER
	private com.google.protobuf.Internal$IntList section_
	private static final com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public java.util.List getSectionList () 
	public int getSectionCount () 
	public int getSection (int) 
		int index
	private void ensureSectionIsMutable () 
	private void setSection (int, int) 
		int index
		int value
	private void addSection (int) 
		int value
	private void addAllSection (java.lang.Iterable) 
		Iterable values
	private void clearSection () 
	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 com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails 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 com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails$Builder newBuilder () 
	public static com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails$Builder newBuilder (com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails) 
		com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails other
		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
		com.google.protobuf.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails access$31200 () 
	static void access$31300 (com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails, int, int) 
		com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails x0
		int x1
		int x2
	static void access$31400 (com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails, int) 
		com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails x0
		int x1
	static void access$31500 (com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails x0
		Iterable x1
	static void access$31600 (com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails) 
		com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails x0
	static void  () 
}

com/android/internal/os/StatsdConfigProto$Alert$IncidentdDetailsOrBuilder.class
StatsdConfigProto.java
package com.android.internal.os
public abstract com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetailsOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract java.util.List getSectionList () 
	public abstract int getSectionCount () 
	public abstract int getSection (int) 
}

com/android/internal/os/StatsdConfigProto$Alert.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$Alert extends com.google.protobuf.GeneratedMessageLite implements com.android.internal.os.StatsdConfigProto$AlertOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private String name_
	public static final int METRIC_NAME_FIELD_NUMBER
	private String metricName_
	public static final int INCIDENTD_DETAILS_FIELD_NUMBER
	private com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails incidentdDetails_
	public static final int NUMBER_OF_BUCKETS_FIELD_NUMBER
	private int numberOfBuckets_
	public static final int REFRACTORY_PERIOD_SECS_FIELD_NUMBER
	private int refractoryPeriodSecs_
	public static final int TRIGGER_IF_SUM_GT_FIELD_NUMBER
	private long triggerIfSumGt_
	private static final com.android.internal.os.StatsdConfigProto$Alert DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	private void setName (java.lang.String) 
		String value
	private void clearName () 
	private void setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasMetricName () 
	public java.lang.String getMetricName () 
	public com.google.protobuf.ByteString getMetricNameBytes () 
	private void setMetricName (java.lang.String) 
		String value
	private void clearMetricName () 
	private void setMetricNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIncidentdDetails () 
	public com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails getIncidentdDetails () 
	private void setIncidentdDetails (com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails) 
		com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails value
	private void setIncidentdDetails (com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails$Builder) 
		com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails$Builder builderForValue
	private void mergeIncidentdDetails (com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails) 
		com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails value
	private void clearIncidentdDetails () 
	public boolean hasNumberOfBuckets () 
	public int getNumberOfBuckets () 
	private void setNumberOfBuckets (int) 
		int value
	private void clearNumberOfBuckets () 
	public boolean hasRefractoryPeriodSecs () 
	public int getRefractoryPeriodSecs () 
	private void setRefractoryPeriodSecs (int) 
		int value
	private void clearRefractoryPeriodSecs () 
	public boolean hasTriggerIfSumGt () 
	public long getTriggerIfSumGt () 
	private void setTriggerIfSumGt (long) 
		long value
	private void clearTriggerIfSumGt () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.internal.os.StatsdConfigProto$Alert parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.os.StatsdConfigProto$Alert 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 com.android.internal.os.StatsdConfigProto$Alert parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.os.StatsdConfigProto$Alert parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Alert parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$Alert parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Alert parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$Alert parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Alert parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.os.StatsdConfigProto$Alert parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Alert$Builder newBuilder () 
	public static com.android.internal.os.StatsdConfigProto$Alert$Builder newBuilder (com.android.internal.os.StatsdConfigProto$Alert) 
		com.android.internal.os.StatsdConfigProto$Alert prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.internal.os.StatsdConfigProto$Alert other
		String s
		String s
		com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails$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
		com.google.protobuf.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.internal.os.StatsdConfigProto$Alert getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.internal.os.StatsdConfigProto$Alert access$31800 () 
	static void access$31900 (com.android.internal.os.StatsdConfigProto$Alert, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$Alert x0
		String x1
	static void access$32000 (com.android.internal.os.StatsdConfigProto$Alert) 
		com.android.internal.os.StatsdConfigProto$Alert x0
	static void access$32100 (com.android.internal.os.StatsdConfigProto$Alert, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$Alert x0
		com.google.protobuf.ByteString x1
	static void access$32200 (com.android.internal.os.StatsdConfigProto$Alert, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$Alert x0
		String x1
	static void access$32300 (com.android.internal.os.StatsdConfigProto$Alert) 
		com.android.internal.os.StatsdConfigProto$Alert x0
	static void access$32400 (com.android.internal.os.StatsdConfigProto$Alert, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$Alert x0
		com.google.protobuf.ByteString x1
	static void access$32500 (com.android.internal.os.StatsdConfigProto$Alert, com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails) 
		com.android.internal.os.StatsdConfigProto$Alert x0
		com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails x1
	static void access$32600 (com.android.internal.os.StatsdConfigProto$Alert, com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails$Builder) 
		com.android.internal.os.StatsdConfigProto$Alert x0
		com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails$Builder x1
	static void access$32700 (com.android.internal.os.StatsdConfigProto$Alert, com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails) 
		com.android.internal.os.StatsdConfigProto$Alert x0
		com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails x1
	static void access$32800 (com.android.internal.os.StatsdConfigProto$Alert) 
		com.android.internal.os.StatsdConfigProto$Alert x0
	static void access$32900 (com.android.internal.os.StatsdConfigProto$Alert, int) 
		com.android.internal.os.StatsdConfigProto$Alert x0
		int x1
	static void access$33000 (com.android.internal.os.StatsdConfigProto$Alert) 
		com.android.internal.os.StatsdConfigProto$Alert x0
	static void access$33100 (com.android.internal.os.StatsdConfigProto$Alert, int) 
		com.android.internal.os.StatsdConfigProto$Alert x0
		int x1
	static void access$33200 (com.android.internal.os.StatsdConfigProto$Alert) 
		com.android.internal.os.StatsdConfigProto$Alert x0
	static void access$33300 (com.android.internal.os.StatsdConfigProto$Alert, long) 
		com.android.internal.os.StatsdConfigProto$Alert x0
		long x1
	static void access$33400 (com.android.internal.os.StatsdConfigProto$Alert) 
		com.android.internal.os.StatsdConfigProto$Alert x0
	static void  () 
}

com/android/internal/os/StatsdConfigProto$AlertOrBuilder.class
StatsdConfigProto.java
package com.android.internal.os
public abstract com.android.internal.os.StatsdConfigProto$AlertOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasMetricName () 
	public abstract java.lang.String getMetricName () 
	public abstract com.google.protobuf.ByteString getMetricNameBytes () 
	public abstract boolean hasIncidentdDetails () 
	public abstract com.android.internal.os.StatsdConfigProto$Alert$IncidentdDetails getIncidentdDetails () 
	public abstract boolean hasNumberOfBuckets () 
	public abstract int getNumberOfBuckets () 
	public abstract boolean hasRefractoryPeriodSecs () 
	public abstract int getRefractoryPeriodSecs () 
	public abstract boolean hasTriggerIfSumGt () 
	public abstract long getTriggerIfSumGt () 
}

com/android/internal/os/StatsdConfigProto$AtomMatcher$Builder.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.internal.os.StatsdConfigProto$AtomMatcherOrBuilder  {
	private void  () 
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$ContentsCase getContentsCase () 
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder clearContents () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder setName (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder clearName () 
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasSimpleAtomMatcher () 
	public com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher getSimpleAtomMatcher () 
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder setSimpleAtomMatcher (com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher) 
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher value
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder setSimpleAtomMatcher (com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder mergeSimpleAtomMatcher (com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher) 
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher value
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder clearSimpleAtomMatcher () 
	public boolean hasCombination () 
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination getCombination () 
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder setCombination (com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination value
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder setCombination (com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination$Builder) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder mergeCombination (com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination value
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder clearCombination () 
	void  (com.android.internal.os.StatsdConfigProto$1) 
		com.android.internal.os.StatsdConfigProto$1 x0
}

com/android/internal/os/StatsdConfigProto$AtomMatcher$Combination$Builder.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.internal.os.StatsdConfigProto$AtomMatcher$CombinationOrBuilder  {
	private void  () 
	public boolean hasOperation () 
	public com.android.internal.os.StatsdConfigProto$LogicalOperation getOperation () 
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination$Builder setOperation (com.android.internal.os.StatsdConfigProto$LogicalOperation) 
		com.android.internal.os.StatsdConfigProto$LogicalOperation value
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination$Builder clearOperation () 
	public java.util.List getMatcherList () 
	public int getMatcherCount () 
	public java.lang.String getMatcher (int) 
		int index
	public com.google.protobuf.ByteString getMatcherBytes (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination$Builder setMatcher (int, java.lang.String) 
		int index
		String value
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination$Builder addMatcher (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination$Builder addAllMatcher (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination$Builder clearMatcher () 
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination$Builder addMatcherBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	void  (com.android.internal.os.StatsdConfigProto$1) 
		com.android.internal.os.StatsdConfigProto$1 x0
}

com/android/internal/os/StatsdConfigProto$AtomMatcher$Combination.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination extends com.google.protobuf.GeneratedMessageLite implements com.android.internal.os.StatsdConfigProto$AtomMatcher$CombinationOrBuilder  {
	private int bitField0_
	public static final int OPERATION_FIELD_NUMBER
	private int operation_
	public static final int MATCHER_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList matcher_
	private static final com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasOperation () 
	public com.android.internal.os.StatsdConfigProto$LogicalOperation getOperation () 
		com.android.internal.os.StatsdConfigProto$LogicalOperation result
	private void setOperation (com.android.internal.os.StatsdConfigProto$LogicalOperation) 
		com.android.internal.os.StatsdConfigProto$LogicalOperation value
	private void clearOperation () 
	public java.util.List getMatcherList () 
	public int getMatcherCount () 
	public java.lang.String getMatcher (int) 
		int index
	public com.google.protobuf.ByteString getMatcherBytes (int) 
		int index
	private void ensureMatcherIsMutable () 
	private void setMatcher (int, java.lang.String) 
		int index
		String value
	private void addMatcher (java.lang.String) 
		String value
	private void addAllMatcher (java.lang.Iterable) 
		Iterable values
	private void clearMatcher () 
	private void addMatcherBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	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 com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination 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 com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination$Builder newBuilder () 
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination$Builder newBuilder (com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination other
		int rawValue
		com.android.internal.os.StatsdConfigProto$LogicalOperation value
		String s
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination access$4500 () 
	static void access$4600 (com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination, com.android.internal.os.StatsdConfigProto$LogicalOperation) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination x0
		com.android.internal.os.StatsdConfigProto$LogicalOperation x1
	static void access$4700 (com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination x0
	static void access$4800 (com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination, int, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination x0
		int x1
		String x2
	static void access$4900 (com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination x0
		String x1
	static void access$5000 (com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination x0
		Iterable x1
	static void access$5100 (com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination x0
	static void access$5200 (com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination x0
		com.google.protobuf.ByteString x1
	static void  () 
}

com/android/internal/os/StatsdConfigProto$AtomMatcher$CombinationOrBuilder.class
StatsdConfigProto.java
package com.android.internal.os
public abstract com.android.internal.os.StatsdConfigProto$AtomMatcher$CombinationOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasOperation () 
	public abstract com.android.internal.os.StatsdConfigProto$LogicalOperation getOperation () 
	public abstract java.util.List getMatcherList () 
	public abstract int getMatcherCount () 
	public abstract java.lang.String getMatcher (int) 
	public abstract com.google.protobuf.ByteString getMatcherBytes (int) 
}

com/android/internal/os/StatsdConfigProto$AtomMatcher$ContentsCase.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$AtomMatcher$ContentsCase extends java.lang.Enum implements com.google.protobuf.Internal$EnumLite  {
	public static final com.android.internal.os.StatsdConfigProto$AtomMatcher$ContentsCase SIMPLE_ATOM_MATCHER
	public static final com.android.internal.os.StatsdConfigProto$AtomMatcher$ContentsCase COMBINATION
	public static final com.android.internal.os.StatsdConfigProto$AtomMatcher$ContentsCase CONTENTS_NOT_SET
	private final int value
	private static final com.android.internal.os.StatsdConfigProto$AtomMatcher$ContentsCase[] $VALUES
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher$ContentsCase[] values () 
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher$ContentsCase valueOf (java.lang.String) 
		String name
	private void  (java.lang.String, int, int) 
		int value
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher$ContentsCase valueOf (int) 
		int value
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher$ContentsCase forNumber (int) 
		int value
	public int getNumber () 
	static void  () 
}

com/android/internal/os/StatsdConfigProto$AtomMatcher.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$AtomMatcher extends com.google.protobuf.GeneratedMessageLite implements com.android.internal.os.StatsdConfigProto$AtomMatcherOrBuilder  {
	private int bitField0_
	private int contentsCase_
	private Object contents_
	public static final int NAME_FIELD_NUMBER
	private String name_
	public static final int SIMPLE_ATOM_MATCHER_FIELD_NUMBER
	public static final int COMBINATION_FIELD_NUMBER
	private static final com.android.internal.os.StatsdConfigProto$AtomMatcher DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$ContentsCase getContentsCase () 
	private void clearContents () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	private void setName (java.lang.String) 
		String value
	private void clearName () 
	private void setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasSimpleAtomMatcher () 
	public com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher getSimpleAtomMatcher () 
	private void setSimpleAtomMatcher (com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher) 
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher value
	private void setSimpleAtomMatcher (com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder builderForValue
	private void mergeSimpleAtomMatcher (com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher) 
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher value
	private void clearSimpleAtomMatcher () 
	public boolean hasCombination () 
	public com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination getCombination () 
	private void setCombination (com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination value
	private void setCombination (com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination$Builder) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination$Builder builderForValue
	private void mergeCombination (com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination value
	private void clearCombination () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher 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 com.android.internal.os.StatsdConfigProto$AtomMatcher parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder newBuilder () 
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder newBuilder (com.android.internal.os.StatsdConfigProto$AtomMatcher) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.internal.os.StatsdConfigProto$AtomMatcher other
		String s
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder subBuilder
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination$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
		com.google.protobuf.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.internal.os.StatsdConfigProto$AtomMatcher getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.internal.os.StatsdConfigProto$AtomMatcher access$5400 () 
	static void access$5500 (com.android.internal.os.StatsdConfigProto$AtomMatcher) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher x0
	static void access$5600 (com.android.internal.os.StatsdConfigProto$AtomMatcher, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher x0
		String x1
	static void access$5700 (com.android.internal.os.StatsdConfigProto$AtomMatcher) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher x0
	static void access$5800 (com.android.internal.os.StatsdConfigProto$AtomMatcher, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher x0
		com.google.protobuf.ByteString x1
	static void access$5900 (com.android.internal.os.StatsdConfigProto$AtomMatcher, com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher x0
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher x1
	static void access$6000 (com.android.internal.os.StatsdConfigProto$AtomMatcher, com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher x0
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder x1
	static void access$6100 (com.android.internal.os.StatsdConfigProto$AtomMatcher, com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher x0
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher x1
	static void access$6200 (com.android.internal.os.StatsdConfigProto$AtomMatcher) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher x0
	static void access$6300 (com.android.internal.os.StatsdConfigProto$AtomMatcher, com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher x0
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination x1
	static void access$6400 (com.android.internal.os.StatsdConfigProto$AtomMatcher, com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination$Builder) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher x0
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination$Builder x1
	static void access$6500 (com.android.internal.os.StatsdConfigProto$AtomMatcher, com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher x0
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination x1
	static void access$6600 (com.android.internal.os.StatsdConfigProto$AtomMatcher) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher x0
	static void  () 
}

com/android/internal/os/StatsdConfigProto$AtomMatcherOrBuilder.class
StatsdConfigProto.java
package com.android.internal.os
public abstract com.android.internal.os.StatsdConfigProto$AtomMatcherOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasSimpleAtomMatcher () 
	public abstract com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher getSimpleAtomMatcher () 
	public abstract boolean hasCombination () 
	public abstract com.android.internal.os.StatsdConfigProto$AtomMatcher$Combination getCombination () 
	public abstract com.android.internal.os.StatsdConfigProto$AtomMatcher$ContentsCase getContentsCase () 
}

com/android/internal/os/StatsdConfigProto$Bucket$Builder.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$Bucket$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.internal.os.StatsdConfigProto$BucketOrBuilder  {
	private void  () 
	public boolean hasBucketSizeMillis () 
	public long getBucketSizeMillis () 
	public com.android.internal.os.StatsdConfigProto$Bucket$Builder setBucketSizeMillis (long) 
		long value
	public com.android.internal.os.StatsdConfigProto$Bucket$Builder clearBucketSizeMillis () 
	void  (com.android.internal.os.StatsdConfigProto$1) 
		com.android.internal.os.StatsdConfigProto$1 x0
}

com/android/internal/os/StatsdConfigProto$Bucket.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$Bucket extends com.google.protobuf.GeneratedMessageLite implements com.android.internal.os.StatsdConfigProto$BucketOrBuilder  {
	private int bitField0_
	public static final int BUCKET_SIZE_MILLIS_FIELD_NUMBER
	private long bucketSizeMillis_
	private static final com.android.internal.os.StatsdConfigProto$Bucket DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasBucketSizeMillis () 
	public long getBucketSizeMillis () 
	private void setBucketSizeMillis (long) 
		long value
	private void clearBucketSizeMillis () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.internal.os.StatsdConfigProto$Bucket parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.os.StatsdConfigProto$Bucket 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 com.android.internal.os.StatsdConfigProto$Bucket parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.os.StatsdConfigProto$Bucket parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Bucket parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$Bucket parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Bucket parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$Bucket parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Bucket parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.os.StatsdConfigProto$Bucket parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Bucket$Builder newBuilder () 
	public static com.android.internal.os.StatsdConfigProto$Bucket$Builder newBuilder (com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$Bucket prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.internal.os.StatsdConfigProto$Bucket other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.internal.os.StatsdConfigProto$Bucket getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.internal.os.StatsdConfigProto$Bucket access$11500 () 
	static void access$11600 (com.android.internal.os.StatsdConfigProto$Bucket, long) 
		com.android.internal.os.StatsdConfigProto$Bucket x0
		long x1
	static void access$11700 (com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$Bucket x0
	static void  () 
}

com/android/internal/os/StatsdConfigProto$BucketOrBuilder.class
StatsdConfigProto.java
package com.android.internal.os
public abstract com.android.internal.os.StatsdConfigProto$BucketOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasBucketSizeMillis () 
	public abstract long getBucketSizeMillis () 
}

com/android/internal/os/StatsdConfigProto$CountMetric$Builder.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$CountMetric$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.internal.os.StatsdConfigProto$CountMetricOrBuilder  {
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder setName (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder clearName () 
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasWhat () 
	public java.lang.String getWhat () 
	public com.google.protobuf.ByteString getWhatBytes () 
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder setWhat (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder clearWhat () 
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder setWhatBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCondition () 
	public java.lang.String getCondition () 
	public com.google.protobuf.ByteString getConditionBytes () 
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder setCondition (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder clearCondition () 
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder setConditionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public java.util.List getDimensionList () 
	public int getDimensionCount () 
	public com.android.internal.os.StatsdConfigProto$KeyMatcher getDimension (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder addAllDimension (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder clearDimension () 
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder removeDimension (int) 
		int index
	public boolean hasBucket () 
	public com.android.internal.os.StatsdConfigProto$Bucket getBucket () 
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder setBucket (com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$Bucket value
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder setBucket (com.android.internal.os.StatsdConfigProto$Bucket$Builder) 
		com.android.internal.os.StatsdConfigProto$Bucket$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder mergeBucket (com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$Bucket value
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder clearBucket () 
	public java.util.List getLinksList () 
	public int getLinksCount () 
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink getLinks (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder addAllLinks (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder clearLinks () 
	public com.android.internal.os.StatsdConfigProto$CountMetric$Builder removeLinks (int) 
		int index
	void  (com.android.internal.os.StatsdConfigProto$1) 
		com.android.internal.os.StatsdConfigProto$1 x0
}

com/android/internal/os/StatsdConfigProto$CountMetric.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$CountMetric extends com.google.protobuf.GeneratedMessageLite implements com.android.internal.os.StatsdConfigProto$CountMetricOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private String name_
	public static final int WHAT_FIELD_NUMBER
	private String what_
	public static final int CONDITION_FIELD_NUMBER
	private String condition_
	public static final int DIMENSION_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList dimension_
	public static final int BUCKET_FIELD_NUMBER
	private com.android.internal.os.StatsdConfigProto$Bucket bucket_
	public static final int LINKS_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList links_
	private static final com.android.internal.os.StatsdConfigProto$CountMetric DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	private void setName (java.lang.String) 
		String value
	private void clearName () 
	private void setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasWhat () 
	public java.lang.String getWhat () 
	public com.google.protobuf.ByteString getWhatBytes () 
	private void setWhat (java.lang.String) 
		String value
	private void clearWhat () 
	private void setWhatBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCondition () 
	public java.lang.String getCondition () 
	public com.google.protobuf.ByteString getConditionBytes () 
	private void setCondition (java.lang.String) 
		String value
	private void clearCondition () 
	private void setConditionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public java.util.List getDimensionList () 
	public java.util.List getDimensionOrBuilderList () 
	public int getDimensionCount () 
	public com.android.internal.os.StatsdConfigProto$KeyMatcher getDimension (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$KeyMatcherOrBuilder getDimensionOrBuilder (int) 
		int index
	private void ensureDimensionIsMutable () 
	private void setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addAllDimension (java.lang.Iterable) 
		Iterable values
	private void clearDimension () 
	private void removeDimension (int) 
		int index
	public boolean hasBucket () 
	public com.android.internal.os.StatsdConfigProto$Bucket getBucket () 
	private void setBucket (com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$Bucket value
	private void setBucket (com.android.internal.os.StatsdConfigProto$Bucket$Builder) 
		com.android.internal.os.StatsdConfigProto$Bucket$Builder builderForValue
	private void mergeBucket (com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$Bucket value
	private void clearBucket () 
	public java.util.List getLinksList () 
	public java.util.List getLinksOrBuilderList () 
	public int getLinksCount () 
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink getLinks (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$MetricConditionLinkOrBuilder getLinksOrBuilder (int) 
		int index
	private void ensureLinksIsMutable () 
	private void setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	private void setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	private void addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	private void addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	private void addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	private void addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	private void addAllLinks (java.lang.Iterable) 
		Iterable values
	private void clearLinks () 
	private void removeLinks (int) 
		int index
	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 com.android.internal.os.StatsdConfigProto$CountMetric parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.os.StatsdConfigProto$CountMetric 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 com.android.internal.os.StatsdConfigProto$CountMetric parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.os.StatsdConfigProto$CountMetric parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$CountMetric parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$CountMetric parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$CountMetric parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$CountMetric parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$CountMetric parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.os.StatsdConfigProto$CountMetric parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$CountMetric$Builder newBuilder () 
	public static com.android.internal.os.StatsdConfigProto$CountMetric$Builder newBuilder (com.android.internal.os.StatsdConfigProto$CountMetric) 
		com.android.internal.os.StatsdConfigProto$CountMetric prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.internal.os.StatsdConfigProto$CountMetric other
		String s
		String s
		String s
		com.android.internal.os.StatsdConfigProto$Bucket$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
		com.google.protobuf.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.internal.os.StatsdConfigProto$CountMetric getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.internal.os.StatsdConfigProto$CountMetric access$17000 () 
	static void access$17100 (com.android.internal.os.StatsdConfigProto$CountMetric, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		String x1
	static void access$17200 (com.android.internal.os.StatsdConfigProto$CountMetric) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
	static void access$17300 (com.android.internal.os.StatsdConfigProto$CountMetric, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		com.google.protobuf.ByteString x1
	static void access$17400 (com.android.internal.os.StatsdConfigProto$CountMetric, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		String x1
	static void access$17500 (com.android.internal.os.StatsdConfigProto$CountMetric) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
	static void access$17600 (com.android.internal.os.StatsdConfigProto$CountMetric, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		com.google.protobuf.ByteString x1
	static void access$17700 (com.android.internal.os.StatsdConfigProto$CountMetric, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		String x1
	static void access$17800 (com.android.internal.os.StatsdConfigProto$CountMetric) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
	static void access$17900 (com.android.internal.os.StatsdConfigProto$CountMetric, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		com.google.protobuf.ByteString x1
	static void access$18000 (com.android.internal.os.StatsdConfigProto$CountMetric, int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher x2
	static void access$18100 (com.android.internal.os.StatsdConfigProto$CountMetric, int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x2
	static void access$18200 (com.android.internal.os.StatsdConfigProto$CountMetric, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		com.android.internal.os.StatsdConfigProto$KeyMatcher x1
	static void access$18300 (com.android.internal.os.StatsdConfigProto$CountMetric, int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher x2
	static void access$18400 (com.android.internal.os.StatsdConfigProto$CountMetric, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x1
	static void access$18500 (com.android.internal.os.StatsdConfigProto$CountMetric, int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x2
	static void access$18600 (com.android.internal.os.StatsdConfigProto$CountMetric, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		Iterable x1
	static void access$18700 (com.android.internal.os.StatsdConfigProto$CountMetric) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
	static void access$18800 (com.android.internal.os.StatsdConfigProto$CountMetric, int) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		int x1
	static void access$18900 (com.android.internal.os.StatsdConfigProto$CountMetric, com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		com.android.internal.os.StatsdConfigProto$Bucket x1
	static void access$19000 (com.android.internal.os.StatsdConfigProto$CountMetric, com.android.internal.os.StatsdConfigProto$Bucket$Builder) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		com.android.internal.os.StatsdConfigProto$Bucket$Builder x1
	static void access$19100 (com.android.internal.os.StatsdConfigProto$CountMetric, com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		com.android.internal.os.StatsdConfigProto$Bucket x1
	static void access$19200 (com.android.internal.os.StatsdConfigProto$CountMetric) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
	static void access$19300 (com.android.internal.os.StatsdConfigProto$CountMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x2
	static void access$19400 (com.android.internal.os.StatsdConfigProto$CountMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder x2
	static void access$19500 (com.android.internal.os.StatsdConfigProto$CountMetric, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x1
	static void access$19600 (com.android.internal.os.StatsdConfigProto$CountMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x2
	static void access$19700 (com.android.internal.os.StatsdConfigProto$CountMetric, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder x1
	static void access$19800 (com.android.internal.os.StatsdConfigProto$CountMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder x2
	static void access$19900 (com.android.internal.os.StatsdConfigProto$CountMetric, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		Iterable x1
	static void access$20000 (com.android.internal.os.StatsdConfigProto$CountMetric) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
	static void access$20100 (com.android.internal.os.StatsdConfigProto$CountMetric, int) 
		com.android.internal.os.StatsdConfigProto$CountMetric x0
		int x1
	static void  () 
}

com/android/internal/os/StatsdConfigProto$CountMetricOrBuilder.class
StatsdConfigProto.java
package com.android.internal.os
public abstract com.android.internal.os.StatsdConfigProto$CountMetricOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasWhat () 
	public abstract java.lang.String getWhat () 
	public abstract com.google.protobuf.ByteString getWhatBytes () 
	public abstract boolean hasCondition () 
	public abstract java.lang.String getCondition () 
	public abstract com.google.protobuf.ByteString getConditionBytes () 
	public abstract java.util.List getDimensionList () 
	public abstract com.android.internal.os.StatsdConfigProto$KeyMatcher getDimension (int) 
	public abstract int getDimensionCount () 
	public abstract boolean hasBucket () 
	public abstract com.android.internal.os.StatsdConfigProto$Bucket getBucket () 
	public abstract java.util.List getLinksList () 
	public abstract com.android.internal.os.StatsdConfigProto$MetricConditionLink getLinks (int) 
	public abstract int getLinksCount () 
}

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

com/android/internal/os/StatsdConfigProto$DurationMetric$AggregationType.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$DurationMetric$AggregationType extends java.lang.Enum implements com.google.protobuf.Internal$EnumLite  {
	public static final com.android.internal.os.StatsdConfigProto$DurationMetric$AggregationType SUM
	public static final com.android.internal.os.StatsdConfigProto$DurationMetric$AggregationType MAX_SPARSE
	public static final int SUM_VALUE
	public static final int MAX_SPARSE_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private final int value
	private static final com.android.internal.os.StatsdConfigProto$DurationMetric$AggregationType[] $VALUES
	public static com.android.internal.os.StatsdConfigProto$DurationMetric$AggregationType[] values () 
	public static com.android.internal.os.StatsdConfigProto$DurationMetric$AggregationType valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.internal.os.StatsdConfigProto$DurationMetric$AggregationType valueOf (int) 
		int value
	public static com.android.internal.os.StatsdConfigProto$DurationMetric$AggregationType forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/internal/os/StatsdConfigProto$DurationMetric$Builder.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$DurationMetric$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.internal.os.StatsdConfigProto$DurationMetricOrBuilder  {
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder setName (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder clearName () 
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasWhat () 
	public java.lang.String getWhat () 
	public com.google.protobuf.ByteString getWhatBytes () 
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder setWhat (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder clearWhat () 
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder setWhatBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCondition () 
	public java.lang.String getCondition () 
	public com.google.protobuf.ByteString getConditionBytes () 
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder setCondition (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder clearCondition () 
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder setConditionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public java.util.List getLinksList () 
	public int getLinksCount () 
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink getLinks (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder addAllLinks (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder clearLinks () 
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder removeLinks (int) 
		int index
	public boolean hasAggregationType () 
	public com.android.internal.os.StatsdConfigProto$DurationMetric$AggregationType getAggregationType () 
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder setAggregationType (com.android.internal.os.StatsdConfigProto$DurationMetric$AggregationType) 
		com.android.internal.os.StatsdConfigProto$DurationMetric$AggregationType value
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder clearAggregationType () 
	public java.util.List getDimensionList () 
	public int getDimensionCount () 
	public com.android.internal.os.StatsdConfigProto$KeyMatcher getDimension (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder addAllDimension (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder clearDimension () 
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder removeDimension (int) 
		int index
	public boolean hasBucket () 
	public com.android.internal.os.StatsdConfigProto$Bucket getBucket () 
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder setBucket (com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$Bucket value
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder setBucket (com.android.internal.os.StatsdConfigProto$Bucket$Builder) 
		com.android.internal.os.StatsdConfigProto$Bucket$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder mergeBucket (com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$Bucket value
	public com.android.internal.os.StatsdConfigProto$DurationMetric$Builder clearBucket () 
	void  (com.android.internal.os.StatsdConfigProto$1) 
		com.android.internal.os.StatsdConfigProto$1 x0
}

com/android/internal/os/StatsdConfigProto$DurationMetric.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$DurationMetric extends com.google.protobuf.GeneratedMessageLite implements com.android.internal.os.StatsdConfigProto$DurationMetricOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private String name_
	public static final int WHAT_FIELD_NUMBER
	private String what_
	public static final int CONDITION_FIELD_NUMBER
	private String condition_
	public static final int LINKS_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList links_
	public static final int AGGREGATION_TYPE_FIELD_NUMBER
	private int aggregationType_
	public static final int DIMENSION_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList dimension_
	public static final int BUCKET_FIELD_NUMBER
	private com.android.internal.os.StatsdConfigProto$Bucket bucket_
	private static final com.android.internal.os.StatsdConfigProto$DurationMetric DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	private void setName (java.lang.String) 
		String value
	private void clearName () 
	private void setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasWhat () 
	public java.lang.String getWhat () 
	public com.google.protobuf.ByteString getWhatBytes () 
	private void setWhat (java.lang.String) 
		String value
	private void clearWhat () 
	private void setWhatBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCondition () 
	public java.lang.String getCondition () 
	public com.google.protobuf.ByteString getConditionBytes () 
	private void setCondition (java.lang.String) 
		String value
	private void clearCondition () 
	private void setConditionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public java.util.List getLinksList () 
	public java.util.List getLinksOrBuilderList () 
	public int getLinksCount () 
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink getLinks (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$MetricConditionLinkOrBuilder getLinksOrBuilder (int) 
		int index
	private void ensureLinksIsMutable () 
	private void setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	private void setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	private void addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	private void addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	private void addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	private void addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	private void addAllLinks (java.lang.Iterable) 
		Iterable values
	private void clearLinks () 
	private void removeLinks (int) 
		int index
	public boolean hasAggregationType () 
	public com.android.internal.os.StatsdConfigProto$DurationMetric$AggregationType getAggregationType () 
		com.android.internal.os.StatsdConfigProto$DurationMetric$AggregationType result
	private void setAggregationType (com.android.internal.os.StatsdConfigProto$DurationMetric$AggregationType) 
		com.android.internal.os.StatsdConfigProto$DurationMetric$AggregationType value
	private void clearAggregationType () 
	public java.util.List getDimensionList () 
	public java.util.List getDimensionOrBuilderList () 
	public int getDimensionCount () 
	public com.android.internal.os.StatsdConfigProto$KeyMatcher getDimension (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$KeyMatcherOrBuilder getDimensionOrBuilder (int) 
		int index
	private void ensureDimensionIsMutable () 
	private void setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addAllDimension (java.lang.Iterable) 
		Iterable values
	private void clearDimension () 
	private void removeDimension (int) 
		int index
	public boolean hasBucket () 
	public com.android.internal.os.StatsdConfigProto$Bucket getBucket () 
	private void setBucket (com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$Bucket value
	private void setBucket (com.android.internal.os.StatsdConfigProto$Bucket$Builder) 
		com.android.internal.os.StatsdConfigProto$Bucket$Builder builderForValue
	private void mergeBucket (com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$Bucket value
	private void clearBucket () 
	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 com.android.internal.os.StatsdConfigProto$DurationMetric parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.os.StatsdConfigProto$DurationMetric 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 com.android.internal.os.StatsdConfigProto$DurationMetric parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.os.StatsdConfigProto$DurationMetric parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$DurationMetric parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$DurationMetric parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$DurationMetric parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$DurationMetric parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$DurationMetric parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.os.StatsdConfigProto$DurationMetric parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$DurationMetric$Builder newBuilder () 
	public static com.android.internal.os.StatsdConfigProto$DurationMetric$Builder newBuilder (com.android.internal.os.StatsdConfigProto$DurationMetric) 
		com.android.internal.os.StatsdConfigProto$DurationMetric prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.internal.os.StatsdConfigProto$DurationMetric other
		String s
		String s
		String s
		int rawValue
		com.android.internal.os.StatsdConfigProto$DurationMetric$AggregationType value
		com.android.internal.os.StatsdConfigProto$Bucket$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
		com.google.protobuf.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.internal.os.StatsdConfigProto$DurationMetric getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.internal.os.StatsdConfigProto$DurationMetric access$20300 () 
	static void access$20400 (com.android.internal.os.StatsdConfigProto$DurationMetric, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		String x1
	static void access$20500 (com.android.internal.os.StatsdConfigProto$DurationMetric) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
	static void access$20600 (com.android.internal.os.StatsdConfigProto$DurationMetric, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		com.google.protobuf.ByteString x1
	static void access$20700 (com.android.internal.os.StatsdConfigProto$DurationMetric, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		String x1
	static void access$20800 (com.android.internal.os.StatsdConfigProto$DurationMetric) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
	static void access$20900 (com.android.internal.os.StatsdConfigProto$DurationMetric, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		com.google.protobuf.ByteString x1
	static void access$21000 (com.android.internal.os.StatsdConfigProto$DurationMetric, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		String x1
	static void access$21100 (com.android.internal.os.StatsdConfigProto$DurationMetric) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
	static void access$21200 (com.android.internal.os.StatsdConfigProto$DurationMetric, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		com.google.protobuf.ByteString x1
	static void access$21300 (com.android.internal.os.StatsdConfigProto$DurationMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x2
	static void access$21400 (com.android.internal.os.StatsdConfigProto$DurationMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder x2
	static void access$21500 (com.android.internal.os.StatsdConfigProto$DurationMetric, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x1
	static void access$21600 (com.android.internal.os.StatsdConfigProto$DurationMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x2
	static void access$21700 (com.android.internal.os.StatsdConfigProto$DurationMetric, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder x1
	static void access$21800 (com.android.internal.os.StatsdConfigProto$DurationMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder x2
	static void access$21900 (com.android.internal.os.StatsdConfigProto$DurationMetric, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		Iterable x1
	static void access$22000 (com.android.internal.os.StatsdConfigProto$DurationMetric) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
	static void access$22100 (com.android.internal.os.StatsdConfigProto$DurationMetric, int) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		int x1
	static void access$22200 (com.android.internal.os.StatsdConfigProto$DurationMetric, com.android.internal.os.StatsdConfigProto$DurationMetric$AggregationType) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		com.android.internal.os.StatsdConfigProto$DurationMetric$AggregationType x1
	static void access$22300 (com.android.internal.os.StatsdConfigProto$DurationMetric) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
	static void access$22400 (com.android.internal.os.StatsdConfigProto$DurationMetric, int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher x2
	static void access$22500 (com.android.internal.os.StatsdConfigProto$DurationMetric, int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x2
	static void access$22600 (com.android.internal.os.StatsdConfigProto$DurationMetric, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		com.android.internal.os.StatsdConfigProto$KeyMatcher x1
	static void access$22700 (com.android.internal.os.StatsdConfigProto$DurationMetric, int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher x2
	static void access$22800 (com.android.internal.os.StatsdConfigProto$DurationMetric, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x1
	static void access$22900 (com.android.internal.os.StatsdConfigProto$DurationMetric, int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x2
	static void access$23000 (com.android.internal.os.StatsdConfigProto$DurationMetric, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		Iterable x1
	static void access$23100 (com.android.internal.os.StatsdConfigProto$DurationMetric) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
	static void access$23200 (com.android.internal.os.StatsdConfigProto$DurationMetric, int) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		int x1
	static void access$23300 (com.android.internal.os.StatsdConfigProto$DurationMetric, com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		com.android.internal.os.StatsdConfigProto$Bucket x1
	static void access$23400 (com.android.internal.os.StatsdConfigProto$DurationMetric, com.android.internal.os.StatsdConfigProto$Bucket$Builder) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		com.android.internal.os.StatsdConfigProto$Bucket$Builder x1
	static void access$23500 (com.android.internal.os.StatsdConfigProto$DurationMetric, com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
		com.android.internal.os.StatsdConfigProto$Bucket x1
	static void access$23600 (com.android.internal.os.StatsdConfigProto$DurationMetric) 
		com.android.internal.os.StatsdConfigProto$DurationMetric x0
	static void  () 
}

com/android/internal/os/StatsdConfigProto$DurationMetricOrBuilder.class
StatsdConfigProto.java
package com.android.internal.os
public abstract com.android.internal.os.StatsdConfigProto$DurationMetricOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasWhat () 
	public abstract java.lang.String getWhat () 
	public abstract com.google.protobuf.ByteString getWhatBytes () 
	public abstract boolean hasCondition () 
	public abstract java.lang.String getCondition () 
	public abstract com.google.protobuf.ByteString getConditionBytes () 
	public abstract java.util.List getLinksList () 
	public abstract com.android.internal.os.StatsdConfigProto$MetricConditionLink getLinks (int) 
	public abstract int getLinksCount () 
	public abstract boolean hasAggregationType () 
	public abstract com.android.internal.os.StatsdConfigProto$DurationMetric$AggregationType getAggregationType () 
	public abstract java.util.List getDimensionList () 
	public abstract com.android.internal.os.StatsdConfigProto$KeyMatcher getDimension (int) 
	public abstract int getDimensionCount () 
	public abstract boolean hasBucket () 
	public abstract com.android.internal.os.StatsdConfigProto$Bucket getBucket () 
}

com/android/internal/os/StatsdConfigProto$EventMetric$Builder.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$EventMetric$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.internal.os.StatsdConfigProto$EventMetricOrBuilder  {
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	public com.android.internal.os.StatsdConfigProto$EventMetric$Builder setName (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$EventMetric$Builder clearName () 
	public com.android.internal.os.StatsdConfigProto$EventMetric$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasWhat () 
	public java.lang.String getWhat () 
	public com.google.protobuf.ByteString getWhatBytes () 
	public com.android.internal.os.StatsdConfigProto$EventMetric$Builder setWhat (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$EventMetric$Builder clearWhat () 
	public com.android.internal.os.StatsdConfigProto$EventMetric$Builder setWhatBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCondition () 
	public java.lang.String getCondition () 
	public com.google.protobuf.ByteString getConditionBytes () 
	public com.android.internal.os.StatsdConfigProto$EventMetric$Builder setCondition (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$EventMetric$Builder clearCondition () 
	public com.android.internal.os.StatsdConfigProto$EventMetric$Builder setConditionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public java.util.List getLinksList () 
	public int getLinksCount () 
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink getLinks (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$EventMetric$Builder setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	public com.android.internal.os.StatsdConfigProto$EventMetric$Builder setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$EventMetric$Builder addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	public com.android.internal.os.StatsdConfigProto$EventMetric$Builder addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	public com.android.internal.os.StatsdConfigProto$EventMetric$Builder addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$EventMetric$Builder addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$EventMetric$Builder addAllLinks (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$EventMetric$Builder clearLinks () 
	public com.android.internal.os.StatsdConfigProto$EventMetric$Builder removeLinks (int) 
		int index
	void  (com.android.internal.os.StatsdConfigProto$1) 
		com.android.internal.os.StatsdConfigProto$1 x0
}

com/android/internal/os/StatsdConfigProto$EventMetric.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$EventMetric extends com.google.protobuf.GeneratedMessageLite implements com.android.internal.os.StatsdConfigProto$EventMetricOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private String name_
	public static final int WHAT_FIELD_NUMBER
	private String what_
	public static final int CONDITION_FIELD_NUMBER
	private String condition_
	public static final int LINKS_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList links_
	private static final com.android.internal.os.StatsdConfigProto$EventMetric DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	private void setName (java.lang.String) 
		String value
	private void clearName () 
	private void setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasWhat () 
	public java.lang.String getWhat () 
	public com.google.protobuf.ByteString getWhatBytes () 
	private void setWhat (java.lang.String) 
		String value
	private void clearWhat () 
	private void setWhatBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCondition () 
	public java.lang.String getCondition () 
	public com.google.protobuf.ByteString getConditionBytes () 
	private void setCondition (java.lang.String) 
		String value
	private void clearCondition () 
	private void setConditionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public java.util.List getLinksList () 
	public java.util.List getLinksOrBuilderList () 
	public int getLinksCount () 
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink getLinks (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$MetricConditionLinkOrBuilder getLinksOrBuilder (int) 
		int index
	private void ensureLinksIsMutable () 
	private void setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	private void setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	private void addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	private void addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	private void addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	private void addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	private void addAllLinks (java.lang.Iterable) 
		Iterable values
	private void clearLinks () 
	private void removeLinks (int) 
		int index
	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 com.android.internal.os.StatsdConfigProto$EventMetric parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.os.StatsdConfigProto$EventMetric 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 com.android.internal.os.StatsdConfigProto$EventMetric parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.os.StatsdConfigProto$EventMetric parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$EventMetric parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$EventMetric parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$EventMetric parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$EventMetric parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$EventMetric parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.os.StatsdConfigProto$EventMetric parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$EventMetric$Builder newBuilder () 
	public static com.android.internal.os.StatsdConfigProto$EventMetric$Builder newBuilder (com.android.internal.os.StatsdConfigProto$EventMetric) 
		com.android.internal.os.StatsdConfigProto$EventMetric prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.internal.os.StatsdConfigProto$EventMetric other
		String s
		String s
		String s
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.internal.os.StatsdConfigProto$EventMetric getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.internal.os.StatsdConfigProto$EventMetric access$15000 () 
	static void access$15100 (com.android.internal.os.StatsdConfigProto$EventMetric, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$EventMetric x0
		String x1
	static void access$15200 (com.android.internal.os.StatsdConfigProto$EventMetric) 
		com.android.internal.os.StatsdConfigProto$EventMetric x0
	static void access$15300 (com.android.internal.os.StatsdConfigProto$EventMetric, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$EventMetric x0
		com.google.protobuf.ByteString x1
	static void access$15400 (com.android.internal.os.StatsdConfigProto$EventMetric, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$EventMetric x0
		String x1
	static void access$15500 (com.android.internal.os.StatsdConfigProto$EventMetric) 
		com.android.internal.os.StatsdConfigProto$EventMetric x0
	static void access$15600 (com.android.internal.os.StatsdConfigProto$EventMetric, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$EventMetric x0
		com.google.protobuf.ByteString x1
	static void access$15700 (com.android.internal.os.StatsdConfigProto$EventMetric, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$EventMetric x0
		String x1
	static void access$15800 (com.android.internal.os.StatsdConfigProto$EventMetric) 
		com.android.internal.os.StatsdConfigProto$EventMetric x0
	static void access$15900 (com.android.internal.os.StatsdConfigProto$EventMetric, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$EventMetric x0
		com.google.protobuf.ByteString x1
	static void access$16000 (com.android.internal.os.StatsdConfigProto$EventMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$EventMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x2
	static void access$16100 (com.android.internal.os.StatsdConfigProto$EventMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$EventMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder x2
	static void access$16200 (com.android.internal.os.StatsdConfigProto$EventMetric, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$EventMetric x0
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x1
	static void access$16300 (com.android.internal.os.StatsdConfigProto$EventMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$EventMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x2
	static void access$16400 (com.android.internal.os.StatsdConfigProto$EventMetric, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$EventMetric x0
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder x1
	static void access$16500 (com.android.internal.os.StatsdConfigProto$EventMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$EventMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder x2
	static void access$16600 (com.android.internal.os.StatsdConfigProto$EventMetric, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$EventMetric x0
		Iterable x1
	static void access$16700 (com.android.internal.os.StatsdConfigProto$EventMetric) 
		com.android.internal.os.StatsdConfigProto$EventMetric x0
	static void access$16800 (com.android.internal.os.StatsdConfigProto$EventMetric, int) 
		com.android.internal.os.StatsdConfigProto$EventMetric x0
		int x1
	static void  () 
}

com/android/internal/os/StatsdConfigProto$EventMetricOrBuilder.class
StatsdConfigProto.java
package com.android.internal.os
public abstract com.android.internal.os.StatsdConfigProto$EventMetricOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasWhat () 
	public abstract java.lang.String getWhat () 
	public abstract com.google.protobuf.ByteString getWhatBytes () 
	public abstract boolean hasCondition () 
	public abstract java.lang.String getCondition () 
	public abstract com.google.protobuf.ByteString getConditionBytes () 
	public abstract java.util.List getLinksList () 
	public abstract com.android.internal.os.StatsdConfigProto$MetricConditionLink getLinks (int) 
	public abstract int getLinksCount () 
}

com/android/internal/os/StatsdConfigProto$FieldFilter$Builder.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$FieldFilter$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.internal.os.StatsdConfigProto$FieldFilterOrBuilder  {
	private void  () 
	public boolean hasIncludeAll () 
	public boolean getIncludeAll () 
	public com.android.internal.os.StatsdConfigProto$FieldFilter$Builder setIncludeAll (boolean) 
		boolean value
	public com.android.internal.os.StatsdConfigProto$FieldFilter$Builder clearIncludeAll () 
	public java.util.List getFieldNumList () 
	public int getFieldNumCount () 
	public int getFieldNum (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$FieldFilter$Builder setFieldNum (int, int) 
		int index
		int value
	public com.android.internal.os.StatsdConfigProto$FieldFilter$Builder addFieldNum (int) 
		int value
	public com.android.internal.os.StatsdConfigProto$FieldFilter$Builder addAllFieldNum (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$FieldFilter$Builder clearFieldNum () 
	void  (com.android.internal.os.StatsdConfigProto$1) 
		com.android.internal.os.StatsdConfigProto$1 x0
}

com/android/internal/os/StatsdConfigProto$FieldFilter.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$FieldFilter extends com.google.protobuf.GeneratedMessageLite implements com.android.internal.os.StatsdConfigProto$FieldFilterOrBuilder  {
	private int bitField0_
	public static final int INCLUDE_ALL_FIELD_NUMBER
	private boolean includeAll_
	public static final int FIELD_NUM_FIELD_NUMBER
	private com.google.protobuf.Internal$IntList fieldNum_
	private static final com.android.internal.os.StatsdConfigProto$FieldFilter DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasIncludeAll () 
	public boolean getIncludeAll () 
	private void setIncludeAll (boolean) 
		boolean value
	private void clearIncludeAll () 
	public java.util.List getFieldNumList () 
	public int getFieldNumCount () 
	public int getFieldNum (int) 
		int index
	private void ensureFieldNumIsMutable () 
	private void setFieldNum (int, int) 
		int index
		int value
	private void addFieldNum (int) 
		int value
	private void addAllFieldNum (java.lang.Iterable) 
		Iterable values
	private void clearFieldNum () 
	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 com.android.internal.os.StatsdConfigProto$FieldFilter parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.os.StatsdConfigProto$FieldFilter 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 com.android.internal.os.StatsdConfigProto$FieldFilter parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.os.StatsdConfigProto$FieldFilter parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$FieldFilter parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$FieldFilter parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$FieldFilter parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$FieldFilter parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$FieldFilter parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.os.StatsdConfigProto$FieldFilter parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$FieldFilter$Builder newBuilder () 
	public static com.android.internal.os.StatsdConfigProto$FieldFilter$Builder newBuilder (com.android.internal.os.StatsdConfigProto$FieldFilter) 
		com.android.internal.os.StatsdConfigProto$FieldFilter prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.internal.os.StatsdConfigProto$FieldFilter other
		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
		com.google.protobuf.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.internal.os.StatsdConfigProto$FieldFilter getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.internal.os.StatsdConfigProto$FieldFilter access$14200 () 
	static void access$14300 (com.android.internal.os.StatsdConfigProto$FieldFilter, boolean) 
		com.android.internal.os.StatsdConfigProto$FieldFilter x0
		boolean x1
	static void access$14400 (com.android.internal.os.StatsdConfigProto$FieldFilter) 
		com.android.internal.os.StatsdConfigProto$FieldFilter x0
	static void access$14500 (com.android.internal.os.StatsdConfigProto$FieldFilter, int, int) 
		com.android.internal.os.StatsdConfigProto$FieldFilter x0
		int x1
		int x2
	static void access$14600 (com.android.internal.os.StatsdConfigProto$FieldFilter, int) 
		com.android.internal.os.StatsdConfigProto$FieldFilter x0
		int x1
	static void access$14700 (com.android.internal.os.StatsdConfigProto$FieldFilter, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$FieldFilter x0
		Iterable x1
	static void access$14800 (com.android.internal.os.StatsdConfigProto$FieldFilter) 
		com.android.internal.os.StatsdConfigProto$FieldFilter x0
	static void  () 
}

com/android/internal/os/StatsdConfigProto$FieldFilterOrBuilder.class
StatsdConfigProto.java
package com.android.internal.os
public abstract com.android.internal.os.StatsdConfigProto$FieldFilterOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasIncludeAll () 
	public abstract boolean getIncludeAll () 
	public abstract java.util.List getFieldNumList () 
	public abstract int getFieldNumCount () 
	public abstract int getFieldNum (int) 
}

com/android/internal/os/StatsdConfigProto$GaugeMetric$Builder.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.internal.os.StatsdConfigProto$GaugeMetricOrBuilder  {
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder setName (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder clearName () 
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasWhat () 
	public java.lang.String getWhat () 
	public com.google.protobuf.ByteString getWhatBytes () 
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder setWhat (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder clearWhat () 
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder setWhatBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasGaugeFields () 
	public com.android.internal.os.StatsdConfigProto$FieldFilter getGaugeFields () 
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder setGaugeFields (com.android.internal.os.StatsdConfigProto$FieldFilter) 
		com.android.internal.os.StatsdConfigProto$FieldFilter value
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder setGaugeFields (com.android.internal.os.StatsdConfigProto$FieldFilter$Builder) 
		com.android.internal.os.StatsdConfigProto$FieldFilter$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder mergeGaugeFields (com.android.internal.os.StatsdConfigProto$FieldFilter) 
		com.android.internal.os.StatsdConfigProto$FieldFilter value
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder clearGaugeFields () 
	public boolean hasCondition () 
	public java.lang.String getCondition () 
	public com.google.protobuf.ByteString getConditionBytes () 
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder setCondition (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder clearCondition () 
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder setConditionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public java.util.List getDimensionList () 
	public int getDimensionCount () 
	public com.android.internal.os.StatsdConfigProto$KeyMatcher getDimension (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder addAllDimension (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder clearDimension () 
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder removeDimension (int) 
		int index
	public boolean hasBucket () 
	public com.android.internal.os.StatsdConfigProto$Bucket getBucket () 
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder setBucket (com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$Bucket value
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder setBucket (com.android.internal.os.StatsdConfigProto$Bucket$Builder) 
		com.android.internal.os.StatsdConfigProto$Bucket$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder mergeBucket (com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$Bucket value
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder clearBucket () 
	public java.util.List getLinksList () 
	public int getLinksCount () 
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink getLinks (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder addAllLinks (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder clearLinks () 
	public com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder removeLinks (int) 
		int index
	void  (com.android.internal.os.StatsdConfigProto$1) 
		com.android.internal.os.StatsdConfigProto$1 x0
}

com/android/internal/os/StatsdConfigProto$GaugeMetric.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$GaugeMetric extends com.google.protobuf.GeneratedMessageLite implements com.android.internal.os.StatsdConfigProto$GaugeMetricOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private String name_
	public static final int WHAT_FIELD_NUMBER
	private String what_
	public static final int GAUGE_FIELDS_FIELD_NUMBER
	private com.android.internal.os.StatsdConfigProto$FieldFilter gaugeFields_
	public static final int CONDITION_FIELD_NUMBER
	private String condition_
	public static final int DIMENSION_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList dimension_
	public static final int BUCKET_FIELD_NUMBER
	private com.android.internal.os.StatsdConfigProto$Bucket bucket_
	public static final int LINKS_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList links_
	private static final com.android.internal.os.StatsdConfigProto$GaugeMetric DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	private void setName (java.lang.String) 
		String value
	private void clearName () 
	private void setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasWhat () 
	public java.lang.String getWhat () 
	public com.google.protobuf.ByteString getWhatBytes () 
	private void setWhat (java.lang.String) 
		String value
	private void clearWhat () 
	private void setWhatBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasGaugeFields () 
	public com.android.internal.os.StatsdConfigProto$FieldFilter getGaugeFields () 
	private void setGaugeFields (com.android.internal.os.StatsdConfigProto$FieldFilter) 
		com.android.internal.os.StatsdConfigProto$FieldFilter value
	private void setGaugeFields (com.android.internal.os.StatsdConfigProto$FieldFilter$Builder) 
		com.android.internal.os.StatsdConfigProto$FieldFilter$Builder builderForValue
	private void mergeGaugeFields (com.android.internal.os.StatsdConfigProto$FieldFilter) 
		com.android.internal.os.StatsdConfigProto$FieldFilter value
	private void clearGaugeFields () 
	public boolean hasCondition () 
	public java.lang.String getCondition () 
	public com.google.protobuf.ByteString getConditionBytes () 
	private void setCondition (java.lang.String) 
		String value
	private void clearCondition () 
	private void setConditionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public java.util.List getDimensionList () 
	public java.util.List getDimensionOrBuilderList () 
	public int getDimensionCount () 
	public com.android.internal.os.StatsdConfigProto$KeyMatcher getDimension (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$KeyMatcherOrBuilder getDimensionOrBuilder (int) 
		int index
	private void ensureDimensionIsMutable () 
	private void setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addAllDimension (java.lang.Iterable) 
		Iterable values
	private void clearDimension () 
	private void removeDimension (int) 
		int index
	public boolean hasBucket () 
	public com.android.internal.os.StatsdConfigProto$Bucket getBucket () 
	private void setBucket (com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$Bucket value
	private void setBucket (com.android.internal.os.StatsdConfigProto$Bucket$Builder) 
		com.android.internal.os.StatsdConfigProto$Bucket$Builder builderForValue
	private void mergeBucket (com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$Bucket value
	private void clearBucket () 
	public java.util.List getLinksList () 
	public java.util.List getLinksOrBuilderList () 
	public int getLinksCount () 
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink getLinks (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$MetricConditionLinkOrBuilder getLinksOrBuilder (int) 
		int index
	private void ensureLinksIsMutable () 
	private void setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	private void setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	private void addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	private void addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	private void addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	private void addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	private void addAllLinks (java.lang.Iterable) 
		Iterable values
	private void clearLinks () 
	private void removeLinks (int) 
		int index
	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 com.android.internal.os.StatsdConfigProto$GaugeMetric parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.os.StatsdConfigProto$GaugeMetric 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 com.android.internal.os.StatsdConfigProto$GaugeMetric parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.os.StatsdConfigProto$GaugeMetric parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$GaugeMetric parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$GaugeMetric parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$GaugeMetric parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$GaugeMetric parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$GaugeMetric parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.os.StatsdConfigProto$GaugeMetric parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder newBuilder () 
	public static com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder newBuilder (com.android.internal.os.StatsdConfigProto$GaugeMetric) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.internal.os.StatsdConfigProto$GaugeMetric other
		String s
		String s
		com.android.internal.os.StatsdConfigProto$FieldFilter$Builder subBuilder
		String s
		com.android.internal.os.StatsdConfigProto$Bucket$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
		com.google.protobuf.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.internal.os.StatsdConfigProto$GaugeMetric getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.internal.os.StatsdConfigProto$GaugeMetric access$23800 () 
	static void access$23900 (com.android.internal.os.StatsdConfigProto$GaugeMetric, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		String x1
	static void access$24000 (com.android.internal.os.StatsdConfigProto$GaugeMetric) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
	static void access$24100 (com.android.internal.os.StatsdConfigProto$GaugeMetric, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		com.google.protobuf.ByteString x1
	static void access$24200 (com.android.internal.os.StatsdConfigProto$GaugeMetric, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		String x1
	static void access$24300 (com.android.internal.os.StatsdConfigProto$GaugeMetric) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
	static void access$24400 (com.android.internal.os.StatsdConfigProto$GaugeMetric, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		com.google.protobuf.ByteString x1
	static void access$24500 (com.android.internal.os.StatsdConfigProto$GaugeMetric, com.android.internal.os.StatsdConfigProto$FieldFilter) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		com.android.internal.os.StatsdConfigProto$FieldFilter x1
	static void access$24600 (com.android.internal.os.StatsdConfigProto$GaugeMetric, com.android.internal.os.StatsdConfigProto$FieldFilter$Builder) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		com.android.internal.os.StatsdConfigProto$FieldFilter$Builder x1
	static void access$24700 (com.android.internal.os.StatsdConfigProto$GaugeMetric, com.android.internal.os.StatsdConfigProto$FieldFilter) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		com.android.internal.os.StatsdConfigProto$FieldFilter x1
	static void access$24800 (com.android.internal.os.StatsdConfigProto$GaugeMetric) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
	static void access$24900 (com.android.internal.os.StatsdConfigProto$GaugeMetric, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		String x1
	static void access$25000 (com.android.internal.os.StatsdConfigProto$GaugeMetric) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
	static void access$25100 (com.android.internal.os.StatsdConfigProto$GaugeMetric, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		com.google.protobuf.ByteString x1
	static void access$25200 (com.android.internal.os.StatsdConfigProto$GaugeMetric, int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher x2
	static void access$25300 (com.android.internal.os.StatsdConfigProto$GaugeMetric, int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x2
	static void access$25400 (com.android.internal.os.StatsdConfigProto$GaugeMetric, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		com.android.internal.os.StatsdConfigProto$KeyMatcher x1
	static void access$25500 (com.android.internal.os.StatsdConfigProto$GaugeMetric, int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher x2
	static void access$25600 (com.android.internal.os.StatsdConfigProto$GaugeMetric, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x1
	static void access$25700 (com.android.internal.os.StatsdConfigProto$GaugeMetric, int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x2
	static void access$25800 (com.android.internal.os.StatsdConfigProto$GaugeMetric, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		Iterable x1
	static void access$25900 (com.android.internal.os.StatsdConfigProto$GaugeMetric) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
	static void access$26000 (com.android.internal.os.StatsdConfigProto$GaugeMetric, int) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		int x1
	static void access$26100 (com.android.internal.os.StatsdConfigProto$GaugeMetric, com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		com.android.internal.os.StatsdConfigProto$Bucket x1
	static void access$26200 (com.android.internal.os.StatsdConfigProto$GaugeMetric, com.android.internal.os.StatsdConfigProto$Bucket$Builder) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		com.android.internal.os.StatsdConfigProto$Bucket$Builder x1
	static void access$26300 (com.android.internal.os.StatsdConfigProto$GaugeMetric, com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		com.android.internal.os.StatsdConfigProto$Bucket x1
	static void access$26400 (com.android.internal.os.StatsdConfigProto$GaugeMetric) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
	static void access$26500 (com.android.internal.os.StatsdConfigProto$GaugeMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x2
	static void access$26600 (com.android.internal.os.StatsdConfigProto$GaugeMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder x2
	static void access$26700 (com.android.internal.os.StatsdConfigProto$GaugeMetric, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x1
	static void access$26800 (com.android.internal.os.StatsdConfigProto$GaugeMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x2
	static void access$26900 (com.android.internal.os.StatsdConfigProto$GaugeMetric, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder x1
	static void access$27000 (com.android.internal.os.StatsdConfigProto$GaugeMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder x2
	static void access$27100 (com.android.internal.os.StatsdConfigProto$GaugeMetric, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		Iterable x1
	static void access$27200 (com.android.internal.os.StatsdConfigProto$GaugeMetric) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
	static void access$27300 (com.android.internal.os.StatsdConfigProto$GaugeMetric, int) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric x0
		int x1
	static void  () 
}

com/android/internal/os/StatsdConfigProto$GaugeMetricOrBuilder.class
StatsdConfigProto.java
package com.android.internal.os
public abstract com.android.internal.os.StatsdConfigProto$GaugeMetricOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasWhat () 
	public abstract java.lang.String getWhat () 
	public abstract com.google.protobuf.ByteString getWhatBytes () 
	public abstract boolean hasGaugeFields () 
	public abstract com.android.internal.os.StatsdConfigProto$FieldFilter getGaugeFields () 
	public abstract boolean hasCondition () 
	public abstract java.lang.String getCondition () 
	public abstract com.google.protobuf.ByteString getConditionBytes () 
	public abstract java.util.List getDimensionList () 
	public abstract com.android.internal.os.StatsdConfigProto$KeyMatcher getDimension (int) 
	public abstract int getDimensionCount () 
	public abstract boolean hasBucket () 
	public abstract com.android.internal.os.StatsdConfigProto$Bucket getBucket () 
	public abstract java.util.List getLinksList () 
	public abstract com.android.internal.os.StatsdConfigProto$MetricConditionLink getLinks (int) 
	public abstract int getLinksCount () 
}

com/android/internal/os/StatsdConfigProto$KeyMatcher$Builder.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.internal.os.StatsdConfigProto$KeyMatcherOrBuilder  {
	private void  () 
	public boolean hasKey () 
	public int getKey () 
	public com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder setKey (int) 
		int value
	public com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder clearKey () 
	public boolean hasAsPackageName () 
	public boolean getAsPackageName () 
	public com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder setAsPackageName (boolean) 
		boolean value
	public com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder clearAsPackageName () 
	void  (com.android.internal.os.StatsdConfigProto$1) 
		com.android.internal.os.StatsdConfigProto$1 x0
}

com/android/internal/os/StatsdConfigProto$KeyMatcher.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$KeyMatcher extends com.google.protobuf.GeneratedMessageLite implements com.android.internal.os.StatsdConfigProto$KeyMatcherOrBuilder  {
	private int bitField0_
	public static final int KEY_FIELD_NUMBER
	private int key_
	public static final int AS_PACKAGE_NAME_FIELD_NUMBER
	private boolean asPackageName_
	private static final com.android.internal.os.StatsdConfigProto$KeyMatcher DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasKey () 
	public int getKey () 
	private void setKey (int) 
		int value
	private void clearKey () 
	public boolean hasAsPackageName () 
	public boolean getAsPackageName () 
	private void setAsPackageName (boolean) 
		boolean value
	private void clearAsPackageName () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.internal.os.StatsdConfigProto$KeyMatcher parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.os.StatsdConfigProto$KeyMatcher 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 com.android.internal.os.StatsdConfigProto$KeyMatcher parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.os.StatsdConfigProto$KeyMatcher parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$KeyMatcher parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$KeyMatcher parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$KeyMatcher parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$KeyMatcher parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$KeyMatcher parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.os.StatsdConfigProto$KeyMatcher parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder newBuilder () 
	public static com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder newBuilder (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.internal.os.StatsdConfigProto$KeyMatcher other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.internal.os.StatsdConfigProto$KeyMatcher getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.internal.os.StatsdConfigProto$KeyMatcher access$000 () 
	static void access$100 (com.android.internal.os.StatsdConfigProto$KeyMatcher, int) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher x0
		int x1
	static void access$200 (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher x0
	static void access$300 (com.android.internal.os.StatsdConfigProto$KeyMatcher, boolean) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher x0
		boolean x1
	static void access$400 (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher x0
	static void  () 
}

com/android/internal/os/StatsdConfigProto$KeyMatcherOrBuilder.class
StatsdConfigProto.java
package com.android.internal.os
public abstract com.android.internal.os.StatsdConfigProto$KeyMatcherOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasKey () 
	public abstract int getKey () 
	public abstract boolean hasAsPackageName () 
	public abstract boolean getAsPackageName () 
}

com/android/internal/os/StatsdConfigProto$KeyValueMatcher$Builder.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.internal.os.StatsdConfigProto$KeyValueMatcherOrBuilder  {
	private void  () 
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$ValueMatcherCase getValueMatcherCase () 
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder clearValueMatcher () 
	public boolean hasKeyMatcher () 
	public com.android.internal.os.StatsdConfigProto$KeyMatcher getKeyMatcher () 
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder setKeyMatcher (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder setKeyMatcher (com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder mergeKeyMatcher (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder clearKeyMatcher () 
	public boolean hasEqBool () 
	public boolean getEqBool () 
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder setEqBool (boolean) 
		boolean value
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder clearEqBool () 
	public boolean hasEqString () 
	public java.lang.String getEqString () 
	public com.google.protobuf.ByteString getEqStringBytes () 
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder setEqString (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder clearEqString () 
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder setEqStringBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasEqInt () 
	public int getEqInt () 
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder setEqInt (int) 
		int value
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder clearEqInt () 
	public boolean hasLtInt () 
	public long getLtInt () 
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder setLtInt (long) 
		long value
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder clearLtInt () 
	public boolean hasGtInt () 
	public long getGtInt () 
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder setGtInt (long) 
		long value
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder clearGtInt () 
	public boolean hasLtFloat () 
	public float getLtFloat () 
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder setLtFloat (float) 
		float value
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder clearLtFloat () 
	public boolean hasGtFloat () 
	public float getGtFloat () 
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder setGtFloat (float) 
		float value
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder clearGtFloat () 
	public boolean hasLteInt () 
	public long getLteInt () 
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder setLteInt (long) 
		long value
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder clearLteInt () 
	public boolean hasGteInt () 
	public long getGteInt () 
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder setGteInt (long) 
		long value
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder clearGteInt () 
	void  (com.android.internal.os.StatsdConfigProto$1) 
		com.android.internal.os.StatsdConfigProto$1 x0
}

com/android/internal/os/StatsdConfigProto$KeyValueMatcher$ValueMatcherCase.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$KeyValueMatcher$ValueMatcherCase extends java.lang.Enum implements com.google.protobuf.Internal$EnumLite  {
	public static final com.android.internal.os.StatsdConfigProto$KeyValueMatcher$ValueMatcherCase EQ_BOOL
	public static final com.android.internal.os.StatsdConfigProto$KeyValueMatcher$ValueMatcherCase EQ_STRING
	public static final com.android.internal.os.StatsdConfigProto$KeyValueMatcher$ValueMatcherCase EQ_INT
	public static final com.android.internal.os.StatsdConfigProto$KeyValueMatcher$ValueMatcherCase LT_INT
	public static final com.android.internal.os.StatsdConfigProto$KeyValueMatcher$ValueMatcherCase GT_INT
	public static final com.android.internal.os.StatsdConfigProto$KeyValueMatcher$ValueMatcherCase LT_FLOAT
	public static final com.android.internal.os.StatsdConfigProto$KeyValueMatcher$ValueMatcherCase GT_FLOAT
	public static final com.android.internal.os.StatsdConfigProto$KeyValueMatcher$ValueMatcherCase LTE_INT
	public static final com.android.internal.os.StatsdConfigProto$KeyValueMatcher$ValueMatcherCase GTE_INT
	public static final com.android.internal.os.StatsdConfigProto$KeyValueMatcher$ValueMatcherCase VALUEMATCHER_NOT_SET
	private final int value
	private static final com.android.internal.os.StatsdConfigProto$KeyValueMatcher$ValueMatcherCase[] $VALUES
	public static com.android.internal.os.StatsdConfigProto$KeyValueMatcher$ValueMatcherCase[] values () 
	public static com.android.internal.os.StatsdConfigProto$KeyValueMatcher$ValueMatcherCase valueOf (java.lang.String) 
		String name
	private void  (java.lang.String, int, int) 
		int value
	public static com.android.internal.os.StatsdConfigProto$KeyValueMatcher$ValueMatcherCase valueOf (int) 
		int value
	public static com.android.internal.os.StatsdConfigProto$KeyValueMatcher$ValueMatcherCase forNumber (int) 
		int value
	public int getNumber () 
	static void  () 
}

com/android/internal/os/StatsdConfigProto$KeyValueMatcher.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$KeyValueMatcher extends com.google.protobuf.GeneratedMessageLite implements com.android.internal.os.StatsdConfigProto$KeyValueMatcherOrBuilder  {
	private int bitField0_
	private int valueMatcherCase_
	private Object valueMatcher_
	public static final int KEY_MATCHER_FIELD_NUMBER
	private com.android.internal.os.StatsdConfigProto$KeyMatcher keyMatcher_
	public static final int EQ_BOOL_FIELD_NUMBER
	public static final int EQ_STRING_FIELD_NUMBER
	public static final int EQ_INT_FIELD_NUMBER
	public static final int LT_INT_FIELD_NUMBER
	public static final int GT_INT_FIELD_NUMBER
	public static final int LT_FLOAT_FIELD_NUMBER
	public static final int GT_FLOAT_FIELD_NUMBER
	public static final int LTE_INT_FIELD_NUMBER
	public static final int GTE_INT_FIELD_NUMBER
	private static final com.android.internal.os.StatsdConfigProto$KeyValueMatcher DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher$ValueMatcherCase getValueMatcherCase () 
	private void clearValueMatcher () 
	public boolean hasKeyMatcher () 
	public com.android.internal.os.StatsdConfigProto$KeyMatcher getKeyMatcher () 
	private void setKeyMatcher (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void setKeyMatcher (com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void mergeKeyMatcher (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void clearKeyMatcher () 
	public boolean hasEqBool () 
	public boolean getEqBool () 
	private void setEqBool (boolean) 
		boolean value
	private void clearEqBool () 
	public boolean hasEqString () 
	public java.lang.String getEqString () 
		String ref
	public com.google.protobuf.ByteString getEqStringBytes () 
		String ref
	private void setEqString (java.lang.String) 
		String value
	private void clearEqString () 
	private void setEqStringBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasEqInt () 
	public int getEqInt () 
	private void setEqInt (int) 
		int value
	private void clearEqInt () 
	public boolean hasLtInt () 
	public long getLtInt () 
	private void setLtInt (long) 
		long value
	private void clearLtInt () 
	public boolean hasGtInt () 
	public long getGtInt () 
	private void setGtInt (long) 
		long value
	private void clearGtInt () 
	public boolean hasLtFloat () 
	public float getLtFloat () 
	private void setLtFloat (float) 
		float value
	private void clearLtFloat () 
	public boolean hasGtFloat () 
	public float getGtFloat () 
	private void setGtFloat (float) 
		float value
	private void clearGtFloat () 
	public boolean hasLteInt () 
	public long getLteInt () 
	private void setLteInt (long) 
		long value
	private void clearLteInt () 
	public boolean hasGteInt () 
	public long getGteInt () 
	private void setGteInt (long) 
		long value
	private void clearGteInt () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.internal.os.StatsdConfigProto$KeyValueMatcher parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.os.StatsdConfigProto$KeyValueMatcher 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 com.android.internal.os.StatsdConfigProto$KeyValueMatcher parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.os.StatsdConfigProto$KeyValueMatcher parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$KeyValueMatcher parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$KeyValueMatcher parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$KeyValueMatcher parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$KeyValueMatcher parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$KeyValueMatcher parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.os.StatsdConfigProto$KeyValueMatcher parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder newBuilder () 
	public static com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder newBuilder (com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher other
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder subBuilder
		String s
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.internal.os.StatsdConfigProto$KeyValueMatcher getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.internal.os.StatsdConfigProto$KeyValueMatcher access$600 () 
	static void access$700 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
	static void access$800 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
		com.android.internal.os.StatsdConfigProto$KeyMatcher x1
	static void access$900 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x1
	static void access$1000 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
		com.android.internal.os.StatsdConfigProto$KeyMatcher x1
	static void access$1100 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
	static void access$1200 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher, boolean) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
		boolean x1
	static void access$1300 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
	static void access$1400 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
		String x1
	static void access$1500 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
	static void access$1600 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
		com.google.protobuf.ByteString x1
	static void access$1700 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher, int) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
		int x1
	static void access$1800 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
	static void access$1900 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher, long) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
		long x1
	static void access$2000 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
	static void access$2100 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher, long) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
		long x1
	static void access$2200 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
	static void access$2300 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher, float) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
		float x1
	static void access$2400 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
	static void access$2500 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher, float) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
		float x1
	static void access$2600 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
	static void access$2700 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher, long) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
		long x1
	static void access$2800 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
	static void access$2900 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher, long) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
		long x1
	static void access$3000 (com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x0
	static void  () 
}

com/android/internal/os/StatsdConfigProto$KeyValueMatcherOrBuilder.class
StatsdConfigProto.java
package com.android.internal.os
public abstract com.android.internal.os.StatsdConfigProto$KeyValueMatcherOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasKeyMatcher () 
	public abstract com.android.internal.os.StatsdConfigProto$KeyMatcher getKeyMatcher () 
	public abstract boolean hasEqBool () 
	public abstract boolean getEqBool () 
	public abstract boolean hasEqString () 
	public abstract java.lang.String getEqString () 
	public abstract com.google.protobuf.ByteString getEqStringBytes () 
	public abstract boolean hasEqInt () 
	public abstract int getEqInt () 
	public abstract boolean hasLtInt () 
	public abstract long getLtInt () 
	public abstract boolean hasGtInt () 
	public abstract long getGtInt () 
	public abstract boolean hasLtFloat () 
	public abstract float getLtFloat () 
	public abstract boolean hasGtFloat () 
	public abstract float getGtFloat () 
	public abstract boolean hasLteInt () 
	public abstract long getLteInt () 
	public abstract boolean hasGteInt () 
	public abstract long getGteInt () 
	public abstract com.android.internal.os.StatsdConfigProto$KeyValueMatcher$ValueMatcherCase getValueMatcherCase () 
}

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

com/android/internal/os/StatsdConfigProto$LogicalOperation.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$LogicalOperation extends java.lang.Enum implements com.google.protobuf.Internal$EnumLite  {
	public static final com.android.internal.os.StatsdConfigProto$LogicalOperation LOGICAL_OPERATION_UNSPECIFIED
	public static final com.android.internal.os.StatsdConfigProto$LogicalOperation AND
	public static final com.android.internal.os.StatsdConfigProto$LogicalOperation OR
	public static final com.android.internal.os.StatsdConfigProto$LogicalOperation NOT
	public static final com.android.internal.os.StatsdConfigProto$LogicalOperation NAND
	public static final com.android.internal.os.StatsdConfigProto$LogicalOperation NOR
	public static final int LOGICAL_OPERATION_UNSPECIFIED_VALUE
	public static final int AND_VALUE
	public static final int OR_VALUE
	public static final int NOT_VALUE
	public static final int NAND_VALUE
	public static final int NOR_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private final int value
	private static final com.android.internal.os.StatsdConfigProto$LogicalOperation[] $VALUES
	public static com.android.internal.os.StatsdConfigProto$LogicalOperation[] values () 
	public static com.android.internal.os.StatsdConfigProto$LogicalOperation valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.internal.os.StatsdConfigProto$LogicalOperation valueOf (int) 
		int value
	public static com.android.internal.os.StatsdConfigProto$LogicalOperation forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/internal/os/StatsdConfigProto$MetricConditionLink$Builder.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.internal.os.StatsdConfigProto$MetricConditionLinkOrBuilder  {
	private void  () 
	public boolean hasCondition () 
	public java.lang.String getCondition () 
	public com.google.protobuf.ByteString getConditionBytes () 
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder setCondition (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder clearCondition () 
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder setConditionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public java.util.List getKeyInWhatList () 
	public int getKeyInWhatCount () 
	public com.android.internal.os.StatsdConfigProto$KeyMatcher getKeyInWhat (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder setKeyInWhat (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder setKeyInWhat (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder addKeyInWhat (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder addKeyInWhat (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder addKeyInWhat (com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder addKeyInWhat (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder addAllKeyInWhat (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder clearKeyInWhat () 
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder removeKeyInWhat (int) 
		int index
	public java.util.List getKeyInConditionList () 
	public int getKeyInConditionCount () 
	public com.android.internal.os.StatsdConfigProto$KeyMatcher getKeyInCondition (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder setKeyInCondition (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder setKeyInCondition (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder addKeyInCondition (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder addKeyInCondition (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder addKeyInCondition (com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder addKeyInCondition (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder addAllKeyInCondition (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder clearKeyInCondition () 
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder removeKeyInCondition (int) 
		int index
	void  (com.android.internal.os.StatsdConfigProto$1) 
		com.android.internal.os.StatsdConfigProto$1 x0
}

com/android/internal/os/StatsdConfigProto$MetricConditionLink.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$MetricConditionLink extends com.google.protobuf.GeneratedMessageLite implements com.android.internal.os.StatsdConfigProto$MetricConditionLinkOrBuilder  {
	private int bitField0_
	public static final int CONDITION_FIELD_NUMBER
	private String condition_
	public static final int KEY_IN_WHAT_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList keyInWhat_
	public static final int KEY_IN_CONDITION_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList keyInCondition_
	private static final com.android.internal.os.StatsdConfigProto$MetricConditionLink DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasCondition () 
	public java.lang.String getCondition () 
	public com.google.protobuf.ByteString getConditionBytes () 
	private void setCondition (java.lang.String) 
		String value
	private void clearCondition () 
	private void setConditionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public java.util.List getKeyInWhatList () 
	public java.util.List getKeyInWhatOrBuilderList () 
	public int getKeyInWhatCount () 
	public com.android.internal.os.StatsdConfigProto$KeyMatcher getKeyInWhat (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$KeyMatcherOrBuilder getKeyInWhatOrBuilder (int) 
		int index
	private void ensureKeyInWhatIsMutable () 
	private void setKeyInWhat (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void setKeyInWhat (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addKeyInWhat (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void addKeyInWhat (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void addKeyInWhat (com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addKeyInWhat (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addAllKeyInWhat (java.lang.Iterable) 
		Iterable values
	private void clearKeyInWhat () 
	private void removeKeyInWhat (int) 
		int index
	public java.util.List getKeyInConditionList () 
	public java.util.List getKeyInConditionOrBuilderList () 
	public int getKeyInConditionCount () 
	public com.android.internal.os.StatsdConfigProto$KeyMatcher getKeyInCondition (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$KeyMatcherOrBuilder getKeyInConditionOrBuilder (int) 
		int index
	private void ensureKeyInConditionIsMutable () 
	private void setKeyInCondition (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void setKeyInCondition (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addKeyInCondition (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void addKeyInCondition (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void addKeyInCondition (com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addKeyInCondition (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addAllKeyInCondition (java.lang.Iterable) 
		Iterable values
	private void clearKeyInCondition () 
	private void removeKeyInCondition (int) 
		int index
	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 com.android.internal.os.StatsdConfigProto$MetricConditionLink parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.os.StatsdConfigProto$MetricConditionLink 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 com.android.internal.os.StatsdConfigProto$MetricConditionLink parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.os.StatsdConfigProto$MetricConditionLink parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$MetricConditionLink parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$MetricConditionLink parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$MetricConditionLink parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$MetricConditionLink parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$MetricConditionLink parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.os.StatsdConfigProto$MetricConditionLink parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder newBuilder () 
	public static com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder newBuilder (com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.internal.os.StatsdConfigProto$MetricConditionLink other
		String s
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.internal.os.StatsdConfigProto$MetricConditionLink getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.internal.os.StatsdConfigProto$MetricConditionLink access$11900 () 
	static void access$12000 (com.android.internal.os.StatsdConfigProto$MetricConditionLink, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
		String x1
	static void access$12100 (com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
	static void access$12200 (com.android.internal.os.StatsdConfigProto$MetricConditionLink, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
		com.google.protobuf.ByteString x1
	static void access$12300 (com.android.internal.os.StatsdConfigProto$MetricConditionLink, int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher x2
	static void access$12400 (com.android.internal.os.StatsdConfigProto$MetricConditionLink, int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x2
	static void access$12500 (com.android.internal.os.StatsdConfigProto$MetricConditionLink, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
		com.android.internal.os.StatsdConfigProto$KeyMatcher x1
	static void access$12600 (com.android.internal.os.StatsdConfigProto$MetricConditionLink, int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher x2
	static void access$12700 (com.android.internal.os.StatsdConfigProto$MetricConditionLink, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x1
	static void access$12800 (com.android.internal.os.StatsdConfigProto$MetricConditionLink, int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x2
	static void access$12900 (com.android.internal.os.StatsdConfigProto$MetricConditionLink, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
		Iterable x1
	static void access$13000 (com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
	static void access$13100 (com.android.internal.os.StatsdConfigProto$MetricConditionLink, int) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
		int x1
	static void access$13200 (com.android.internal.os.StatsdConfigProto$MetricConditionLink, int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher x2
	static void access$13300 (com.android.internal.os.StatsdConfigProto$MetricConditionLink, int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x2
	static void access$13400 (com.android.internal.os.StatsdConfigProto$MetricConditionLink, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
		com.android.internal.os.StatsdConfigProto$KeyMatcher x1
	static void access$13500 (com.android.internal.os.StatsdConfigProto$MetricConditionLink, int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher x2
	static void access$13600 (com.android.internal.os.StatsdConfigProto$MetricConditionLink, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x1
	static void access$13700 (com.android.internal.os.StatsdConfigProto$MetricConditionLink, int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x2
	static void access$13800 (com.android.internal.os.StatsdConfigProto$MetricConditionLink, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
		Iterable x1
	static void access$13900 (com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
	static void access$14000 (com.android.internal.os.StatsdConfigProto$MetricConditionLink, int) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x0
		int x1
	static void  () 
}

com/android/internal/os/StatsdConfigProto$MetricConditionLinkOrBuilder.class
StatsdConfigProto.java
package com.android.internal.os
public abstract com.android.internal.os.StatsdConfigProto$MetricConditionLinkOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasCondition () 
	public abstract java.lang.String getCondition () 
	public abstract com.google.protobuf.ByteString getConditionBytes () 
	public abstract java.util.List getKeyInWhatList () 
	public abstract com.android.internal.os.StatsdConfigProto$KeyMatcher getKeyInWhat (int) 
	public abstract int getKeyInWhatCount () 
	public abstract java.util.List getKeyInConditionList () 
	public abstract com.android.internal.os.StatsdConfigProto$KeyMatcher getKeyInCondition (int) 
	public abstract int getKeyInConditionCount () 
}

com/android/internal/os/StatsdConfigProto$Predicate$Builder.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$Predicate$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.internal.os.StatsdConfigProto$PredicateOrBuilder  {
	private void  () 
	public com.android.internal.os.StatsdConfigProto$Predicate$ContentsCase getContentsCase () 
	public com.android.internal.os.StatsdConfigProto$Predicate$Builder clearContents () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	public com.android.internal.os.StatsdConfigProto$Predicate$Builder setName (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$Predicate$Builder clearName () 
	public com.android.internal.os.StatsdConfigProto$Predicate$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasSimplePredicate () 
	public com.android.internal.os.StatsdConfigProto$SimplePredicate getSimplePredicate () 
	public com.android.internal.os.StatsdConfigProto$Predicate$Builder setSimplePredicate (com.android.internal.os.StatsdConfigProto$SimplePredicate) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate value
	public com.android.internal.os.StatsdConfigProto$Predicate$Builder setSimplePredicate (com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$Predicate$Builder mergeSimplePredicate (com.android.internal.os.StatsdConfigProto$SimplePredicate) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate value
	public com.android.internal.os.StatsdConfigProto$Predicate$Builder clearSimplePredicate () 
	public boolean hasCombination () 
	public com.android.internal.os.StatsdConfigProto$Predicate$Combination getCombination () 
	public com.android.internal.os.StatsdConfigProto$Predicate$Builder setCombination (com.android.internal.os.StatsdConfigProto$Predicate$Combination) 
		com.android.internal.os.StatsdConfigProto$Predicate$Combination value
	public com.android.internal.os.StatsdConfigProto$Predicate$Builder setCombination (com.android.internal.os.StatsdConfigProto$Predicate$Combination$Builder) 
		com.android.internal.os.StatsdConfigProto$Predicate$Combination$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$Predicate$Builder mergeCombination (com.android.internal.os.StatsdConfigProto$Predicate$Combination) 
		com.android.internal.os.StatsdConfigProto$Predicate$Combination value
	public com.android.internal.os.StatsdConfigProto$Predicate$Builder clearCombination () 
	void  (com.android.internal.os.StatsdConfigProto$1) 
		com.android.internal.os.StatsdConfigProto$1 x0
}

com/android/internal/os/StatsdConfigProto$Predicate$Combination$Builder.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$Predicate$Combination$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.internal.os.StatsdConfigProto$Predicate$CombinationOrBuilder  {
	private void  () 
	public boolean hasOperation () 
	public com.android.internal.os.StatsdConfigProto$LogicalOperation getOperation () 
	public com.android.internal.os.StatsdConfigProto$Predicate$Combination$Builder setOperation (com.android.internal.os.StatsdConfigProto$LogicalOperation) 
		com.android.internal.os.StatsdConfigProto$LogicalOperation value
	public com.android.internal.os.StatsdConfigProto$Predicate$Combination$Builder clearOperation () 
	public java.util.List getPredicateList () 
	public int getPredicateCount () 
	public java.lang.String getPredicate (int) 
		int index
	public com.google.protobuf.ByteString getPredicateBytes (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$Predicate$Combination$Builder setPredicate (int, java.lang.String) 
		int index
		String value
	public com.android.internal.os.StatsdConfigProto$Predicate$Combination$Builder addPredicate (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$Predicate$Combination$Builder addAllPredicate (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$Predicate$Combination$Builder clearPredicate () 
	public com.android.internal.os.StatsdConfigProto$Predicate$Combination$Builder addPredicateBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	void  (com.android.internal.os.StatsdConfigProto$1) 
		com.android.internal.os.StatsdConfigProto$1 x0
}

com/android/internal/os/StatsdConfigProto$Predicate$Combination.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$Predicate$Combination extends com.google.protobuf.GeneratedMessageLite implements com.android.internal.os.StatsdConfigProto$Predicate$CombinationOrBuilder  {
	private int bitField0_
	public static final int OPERATION_FIELD_NUMBER
	private int operation_
	public static final int PREDICATE_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList predicate_
	private static final com.android.internal.os.StatsdConfigProto$Predicate$Combination DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasOperation () 
	public com.android.internal.os.StatsdConfigProto$LogicalOperation getOperation () 
		com.android.internal.os.StatsdConfigProto$LogicalOperation result
	private void setOperation (com.android.internal.os.StatsdConfigProto$LogicalOperation) 
		com.android.internal.os.StatsdConfigProto$LogicalOperation value
	private void clearOperation () 
	public java.util.List getPredicateList () 
	public int getPredicateCount () 
	public java.lang.String getPredicate (int) 
		int index
	public com.google.protobuf.ByteString getPredicateBytes (int) 
		int index
	private void ensurePredicateIsMutable () 
	private void setPredicate (int, java.lang.String) 
		int index
		String value
	private void addPredicate (java.lang.String) 
		String value
	private void addAllPredicate (java.lang.Iterable) 
		Iterable values
	private void clearPredicate () 
	private void addPredicateBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	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 com.android.internal.os.StatsdConfigProto$Predicate$Combination parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.os.StatsdConfigProto$Predicate$Combination 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 com.android.internal.os.StatsdConfigProto$Predicate$Combination parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.os.StatsdConfigProto$Predicate$Combination parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Predicate$Combination parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$Predicate$Combination parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Predicate$Combination parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$Predicate$Combination parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Predicate$Combination parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.os.StatsdConfigProto$Predicate$Combination parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Predicate$Combination$Builder newBuilder () 
	public static com.android.internal.os.StatsdConfigProto$Predicate$Combination$Builder newBuilder (com.android.internal.os.StatsdConfigProto$Predicate$Combination) 
		com.android.internal.os.StatsdConfigProto$Predicate$Combination prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.internal.os.StatsdConfigProto$Predicate$Combination other
		int rawValue
		com.android.internal.os.StatsdConfigProto$LogicalOperation value
		String s
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.internal.os.StatsdConfigProto$Predicate$Combination getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.internal.os.StatsdConfigProto$Predicate$Combination access$9200 () 
	static void access$9300 (com.android.internal.os.StatsdConfigProto$Predicate$Combination, com.android.internal.os.StatsdConfigProto$LogicalOperation) 
		com.android.internal.os.StatsdConfigProto$Predicate$Combination x0
		com.android.internal.os.StatsdConfigProto$LogicalOperation x1
	static void access$9400 (com.android.internal.os.StatsdConfigProto$Predicate$Combination) 
		com.android.internal.os.StatsdConfigProto$Predicate$Combination x0
	static void access$9500 (com.android.internal.os.StatsdConfigProto$Predicate$Combination, int, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$Predicate$Combination x0
		int x1
		String x2
	static void access$9600 (com.android.internal.os.StatsdConfigProto$Predicate$Combination, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$Predicate$Combination x0
		String x1
	static void access$9700 (com.android.internal.os.StatsdConfigProto$Predicate$Combination, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$Predicate$Combination x0
		Iterable x1
	static void access$9800 (com.android.internal.os.StatsdConfigProto$Predicate$Combination) 
		com.android.internal.os.StatsdConfigProto$Predicate$Combination x0
	static void access$9900 (com.android.internal.os.StatsdConfigProto$Predicate$Combination, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$Predicate$Combination x0
		com.google.protobuf.ByteString x1
	static void  () 
}

com/android/internal/os/StatsdConfigProto$Predicate$CombinationOrBuilder.class
StatsdConfigProto.java
package com.android.internal.os
public abstract com.android.internal.os.StatsdConfigProto$Predicate$CombinationOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasOperation () 
	public abstract com.android.internal.os.StatsdConfigProto$LogicalOperation getOperation () 
	public abstract java.util.List getPredicateList () 
	public abstract int getPredicateCount () 
	public abstract java.lang.String getPredicate (int) 
	public abstract com.google.protobuf.ByteString getPredicateBytes (int) 
}

com/android/internal/os/StatsdConfigProto$Predicate$ContentsCase.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$Predicate$ContentsCase extends java.lang.Enum implements com.google.protobuf.Internal$EnumLite  {
	public static final com.android.internal.os.StatsdConfigProto$Predicate$ContentsCase SIMPLE_PREDICATE
	public static final com.android.internal.os.StatsdConfigProto$Predicate$ContentsCase COMBINATION
	public static final com.android.internal.os.StatsdConfigProto$Predicate$ContentsCase CONTENTS_NOT_SET
	private final int value
	private static final com.android.internal.os.StatsdConfigProto$Predicate$ContentsCase[] $VALUES
	public static com.android.internal.os.StatsdConfigProto$Predicate$ContentsCase[] values () 
	public static com.android.internal.os.StatsdConfigProto$Predicate$ContentsCase valueOf (java.lang.String) 
		String name
	private void  (java.lang.String, int, int) 
		int value
	public static com.android.internal.os.StatsdConfigProto$Predicate$ContentsCase valueOf (int) 
		int value
	public static com.android.internal.os.StatsdConfigProto$Predicate$ContentsCase forNumber (int) 
		int value
	public int getNumber () 
	static void  () 
}

com/android/internal/os/StatsdConfigProto$Predicate.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$Predicate extends com.google.protobuf.GeneratedMessageLite implements com.android.internal.os.StatsdConfigProto$PredicateOrBuilder  {
	private int bitField0_
	private int contentsCase_
	private Object contents_
	public static final int NAME_FIELD_NUMBER
	private String name_
	public static final int SIMPLE_PREDICATE_FIELD_NUMBER
	public static final int COMBINATION_FIELD_NUMBER
	private static final com.android.internal.os.StatsdConfigProto$Predicate DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public com.android.internal.os.StatsdConfigProto$Predicate$ContentsCase getContentsCase () 
	private void clearContents () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	private void setName (java.lang.String) 
		String value
	private void clearName () 
	private void setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasSimplePredicate () 
	public com.android.internal.os.StatsdConfigProto$SimplePredicate getSimplePredicate () 
	private void setSimplePredicate (com.android.internal.os.StatsdConfigProto$SimplePredicate) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate value
	private void setSimplePredicate (com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder builderForValue
	private void mergeSimplePredicate (com.android.internal.os.StatsdConfigProto$SimplePredicate) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate value
	private void clearSimplePredicate () 
	public boolean hasCombination () 
	public com.android.internal.os.StatsdConfigProto$Predicate$Combination getCombination () 
	private void setCombination (com.android.internal.os.StatsdConfigProto$Predicate$Combination) 
		com.android.internal.os.StatsdConfigProto$Predicate$Combination value
	private void setCombination (com.android.internal.os.StatsdConfigProto$Predicate$Combination$Builder) 
		com.android.internal.os.StatsdConfigProto$Predicate$Combination$Builder builderForValue
	private void mergeCombination (com.android.internal.os.StatsdConfigProto$Predicate$Combination) 
		com.android.internal.os.StatsdConfigProto$Predicate$Combination value
	private void clearCombination () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.internal.os.StatsdConfigProto$Predicate parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.os.StatsdConfigProto$Predicate 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 com.android.internal.os.StatsdConfigProto$Predicate parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.os.StatsdConfigProto$Predicate parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Predicate parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$Predicate parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Predicate parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$Predicate parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Predicate parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.os.StatsdConfigProto$Predicate parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$Predicate$Builder newBuilder () 
	public static com.android.internal.os.StatsdConfigProto$Predicate$Builder newBuilder (com.android.internal.os.StatsdConfigProto$Predicate) 
		com.android.internal.os.StatsdConfigProto$Predicate prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.internal.os.StatsdConfigProto$Predicate other
		String s
		com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder subBuilder
		com.android.internal.os.StatsdConfigProto$Predicate$Combination$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
		com.google.protobuf.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.internal.os.StatsdConfigProto$Predicate getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.internal.os.StatsdConfigProto$Predicate access$10100 () 
	static void access$10200 (com.android.internal.os.StatsdConfigProto$Predicate) 
		com.android.internal.os.StatsdConfigProto$Predicate x0
	static void access$10300 (com.android.internal.os.StatsdConfigProto$Predicate, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$Predicate x0
		String x1
	static void access$10400 (com.android.internal.os.StatsdConfigProto$Predicate) 
		com.android.internal.os.StatsdConfigProto$Predicate x0
	static void access$10500 (com.android.internal.os.StatsdConfigProto$Predicate, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$Predicate x0
		com.google.protobuf.ByteString x1
	static void access$10600 (com.android.internal.os.StatsdConfigProto$Predicate, com.android.internal.os.StatsdConfigProto$SimplePredicate) 
		com.android.internal.os.StatsdConfigProto$Predicate x0
		com.android.internal.os.StatsdConfigProto$SimplePredicate x1
	static void access$10700 (com.android.internal.os.StatsdConfigProto$Predicate, com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder) 
		com.android.internal.os.StatsdConfigProto$Predicate x0
		com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder x1
	static void access$10800 (com.android.internal.os.StatsdConfigProto$Predicate, com.android.internal.os.StatsdConfigProto$SimplePredicate) 
		com.android.internal.os.StatsdConfigProto$Predicate x0
		com.android.internal.os.StatsdConfigProto$SimplePredicate x1
	static void access$10900 (com.android.internal.os.StatsdConfigProto$Predicate) 
		com.android.internal.os.StatsdConfigProto$Predicate x0
	static void access$11000 (com.android.internal.os.StatsdConfigProto$Predicate, com.android.internal.os.StatsdConfigProto$Predicate$Combination) 
		com.android.internal.os.StatsdConfigProto$Predicate x0
		com.android.internal.os.StatsdConfigProto$Predicate$Combination x1
	static void access$11100 (com.android.internal.os.StatsdConfigProto$Predicate, com.android.internal.os.StatsdConfigProto$Predicate$Combination$Builder) 
		com.android.internal.os.StatsdConfigProto$Predicate x0
		com.android.internal.os.StatsdConfigProto$Predicate$Combination$Builder x1
	static void access$11200 (com.android.internal.os.StatsdConfigProto$Predicate, com.android.internal.os.StatsdConfigProto$Predicate$Combination) 
		com.android.internal.os.StatsdConfigProto$Predicate x0
		com.android.internal.os.StatsdConfigProto$Predicate$Combination x1
	static void access$11300 (com.android.internal.os.StatsdConfigProto$Predicate) 
		com.android.internal.os.StatsdConfigProto$Predicate x0
	static void  () 
}

com/android/internal/os/StatsdConfigProto$PredicateOrBuilder.class
StatsdConfigProto.java
package com.android.internal.os
public abstract com.android.internal.os.StatsdConfigProto$PredicateOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasSimplePredicate () 
	public abstract com.android.internal.os.StatsdConfigProto$SimplePredicate getSimplePredicate () 
	public abstract boolean hasCombination () 
	public abstract com.android.internal.os.StatsdConfigProto$Predicate$Combination getCombination () 
	public abstract com.android.internal.os.StatsdConfigProto$Predicate$ContentsCase getContentsCase () 
}

com/android/internal/os/StatsdConfigProto$SimpleAtomMatcher$Builder.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.internal.os.StatsdConfigProto$SimpleAtomMatcherOrBuilder  {
	private void  () 
	public boolean hasTag () 
	public int getTag () 
	public com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder setTag (int) 
		int value
	public com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder clearTag () 
	public java.util.List getKeyValueMatcherList () 
	public int getKeyValueMatcherCount () 
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher getKeyValueMatcher (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder setKeyValueMatcher (int, com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher value
	public com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder setKeyValueMatcher (int, com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder addKeyValueMatcher (com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher value
	public com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder addKeyValueMatcher (int, com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher value
	public com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder addKeyValueMatcher (com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder addKeyValueMatcher (int, com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder addAllKeyValueMatcher (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder clearKeyValueMatcher () 
	public com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder removeKeyValueMatcher (int) 
		int index
	void  (com.android.internal.os.StatsdConfigProto$1) 
		com.android.internal.os.StatsdConfigProto$1 x0
}

com/android/internal/os/StatsdConfigProto$SimpleAtomMatcher.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher extends com.google.protobuf.GeneratedMessageLite implements com.android.internal.os.StatsdConfigProto$SimpleAtomMatcherOrBuilder  {
	private int bitField0_
	public static final int TAG_FIELD_NUMBER
	private int tag_
	public static final int KEY_VALUE_MATCHER_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList keyValueMatcher_
	private static final com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasTag () 
	public int getTag () 
	private void setTag (int) 
		int value
	private void clearTag () 
	public java.util.List getKeyValueMatcherList () 
	public java.util.List getKeyValueMatcherOrBuilderList () 
	public int getKeyValueMatcherCount () 
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcher getKeyValueMatcher (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$KeyValueMatcherOrBuilder getKeyValueMatcherOrBuilder (int) 
		int index
	private void ensureKeyValueMatcherIsMutable () 
	private void setKeyValueMatcher (int, com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher value
	private void setKeyValueMatcher (int, com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder builderForValue
	private void addKeyValueMatcher (com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher value
	private void addKeyValueMatcher (int, com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher value
	private void addKeyValueMatcher (com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder builderForValue
	private void addKeyValueMatcher (int, com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder builderForValue
	private void addAllKeyValueMatcher (java.lang.Iterable) 
		Iterable values
	private void clearKeyValueMatcher () 
	private void removeKeyValueMatcher (int) 
		int index
	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 com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher 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 com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder newBuilder () 
	public static com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher$Builder newBuilder (com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher) 
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher access$3200 () 
	static void access$3300 (com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher, int) 
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher x0
		int x1
	static void access$3400 (com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher) 
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher x0
	static void access$3500 (com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher, int, com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x2
	static void access$3600 (com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher, int, com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder x2
	static void access$3700 (com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher, com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher x0
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x1
	static void access$3800 (com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher, int, com.android.internal.os.StatsdConfigProto$KeyValueMatcher) 
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher x2
	static void access$3900 (com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher, com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher x0
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder x1
	static void access$4000 (com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher, int, com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyValueMatcher$Builder x2
	static void access$4100 (com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher x0
		Iterable x1
	static void access$4200 (com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher) 
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher x0
	static void access$4300 (com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher, int) 
		com.android.internal.os.StatsdConfigProto$SimpleAtomMatcher x0
		int x1
	static void  () 
}

com/android/internal/os/StatsdConfigProto$SimpleAtomMatcherOrBuilder.class
StatsdConfigProto.java
package com.android.internal.os
public abstract com.android.internal.os.StatsdConfigProto$SimpleAtomMatcherOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasTag () 
	public abstract int getTag () 
	public abstract java.util.List getKeyValueMatcherList () 
	public abstract com.android.internal.os.StatsdConfigProto$KeyValueMatcher getKeyValueMatcher (int) 
	public abstract int getKeyValueMatcherCount () 
}

com/android/internal/os/StatsdConfigProto$SimplePredicate$Builder.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.internal.os.StatsdConfigProto$SimplePredicateOrBuilder  {
	private void  () 
	public boolean hasStart () 
	public java.lang.String getStart () 
	public com.google.protobuf.ByteString getStartBytes () 
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder setStart (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder clearStart () 
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder setStartBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasStop () 
	public java.lang.String getStop () 
	public com.google.protobuf.ByteString getStopBytes () 
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder setStop (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder clearStop () 
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder setStopBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCountNesting () 
	public boolean getCountNesting () 
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder setCountNesting (boolean) 
		boolean value
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder clearCountNesting () 
	public boolean hasStopAll () 
	public java.lang.String getStopAll () 
	public com.google.protobuf.ByteString getStopAllBytes () 
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder setStopAll (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder clearStopAll () 
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder setStopAllBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasInitialValue () 
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$InitialValue getInitialValue () 
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder setInitialValue (com.android.internal.os.StatsdConfigProto$SimplePredicate$InitialValue) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate$InitialValue value
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder clearInitialValue () 
	public java.util.List getDimensionList () 
	public int getDimensionCount () 
	public com.android.internal.os.StatsdConfigProto$KeyMatcher getDimension (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder addAllDimension (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder clearDimension () 
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder removeDimension (int) 
		int index
	void  (com.android.internal.os.StatsdConfigProto$1) 
		com.android.internal.os.StatsdConfigProto$1 x0
}

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

com/android/internal/os/StatsdConfigProto$SimplePredicate$InitialValue.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$SimplePredicate$InitialValue extends java.lang.Enum implements com.google.protobuf.Internal$EnumLite  {
	public static final com.android.internal.os.StatsdConfigProto$SimplePredicate$InitialValue UNKNOWN
	public static final com.android.internal.os.StatsdConfigProto$SimplePredicate$InitialValue FALSE
	public static final int UNKNOWN_VALUE
	public static final int FALSE_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private final int value
	private static final com.android.internal.os.StatsdConfigProto$SimplePredicate$InitialValue[] $VALUES
	public static com.android.internal.os.StatsdConfigProto$SimplePredicate$InitialValue[] values () 
	public static com.android.internal.os.StatsdConfigProto$SimplePredicate$InitialValue valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.internal.os.StatsdConfigProto$SimplePredicate$InitialValue valueOf (int) 
		int value
	public static com.android.internal.os.StatsdConfigProto$SimplePredicate$InitialValue forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/internal/os/StatsdConfigProto$SimplePredicate.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$SimplePredicate extends com.google.protobuf.GeneratedMessageLite implements com.android.internal.os.StatsdConfigProto$SimplePredicateOrBuilder  {
	private int bitField0_
	public static final int START_FIELD_NUMBER
	private String start_
	public static final int STOP_FIELD_NUMBER
	private String stop_
	public static final int COUNT_NESTING_FIELD_NUMBER
	private boolean countNesting_
	public static final int STOP_ALL_FIELD_NUMBER
	private String stopAll_
	public static final int INITIAL_VALUE_FIELD_NUMBER
	private int initialValue_
	public static final int DIMENSION_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList dimension_
	private static final com.android.internal.os.StatsdConfigProto$SimplePredicate DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasStart () 
	public java.lang.String getStart () 
	public com.google.protobuf.ByteString getStartBytes () 
	private void setStart (java.lang.String) 
		String value
	private void clearStart () 
	private void setStartBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasStop () 
	public java.lang.String getStop () 
	public com.google.protobuf.ByteString getStopBytes () 
	private void setStop (java.lang.String) 
		String value
	private void clearStop () 
	private void setStopBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCountNesting () 
	public boolean getCountNesting () 
	private void setCountNesting (boolean) 
		boolean value
	private void clearCountNesting () 
	public boolean hasStopAll () 
	public java.lang.String getStopAll () 
	public com.google.protobuf.ByteString getStopAllBytes () 
	private void setStopAll (java.lang.String) 
		String value
	private void clearStopAll () 
	private void setStopAllBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasInitialValue () 
	public com.android.internal.os.StatsdConfigProto$SimplePredicate$InitialValue getInitialValue () 
		com.android.internal.os.StatsdConfigProto$SimplePredicate$InitialValue result
	private void setInitialValue (com.android.internal.os.StatsdConfigProto$SimplePredicate$InitialValue) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate$InitialValue value
	private void clearInitialValue () 
	public java.util.List getDimensionList () 
	public java.util.List getDimensionOrBuilderList () 
	public int getDimensionCount () 
	public com.android.internal.os.StatsdConfigProto$KeyMatcher getDimension (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$KeyMatcherOrBuilder getDimensionOrBuilder (int) 
		int index
	private void ensureDimensionIsMutable () 
	private void setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addAllDimension (java.lang.Iterable) 
		Iterable values
	private void clearDimension () 
	private void removeDimension (int) 
		int index
	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 com.android.internal.os.StatsdConfigProto$SimplePredicate parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.os.StatsdConfigProto$SimplePredicate 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 com.android.internal.os.StatsdConfigProto$SimplePredicate parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.os.StatsdConfigProto$SimplePredicate parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$SimplePredicate parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$SimplePredicate parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$SimplePredicate parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$SimplePredicate parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$SimplePredicate parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.os.StatsdConfigProto$SimplePredicate parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder newBuilder () 
	public static com.android.internal.os.StatsdConfigProto$SimplePredicate$Builder newBuilder (com.android.internal.os.StatsdConfigProto$SimplePredicate) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.internal.os.StatsdConfigProto$SimplePredicate other
		String s
		String s
		String s
		int rawValue
		com.android.internal.os.StatsdConfigProto$SimplePredicate$InitialValue value
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.internal.os.StatsdConfigProto$SimplePredicate getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.internal.os.StatsdConfigProto$SimplePredicate access$6800 () 
	static void access$6900 (com.android.internal.os.StatsdConfigProto$SimplePredicate, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
		String x1
	static void access$7000 (com.android.internal.os.StatsdConfigProto$SimplePredicate) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
	static void access$7100 (com.android.internal.os.StatsdConfigProto$SimplePredicate, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
		com.google.protobuf.ByteString x1
	static void access$7200 (com.android.internal.os.StatsdConfigProto$SimplePredicate, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
		String x1
	static void access$7300 (com.android.internal.os.StatsdConfigProto$SimplePredicate) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
	static void access$7400 (com.android.internal.os.StatsdConfigProto$SimplePredicate, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
		com.google.protobuf.ByteString x1
	static void access$7500 (com.android.internal.os.StatsdConfigProto$SimplePredicate, boolean) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
		boolean x1
	static void access$7600 (com.android.internal.os.StatsdConfigProto$SimplePredicate) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
	static void access$7700 (com.android.internal.os.StatsdConfigProto$SimplePredicate, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
		String x1
	static void access$7800 (com.android.internal.os.StatsdConfigProto$SimplePredicate) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
	static void access$7900 (com.android.internal.os.StatsdConfigProto$SimplePredicate, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
		com.google.protobuf.ByteString x1
	static void access$8000 (com.android.internal.os.StatsdConfigProto$SimplePredicate, com.android.internal.os.StatsdConfigProto$SimplePredicate$InitialValue) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
		com.android.internal.os.StatsdConfigProto$SimplePredicate$InitialValue x1
	static void access$8100 (com.android.internal.os.StatsdConfigProto$SimplePredicate) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
	static void access$8200 (com.android.internal.os.StatsdConfigProto$SimplePredicate, int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher x2
	static void access$8300 (com.android.internal.os.StatsdConfigProto$SimplePredicate, int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x2
	static void access$8400 (com.android.internal.os.StatsdConfigProto$SimplePredicate, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
		com.android.internal.os.StatsdConfigProto$KeyMatcher x1
	static void access$8500 (com.android.internal.os.StatsdConfigProto$SimplePredicate, int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher x2
	static void access$8600 (com.android.internal.os.StatsdConfigProto$SimplePredicate, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x1
	static void access$8700 (com.android.internal.os.StatsdConfigProto$SimplePredicate, int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x2
	static void access$8800 (com.android.internal.os.StatsdConfigProto$SimplePredicate, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
		Iterable x1
	static void access$8900 (com.android.internal.os.StatsdConfigProto$SimplePredicate) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
	static void access$9000 (com.android.internal.os.StatsdConfigProto$SimplePredicate, int) 
		com.android.internal.os.StatsdConfigProto$SimplePredicate x0
		int x1
	static void  () 
}

com/android/internal/os/StatsdConfigProto$SimplePredicateOrBuilder.class
StatsdConfigProto.java
package com.android.internal.os
public abstract com.android.internal.os.StatsdConfigProto$SimplePredicateOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasStart () 
	public abstract java.lang.String getStart () 
	public abstract com.google.protobuf.ByteString getStartBytes () 
	public abstract boolean hasStop () 
	public abstract java.lang.String getStop () 
	public abstract com.google.protobuf.ByteString getStopBytes () 
	public abstract boolean hasCountNesting () 
	public abstract boolean getCountNesting () 
	public abstract boolean hasStopAll () 
	public abstract java.lang.String getStopAll () 
	public abstract com.google.protobuf.ByteString getStopAllBytes () 
	public abstract boolean hasInitialValue () 
	public abstract com.android.internal.os.StatsdConfigProto$SimplePredicate$InitialValue getInitialValue () 
	public abstract java.util.List getDimensionList () 
	public abstract com.android.internal.os.StatsdConfigProto$KeyMatcher getDimension (int) 
	public abstract int getDimensionCount () 
}

com/android/internal/os/StatsdConfigProto$StatsdConfig$Builder.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.internal.os.StatsdConfigProto$StatsdConfigOrBuilder  {
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder setName (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder clearName () 
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public java.util.List getEventMetricList () 
	public int getEventMetricCount () 
	public com.android.internal.os.StatsdConfigProto$EventMetric getEventMetric (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder setEventMetric (int, com.android.internal.os.StatsdConfigProto$EventMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$EventMetric value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder setEventMetric (int, com.android.internal.os.StatsdConfigProto$EventMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$EventMetric$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addEventMetric (com.android.internal.os.StatsdConfigProto$EventMetric) 
		com.android.internal.os.StatsdConfigProto$EventMetric value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addEventMetric (int, com.android.internal.os.StatsdConfigProto$EventMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$EventMetric value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addEventMetric (com.android.internal.os.StatsdConfigProto$EventMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$EventMetric$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addEventMetric (int, com.android.internal.os.StatsdConfigProto$EventMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$EventMetric$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addAllEventMetric (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder clearEventMetric () 
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder removeEventMetric (int) 
		int index
	public java.util.List getCountMetricList () 
	public int getCountMetricCount () 
	public com.android.internal.os.StatsdConfigProto$CountMetric getCountMetric (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder setCountMetric (int, com.android.internal.os.StatsdConfigProto$CountMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$CountMetric value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder setCountMetric (int, com.android.internal.os.StatsdConfigProto$CountMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$CountMetric$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addCountMetric (com.android.internal.os.StatsdConfigProto$CountMetric) 
		com.android.internal.os.StatsdConfigProto$CountMetric value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addCountMetric (int, com.android.internal.os.StatsdConfigProto$CountMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$CountMetric value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addCountMetric (com.android.internal.os.StatsdConfigProto$CountMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$CountMetric$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addCountMetric (int, com.android.internal.os.StatsdConfigProto$CountMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$CountMetric$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addAllCountMetric (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder clearCountMetric () 
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder removeCountMetric (int) 
		int index
	public java.util.List getValueMetricList () 
	public int getValueMetricCount () 
	public com.android.internal.os.StatsdConfigProto$ValueMetric getValueMetric (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder setValueMetric (int, com.android.internal.os.StatsdConfigProto$ValueMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$ValueMetric value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder setValueMetric (int, com.android.internal.os.StatsdConfigProto$ValueMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$ValueMetric$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addValueMetric (com.android.internal.os.StatsdConfigProto$ValueMetric) 
		com.android.internal.os.StatsdConfigProto$ValueMetric value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addValueMetric (int, com.android.internal.os.StatsdConfigProto$ValueMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$ValueMetric value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addValueMetric (com.android.internal.os.StatsdConfigProto$ValueMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$ValueMetric$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addValueMetric (int, com.android.internal.os.StatsdConfigProto$ValueMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$ValueMetric$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addAllValueMetric (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder clearValueMetric () 
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder removeValueMetric (int) 
		int index
	public java.util.List getGaugeMetricList () 
	public int getGaugeMetricCount () 
	public com.android.internal.os.StatsdConfigProto$GaugeMetric getGaugeMetric (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder setGaugeMetric (int, com.android.internal.os.StatsdConfigProto$GaugeMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$GaugeMetric value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder setGaugeMetric (int, com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addGaugeMetric (com.android.internal.os.StatsdConfigProto$GaugeMetric) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addGaugeMetric (int, com.android.internal.os.StatsdConfigProto$GaugeMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$GaugeMetric value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addGaugeMetric (com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addGaugeMetric (int, com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addAllGaugeMetric (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder clearGaugeMetric () 
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder removeGaugeMetric (int) 
		int index
	public java.util.List getDurationMetricList () 
	public int getDurationMetricCount () 
	public com.android.internal.os.StatsdConfigProto$DurationMetric getDurationMetric (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder setDurationMetric (int, com.android.internal.os.StatsdConfigProto$DurationMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$DurationMetric value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder setDurationMetric (int, com.android.internal.os.StatsdConfigProto$DurationMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$DurationMetric$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addDurationMetric (com.android.internal.os.StatsdConfigProto$DurationMetric) 
		com.android.internal.os.StatsdConfigProto$DurationMetric value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addDurationMetric (int, com.android.internal.os.StatsdConfigProto$DurationMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$DurationMetric value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addDurationMetric (com.android.internal.os.StatsdConfigProto$DurationMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$DurationMetric$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addDurationMetric (int, com.android.internal.os.StatsdConfigProto$DurationMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$DurationMetric$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addAllDurationMetric (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder clearDurationMetric () 
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder removeDurationMetric (int) 
		int index
	public java.util.List getAtomMatcherList () 
	public int getAtomMatcherCount () 
	public com.android.internal.os.StatsdConfigProto$AtomMatcher getAtomMatcher (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder setAtomMatcher (int, com.android.internal.os.StatsdConfigProto$AtomMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$AtomMatcher value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder setAtomMatcher (int, com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addAtomMatcher (com.android.internal.os.StatsdConfigProto$AtomMatcher) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addAtomMatcher (int, com.android.internal.os.StatsdConfigProto$AtomMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$AtomMatcher value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addAtomMatcher (com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addAtomMatcher (int, com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addAllAtomMatcher (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder clearAtomMatcher () 
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder removeAtomMatcher (int) 
		int index
	public java.util.List getPredicateList () 
	public int getPredicateCount () 
	public com.android.internal.os.StatsdConfigProto$Predicate getPredicate (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder setPredicate (int, com.android.internal.os.StatsdConfigProto$Predicate) 
		int index
		com.android.internal.os.StatsdConfigProto$Predicate value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder setPredicate (int, com.android.internal.os.StatsdConfigProto$Predicate$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$Predicate$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addPredicate (com.android.internal.os.StatsdConfigProto$Predicate) 
		com.android.internal.os.StatsdConfigProto$Predicate value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addPredicate (int, com.android.internal.os.StatsdConfigProto$Predicate) 
		int index
		com.android.internal.os.StatsdConfigProto$Predicate value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addPredicate (com.android.internal.os.StatsdConfigProto$Predicate$Builder) 
		com.android.internal.os.StatsdConfigProto$Predicate$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addPredicate (int, com.android.internal.os.StatsdConfigProto$Predicate$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$Predicate$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addAllPredicate (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder clearPredicate () 
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder removePredicate (int) 
		int index
	public java.util.List getAlertList () 
	public int getAlertCount () 
	public com.android.internal.os.StatsdConfigProto$Alert getAlert (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder setAlert (int, com.android.internal.os.StatsdConfigProto$Alert) 
		int index
		com.android.internal.os.StatsdConfigProto$Alert value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder setAlert (int, com.android.internal.os.StatsdConfigProto$Alert$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$Alert$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addAlert (com.android.internal.os.StatsdConfigProto$Alert) 
		com.android.internal.os.StatsdConfigProto$Alert value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addAlert (int, com.android.internal.os.StatsdConfigProto$Alert) 
		int index
		com.android.internal.os.StatsdConfigProto$Alert value
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addAlert (com.android.internal.os.StatsdConfigProto$Alert$Builder) 
		com.android.internal.os.StatsdConfigProto$Alert$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addAlert (int, com.android.internal.os.StatsdConfigProto$Alert$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$Alert$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder addAllAlert (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder clearAlert () 
	public com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder removeAlert (int) 
		int index
	void  (com.android.internal.os.StatsdConfigProto$1) 
		com.android.internal.os.StatsdConfigProto$1 x0
}

com/android/internal/os/StatsdConfigProto$StatsdConfig.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$StatsdConfig extends com.google.protobuf.GeneratedMessageLite implements com.android.internal.os.StatsdConfigProto$StatsdConfigOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private String name_
	public static final int EVENT_METRIC_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList eventMetric_
	public static final int COUNT_METRIC_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList countMetric_
	public static final int VALUE_METRIC_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList valueMetric_
	public static final int GAUGE_METRIC_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList gaugeMetric_
	public static final int DURATION_METRIC_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList durationMetric_
	public static final int ATOM_MATCHER_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList atomMatcher_
	public static final int PREDICATE_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList predicate_
	public static final int ALERT_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList alert_
	private static final com.android.internal.os.StatsdConfigProto$StatsdConfig DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	private void setName (java.lang.String) 
		String value
	private void clearName () 
	private void setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public java.util.List getEventMetricList () 
	public java.util.List getEventMetricOrBuilderList () 
	public int getEventMetricCount () 
	public com.android.internal.os.StatsdConfigProto$EventMetric getEventMetric (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$EventMetricOrBuilder getEventMetricOrBuilder (int) 
		int index
	private void ensureEventMetricIsMutable () 
	private void setEventMetric (int, com.android.internal.os.StatsdConfigProto$EventMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$EventMetric value
	private void setEventMetric (int, com.android.internal.os.StatsdConfigProto$EventMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$EventMetric$Builder builderForValue
	private void addEventMetric (com.android.internal.os.StatsdConfigProto$EventMetric) 
		com.android.internal.os.StatsdConfigProto$EventMetric value
	private void addEventMetric (int, com.android.internal.os.StatsdConfigProto$EventMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$EventMetric value
	private void addEventMetric (com.android.internal.os.StatsdConfigProto$EventMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$EventMetric$Builder builderForValue
	private void addEventMetric (int, com.android.internal.os.StatsdConfigProto$EventMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$EventMetric$Builder builderForValue
	private void addAllEventMetric (java.lang.Iterable) 
		Iterable values
	private void clearEventMetric () 
	private void removeEventMetric (int) 
		int index
	public java.util.List getCountMetricList () 
	public java.util.List getCountMetricOrBuilderList () 
	public int getCountMetricCount () 
	public com.android.internal.os.StatsdConfigProto$CountMetric getCountMetric (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$CountMetricOrBuilder getCountMetricOrBuilder (int) 
		int index
	private void ensureCountMetricIsMutable () 
	private void setCountMetric (int, com.android.internal.os.StatsdConfigProto$CountMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$CountMetric value
	private void setCountMetric (int, com.android.internal.os.StatsdConfigProto$CountMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$CountMetric$Builder builderForValue
	private void addCountMetric (com.android.internal.os.StatsdConfigProto$CountMetric) 
		com.android.internal.os.StatsdConfigProto$CountMetric value
	private void addCountMetric (int, com.android.internal.os.StatsdConfigProto$CountMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$CountMetric value
	private void addCountMetric (com.android.internal.os.StatsdConfigProto$CountMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$CountMetric$Builder builderForValue
	private void addCountMetric (int, com.android.internal.os.StatsdConfigProto$CountMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$CountMetric$Builder builderForValue
	private void addAllCountMetric (java.lang.Iterable) 
		Iterable values
	private void clearCountMetric () 
	private void removeCountMetric (int) 
		int index
	public java.util.List getValueMetricList () 
	public java.util.List getValueMetricOrBuilderList () 
	public int getValueMetricCount () 
	public com.android.internal.os.StatsdConfigProto$ValueMetric getValueMetric (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$ValueMetricOrBuilder getValueMetricOrBuilder (int) 
		int index
	private void ensureValueMetricIsMutable () 
	private void setValueMetric (int, com.android.internal.os.StatsdConfigProto$ValueMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$ValueMetric value
	private void setValueMetric (int, com.android.internal.os.StatsdConfigProto$ValueMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$ValueMetric$Builder builderForValue
	private void addValueMetric (com.android.internal.os.StatsdConfigProto$ValueMetric) 
		com.android.internal.os.StatsdConfigProto$ValueMetric value
	private void addValueMetric (int, com.android.internal.os.StatsdConfigProto$ValueMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$ValueMetric value
	private void addValueMetric (com.android.internal.os.StatsdConfigProto$ValueMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$ValueMetric$Builder builderForValue
	private void addValueMetric (int, com.android.internal.os.StatsdConfigProto$ValueMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$ValueMetric$Builder builderForValue
	private void addAllValueMetric (java.lang.Iterable) 
		Iterable values
	private void clearValueMetric () 
	private void removeValueMetric (int) 
		int index
	public java.util.List getGaugeMetricList () 
	public java.util.List getGaugeMetricOrBuilderList () 
	public int getGaugeMetricCount () 
	public com.android.internal.os.StatsdConfigProto$GaugeMetric getGaugeMetric (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$GaugeMetricOrBuilder getGaugeMetricOrBuilder (int) 
		int index
	private void ensureGaugeMetricIsMutable () 
	private void setGaugeMetric (int, com.android.internal.os.StatsdConfigProto$GaugeMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$GaugeMetric value
	private void setGaugeMetric (int, com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder builderForValue
	private void addGaugeMetric (com.android.internal.os.StatsdConfigProto$GaugeMetric) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric value
	private void addGaugeMetric (int, com.android.internal.os.StatsdConfigProto$GaugeMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$GaugeMetric value
	private void addGaugeMetric (com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder builderForValue
	private void addGaugeMetric (int, com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder builderForValue
	private void addAllGaugeMetric (java.lang.Iterable) 
		Iterable values
	private void clearGaugeMetric () 
	private void removeGaugeMetric (int) 
		int index
	public java.util.List getDurationMetricList () 
	public java.util.List getDurationMetricOrBuilderList () 
	public int getDurationMetricCount () 
	public com.android.internal.os.StatsdConfigProto$DurationMetric getDurationMetric (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$DurationMetricOrBuilder getDurationMetricOrBuilder (int) 
		int index
	private void ensureDurationMetricIsMutable () 
	private void setDurationMetric (int, com.android.internal.os.StatsdConfigProto$DurationMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$DurationMetric value
	private void setDurationMetric (int, com.android.internal.os.StatsdConfigProto$DurationMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$DurationMetric$Builder builderForValue
	private void addDurationMetric (com.android.internal.os.StatsdConfigProto$DurationMetric) 
		com.android.internal.os.StatsdConfigProto$DurationMetric value
	private void addDurationMetric (int, com.android.internal.os.StatsdConfigProto$DurationMetric) 
		int index
		com.android.internal.os.StatsdConfigProto$DurationMetric value
	private void addDurationMetric (com.android.internal.os.StatsdConfigProto$DurationMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$DurationMetric$Builder builderForValue
	private void addDurationMetric (int, com.android.internal.os.StatsdConfigProto$DurationMetric$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$DurationMetric$Builder builderForValue
	private void addAllDurationMetric (java.lang.Iterable) 
		Iterable values
	private void clearDurationMetric () 
	private void removeDurationMetric (int) 
		int index
	public java.util.List getAtomMatcherList () 
	public java.util.List getAtomMatcherOrBuilderList () 
	public int getAtomMatcherCount () 
	public com.android.internal.os.StatsdConfigProto$AtomMatcher getAtomMatcher (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$AtomMatcherOrBuilder getAtomMatcherOrBuilder (int) 
		int index
	private void ensureAtomMatcherIsMutable () 
	private void setAtomMatcher (int, com.android.internal.os.StatsdConfigProto$AtomMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$AtomMatcher value
	private void setAtomMatcher (int, com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder builderForValue
	private void addAtomMatcher (com.android.internal.os.StatsdConfigProto$AtomMatcher) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher value
	private void addAtomMatcher (int, com.android.internal.os.StatsdConfigProto$AtomMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$AtomMatcher value
	private void addAtomMatcher (com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder builderForValue
	private void addAtomMatcher (int, com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder builderForValue
	private void addAllAtomMatcher (java.lang.Iterable) 
		Iterable values
	private void clearAtomMatcher () 
	private void removeAtomMatcher (int) 
		int index
	public java.util.List getPredicateList () 
	public java.util.List getPredicateOrBuilderList () 
	public int getPredicateCount () 
	public com.android.internal.os.StatsdConfigProto$Predicate getPredicate (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$PredicateOrBuilder getPredicateOrBuilder (int) 
		int index
	private void ensurePredicateIsMutable () 
	private void setPredicate (int, com.android.internal.os.StatsdConfigProto$Predicate) 
		int index
		com.android.internal.os.StatsdConfigProto$Predicate value
	private void setPredicate (int, com.android.internal.os.StatsdConfigProto$Predicate$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$Predicate$Builder builderForValue
	private void addPredicate (com.android.internal.os.StatsdConfigProto$Predicate) 
		com.android.internal.os.StatsdConfigProto$Predicate value
	private void addPredicate (int, com.android.internal.os.StatsdConfigProto$Predicate) 
		int index
		com.android.internal.os.StatsdConfigProto$Predicate value
	private void addPredicate (com.android.internal.os.StatsdConfigProto$Predicate$Builder) 
		com.android.internal.os.StatsdConfigProto$Predicate$Builder builderForValue
	private void addPredicate (int, com.android.internal.os.StatsdConfigProto$Predicate$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$Predicate$Builder builderForValue
	private void addAllPredicate (java.lang.Iterable) 
		Iterable values
	private void clearPredicate () 
	private void removePredicate (int) 
		int index
	public java.util.List getAlertList () 
	public java.util.List getAlertOrBuilderList () 
	public int getAlertCount () 
	public com.android.internal.os.StatsdConfigProto$Alert getAlert (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$AlertOrBuilder getAlertOrBuilder (int) 
		int index
	private void ensureAlertIsMutable () 
	private void setAlert (int, com.android.internal.os.StatsdConfigProto$Alert) 
		int index
		com.android.internal.os.StatsdConfigProto$Alert value
	private void setAlert (int, com.android.internal.os.StatsdConfigProto$Alert$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$Alert$Builder builderForValue
	private void addAlert (com.android.internal.os.StatsdConfigProto$Alert) 
		com.android.internal.os.StatsdConfigProto$Alert value
	private void addAlert (int, com.android.internal.os.StatsdConfigProto$Alert) 
		int index
		com.android.internal.os.StatsdConfigProto$Alert value
	private void addAlert (com.android.internal.os.StatsdConfigProto$Alert$Builder) 
		com.android.internal.os.StatsdConfigProto$Alert$Builder builderForValue
	private void addAlert (int, com.android.internal.os.StatsdConfigProto$Alert$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$Alert$Builder builderForValue
	private void addAllAlert (java.lang.Iterable) 
		Iterable values
	private void clearAlert () 
	private void removeAlert (int) 
		int index
	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
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int i
		int i
		int i
		int i
		int i
		int i
		int i
		int size
	public static com.android.internal.os.StatsdConfigProto$StatsdConfig parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.os.StatsdConfigProto$StatsdConfig 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 com.android.internal.os.StatsdConfigProto$StatsdConfig parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.os.StatsdConfigProto$StatsdConfig parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$StatsdConfig parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$StatsdConfig parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$StatsdConfig parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$StatsdConfig parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$StatsdConfig parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.os.StatsdConfigProto$StatsdConfig parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder newBuilder () 
	public static com.android.internal.os.StatsdConfigProto$StatsdConfig$Builder newBuilder (com.android.internal.os.StatsdConfigProto$StatsdConfig) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.internal.os.StatsdConfigProto$StatsdConfig other
		String s
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.internal.os.StatsdConfigProto$StatsdConfig getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.internal.os.StatsdConfigProto$StatsdConfig access$33600 () 
	static void access$33700 (com.android.internal.os.StatsdConfigProto$StatsdConfig, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		String x1
	static void access$33800 (com.android.internal.os.StatsdConfigProto$StatsdConfig) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
	static void access$33900 (com.android.internal.os.StatsdConfigProto$StatsdConfig, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		com.google.protobuf.ByteString x1
	static void access$34000 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$EventMetric) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$EventMetric x2
	static void access$34100 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$EventMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$EventMetric$Builder x2
	static void access$34200 (com.android.internal.os.StatsdConfigProto$StatsdConfig, com.android.internal.os.StatsdConfigProto$EventMetric) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		com.android.internal.os.StatsdConfigProto$EventMetric x1
	static void access$34300 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$EventMetric) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$EventMetric x2
	static void access$34400 (com.android.internal.os.StatsdConfigProto$StatsdConfig, com.android.internal.os.StatsdConfigProto$EventMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		com.android.internal.os.StatsdConfigProto$EventMetric$Builder x1
	static void access$34500 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$EventMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$EventMetric$Builder x2
	static void access$34600 (com.android.internal.os.StatsdConfigProto$StatsdConfig, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		Iterable x1
	static void access$34700 (com.android.internal.os.StatsdConfigProto$StatsdConfig) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
	static void access$34800 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
	static void access$34900 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$CountMetric) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$CountMetric x2
	static void access$35000 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$CountMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$CountMetric$Builder x2
	static void access$35100 (com.android.internal.os.StatsdConfigProto$StatsdConfig, com.android.internal.os.StatsdConfigProto$CountMetric) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		com.android.internal.os.StatsdConfigProto$CountMetric x1
	static void access$35200 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$CountMetric) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$CountMetric x2
	static void access$35300 (com.android.internal.os.StatsdConfigProto$StatsdConfig, com.android.internal.os.StatsdConfigProto$CountMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		com.android.internal.os.StatsdConfigProto$CountMetric$Builder x1
	static void access$35400 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$CountMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$CountMetric$Builder x2
	static void access$35500 (com.android.internal.os.StatsdConfigProto$StatsdConfig, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		Iterable x1
	static void access$35600 (com.android.internal.os.StatsdConfigProto$StatsdConfig) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
	static void access$35700 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
	static void access$35800 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$ValueMetric) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$ValueMetric x2
	static void access$35900 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$ValueMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$ValueMetric$Builder x2
	static void access$36000 (com.android.internal.os.StatsdConfigProto$StatsdConfig, com.android.internal.os.StatsdConfigProto$ValueMetric) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		com.android.internal.os.StatsdConfigProto$ValueMetric x1
	static void access$36100 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$ValueMetric) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$ValueMetric x2
	static void access$36200 (com.android.internal.os.StatsdConfigProto$StatsdConfig, com.android.internal.os.StatsdConfigProto$ValueMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		com.android.internal.os.StatsdConfigProto$ValueMetric$Builder x1
	static void access$36300 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$ValueMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$ValueMetric$Builder x2
	static void access$36400 (com.android.internal.os.StatsdConfigProto$StatsdConfig, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		Iterable x1
	static void access$36500 (com.android.internal.os.StatsdConfigProto$StatsdConfig) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
	static void access$36600 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
	static void access$36700 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$GaugeMetric) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$GaugeMetric x2
	static void access$36800 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder x2
	static void access$36900 (com.android.internal.os.StatsdConfigProto$StatsdConfig, com.android.internal.os.StatsdConfigProto$GaugeMetric) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		com.android.internal.os.StatsdConfigProto$GaugeMetric x1
	static void access$37000 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$GaugeMetric) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$GaugeMetric x2
	static void access$37100 (com.android.internal.os.StatsdConfigProto$StatsdConfig, com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder x1
	static void access$37200 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$GaugeMetric$Builder x2
	static void access$37300 (com.android.internal.os.StatsdConfigProto$StatsdConfig, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		Iterable x1
	static void access$37400 (com.android.internal.os.StatsdConfigProto$StatsdConfig) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
	static void access$37500 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
	static void access$37600 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$DurationMetric) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$DurationMetric x2
	static void access$37700 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$DurationMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$DurationMetric$Builder x2
	static void access$37800 (com.android.internal.os.StatsdConfigProto$StatsdConfig, com.android.internal.os.StatsdConfigProto$DurationMetric) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		com.android.internal.os.StatsdConfigProto$DurationMetric x1
	static void access$37900 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$DurationMetric) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$DurationMetric x2
	static void access$38000 (com.android.internal.os.StatsdConfigProto$StatsdConfig, com.android.internal.os.StatsdConfigProto$DurationMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		com.android.internal.os.StatsdConfigProto$DurationMetric$Builder x1
	static void access$38100 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$DurationMetric$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$DurationMetric$Builder x2
	static void access$38200 (com.android.internal.os.StatsdConfigProto$StatsdConfig, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		Iterable x1
	static void access$38300 (com.android.internal.os.StatsdConfigProto$StatsdConfig) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
	static void access$38400 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
	static void access$38500 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$AtomMatcher) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$AtomMatcher x2
	static void access$38600 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder x2
	static void access$38700 (com.android.internal.os.StatsdConfigProto$StatsdConfig, com.android.internal.os.StatsdConfigProto$AtomMatcher) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		com.android.internal.os.StatsdConfigProto$AtomMatcher x1
	static void access$38800 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$AtomMatcher) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$AtomMatcher x2
	static void access$38900 (com.android.internal.os.StatsdConfigProto$StatsdConfig, com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder x1
	static void access$39000 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$AtomMatcher$Builder x2
	static void access$39100 (com.android.internal.os.StatsdConfigProto$StatsdConfig, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		Iterable x1
	static void access$39200 (com.android.internal.os.StatsdConfigProto$StatsdConfig) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
	static void access$39300 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
	static void access$39400 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$Predicate) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$Predicate x2
	static void access$39500 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$Predicate$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$Predicate$Builder x2
	static void access$39600 (com.android.internal.os.StatsdConfigProto$StatsdConfig, com.android.internal.os.StatsdConfigProto$Predicate) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		com.android.internal.os.StatsdConfigProto$Predicate x1
	static void access$39700 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$Predicate) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$Predicate x2
	static void access$39800 (com.android.internal.os.StatsdConfigProto$StatsdConfig, com.android.internal.os.StatsdConfigProto$Predicate$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		com.android.internal.os.StatsdConfigProto$Predicate$Builder x1
	static void access$39900 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$Predicate$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$Predicate$Builder x2
	static void access$40000 (com.android.internal.os.StatsdConfigProto$StatsdConfig, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		Iterable x1
	static void access$40100 (com.android.internal.os.StatsdConfigProto$StatsdConfig) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
	static void access$40200 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
	static void access$40300 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$Alert) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$Alert x2
	static void access$40400 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$Alert$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$Alert$Builder x2
	static void access$40500 (com.android.internal.os.StatsdConfigProto$StatsdConfig, com.android.internal.os.StatsdConfigProto$Alert) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		com.android.internal.os.StatsdConfigProto$Alert x1
	static void access$40600 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$Alert) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$Alert x2
	static void access$40700 (com.android.internal.os.StatsdConfigProto$StatsdConfig, com.android.internal.os.StatsdConfigProto$Alert$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		com.android.internal.os.StatsdConfigProto$Alert$Builder x1
	static void access$40800 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int, com.android.internal.os.StatsdConfigProto$Alert$Builder) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
		com.android.internal.os.StatsdConfigProto$Alert$Builder x2
	static void access$40900 (com.android.internal.os.StatsdConfigProto$StatsdConfig, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		Iterable x1
	static void access$41000 (com.android.internal.os.StatsdConfigProto$StatsdConfig) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
	static void access$41100 (com.android.internal.os.StatsdConfigProto$StatsdConfig, int) 
		com.android.internal.os.StatsdConfigProto$StatsdConfig x0
		int x1
	static void  () 
}

com/android/internal/os/StatsdConfigProto$StatsdConfigOrBuilder.class
StatsdConfigProto.java
package com.android.internal.os
public abstract com.android.internal.os.StatsdConfigProto$StatsdConfigOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract java.util.List getEventMetricList () 
	public abstract com.android.internal.os.StatsdConfigProto$EventMetric getEventMetric (int) 
	public abstract int getEventMetricCount () 
	public abstract java.util.List getCountMetricList () 
	public abstract com.android.internal.os.StatsdConfigProto$CountMetric getCountMetric (int) 
	public abstract int getCountMetricCount () 
	public abstract java.util.List getValueMetricList () 
	public abstract com.android.internal.os.StatsdConfigProto$ValueMetric getValueMetric (int) 
	public abstract int getValueMetricCount () 
	public abstract java.util.List getGaugeMetricList () 
	public abstract com.android.internal.os.StatsdConfigProto$GaugeMetric getGaugeMetric (int) 
	public abstract int getGaugeMetricCount () 
	public abstract java.util.List getDurationMetricList () 
	public abstract com.android.internal.os.StatsdConfigProto$DurationMetric getDurationMetric (int) 
	public abstract int getDurationMetricCount () 
	public abstract java.util.List getAtomMatcherList () 
	public abstract com.android.internal.os.StatsdConfigProto$AtomMatcher getAtomMatcher (int) 
	public abstract int getAtomMatcherCount () 
	public abstract java.util.List getPredicateList () 
	public abstract com.android.internal.os.StatsdConfigProto$Predicate getPredicate (int) 
	public abstract int getPredicateCount () 
	public abstract java.util.List getAlertList () 
	public abstract com.android.internal.os.StatsdConfigProto$Alert getAlert (int) 
	public abstract int getAlertCount () 
}

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

com/android/internal/os/StatsdConfigProto$ValueMetric$AggregationType.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$ValueMetric$AggregationType extends java.lang.Enum implements com.google.protobuf.Internal$EnumLite  {
	public static final com.android.internal.os.StatsdConfigProto$ValueMetric$AggregationType SUM
	public static final int SUM_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private final int value
	private static final com.android.internal.os.StatsdConfigProto$ValueMetric$AggregationType[] $VALUES
	public static com.android.internal.os.StatsdConfigProto$ValueMetric$AggregationType[] values () 
	public static com.android.internal.os.StatsdConfigProto$ValueMetric$AggregationType valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.internal.os.StatsdConfigProto$ValueMetric$AggregationType valueOf (int) 
		int value
	public static com.android.internal.os.StatsdConfigProto$ValueMetric$AggregationType forNumber (int) 
		int value
	public static com.google.protobuf.Internal$EnumLiteMap internalGetValueMap () 
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/internal/os/StatsdConfigProto$ValueMetric$Builder.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$ValueMetric$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.internal.os.StatsdConfigProto$ValueMetricOrBuilder  {
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder setName (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder clearName () 
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasWhat () 
	public java.lang.String getWhat () 
	public com.google.protobuf.ByteString getWhatBytes () 
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder setWhat (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder clearWhat () 
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder setWhatBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasValueField () 
	public int getValueField () 
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder setValueField (int) 
		int value
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder clearValueField () 
	public boolean hasCondition () 
	public java.lang.String getCondition () 
	public com.google.protobuf.ByteString getConditionBytes () 
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder setCondition (java.lang.String) 
		String value
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder clearCondition () 
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder setConditionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public java.util.List getDimensionList () 
	public int getDimensionCount () 
	public com.android.internal.os.StatsdConfigProto$KeyMatcher getDimension (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder addAllDimension (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder clearDimension () 
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder removeDimension (int) 
		int index
	public boolean hasBucket () 
	public com.android.internal.os.StatsdConfigProto$Bucket getBucket () 
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder setBucket (com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$Bucket value
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder setBucket (com.android.internal.os.StatsdConfigProto$Bucket$Builder) 
		com.android.internal.os.StatsdConfigProto$Bucket$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder mergeBucket (com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$Bucket value
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder clearBucket () 
	public java.util.List getLinksList () 
	public int getLinksCount () 
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink getLinks (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder addAllLinks (java.lang.Iterable) 
		Iterable values
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder clearLinks () 
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder removeLinks (int) 
		int index
	public boolean hasAggregationType () 
	public com.android.internal.os.StatsdConfigProto$ValueMetric$AggregationType getAggregationType () 
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder setAggregationType (com.android.internal.os.StatsdConfigProto$ValueMetric$AggregationType) 
		com.android.internal.os.StatsdConfigProto$ValueMetric$AggregationType value
	public com.android.internal.os.StatsdConfigProto$ValueMetric$Builder clearAggregationType () 
	void  (com.android.internal.os.StatsdConfigProto$1) 
		com.android.internal.os.StatsdConfigProto$1 x0
}

com/android/internal/os/StatsdConfigProto$ValueMetric.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto$ValueMetric extends com.google.protobuf.GeneratedMessageLite implements com.android.internal.os.StatsdConfigProto$ValueMetricOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private String name_
	public static final int WHAT_FIELD_NUMBER
	private String what_
	public static final int VALUE_FIELD_FIELD_NUMBER
	private int valueField_
	public static final int CONDITION_FIELD_NUMBER
	private String condition_
	public static final int DIMENSION_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList dimension_
	public static final int BUCKET_FIELD_NUMBER
	private com.android.internal.os.StatsdConfigProto$Bucket bucket_
	public static final int LINKS_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList links_
	public static final int AGGREGATION_TYPE_FIELD_NUMBER
	private int aggregationType_
	private static final com.android.internal.os.StatsdConfigProto$ValueMetric DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	private void setName (java.lang.String) 
		String value
	private void clearName () 
	private void setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasWhat () 
	public java.lang.String getWhat () 
	public com.google.protobuf.ByteString getWhatBytes () 
	private void setWhat (java.lang.String) 
		String value
	private void clearWhat () 
	private void setWhatBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasValueField () 
	public int getValueField () 
	private void setValueField (int) 
		int value
	private void clearValueField () 
	public boolean hasCondition () 
	public java.lang.String getCondition () 
	public com.google.protobuf.ByteString getConditionBytes () 
	private void setCondition (java.lang.String) 
		String value
	private void clearCondition () 
	private void setConditionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public java.util.List getDimensionList () 
	public java.util.List getDimensionOrBuilderList () 
	public int getDimensionCount () 
	public com.android.internal.os.StatsdConfigProto$KeyMatcher getDimension (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$KeyMatcherOrBuilder getDimensionOrBuilder (int) 
		int index
	private void ensureDimensionIsMutable () 
	private void setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void setDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher value
	private void addDimension (com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addDimension (int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder builderForValue
	private void addAllDimension (java.lang.Iterable) 
		Iterable values
	private void clearDimension () 
	private void removeDimension (int) 
		int index
	public boolean hasBucket () 
	public com.android.internal.os.StatsdConfigProto$Bucket getBucket () 
	private void setBucket (com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$Bucket value
	private void setBucket (com.android.internal.os.StatsdConfigProto$Bucket$Builder) 
		com.android.internal.os.StatsdConfigProto$Bucket$Builder builderForValue
	private void mergeBucket (com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$Bucket value
	private void clearBucket () 
	public java.util.List getLinksList () 
	public java.util.List getLinksOrBuilderList () 
	public int getLinksCount () 
	public com.android.internal.os.StatsdConfigProto$MetricConditionLink getLinks (int) 
		int index
	public com.android.internal.os.StatsdConfigProto$MetricConditionLinkOrBuilder getLinksOrBuilder (int) 
		int index
	private void ensureLinksIsMutable () 
	private void setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	private void setLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	private void addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	private void addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink value
	private void addLinks (com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	private void addLinks (int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		int index
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder builderForValue
	private void addAllLinks (java.lang.Iterable) 
		Iterable values
	private void clearLinks () 
	private void removeLinks (int) 
		int index
	public boolean hasAggregationType () 
	public com.android.internal.os.StatsdConfigProto$ValueMetric$AggregationType getAggregationType () 
		com.android.internal.os.StatsdConfigProto$ValueMetric$AggregationType result
	private void setAggregationType (com.android.internal.os.StatsdConfigProto$ValueMetric$AggregationType) 
		com.android.internal.os.StatsdConfigProto$ValueMetric$AggregationType value
	private void clearAggregationType () 
	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 com.android.internal.os.StatsdConfigProto$ValueMetric parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.os.StatsdConfigProto$ValueMetric 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 com.android.internal.os.StatsdConfigProto$ValueMetric parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.os.StatsdConfigProto$ValueMetric parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$ValueMetric parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$ValueMetric parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$ValueMetric parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.os.StatsdConfigProto$ValueMetric parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$ValueMetric parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.os.StatsdConfigProto$ValueMetric parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.os.StatsdConfigProto$ValueMetric$Builder newBuilder () 
	public static com.android.internal.os.StatsdConfigProto$ValueMetric$Builder newBuilder (com.android.internal.os.StatsdConfigProto$ValueMetric) 
		com.android.internal.os.StatsdConfigProto$ValueMetric prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.internal.os.StatsdConfigProto$ValueMetric other
		String s
		String s
		String s
		com.android.internal.os.StatsdConfigProto$Bucket$Builder subBuilder
		int rawValue
		com.android.internal.os.StatsdConfigProto$ValueMetric$AggregationType value
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.internal.os.StatsdConfigProto$ValueMetric getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.internal.os.StatsdConfigProto$ValueMetric access$27500 () 
	static void access$27600 (com.android.internal.os.StatsdConfigProto$ValueMetric, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		String x1
	static void access$27700 (com.android.internal.os.StatsdConfigProto$ValueMetric) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
	static void access$27800 (com.android.internal.os.StatsdConfigProto$ValueMetric, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		com.google.protobuf.ByteString x1
	static void access$27900 (com.android.internal.os.StatsdConfigProto$ValueMetric, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		String x1
	static void access$28000 (com.android.internal.os.StatsdConfigProto$ValueMetric) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
	static void access$28100 (com.android.internal.os.StatsdConfigProto$ValueMetric, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		com.google.protobuf.ByteString x1
	static void access$28200 (com.android.internal.os.StatsdConfigProto$ValueMetric, int) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		int x1
	static void access$28300 (com.android.internal.os.StatsdConfigProto$ValueMetric) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
	static void access$28400 (com.android.internal.os.StatsdConfigProto$ValueMetric, java.lang.String) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		String x1
	static void access$28500 (com.android.internal.os.StatsdConfigProto$ValueMetric) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
	static void access$28600 (com.android.internal.os.StatsdConfigProto$ValueMetric, com.google.protobuf.ByteString) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		com.google.protobuf.ByteString x1
	static void access$28700 (com.android.internal.os.StatsdConfigProto$ValueMetric, int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher x2
	static void access$28800 (com.android.internal.os.StatsdConfigProto$ValueMetric, int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x2
	static void access$28900 (com.android.internal.os.StatsdConfigProto$ValueMetric, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		com.android.internal.os.StatsdConfigProto$KeyMatcher x1
	static void access$29000 (com.android.internal.os.StatsdConfigProto$ValueMetric, int, com.android.internal.os.StatsdConfigProto$KeyMatcher) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher x2
	static void access$29100 (com.android.internal.os.StatsdConfigProto$ValueMetric, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x1
	static void access$29200 (com.android.internal.os.StatsdConfigProto$ValueMetric, int, com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$KeyMatcher$Builder x2
	static void access$29300 (com.android.internal.os.StatsdConfigProto$ValueMetric, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		Iterable x1
	static void access$29400 (com.android.internal.os.StatsdConfigProto$ValueMetric) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
	static void access$29500 (com.android.internal.os.StatsdConfigProto$ValueMetric, int) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		int x1
	static void access$29600 (com.android.internal.os.StatsdConfigProto$ValueMetric, com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		com.android.internal.os.StatsdConfigProto$Bucket x1
	static void access$29700 (com.android.internal.os.StatsdConfigProto$ValueMetric, com.android.internal.os.StatsdConfigProto$Bucket$Builder) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		com.android.internal.os.StatsdConfigProto$Bucket$Builder x1
	static void access$29800 (com.android.internal.os.StatsdConfigProto$ValueMetric, com.android.internal.os.StatsdConfigProto$Bucket) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		com.android.internal.os.StatsdConfigProto$Bucket x1
	static void access$29900 (com.android.internal.os.StatsdConfigProto$ValueMetric) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
	static void access$30000 (com.android.internal.os.StatsdConfigProto$ValueMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x2
	static void access$30100 (com.android.internal.os.StatsdConfigProto$ValueMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder x2
	static void access$30200 (com.android.internal.os.StatsdConfigProto$ValueMetric, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x1
	static void access$30300 (com.android.internal.os.StatsdConfigProto$ValueMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink x2
	static void access$30400 (com.android.internal.os.StatsdConfigProto$ValueMetric, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder x1
	static void access$30500 (com.android.internal.os.StatsdConfigProto$ValueMetric, int, com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		int x1
		com.android.internal.os.StatsdConfigProto$MetricConditionLink$Builder x2
	static void access$30600 (com.android.internal.os.StatsdConfigProto$ValueMetric, java.lang.Iterable) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		Iterable x1
	static void access$30700 (com.android.internal.os.StatsdConfigProto$ValueMetric) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
	static void access$30800 (com.android.internal.os.StatsdConfigProto$ValueMetric, int) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		int x1
	static void access$30900 (com.android.internal.os.StatsdConfigProto$ValueMetric, com.android.internal.os.StatsdConfigProto$ValueMetric$AggregationType) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
		com.android.internal.os.StatsdConfigProto$ValueMetric$AggregationType x1
	static void access$31000 (com.android.internal.os.StatsdConfigProto$ValueMetric) 
		com.android.internal.os.StatsdConfigProto$ValueMetric x0
	static void  () 
}

com/android/internal/os/StatsdConfigProto$ValueMetricOrBuilder.class
StatsdConfigProto.java
package com.android.internal.os
public abstract com.android.internal.os.StatsdConfigProto$ValueMetricOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasWhat () 
	public abstract java.lang.String getWhat () 
	public abstract com.google.protobuf.ByteString getWhatBytes () 
	public abstract boolean hasValueField () 
	public abstract int getValueField () 
	public abstract boolean hasCondition () 
	public abstract java.lang.String getCondition () 
	public abstract com.google.protobuf.ByteString getConditionBytes () 
	public abstract java.util.List getDimensionList () 
	public abstract com.android.internal.os.StatsdConfigProto$KeyMatcher getDimension (int) 
	public abstract int getDimensionCount () 
	public abstract boolean hasBucket () 
	public abstract com.android.internal.os.StatsdConfigProto$Bucket getBucket () 
	public abstract java.util.List getLinksList () 
	public abstract com.android.internal.os.StatsdConfigProto$MetricConditionLink getLinks (int) 
	public abstract int getLinksCount () 
	public abstract boolean hasAggregationType () 
	public abstract com.android.internal.os.StatsdConfigProto$ValueMetric$AggregationType getAggregationType () 
}

com/android/internal/os/StatsdConfigProto.class
StatsdConfigProto.java
package com.android.internal.os
public final com.android.internal.os.StatsdConfigProto extends java.lang.Object {
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistryLite) 
		com.google.protobuf.ExtensionRegistryLite registry
	static void  () 
}

com/android/internal/util/LocalLogProto$1.class
LocalLogProto.java
package com.android.internal.util
final com.android.internal.util.LocalLogProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.internal.util.LocalLogProto 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 
}

com/android/internal/util/LocalLogProto$Builder.class
LocalLogProto.java
package com.android.internal.util
public final com.android.internal.util.LocalLogProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.internal.util.LocalLogProtoOrBuilder  {
	private int bitField0_
	private com.google.protobuf.LazyStringList lines_
	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 com.android.internal.util.LocalLogProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.internal.util.LocalLogProto getDefaultInstanceForType () 
	public com.android.internal.util.LocalLogProto build () 
		com.android.internal.util.LocalLogProto result
	public com.android.internal.util.LocalLogProto buildPartial () 
		com.android.internal.util.LocalLogProto result
		int from_bitField0_
	public com.android.internal.util.LocalLogProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.internal.util.LocalLogProto$Builder mergeFrom (com.android.internal.util.LocalLogProto) 
		com.android.internal.util.LocalLogProto other
	public final boolean isInitialized () 
	public com.android.internal.util.LocalLogProto$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
		com.android.internal.util.LocalLogProto parsedMessage
	private void ensureLinesIsMutable () 
	public com.google.protobuf.ProtocolStringList getLinesList () 
	public int getLinesCount () 
	public java.lang.String getLines (int) 
		int index
	public com.google.protobuf.ByteString getLinesBytes (int) 
		int index
	public com.android.internal.util.LocalLogProto$Builder setLines (int, java.lang.String) 
		int index
		String value
	public com.android.internal.util.LocalLogProto$Builder addLines (java.lang.String) 
		String value
	public com.android.internal.util.LocalLogProto$Builder addAllLines (java.lang.Iterable) 
		Iterable values
	public com.android.internal.util.LocalLogProto$Builder clearLines () 
	public com.android.internal.util.LocalLogProto$Builder addLinesBytes (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  (com.android.internal.util.LocalLogProto$1) 
		com.android.internal.util.LocalLogProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.internal.util.LocalLogProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.internal.util.LocalLogProto$1 x1
}

com/android/internal/util/LocalLogProto.class
LocalLogProto.java
package com.android.internal.util
public final com.android.internal.util.LocalLogProto extends com.google.protobuf.GeneratedMessage implements com.android.internal.util.LocalLogProtoOrBuilder  {
	public static final int LINES_FIELD_NUMBER
	private com.google.protobuf.LazyStringList lines_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.internal.util.LocalLogProto 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 com.google.protobuf.ProtocolStringList getLinesList () 
	public int getLinesCount () 
	public java.lang.String getLines (int) 
		int index
	public com.google.protobuf.ByteString getLinesBytes (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 com.android.internal.util.LocalLogProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.internal.util.LocalLogProto 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 com.android.internal.util.LocalLogProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.internal.util.LocalLogProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.util.LocalLogProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.util.LocalLogProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.util.LocalLogProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.internal.util.LocalLogProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.internal.util.LocalLogProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.internal.util.LocalLogProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.internal.util.LocalLogProto$Builder newBuilderForType () 
	public static com.android.internal.util.LocalLogProto$Builder newBuilder () 
	public static com.android.internal.util.LocalLogProto$Builder newBuilder (com.android.internal.util.LocalLogProto) 
		com.android.internal.util.LocalLogProto prototype
	public com.android.internal.util.LocalLogProto$Builder toBuilder () 
	protected com.android.internal.util.LocalLogProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.internal.util.LocalLogProto$Builder builder
	public static com.android.internal.util.LocalLogProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.internal.util.LocalLogProto 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, com.android.internal.util.LocalLogProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.internal.util.LocalLogProto$1 x1
	static com.google.protobuf.LazyStringList access$402 (com.android.internal.util.LocalLogProto, com.google.protobuf.LazyStringList) 
		com.android.internal.util.LocalLogProto x0
		com.google.protobuf.LazyStringList x1
	static com.google.protobuf.LazyStringList access$400 (com.android.internal.util.LocalLogProto) 
		com.android.internal.util.LocalLogProto x0
	static com.google.protobuf.UnknownFieldSet access$500 (com.android.internal.util.LocalLogProto) 
		com.android.internal.util.LocalLogProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.internal.util.LocalLogProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.internal.util.LocalLogProto$1 x2
	static void  () 
}

com/android/internal/util/LocalLogProtoOrBuilder.class
LocalLogProtoOrBuilder.java
package com.android.internal.util
public abstract com.android.internal.util.LocalLogProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract com.google.protobuf.ProtocolStringList getLinesList () 
	public abstract int getLinesCount () 
	public abstract java.lang.String getLines (int) 
	public abstract com.google.protobuf.ByteString getLinesBytes (int) 
}

com/android/internal/util/Locallog$1.class
Locallog.java
package com.android.internal.util
final com.android.internal.util.Locallog$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
}

com/android/internal/util/Locallog.class
Locallog.java
package com.android.internal.util
public final com.android.internal.util.Locallog extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_internal_util_LocalLogProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_internal_util_LocalLogProto_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/android/os/AtomsProto$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$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
}

com/android/os/AtomsProto$2.class
AtomsProto.java
package com.android.os
 com.android.os.AtomsProto$2 extends java.lang.Object {
	static final int[] $SwitchMap$com$android$os$AtomsProto$Atom$PushedCase
	static final int[] $SwitchMap$com$android$os$AtomsProto$Atom$PulledCase
	static void  () 
}

com/android/os/AtomsProto$ActivityForegroundStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$ActivityForegroundStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$ActivityForegroundStateChanged 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 
}

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

com/android/os/AtomsProto$ActivityForegroundStateChanged$Activity.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$ActivityForegroundStateChanged$Activity extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$ActivityForegroundStateChanged$Activity MOVE_TO_BACKGROUND
	public static final com.android.os.AtomsProto$ActivityForegroundStateChanged$Activity MOVE_TO_FOREGROUND
	public static final int MOVE_TO_BACKGROUND_VALUE
	public static final int MOVE_TO_FOREGROUND_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$ActivityForegroundStateChanged$Activity[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$ActivityForegroundStateChanged$Activity[] $VALUES
	public static com.android.os.AtomsProto$ActivityForegroundStateChanged$Activity[] values () 
	public static com.android.os.AtomsProto$ActivityForegroundStateChanged$Activity valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$ActivityForegroundStateChanged$Activity valueOf (int) 
		int value
	public static com.android.os.AtomsProto$ActivityForegroundStateChanged$Activity 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 com.android.os.AtomsProto$ActivityForegroundStateChanged$Activity valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$ActivityForegroundStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$ActivityForegroundStateChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private Object pkgName_
	private Object className_
	private int activity_
	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 com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$ActivityForegroundStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$ActivityForegroundStateChanged build () 
		com.android.os.AtomsProto$ActivityForegroundStateChanged result
	public com.android.os.AtomsProto$ActivityForegroundStateChanged buildPartial () 
		com.android.os.AtomsProto$ActivityForegroundStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder mergeFrom (com.android.os.AtomsProto$ActivityForegroundStateChanged) 
		com.android.os.AtomsProto$ActivityForegroundStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$ActivityForegroundStateChanged$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
		com.android.os.AtomsProto$ActivityForegroundStateChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder clearUid () 
	public boolean hasPkgName () 
	public java.lang.String getPkgName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPkgNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder setPkgName (java.lang.String) 
		String value
	public com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder clearPkgName () 
	public com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder setPkgNameBytes (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 com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder setClassName (java.lang.String) 
		String value
	public com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder clearClassName () 
	public com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder setClassNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasActivity () 
	public com.android.os.AtomsProto$ActivityForegroundStateChanged$Activity getActivity () 
		com.android.os.AtomsProto$ActivityForegroundStateChanged$Activity result
	public com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder setActivity (com.android.os.AtomsProto$ActivityForegroundStateChanged$Activity) 
		com.android.os.AtomsProto$ActivityForegroundStateChanged$Activity value
	public com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder clearActivity () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$ActivityForegroundStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$ActivityForegroundStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$ActivityForegroundStateChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int PKG_NAME_FIELD_NUMBER
	private volatile Object pkgName_
	public static final int CLASS_NAME_FIELD_NUMBER
	private volatile Object className_
	public static final int ACTIVITY_FIELD_NUMBER
	private int activity_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$ActivityForegroundStateChanged 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
		com.android.os.AtomsProto$ActivityForegroundStateChanged$Activity 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 hasUid () 
	public int getUid () 
	public boolean hasPkgName () 
	public java.lang.String getPkgName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPkgNameBytes () 
		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 boolean hasActivity () 
	public com.android.os.AtomsProto$ActivityForegroundStateChanged$Activity getActivity () 
		com.android.os.AtomsProto$ActivityForegroundStateChanged$Activity 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 com.android.os.AtomsProto$ActivityForegroundStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$ActivityForegroundStateChanged 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 com.android.os.AtomsProto$ActivityForegroundStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$ActivityForegroundStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ActivityForegroundStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$ActivityForegroundStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ActivityForegroundStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$ActivityForegroundStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ActivityForegroundStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$ActivityForegroundStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder newBuilder (com.android.os.AtomsProto$ActivityForegroundStateChanged) 
		com.android.os.AtomsProto$ActivityForegroundStateChanged prototype
	public com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder builder
	public static com.android.os.AtomsProto$ActivityForegroundStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$ActivityForegroundStateChanged 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$42500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$42702 (com.android.os.AtomsProto$ActivityForegroundStateChanged, int) 
		com.android.os.AtomsProto$ActivityForegroundStateChanged x0
		int x1
	static java.lang.Object access$42802 (com.android.os.AtomsProto$ActivityForegroundStateChanged, java.lang.Object) 
		com.android.os.AtomsProto$ActivityForegroundStateChanged x0
		Object x1
	static java.lang.Object access$42902 (com.android.os.AtomsProto$ActivityForegroundStateChanged, java.lang.Object) 
		com.android.os.AtomsProto$ActivityForegroundStateChanged x0
		Object x1
	static int access$43002 (com.android.os.AtomsProto$ActivityForegroundStateChanged, int) 
		com.android.os.AtomsProto$ActivityForegroundStateChanged x0
		int x1
	static int access$43102 (com.android.os.AtomsProto$ActivityForegroundStateChanged, int) 
		com.android.os.AtomsProto$ActivityForegroundStateChanged x0
		int x1
	static java.lang.Object access$42800 (com.android.os.AtomsProto$ActivityForegroundStateChanged) 
		com.android.os.AtomsProto$ActivityForegroundStateChanged x0
	static java.lang.Object access$42900 (com.android.os.AtomsProto$ActivityForegroundStateChanged) 
		com.android.os.AtomsProto$ActivityForegroundStateChanged x0
	static com.google.protobuf.UnknownFieldSet access$43200 (com.android.os.AtomsProto$ActivityForegroundStateChanged) 
		com.android.os.AtomsProto$ActivityForegroundStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$ActivityForegroundStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$ActivityForegroundStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasPkgName () 
	public abstract java.lang.String getPkgName () 
	public abstract com.google.protobuf.ByteString getPkgNameBytes () 
	public abstract boolean hasClassName () 
	public abstract java.lang.String getClassName () 
	public abstract com.google.protobuf.ByteString getClassNameBytes () 
	public abstract boolean hasActivity () 
	public abstract com.android.os.AtomsProto$ActivityForegroundStateChanged$Activity getActivity () 
}

com/android/os/AtomsProto$AnomalyDetected$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$AnomalyDetected$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$AnomalyDetected 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 
}

com/android/os/AtomsProto$AnomalyDetected$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$AnomalyDetected$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$AnomalyDetectedOrBuilder  {
	private int bitField0_
	private int configUid_
	private Object configName_
	private Object alertName_
	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 com.android.os.AtomsProto$AnomalyDetected$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$AnomalyDetected getDefaultInstanceForType () 
	public com.android.os.AtomsProto$AnomalyDetected build () 
		com.android.os.AtomsProto$AnomalyDetected result
	public com.android.os.AtomsProto$AnomalyDetected buildPartial () 
		com.android.os.AtomsProto$AnomalyDetected result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$AnomalyDetected$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$AnomalyDetected$Builder mergeFrom (com.android.os.AtomsProto$AnomalyDetected) 
		com.android.os.AtomsProto$AnomalyDetected other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$AnomalyDetected$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
		com.android.os.AtomsProto$AnomalyDetected parsedMessage
	public boolean hasConfigUid () 
	public int getConfigUid () 
	public com.android.os.AtomsProto$AnomalyDetected$Builder setConfigUid (int) 
		int value
	public com.android.os.AtomsProto$AnomalyDetected$Builder clearConfigUid () 
	public boolean hasConfigName () 
	public java.lang.String getConfigName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getConfigNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$AnomalyDetected$Builder setConfigName (java.lang.String) 
		String value
	public com.android.os.AtomsProto$AnomalyDetected$Builder clearConfigName () 
	public com.android.os.AtomsProto$AnomalyDetected$Builder setConfigNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasAlertName () 
	public java.lang.String getAlertName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAlertNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$AnomalyDetected$Builder setAlertName (java.lang.String) 
		String value
	public com.android.os.AtomsProto$AnomalyDetected$Builder clearAlertName () 
	public com.android.os.AtomsProto$AnomalyDetected$Builder setAlertNameBytes (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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$AnomalyDetected.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$AnomalyDetected extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$AnomalyDetectedOrBuilder  {
	private int bitField0_
	public static final int CONFIG_UID_FIELD_NUMBER
	private int configUid_
	public static final int CONFIG_NAME_FIELD_NUMBER
	private volatile Object configName_
	public static final int ALERT_NAME_FIELD_NUMBER
	private volatile Object alertName_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$AnomalyDetected 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 hasConfigUid () 
	public int getConfigUid () 
	public boolean hasConfigName () 
	public java.lang.String getConfigName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getConfigNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasAlertName () 
	public java.lang.String getAlertName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAlertNameBytes () 
		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 com.android.os.AtomsProto$AnomalyDetected parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$AnomalyDetected 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 com.android.os.AtomsProto$AnomalyDetected parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$AnomalyDetected parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$AnomalyDetected parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$AnomalyDetected parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$AnomalyDetected parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$AnomalyDetected parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$AnomalyDetected parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$AnomalyDetected parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$AnomalyDetected$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$AnomalyDetected$Builder newBuilder () 
	public static com.android.os.AtomsProto$AnomalyDetected$Builder newBuilder (com.android.os.AtomsProto$AnomalyDetected) 
		com.android.os.AtomsProto$AnomalyDetected prototype
	public com.android.os.AtomsProto$AnomalyDetected$Builder toBuilder () 
	protected com.android.os.AtomsProto$AnomalyDetected$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$AnomalyDetected$Builder builder
	public static com.android.os.AtomsProto$AnomalyDetected getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$AnomalyDetected 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$46600 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$46802 (com.android.os.AtomsProto$AnomalyDetected, int) 
		com.android.os.AtomsProto$AnomalyDetected x0
		int x1
	static java.lang.Object access$46902 (com.android.os.AtomsProto$AnomalyDetected, java.lang.Object) 
		com.android.os.AtomsProto$AnomalyDetected x0
		Object x1
	static java.lang.Object access$47002 (com.android.os.AtomsProto$AnomalyDetected, java.lang.Object) 
		com.android.os.AtomsProto$AnomalyDetected x0
		Object x1
	static int access$47102 (com.android.os.AtomsProto$AnomalyDetected, int) 
		com.android.os.AtomsProto$AnomalyDetected x0
		int x1
	static java.lang.Object access$46900 (com.android.os.AtomsProto$AnomalyDetected) 
		com.android.os.AtomsProto$AnomalyDetected x0
	static java.lang.Object access$47000 (com.android.os.AtomsProto$AnomalyDetected) 
		com.android.os.AtomsProto$AnomalyDetected x0
	static com.google.protobuf.UnknownFieldSet access$47200 (com.android.os.AtomsProto$AnomalyDetected) 
		com.android.os.AtomsProto$AnomalyDetected x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$AnomalyDetectedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$AnomalyDetectedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasConfigUid () 
	public abstract int getConfigUid () 
	public abstract boolean hasConfigName () 
	public abstract java.lang.String getConfigName () 
	public abstract com.google.protobuf.ByteString getConfigNameBytes () 
	public abstract boolean hasAlertName () 
	public abstract java.lang.String getAlertName () 
	public abstract com.google.protobuf.ByteString getAlertNameBytes () 
}

com/android/os/AtomsProto$AppHook$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$AppHook$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$AppHook 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 
}

com/android/os/AtomsProto$AppHook$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$AppHook$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$AppHookOrBuilder  {
	private int bitField0_
	private int uid_
	private int label_
	private int 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 com.android.os.AtomsProto$AppHook$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$AppHook getDefaultInstanceForType () 
	public com.android.os.AtomsProto$AppHook build () 
		com.android.os.AtomsProto$AppHook result
	public com.android.os.AtomsProto$AppHook buildPartial () 
		com.android.os.AtomsProto$AppHook result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$AppHook$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$AppHook$Builder mergeFrom (com.android.os.AtomsProto$AppHook) 
		com.android.os.AtomsProto$AppHook other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$AppHook$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
		com.android.os.AtomsProto$AppHook parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$AppHook$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$AppHook$Builder clearUid () 
	public boolean hasLabel () 
	public int getLabel () 
	public com.android.os.AtomsProto$AppHook$Builder setLabel (int) 
		int value
	public com.android.os.AtomsProto$AppHook$Builder clearLabel () 
	public boolean hasState () 
	public com.android.os.AtomsProto$AppHook$State getState () 
		com.android.os.AtomsProto$AppHook$State result
	public com.android.os.AtomsProto$AppHook$Builder setState (com.android.os.AtomsProto$AppHook$State) 
		com.android.os.AtomsProto$AppHook$State value
	public com.android.os.AtomsProto$AppHook$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$AppHook$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$AppHook$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$AppHook$State UNKNOWN
	public static final com.android.os.AtomsProto$AppHook$State UNSPECIFIED
	public static final com.android.os.AtomsProto$AppHook$State STOP
	public static final com.android.os.AtomsProto$AppHook$State START
	public static final int UNKNOWN_VALUE
	public static final int UNSPECIFIED_VALUE
	public static final int STOP_VALUE
	public static final int START_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$AppHook$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$AppHook$State[] $VALUES
	public static com.android.os.AtomsProto$AppHook$State[] values () 
	public static com.android.os.AtomsProto$AppHook$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$AppHook$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$AppHook$State 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 com.android.os.AtomsProto$AppHook$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$AppHook.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$AppHook extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$AppHookOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int LABEL_FIELD_NUMBER
	private int label_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$AppHook 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
		com.android.os.AtomsProto$AppHook$State 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 hasUid () 
	public int getUid () 
	public boolean hasLabel () 
	public int getLabel () 
	public boolean hasState () 
	public com.android.os.AtomsProto$AppHook$State getState () 
		com.android.os.AtomsProto$AppHook$State 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 com.android.os.AtomsProto$AppHook parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$AppHook 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 com.android.os.AtomsProto$AppHook parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$AppHook parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$AppHook parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$AppHook parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$AppHook parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$AppHook parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$AppHook parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$AppHook parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$AppHook$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$AppHook$Builder newBuilder () 
	public static com.android.os.AtomsProto$AppHook$Builder newBuilder (com.android.os.AtomsProto$AppHook) 
		com.android.os.AtomsProto$AppHook prototype
	public com.android.os.AtomsProto$AppHook$Builder toBuilder () 
	protected com.android.os.AtomsProto$AppHook$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$AppHook$Builder builder
	public static com.android.os.AtomsProto$AppHook getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$AppHook 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$45400 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$45602 (com.android.os.AtomsProto$AppHook, int) 
		com.android.os.AtomsProto$AppHook x0
		int x1
	static int access$45702 (com.android.os.AtomsProto$AppHook, int) 
		com.android.os.AtomsProto$AppHook x0
		int x1
	static int access$45802 (com.android.os.AtomsProto$AppHook, int) 
		com.android.os.AtomsProto$AppHook x0
		int x1
	static int access$45902 (com.android.os.AtomsProto$AppHook, int) 
		com.android.os.AtomsProto$AppHook x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$46000 (com.android.os.AtomsProto$AppHook) 
		com.android.os.AtomsProto$AppHook x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$AppHookOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$AppHookOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasLabel () 
	public abstract int getLabel () 
	public abstract boolean hasState () 
	public abstract com.android.os.AtomsProto$AppHook$State getState () 
}

com/android/os/AtomsProto$Atom$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$Atom$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$Atom 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 
}

com/android/os/AtomsProto$Atom$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$Atom$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$AtomOrBuilder  {
	private int pushedCase_
	private Object pushed_
	private int pulledCase_
	private Object pulled_
	private int bitField0_
	private int bitField1_
	private com.google.protobuf.SingleFieldBuilder bleScanStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder bleUnoptimizedScanStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder bleScanResultReceivedBuilder_
	private com.google.protobuf.SingleFieldBuilder sensorStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder gpsScanStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder syncStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder scheduledJobStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder screenBrightnessChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder wakelockStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder longPartialWakelockStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder mobileRadioPowerStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder wifiRadioPowerStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder batterySaverModeStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder deviceIdleModeStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder deviceIdlingModeStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder audioStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder mediaCodecActivityChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder cameraStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder flashlightStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder uidProcessStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder processLifeCycleStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder screenStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder batteryLevelChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder chargingStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder pluggedStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder deviceTemperatureReportedBuilder_
	private com.google.protobuf.SingleFieldBuilder deviceOnStatusChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder wakeupAlarmOccurredBuilder_
	private com.google.protobuf.SingleFieldBuilder kernelWakeupReportedBuilder_
	private com.google.protobuf.SingleFieldBuilder wifiLockStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder wifiSignalStrengthChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder wifiScanStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder phoneSignalStrengthChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder settingChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder activityForegroundStateChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder isolatedUidChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder packetWakeupOccurredBuilder_
	private com.google.protobuf.SingleFieldBuilder dropboxErrorChangedBuilder_
	private com.google.protobuf.SingleFieldBuilder anomalyDetectedBuilder_
	private com.google.protobuf.SingleFieldBuilder appHookBuilder_
	private com.google.protobuf.SingleFieldBuilder wifiBytesTransferBuilder_
	private com.google.protobuf.SingleFieldBuilder wifiBytesTransferByFgBgBuilder_
	private com.google.protobuf.SingleFieldBuilder mobileBytesTransferBuilder_
	private com.google.protobuf.SingleFieldBuilder mobileBytesTransferByFgBgBuilder_
	private com.google.protobuf.SingleFieldBuilder kernelWakelockBuilder_
	private com.google.protobuf.SingleFieldBuilder platformSleepStateBuilder_
	private com.google.protobuf.SingleFieldBuilder sleepStateVoterBuilder_
	private com.google.protobuf.SingleFieldBuilder subsystemSleepStateBuilder_
	private com.google.protobuf.SingleFieldBuilder cpuTimePerFreqBuilder_
	private com.google.protobuf.SingleFieldBuilder cpuTimePerUidBuilder_
	private com.google.protobuf.SingleFieldBuilder cpuTimePerUidFreqBuilder_
	private com.google.protobuf.SingleFieldBuilder wifiActivityEnergyInfoBuilder_
	private com.google.protobuf.SingleFieldBuilder modemActivityInfoBuilder_
	private com.google.protobuf.SingleFieldBuilder attributionChainDummyAtomBuilder_
	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 com.android.os.AtomsProto$Atom$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$Atom getDefaultInstanceForType () 
	public com.android.os.AtomsProto$Atom build () 
		com.android.os.AtomsProto$Atom result
	public com.android.os.AtomsProto$Atom buildPartial () 
		com.android.os.AtomsProto$Atom result
		int from_bitField0_
		int from_bitField1_
		int to_bitField0_
		int to_bitField1_
	public com.android.os.AtomsProto$Atom$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$Atom$Builder mergeFrom (com.android.os.AtomsProto$Atom) 
		com.android.os.AtomsProto$Atom other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$Atom$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
		com.android.os.AtomsProto$Atom parsedMessage
	public com.android.os.AtomsProto$Atom$PushedCase getPushedCase () 
	public com.android.os.AtomsProto$Atom$Builder clearPushed () 
	public com.android.os.AtomsProto$Atom$PulledCase getPulledCase () 
	public com.android.os.AtomsProto$Atom$Builder clearPulled () 
	public boolean hasBleScanStateChanged () 
	public com.android.os.AtomsProto$BleScanStateChanged getBleScanStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setBleScanStateChanged (com.android.os.AtomsProto$BleScanStateChanged) 
		com.android.os.AtomsProto$BleScanStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setBleScanStateChanged (com.android.os.AtomsProto$BleScanStateChanged$Builder) 
		com.android.os.AtomsProto$BleScanStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeBleScanStateChanged (com.android.os.AtomsProto$BleScanStateChanged) 
		com.android.os.AtomsProto$BleScanStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearBleScanStateChanged () 
	public com.android.os.AtomsProto$BleScanStateChanged$Builder getBleScanStateChangedBuilder () 
	public com.android.os.AtomsProto$BleScanStateChangedOrBuilder getBleScanStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBleScanStateChangedFieldBuilder () 
	public boolean hasBleUnoptimizedScanStateChanged () 
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChanged getBleUnoptimizedScanStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setBleUnoptimizedScanStateChanged (com.android.os.AtomsProto$BleUnoptimizedScanStateChanged) 
		com.android.os.AtomsProto$BleUnoptimizedScanStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setBleUnoptimizedScanStateChanged (com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$Builder) 
		com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeBleUnoptimizedScanStateChanged (com.android.os.AtomsProto$BleUnoptimizedScanStateChanged) 
		com.android.os.AtomsProto$BleUnoptimizedScanStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearBleUnoptimizedScanStateChanged () 
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$Builder getBleUnoptimizedScanStateChangedBuilder () 
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChangedOrBuilder getBleUnoptimizedScanStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBleUnoptimizedScanStateChangedFieldBuilder () 
	public boolean hasBleScanResultReceived () 
	public com.android.os.AtomsProto$BleScanResultReceived getBleScanResultReceived () 
	public com.android.os.AtomsProto$Atom$Builder setBleScanResultReceived (com.android.os.AtomsProto$BleScanResultReceived) 
		com.android.os.AtomsProto$BleScanResultReceived value
	public com.android.os.AtomsProto$Atom$Builder setBleScanResultReceived (com.android.os.AtomsProto$BleScanResultReceived$Builder) 
		com.android.os.AtomsProto$BleScanResultReceived$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeBleScanResultReceived (com.android.os.AtomsProto$BleScanResultReceived) 
		com.android.os.AtomsProto$BleScanResultReceived value
	public com.android.os.AtomsProto$Atom$Builder clearBleScanResultReceived () 
	public com.android.os.AtomsProto$BleScanResultReceived$Builder getBleScanResultReceivedBuilder () 
	public com.android.os.AtomsProto$BleScanResultReceivedOrBuilder getBleScanResultReceivedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBleScanResultReceivedFieldBuilder () 
	public boolean hasSensorStateChanged () 
	public com.android.os.AtomsProto$SensorStateChanged getSensorStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setSensorStateChanged (com.android.os.AtomsProto$SensorStateChanged) 
		com.android.os.AtomsProto$SensorStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setSensorStateChanged (com.android.os.AtomsProto$SensorStateChanged$Builder) 
		com.android.os.AtomsProto$SensorStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeSensorStateChanged (com.android.os.AtomsProto$SensorStateChanged) 
		com.android.os.AtomsProto$SensorStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearSensorStateChanged () 
	public com.android.os.AtomsProto$SensorStateChanged$Builder getSensorStateChangedBuilder () 
	public com.android.os.AtomsProto$SensorStateChangedOrBuilder getSensorStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSensorStateChangedFieldBuilder () 
	public boolean hasGpsScanStateChanged () 
	public com.android.os.AtomsProto$GpsScanStateChanged getGpsScanStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setGpsScanStateChanged (com.android.os.AtomsProto$GpsScanStateChanged) 
		com.android.os.AtomsProto$GpsScanStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setGpsScanStateChanged (com.android.os.AtomsProto$GpsScanStateChanged$Builder) 
		com.android.os.AtomsProto$GpsScanStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeGpsScanStateChanged (com.android.os.AtomsProto$GpsScanStateChanged) 
		com.android.os.AtomsProto$GpsScanStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearGpsScanStateChanged () 
	public com.android.os.AtomsProto$GpsScanStateChanged$Builder getGpsScanStateChangedBuilder () 
	public com.android.os.AtomsProto$GpsScanStateChangedOrBuilder getGpsScanStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getGpsScanStateChangedFieldBuilder () 
	public boolean hasSyncStateChanged () 
	public com.android.os.AtomsProto$SyncStateChanged getSyncStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setSyncStateChanged (com.android.os.AtomsProto$SyncStateChanged) 
		com.android.os.AtomsProto$SyncStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setSyncStateChanged (com.android.os.AtomsProto$SyncStateChanged$Builder) 
		com.android.os.AtomsProto$SyncStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeSyncStateChanged (com.android.os.AtomsProto$SyncStateChanged) 
		com.android.os.AtomsProto$SyncStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearSyncStateChanged () 
	public com.android.os.AtomsProto$SyncStateChanged$Builder getSyncStateChangedBuilder () 
	public com.android.os.AtomsProto$SyncStateChangedOrBuilder getSyncStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSyncStateChangedFieldBuilder () 
	public boolean hasScheduledJobStateChanged () 
	public com.android.os.AtomsProto$ScheduledJobStateChanged getScheduledJobStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setScheduledJobStateChanged (com.android.os.AtomsProto$ScheduledJobStateChanged) 
		com.android.os.AtomsProto$ScheduledJobStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setScheduledJobStateChanged (com.android.os.AtomsProto$ScheduledJobStateChanged$Builder) 
		com.android.os.AtomsProto$ScheduledJobStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeScheduledJobStateChanged (com.android.os.AtomsProto$ScheduledJobStateChanged) 
		com.android.os.AtomsProto$ScheduledJobStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearScheduledJobStateChanged () 
	public com.android.os.AtomsProto$ScheduledJobStateChanged$Builder getScheduledJobStateChangedBuilder () 
	public com.android.os.AtomsProto$ScheduledJobStateChangedOrBuilder getScheduledJobStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getScheduledJobStateChangedFieldBuilder () 
	public boolean hasScreenBrightnessChanged () 
	public com.android.os.AtomsProto$ScreenBrightnessChanged getScreenBrightnessChanged () 
	public com.android.os.AtomsProto$Atom$Builder setScreenBrightnessChanged (com.android.os.AtomsProto$ScreenBrightnessChanged) 
		com.android.os.AtomsProto$ScreenBrightnessChanged value
	public com.android.os.AtomsProto$Atom$Builder setScreenBrightnessChanged (com.android.os.AtomsProto$ScreenBrightnessChanged$Builder) 
		com.android.os.AtomsProto$ScreenBrightnessChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeScreenBrightnessChanged (com.android.os.AtomsProto$ScreenBrightnessChanged) 
		com.android.os.AtomsProto$ScreenBrightnessChanged value
	public com.android.os.AtomsProto$Atom$Builder clearScreenBrightnessChanged () 
	public com.android.os.AtomsProto$ScreenBrightnessChanged$Builder getScreenBrightnessChangedBuilder () 
	public com.android.os.AtomsProto$ScreenBrightnessChangedOrBuilder getScreenBrightnessChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getScreenBrightnessChangedFieldBuilder () 
	public boolean hasWakelockStateChanged () 
	public com.android.os.AtomsProto$WakelockStateChanged getWakelockStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setWakelockStateChanged (com.android.os.AtomsProto$WakelockStateChanged) 
		com.android.os.AtomsProto$WakelockStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setWakelockStateChanged (com.android.os.AtomsProto$WakelockStateChanged$Builder) 
		com.android.os.AtomsProto$WakelockStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeWakelockStateChanged (com.android.os.AtomsProto$WakelockStateChanged) 
		com.android.os.AtomsProto$WakelockStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearWakelockStateChanged () 
	public com.android.os.AtomsProto$WakelockStateChanged$Builder getWakelockStateChangedBuilder () 
	public com.android.os.AtomsProto$WakelockStateChangedOrBuilder getWakelockStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWakelockStateChangedFieldBuilder () 
	public boolean hasLongPartialWakelockStateChanged () 
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged getLongPartialWakelockStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setLongPartialWakelockStateChanged (com.android.os.AtomsProto$LongPartialWakelockStateChanged) 
		com.android.os.AtomsProto$LongPartialWakelockStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setLongPartialWakelockStateChanged (com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder) 
		com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeLongPartialWakelockStateChanged (com.android.os.AtomsProto$LongPartialWakelockStateChanged) 
		com.android.os.AtomsProto$LongPartialWakelockStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearLongPartialWakelockStateChanged () 
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder getLongPartialWakelockStateChangedBuilder () 
	public com.android.os.AtomsProto$LongPartialWakelockStateChangedOrBuilder getLongPartialWakelockStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLongPartialWakelockStateChangedFieldBuilder () 
	public boolean hasMobileRadioPowerStateChanged () 
	public com.android.os.AtomsProto$MobileRadioPowerStateChanged getMobileRadioPowerStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setMobileRadioPowerStateChanged (com.android.os.AtomsProto$MobileRadioPowerStateChanged) 
		com.android.os.AtomsProto$MobileRadioPowerStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setMobileRadioPowerStateChanged (com.android.os.AtomsProto$MobileRadioPowerStateChanged$Builder) 
		com.android.os.AtomsProto$MobileRadioPowerStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeMobileRadioPowerStateChanged (com.android.os.AtomsProto$MobileRadioPowerStateChanged) 
		com.android.os.AtomsProto$MobileRadioPowerStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearMobileRadioPowerStateChanged () 
	public com.android.os.AtomsProto$MobileRadioPowerStateChanged$Builder getMobileRadioPowerStateChangedBuilder () 
	public com.android.os.AtomsProto$MobileRadioPowerStateChangedOrBuilder getMobileRadioPowerStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMobileRadioPowerStateChangedFieldBuilder () 
	public boolean hasWifiRadioPowerStateChanged () 
	public com.android.os.AtomsProto$WifiRadioPowerStateChanged getWifiRadioPowerStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setWifiRadioPowerStateChanged (com.android.os.AtomsProto$WifiRadioPowerStateChanged) 
		com.android.os.AtomsProto$WifiRadioPowerStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setWifiRadioPowerStateChanged (com.android.os.AtomsProto$WifiRadioPowerStateChanged$Builder) 
		com.android.os.AtomsProto$WifiRadioPowerStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeWifiRadioPowerStateChanged (com.android.os.AtomsProto$WifiRadioPowerStateChanged) 
		com.android.os.AtomsProto$WifiRadioPowerStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearWifiRadioPowerStateChanged () 
	public com.android.os.AtomsProto$WifiRadioPowerStateChanged$Builder getWifiRadioPowerStateChangedBuilder () 
	public com.android.os.AtomsProto$WifiRadioPowerStateChangedOrBuilder getWifiRadioPowerStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiRadioPowerStateChangedFieldBuilder () 
	public boolean hasBatterySaverModeStateChanged () 
	public com.android.os.AtomsProto$BatterySaverModeStateChanged getBatterySaverModeStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setBatterySaverModeStateChanged (com.android.os.AtomsProto$BatterySaverModeStateChanged) 
		com.android.os.AtomsProto$BatterySaverModeStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setBatterySaverModeStateChanged (com.android.os.AtomsProto$BatterySaverModeStateChanged$Builder) 
		com.android.os.AtomsProto$BatterySaverModeStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeBatterySaverModeStateChanged (com.android.os.AtomsProto$BatterySaverModeStateChanged) 
		com.android.os.AtomsProto$BatterySaverModeStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearBatterySaverModeStateChanged () 
	public com.android.os.AtomsProto$BatterySaverModeStateChanged$Builder getBatterySaverModeStateChangedBuilder () 
	public com.android.os.AtomsProto$BatterySaverModeStateChangedOrBuilder getBatterySaverModeStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBatterySaverModeStateChangedFieldBuilder () 
	public boolean hasDeviceIdleModeStateChanged () 
	public com.android.os.AtomsProto$DeviceIdleModeStateChanged getDeviceIdleModeStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setDeviceIdleModeStateChanged (com.android.os.AtomsProto$DeviceIdleModeStateChanged) 
		com.android.os.AtomsProto$DeviceIdleModeStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setDeviceIdleModeStateChanged (com.android.os.AtomsProto$DeviceIdleModeStateChanged$Builder) 
		com.android.os.AtomsProto$DeviceIdleModeStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeDeviceIdleModeStateChanged (com.android.os.AtomsProto$DeviceIdleModeStateChanged) 
		com.android.os.AtomsProto$DeviceIdleModeStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearDeviceIdleModeStateChanged () 
	public com.android.os.AtomsProto$DeviceIdleModeStateChanged$Builder getDeviceIdleModeStateChangedBuilder () 
	public com.android.os.AtomsProto$DeviceIdleModeStateChangedOrBuilder getDeviceIdleModeStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDeviceIdleModeStateChangedFieldBuilder () 
	public boolean hasDeviceIdlingModeStateChanged () 
	public com.android.os.AtomsProto$DeviceIdlingModeStateChanged getDeviceIdlingModeStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setDeviceIdlingModeStateChanged (com.android.os.AtomsProto$DeviceIdlingModeStateChanged) 
		com.android.os.AtomsProto$DeviceIdlingModeStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setDeviceIdlingModeStateChanged (com.android.os.AtomsProto$DeviceIdlingModeStateChanged$Builder) 
		com.android.os.AtomsProto$DeviceIdlingModeStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeDeviceIdlingModeStateChanged (com.android.os.AtomsProto$DeviceIdlingModeStateChanged) 
		com.android.os.AtomsProto$DeviceIdlingModeStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearDeviceIdlingModeStateChanged () 
	public com.android.os.AtomsProto$DeviceIdlingModeStateChanged$Builder getDeviceIdlingModeStateChangedBuilder () 
	public com.android.os.AtomsProto$DeviceIdlingModeStateChangedOrBuilder getDeviceIdlingModeStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDeviceIdlingModeStateChangedFieldBuilder () 
	public boolean hasAudioStateChanged () 
	public com.android.os.AtomsProto$AudioStateChanged getAudioStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setAudioStateChanged (com.android.os.AtomsProto$AudioStateChanged) 
		com.android.os.AtomsProto$AudioStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setAudioStateChanged (com.android.os.AtomsProto$AudioStateChanged$Builder) 
		com.android.os.AtomsProto$AudioStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeAudioStateChanged (com.android.os.AtomsProto$AudioStateChanged) 
		com.android.os.AtomsProto$AudioStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearAudioStateChanged () 
	public com.android.os.AtomsProto$AudioStateChanged$Builder getAudioStateChangedBuilder () 
	public com.android.os.AtomsProto$AudioStateChangedOrBuilder getAudioStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAudioStateChangedFieldBuilder () 
	public boolean hasMediaCodecActivityChanged () 
	public com.android.os.AtomsProto$MediaCodecActivityChanged getMediaCodecActivityChanged () 
	public com.android.os.AtomsProto$Atom$Builder setMediaCodecActivityChanged (com.android.os.AtomsProto$MediaCodecActivityChanged) 
		com.android.os.AtomsProto$MediaCodecActivityChanged value
	public com.android.os.AtomsProto$Atom$Builder setMediaCodecActivityChanged (com.android.os.AtomsProto$MediaCodecActivityChanged$Builder) 
		com.android.os.AtomsProto$MediaCodecActivityChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeMediaCodecActivityChanged (com.android.os.AtomsProto$MediaCodecActivityChanged) 
		com.android.os.AtomsProto$MediaCodecActivityChanged value
	public com.android.os.AtomsProto$Atom$Builder clearMediaCodecActivityChanged () 
	public com.android.os.AtomsProto$MediaCodecActivityChanged$Builder getMediaCodecActivityChangedBuilder () 
	public com.android.os.AtomsProto$MediaCodecActivityChangedOrBuilder getMediaCodecActivityChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMediaCodecActivityChangedFieldBuilder () 
	public boolean hasCameraStateChanged () 
	public com.android.os.AtomsProto$CameraStateChanged getCameraStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setCameraStateChanged (com.android.os.AtomsProto$CameraStateChanged) 
		com.android.os.AtomsProto$CameraStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setCameraStateChanged (com.android.os.AtomsProto$CameraStateChanged$Builder) 
		com.android.os.AtomsProto$CameraStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeCameraStateChanged (com.android.os.AtomsProto$CameraStateChanged) 
		com.android.os.AtomsProto$CameraStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearCameraStateChanged () 
	public com.android.os.AtomsProto$CameraStateChanged$Builder getCameraStateChangedBuilder () 
	public com.android.os.AtomsProto$CameraStateChangedOrBuilder getCameraStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCameraStateChangedFieldBuilder () 
	public boolean hasFlashlightStateChanged () 
	public com.android.os.AtomsProto$FlashlightStateChanged getFlashlightStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setFlashlightStateChanged (com.android.os.AtomsProto$FlashlightStateChanged) 
		com.android.os.AtomsProto$FlashlightStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setFlashlightStateChanged (com.android.os.AtomsProto$FlashlightStateChanged$Builder) 
		com.android.os.AtomsProto$FlashlightStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeFlashlightStateChanged (com.android.os.AtomsProto$FlashlightStateChanged) 
		com.android.os.AtomsProto$FlashlightStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearFlashlightStateChanged () 
	public com.android.os.AtomsProto$FlashlightStateChanged$Builder getFlashlightStateChangedBuilder () 
	public com.android.os.AtomsProto$FlashlightStateChangedOrBuilder getFlashlightStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getFlashlightStateChangedFieldBuilder () 
	public boolean hasUidProcessStateChanged () 
	public com.android.os.AtomsProto$UidProcessStateChanged getUidProcessStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setUidProcessStateChanged (com.android.os.AtomsProto$UidProcessStateChanged) 
		com.android.os.AtomsProto$UidProcessStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setUidProcessStateChanged (com.android.os.AtomsProto$UidProcessStateChanged$Builder) 
		com.android.os.AtomsProto$UidProcessStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeUidProcessStateChanged (com.android.os.AtomsProto$UidProcessStateChanged) 
		com.android.os.AtomsProto$UidProcessStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearUidProcessStateChanged () 
	public com.android.os.AtomsProto$UidProcessStateChanged$Builder getUidProcessStateChangedBuilder () 
	public com.android.os.AtomsProto$UidProcessStateChangedOrBuilder getUidProcessStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUidProcessStateChangedFieldBuilder () 
	public boolean hasProcessLifeCycleStateChanged () 
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged getProcessLifeCycleStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setProcessLifeCycleStateChanged (com.android.os.AtomsProto$ProcessLifeCycleStateChanged) 
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setProcessLifeCycleStateChanged (com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder) 
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeProcessLifeCycleStateChanged (com.android.os.AtomsProto$ProcessLifeCycleStateChanged) 
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearProcessLifeCycleStateChanged () 
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder getProcessLifeCycleStateChangedBuilder () 
	public com.android.os.AtomsProto$ProcessLifeCycleStateChangedOrBuilder getProcessLifeCycleStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getProcessLifeCycleStateChangedFieldBuilder () 
	public boolean hasScreenStateChanged () 
	public com.android.os.AtomsProto$ScreenStateChanged getScreenStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setScreenStateChanged (com.android.os.AtomsProto$ScreenStateChanged) 
		com.android.os.AtomsProto$ScreenStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setScreenStateChanged (com.android.os.AtomsProto$ScreenStateChanged$Builder) 
		com.android.os.AtomsProto$ScreenStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeScreenStateChanged (com.android.os.AtomsProto$ScreenStateChanged) 
		com.android.os.AtomsProto$ScreenStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearScreenStateChanged () 
	public com.android.os.AtomsProto$ScreenStateChanged$Builder getScreenStateChangedBuilder () 
	public com.android.os.AtomsProto$ScreenStateChangedOrBuilder getScreenStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getScreenStateChangedFieldBuilder () 
	public boolean hasBatteryLevelChanged () 
	public com.android.os.AtomsProto$BatteryLevelChanged getBatteryLevelChanged () 
	public com.android.os.AtomsProto$Atom$Builder setBatteryLevelChanged (com.android.os.AtomsProto$BatteryLevelChanged) 
		com.android.os.AtomsProto$BatteryLevelChanged value
	public com.android.os.AtomsProto$Atom$Builder setBatteryLevelChanged (com.android.os.AtomsProto$BatteryLevelChanged$Builder) 
		com.android.os.AtomsProto$BatteryLevelChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeBatteryLevelChanged (com.android.os.AtomsProto$BatteryLevelChanged) 
		com.android.os.AtomsProto$BatteryLevelChanged value
	public com.android.os.AtomsProto$Atom$Builder clearBatteryLevelChanged () 
	public com.android.os.AtomsProto$BatteryLevelChanged$Builder getBatteryLevelChangedBuilder () 
	public com.android.os.AtomsProto$BatteryLevelChangedOrBuilder getBatteryLevelChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBatteryLevelChangedFieldBuilder () 
	public boolean hasChargingStateChanged () 
	public com.android.os.AtomsProto$ChargingStateChanged getChargingStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setChargingStateChanged (com.android.os.AtomsProto$ChargingStateChanged) 
		com.android.os.AtomsProto$ChargingStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setChargingStateChanged (com.android.os.AtomsProto$ChargingStateChanged$Builder) 
		com.android.os.AtomsProto$ChargingStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeChargingStateChanged (com.android.os.AtomsProto$ChargingStateChanged) 
		com.android.os.AtomsProto$ChargingStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearChargingStateChanged () 
	public com.android.os.AtomsProto$ChargingStateChanged$Builder getChargingStateChangedBuilder () 
	public com.android.os.AtomsProto$ChargingStateChangedOrBuilder getChargingStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getChargingStateChangedFieldBuilder () 
	public boolean hasPluggedStateChanged () 
	public com.android.os.AtomsProto$PluggedStateChanged getPluggedStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setPluggedStateChanged (com.android.os.AtomsProto$PluggedStateChanged) 
		com.android.os.AtomsProto$PluggedStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setPluggedStateChanged (com.android.os.AtomsProto$PluggedStateChanged$Builder) 
		com.android.os.AtomsProto$PluggedStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergePluggedStateChanged (com.android.os.AtomsProto$PluggedStateChanged) 
		com.android.os.AtomsProto$PluggedStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearPluggedStateChanged () 
	public com.android.os.AtomsProto$PluggedStateChanged$Builder getPluggedStateChangedBuilder () 
	public com.android.os.AtomsProto$PluggedStateChangedOrBuilder getPluggedStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPluggedStateChangedFieldBuilder () 
	public boolean hasDeviceTemperatureReported () 
	public com.android.os.AtomsProto$DeviceTemperatureReported getDeviceTemperatureReported () 
	public com.android.os.AtomsProto$Atom$Builder setDeviceTemperatureReported (com.android.os.AtomsProto$DeviceTemperatureReported) 
		com.android.os.AtomsProto$DeviceTemperatureReported value
	public com.android.os.AtomsProto$Atom$Builder setDeviceTemperatureReported (com.android.os.AtomsProto$DeviceTemperatureReported$Builder) 
		com.android.os.AtomsProto$DeviceTemperatureReported$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeDeviceTemperatureReported (com.android.os.AtomsProto$DeviceTemperatureReported) 
		com.android.os.AtomsProto$DeviceTemperatureReported value
	public com.android.os.AtomsProto$Atom$Builder clearDeviceTemperatureReported () 
	public com.android.os.AtomsProto$DeviceTemperatureReported$Builder getDeviceTemperatureReportedBuilder () 
	public com.android.os.AtomsProto$DeviceTemperatureReportedOrBuilder getDeviceTemperatureReportedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDeviceTemperatureReportedFieldBuilder () 
	public boolean hasDeviceOnStatusChanged () 
	public com.android.os.AtomsProto$DeviceOnStatusChanged getDeviceOnStatusChanged () 
	public com.android.os.AtomsProto$Atom$Builder setDeviceOnStatusChanged (com.android.os.AtomsProto$DeviceOnStatusChanged) 
		com.android.os.AtomsProto$DeviceOnStatusChanged value
	public com.android.os.AtomsProto$Atom$Builder setDeviceOnStatusChanged (com.android.os.AtomsProto$DeviceOnStatusChanged$Builder) 
		com.android.os.AtomsProto$DeviceOnStatusChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeDeviceOnStatusChanged (com.android.os.AtomsProto$DeviceOnStatusChanged) 
		com.android.os.AtomsProto$DeviceOnStatusChanged value
	public com.android.os.AtomsProto$Atom$Builder clearDeviceOnStatusChanged () 
	public com.android.os.AtomsProto$DeviceOnStatusChanged$Builder getDeviceOnStatusChangedBuilder () 
	public com.android.os.AtomsProto$DeviceOnStatusChangedOrBuilder getDeviceOnStatusChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDeviceOnStatusChangedFieldBuilder () 
	public boolean hasWakeupAlarmOccurred () 
	public com.android.os.AtomsProto$WakeupAlarmOccurred getWakeupAlarmOccurred () 
	public com.android.os.AtomsProto$Atom$Builder setWakeupAlarmOccurred (com.android.os.AtomsProto$WakeupAlarmOccurred) 
		com.android.os.AtomsProto$WakeupAlarmOccurred value
	public com.android.os.AtomsProto$Atom$Builder setWakeupAlarmOccurred (com.android.os.AtomsProto$WakeupAlarmOccurred$Builder) 
		com.android.os.AtomsProto$WakeupAlarmOccurred$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeWakeupAlarmOccurred (com.android.os.AtomsProto$WakeupAlarmOccurred) 
		com.android.os.AtomsProto$WakeupAlarmOccurred value
	public com.android.os.AtomsProto$Atom$Builder clearWakeupAlarmOccurred () 
	public com.android.os.AtomsProto$WakeupAlarmOccurred$Builder getWakeupAlarmOccurredBuilder () 
	public com.android.os.AtomsProto$WakeupAlarmOccurredOrBuilder getWakeupAlarmOccurredOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWakeupAlarmOccurredFieldBuilder () 
	public boolean hasKernelWakeupReported () 
	public com.android.os.AtomsProto$KernelWakeupReported getKernelWakeupReported () 
	public com.android.os.AtomsProto$Atom$Builder setKernelWakeupReported (com.android.os.AtomsProto$KernelWakeupReported) 
		com.android.os.AtomsProto$KernelWakeupReported value
	public com.android.os.AtomsProto$Atom$Builder setKernelWakeupReported (com.android.os.AtomsProto$KernelWakeupReported$Builder) 
		com.android.os.AtomsProto$KernelWakeupReported$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeKernelWakeupReported (com.android.os.AtomsProto$KernelWakeupReported) 
		com.android.os.AtomsProto$KernelWakeupReported value
	public com.android.os.AtomsProto$Atom$Builder clearKernelWakeupReported () 
	public com.android.os.AtomsProto$KernelWakeupReported$Builder getKernelWakeupReportedBuilder () 
	public com.android.os.AtomsProto$KernelWakeupReportedOrBuilder getKernelWakeupReportedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getKernelWakeupReportedFieldBuilder () 
	public boolean hasWifiLockStateChanged () 
	public com.android.os.AtomsProto$WifiLockStateChanged getWifiLockStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setWifiLockStateChanged (com.android.os.AtomsProto$WifiLockStateChanged) 
		com.android.os.AtomsProto$WifiLockStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setWifiLockStateChanged (com.android.os.AtomsProto$WifiLockStateChanged$Builder) 
		com.android.os.AtomsProto$WifiLockStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeWifiLockStateChanged (com.android.os.AtomsProto$WifiLockStateChanged) 
		com.android.os.AtomsProto$WifiLockStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearWifiLockStateChanged () 
	public com.android.os.AtomsProto$WifiLockStateChanged$Builder getWifiLockStateChangedBuilder () 
	public com.android.os.AtomsProto$WifiLockStateChangedOrBuilder getWifiLockStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiLockStateChangedFieldBuilder () 
	public boolean hasWifiSignalStrengthChanged () 
	public com.android.os.AtomsProto$WifiSignalStrengthChanged getWifiSignalStrengthChanged () 
	public com.android.os.AtomsProto$Atom$Builder setWifiSignalStrengthChanged (com.android.os.AtomsProto$WifiSignalStrengthChanged) 
		com.android.os.AtomsProto$WifiSignalStrengthChanged value
	public com.android.os.AtomsProto$Atom$Builder setWifiSignalStrengthChanged (com.android.os.AtomsProto$WifiSignalStrengthChanged$Builder) 
		com.android.os.AtomsProto$WifiSignalStrengthChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeWifiSignalStrengthChanged (com.android.os.AtomsProto$WifiSignalStrengthChanged) 
		com.android.os.AtomsProto$WifiSignalStrengthChanged value
	public com.android.os.AtomsProto$Atom$Builder clearWifiSignalStrengthChanged () 
	public com.android.os.AtomsProto$WifiSignalStrengthChanged$Builder getWifiSignalStrengthChangedBuilder () 
	public com.android.os.AtomsProto$WifiSignalStrengthChangedOrBuilder getWifiSignalStrengthChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiSignalStrengthChangedFieldBuilder () 
	public boolean hasWifiScanStateChanged () 
	public com.android.os.AtomsProto$WifiScanStateChanged getWifiScanStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setWifiScanStateChanged (com.android.os.AtomsProto$WifiScanStateChanged) 
		com.android.os.AtomsProto$WifiScanStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setWifiScanStateChanged (com.android.os.AtomsProto$WifiScanStateChanged$Builder) 
		com.android.os.AtomsProto$WifiScanStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeWifiScanStateChanged (com.android.os.AtomsProto$WifiScanStateChanged) 
		com.android.os.AtomsProto$WifiScanStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearWifiScanStateChanged () 
	public com.android.os.AtomsProto$WifiScanStateChanged$Builder getWifiScanStateChangedBuilder () 
	public com.android.os.AtomsProto$WifiScanStateChangedOrBuilder getWifiScanStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiScanStateChangedFieldBuilder () 
	public boolean hasPhoneSignalStrengthChanged () 
	public com.android.os.AtomsProto$PhoneSignalStrengthChanged getPhoneSignalStrengthChanged () 
	public com.android.os.AtomsProto$Atom$Builder setPhoneSignalStrengthChanged (com.android.os.AtomsProto$PhoneSignalStrengthChanged) 
		com.android.os.AtomsProto$PhoneSignalStrengthChanged value
	public com.android.os.AtomsProto$Atom$Builder setPhoneSignalStrengthChanged (com.android.os.AtomsProto$PhoneSignalStrengthChanged$Builder) 
		com.android.os.AtomsProto$PhoneSignalStrengthChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergePhoneSignalStrengthChanged (com.android.os.AtomsProto$PhoneSignalStrengthChanged) 
		com.android.os.AtomsProto$PhoneSignalStrengthChanged value
	public com.android.os.AtomsProto$Atom$Builder clearPhoneSignalStrengthChanged () 
	public com.android.os.AtomsProto$PhoneSignalStrengthChanged$Builder getPhoneSignalStrengthChangedBuilder () 
	public com.android.os.AtomsProto$PhoneSignalStrengthChangedOrBuilder getPhoneSignalStrengthChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPhoneSignalStrengthChangedFieldBuilder () 
	public boolean hasSettingChanged () 
	public com.android.os.AtomsProto$SettingChanged getSettingChanged () 
	public com.android.os.AtomsProto$Atom$Builder setSettingChanged (com.android.os.AtomsProto$SettingChanged) 
		com.android.os.AtomsProto$SettingChanged value
	public com.android.os.AtomsProto$Atom$Builder setSettingChanged (com.android.os.AtomsProto$SettingChanged$Builder) 
		com.android.os.AtomsProto$SettingChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeSettingChanged (com.android.os.AtomsProto$SettingChanged) 
		com.android.os.AtomsProto$SettingChanged value
	public com.android.os.AtomsProto$Atom$Builder clearSettingChanged () 
	public com.android.os.AtomsProto$SettingChanged$Builder getSettingChangedBuilder () 
	public com.android.os.AtomsProto$SettingChangedOrBuilder getSettingChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSettingChangedFieldBuilder () 
	public boolean hasActivityForegroundStateChanged () 
	public com.android.os.AtomsProto$ActivityForegroundStateChanged getActivityForegroundStateChanged () 
	public com.android.os.AtomsProto$Atom$Builder setActivityForegroundStateChanged (com.android.os.AtomsProto$ActivityForegroundStateChanged) 
		com.android.os.AtomsProto$ActivityForegroundStateChanged value
	public com.android.os.AtomsProto$Atom$Builder setActivityForegroundStateChanged (com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder) 
		com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeActivityForegroundStateChanged (com.android.os.AtomsProto$ActivityForegroundStateChanged) 
		com.android.os.AtomsProto$ActivityForegroundStateChanged value
	public com.android.os.AtomsProto$Atom$Builder clearActivityForegroundStateChanged () 
	public com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder getActivityForegroundStateChangedBuilder () 
	public com.android.os.AtomsProto$ActivityForegroundStateChangedOrBuilder getActivityForegroundStateChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getActivityForegroundStateChangedFieldBuilder () 
	public boolean hasIsolatedUidChanged () 
	public com.android.os.AtomsProto$IsolatedUidChanged getIsolatedUidChanged () 
	public com.android.os.AtomsProto$Atom$Builder setIsolatedUidChanged (com.android.os.AtomsProto$IsolatedUidChanged) 
		com.android.os.AtomsProto$IsolatedUidChanged value
	public com.android.os.AtomsProto$Atom$Builder setIsolatedUidChanged (com.android.os.AtomsProto$IsolatedUidChanged$Builder) 
		com.android.os.AtomsProto$IsolatedUidChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeIsolatedUidChanged (com.android.os.AtomsProto$IsolatedUidChanged) 
		com.android.os.AtomsProto$IsolatedUidChanged value
	public com.android.os.AtomsProto$Atom$Builder clearIsolatedUidChanged () 
	public com.android.os.AtomsProto$IsolatedUidChanged$Builder getIsolatedUidChangedBuilder () 
	public com.android.os.AtomsProto$IsolatedUidChangedOrBuilder getIsolatedUidChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getIsolatedUidChangedFieldBuilder () 
	public boolean hasPacketWakeupOccurred () 
	public com.android.os.AtomsProto$PacketWakeupOccurred getPacketWakeupOccurred () 
	public com.android.os.AtomsProto$Atom$Builder setPacketWakeupOccurred (com.android.os.AtomsProto$PacketWakeupOccurred) 
		com.android.os.AtomsProto$PacketWakeupOccurred value
	public com.android.os.AtomsProto$Atom$Builder setPacketWakeupOccurred (com.android.os.AtomsProto$PacketWakeupOccurred$Builder) 
		com.android.os.AtomsProto$PacketWakeupOccurred$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergePacketWakeupOccurred (com.android.os.AtomsProto$PacketWakeupOccurred) 
		com.android.os.AtomsProto$PacketWakeupOccurred value
	public com.android.os.AtomsProto$Atom$Builder clearPacketWakeupOccurred () 
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder getPacketWakeupOccurredBuilder () 
	public com.android.os.AtomsProto$PacketWakeupOccurredOrBuilder getPacketWakeupOccurredOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPacketWakeupOccurredFieldBuilder () 
	public boolean hasDropboxErrorChanged () 
	public com.android.os.AtomsProto$DropboxErrorChanged getDropboxErrorChanged () 
	public com.android.os.AtomsProto$Atom$Builder setDropboxErrorChanged (com.android.os.AtomsProto$DropboxErrorChanged) 
		com.android.os.AtomsProto$DropboxErrorChanged value
	public com.android.os.AtomsProto$Atom$Builder setDropboxErrorChanged (com.android.os.AtomsProto$DropboxErrorChanged$Builder) 
		com.android.os.AtomsProto$DropboxErrorChanged$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeDropboxErrorChanged (com.android.os.AtomsProto$DropboxErrorChanged) 
		com.android.os.AtomsProto$DropboxErrorChanged value
	public com.android.os.AtomsProto$Atom$Builder clearDropboxErrorChanged () 
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder getDropboxErrorChangedBuilder () 
	public com.android.os.AtomsProto$DropboxErrorChangedOrBuilder getDropboxErrorChangedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDropboxErrorChangedFieldBuilder () 
	public boolean hasAnomalyDetected () 
	public com.android.os.AtomsProto$AnomalyDetected getAnomalyDetected () 
	public com.android.os.AtomsProto$Atom$Builder setAnomalyDetected (com.android.os.AtomsProto$AnomalyDetected) 
		com.android.os.AtomsProto$AnomalyDetected value
	public com.android.os.AtomsProto$Atom$Builder setAnomalyDetected (com.android.os.AtomsProto$AnomalyDetected$Builder) 
		com.android.os.AtomsProto$AnomalyDetected$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeAnomalyDetected (com.android.os.AtomsProto$AnomalyDetected) 
		com.android.os.AtomsProto$AnomalyDetected value
	public com.android.os.AtomsProto$Atom$Builder clearAnomalyDetected () 
	public com.android.os.AtomsProto$AnomalyDetected$Builder getAnomalyDetectedBuilder () 
	public com.android.os.AtomsProto$AnomalyDetectedOrBuilder getAnomalyDetectedOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAnomalyDetectedFieldBuilder () 
	public boolean hasAppHook () 
	public com.android.os.AtomsProto$AppHook getAppHook () 
	public com.android.os.AtomsProto$Atom$Builder setAppHook (com.android.os.AtomsProto$AppHook) 
		com.android.os.AtomsProto$AppHook value
	public com.android.os.AtomsProto$Atom$Builder setAppHook (com.android.os.AtomsProto$AppHook$Builder) 
		com.android.os.AtomsProto$AppHook$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeAppHook (com.android.os.AtomsProto$AppHook) 
		com.android.os.AtomsProto$AppHook value
	public com.android.os.AtomsProto$Atom$Builder clearAppHook () 
	public com.android.os.AtomsProto$AppHook$Builder getAppHookBuilder () 
	public com.android.os.AtomsProto$AppHookOrBuilder getAppHookOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAppHookFieldBuilder () 
	public boolean hasWifiBytesTransfer () 
	public com.android.os.AtomsProto$WifiBytesTransfer getWifiBytesTransfer () 
	public com.android.os.AtomsProto$Atom$Builder setWifiBytesTransfer (com.android.os.AtomsProto$WifiBytesTransfer) 
		com.android.os.AtomsProto$WifiBytesTransfer value
	public com.android.os.AtomsProto$Atom$Builder setWifiBytesTransfer (com.android.os.AtomsProto$WifiBytesTransfer$Builder) 
		com.android.os.AtomsProto$WifiBytesTransfer$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeWifiBytesTransfer (com.android.os.AtomsProto$WifiBytesTransfer) 
		com.android.os.AtomsProto$WifiBytesTransfer value
	public com.android.os.AtomsProto$Atom$Builder clearWifiBytesTransfer () 
	public com.android.os.AtomsProto$WifiBytesTransfer$Builder getWifiBytesTransferBuilder () 
	public com.android.os.AtomsProto$WifiBytesTransferOrBuilder getWifiBytesTransferOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiBytesTransferFieldBuilder () 
	public boolean hasWifiBytesTransferByFgBg () 
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg getWifiBytesTransferByFgBg () 
	public com.android.os.AtomsProto$Atom$Builder setWifiBytesTransferByFgBg (com.android.os.AtomsProto$WifiBytesTransferByFgBg) 
		com.android.os.AtomsProto$WifiBytesTransferByFgBg value
	public com.android.os.AtomsProto$Atom$Builder setWifiBytesTransferByFgBg (com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder) 
		com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeWifiBytesTransferByFgBg (com.android.os.AtomsProto$WifiBytesTransferByFgBg) 
		com.android.os.AtomsProto$WifiBytesTransferByFgBg value
	public com.android.os.AtomsProto$Atom$Builder clearWifiBytesTransferByFgBg () 
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder getWifiBytesTransferByFgBgBuilder () 
	public com.android.os.AtomsProto$WifiBytesTransferByFgBgOrBuilder getWifiBytesTransferByFgBgOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiBytesTransferByFgBgFieldBuilder () 
	public boolean hasMobileBytesTransfer () 
	public com.android.os.AtomsProto$MobileBytesTransfer getMobileBytesTransfer () 
	public com.android.os.AtomsProto$Atom$Builder setMobileBytesTransfer (com.android.os.AtomsProto$MobileBytesTransfer) 
		com.android.os.AtomsProto$MobileBytesTransfer value
	public com.android.os.AtomsProto$Atom$Builder setMobileBytesTransfer (com.android.os.AtomsProto$MobileBytesTransfer$Builder) 
		com.android.os.AtomsProto$MobileBytesTransfer$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeMobileBytesTransfer (com.android.os.AtomsProto$MobileBytesTransfer) 
		com.android.os.AtomsProto$MobileBytesTransfer value
	public com.android.os.AtomsProto$Atom$Builder clearMobileBytesTransfer () 
	public com.android.os.AtomsProto$MobileBytesTransfer$Builder getMobileBytesTransferBuilder () 
	public com.android.os.AtomsProto$MobileBytesTransferOrBuilder getMobileBytesTransferOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMobileBytesTransferFieldBuilder () 
	public boolean hasMobileBytesTransferByFgBg () 
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg getMobileBytesTransferByFgBg () 
	public com.android.os.AtomsProto$Atom$Builder setMobileBytesTransferByFgBg (com.android.os.AtomsProto$MobileBytesTransferByFgBg) 
		com.android.os.AtomsProto$MobileBytesTransferByFgBg value
	public com.android.os.AtomsProto$Atom$Builder setMobileBytesTransferByFgBg (com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder) 
		com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeMobileBytesTransferByFgBg (com.android.os.AtomsProto$MobileBytesTransferByFgBg) 
		com.android.os.AtomsProto$MobileBytesTransferByFgBg value
	public com.android.os.AtomsProto$Atom$Builder clearMobileBytesTransferByFgBg () 
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder getMobileBytesTransferByFgBgBuilder () 
	public com.android.os.AtomsProto$MobileBytesTransferByFgBgOrBuilder getMobileBytesTransferByFgBgOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMobileBytesTransferByFgBgFieldBuilder () 
	public boolean hasKernelWakelock () 
	public com.android.os.AtomsProto$KernelWakelock getKernelWakelock () 
	public com.android.os.AtomsProto$Atom$Builder setKernelWakelock (com.android.os.AtomsProto$KernelWakelock) 
		com.android.os.AtomsProto$KernelWakelock value
	public com.android.os.AtomsProto$Atom$Builder setKernelWakelock (com.android.os.AtomsProto$KernelWakelock$Builder) 
		com.android.os.AtomsProto$KernelWakelock$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeKernelWakelock (com.android.os.AtomsProto$KernelWakelock) 
		com.android.os.AtomsProto$KernelWakelock value
	public com.android.os.AtomsProto$Atom$Builder clearKernelWakelock () 
	public com.android.os.AtomsProto$KernelWakelock$Builder getKernelWakelockBuilder () 
	public com.android.os.AtomsProto$KernelWakelockOrBuilder getKernelWakelockOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getKernelWakelockFieldBuilder () 
	public boolean hasPlatformSleepState () 
	public com.android.os.AtomsProto$PlatformSleepState getPlatformSleepState () 
	public com.android.os.AtomsProto$Atom$Builder setPlatformSleepState (com.android.os.AtomsProto$PlatformSleepState) 
		com.android.os.AtomsProto$PlatformSleepState value
	public com.android.os.AtomsProto$Atom$Builder setPlatformSleepState (com.android.os.AtomsProto$PlatformSleepState$Builder) 
		com.android.os.AtomsProto$PlatformSleepState$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergePlatformSleepState (com.android.os.AtomsProto$PlatformSleepState) 
		com.android.os.AtomsProto$PlatformSleepState value
	public com.android.os.AtomsProto$Atom$Builder clearPlatformSleepState () 
	public com.android.os.AtomsProto$PlatformSleepState$Builder getPlatformSleepStateBuilder () 
	public com.android.os.AtomsProto$PlatformSleepStateOrBuilder getPlatformSleepStateOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPlatformSleepStateFieldBuilder () 
	public boolean hasSleepStateVoter () 
	public com.android.os.AtomsProto$SleepStateVoter getSleepStateVoter () 
	public com.android.os.AtomsProto$Atom$Builder setSleepStateVoter (com.android.os.AtomsProto$SleepStateVoter) 
		com.android.os.AtomsProto$SleepStateVoter value
	public com.android.os.AtomsProto$Atom$Builder setSleepStateVoter (com.android.os.AtomsProto$SleepStateVoter$Builder) 
		com.android.os.AtomsProto$SleepStateVoter$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeSleepStateVoter (com.android.os.AtomsProto$SleepStateVoter) 
		com.android.os.AtomsProto$SleepStateVoter value
	public com.android.os.AtomsProto$Atom$Builder clearSleepStateVoter () 
	public com.android.os.AtomsProto$SleepStateVoter$Builder getSleepStateVoterBuilder () 
	public com.android.os.AtomsProto$SleepStateVoterOrBuilder getSleepStateVoterOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSleepStateVoterFieldBuilder () 
	public boolean hasSubsystemSleepState () 
	public com.android.os.AtomsProto$SubsystemSleepState getSubsystemSleepState () 
	public com.android.os.AtomsProto$Atom$Builder setSubsystemSleepState (com.android.os.AtomsProto$SubsystemSleepState) 
		com.android.os.AtomsProto$SubsystemSleepState value
	public com.android.os.AtomsProto$Atom$Builder setSubsystemSleepState (com.android.os.AtomsProto$SubsystemSleepState$Builder) 
		com.android.os.AtomsProto$SubsystemSleepState$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeSubsystemSleepState (com.android.os.AtomsProto$SubsystemSleepState) 
		com.android.os.AtomsProto$SubsystemSleepState value
	public com.android.os.AtomsProto$Atom$Builder clearSubsystemSleepState () 
	public com.android.os.AtomsProto$SubsystemSleepState$Builder getSubsystemSleepStateBuilder () 
	public com.android.os.AtomsProto$SubsystemSleepStateOrBuilder getSubsystemSleepStateOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSubsystemSleepStateFieldBuilder () 
	public boolean hasCpuTimePerFreq () 
	public com.android.os.AtomsProto$CpuTimePerFreq getCpuTimePerFreq () 
	public com.android.os.AtomsProto$Atom$Builder setCpuTimePerFreq (com.android.os.AtomsProto$CpuTimePerFreq) 
		com.android.os.AtomsProto$CpuTimePerFreq value
	public com.android.os.AtomsProto$Atom$Builder setCpuTimePerFreq (com.android.os.AtomsProto$CpuTimePerFreq$Builder) 
		com.android.os.AtomsProto$CpuTimePerFreq$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeCpuTimePerFreq (com.android.os.AtomsProto$CpuTimePerFreq) 
		com.android.os.AtomsProto$CpuTimePerFreq value
	public com.android.os.AtomsProto$Atom$Builder clearCpuTimePerFreq () 
	public com.android.os.AtomsProto$CpuTimePerFreq$Builder getCpuTimePerFreqBuilder () 
	public com.android.os.AtomsProto$CpuTimePerFreqOrBuilder getCpuTimePerFreqOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCpuTimePerFreqFieldBuilder () 
	public boolean hasCpuTimePerUid () 
	public com.android.os.AtomsProto$CpuTimePerUid getCpuTimePerUid () 
	public com.android.os.AtomsProto$Atom$Builder setCpuTimePerUid (com.android.os.AtomsProto$CpuTimePerUid) 
		com.android.os.AtomsProto$CpuTimePerUid value
	public com.android.os.AtomsProto$Atom$Builder setCpuTimePerUid (com.android.os.AtomsProto$CpuTimePerUid$Builder) 
		com.android.os.AtomsProto$CpuTimePerUid$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeCpuTimePerUid (com.android.os.AtomsProto$CpuTimePerUid) 
		com.android.os.AtomsProto$CpuTimePerUid value
	public com.android.os.AtomsProto$Atom$Builder clearCpuTimePerUid () 
	public com.android.os.AtomsProto$CpuTimePerUid$Builder getCpuTimePerUidBuilder () 
	public com.android.os.AtomsProto$CpuTimePerUidOrBuilder getCpuTimePerUidOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCpuTimePerUidFieldBuilder () 
	public boolean hasCpuTimePerUidFreq () 
	public com.android.os.AtomsProto$CpuTimePerUidFreq getCpuTimePerUidFreq () 
	public com.android.os.AtomsProto$Atom$Builder setCpuTimePerUidFreq (com.android.os.AtomsProto$CpuTimePerUidFreq) 
		com.android.os.AtomsProto$CpuTimePerUidFreq value
	public com.android.os.AtomsProto$Atom$Builder setCpuTimePerUidFreq (com.android.os.AtomsProto$CpuTimePerUidFreq$Builder) 
		com.android.os.AtomsProto$CpuTimePerUidFreq$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeCpuTimePerUidFreq (com.android.os.AtomsProto$CpuTimePerUidFreq) 
		com.android.os.AtomsProto$CpuTimePerUidFreq value
	public com.android.os.AtomsProto$Atom$Builder clearCpuTimePerUidFreq () 
	public com.android.os.AtomsProto$CpuTimePerUidFreq$Builder getCpuTimePerUidFreqBuilder () 
	public com.android.os.AtomsProto$CpuTimePerUidFreqOrBuilder getCpuTimePerUidFreqOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCpuTimePerUidFreqFieldBuilder () 
	public boolean hasWifiActivityEnergyInfo () 
	public com.android.os.AtomsProto$WifiActivityEnergyInfo getWifiActivityEnergyInfo () 
	public com.android.os.AtomsProto$Atom$Builder setWifiActivityEnergyInfo (com.android.os.AtomsProto$WifiActivityEnergyInfo) 
		com.android.os.AtomsProto$WifiActivityEnergyInfo value
	public com.android.os.AtomsProto$Atom$Builder setWifiActivityEnergyInfo (com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder) 
		com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeWifiActivityEnergyInfo (com.android.os.AtomsProto$WifiActivityEnergyInfo) 
		com.android.os.AtomsProto$WifiActivityEnergyInfo value
	public com.android.os.AtomsProto$Atom$Builder clearWifiActivityEnergyInfo () 
	public com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder getWifiActivityEnergyInfoBuilder () 
	public com.android.os.AtomsProto$WifiActivityEnergyInfoOrBuilder getWifiActivityEnergyInfoOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWifiActivityEnergyInfoFieldBuilder () 
	public boolean hasModemActivityInfo () 
	public com.android.os.AtomsProto$ModemActivityInfo getModemActivityInfo () 
	public com.android.os.AtomsProto$Atom$Builder setModemActivityInfo (com.android.os.AtomsProto$ModemActivityInfo) 
		com.android.os.AtomsProto$ModemActivityInfo value
	public com.android.os.AtomsProto$Atom$Builder setModemActivityInfo (com.android.os.AtomsProto$ModemActivityInfo$Builder) 
		com.android.os.AtomsProto$ModemActivityInfo$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeModemActivityInfo (com.android.os.AtomsProto$ModemActivityInfo) 
		com.android.os.AtomsProto$ModemActivityInfo value
	public com.android.os.AtomsProto$Atom$Builder clearModemActivityInfo () 
	public com.android.os.AtomsProto$ModemActivityInfo$Builder getModemActivityInfoBuilder () 
	public com.android.os.AtomsProto$ModemActivityInfoOrBuilder getModemActivityInfoOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getModemActivityInfoFieldBuilder () 
	public boolean hasAttributionChainDummyAtom () 
	public com.android.os.AtomsProto$AttributionChainDummyAtom getAttributionChainDummyAtom () 
	public com.android.os.AtomsProto$Atom$Builder setAttributionChainDummyAtom (com.android.os.AtomsProto$AttributionChainDummyAtom) 
		com.android.os.AtomsProto$AttributionChainDummyAtom value
	public com.android.os.AtomsProto$Atom$Builder setAttributionChainDummyAtom (com.android.os.AtomsProto$AttributionChainDummyAtom$Builder) 
		com.android.os.AtomsProto$AttributionChainDummyAtom$Builder builderForValue
	public com.android.os.AtomsProto$Atom$Builder mergeAttributionChainDummyAtom (com.android.os.AtomsProto$AttributionChainDummyAtom) 
		com.android.os.AtomsProto$AttributionChainDummyAtom value
	public com.android.os.AtomsProto$Atom$Builder clearAttributionChainDummyAtom () 
	public com.android.os.AtomsProto$AttributionChainDummyAtom$Builder getAttributionChainDummyAtomBuilder () 
	public com.android.os.AtomsProto$AttributionChainDummyAtomOrBuilder getAttributionChainDummyAtomOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAttributionChainDummyAtomFieldBuilder () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$Atom$PulledCase.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$Atom$PulledCase extends java.lang.Enum implements com.google.protobuf.Internal$EnumLite  {
	public static final com.android.os.AtomsProto$Atom$PulledCase WIFI_BYTES_TRANSFER
	public static final com.android.os.AtomsProto$Atom$PulledCase WIFI_BYTES_TRANSFER_BY_FG_BG
	public static final com.android.os.AtomsProto$Atom$PulledCase MOBILE_BYTES_TRANSFER
	public static final com.android.os.AtomsProto$Atom$PulledCase MOBILE_BYTES_TRANSFER_BY_FG_BG
	public static final com.android.os.AtomsProto$Atom$PulledCase KERNEL_WAKELOCK
	public static final com.android.os.AtomsProto$Atom$PulledCase PLATFORM_SLEEP_STATE
	public static final com.android.os.AtomsProto$Atom$PulledCase SLEEP_STATE_VOTER
	public static final com.android.os.AtomsProto$Atom$PulledCase SUBSYSTEM_SLEEP_STATE
	public static final com.android.os.AtomsProto$Atom$PulledCase CPU_TIME_PER_FREQ
	public static final com.android.os.AtomsProto$Atom$PulledCase CPU_TIME_PER_UID
	public static final com.android.os.AtomsProto$Atom$PulledCase CPU_TIME_PER_UID_FREQ
	public static final com.android.os.AtomsProto$Atom$PulledCase WIFI_ACTIVITY_ENERGY_INFO
	public static final com.android.os.AtomsProto$Atom$PulledCase MODEM_ACTIVITY_INFO
	public static final com.android.os.AtomsProto$Atom$PulledCase ATTRIBUTION_CHAIN_DUMMY_ATOM
	public static final com.android.os.AtomsProto$Atom$PulledCase PULLED_NOT_SET
	private final int value
	private static final com.android.os.AtomsProto$Atom$PulledCase[] $VALUES
	public static com.android.os.AtomsProto$Atom$PulledCase[] values () 
	public static com.android.os.AtomsProto$Atom$PulledCase valueOf (java.lang.String) 
		String name
	private void  (java.lang.String, int, int) 
		int value
	public static com.android.os.AtomsProto$Atom$PulledCase valueOf (int) 
		int value
	public static com.android.os.AtomsProto$Atom$PulledCase forNumber (int) 
		int value
	public int getNumber () 
	static void  () 
}

com/android/os/AtomsProto$Atom$PushedCase.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$Atom$PushedCase extends java.lang.Enum implements com.google.protobuf.Internal$EnumLite  {
	public static final com.android.os.AtomsProto$Atom$PushedCase BLE_SCAN_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase BLE_UNOPTIMIZED_SCAN_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase BLE_SCAN_RESULT_RECEIVED
	public static final com.android.os.AtomsProto$Atom$PushedCase SENSOR_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase GPS_SCAN_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase SYNC_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase SCHEDULED_JOB_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase SCREEN_BRIGHTNESS_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase WAKELOCK_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase LONG_PARTIAL_WAKELOCK_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase MOBILE_RADIO_POWER_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase WIFI_RADIO_POWER_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase BATTERY_SAVER_MODE_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase DEVICE_IDLE_MODE_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase DEVICE_IDLING_MODE_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase AUDIO_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase MEDIA_CODEC_ACTIVITY_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase CAMERA_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase FLASHLIGHT_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase UID_PROCESS_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase PROCESS_LIFE_CYCLE_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase SCREEN_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase BATTERY_LEVEL_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase CHARGING_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase PLUGGED_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase DEVICE_TEMPERATURE_REPORTED
	public static final com.android.os.AtomsProto$Atom$PushedCase DEVICE_ON_STATUS_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase WAKEUP_ALARM_OCCURRED
	public static final com.android.os.AtomsProto$Atom$PushedCase KERNEL_WAKEUP_REPORTED
	public static final com.android.os.AtomsProto$Atom$PushedCase WIFI_LOCK_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase WIFI_SIGNAL_STRENGTH_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase WIFI_SCAN_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase PHONE_SIGNAL_STRENGTH_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase SETTING_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase ACTIVITY_FOREGROUND_STATE_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase ISOLATED_UID_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase PACKET_WAKEUP_OCCURRED
	public static final com.android.os.AtomsProto$Atom$PushedCase DROPBOX_ERROR_CHANGED
	public static final com.android.os.AtomsProto$Atom$PushedCase ANOMALY_DETECTED
	public static final com.android.os.AtomsProto$Atom$PushedCase APP_HOOK
	public static final com.android.os.AtomsProto$Atom$PushedCase PUSHED_NOT_SET
	private final int value
	private static final com.android.os.AtomsProto$Atom$PushedCase[] $VALUES
	public static com.android.os.AtomsProto$Atom$PushedCase[] values () 
	public static com.android.os.AtomsProto$Atom$PushedCase valueOf (java.lang.String) 
		String name
	private void  (java.lang.String, int, int) 
		int value
	public static com.android.os.AtomsProto$Atom$PushedCase valueOf (int) 
		int value
	public static com.android.os.AtomsProto$Atom$PushedCase forNumber (int) 
		int value
	public int getNumber () 
	static void  () 
}

com/android/os/AtomsProto$Atom.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$Atom extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$AtomOrBuilder  {
	private int bitField0_
	private int bitField1_
	private int pushedCase_
	private Object pushed_
	private int pulledCase_
	private Object pulled_
	public static final int BLE_SCAN_STATE_CHANGED_FIELD_NUMBER
	public static final int BLE_UNOPTIMIZED_SCAN_STATE_CHANGED_FIELD_NUMBER
	public static final int BLE_SCAN_RESULT_RECEIVED_FIELD_NUMBER
	public static final int SENSOR_STATE_CHANGED_FIELD_NUMBER
	public static final int GPS_SCAN_STATE_CHANGED_FIELD_NUMBER
	public static final int SYNC_STATE_CHANGED_FIELD_NUMBER
	public static final int SCHEDULED_JOB_STATE_CHANGED_FIELD_NUMBER
	public static final int SCREEN_BRIGHTNESS_CHANGED_FIELD_NUMBER
	public static final int WAKELOCK_STATE_CHANGED_FIELD_NUMBER
	public static final int LONG_PARTIAL_WAKELOCK_STATE_CHANGED_FIELD_NUMBER
	public static final int MOBILE_RADIO_POWER_STATE_CHANGED_FIELD_NUMBER
	public static final int WIFI_RADIO_POWER_STATE_CHANGED_FIELD_NUMBER
	public static final int BATTERY_SAVER_MODE_STATE_CHANGED_FIELD_NUMBER
	public static final int DEVICE_IDLE_MODE_STATE_CHANGED_FIELD_NUMBER
	public static final int DEVICE_IDLING_MODE_STATE_CHANGED_FIELD_NUMBER
	public static final int AUDIO_STATE_CHANGED_FIELD_NUMBER
	public static final int MEDIA_CODEC_ACTIVITY_CHANGED_FIELD_NUMBER
	public static final int CAMERA_STATE_CHANGED_FIELD_NUMBER
	public static final int FLASHLIGHT_STATE_CHANGED_FIELD_NUMBER
	public static final int UID_PROCESS_STATE_CHANGED_FIELD_NUMBER
	public static final int PROCESS_LIFE_CYCLE_STATE_CHANGED_FIELD_NUMBER
	public static final int SCREEN_STATE_CHANGED_FIELD_NUMBER
	public static final int BATTERY_LEVEL_CHANGED_FIELD_NUMBER
	public static final int CHARGING_STATE_CHANGED_FIELD_NUMBER
	public static final int PLUGGED_STATE_CHANGED_FIELD_NUMBER
	public static final int DEVICE_TEMPERATURE_REPORTED_FIELD_NUMBER
	public static final int DEVICE_ON_STATUS_CHANGED_FIELD_NUMBER
	public static final int WAKEUP_ALARM_OCCURRED_FIELD_NUMBER
	public static final int KERNEL_WAKEUP_REPORTED_FIELD_NUMBER
	public static final int WIFI_LOCK_STATE_CHANGED_FIELD_NUMBER
	public static final int WIFI_SIGNAL_STRENGTH_CHANGED_FIELD_NUMBER
	public static final int WIFI_SCAN_STATE_CHANGED_FIELD_NUMBER
	public static final int PHONE_SIGNAL_STRENGTH_CHANGED_FIELD_NUMBER
	public static final int SETTING_CHANGED_FIELD_NUMBER
	public static final int ACTIVITY_FOREGROUND_STATE_CHANGED_FIELD_NUMBER
	public static final int ISOLATED_UID_CHANGED_FIELD_NUMBER
	public static final int PACKET_WAKEUP_OCCURRED_FIELD_NUMBER
	public static final int DROPBOX_ERROR_CHANGED_FIELD_NUMBER
	public static final int ANOMALY_DETECTED_FIELD_NUMBER
	public static final int APP_HOOK_FIELD_NUMBER
	public static final int WIFI_BYTES_TRANSFER_FIELD_NUMBER
	public static final int WIFI_BYTES_TRANSFER_BY_FG_BG_FIELD_NUMBER
	public static final int MOBILE_BYTES_TRANSFER_FIELD_NUMBER
	public static final int MOBILE_BYTES_TRANSFER_BY_FG_BG_FIELD_NUMBER
	public static final int KERNEL_WAKELOCK_FIELD_NUMBER
	public static final int PLATFORM_SLEEP_STATE_FIELD_NUMBER
	public static final int SLEEP_STATE_VOTER_FIELD_NUMBER
	public static final int SUBSYSTEM_SLEEP_STATE_FIELD_NUMBER
	public static final int CPU_TIME_PER_FREQ_FIELD_NUMBER
	public static final int CPU_TIME_PER_UID_FIELD_NUMBER
	public static final int CPU_TIME_PER_UID_FREQ_FIELD_NUMBER
	public static final int WIFI_ACTIVITY_ENERGY_INFO_FIELD_NUMBER
	public static final int MODEM_ACTIVITY_INFO_FIELD_NUMBER
	public static final int ATTRIBUTION_CHAIN_DUMMY_ATOM_FIELD_NUMBER
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$Atom 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.android.os.AtomsProto$BleScanStateChanged$Builder subBuilder
		com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$Builder subBuilder
		com.android.os.AtomsProto$BleScanResultReceived$Builder subBuilder
		com.android.os.AtomsProto$SensorStateChanged$Builder subBuilder
		com.android.os.AtomsProto$GpsScanStateChanged$Builder subBuilder
		com.android.os.AtomsProto$SyncStateChanged$Builder subBuilder
		com.android.os.AtomsProto$ScheduledJobStateChanged$Builder subBuilder
		com.android.os.AtomsProto$ScreenBrightnessChanged$Builder subBuilder
		com.android.os.AtomsProto$WakelockStateChanged$Builder subBuilder
		com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder subBuilder
		com.android.os.AtomsProto$MobileRadioPowerStateChanged$Builder subBuilder
		com.android.os.AtomsProto$WifiRadioPowerStateChanged$Builder subBuilder
		com.android.os.AtomsProto$BatterySaverModeStateChanged$Builder subBuilder
		com.android.os.AtomsProto$DeviceIdleModeStateChanged$Builder subBuilder
		com.android.os.AtomsProto$DeviceIdlingModeStateChanged$Builder subBuilder
		com.android.os.AtomsProto$AudioStateChanged$Builder subBuilder
		com.android.os.AtomsProto$MediaCodecActivityChanged$Builder subBuilder
		com.android.os.AtomsProto$CameraStateChanged$Builder subBuilder
		com.android.os.AtomsProto$FlashlightStateChanged$Builder subBuilder
		com.android.os.AtomsProto$UidProcessStateChanged$Builder subBuilder
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder subBuilder
		com.android.os.AtomsProto$ScreenStateChanged$Builder subBuilder
		com.android.os.AtomsProto$BatteryLevelChanged$Builder subBuilder
		com.android.os.AtomsProto$ChargingStateChanged$Builder subBuilder
		com.android.os.AtomsProto$PluggedStateChanged$Builder subBuilder
		com.android.os.AtomsProto$DeviceTemperatureReported$Builder subBuilder
		com.android.os.AtomsProto$DeviceOnStatusChanged$Builder subBuilder
		com.android.os.AtomsProto$WakeupAlarmOccurred$Builder subBuilder
		com.android.os.AtomsProto$KernelWakeupReported$Builder subBuilder
		com.android.os.AtomsProto$WifiLockStateChanged$Builder subBuilder
		com.android.os.AtomsProto$WifiSignalStrengthChanged$Builder subBuilder
		com.android.os.AtomsProto$WifiScanStateChanged$Builder subBuilder
		com.android.os.AtomsProto$PhoneSignalStrengthChanged$Builder subBuilder
		com.android.os.AtomsProto$SettingChanged$Builder subBuilder
		com.android.os.AtomsProto$ActivityForegroundStateChanged$Builder subBuilder
		com.android.os.AtomsProto$IsolatedUidChanged$Builder subBuilder
		com.android.os.AtomsProto$PacketWakeupOccurred$Builder subBuilder
		com.android.os.AtomsProto$DropboxErrorChanged$Builder subBuilder
		com.android.os.AtomsProto$AnomalyDetected$Builder subBuilder
		com.android.os.AtomsProto$AppHook$Builder subBuilder
		com.android.os.AtomsProto$WifiBytesTransfer$Builder subBuilder
		com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder subBuilder
		com.android.os.AtomsProto$MobileBytesTransfer$Builder subBuilder
		com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder subBuilder
		com.android.os.AtomsProto$KernelWakelock$Builder subBuilder
		com.android.os.AtomsProto$PlatformSleepState$Builder subBuilder
		com.android.os.AtomsProto$SleepStateVoter$Builder subBuilder
		com.android.os.AtomsProto$SubsystemSleepState$Builder subBuilder
		com.android.os.AtomsProto$CpuTimePerFreq$Builder subBuilder
		com.android.os.AtomsProto$CpuTimePerUid$Builder subBuilder
		com.android.os.AtomsProto$CpuTimePerUidFreq$Builder subBuilder
		com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder subBuilder
		com.android.os.AtomsProto$ModemActivityInfo$Builder subBuilder
		com.android.os.AtomsProto$AttributionChainDummyAtom$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_
		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 com.android.os.AtomsProto$Atom$PushedCase getPushedCase () 
	public com.android.os.AtomsProto$Atom$PulledCase getPulledCase () 
	public boolean hasBleScanStateChanged () 
	public com.android.os.AtomsProto$BleScanStateChanged getBleScanStateChanged () 
	public com.android.os.AtomsProto$BleScanStateChangedOrBuilder getBleScanStateChangedOrBuilder () 
	public boolean hasBleUnoptimizedScanStateChanged () 
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChanged getBleUnoptimizedScanStateChanged () 
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChangedOrBuilder getBleUnoptimizedScanStateChangedOrBuilder () 
	public boolean hasBleScanResultReceived () 
	public com.android.os.AtomsProto$BleScanResultReceived getBleScanResultReceived () 
	public com.android.os.AtomsProto$BleScanResultReceivedOrBuilder getBleScanResultReceivedOrBuilder () 
	public boolean hasSensorStateChanged () 
	public com.android.os.AtomsProto$SensorStateChanged getSensorStateChanged () 
	public com.android.os.AtomsProto$SensorStateChangedOrBuilder getSensorStateChangedOrBuilder () 
	public boolean hasGpsScanStateChanged () 
	public com.android.os.AtomsProto$GpsScanStateChanged getGpsScanStateChanged () 
	public com.android.os.AtomsProto$GpsScanStateChangedOrBuilder getGpsScanStateChangedOrBuilder () 
	public boolean hasSyncStateChanged () 
	public com.android.os.AtomsProto$SyncStateChanged getSyncStateChanged () 
	public com.android.os.AtomsProto$SyncStateChangedOrBuilder getSyncStateChangedOrBuilder () 
	public boolean hasScheduledJobStateChanged () 
	public com.android.os.AtomsProto$ScheduledJobStateChanged getScheduledJobStateChanged () 
	public com.android.os.AtomsProto$ScheduledJobStateChangedOrBuilder getScheduledJobStateChangedOrBuilder () 
	public boolean hasScreenBrightnessChanged () 
	public com.android.os.AtomsProto$ScreenBrightnessChanged getScreenBrightnessChanged () 
	public com.android.os.AtomsProto$ScreenBrightnessChangedOrBuilder getScreenBrightnessChangedOrBuilder () 
	public boolean hasWakelockStateChanged () 
	public com.android.os.AtomsProto$WakelockStateChanged getWakelockStateChanged () 
	public com.android.os.AtomsProto$WakelockStateChangedOrBuilder getWakelockStateChangedOrBuilder () 
	public boolean hasLongPartialWakelockStateChanged () 
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged getLongPartialWakelockStateChanged () 
	public com.android.os.AtomsProto$LongPartialWakelockStateChangedOrBuilder getLongPartialWakelockStateChangedOrBuilder () 
	public boolean hasMobileRadioPowerStateChanged () 
	public com.android.os.AtomsProto$MobileRadioPowerStateChanged getMobileRadioPowerStateChanged () 
	public com.android.os.AtomsProto$MobileRadioPowerStateChangedOrBuilder getMobileRadioPowerStateChangedOrBuilder () 
	public boolean hasWifiRadioPowerStateChanged () 
	public com.android.os.AtomsProto$WifiRadioPowerStateChanged getWifiRadioPowerStateChanged () 
	public com.android.os.AtomsProto$WifiRadioPowerStateChangedOrBuilder getWifiRadioPowerStateChangedOrBuilder () 
	public boolean hasBatterySaverModeStateChanged () 
	public com.android.os.AtomsProto$BatterySaverModeStateChanged getBatterySaverModeStateChanged () 
	public com.android.os.AtomsProto$BatterySaverModeStateChangedOrBuilder getBatterySaverModeStateChangedOrBuilder () 
	public boolean hasDeviceIdleModeStateChanged () 
	public com.android.os.AtomsProto$DeviceIdleModeStateChanged getDeviceIdleModeStateChanged () 
	public com.android.os.AtomsProto$DeviceIdleModeStateChangedOrBuilder getDeviceIdleModeStateChangedOrBuilder () 
	public boolean hasDeviceIdlingModeStateChanged () 
	public com.android.os.AtomsProto$DeviceIdlingModeStateChanged getDeviceIdlingModeStateChanged () 
	public com.android.os.AtomsProto$DeviceIdlingModeStateChangedOrBuilder getDeviceIdlingModeStateChangedOrBuilder () 
	public boolean hasAudioStateChanged () 
	public com.android.os.AtomsProto$AudioStateChanged getAudioStateChanged () 
	public com.android.os.AtomsProto$AudioStateChangedOrBuilder getAudioStateChangedOrBuilder () 
	public boolean hasMediaCodecActivityChanged () 
	public com.android.os.AtomsProto$MediaCodecActivityChanged getMediaCodecActivityChanged () 
	public com.android.os.AtomsProto$MediaCodecActivityChangedOrBuilder getMediaCodecActivityChangedOrBuilder () 
	public boolean hasCameraStateChanged () 
	public com.android.os.AtomsProto$CameraStateChanged getCameraStateChanged () 
	public com.android.os.AtomsProto$CameraStateChangedOrBuilder getCameraStateChangedOrBuilder () 
	public boolean hasFlashlightStateChanged () 
	public com.android.os.AtomsProto$FlashlightStateChanged getFlashlightStateChanged () 
	public com.android.os.AtomsProto$FlashlightStateChangedOrBuilder getFlashlightStateChangedOrBuilder () 
	public boolean hasUidProcessStateChanged () 
	public com.android.os.AtomsProto$UidProcessStateChanged getUidProcessStateChanged () 
	public com.android.os.AtomsProto$UidProcessStateChangedOrBuilder getUidProcessStateChangedOrBuilder () 
	public boolean hasProcessLifeCycleStateChanged () 
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged getProcessLifeCycleStateChanged () 
	public com.android.os.AtomsProto$ProcessLifeCycleStateChangedOrBuilder getProcessLifeCycleStateChangedOrBuilder () 
	public boolean hasScreenStateChanged () 
	public com.android.os.AtomsProto$ScreenStateChanged getScreenStateChanged () 
	public com.android.os.AtomsProto$ScreenStateChangedOrBuilder getScreenStateChangedOrBuilder () 
	public boolean hasBatteryLevelChanged () 
	public com.android.os.AtomsProto$BatteryLevelChanged getBatteryLevelChanged () 
	public com.android.os.AtomsProto$BatteryLevelChangedOrBuilder getBatteryLevelChangedOrBuilder () 
	public boolean hasChargingStateChanged () 
	public com.android.os.AtomsProto$ChargingStateChanged getChargingStateChanged () 
	public com.android.os.AtomsProto$ChargingStateChangedOrBuilder getChargingStateChangedOrBuilder () 
	public boolean hasPluggedStateChanged () 
	public com.android.os.AtomsProto$PluggedStateChanged getPluggedStateChanged () 
	public com.android.os.AtomsProto$PluggedStateChangedOrBuilder getPluggedStateChangedOrBuilder () 
	public boolean hasDeviceTemperatureReported () 
	public com.android.os.AtomsProto$DeviceTemperatureReported getDeviceTemperatureReported () 
	public com.android.os.AtomsProto$DeviceTemperatureReportedOrBuilder getDeviceTemperatureReportedOrBuilder () 
	public boolean hasDeviceOnStatusChanged () 
	public com.android.os.AtomsProto$DeviceOnStatusChanged getDeviceOnStatusChanged () 
	public com.android.os.AtomsProto$DeviceOnStatusChangedOrBuilder getDeviceOnStatusChangedOrBuilder () 
	public boolean hasWakeupAlarmOccurred () 
	public com.android.os.AtomsProto$WakeupAlarmOccurred getWakeupAlarmOccurred () 
	public com.android.os.AtomsProto$WakeupAlarmOccurredOrBuilder getWakeupAlarmOccurredOrBuilder () 
	public boolean hasKernelWakeupReported () 
	public com.android.os.AtomsProto$KernelWakeupReported getKernelWakeupReported () 
	public com.android.os.AtomsProto$KernelWakeupReportedOrBuilder getKernelWakeupReportedOrBuilder () 
	public boolean hasWifiLockStateChanged () 
	public com.android.os.AtomsProto$WifiLockStateChanged getWifiLockStateChanged () 
	public com.android.os.AtomsProto$WifiLockStateChangedOrBuilder getWifiLockStateChangedOrBuilder () 
	public boolean hasWifiSignalStrengthChanged () 
	public com.android.os.AtomsProto$WifiSignalStrengthChanged getWifiSignalStrengthChanged () 
	public com.android.os.AtomsProto$WifiSignalStrengthChangedOrBuilder getWifiSignalStrengthChangedOrBuilder () 
	public boolean hasWifiScanStateChanged () 
	public com.android.os.AtomsProto$WifiScanStateChanged getWifiScanStateChanged () 
	public com.android.os.AtomsProto$WifiScanStateChangedOrBuilder getWifiScanStateChangedOrBuilder () 
	public boolean hasPhoneSignalStrengthChanged () 
	public com.android.os.AtomsProto$PhoneSignalStrengthChanged getPhoneSignalStrengthChanged () 
	public com.android.os.AtomsProto$PhoneSignalStrengthChangedOrBuilder getPhoneSignalStrengthChangedOrBuilder () 
	public boolean hasSettingChanged () 
	public com.android.os.AtomsProto$SettingChanged getSettingChanged () 
	public com.android.os.AtomsProto$SettingChangedOrBuilder getSettingChangedOrBuilder () 
	public boolean hasActivityForegroundStateChanged () 
	public com.android.os.AtomsProto$ActivityForegroundStateChanged getActivityForegroundStateChanged () 
	public com.android.os.AtomsProto$ActivityForegroundStateChangedOrBuilder getActivityForegroundStateChangedOrBuilder () 
	public boolean hasIsolatedUidChanged () 
	public com.android.os.AtomsProto$IsolatedUidChanged getIsolatedUidChanged () 
	public com.android.os.AtomsProto$IsolatedUidChangedOrBuilder getIsolatedUidChangedOrBuilder () 
	public boolean hasPacketWakeupOccurred () 
	public com.android.os.AtomsProto$PacketWakeupOccurred getPacketWakeupOccurred () 
	public com.android.os.AtomsProto$PacketWakeupOccurredOrBuilder getPacketWakeupOccurredOrBuilder () 
	public boolean hasDropboxErrorChanged () 
	public com.android.os.AtomsProto$DropboxErrorChanged getDropboxErrorChanged () 
	public com.android.os.AtomsProto$DropboxErrorChangedOrBuilder getDropboxErrorChangedOrBuilder () 
	public boolean hasAnomalyDetected () 
	public com.android.os.AtomsProto$AnomalyDetected getAnomalyDetected () 
	public com.android.os.AtomsProto$AnomalyDetectedOrBuilder getAnomalyDetectedOrBuilder () 
	public boolean hasAppHook () 
	public com.android.os.AtomsProto$AppHook getAppHook () 
	public com.android.os.AtomsProto$AppHookOrBuilder getAppHookOrBuilder () 
	public boolean hasWifiBytesTransfer () 
	public com.android.os.AtomsProto$WifiBytesTransfer getWifiBytesTransfer () 
	public com.android.os.AtomsProto$WifiBytesTransferOrBuilder getWifiBytesTransferOrBuilder () 
	public boolean hasWifiBytesTransferByFgBg () 
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg getWifiBytesTransferByFgBg () 
	public com.android.os.AtomsProto$WifiBytesTransferByFgBgOrBuilder getWifiBytesTransferByFgBgOrBuilder () 
	public boolean hasMobileBytesTransfer () 
	public com.android.os.AtomsProto$MobileBytesTransfer getMobileBytesTransfer () 
	public com.android.os.AtomsProto$MobileBytesTransferOrBuilder getMobileBytesTransferOrBuilder () 
	public boolean hasMobileBytesTransferByFgBg () 
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg getMobileBytesTransferByFgBg () 
	public com.android.os.AtomsProto$MobileBytesTransferByFgBgOrBuilder getMobileBytesTransferByFgBgOrBuilder () 
	public boolean hasKernelWakelock () 
	public com.android.os.AtomsProto$KernelWakelock getKernelWakelock () 
	public com.android.os.AtomsProto$KernelWakelockOrBuilder getKernelWakelockOrBuilder () 
	public boolean hasPlatformSleepState () 
	public com.android.os.AtomsProto$PlatformSleepState getPlatformSleepState () 
	public com.android.os.AtomsProto$PlatformSleepStateOrBuilder getPlatformSleepStateOrBuilder () 
	public boolean hasSleepStateVoter () 
	public com.android.os.AtomsProto$SleepStateVoter getSleepStateVoter () 
	public com.android.os.AtomsProto$SleepStateVoterOrBuilder getSleepStateVoterOrBuilder () 
	public boolean hasSubsystemSleepState () 
	public com.android.os.AtomsProto$SubsystemSleepState getSubsystemSleepState () 
	public com.android.os.AtomsProto$SubsystemSleepStateOrBuilder getSubsystemSleepStateOrBuilder () 
	public boolean hasCpuTimePerFreq () 
	public com.android.os.AtomsProto$CpuTimePerFreq getCpuTimePerFreq () 
	public com.android.os.AtomsProto$CpuTimePerFreqOrBuilder getCpuTimePerFreqOrBuilder () 
	public boolean hasCpuTimePerUid () 
	public com.android.os.AtomsProto$CpuTimePerUid getCpuTimePerUid () 
	public com.android.os.AtomsProto$CpuTimePerUidOrBuilder getCpuTimePerUidOrBuilder () 
	public boolean hasCpuTimePerUidFreq () 
	public com.android.os.AtomsProto$CpuTimePerUidFreq getCpuTimePerUidFreq () 
	public com.android.os.AtomsProto$CpuTimePerUidFreqOrBuilder getCpuTimePerUidFreqOrBuilder () 
	public boolean hasWifiActivityEnergyInfo () 
	public com.android.os.AtomsProto$WifiActivityEnergyInfo getWifiActivityEnergyInfo () 
	public com.android.os.AtomsProto$WifiActivityEnergyInfoOrBuilder getWifiActivityEnergyInfoOrBuilder () 
	public boolean hasModemActivityInfo () 
	public com.android.os.AtomsProto$ModemActivityInfo getModemActivityInfo () 
	public com.android.os.AtomsProto$ModemActivityInfoOrBuilder getModemActivityInfoOrBuilder () 
	public boolean hasAttributionChainDummyAtom () 
	public com.android.os.AtomsProto$AttributionChainDummyAtom getAttributionChainDummyAtom () 
	public com.android.os.AtomsProto$AttributionChainDummyAtomOrBuilder getAttributionChainDummyAtomOrBuilder () 
	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 com.android.os.AtomsProto$Atom parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$Atom 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 com.android.os.AtomsProto$Atom parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$Atom parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$Atom parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$Atom parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$Atom parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$Atom parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$Atom parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$Atom parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$Atom$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$Atom$Builder newBuilder () 
	public static com.android.os.AtomsProto$Atom$Builder newBuilder (com.android.os.AtomsProto$Atom) 
		com.android.os.AtomsProto$Atom prototype
	public com.android.os.AtomsProto$Atom$Builder toBuilder () 
	protected com.android.os.AtomsProto$Atom$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$Atom$Builder builder
	public static com.android.os.AtomsProto$Atom getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$Atom 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$400 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static java.lang.Object access$602 (com.android.os.AtomsProto$Atom, java.lang.Object) 
		com.android.os.AtomsProto$Atom x0
		Object x1
	static java.lang.Object access$702 (com.android.os.AtomsProto$Atom, java.lang.Object) 
		com.android.os.AtomsProto$Atom x0
		Object x1
	static int access$802 (com.android.os.AtomsProto$Atom, int) 
		com.android.os.AtomsProto$Atom x0
		int x1
	static int access$902 (com.android.os.AtomsProto$Atom, int) 
		com.android.os.AtomsProto$Atom x0
		int x1
	static int access$1002 (com.android.os.AtomsProto$Atom, int) 
		com.android.os.AtomsProto$Atom x0
		int x1
	static int access$1102 (com.android.os.AtomsProto$Atom, int) 
		com.android.os.AtomsProto$Atom x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$1200 (com.android.os.AtomsProto$Atom) 
		com.android.os.AtomsProto$Atom x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$AtomOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$AtomOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasBleScanStateChanged () 
	public abstract com.android.os.AtomsProto$BleScanStateChanged getBleScanStateChanged () 
	public abstract com.android.os.AtomsProto$BleScanStateChangedOrBuilder getBleScanStateChangedOrBuilder () 
	public abstract boolean hasBleUnoptimizedScanStateChanged () 
	public abstract com.android.os.AtomsProto$BleUnoptimizedScanStateChanged getBleUnoptimizedScanStateChanged () 
	public abstract com.android.os.AtomsProto$BleUnoptimizedScanStateChangedOrBuilder getBleUnoptimizedScanStateChangedOrBuilder () 
	public abstract boolean hasBleScanResultReceived () 
	public abstract com.android.os.AtomsProto$BleScanResultReceived getBleScanResultReceived () 
	public abstract com.android.os.AtomsProto$BleScanResultReceivedOrBuilder getBleScanResultReceivedOrBuilder () 
	public abstract boolean hasSensorStateChanged () 
	public abstract com.android.os.AtomsProto$SensorStateChanged getSensorStateChanged () 
	public abstract com.android.os.AtomsProto$SensorStateChangedOrBuilder getSensorStateChangedOrBuilder () 
	public abstract boolean hasGpsScanStateChanged () 
	public abstract com.android.os.AtomsProto$GpsScanStateChanged getGpsScanStateChanged () 
	public abstract com.android.os.AtomsProto$GpsScanStateChangedOrBuilder getGpsScanStateChangedOrBuilder () 
	public abstract boolean hasSyncStateChanged () 
	public abstract com.android.os.AtomsProto$SyncStateChanged getSyncStateChanged () 
	public abstract com.android.os.AtomsProto$SyncStateChangedOrBuilder getSyncStateChangedOrBuilder () 
	public abstract boolean hasScheduledJobStateChanged () 
	public abstract com.android.os.AtomsProto$ScheduledJobStateChanged getScheduledJobStateChanged () 
	public abstract com.android.os.AtomsProto$ScheduledJobStateChangedOrBuilder getScheduledJobStateChangedOrBuilder () 
	public abstract boolean hasScreenBrightnessChanged () 
	public abstract com.android.os.AtomsProto$ScreenBrightnessChanged getScreenBrightnessChanged () 
	public abstract com.android.os.AtomsProto$ScreenBrightnessChangedOrBuilder getScreenBrightnessChangedOrBuilder () 
	public abstract boolean hasWakelockStateChanged () 
	public abstract com.android.os.AtomsProto$WakelockStateChanged getWakelockStateChanged () 
	public abstract com.android.os.AtomsProto$WakelockStateChangedOrBuilder getWakelockStateChangedOrBuilder () 
	public abstract boolean hasLongPartialWakelockStateChanged () 
	public abstract com.android.os.AtomsProto$LongPartialWakelockStateChanged getLongPartialWakelockStateChanged () 
	public abstract com.android.os.AtomsProto$LongPartialWakelockStateChangedOrBuilder getLongPartialWakelockStateChangedOrBuilder () 
	public abstract boolean hasMobileRadioPowerStateChanged () 
	public abstract com.android.os.AtomsProto$MobileRadioPowerStateChanged getMobileRadioPowerStateChanged () 
	public abstract com.android.os.AtomsProto$MobileRadioPowerStateChangedOrBuilder getMobileRadioPowerStateChangedOrBuilder () 
	public abstract boolean hasWifiRadioPowerStateChanged () 
	public abstract com.android.os.AtomsProto$WifiRadioPowerStateChanged getWifiRadioPowerStateChanged () 
	public abstract com.android.os.AtomsProto$WifiRadioPowerStateChangedOrBuilder getWifiRadioPowerStateChangedOrBuilder () 
	public abstract boolean hasBatterySaverModeStateChanged () 
	public abstract com.android.os.AtomsProto$BatterySaverModeStateChanged getBatterySaverModeStateChanged () 
	public abstract com.android.os.AtomsProto$BatterySaverModeStateChangedOrBuilder getBatterySaverModeStateChangedOrBuilder () 
	public abstract boolean hasDeviceIdleModeStateChanged () 
	public abstract com.android.os.AtomsProto$DeviceIdleModeStateChanged getDeviceIdleModeStateChanged () 
	public abstract com.android.os.AtomsProto$DeviceIdleModeStateChangedOrBuilder getDeviceIdleModeStateChangedOrBuilder () 
	public abstract boolean hasDeviceIdlingModeStateChanged () 
	public abstract com.android.os.AtomsProto$DeviceIdlingModeStateChanged getDeviceIdlingModeStateChanged () 
	public abstract com.android.os.AtomsProto$DeviceIdlingModeStateChangedOrBuilder getDeviceIdlingModeStateChangedOrBuilder () 
	public abstract boolean hasAudioStateChanged () 
	public abstract com.android.os.AtomsProto$AudioStateChanged getAudioStateChanged () 
	public abstract com.android.os.AtomsProto$AudioStateChangedOrBuilder getAudioStateChangedOrBuilder () 
	public abstract boolean hasMediaCodecActivityChanged () 
	public abstract com.android.os.AtomsProto$MediaCodecActivityChanged getMediaCodecActivityChanged () 
	public abstract com.android.os.AtomsProto$MediaCodecActivityChangedOrBuilder getMediaCodecActivityChangedOrBuilder () 
	public abstract boolean hasCameraStateChanged () 
	public abstract com.android.os.AtomsProto$CameraStateChanged getCameraStateChanged () 
	public abstract com.android.os.AtomsProto$CameraStateChangedOrBuilder getCameraStateChangedOrBuilder () 
	public abstract boolean hasFlashlightStateChanged () 
	public abstract com.android.os.AtomsProto$FlashlightStateChanged getFlashlightStateChanged () 
	public abstract com.android.os.AtomsProto$FlashlightStateChangedOrBuilder getFlashlightStateChangedOrBuilder () 
	public abstract boolean hasUidProcessStateChanged () 
	public abstract com.android.os.AtomsProto$UidProcessStateChanged getUidProcessStateChanged () 
	public abstract com.android.os.AtomsProto$UidProcessStateChangedOrBuilder getUidProcessStateChangedOrBuilder () 
	public abstract boolean hasProcessLifeCycleStateChanged () 
	public abstract com.android.os.AtomsProto$ProcessLifeCycleStateChanged getProcessLifeCycleStateChanged () 
	public abstract com.android.os.AtomsProto$ProcessLifeCycleStateChangedOrBuilder getProcessLifeCycleStateChangedOrBuilder () 
	public abstract boolean hasScreenStateChanged () 
	public abstract com.android.os.AtomsProto$ScreenStateChanged getScreenStateChanged () 
	public abstract com.android.os.AtomsProto$ScreenStateChangedOrBuilder getScreenStateChangedOrBuilder () 
	public abstract boolean hasBatteryLevelChanged () 
	public abstract com.android.os.AtomsProto$BatteryLevelChanged getBatteryLevelChanged () 
	public abstract com.android.os.AtomsProto$BatteryLevelChangedOrBuilder getBatteryLevelChangedOrBuilder () 
	public abstract boolean hasChargingStateChanged () 
	public abstract com.android.os.AtomsProto$ChargingStateChanged getChargingStateChanged () 
	public abstract com.android.os.AtomsProto$ChargingStateChangedOrBuilder getChargingStateChangedOrBuilder () 
	public abstract boolean hasPluggedStateChanged () 
	public abstract com.android.os.AtomsProto$PluggedStateChanged getPluggedStateChanged () 
	public abstract com.android.os.AtomsProto$PluggedStateChangedOrBuilder getPluggedStateChangedOrBuilder () 
	public abstract boolean hasDeviceTemperatureReported () 
	public abstract com.android.os.AtomsProto$DeviceTemperatureReported getDeviceTemperatureReported () 
	public abstract com.android.os.AtomsProto$DeviceTemperatureReportedOrBuilder getDeviceTemperatureReportedOrBuilder () 
	public abstract boolean hasDeviceOnStatusChanged () 
	public abstract com.android.os.AtomsProto$DeviceOnStatusChanged getDeviceOnStatusChanged () 
	public abstract com.android.os.AtomsProto$DeviceOnStatusChangedOrBuilder getDeviceOnStatusChangedOrBuilder () 
	public abstract boolean hasWakeupAlarmOccurred () 
	public abstract com.android.os.AtomsProto$WakeupAlarmOccurred getWakeupAlarmOccurred () 
	public abstract com.android.os.AtomsProto$WakeupAlarmOccurredOrBuilder getWakeupAlarmOccurredOrBuilder () 
	public abstract boolean hasKernelWakeupReported () 
	public abstract com.android.os.AtomsProto$KernelWakeupReported getKernelWakeupReported () 
	public abstract com.android.os.AtomsProto$KernelWakeupReportedOrBuilder getKernelWakeupReportedOrBuilder () 
	public abstract boolean hasWifiLockStateChanged () 
	public abstract com.android.os.AtomsProto$WifiLockStateChanged getWifiLockStateChanged () 
	public abstract com.android.os.AtomsProto$WifiLockStateChangedOrBuilder getWifiLockStateChangedOrBuilder () 
	public abstract boolean hasWifiSignalStrengthChanged () 
	public abstract com.android.os.AtomsProto$WifiSignalStrengthChanged getWifiSignalStrengthChanged () 
	public abstract com.android.os.AtomsProto$WifiSignalStrengthChangedOrBuilder getWifiSignalStrengthChangedOrBuilder () 
	public abstract boolean hasWifiScanStateChanged () 
	public abstract com.android.os.AtomsProto$WifiScanStateChanged getWifiScanStateChanged () 
	public abstract com.android.os.AtomsProto$WifiScanStateChangedOrBuilder getWifiScanStateChangedOrBuilder () 
	public abstract boolean hasPhoneSignalStrengthChanged () 
	public abstract com.android.os.AtomsProto$PhoneSignalStrengthChanged getPhoneSignalStrengthChanged () 
	public abstract com.android.os.AtomsProto$PhoneSignalStrengthChangedOrBuilder getPhoneSignalStrengthChangedOrBuilder () 
	public abstract boolean hasSettingChanged () 
	public abstract com.android.os.AtomsProto$SettingChanged getSettingChanged () 
	public abstract com.android.os.AtomsProto$SettingChangedOrBuilder getSettingChangedOrBuilder () 
	public abstract boolean hasActivityForegroundStateChanged () 
	public abstract com.android.os.AtomsProto$ActivityForegroundStateChanged getActivityForegroundStateChanged () 
	public abstract com.android.os.AtomsProto$ActivityForegroundStateChangedOrBuilder getActivityForegroundStateChangedOrBuilder () 
	public abstract boolean hasIsolatedUidChanged () 
	public abstract com.android.os.AtomsProto$IsolatedUidChanged getIsolatedUidChanged () 
	public abstract com.android.os.AtomsProto$IsolatedUidChangedOrBuilder getIsolatedUidChangedOrBuilder () 
	public abstract boolean hasPacketWakeupOccurred () 
	public abstract com.android.os.AtomsProto$PacketWakeupOccurred getPacketWakeupOccurred () 
	public abstract com.android.os.AtomsProto$PacketWakeupOccurredOrBuilder getPacketWakeupOccurredOrBuilder () 
	public abstract boolean hasDropboxErrorChanged () 
	public abstract com.android.os.AtomsProto$DropboxErrorChanged getDropboxErrorChanged () 
	public abstract com.android.os.AtomsProto$DropboxErrorChangedOrBuilder getDropboxErrorChangedOrBuilder () 
	public abstract boolean hasAnomalyDetected () 
	public abstract com.android.os.AtomsProto$AnomalyDetected getAnomalyDetected () 
	public abstract com.android.os.AtomsProto$AnomalyDetectedOrBuilder getAnomalyDetectedOrBuilder () 
	public abstract boolean hasAppHook () 
	public abstract com.android.os.AtomsProto$AppHook getAppHook () 
	public abstract com.android.os.AtomsProto$AppHookOrBuilder getAppHookOrBuilder () 
	public abstract boolean hasWifiBytesTransfer () 
	public abstract com.android.os.AtomsProto$WifiBytesTransfer getWifiBytesTransfer () 
	public abstract com.android.os.AtomsProto$WifiBytesTransferOrBuilder getWifiBytesTransferOrBuilder () 
	public abstract boolean hasWifiBytesTransferByFgBg () 
	public abstract com.android.os.AtomsProto$WifiBytesTransferByFgBg getWifiBytesTransferByFgBg () 
	public abstract com.android.os.AtomsProto$WifiBytesTransferByFgBgOrBuilder getWifiBytesTransferByFgBgOrBuilder () 
	public abstract boolean hasMobileBytesTransfer () 
	public abstract com.android.os.AtomsProto$MobileBytesTransfer getMobileBytesTransfer () 
	public abstract com.android.os.AtomsProto$MobileBytesTransferOrBuilder getMobileBytesTransferOrBuilder () 
	public abstract boolean hasMobileBytesTransferByFgBg () 
	public abstract com.android.os.AtomsProto$MobileBytesTransferByFgBg getMobileBytesTransferByFgBg () 
	public abstract com.android.os.AtomsProto$MobileBytesTransferByFgBgOrBuilder getMobileBytesTransferByFgBgOrBuilder () 
	public abstract boolean hasKernelWakelock () 
	public abstract com.android.os.AtomsProto$KernelWakelock getKernelWakelock () 
	public abstract com.android.os.AtomsProto$KernelWakelockOrBuilder getKernelWakelockOrBuilder () 
	public abstract boolean hasPlatformSleepState () 
	public abstract com.android.os.AtomsProto$PlatformSleepState getPlatformSleepState () 
	public abstract com.android.os.AtomsProto$PlatformSleepStateOrBuilder getPlatformSleepStateOrBuilder () 
	public abstract boolean hasSleepStateVoter () 
	public abstract com.android.os.AtomsProto$SleepStateVoter getSleepStateVoter () 
	public abstract com.android.os.AtomsProto$SleepStateVoterOrBuilder getSleepStateVoterOrBuilder () 
	public abstract boolean hasSubsystemSleepState () 
	public abstract com.android.os.AtomsProto$SubsystemSleepState getSubsystemSleepState () 
	public abstract com.android.os.AtomsProto$SubsystemSleepStateOrBuilder getSubsystemSleepStateOrBuilder () 
	public abstract boolean hasCpuTimePerFreq () 
	public abstract com.android.os.AtomsProto$CpuTimePerFreq getCpuTimePerFreq () 
	public abstract com.android.os.AtomsProto$CpuTimePerFreqOrBuilder getCpuTimePerFreqOrBuilder () 
	public abstract boolean hasCpuTimePerUid () 
	public abstract com.android.os.AtomsProto$CpuTimePerUid getCpuTimePerUid () 
	public abstract com.android.os.AtomsProto$CpuTimePerUidOrBuilder getCpuTimePerUidOrBuilder () 
	public abstract boolean hasCpuTimePerUidFreq () 
	public abstract com.android.os.AtomsProto$CpuTimePerUidFreq getCpuTimePerUidFreq () 
	public abstract com.android.os.AtomsProto$CpuTimePerUidFreqOrBuilder getCpuTimePerUidFreqOrBuilder () 
	public abstract boolean hasWifiActivityEnergyInfo () 
	public abstract com.android.os.AtomsProto$WifiActivityEnergyInfo getWifiActivityEnergyInfo () 
	public abstract com.android.os.AtomsProto$WifiActivityEnergyInfoOrBuilder getWifiActivityEnergyInfoOrBuilder () 
	public abstract boolean hasModemActivityInfo () 
	public abstract com.android.os.AtomsProto$ModemActivityInfo getModemActivityInfo () 
	public abstract com.android.os.AtomsProto$ModemActivityInfoOrBuilder getModemActivityInfoOrBuilder () 
	public abstract boolean hasAttributionChainDummyAtom () 
	public abstract com.android.os.AtomsProto$AttributionChainDummyAtom getAttributionChainDummyAtom () 
	public abstract com.android.os.AtomsProto$AttributionChainDummyAtomOrBuilder getAttributionChainDummyAtomOrBuilder () 
	public abstract com.android.os.AtomsProto$Atom$PushedCase getPushedCase () 
	public abstract com.android.os.AtomsProto$Atom$PulledCase getPulledCase () 
}

com/android/os/AtomsProto$Attribution$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$Attribution$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$Attribution 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 
}

com/android/os/AtomsProto$Attribution$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$Attribution$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$AttributionOrBuilder  {
	private int bitField0_
	private int uid_
	private Object tag_
	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 com.android.os.AtomsProto$Attribution$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$Attribution getDefaultInstanceForType () 
	public com.android.os.AtomsProto$Attribution build () 
		com.android.os.AtomsProto$Attribution result
	public com.android.os.AtomsProto$Attribution buildPartial () 
		com.android.os.AtomsProto$Attribution result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$Attribution$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$Attribution$Builder mergeFrom (com.android.os.AtomsProto$Attribution) 
		com.android.os.AtomsProto$Attribution other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$Attribution$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
		com.android.os.AtomsProto$Attribution parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$Attribution$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$Attribution$Builder clearUid () 
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$Attribution$Builder setTag (java.lang.String) 
		String value
	public com.android.os.AtomsProto$Attribution$Builder clearTag () 
	public com.android.os.AtomsProto$Attribution$Builder setTagBytes (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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$Attribution.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$Attribution extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$AttributionOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int TAG_FIELD_NUMBER
	private volatile Object tag_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$Attribution 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 hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		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 com.android.os.AtomsProto$Attribution parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$Attribution 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 com.android.os.AtomsProto$Attribution parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$Attribution parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$Attribution parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$Attribution parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$Attribution parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$Attribution parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$Attribution parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$Attribution parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$Attribution$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$Attribution$Builder newBuilder () 
	public static com.android.os.AtomsProto$Attribution$Builder newBuilder (com.android.os.AtomsProto$Attribution) 
		com.android.os.AtomsProto$Attribution prototype
	public com.android.os.AtomsProto$Attribution$Builder toBuilder () 
	protected com.android.os.AtomsProto$Attribution$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$Attribution$Builder builder
	public static com.android.os.AtomsProto$Attribution getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$Attribution 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$1800 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$2002 (com.android.os.AtomsProto$Attribution, int) 
		com.android.os.AtomsProto$Attribution x0
		int x1
	static java.lang.Object access$2102 (com.android.os.AtomsProto$Attribution, java.lang.Object) 
		com.android.os.AtomsProto$Attribution x0
		Object x1
	static int access$2202 (com.android.os.AtomsProto$Attribution, int) 
		com.android.os.AtomsProto$Attribution x0
		int x1
	static java.lang.Object access$2100 (com.android.os.AtomsProto$Attribution) 
		com.android.os.AtomsProto$Attribution x0
	static com.google.protobuf.UnknownFieldSet access$2300 (com.android.os.AtomsProto$Attribution) 
		com.android.os.AtomsProto$Attribution x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$AttributionChain$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$AttributionChain$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$AttributionChain 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 
}

com/android/os/AtomsProto$AttributionChain$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$AttributionChain$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$AttributionChainOrBuilder  {
	private int bitField0_
	private java.util.List attribution_
	private com.google.protobuf.RepeatedFieldBuilder attributionBuilder_
	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 com.android.os.AtomsProto$AttributionChain$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$AttributionChain getDefaultInstanceForType () 
	public com.android.os.AtomsProto$AttributionChain build () 
		com.android.os.AtomsProto$AttributionChain result
	public com.android.os.AtomsProto$AttributionChain buildPartial () 
		com.android.os.AtomsProto$AttributionChain result
		int from_bitField0_
	public com.android.os.AtomsProto$AttributionChain$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$AttributionChain$Builder mergeFrom (com.android.os.AtomsProto$AttributionChain) 
		com.android.os.AtomsProto$AttributionChain other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$AttributionChain$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
		com.android.os.AtomsProto$AttributionChain parsedMessage
	private void ensureAttributionIsMutable () 
	public java.util.List getAttributionList () 
	public int getAttributionCount () 
	public com.android.os.AtomsProto$Attribution getAttribution (int) 
		int index
	public com.android.os.AtomsProto$AttributionChain$Builder setAttribution (int, com.android.os.AtomsProto$Attribution) 
		int index
		com.android.os.AtomsProto$Attribution value
	public com.android.os.AtomsProto$AttributionChain$Builder setAttribution (int, com.android.os.AtomsProto$Attribution$Builder) 
		int index
		com.android.os.AtomsProto$Attribution$Builder builderForValue
	public com.android.os.AtomsProto$AttributionChain$Builder addAttribution (com.android.os.AtomsProto$Attribution) 
		com.android.os.AtomsProto$Attribution value
	public com.android.os.AtomsProto$AttributionChain$Builder addAttribution (int, com.android.os.AtomsProto$Attribution) 
		int index
		com.android.os.AtomsProto$Attribution value
	public com.android.os.AtomsProto$AttributionChain$Builder addAttribution (com.android.os.AtomsProto$Attribution$Builder) 
		com.android.os.AtomsProto$Attribution$Builder builderForValue
	public com.android.os.AtomsProto$AttributionChain$Builder addAttribution (int, com.android.os.AtomsProto$Attribution$Builder) 
		int index
		com.android.os.AtomsProto$Attribution$Builder builderForValue
	public com.android.os.AtomsProto$AttributionChain$Builder addAllAttribution (java.lang.Iterable) 
		Iterable values
	public com.android.os.AtomsProto$AttributionChain$Builder clearAttribution () 
	public com.android.os.AtomsProto$AttributionChain$Builder removeAttribution (int) 
		int index
	public com.android.os.AtomsProto$Attribution$Builder getAttributionBuilder (int) 
		int index
	public com.android.os.AtomsProto$AttributionOrBuilder getAttributionOrBuilder (int) 
		int index
	public java.util.List getAttributionOrBuilderList () 
	public com.android.os.AtomsProto$Attribution$Builder addAttributionBuilder () 
	public com.android.os.AtomsProto$Attribution$Builder addAttributionBuilder (int) 
		int index
	public java.util.List getAttributionBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getAttributionFieldBuilder () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$AttributionChain.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$AttributionChain extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$AttributionChainOrBuilder  {
	public static final int ATTRIBUTION_FIELD_NUMBER
	private java.util.List attribution_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$AttributionChain 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 getAttributionList () 
	public java.util.List getAttributionOrBuilderList () 
	public int getAttributionCount () 
	public com.android.os.AtomsProto$Attribution getAttribution (int) 
		int index
	public com.android.os.AtomsProto$AttributionOrBuilder getAttributionOrBuilder (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 com.android.os.AtomsProto$AttributionChain parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$AttributionChain 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 com.android.os.AtomsProto$AttributionChain parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$AttributionChain parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$AttributionChain parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$AttributionChain parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$AttributionChain parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$AttributionChain parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$AttributionChain parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$AttributionChain parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$AttributionChain$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$AttributionChain$Builder newBuilder () 
	public static com.android.os.AtomsProto$AttributionChain$Builder newBuilder (com.android.os.AtomsProto$AttributionChain) 
		com.android.os.AtomsProto$AttributionChain prototype
	public com.android.os.AtomsProto$AttributionChain$Builder toBuilder () 
	protected com.android.os.AtomsProto$AttributionChain$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$AttributionChain$Builder builder
	public static com.android.os.AtomsProto$AttributionChain getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$AttributionChain 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$2900 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static java.util.List access$3102 (com.android.os.AtomsProto$AttributionChain, java.util.List) 
		com.android.os.AtomsProto$AttributionChain x0
		java.util.List x1
	static java.util.List access$3100 (com.android.os.AtomsProto$AttributionChain) 
		com.android.os.AtomsProto$AttributionChain x0
	static boolean access$3200 () 
	static com.google.protobuf.UnknownFieldSet access$3300 (com.android.os.AtomsProto$AttributionChain) 
		com.android.os.AtomsProto$AttributionChain x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$AttributionChainDummyAtom$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$AttributionChainDummyAtom$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$AttributionChainDummyAtom 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 
}

com/android/os/AtomsProto$AttributionChainDummyAtom$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$AttributionChainDummyAtom$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$AttributionChainDummyAtomOrBuilder  {
	private int bitField0_
	private com.android.os.AtomsProto$AttributionChain attributionChain_
	private com.google.protobuf.SingleFieldBuilder attributionChainBuilder_
	private int 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 com.android.os.AtomsProto$AttributionChainDummyAtom$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$AttributionChainDummyAtom getDefaultInstanceForType () 
	public com.android.os.AtomsProto$AttributionChainDummyAtom build () 
		com.android.os.AtomsProto$AttributionChainDummyAtom result
	public com.android.os.AtomsProto$AttributionChainDummyAtom buildPartial () 
		com.android.os.AtomsProto$AttributionChainDummyAtom result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$AttributionChainDummyAtom$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$AttributionChainDummyAtom$Builder mergeFrom (com.android.os.AtomsProto$AttributionChainDummyAtom) 
		com.android.os.AtomsProto$AttributionChainDummyAtom other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$AttributionChainDummyAtom$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
		com.android.os.AtomsProto$AttributionChainDummyAtom parsedMessage
	public boolean hasAttributionChain () 
	public com.android.os.AtomsProto$AttributionChain getAttributionChain () 
	public com.android.os.AtomsProto$AttributionChainDummyAtom$Builder setAttributionChain (com.android.os.AtomsProto$AttributionChain) 
		com.android.os.AtomsProto$AttributionChain value
	public com.android.os.AtomsProto$AttributionChainDummyAtom$Builder setAttributionChain (com.android.os.AtomsProto$AttributionChain$Builder) 
		com.android.os.AtomsProto$AttributionChain$Builder builderForValue
	public com.android.os.AtomsProto$AttributionChainDummyAtom$Builder mergeAttributionChain (com.android.os.AtomsProto$AttributionChain) 
		com.android.os.AtomsProto$AttributionChain value
	public com.android.os.AtomsProto$AttributionChainDummyAtom$Builder clearAttributionChain () 
	public com.android.os.AtomsProto$AttributionChain$Builder getAttributionChainBuilder () 
	public com.android.os.AtomsProto$AttributionChainOrBuilder getAttributionChainOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAttributionChainFieldBuilder () 
	public boolean hasValue () 
	public int getValue () 
	public com.android.os.AtomsProto$AttributionChainDummyAtom$Builder setValue (int) 
		int value
	public com.android.os.AtomsProto$AttributionChainDummyAtom$Builder clearValue () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$AttributionChainDummyAtom.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$AttributionChainDummyAtom extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$AttributionChainDummyAtomOrBuilder  {
	private int bitField0_
	public static final int ATTRIBUTION_CHAIN_FIELD_NUMBER
	private com.android.os.AtomsProto$AttributionChain attributionChain_
	public static final int VALUE_FIELD_NUMBER
	private int value_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$AttributionChainDummyAtom 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.android.os.AtomsProto$AttributionChain$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 hasAttributionChain () 
	public com.android.os.AtomsProto$AttributionChain getAttributionChain () 
	public com.android.os.AtomsProto$AttributionChainOrBuilder getAttributionChainOrBuilder () 
	public boolean hasValue () 
	public int getValue () 
	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 com.android.os.AtomsProto$AttributionChainDummyAtom parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$AttributionChainDummyAtom 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 com.android.os.AtomsProto$AttributionChainDummyAtom parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$AttributionChainDummyAtom parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$AttributionChainDummyAtom parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$AttributionChainDummyAtom parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$AttributionChainDummyAtom parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$AttributionChainDummyAtom parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$AttributionChainDummyAtom parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$AttributionChainDummyAtom parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$AttributionChainDummyAtom$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$AttributionChainDummyAtom$Builder newBuilder () 
	public static com.android.os.AtomsProto$AttributionChainDummyAtom$Builder newBuilder (com.android.os.AtomsProto$AttributionChainDummyAtom) 
		com.android.os.AtomsProto$AttributionChainDummyAtom prototype
	public com.android.os.AtomsProto$AttributionChainDummyAtom$Builder toBuilder () 
	protected com.android.os.AtomsProto$AttributionChainDummyAtom$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$AttributionChainDummyAtom$Builder builder
	public static com.android.os.AtomsProto$AttributionChainDummyAtom getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$AttributionChainDummyAtom 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$3900 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static com.android.os.AtomsProto$AttributionChain access$4102 (com.android.os.AtomsProto$AttributionChainDummyAtom, com.android.os.AtomsProto$AttributionChain) 
		com.android.os.AtomsProto$AttributionChainDummyAtom x0
		com.android.os.AtomsProto$AttributionChain x1
	static int access$4202 (com.android.os.AtomsProto$AttributionChainDummyAtom, int) 
		com.android.os.AtomsProto$AttributionChainDummyAtom x0
		int x1
	static int access$4302 (com.android.os.AtomsProto$AttributionChainDummyAtom, int) 
		com.android.os.AtomsProto$AttributionChainDummyAtom x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$4400 (com.android.os.AtomsProto$AttributionChainDummyAtom) 
		com.android.os.AtomsProto$AttributionChainDummyAtom x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$AttributionChainDummyAtomOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$AttributionChainDummyAtomOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasAttributionChain () 
	public abstract com.android.os.AtomsProto$AttributionChain getAttributionChain () 
	public abstract com.android.os.AtomsProto$AttributionChainOrBuilder getAttributionChainOrBuilder () 
	public abstract boolean hasValue () 
	public abstract int getValue () 
}

com/android/os/AtomsProto$AttributionChainOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$AttributionChainOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getAttributionList () 
	public abstract com.android.os.AtomsProto$Attribution getAttribution (int) 
	public abstract int getAttributionCount () 
	public abstract java.util.List getAttributionOrBuilderList () 
	public abstract com.android.os.AtomsProto$AttributionOrBuilder getAttributionOrBuilder (int) 
}

com/android/os/AtomsProto$AttributionOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$AttributionOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasTag () 
	public abstract java.lang.String getTag () 
	public abstract com.google.protobuf.ByteString getTagBytes () 
}

com/android/os/AtomsProto$AudioStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$AudioStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$AudioStateChanged 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 
}

com/android/os/AtomsProto$AudioStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$AudioStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$AudioStateChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private int 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 com.android.os.AtomsProto$AudioStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$AudioStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$AudioStateChanged build () 
		com.android.os.AtomsProto$AudioStateChanged result
	public com.android.os.AtomsProto$AudioStateChanged buildPartial () 
		com.android.os.AtomsProto$AudioStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$AudioStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$AudioStateChanged$Builder mergeFrom (com.android.os.AtomsProto$AudioStateChanged) 
		com.android.os.AtomsProto$AudioStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$AudioStateChanged$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
		com.android.os.AtomsProto$AudioStateChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$AudioStateChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$AudioStateChanged$Builder clearUid () 
	public boolean hasState () 
	public com.android.os.AtomsProto$AudioStateChanged$State getState () 
		com.android.os.AtomsProto$AudioStateChanged$State result
	public com.android.os.AtomsProto$AudioStateChanged$Builder setState (com.android.os.AtomsProto$AudioStateChanged$State) 
		com.android.os.AtomsProto$AudioStateChanged$State value
	public com.android.os.AtomsProto$AudioStateChanged$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$AudioStateChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$AudioStateChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$AudioStateChanged$State OFF
	public static final com.android.os.AtomsProto$AudioStateChanged$State ON
	public static final int OFF_VALUE
	public static final int ON_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$AudioStateChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$AudioStateChanged$State[] $VALUES
	public static com.android.os.AtomsProto$AudioStateChanged$State[] values () 
	public static com.android.os.AtomsProto$AudioStateChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$AudioStateChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$AudioStateChanged$State 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 com.android.os.AtomsProto$AudioStateChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$AudioStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$AudioStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$AudioStateChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$AudioStateChanged 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
		com.android.os.AtomsProto$AudioStateChanged$State 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 hasUid () 
	public int getUid () 
	public boolean hasState () 
	public com.android.os.AtomsProto$AudioStateChanged$State getState () 
		com.android.os.AtomsProto$AudioStateChanged$State 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 com.android.os.AtomsProto$AudioStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$AudioStateChanged 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 com.android.os.AtomsProto$AudioStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$AudioStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$AudioStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$AudioStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$AudioStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$AudioStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$AudioStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$AudioStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$AudioStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$AudioStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$AudioStateChanged$Builder newBuilder (com.android.os.AtomsProto$AudioStateChanged) 
		com.android.os.AtomsProto$AudioStateChanged prototype
	public com.android.os.AtomsProto$AudioStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$AudioStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$AudioStateChanged$Builder builder
	public static com.android.os.AtomsProto$AudioStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$AudioStateChanged 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$16300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$16502 (com.android.os.AtomsProto$AudioStateChanged, int) 
		com.android.os.AtomsProto$AudioStateChanged x0
		int x1
	static int access$16602 (com.android.os.AtomsProto$AudioStateChanged, int) 
		com.android.os.AtomsProto$AudioStateChanged x0
		int x1
	static int access$16702 (com.android.os.AtomsProto$AudioStateChanged, int) 
		com.android.os.AtomsProto$AudioStateChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$16800 (com.android.os.AtomsProto$AudioStateChanged) 
		com.android.os.AtomsProto$AudioStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$AudioStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$AudioStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasState () 
	public abstract com.android.os.AtomsProto$AudioStateChanged$State getState () 
}

com/android/os/AtomsProto$BatteryLevelChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$BatteryLevelChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$BatteryLevelChanged 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 
}

com/android/os/AtomsProto$BatteryLevelChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$BatteryLevelChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$BatteryLevelChangedOrBuilder  {
	private int bitField0_
	private int batteryLevel_
	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 com.android.os.AtomsProto$BatteryLevelChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$BatteryLevelChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$BatteryLevelChanged build () 
		com.android.os.AtomsProto$BatteryLevelChanged result
	public com.android.os.AtomsProto$BatteryLevelChanged buildPartial () 
		com.android.os.AtomsProto$BatteryLevelChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$BatteryLevelChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$BatteryLevelChanged$Builder mergeFrom (com.android.os.AtomsProto$BatteryLevelChanged) 
		com.android.os.AtomsProto$BatteryLevelChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$BatteryLevelChanged$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
		com.android.os.AtomsProto$BatteryLevelChanged parsedMessage
	public boolean hasBatteryLevel () 
	public int getBatteryLevel () 
	public com.android.os.AtomsProto$BatteryLevelChanged$Builder setBatteryLevel (int) 
		int value
	public com.android.os.AtomsProto$BatteryLevelChanged$Builder clearBatteryLevel () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$BatteryLevelChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$BatteryLevelChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$BatteryLevelChangedOrBuilder  {
	private int bitField0_
	public static final int BATTERY_LEVEL_FIELD_NUMBER
	private int batteryLevel_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$BatteryLevelChanged 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 hasBatteryLevel () 
	public int getBatteryLevel () 
	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 com.android.os.AtomsProto$BatteryLevelChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$BatteryLevelChanged 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 com.android.os.AtomsProto$BatteryLevelChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$BatteryLevelChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$BatteryLevelChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$BatteryLevelChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$BatteryLevelChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$BatteryLevelChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$BatteryLevelChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$BatteryLevelChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$BatteryLevelChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$BatteryLevelChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$BatteryLevelChanged$Builder newBuilder (com.android.os.AtomsProto$BatteryLevelChanged) 
		com.android.os.AtomsProto$BatteryLevelChanged prototype
	public com.android.os.AtomsProto$BatteryLevelChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$BatteryLevelChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$BatteryLevelChanged$Builder builder
	public static com.android.os.AtomsProto$BatteryLevelChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$BatteryLevelChanged 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$27300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$27502 (com.android.os.AtomsProto$BatteryLevelChanged, int) 
		com.android.os.AtomsProto$BatteryLevelChanged x0
		int x1
	static int access$27602 (com.android.os.AtomsProto$BatteryLevelChanged, int) 
		com.android.os.AtomsProto$BatteryLevelChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$27700 (com.android.os.AtomsProto$BatteryLevelChanged) 
		com.android.os.AtomsProto$BatteryLevelChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$BatteryLevelChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$BatteryLevelChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasBatteryLevel () 
	public abstract int getBatteryLevel () 
}

com/android/os/AtomsProto$BatterySaverModeStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$BatterySaverModeStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$BatterySaverModeStateChanged 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 
}

com/android/os/AtomsProto$BatterySaverModeStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$BatterySaverModeStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$BatterySaverModeStateChangedOrBuilder  {
	private int bitField0_
	private int 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 com.android.os.AtomsProto$BatterySaverModeStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$BatterySaverModeStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$BatterySaverModeStateChanged build () 
		com.android.os.AtomsProto$BatterySaverModeStateChanged result
	public com.android.os.AtomsProto$BatterySaverModeStateChanged buildPartial () 
		com.android.os.AtomsProto$BatterySaverModeStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$BatterySaverModeStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$BatterySaverModeStateChanged$Builder mergeFrom (com.android.os.AtomsProto$BatterySaverModeStateChanged) 
		com.android.os.AtomsProto$BatterySaverModeStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$BatterySaverModeStateChanged$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
		com.android.os.AtomsProto$BatterySaverModeStateChanged parsedMessage
	public boolean hasState () 
	public com.android.os.AtomsProto$BatterySaverModeStateChanged$State getState () 
		com.android.os.AtomsProto$BatterySaverModeStateChanged$State result
	public com.android.os.AtomsProto$BatterySaverModeStateChanged$Builder setState (com.android.os.AtomsProto$BatterySaverModeStateChanged$State) 
		com.android.os.AtomsProto$BatterySaverModeStateChanged$State value
	public com.android.os.AtomsProto$BatterySaverModeStateChanged$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$BatterySaverModeStateChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$BatterySaverModeStateChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$BatterySaverModeStateChanged$State OFF
	public static final com.android.os.AtomsProto$BatterySaverModeStateChanged$State ON
	public static final int OFF_VALUE
	public static final int ON_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$BatterySaverModeStateChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$BatterySaverModeStateChanged$State[] $VALUES
	public static com.android.os.AtomsProto$BatterySaverModeStateChanged$State[] values () 
	public static com.android.os.AtomsProto$BatterySaverModeStateChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$BatterySaverModeStateChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$BatterySaverModeStateChanged$State 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 com.android.os.AtomsProto$BatterySaverModeStateChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$BatterySaverModeStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$BatterySaverModeStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$BatterySaverModeStateChangedOrBuilder  {
	private int bitField0_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$BatterySaverModeStateChanged 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
		com.android.os.AtomsProto$BatterySaverModeStateChanged$State 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 hasState () 
	public com.android.os.AtomsProto$BatterySaverModeStateChanged$State getState () 
		com.android.os.AtomsProto$BatterySaverModeStateChanged$State 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 com.android.os.AtomsProto$BatterySaverModeStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$BatterySaverModeStateChanged 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 com.android.os.AtomsProto$BatterySaverModeStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$BatterySaverModeStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$BatterySaverModeStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$BatterySaverModeStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$BatterySaverModeStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$BatterySaverModeStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$BatterySaverModeStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$BatterySaverModeStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$BatterySaverModeStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$BatterySaverModeStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$BatterySaverModeStateChanged$Builder newBuilder (com.android.os.AtomsProto$BatterySaverModeStateChanged) 
		com.android.os.AtomsProto$BatterySaverModeStateChanged prototype
	public com.android.os.AtomsProto$BatterySaverModeStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$BatterySaverModeStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$BatterySaverModeStateChanged$Builder builder
	public static com.android.os.AtomsProto$BatterySaverModeStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$BatterySaverModeStateChanged 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$23300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$23502 (com.android.os.AtomsProto$BatterySaverModeStateChanged, int) 
		com.android.os.AtomsProto$BatterySaverModeStateChanged x0
		int x1
	static int access$23602 (com.android.os.AtomsProto$BatterySaverModeStateChanged, int) 
		com.android.os.AtomsProto$BatterySaverModeStateChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$23700 (com.android.os.AtomsProto$BatterySaverModeStateChanged) 
		com.android.os.AtomsProto$BatterySaverModeStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$BatterySaverModeStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$BatterySaverModeStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasState () 
	public abstract com.android.os.AtomsProto$BatterySaverModeStateChanged$State getState () 
}

com/android/os/AtomsProto$BleScanResultReceived$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$BleScanResultReceived$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$BleScanResultReceived 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 
}

com/android/os/AtomsProto$BleScanResultReceived$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$BleScanResultReceived$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$BleScanResultReceivedOrBuilder  {
	private int bitField0_
	private int uid_
	private int numOfResults_
	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 com.android.os.AtomsProto$BleScanResultReceived$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$BleScanResultReceived getDefaultInstanceForType () 
	public com.android.os.AtomsProto$BleScanResultReceived build () 
		com.android.os.AtomsProto$BleScanResultReceived result
	public com.android.os.AtomsProto$BleScanResultReceived buildPartial () 
		com.android.os.AtomsProto$BleScanResultReceived result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$BleScanResultReceived$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$BleScanResultReceived$Builder mergeFrom (com.android.os.AtomsProto$BleScanResultReceived) 
		com.android.os.AtomsProto$BleScanResultReceived other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$BleScanResultReceived$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
		com.android.os.AtomsProto$BleScanResultReceived parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$BleScanResultReceived$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$BleScanResultReceived$Builder clearUid () 
	public boolean hasNumOfResults () 
	public int getNumOfResults () 
	public com.android.os.AtomsProto$BleScanResultReceived$Builder setNumOfResults (int) 
		int value
	public com.android.os.AtomsProto$BleScanResultReceived$Builder clearNumOfResults () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$BleScanResultReceived.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$BleScanResultReceived extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$BleScanResultReceivedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int NUM_OF_RESULTS_FIELD_NUMBER
	private int numOfResults_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$BleScanResultReceived 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 hasUid () 
	public int getUid () 
	public boolean hasNumOfResults () 
	public int getNumOfResults () 
	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 com.android.os.AtomsProto$BleScanResultReceived parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$BleScanResultReceived 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 com.android.os.AtomsProto$BleScanResultReceived parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$BleScanResultReceived parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$BleScanResultReceived parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$BleScanResultReceived parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$BleScanResultReceived parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$BleScanResultReceived parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$BleScanResultReceived parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$BleScanResultReceived parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$BleScanResultReceived$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$BleScanResultReceived$Builder newBuilder () 
	public static com.android.os.AtomsProto$BleScanResultReceived$Builder newBuilder (com.android.os.AtomsProto$BleScanResultReceived) 
		com.android.os.AtomsProto$BleScanResultReceived prototype
	public com.android.os.AtomsProto$BleScanResultReceived$Builder toBuilder () 
	protected com.android.os.AtomsProto$BleScanResultReceived$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$BleScanResultReceived$Builder builder
	public static com.android.os.AtomsProto$BleScanResultReceived getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$BleScanResultReceived 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$10500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$10702 (com.android.os.AtomsProto$BleScanResultReceived, int) 
		com.android.os.AtomsProto$BleScanResultReceived x0
		int x1
	static int access$10802 (com.android.os.AtomsProto$BleScanResultReceived, int) 
		com.android.os.AtomsProto$BleScanResultReceived x0
		int x1
	static int access$10902 (com.android.os.AtomsProto$BleScanResultReceived, int) 
		com.android.os.AtomsProto$BleScanResultReceived x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$11000 (com.android.os.AtomsProto$BleScanResultReceived) 
		com.android.os.AtomsProto$BleScanResultReceived x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$BleScanResultReceivedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$BleScanResultReceivedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasNumOfResults () 
	public abstract int getNumOfResults () 
}

com/android/os/AtomsProto$BleScanStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$BleScanStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$BleScanStateChanged 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 
}

com/android/os/AtomsProto$BleScanStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$BleScanStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$BleScanStateChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private int 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 com.android.os.AtomsProto$BleScanStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$BleScanStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$BleScanStateChanged build () 
		com.android.os.AtomsProto$BleScanStateChanged result
	public com.android.os.AtomsProto$BleScanStateChanged buildPartial () 
		com.android.os.AtomsProto$BleScanStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$BleScanStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$BleScanStateChanged$Builder mergeFrom (com.android.os.AtomsProto$BleScanStateChanged) 
		com.android.os.AtomsProto$BleScanStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$BleScanStateChanged$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
		com.android.os.AtomsProto$BleScanStateChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$BleScanStateChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$BleScanStateChanged$Builder clearUid () 
	public boolean hasState () 
	public com.android.os.AtomsProto$BleScanStateChanged$State getState () 
		com.android.os.AtomsProto$BleScanStateChanged$State result
	public com.android.os.AtomsProto$BleScanStateChanged$Builder setState (com.android.os.AtomsProto$BleScanStateChanged$State) 
		com.android.os.AtomsProto$BleScanStateChanged$State value
	public com.android.os.AtomsProto$BleScanStateChanged$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$BleScanStateChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$BleScanStateChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$BleScanStateChanged$State OFF
	public static final com.android.os.AtomsProto$BleScanStateChanged$State ON
	public static final int OFF_VALUE
	public static final int ON_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$BleScanStateChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$BleScanStateChanged$State[] $VALUES
	public static com.android.os.AtomsProto$BleScanStateChanged$State[] values () 
	public static com.android.os.AtomsProto$BleScanStateChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$BleScanStateChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$BleScanStateChanged$State 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 com.android.os.AtomsProto$BleScanStateChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$BleScanStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$BleScanStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$BleScanStateChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$BleScanStateChanged 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
		com.android.os.AtomsProto$BleScanStateChanged$State 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 hasUid () 
	public int getUid () 
	public boolean hasState () 
	public com.android.os.AtomsProto$BleScanStateChanged$State getState () 
		com.android.os.AtomsProto$BleScanStateChanged$State 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 com.android.os.AtomsProto$BleScanStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$BleScanStateChanged 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 com.android.os.AtomsProto$BleScanStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$BleScanStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$BleScanStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$BleScanStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$BleScanStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$BleScanStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$BleScanStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$BleScanStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$BleScanStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$BleScanStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$BleScanStateChanged$Builder newBuilder (com.android.os.AtomsProto$BleScanStateChanged) 
		com.android.os.AtomsProto$BleScanStateChanged prototype
	public com.android.os.AtomsProto$BleScanStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$BleScanStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$BleScanStateChanged$Builder builder
	public static com.android.os.AtomsProto$BleScanStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$BleScanStateChanged 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$8300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$8502 (com.android.os.AtomsProto$BleScanStateChanged, int) 
		com.android.os.AtomsProto$BleScanStateChanged x0
		int x1
	static int access$8602 (com.android.os.AtomsProto$BleScanStateChanged, int) 
		com.android.os.AtomsProto$BleScanStateChanged x0
		int x1
	static int access$8702 (com.android.os.AtomsProto$BleScanStateChanged, int) 
		com.android.os.AtomsProto$BleScanStateChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$8800 (com.android.os.AtomsProto$BleScanStateChanged) 
		com.android.os.AtomsProto$BleScanStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$BleScanStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$BleScanStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasState () 
	public abstract com.android.os.AtomsProto$BleScanStateChanged$State getState () 
}

com/android/os/AtomsProto$BleUnoptimizedScanStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChanged 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 
}

com/android/os/AtomsProto$BleUnoptimizedScanStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$BleUnoptimizedScanStateChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private int 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 com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChanged build () 
		com.android.os.AtomsProto$BleUnoptimizedScanStateChanged result
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChanged buildPartial () 
		com.android.os.AtomsProto$BleUnoptimizedScanStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$Builder mergeFrom (com.android.os.AtomsProto$BleUnoptimizedScanStateChanged) 
		com.android.os.AtomsProto$BleUnoptimizedScanStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$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
		com.android.os.AtomsProto$BleUnoptimizedScanStateChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$Builder clearUid () 
	public boolean hasState () 
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$State getState () 
		com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$State result
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$Builder setState (com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$State) 
		com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$State value
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$BleUnoptimizedScanStateChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$State OFF
	public static final com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$State ON
	public static final int OFF_VALUE
	public static final int ON_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$State[] $VALUES
	public static com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$State[] values () 
	public static com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$State 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 com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$BleUnoptimizedScanStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$BleUnoptimizedScanStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$BleUnoptimizedScanStateChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$BleUnoptimizedScanStateChanged 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
		com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$State 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 hasUid () 
	public int getUid () 
	public boolean hasState () 
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$State getState () 
		com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$State 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 com.android.os.AtomsProto$BleUnoptimizedScanStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$BleUnoptimizedScanStateChanged 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 com.android.os.AtomsProto$BleUnoptimizedScanStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$BleUnoptimizedScanStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$BleUnoptimizedScanStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$BleUnoptimizedScanStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$BleUnoptimizedScanStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$BleUnoptimizedScanStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$BleUnoptimizedScanStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$BleUnoptimizedScanStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$Builder newBuilder (com.android.os.AtomsProto$BleUnoptimizedScanStateChanged) 
		com.android.os.AtomsProto$BleUnoptimizedScanStateChanged prototype
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$Builder builder
	public static com.android.os.AtomsProto$BleUnoptimizedScanStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$BleUnoptimizedScanStateChanged 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, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$9602 (com.android.os.AtomsProto$BleUnoptimizedScanStateChanged, int) 
		com.android.os.AtomsProto$BleUnoptimizedScanStateChanged x0
		int x1
	static int access$9702 (com.android.os.AtomsProto$BleUnoptimizedScanStateChanged, int) 
		com.android.os.AtomsProto$BleUnoptimizedScanStateChanged x0
		int x1
	static int access$9802 (com.android.os.AtomsProto$BleUnoptimizedScanStateChanged, int) 
		com.android.os.AtomsProto$BleUnoptimizedScanStateChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$9900 (com.android.os.AtomsProto$BleUnoptimizedScanStateChanged) 
		com.android.os.AtomsProto$BleUnoptimizedScanStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$BleUnoptimizedScanStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$BleUnoptimizedScanStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasState () 
	public abstract com.android.os.AtomsProto$BleUnoptimizedScanStateChanged$State getState () 
}

com/android/os/AtomsProto$CameraStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$CameraStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$CameraStateChanged 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 
}

com/android/os/AtomsProto$CameraStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$CameraStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$CameraStateChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private int 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 com.android.os.AtomsProto$CameraStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$CameraStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$CameraStateChanged build () 
		com.android.os.AtomsProto$CameraStateChanged result
	public com.android.os.AtomsProto$CameraStateChanged buildPartial () 
		com.android.os.AtomsProto$CameraStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$CameraStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$CameraStateChanged$Builder mergeFrom (com.android.os.AtomsProto$CameraStateChanged) 
		com.android.os.AtomsProto$CameraStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$CameraStateChanged$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
		com.android.os.AtomsProto$CameraStateChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$CameraStateChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$CameraStateChanged$Builder clearUid () 
	public boolean hasState () 
	public com.android.os.AtomsProto$CameraStateChanged$State getState () 
		com.android.os.AtomsProto$CameraStateChanged$State result
	public com.android.os.AtomsProto$CameraStateChanged$Builder setState (com.android.os.AtomsProto$CameraStateChanged$State) 
		com.android.os.AtomsProto$CameraStateChanged$State value
	public com.android.os.AtomsProto$CameraStateChanged$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$CameraStateChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$CameraStateChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$CameraStateChanged$State OFF
	public static final com.android.os.AtomsProto$CameraStateChanged$State ON
	public static final int OFF_VALUE
	public static final int ON_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$CameraStateChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$CameraStateChanged$State[] $VALUES
	public static com.android.os.AtomsProto$CameraStateChanged$State[] values () 
	public static com.android.os.AtomsProto$CameraStateChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$CameraStateChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$CameraStateChanged$State 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 com.android.os.AtomsProto$CameraStateChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$CameraStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$CameraStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$CameraStateChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$CameraStateChanged 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
		com.android.os.AtomsProto$CameraStateChanged$State 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 hasUid () 
	public int getUid () 
	public boolean hasState () 
	public com.android.os.AtomsProto$CameraStateChanged$State getState () 
		com.android.os.AtomsProto$CameraStateChanged$State 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 com.android.os.AtomsProto$CameraStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$CameraStateChanged 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 com.android.os.AtomsProto$CameraStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$CameraStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$CameraStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$CameraStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$CameraStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$CameraStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$CameraStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$CameraStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$CameraStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$CameraStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$CameraStateChanged$Builder newBuilder (com.android.os.AtomsProto$CameraStateChanged) 
		com.android.os.AtomsProto$CameraStateChanged prototype
	public com.android.os.AtomsProto$CameraStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$CameraStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$CameraStateChanged$Builder builder
	public static com.android.os.AtomsProto$CameraStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$CameraStateChanged 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$19600 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$19802 (com.android.os.AtomsProto$CameraStateChanged, int) 
		com.android.os.AtomsProto$CameraStateChanged x0
		int x1
	static int access$19902 (com.android.os.AtomsProto$CameraStateChanged, int) 
		com.android.os.AtomsProto$CameraStateChanged x0
		int x1
	static int access$20002 (com.android.os.AtomsProto$CameraStateChanged, int) 
		com.android.os.AtomsProto$CameraStateChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$20100 (com.android.os.AtomsProto$CameraStateChanged) 
		com.android.os.AtomsProto$CameraStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$CameraStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$CameraStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasState () 
	public abstract com.android.os.AtomsProto$CameraStateChanged$State getState () 
}

com/android/os/AtomsProto$ChargingStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$ChargingStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$ChargingStateChanged 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 
}

com/android/os/AtomsProto$ChargingStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$ChargingStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$ChargingStateChangedOrBuilder  {
	private int bitField0_
	private int chargingState_
	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 com.android.os.AtomsProto$ChargingStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$ChargingStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$ChargingStateChanged build () 
		com.android.os.AtomsProto$ChargingStateChanged result
	public com.android.os.AtomsProto$ChargingStateChanged buildPartial () 
		com.android.os.AtomsProto$ChargingStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$ChargingStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$ChargingStateChanged$Builder mergeFrom (com.android.os.AtomsProto$ChargingStateChanged) 
		com.android.os.AtomsProto$ChargingStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$ChargingStateChanged$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
		com.android.os.AtomsProto$ChargingStateChanged parsedMessage
	public boolean hasChargingState () 
	public com.android.os.AtomsProto$ChargingStateChanged$State getChargingState () 
		com.android.os.AtomsProto$ChargingStateChanged$State result
	public com.android.os.AtomsProto$ChargingStateChanged$Builder setChargingState (com.android.os.AtomsProto$ChargingStateChanged$State) 
		com.android.os.AtomsProto$ChargingStateChanged$State value
	public com.android.os.AtomsProto$ChargingStateChanged$Builder clearChargingState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$ChargingStateChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$ChargingStateChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$ChargingStateChanged$State BATTERY_STATUS_UNKNOWN
	public static final com.android.os.AtomsProto$ChargingStateChanged$State BATTERY_STATUS_CHARGING
	public static final com.android.os.AtomsProto$ChargingStateChanged$State BATTERY_STATUS_DISCHARGING
	public static final com.android.os.AtomsProto$ChargingStateChanged$State BATTERY_STATUS_NOT_CHARGING
	public static final com.android.os.AtomsProto$ChargingStateChanged$State BATTERY_STATUS_FULL
	public static final int BATTERY_STATUS_UNKNOWN_VALUE
	public static final int BATTERY_STATUS_CHARGING_VALUE
	public static final int BATTERY_STATUS_DISCHARGING_VALUE
	public static final int BATTERY_STATUS_NOT_CHARGING_VALUE
	public static final int BATTERY_STATUS_FULL_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$ChargingStateChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$ChargingStateChanged$State[] $VALUES
	public static com.android.os.AtomsProto$ChargingStateChanged$State[] values () 
	public static com.android.os.AtomsProto$ChargingStateChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$ChargingStateChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$ChargingStateChanged$State 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 com.android.os.AtomsProto$ChargingStateChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$ChargingStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$ChargingStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$ChargingStateChangedOrBuilder  {
	private int bitField0_
	public static final int CHARGING_STATE_FIELD_NUMBER
	private int chargingState_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$ChargingStateChanged 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
		com.android.os.AtomsProto$ChargingStateChanged$State 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 hasChargingState () 
	public com.android.os.AtomsProto$ChargingStateChanged$State getChargingState () 
		com.android.os.AtomsProto$ChargingStateChanged$State 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 com.android.os.AtomsProto$ChargingStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$ChargingStateChanged 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 com.android.os.AtomsProto$ChargingStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$ChargingStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ChargingStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$ChargingStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ChargingStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$ChargingStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ChargingStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$ChargingStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$ChargingStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$ChargingStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$ChargingStateChanged$Builder newBuilder (com.android.os.AtomsProto$ChargingStateChanged) 
		com.android.os.AtomsProto$ChargingStateChanged prototype
	public com.android.os.AtomsProto$ChargingStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$ChargingStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$ChargingStateChanged$Builder builder
	public static com.android.os.AtomsProto$ChargingStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$ChargingStateChanged 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$28300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$28502 (com.android.os.AtomsProto$ChargingStateChanged, int) 
		com.android.os.AtomsProto$ChargingStateChanged x0
		int x1
	static int access$28602 (com.android.os.AtomsProto$ChargingStateChanged, int) 
		com.android.os.AtomsProto$ChargingStateChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$28700 (com.android.os.AtomsProto$ChargingStateChanged) 
		com.android.os.AtomsProto$ChargingStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$ChargingStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$ChargingStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasChargingState () 
	public abstract com.android.os.AtomsProto$ChargingStateChanged$State getChargingState () 
}

com/android/os/AtomsProto$CpuTimePerFreq$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$CpuTimePerFreq$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$CpuTimePerFreq 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 
}

com/android/os/AtomsProto$CpuTimePerFreq$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$CpuTimePerFreq$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$CpuTimePerFreqOrBuilder  {
	private int bitField0_
	private int cluster_
	private int freqIndex_
	private long timeMs_
	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 com.android.os.AtomsProto$CpuTimePerFreq$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$CpuTimePerFreq getDefaultInstanceForType () 
	public com.android.os.AtomsProto$CpuTimePerFreq build () 
		com.android.os.AtomsProto$CpuTimePerFreq result
	public com.android.os.AtomsProto$CpuTimePerFreq buildPartial () 
		com.android.os.AtomsProto$CpuTimePerFreq result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$CpuTimePerFreq$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$CpuTimePerFreq$Builder mergeFrom (com.android.os.AtomsProto$CpuTimePerFreq) 
		com.android.os.AtomsProto$CpuTimePerFreq other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$CpuTimePerFreq$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
		com.android.os.AtomsProto$CpuTimePerFreq parsedMessage
	public boolean hasCluster () 
	public int getCluster () 
	public com.android.os.AtomsProto$CpuTimePerFreq$Builder setCluster (int) 
		int value
	public com.android.os.AtomsProto$CpuTimePerFreq$Builder clearCluster () 
	public boolean hasFreqIndex () 
	public int getFreqIndex () 
	public com.android.os.AtomsProto$CpuTimePerFreq$Builder setFreqIndex (int) 
		int value
	public com.android.os.AtomsProto$CpuTimePerFreq$Builder clearFreqIndex () 
	public boolean hasTimeMs () 
	public long getTimeMs () 
	public com.android.os.AtomsProto$CpuTimePerFreq$Builder setTimeMs (long) 
		long value
	public com.android.os.AtomsProto$CpuTimePerFreq$Builder clearTimeMs () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$CpuTimePerFreq.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$CpuTimePerFreq extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$CpuTimePerFreqOrBuilder  {
	private int bitField0_
	public static final int CLUSTER_FIELD_NUMBER
	private int cluster_
	public static final int FREQ_INDEX_FIELD_NUMBER
	private int freqIndex_
	public static final int TIME_MS_FIELD_NUMBER
	private long timeMs_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$CpuTimePerFreq 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 hasCluster () 
	public int getCluster () 
	public boolean hasFreqIndex () 
	public int getFreqIndex () 
	public boolean hasTimeMs () 
	public long getTimeMs () 
	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 com.android.os.AtomsProto$CpuTimePerFreq parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$CpuTimePerFreq 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 com.android.os.AtomsProto$CpuTimePerFreq parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$CpuTimePerFreq parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$CpuTimePerFreq parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$CpuTimePerFreq parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$CpuTimePerFreq parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$CpuTimePerFreq parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$CpuTimePerFreq parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$CpuTimePerFreq parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$CpuTimePerFreq$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$CpuTimePerFreq$Builder newBuilder () 
	public static com.android.os.AtomsProto$CpuTimePerFreq$Builder newBuilder (com.android.os.AtomsProto$CpuTimePerFreq) 
		com.android.os.AtomsProto$CpuTimePerFreq prototype
	public com.android.os.AtomsProto$CpuTimePerFreq$Builder toBuilder () 
	protected com.android.os.AtomsProto$CpuTimePerFreq$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$CpuTimePerFreq$Builder builder
	public static com.android.os.AtomsProto$CpuTimePerFreq getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$CpuTimePerFreq 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$60200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$60402 (com.android.os.AtomsProto$CpuTimePerFreq, int) 
		com.android.os.AtomsProto$CpuTimePerFreq x0
		int x1
	static int access$60502 (com.android.os.AtomsProto$CpuTimePerFreq, int) 
		com.android.os.AtomsProto$CpuTimePerFreq x0
		int x1
	static long access$60602 (com.android.os.AtomsProto$CpuTimePerFreq, long) 
		com.android.os.AtomsProto$CpuTimePerFreq x0
		long x1
	static int access$60702 (com.android.os.AtomsProto$CpuTimePerFreq, int) 
		com.android.os.AtomsProto$CpuTimePerFreq x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$60800 (com.android.os.AtomsProto$CpuTimePerFreq) 
		com.android.os.AtomsProto$CpuTimePerFreq x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$CpuTimePerFreqOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$CpuTimePerFreqOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasCluster () 
	public abstract int getCluster () 
	public abstract boolean hasFreqIndex () 
	public abstract int getFreqIndex () 
	public abstract boolean hasTimeMs () 
	public abstract long getTimeMs () 
}

com/android/os/AtomsProto$CpuTimePerUid$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$CpuTimePerUid$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$CpuTimePerUid 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 
}

com/android/os/AtomsProto$CpuTimePerUid$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$CpuTimePerUid$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$CpuTimePerUidOrBuilder  {
	private int bitField0_
	private long uid_
	private long userTimeMs_
	private long sysTimeMs_
	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 com.android.os.AtomsProto$CpuTimePerUid$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$CpuTimePerUid getDefaultInstanceForType () 
	public com.android.os.AtomsProto$CpuTimePerUid build () 
		com.android.os.AtomsProto$CpuTimePerUid result
	public com.android.os.AtomsProto$CpuTimePerUid buildPartial () 
		com.android.os.AtomsProto$CpuTimePerUid result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$CpuTimePerUid$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$CpuTimePerUid$Builder mergeFrom (com.android.os.AtomsProto$CpuTimePerUid) 
		com.android.os.AtomsProto$CpuTimePerUid other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$CpuTimePerUid$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
		com.android.os.AtomsProto$CpuTimePerUid parsedMessage
	public boolean hasUid () 
	public long getUid () 
	public com.android.os.AtomsProto$CpuTimePerUid$Builder setUid (long) 
		long value
	public com.android.os.AtomsProto$CpuTimePerUid$Builder clearUid () 
	public boolean hasUserTimeMs () 
	public long getUserTimeMs () 
	public com.android.os.AtomsProto$CpuTimePerUid$Builder setUserTimeMs (long) 
		long value
	public com.android.os.AtomsProto$CpuTimePerUid$Builder clearUserTimeMs () 
	public boolean hasSysTimeMs () 
	public long getSysTimeMs () 
	public com.android.os.AtomsProto$CpuTimePerUid$Builder setSysTimeMs (long) 
		long value
	public com.android.os.AtomsProto$CpuTimePerUid$Builder clearSysTimeMs () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$CpuTimePerUid.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$CpuTimePerUid extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$CpuTimePerUidOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private long uid_
	public static final int USER_TIME_MS_FIELD_NUMBER
	private long userTimeMs_
	public static final int SYS_TIME_MS_FIELD_NUMBER
	private long sysTimeMs_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$CpuTimePerUid 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 hasUid () 
	public long getUid () 
	public boolean hasUserTimeMs () 
	public long getUserTimeMs () 
	public boolean hasSysTimeMs () 
	public long getSysTimeMs () 
	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 com.android.os.AtomsProto$CpuTimePerUid parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$CpuTimePerUid 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 com.android.os.AtomsProto$CpuTimePerUid parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$CpuTimePerUid parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$CpuTimePerUid parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$CpuTimePerUid parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$CpuTimePerUid parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$CpuTimePerUid parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$CpuTimePerUid parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$CpuTimePerUid parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$CpuTimePerUid$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$CpuTimePerUid$Builder newBuilder () 
	public static com.android.os.AtomsProto$CpuTimePerUid$Builder newBuilder (com.android.os.AtomsProto$CpuTimePerUid) 
		com.android.os.AtomsProto$CpuTimePerUid prototype
	public com.android.os.AtomsProto$CpuTimePerUid$Builder toBuilder () 
	protected com.android.os.AtomsProto$CpuTimePerUid$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$CpuTimePerUid$Builder builder
	public static com.android.os.AtomsProto$CpuTimePerUid getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$CpuTimePerUid 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$61400 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static long access$61602 (com.android.os.AtomsProto$CpuTimePerUid, long) 
		com.android.os.AtomsProto$CpuTimePerUid x0
		long x1
	static long access$61702 (com.android.os.AtomsProto$CpuTimePerUid, long) 
		com.android.os.AtomsProto$CpuTimePerUid x0
		long x1
	static long access$61802 (com.android.os.AtomsProto$CpuTimePerUid, long) 
		com.android.os.AtomsProto$CpuTimePerUid x0
		long x1
	static int access$61902 (com.android.os.AtomsProto$CpuTimePerUid, int) 
		com.android.os.AtomsProto$CpuTimePerUid x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$62000 (com.android.os.AtomsProto$CpuTimePerUid) 
		com.android.os.AtomsProto$CpuTimePerUid x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$CpuTimePerUidFreq$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$CpuTimePerUidFreq$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$CpuTimePerUidFreq 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 
}

com/android/os/AtomsProto$CpuTimePerUidFreq$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$CpuTimePerUidFreq$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$CpuTimePerUidFreqOrBuilder  {
	private int bitField0_
	private long uid_
	private long freqIdx_
	private long timeMs_
	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 com.android.os.AtomsProto$CpuTimePerUidFreq$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$CpuTimePerUidFreq getDefaultInstanceForType () 
	public com.android.os.AtomsProto$CpuTimePerUidFreq build () 
		com.android.os.AtomsProto$CpuTimePerUidFreq result
	public com.android.os.AtomsProto$CpuTimePerUidFreq buildPartial () 
		com.android.os.AtomsProto$CpuTimePerUidFreq result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$CpuTimePerUidFreq$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$CpuTimePerUidFreq$Builder mergeFrom (com.android.os.AtomsProto$CpuTimePerUidFreq) 
		com.android.os.AtomsProto$CpuTimePerUidFreq other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$CpuTimePerUidFreq$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
		com.android.os.AtomsProto$CpuTimePerUidFreq parsedMessage
	public boolean hasUid () 
	public long getUid () 
	public com.android.os.AtomsProto$CpuTimePerUidFreq$Builder setUid (long) 
		long value
	public com.android.os.AtomsProto$CpuTimePerUidFreq$Builder clearUid () 
	public boolean hasFreqIdx () 
	public long getFreqIdx () 
	public com.android.os.AtomsProto$CpuTimePerUidFreq$Builder setFreqIdx (long) 
		long value
	public com.android.os.AtomsProto$CpuTimePerUidFreq$Builder clearFreqIdx () 
	public boolean hasTimeMs () 
	public long getTimeMs () 
	public com.android.os.AtomsProto$CpuTimePerUidFreq$Builder setTimeMs (long) 
		long value
	public com.android.os.AtomsProto$CpuTimePerUidFreq$Builder clearTimeMs () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$CpuTimePerUidFreq.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$CpuTimePerUidFreq extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$CpuTimePerUidFreqOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private long uid_
	public static final int FREQ_IDX_FIELD_NUMBER
	private long freqIdx_
	public static final int TIME_MS_FIELD_NUMBER
	private long timeMs_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$CpuTimePerUidFreq 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 hasUid () 
	public long getUid () 
	public boolean hasFreqIdx () 
	public long getFreqIdx () 
	public boolean hasTimeMs () 
	public long getTimeMs () 
	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 com.android.os.AtomsProto$CpuTimePerUidFreq parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$CpuTimePerUidFreq 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 com.android.os.AtomsProto$CpuTimePerUidFreq parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$CpuTimePerUidFreq parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$CpuTimePerUidFreq parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$CpuTimePerUidFreq parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$CpuTimePerUidFreq parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$CpuTimePerUidFreq parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$CpuTimePerUidFreq parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$CpuTimePerUidFreq parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$CpuTimePerUidFreq$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$CpuTimePerUidFreq$Builder newBuilder () 
	public static com.android.os.AtomsProto$CpuTimePerUidFreq$Builder newBuilder (com.android.os.AtomsProto$CpuTimePerUidFreq) 
		com.android.os.AtomsProto$CpuTimePerUidFreq prototype
	public com.android.os.AtomsProto$CpuTimePerUidFreq$Builder toBuilder () 
	protected com.android.os.AtomsProto$CpuTimePerUidFreq$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$CpuTimePerUidFreq$Builder builder
	public static com.android.os.AtomsProto$CpuTimePerUidFreq getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$CpuTimePerUidFreq 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$62600 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static long access$62802 (com.android.os.AtomsProto$CpuTimePerUidFreq, long) 
		com.android.os.AtomsProto$CpuTimePerUidFreq x0
		long x1
	static long access$62902 (com.android.os.AtomsProto$CpuTimePerUidFreq, long) 
		com.android.os.AtomsProto$CpuTimePerUidFreq x0
		long x1
	static long access$63002 (com.android.os.AtomsProto$CpuTimePerUidFreq, long) 
		com.android.os.AtomsProto$CpuTimePerUidFreq x0
		long x1
	static int access$63102 (com.android.os.AtomsProto$CpuTimePerUidFreq, int) 
		com.android.os.AtomsProto$CpuTimePerUidFreq x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$63200 (com.android.os.AtomsProto$CpuTimePerUidFreq) 
		com.android.os.AtomsProto$CpuTimePerUidFreq x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$CpuTimePerUidFreqOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$CpuTimePerUidFreqOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract long getUid () 
	public abstract boolean hasFreqIdx () 
	public abstract long getFreqIdx () 
	public abstract boolean hasTimeMs () 
	public abstract long getTimeMs () 
}

com/android/os/AtomsProto$CpuTimePerUidOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$CpuTimePerUidOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract long getUid () 
	public abstract boolean hasUserTimeMs () 
	public abstract long getUserTimeMs () 
	public abstract boolean hasSysTimeMs () 
	public abstract long getSysTimeMs () 
}

com/android/os/AtomsProto$DeviceIdleModeStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$DeviceIdleModeStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$DeviceIdleModeStateChanged 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 
}

com/android/os/AtomsProto$DeviceIdleModeStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$DeviceIdleModeStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$DeviceIdleModeStateChangedOrBuilder  {
	private int bitField0_
	private int 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 com.android.os.AtomsProto$DeviceIdleModeStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$DeviceIdleModeStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$DeviceIdleModeStateChanged build () 
		com.android.os.AtomsProto$DeviceIdleModeStateChanged result
	public com.android.os.AtomsProto$DeviceIdleModeStateChanged buildPartial () 
		com.android.os.AtomsProto$DeviceIdleModeStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$DeviceIdleModeStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$DeviceIdleModeStateChanged$Builder mergeFrom (com.android.os.AtomsProto$DeviceIdleModeStateChanged) 
		com.android.os.AtomsProto$DeviceIdleModeStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$DeviceIdleModeStateChanged$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
		com.android.os.AtomsProto$DeviceIdleModeStateChanged parsedMessage
	public boolean hasState () 
	public com.android.os.AtomsProto$DeviceIdleModeStateChanged$State getState () 
		com.android.os.AtomsProto$DeviceIdleModeStateChanged$State result
	public com.android.os.AtomsProto$DeviceIdleModeStateChanged$Builder setState (com.android.os.AtomsProto$DeviceIdleModeStateChanged$State) 
		com.android.os.AtomsProto$DeviceIdleModeStateChanged$State value
	public com.android.os.AtomsProto$DeviceIdleModeStateChanged$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$DeviceIdleModeStateChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$DeviceIdleModeStateChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$DeviceIdleModeStateChanged$State DEVICE_IDLE_MODE_OFF
	public static final com.android.os.AtomsProto$DeviceIdleModeStateChanged$State DEVICE_IDLE_MODE_LIGHT
	public static final com.android.os.AtomsProto$DeviceIdleModeStateChanged$State DEVICE_IDLE_MODE_DEEP
	public static final int DEVICE_IDLE_MODE_OFF_VALUE
	public static final int DEVICE_IDLE_MODE_LIGHT_VALUE
	public static final int DEVICE_IDLE_MODE_DEEP_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$DeviceIdleModeStateChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$DeviceIdleModeStateChanged$State[] $VALUES
	public static com.android.os.AtomsProto$DeviceIdleModeStateChanged$State[] values () 
	public static com.android.os.AtomsProto$DeviceIdleModeStateChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$DeviceIdleModeStateChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$DeviceIdleModeStateChanged$State 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 com.android.os.AtomsProto$DeviceIdleModeStateChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$DeviceIdleModeStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$DeviceIdleModeStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$DeviceIdleModeStateChangedOrBuilder  {
	private int bitField0_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$DeviceIdleModeStateChanged 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
		com.android.os.AtomsProto$DeviceIdleModeStateChanged$State 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 hasState () 
	public com.android.os.AtomsProto$DeviceIdleModeStateChanged$State getState () 
		com.android.os.AtomsProto$DeviceIdleModeStateChanged$State 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 com.android.os.AtomsProto$DeviceIdleModeStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$DeviceIdleModeStateChanged 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 com.android.os.AtomsProto$DeviceIdleModeStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$DeviceIdleModeStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$DeviceIdleModeStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$DeviceIdleModeStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$DeviceIdleModeStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$DeviceIdleModeStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$DeviceIdleModeStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$DeviceIdleModeStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$DeviceIdleModeStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$DeviceIdleModeStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$DeviceIdleModeStateChanged$Builder newBuilder (com.android.os.AtomsProto$DeviceIdleModeStateChanged) 
		com.android.os.AtomsProto$DeviceIdleModeStateChanged prototype
	public com.android.os.AtomsProto$DeviceIdleModeStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$DeviceIdleModeStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$DeviceIdleModeStateChanged$Builder builder
	public static com.android.os.AtomsProto$DeviceIdleModeStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$DeviceIdleModeStateChanged 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$24300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$24502 (com.android.os.AtomsProto$DeviceIdleModeStateChanged, int) 
		com.android.os.AtomsProto$DeviceIdleModeStateChanged x0
		int x1
	static int access$24602 (com.android.os.AtomsProto$DeviceIdleModeStateChanged, int) 
		com.android.os.AtomsProto$DeviceIdleModeStateChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$24700 (com.android.os.AtomsProto$DeviceIdleModeStateChanged) 
		com.android.os.AtomsProto$DeviceIdleModeStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$DeviceIdleModeStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$DeviceIdleModeStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasState () 
	public abstract com.android.os.AtomsProto$DeviceIdleModeStateChanged$State getState () 
}

com/android/os/AtomsProto$DeviceIdlingModeStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$DeviceIdlingModeStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$DeviceIdlingModeStateChanged 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 
}

com/android/os/AtomsProto$DeviceIdlingModeStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$DeviceIdlingModeStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$DeviceIdlingModeStateChangedOrBuilder  {
	private int bitField0_
	private int 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 com.android.os.AtomsProto$DeviceIdlingModeStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$DeviceIdlingModeStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$DeviceIdlingModeStateChanged build () 
		com.android.os.AtomsProto$DeviceIdlingModeStateChanged result
	public com.android.os.AtomsProto$DeviceIdlingModeStateChanged buildPartial () 
		com.android.os.AtomsProto$DeviceIdlingModeStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$DeviceIdlingModeStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$DeviceIdlingModeStateChanged$Builder mergeFrom (com.android.os.AtomsProto$DeviceIdlingModeStateChanged) 
		com.android.os.AtomsProto$DeviceIdlingModeStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$DeviceIdlingModeStateChanged$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
		com.android.os.AtomsProto$DeviceIdlingModeStateChanged parsedMessage
	public boolean hasState () 
	public com.android.os.AtomsProto$DeviceIdlingModeStateChanged$State getState () 
		com.android.os.AtomsProto$DeviceIdlingModeStateChanged$State result
	public com.android.os.AtomsProto$DeviceIdlingModeStateChanged$Builder setState (com.android.os.AtomsProto$DeviceIdlingModeStateChanged$State) 
		com.android.os.AtomsProto$DeviceIdlingModeStateChanged$State value
	public com.android.os.AtomsProto$DeviceIdlingModeStateChanged$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$DeviceIdlingModeStateChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$DeviceIdlingModeStateChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$DeviceIdlingModeStateChanged$State DEVICE_IDLE_MODE_OFF
	public static final com.android.os.AtomsProto$DeviceIdlingModeStateChanged$State DEVICE_IDLE_MODE_LIGHT
	public static final com.android.os.AtomsProto$DeviceIdlingModeStateChanged$State DEVICE_IDLE_MODE_DEEP
	public static final int DEVICE_IDLE_MODE_OFF_VALUE
	public static final int DEVICE_IDLE_MODE_LIGHT_VALUE
	public static final int DEVICE_IDLE_MODE_DEEP_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$DeviceIdlingModeStateChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$DeviceIdlingModeStateChanged$State[] $VALUES
	public static com.android.os.AtomsProto$DeviceIdlingModeStateChanged$State[] values () 
	public static com.android.os.AtomsProto$DeviceIdlingModeStateChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$DeviceIdlingModeStateChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$DeviceIdlingModeStateChanged$State 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 com.android.os.AtomsProto$DeviceIdlingModeStateChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$DeviceIdlingModeStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$DeviceIdlingModeStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$DeviceIdlingModeStateChangedOrBuilder  {
	private int bitField0_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$DeviceIdlingModeStateChanged 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
		com.android.os.AtomsProto$DeviceIdlingModeStateChanged$State 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 hasState () 
	public com.android.os.AtomsProto$DeviceIdlingModeStateChanged$State getState () 
		com.android.os.AtomsProto$DeviceIdlingModeStateChanged$State 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 com.android.os.AtomsProto$DeviceIdlingModeStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$DeviceIdlingModeStateChanged 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 com.android.os.AtomsProto$DeviceIdlingModeStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$DeviceIdlingModeStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$DeviceIdlingModeStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$DeviceIdlingModeStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$DeviceIdlingModeStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$DeviceIdlingModeStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$DeviceIdlingModeStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$DeviceIdlingModeStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$DeviceIdlingModeStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$DeviceIdlingModeStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$DeviceIdlingModeStateChanged$Builder newBuilder (com.android.os.AtomsProto$DeviceIdlingModeStateChanged) 
		com.android.os.AtomsProto$DeviceIdlingModeStateChanged prototype
	public com.android.os.AtomsProto$DeviceIdlingModeStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$DeviceIdlingModeStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$DeviceIdlingModeStateChanged$Builder builder
	public static com.android.os.AtomsProto$DeviceIdlingModeStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$DeviceIdlingModeStateChanged 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$25300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$25502 (com.android.os.AtomsProto$DeviceIdlingModeStateChanged, int) 
		com.android.os.AtomsProto$DeviceIdlingModeStateChanged x0
		int x1
	static int access$25602 (com.android.os.AtomsProto$DeviceIdlingModeStateChanged, int) 
		com.android.os.AtomsProto$DeviceIdlingModeStateChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$25700 (com.android.os.AtomsProto$DeviceIdlingModeStateChanged) 
		com.android.os.AtomsProto$DeviceIdlingModeStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$DeviceIdlingModeStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$DeviceIdlingModeStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasState () 
	public abstract com.android.os.AtomsProto$DeviceIdlingModeStateChanged$State getState () 
}

com/android/os/AtomsProto$DeviceOnStatusChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$DeviceOnStatusChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$DeviceOnStatusChanged 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 
}

com/android/os/AtomsProto$DeviceOnStatusChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$DeviceOnStatusChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$DeviceOnStatusChangedOrBuilder  {
	private int bitField0_
	private int 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 com.android.os.AtomsProto$DeviceOnStatusChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$DeviceOnStatusChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$DeviceOnStatusChanged build () 
		com.android.os.AtomsProto$DeviceOnStatusChanged result
	public com.android.os.AtomsProto$DeviceOnStatusChanged buildPartial () 
		com.android.os.AtomsProto$DeviceOnStatusChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$DeviceOnStatusChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$DeviceOnStatusChanged$Builder mergeFrom (com.android.os.AtomsProto$DeviceOnStatusChanged) 
		com.android.os.AtomsProto$DeviceOnStatusChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$DeviceOnStatusChanged$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
		com.android.os.AtomsProto$DeviceOnStatusChanged parsedMessage
	public boolean hasState () 
	public com.android.os.AtomsProto$DeviceOnStatusChanged$State getState () 
		com.android.os.AtomsProto$DeviceOnStatusChanged$State result
	public com.android.os.AtomsProto$DeviceOnStatusChanged$Builder setState (com.android.os.AtomsProto$DeviceOnStatusChanged$State) 
		com.android.os.AtomsProto$DeviceOnStatusChanged$State value
	public com.android.os.AtomsProto$DeviceOnStatusChanged$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$DeviceOnStatusChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$DeviceOnStatusChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$DeviceOnStatusChanged$State OFF
	public static final com.android.os.AtomsProto$DeviceOnStatusChanged$State ON
	public static final int OFF_VALUE
	public static final int ON_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$DeviceOnStatusChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$DeviceOnStatusChanged$State[] $VALUES
	public static com.android.os.AtomsProto$DeviceOnStatusChanged$State[] values () 
	public static com.android.os.AtomsProto$DeviceOnStatusChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$DeviceOnStatusChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$DeviceOnStatusChanged$State 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 com.android.os.AtomsProto$DeviceOnStatusChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$DeviceOnStatusChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$DeviceOnStatusChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$DeviceOnStatusChangedOrBuilder  {
	private int bitField0_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$DeviceOnStatusChanged 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
		com.android.os.AtomsProto$DeviceOnStatusChanged$State 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 hasState () 
	public com.android.os.AtomsProto$DeviceOnStatusChanged$State getState () 
		com.android.os.AtomsProto$DeviceOnStatusChanged$State 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 com.android.os.AtomsProto$DeviceOnStatusChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$DeviceOnStatusChanged 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 com.android.os.AtomsProto$DeviceOnStatusChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$DeviceOnStatusChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$DeviceOnStatusChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$DeviceOnStatusChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$DeviceOnStatusChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$DeviceOnStatusChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$DeviceOnStatusChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$DeviceOnStatusChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$DeviceOnStatusChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$DeviceOnStatusChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$DeviceOnStatusChanged$Builder newBuilder (com.android.os.AtomsProto$DeviceOnStatusChanged) 
		com.android.os.AtomsProto$DeviceOnStatusChanged prototype
	public com.android.os.AtomsProto$DeviceOnStatusChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$DeviceOnStatusChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$DeviceOnStatusChanged$Builder builder
	public static com.android.os.AtomsProto$DeviceOnStatusChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$DeviceOnStatusChanged 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$31300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$31502 (com.android.os.AtomsProto$DeviceOnStatusChanged, int) 
		com.android.os.AtomsProto$DeviceOnStatusChanged x0
		int x1
	static int access$31602 (com.android.os.AtomsProto$DeviceOnStatusChanged, int) 
		com.android.os.AtomsProto$DeviceOnStatusChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$31700 (com.android.os.AtomsProto$DeviceOnStatusChanged) 
		com.android.os.AtomsProto$DeviceOnStatusChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$DeviceOnStatusChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$DeviceOnStatusChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasState () 
	public abstract com.android.os.AtomsProto$DeviceOnStatusChanged$State getState () 
}

com/android/os/AtomsProto$DeviceTemperatureReported$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$DeviceTemperatureReported$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$DeviceTemperatureReported 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 
}

com/android/os/AtomsProto$DeviceTemperatureReported$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$DeviceTemperatureReported$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$DeviceTemperatureReportedOrBuilder  {
	private int bitField0_
	private int temperature_
	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 com.android.os.AtomsProto$DeviceTemperatureReported$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$DeviceTemperatureReported getDefaultInstanceForType () 
	public com.android.os.AtomsProto$DeviceTemperatureReported build () 
		com.android.os.AtomsProto$DeviceTemperatureReported result
	public com.android.os.AtomsProto$DeviceTemperatureReported buildPartial () 
		com.android.os.AtomsProto$DeviceTemperatureReported result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$DeviceTemperatureReported$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$DeviceTemperatureReported$Builder mergeFrom (com.android.os.AtomsProto$DeviceTemperatureReported) 
		com.android.os.AtomsProto$DeviceTemperatureReported other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$DeviceTemperatureReported$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
		com.android.os.AtomsProto$DeviceTemperatureReported parsedMessage
	public boolean hasTemperature () 
	public int getTemperature () 
	public com.android.os.AtomsProto$DeviceTemperatureReported$Builder setTemperature (int) 
		int value
	public com.android.os.AtomsProto$DeviceTemperatureReported$Builder clearTemperature () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$DeviceTemperatureReported.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$DeviceTemperatureReported extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$DeviceTemperatureReportedOrBuilder  {
	private int bitField0_
	public static final int TEMPERATURE_FIELD_NUMBER
	private int temperature_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$DeviceTemperatureReported 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 hasTemperature () 
	public int getTemperature () 
	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 com.android.os.AtomsProto$DeviceTemperatureReported parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$DeviceTemperatureReported 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 com.android.os.AtomsProto$DeviceTemperatureReported parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$DeviceTemperatureReported parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$DeviceTemperatureReported parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$DeviceTemperatureReported parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$DeviceTemperatureReported parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$DeviceTemperatureReported parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$DeviceTemperatureReported parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$DeviceTemperatureReported parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$DeviceTemperatureReported$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$DeviceTemperatureReported$Builder newBuilder () 
	public static com.android.os.AtomsProto$DeviceTemperatureReported$Builder newBuilder (com.android.os.AtomsProto$DeviceTemperatureReported) 
		com.android.os.AtomsProto$DeviceTemperatureReported prototype
	public com.android.os.AtomsProto$DeviceTemperatureReported$Builder toBuilder () 
	protected com.android.os.AtomsProto$DeviceTemperatureReported$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$DeviceTemperatureReported$Builder builder
	public static com.android.os.AtomsProto$DeviceTemperatureReported getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$DeviceTemperatureReported 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$30300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$30502 (com.android.os.AtomsProto$DeviceTemperatureReported, int) 
		com.android.os.AtomsProto$DeviceTemperatureReported x0
		int x1
	static int access$30602 (com.android.os.AtomsProto$DeviceTemperatureReported, int) 
		com.android.os.AtomsProto$DeviceTemperatureReported x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$30700 (com.android.os.AtomsProto$DeviceTemperatureReported) 
		com.android.os.AtomsProto$DeviceTemperatureReported x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$DeviceTemperatureReportedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$DeviceTemperatureReportedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasTemperature () 
	public abstract int getTemperature () 
}

com/android/os/AtomsProto$DropboxErrorChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$DropboxErrorChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$DropboxErrorChanged 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 
}

com/android/os/AtomsProto$DropboxErrorChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$DropboxErrorChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$DropboxErrorChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private Object tag_
	private Object processName_
	private int pid_
	private int isInstantApp_
	private Object activityName_
	private int isForeground_
	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 com.android.os.AtomsProto$DropboxErrorChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$DropboxErrorChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$DropboxErrorChanged build () 
		com.android.os.AtomsProto$DropboxErrorChanged result
	public com.android.os.AtomsProto$DropboxErrorChanged buildPartial () 
		com.android.os.AtomsProto$DropboxErrorChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder mergeFrom (com.android.os.AtomsProto$DropboxErrorChanged) 
		com.android.os.AtomsProto$DropboxErrorChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$DropboxErrorChanged$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
		com.android.os.AtomsProto$DropboxErrorChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder clearUid () 
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder setTag (java.lang.String) 
		String value
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder clearTag () 
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder setTagBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasProcessName () 
	public java.lang.String getProcessName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getProcessNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder setProcessName (java.lang.String) 
		String value
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder clearProcessName () 
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder setProcessNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasPid () 
	public int getPid () 
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder setPid (int) 
		int value
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder clearPid () 
	public boolean hasIsInstantApp () 
	public int getIsInstantApp () 
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder setIsInstantApp (int) 
		int value
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder clearIsInstantApp () 
	public boolean hasActivityName () 
	public java.lang.String getActivityName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getActivityNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder setActivityName (java.lang.String) 
		String value
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder clearActivityName () 
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder setActivityNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsForeground () 
	public int getIsForeground () 
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder setIsForeground (int) 
		int value
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder clearIsForeground () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$DropboxErrorChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$DropboxErrorChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$DropboxErrorChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int TAG_FIELD_NUMBER
	private volatile Object tag_
	public static final int PROCESS_NAME_FIELD_NUMBER
	private volatile Object processName_
	public static final int PID_FIELD_NUMBER
	private int pid_
	public static final int IS_INSTANT_APP_FIELD_NUMBER
	private int isInstantApp_
	public static final int ACTIVITY_NAME_FIELD_NUMBER
	private volatile Object activityName_
	public static final int IS_FOREGROUND_FIELD_NUMBER
	private int isForeground_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$DropboxErrorChanged 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 hasUid () 
	public int getUid () 
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasProcessName () 
	public java.lang.String getProcessName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getProcessNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasPid () 
	public int getPid () 
	public boolean hasIsInstantApp () 
	public int getIsInstantApp () 
	public boolean hasActivityName () 
	public java.lang.String getActivityName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getActivityNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsForeground () 
	public int getIsForeground () 
	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 com.android.os.AtomsProto$DropboxErrorChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$DropboxErrorChanged 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 com.android.os.AtomsProto$DropboxErrorChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$DropboxErrorChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$DropboxErrorChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$DropboxErrorChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$DropboxErrorChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$DropboxErrorChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$DropboxErrorChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$DropboxErrorChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$DropboxErrorChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$DropboxErrorChanged$Builder newBuilder (com.android.os.AtomsProto$DropboxErrorChanged) 
		com.android.os.AtomsProto$DropboxErrorChanged prototype
	public com.android.os.AtomsProto$DropboxErrorChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$DropboxErrorChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$DropboxErrorChanged$Builder builder
	public static com.android.os.AtomsProto$DropboxErrorChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$DropboxErrorChanged 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$43800 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$44002 (com.android.os.AtomsProto$DropboxErrorChanged, int) 
		com.android.os.AtomsProto$DropboxErrorChanged x0
		int x1
	static java.lang.Object access$44102 (com.android.os.AtomsProto$DropboxErrorChanged, java.lang.Object) 
		com.android.os.AtomsProto$DropboxErrorChanged x0
		Object x1
	static java.lang.Object access$44202 (com.android.os.AtomsProto$DropboxErrorChanged, java.lang.Object) 
		com.android.os.AtomsProto$DropboxErrorChanged x0
		Object x1
	static int access$44302 (com.android.os.AtomsProto$DropboxErrorChanged, int) 
		com.android.os.AtomsProto$DropboxErrorChanged x0
		int x1
	static int access$44402 (com.android.os.AtomsProto$DropboxErrorChanged, int) 
		com.android.os.AtomsProto$DropboxErrorChanged x0
		int x1
	static java.lang.Object access$44502 (com.android.os.AtomsProto$DropboxErrorChanged, java.lang.Object) 
		com.android.os.AtomsProto$DropboxErrorChanged x0
		Object x1
	static int access$44602 (com.android.os.AtomsProto$DropboxErrorChanged, int) 
		com.android.os.AtomsProto$DropboxErrorChanged x0
		int x1
	static int access$44702 (com.android.os.AtomsProto$DropboxErrorChanged, int) 
		com.android.os.AtomsProto$DropboxErrorChanged x0
		int x1
	static java.lang.Object access$44100 (com.android.os.AtomsProto$DropboxErrorChanged) 
		com.android.os.AtomsProto$DropboxErrorChanged x0
	static java.lang.Object access$44200 (com.android.os.AtomsProto$DropboxErrorChanged) 
		com.android.os.AtomsProto$DropboxErrorChanged x0
	static java.lang.Object access$44500 (com.android.os.AtomsProto$DropboxErrorChanged) 
		com.android.os.AtomsProto$DropboxErrorChanged x0
	static com.google.protobuf.UnknownFieldSet access$44800 (com.android.os.AtomsProto$DropboxErrorChanged) 
		com.android.os.AtomsProto$DropboxErrorChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$DropboxErrorChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$DropboxErrorChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasTag () 
	public abstract java.lang.String getTag () 
	public abstract com.google.protobuf.ByteString getTagBytes () 
	public abstract boolean hasProcessName () 
	public abstract java.lang.String getProcessName () 
	public abstract com.google.protobuf.ByteString getProcessNameBytes () 
	public abstract boolean hasPid () 
	public abstract int getPid () 
	public abstract boolean hasIsInstantApp () 
	public abstract int getIsInstantApp () 
	public abstract boolean hasActivityName () 
	public abstract java.lang.String getActivityName () 
	public abstract com.google.protobuf.ByteString getActivityNameBytes () 
	public abstract boolean hasIsForeground () 
	public abstract int getIsForeground () 
}

com/android/os/AtomsProto$FlashlightStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$FlashlightStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$FlashlightStateChanged 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 
}

com/android/os/AtomsProto$FlashlightStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$FlashlightStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$FlashlightStateChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private int 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 com.android.os.AtomsProto$FlashlightStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$FlashlightStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$FlashlightStateChanged build () 
		com.android.os.AtomsProto$FlashlightStateChanged result
	public com.android.os.AtomsProto$FlashlightStateChanged buildPartial () 
		com.android.os.AtomsProto$FlashlightStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$FlashlightStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$FlashlightStateChanged$Builder mergeFrom (com.android.os.AtomsProto$FlashlightStateChanged) 
		com.android.os.AtomsProto$FlashlightStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$FlashlightStateChanged$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
		com.android.os.AtomsProto$FlashlightStateChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$FlashlightStateChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$FlashlightStateChanged$Builder clearUid () 
	public boolean hasState () 
	public com.android.os.AtomsProto$FlashlightStateChanged$State getState () 
		com.android.os.AtomsProto$FlashlightStateChanged$State result
	public com.android.os.AtomsProto$FlashlightStateChanged$Builder setState (com.android.os.AtomsProto$FlashlightStateChanged$State) 
		com.android.os.AtomsProto$FlashlightStateChanged$State value
	public com.android.os.AtomsProto$FlashlightStateChanged$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$FlashlightStateChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$FlashlightStateChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$FlashlightStateChanged$State OFF
	public static final com.android.os.AtomsProto$FlashlightStateChanged$State ON
	public static final int OFF_VALUE
	public static final int ON_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$FlashlightStateChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$FlashlightStateChanged$State[] $VALUES
	public static com.android.os.AtomsProto$FlashlightStateChanged$State[] values () 
	public static com.android.os.AtomsProto$FlashlightStateChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$FlashlightStateChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$FlashlightStateChanged$State 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 com.android.os.AtomsProto$FlashlightStateChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$FlashlightStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$FlashlightStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$FlashlightStateChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$FlashlightStateChanged 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
		com.android.os.AtomsProto$FlashlightStateChanged$State 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 hasUid () 
	public int getUid () 
	public boolean hasState () 
	public com.android.os.AtomsProto$FlashlightStateChanged$State getState () 
		com.android.os.AtomsProto$FlashlightStateChanged$State 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 com.android.os.AtomsProto$FlashlightStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$FlashlightStateChanged 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 com.android.os.AtomsProto$FlashlightStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$FlashlightStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$FlashlightStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$FlashlightStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$FlashlightStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$FlashlightStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$FlashlightStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$FlashlightStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$FlashlightStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$FlashlightStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$FlashlightStateChanged$Builder newBuilder (com.android.os.AtomsProto$FlashlightStateChanged) 
		com.android.os.AtomsProto$FlashlightStateChanged prototype
	public com.android.os.AtomsProto$FlashlightStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$FlashlightStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$FlashlightStateChanged$Builder builder
	public static com.android.os.AtomsProto$FlashlightStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$FlashlightStateChanged 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$18500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$18702 (com.android.os.AtomsProto$FlashlightStateChanged, int) 
		com.android.os.AtomsProto$FlashlightStateChanged x0
		int x1
	static int access$18802 (com.android.os.AtomsProto$FlashlightStateChanged, int) 
		com.android.os.AtomsProto$FlashlightStateChanged x0
		int x1
	static int access$18902 (com.android.os.AtomsProto$FlashlightStateChanged, int) 
		com.android.os.AtomsProto$FlashlightStateChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$19000 (com.android.os.AtomsProto$FlashlightStateChanged) 
		com.android.os.AtomsProto$FlashlightStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$FlashlightStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$FlashlightStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasState () 
	public abstract com.android.os.AtomsProto$FlashlightStateChanged$State getState () 
}

com/android/os/AtomsProto$GpsScanStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$GpsScanStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$GpsScanStateChanged 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 
}

com/android/os/AtomsProto$GpsScanStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$GpsScanStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$GpsScanStateChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private int 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 com.android.os.AtomsProto$GpsScanStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$GpsScanStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$GpsScanStateChanged build () 
		com.android.os.AtomsProto$GpsScanStateChanged result
	public com.android.os.AtomsProto$GpsScanStateChanged buildPartial () 
		com.android.os.AtomsProto$GpsScanStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$GpsScanStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$GpsScanStateChanged$Builder mergeFrom (com.android.os.AtomsProto$GpsScanStateChanged) 
		com.android.os.AtomsProto$GpsScanStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$GpsScanStateChanged$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
		com.android.os.AtomsProto$GpsScanStateChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$GpsScanStateChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$GpsScanStateChanged$Builder clearUid () 
	public boolean hasState () 
	public com.android.os.AtomsProto$GpsScanStateChanged$State getState () 
		com.android.os.AtomsProto$GpsScanStateChanged$State result
	public com.android.os.AtomsProto$GpsScanStateChanged$Builder setState (com.android.os.AtomsProto$GpsScanStateChanged$State) 
		com.android.os.AtomsProto$GpsScanStateChanged$State value
	public com.android.os.AtomsProto$GpsScanStateChanged$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$GpsScanStateChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$GpsScanStateChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$GpsScanStateChanged$State OFF
	public static final com.android.os.AtomsProto$GpsScanStateChanged$State ON
	public static final int OFF_VALUE
	public static final int ON_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$GpsScanStateChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$GpsScanStateChanged$State[] $VALUES
	public static com.android.os.AtomsProto$GpsScanStateChanged$State[] values () 
	public static com.android.os.AtomsProto$GpsScanStateChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$GpsScanStateChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$GpsScanStateChanged$State 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 com.android.os.AtomsProto$GpsScanStateChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$GpsScanStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$GpsScanStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$GpsScanStateChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$GpsScanStateChanged 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
		com.android.os.AtomsProto$GpsScanStateChanged$State 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 hasUid () 
	public int getUid () 
	public boolean hasState () 
	public com.android.os.AtomsProto$GpsScanStateChanged$State getState () 
		com.android.os.AtomsProto$GpsScanStateChanged$State 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 com.android.os.AtomsProto$GpsScanStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$GpsScanStateChanged 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 com.android.os.AtomsProto$GpsScanStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$GpsScanStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$GpsScanStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$GpsScanStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$GpsScanStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$GpsScanStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$GpsScanStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$GpsScanStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$GpsScanStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$GpsScanStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$GpsScanStateChanged$Builder newBuilder (com.android.os.AtomsProto$GpsScanStateChanged) 
		com.android.os.AtomsProto$GpsScanStateChanged prototype
	public com.android.os.AtomsProto$GpsScanStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$GpsScanStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$GpsScanStateChanged$Builder builder
	public static com.android.os.AtomsProto$GpsScanStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$GpsScanStateChanged 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$12800 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$13002 (com.android.os.AtomsProto$GpsScanStateChanged, int) 
		com.android.os.AtomsProto$GpsScanStateChanged x0
		int x1
	static int access$13102 (com.android.os.AtomsProto$GpsScanStateChanged, int) 
		com.android.os.AtomsProto$GpsScanStateChanged x0
		int x1
	static int access$13202 (com.android.os.AtomsProto$GpsScanStateChanged, int) 
		com.android.os.AtomsProto$GpsScanStateChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$13300 (com.android.os.AtomsProto$GpsScanStateChanged) 
		com.android.os.AtomsProto$GpsScanStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$GpsScanStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$GpsScanStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasState () 
	public abstract com.android.os.AtomsProto$GpsScanStateChanged$State getState () 
}

com/android/os/AtomsProto$IsolatedUidChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$IsolatedUidChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$IsolatedUidChanged 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 
}

com/android/os/AtomsProto$IsolatedUidChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$IsolatedUidChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$IsolatedUidChangedOrBuilder  {
	private int bitField0_
	private int parentUid_
	private int isolatedUid_
	private int isCreate_
	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 com.android.os.AtomsProto$IsolatedUidChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$IsolatedUidChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$IsolatedUidChanged build () 
		com.android.os.AtomsProto$IsolatedUidChanged result
	public com.android.os.AtomsProto$IsolatedUidChanged buildPartial () 
		com.android.os.AtomsProto$IsolatedUidChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$IsolatedUidChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$IsolatedUidChanged$Builder mergeFrom (com.android.os.AtomsProto$IsolatedUidChanged) 
		com.android.os.AtomsProto$IsolatedUidChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$IsolatedUidChanged$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
		com.android.os.AtomsProto$IsolatedUidChanged parsedMessage
	public boolean hasParentUid () 
	public int getParentUid () 
	public com.android.os.AtomsProto$IsolatedUidChanged$Builder setParentUid (int) 
		int value
	public com.android.os.AtomsProto$IsolatedUidChanged$Builder clearParentUid () 
	public boolean hasIsolatedUid () 
	public int getIsolatedUid () 
	public com.android.os.AtomsProto$IsolatedUidChanged$Builder setIsolatedUid (int) 
		int value
	public com.android.os.AtomsProto$IsolatedUidChanged$Builder clearIsolatedUid () 
	public boolean hasIsCreate () 
	public int getIsCreate () 
	public com.android.os.AtomsProto$IsolatedUidChanged$Builder setIsCreate (int) 
		int value
	public com.android.os.AtomsProto$IsolatedUidChanged$Builder clearIsCreate () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$IsolatedUidChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$IsolatedUidChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$IsolatedUidChangedOrBuilder  {
	private int bitField0_
	public static final int PARENT_UID_FIELD_NUMBER
	private int parentUid_
	public static final int ISOLATED_UID_FIELD_NUMBER
	private int isolatedUid_
	public static final int IS_CREATE_FIELD_NUMBER
	private int isCreate_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$IsolatedUidChanged 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 hasParentUid () 
	public int getParentUid () 
	public boolean hasIsolatedUid () 
	public int getIsolatedUid () 
	public boolean hasIsCreate () 
	public int getIsCreate () 
	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 com.android.os.AtomsProto$IsolatedUidChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$IsolatedUidChanged 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 com.android.os.AtomsProto$IsolatedUidChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$IsolatedUidChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$IsolatedUidChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$IsolatedUidChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$IsolatedUidChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$IsolatedUidChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$IsolatedUidChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$IsolatedUidChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$IsolatedUidChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$IsolatedUidChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$IsolatedUidChanged$Builder newBuilder (com.android.os.AtomsProto$IsolatedUidChanged) 
		com.android.os.AtomsProto$IsolatedUidChanged prototype
	public com.android.os.AtomsProto$IsolatedUidChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$IsolatedUidChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$IsolatedUidChanged$Builder builder
	public static com.android.os.AtomsProto$IsolatedUidChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$IsolatedUidChanged 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$59000 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$59202 (com.android.os.AtomsProto$IsolatedUidChanged, int) 
		com.android.os.AtomsProto$IsolatedUidChanged x0
		int x1
	static int access$59302 (com.android.os.AtomsProto$IsolatedUidChanged, int) 
		com.android.os.AtomsProto$IsolatedUidChanged x0
		int x1
	static int access$59402 (com.android.os.AtomsProto$IsolatedUidChanged, int) 
		com.android.os.AtomsProto$IsolatedUidChanged x0
		int x1
	static int access$59502 (com.android.os.AtomsProto$IsolatedUidChanged, int) 
		com.android.os.AtomsProto$IsolatedUidChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$59600 (com.android.os.AtomsProto$IsolatedUidChanged) 
		com.android.os.AtomsProto$IsolatedUidChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$IsolatedUidChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$IsolatedUidChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasParentUid () 
	public abstract int getParentUid () 
	public abstract boolean hasIsolatedUid () 
	public abstract int getIsolatedUid () 
	public abstract boolean hasIsCreate () 
	public abstract int getIsCreate () 
}

com/android/os/AtomsProto$KernelWakelock$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$KernelWakelock$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$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 
}

com/android/os/AtomsProto$KernelWakelock$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$KernelWakelock$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$KernelWakelockOrBuilder  {
	private int bitField0_
	private Object name_
	private int count_
	private int version_
	private long time_
	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 com.android.os.AtomsProto$KernelWakelock$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$KernelWakelock getDefaultInstanceForType () 
	public com.android.os.AtomsProto$KernelWakelock build () 
		com.android.os.AtomsProto$KernelWakelock result
	public com.android.os.AtomsProto$KernelWakelock buildPartial () 
		com.android.os.AtomsProto$KernelWakelock result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$KernelWakelock$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$KernelWakelock$Builder mergeFrom (com.android.os.AtomsProto$KernelWakelock) 
		com.android.os.AtomsProto$KernelWakelock other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$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
		com.android.os.AtomsProto$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 com.android.os.AtomsProto$KernelWakelock$Builder setName (java.lang.String) 
		String value
	public com.android.os.AtomsProto$KernelWakelock$Builder clearName () 
	public com.android.os.AtomsProto$KernelWakelock$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCount () 
	public int getCount () 
	public com.android.os.AtomsProto$KernelWakelock$Builder setCount (int) 
		int value
	public com.android.os.AtomsProto$KernelWakelock$Builder clearCount () 
	public boolean hasVersion () 
	public int getVersion () 
	public com.android.os.AtomsProto$KernelWakelock$Builder setVersion (int) 
		int value
	public com.android.os.AtomsProto$KernelWakelock$Builder clearVersion () 
	public boolean hasTime () 
	public long getTime () 
	public com.android.os.AtomsProto$KernelWakelock$Builder setTime (long) 
		long value
	public com.android.os.AtomsProto$KernelWakelock$Builder clearTime () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$KernelWakelock.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$KernelWakelock extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$KernelWakelockOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int COUNT_FIELD_NUMBER
	private int count_
	public static final int VERSION_FIELD_NUMBER
	private int version_
	public static final int TIME_FIELD_NUMBER
	private long time_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$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
		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 hasCount () 
	public int getCount () 
	public boolean hasVersion () 
	public int getVersion () 
	public boolean hasTime () 
	public long getTime () 
	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 com.android.os.AtomsProto$KernelWakelock parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$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 com.android.os.AtomsProto$KernelWakelock parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$KernelWakelock parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$KernelWakelock parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$KernelWakelock parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$KernelWakelock parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$KernelWakelock parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$KernelWakelock parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$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 com.android.os.AtomsProto$KernelWakelock$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$KernelWakelock$Builder newBuilder () 
	public static com.android.os.AtomsProto$KernelWakelock$Builder newBuilder (com.android.os.AtomsProto$KernelWakelock) 
		com.android.os.AtomsProto$KernelWakelock prototype
	public com.android.os.AtomsProto$KernelWakelock$Builder toBuilder () 
	protected com.android.os.AtomsProto$KernelWakelock$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$KernelWakelock$Builder builder
	public static com.android.os.AtomsProto$KernelWakelock getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$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$53600 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static java.lang.Object access$53802 (com.android.os.AtomsProto$KernelWakelock, java.lang.Object) 
		com.android.os.AtomsProto$KernelWakelock x0
		Object x1
	static int access$53902 (com.android.os.AtomsProto$KernelWakelock, int) 
		com.android.os.AtomsProto$KernelWakelock x0
		int x1
	static int access$54002 (com.android.os.AtomsProto$KernelWakelock, int) 
		com.android.os.AtomsProto$KernelWakelock x0
		int x1
	static long access$54102 (com.android.os.AtomsProto$KernelWakelock, long) 
		com.android.os.AtomsProto$KernelWakelock x0
		long x1
	static int access$54202 (com.android.os.AtomsProto$KernelWakelock, int) 
		com.android.os.AtomsProto$KernelWakelock x0
		int x1
	static java.lang.Object access$53800 (com.android.os.AtomsProto$KernelWakelock) 
		com.android.os.AtomsProto$KernelWakelock x0
	static com.google.protobuf.UnknownFieldSet access$54300 (com.android.os.AtomsProto$KernelWakelock) 
		com.android.os.AtomsProto$KernelWakelock x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$KernelWakelockOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$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 hasCount () 
	public abstract int getCount () 
	public abstract boolean hasVersion () 
	public abstract int getVersion () 
	public abstract boolean hasTime () 
	public abstract long getTime () 
}

com/android/os/AtomsProto$KernelWakeupReported$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$KernelWakeupReported$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$KernelWakeupReported 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 
}

com/android/os/AtomsProto$KernelWakeupReported$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$KernelWakeupReported$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$KernelWakeupReportedOrBuilder  {
	private int bitField0_
	private Object wakeupReasonName_
	private long durationUsec_
	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 com.android.os.AtomsProto$KernelWakeupReported$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$KernelWakeupReported getDefaultInstanceForType () 
	public com.android.os.AtomsProto$KernelWakeupReported build () 
		com.android.os.AtomsProto$KernelWakeupReported result
	public com.android.os.AtomsProto$KernelWakeupReported buildPartial () 
		com.android.os.AtomsProto$KernelWakeupReported result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$KernelWakeupReported$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$KernelWakeupReported$Builder mergeFrom (com.android.os.AtomsProto$KernelWakeupReported) 
		com.android.os.AtomsProto$KernelWakeupReported other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$KernelWakeupReported$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
		com.android.os.AtomsProto$KernelWakeupReported parsedMessage
	public boolean hasWakeupReasonName () 
	public java.lang.String getWakeupReasonName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getWakeupReasonNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$KernelWakeupReported$Builder setWakeupReasonName (java.lang.String) 
		String value
	public com.android.os.AtomsProto$KernelWakeupReported$Builder clearWakeupReasonName () 
	public com.android.os.AtomsProto$KernelWakeupReported$Builder setWakeupReasonNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasDurationUsec () 
	public long getDurationUsec () 
	public com.android.os.AtomsProto$KernelWakeupReported$Builder setDurationUsec (long) 
		long value
	public com.android.os.AtomsProto$KernelWakeupReported$Builder clearDurationUsec () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$KernelWakeupReported.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$KernelWakeupReported extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$KernelWakeupReportedOrBuilder  {
	private int bitField0_
	public static final int WAKEUP_REASON_NAME_FIELD_NUMBER
	private volatile Object wakeupReasonName_
	public static final int DURATION_USEC_FIELD_NUMBER
	private long durationUsec_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$KernelWakeupReported 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 hasWakeupReasonName () 
	public java.lang.String getWakeupReasonName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getWakeupReasonNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasDurationUsec () 
	public long getDurationUsec () 
	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 com.android.os.AtomsProto$KernelWakeupReported parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$KernelWakeupReported 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 com.android.os.AtomsProto$KernelWakeupReported parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$KernelWakeupReported parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$KernelWakeupReported parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$KernelWakeupReported parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$KernelWakeupReported parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$KernelWakeupReported parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$KernelWakeupReported parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$KernelWakeupReported parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$KernelWakeupReported$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$KernelWakeupReported$Builder newBuilder () 
	public static com.android.os.AtomsProto$KernelWakeupReported$Builder newBuilder (com.android.os.AtomsProto$KernelWakeupReported) 
		com.android.os.AtomsProto$KernelWakeupReported prototype
	public com.android.os.AtomsProto$KernelWakeupReported$Builder toBuilder () 
	protected com.android.os.AtomsProto$KernelWakeupReported$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$KernelWakeupReported$Builder builder
	public static com.android.os.AtomsProto$KernelWakeupReported getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$KernelWakeupReported 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$35600 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static java.lang.Object access$35802 (com.android.os.AtomsProto$KernelWakeupReported, java.lang.Object) 
		com.android.os.AtomsProto$KernelWakeupReported x0
		Object x1
	static long access$35902 (com.android.os.AtomsProto$KernelWakeupReported, long) 
		com.android.os.AtomsProto$KernelWakeupReported x0
		long x1
	static int access$36002 (com.android.os.AtomsProto$KernelWakeupReported, int) 
		com.android.os.AtomsProto$KernelWakeupReported x0
		int x1
	static java.lang.Object access$35800 (com.android.os.AtomsProto$KernelWakeupReported) 
		com.android.os.AtomsProto$KernelWakeupReported x0
	static com.google.protobuf.UnknownFieldSet access$36100 (com.android.os.AtomsProto$KernelWakeupReported) 
		com.android.os.AtomsProto$KernelWakeupReported x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$KernelWakeupReportedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$KernelWakeupReportedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasWakeupReasonName () 
	public abstract java.lang.String getWakeupReasonName () 
	public abstract com.google.protobuf.ByteString getWakeupReasonNameBytes () 
	public abstract boolean hasDurationUsec () 
	public abstract long getDurationUsec () 
}

com/android/os/AtomsProto$LongPartialWakelockStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$LongPartialWakelockStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged 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 
}

com/android/os/AtomsProto$LongPartialWakelockStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$LongPartialWakelockStateChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private Object tag_
	private Object historyTag_
	private int 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 com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged build () 
		com.android.os.AtomsProto$LongPartialWakelockStateChanged result
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged buildPartial () 
		com.android.os.AtomsProto$LongPartialWakelockStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder mergeFrom (com.android.os.AtomsProto$LongPartialWakelockStateChanged) 
		com.android.os.AtomsProto$LongPartialWakelockStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged$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
		com.android.os.AtomsProto$LongPartialWakelockStateChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder clearUid () 
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder setTag (java.lang.String) 
		String value
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder clearTag () 
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder setTagBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHistoryTag () 
	public java.lang.String getHistoryTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHistoryTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder setHistoryTag (java.lang.String) 
		String value
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder clearHistoryTag () 
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder setHistoryTagBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasState () 
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged$State getState () 
		com.android.os.AtomsProto$LongPartialWakelockStateChanged$State result
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder setState (com.android.os.AtomsProto$LongPartialWakelockStateChanged$State) 
		com.android.os.AtomsProto$LongPartialWakelockStateChanged$State value
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$LongPartialWakelockStateChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$LongPartialWakelockStateChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$LongPartialWakelockStateChanged$State OFF
	public static final com.android.os.AtomsProto$LongPartialWakelockStateChanged$State ON
	public static final int OFF_VALUE
	public static final int ON_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$LongPartialWakelockStateChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$LongPartialWakelockStateChanged$State[] $VALUES
	public static com.android.os.AtomsProto$LongPartialWakelockStateChanged$State[] values () 
	public static com.android.os.AtomsProto$LongPartialWakelockStateChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$LongPartialWakelockStateChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$LongPartialWakelockStateChanged$State 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 com.android.os.AtomsProto$LongPartialWakelockStateChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$LongPartialWakelockStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$LongPartialWakelockStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$LongPartialWakelockStateChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int TAG_FIELD_NUMBER
	private volatile Object tag_
	public static final int HISTORY_TAG_FIELD_NUMBER
	private volatile Object historyTag_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$LongPartialWakelockStateChanged 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
		com.android.os.AtomsProto$LongPartialWakelockStateChanged$State 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 hasUid () 
	public int getUid () 
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHistoryTag () 
	public java.lang.String getHistoryTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHistoryTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasState () 
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged$State getState () 
		com.android.os.AtomsProto$LongPartialWakelockStateChanged$State 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 com.android.os.AtomsProto$LongPartialWakelockStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$LongPartialWakelockStateChanged 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 com.android.os.AtomsProto$LongPartialWakelockStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$LongPartialWakelockStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$LongPartialWakelockStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$LongPartialWakelockStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$LongPartialWakelockStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$LongPartialWakelockStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$LongPartialWakelockStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$LongPartialWakelockStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder newBuilder (com.android.os.AtomsProto$LongPartialWakelockStateChanged) 
		com.android.os.AtomsProto$LongPartialWakelockStateChanged prototype
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$LongPartialWakelockStateChanged$Builder builder
	public static com.android.os.AtomsProto$LongPartialWakelockStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$LongPartialWakelockStateChanged 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$22000 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$22202 (com.android.os.AtomsProto$LongPartialWakelockStateChanged, int) 
		com.android.os.AtomsProto$LongPartialWakelockStateChanged x0
		int x1
	static java.lang.Object access$22302 (com.android.os.AtomsProto$LongPartialWakelockStateChanged, java.lang.Object) 
		com.android.os.AtomsProto$LongPartialWakelockStateChanged x0
		Object x1
	static java.lang.Object access$22402 (com.android.os.AtomsProto$LongPartialWakelockStateChanged, java.lang.Object) 
		com.android.os.AtomsProto$LongPartialWakelockStateChanged x0
		Object x1
	static int access$22502 (com.android.os.AtomsProto$LongPartialWakelockStateChanged, int) 
		com.android.os.AtomsProto$LongPartialWakelockStateChanged x0
		int x1
	static int access$22602 (com.android.os.AtomsProto$LongPartialWakelockStateChanged, int) 
		com.android.os.AtomsProto$LongPartialWakelockStateChanged x0
		int x1
	static java.lang.Object access$22300 (com.android.os.AtomsProto$LongPartialWakelockStateChanged) 
		com.android.os.AtomsProto$LongPartialWakelockStateChanged x0
	static java.lang.Object access$22400 (com.android.os.AtomsProto$LongPartialWakelockStateChanged) 
		com.android.os.AtomsProto$LongPartialWakelockStateChanged x0
	static com.google.protobuf.UnknownFieldSet access$22700 (com.android.os.AtomsProto$LongPartialWakelockStateChanged) 
		com.android.os.AtomsProto$LongPartialWakelockStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$LongPartialWakelockStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$LongPartialWakelockStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasTag () 
	public abstract java.lang.String getTag () 
	public abstract com.google.protobuf.ByteString getTagBytes () 
	public abstract boolean hasHistoryTag () 
	public abstract java.lang.String getHistoryTag () 
	public abstract com.google.protobuf.ByteString getHistoryTagBytes () 
	public abstract boolean hasState () 
	public abstract com.android.os.AtomsProto$LongPartialWakelockStateChanged$State getState () 
}

com/android/os/AtomsProto$MediaCodecActivityChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$MediaCodecActivityChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$MediaCodecActivityChanged 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 
}

com/android/os/AtomsProto$MediaCodecActivityChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$MediaCodecActivityChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$MediaCodecActivityChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private int 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 com.android.os.AtomsProto$MediaCodecActivityChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$MediaCodecActivityChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$MediaCodecActivityChanged build () 
		com.android.os.AtomsProto$MediaCodecActivityChanged result
	public com.android.os.AtomsProto$MediaCodecActivityChanged buildPartial () 
		com.android.os.AtomsProto$MediaCodecActivityChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$MediaCodecActivityChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$MediaCodecActivityChanged$Builder mergeFrom (com.android.os.AtomsProto$MediaCodecActivityChanged) 
		com.android.os.AtomsProto$MediaCodecActivityChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$MediaCodecActivityChanged$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
		com.android.os.AtomsProto$MediaCodecActivityChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$MediaCodecActivityChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$MediaCodecActivityChanged$Builder clearUid () 
	public boolean hasState () 
	public com.android.os.AtomsProto$MediaCodecActivityChanged$State getState () 
		com.android.os.AtomsProto$MediaCodecActivityChanged$State result
	public com.android.os.AtomsProto$MediaCodecActivityChanged$Builder setState (com.android.os.AtomsProto$MediaCodecActivityChanged$State) 
		com.android.os.AtomsProto$MediaCodecActivityChanged$State value
	public com.android.os.AtomsProto$MediaCodecActivityChanged$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$MediaCodecActivityChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$MediaCodecActivityChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$MediaCodecActivityChanged$State OFF
	public static final com.android.os.AtomsProto$MediaCodecActivityChanged$State ON
	public static final int OFF_VALUE
	public static final int ON_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$MediaCodecActivityChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$MediaCodecActivityChanged$State[] $VALUES
	public static com.android.os.AtomsProto$MediaCodecActivityChanged$State[] values () 
	public static com.android.os.AtomsProto$MediaCodecActivityChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$MediaCodecActivityChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$MediaCodecActivityChanged$State 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 com.android.os.AtomsProto$MediaCodecActivityChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$MediaCodecActivityChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$MediaCodecActivityChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$MediaCodecActivityChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$MediaCodecActivityChanged 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
		com.android.os.AtomsProto$MediaCodecActivityChanged$State 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 hasUid () 
	public int getUid () 
	public boolean hasState () 
	public com.android.os.AtomsProto$MediaCodecActivityChanged$State getState () 
		com.android.os.AtomsProto$MediaCodecActivityChanged$State 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 com.android.os.AtomsProto$MediaCodecActivityChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$MediaCodecActivityChanged 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 com.android.os.AtomsProto$MediaCodecActivityChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$MediaCodecActivityChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$MediaCodecActivityChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$MediaCodecActivityChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$MediaCodecActivityChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$MediaCodecActivityChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$MediaCodecActivityChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$MediaCodecActivityChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$MediaCodecActivityChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$MediaCodecActivityChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$MediaCodecActivityChanged$Builder newBuilder (com.android.os.AtomsProto$MediaCodecActivityChanged) 
		com.android.os.AtomsProto$MediaCodecActivityChanged prototype
	public com.android.os.AtomsProto$MediaCodecActivityChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$MediaCodecActivityChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$MediaCodecActivityChanged$Builder builder
	public static com.android.os.AtomsProto$MediaCodecActivityChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$MediaCodecActivityChanged 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, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$17602 (com.android.os.AtomsProto$MediaCodecActivityChanged, int) 
		com.android.os.AtomsProto$MediaCodecActivityChanged x0
		int x1
	static int access$17702 (com.android.os.AtomsProto$MediaCodecActivityChanged, int) 
		com.android.os.AtomsProto$MediaCodecActivityChanged x0
		int x1
	static int access$17802 (com.android.os.AtomsProto$MediaCodecActivityChanged, int) 
		com.android.os.AtomsProto$MediaCodecActivityChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$17900 (com.android.os.AtomsProto$MediaCodecActivityChanged) 
		com.android.os.AtomsProto$MediaCodecActivityChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$MediaCodecActivityChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$MediaCodecActivityChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasState () 
	public abstract com.android.os.AtomsProto$MediaCodecActivityChanged$State getState () 
}

com/android/os/AtomsProto$MobileBytesTransfer$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$MobileBytesTransfer$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$MobileBytesTransfer 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 
}

com/android/os/AtomsProto$MobileBytesTransfer$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$MobileBytesTransfer$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$MobileBytesTransferOrBuilder  {
	private int bitField0_
	private int uid_
	private long rxBytes_
	private long rxPackets_
	private long txBytes_
	private long txPackets_
	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 com.android.os.AtomsProto$MobileBytesTransfer$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$MobileBytesTransfer getDefaultInstanceForType () 
	public com.android.os.AtomsProto$MobileBytesTransfer build () 
		com.android.os.AtomsProto$MobileBytesTransfer result
	public com.android.os.AtomsProto$MobileBytesTransfer buildPartial () 
		com.android.os.AtomsProto$MobileBytesTransfer result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$MobileBytesTransfer$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$MobileBytesTransfer$Builder mergeFrom (com.android.os.AtomsProto$MobileBytesTransfer) 
		com.android.os.AtomsProto$MobileBytesTransfer other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$MobileBytesTransfer$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
		com.android.os.AtomsProto$MobileBytesTransfer parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$MobileBytesTransfer$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$MobileBytesTransfer$Builder clearUid () 
	public boolean hasRxBytes () 
	public long getRxBytes () 
	public com.android.os.AtomsProto$MobileBytesTransfer$Builder setRxBytes (long) 
		long value
	public com.android.os.AtomsProto$MobileBytesTransfer$Builder clearRxBytes () 
	public boolean hasRxPackets () 
	public long getRxPackets () 
	public com.android.os.AtomsProto$MobileBytesTransfer$Builder setRxPackets (long) 
		long value
	public com.android.os.AtomsProto$MobileBytesTransfer$Builder clearRxPackets () 
	public boolean hasTxBytes () 
	public long getTxBytes () 
	public com.android.os.AtomsProto$MobileBytesTransfer$Builder setTxBytes (long) 
		long value
	public com.android.os.AtomsProto$MobileBytesTransfer$Builder clearTxBytes () 
	public boolean hasTxPackets () 
	public long getTxPackets () 
	public com.android.os.AtomsProto$MobileBytesTransfer$Builder setTxPackets (long) 
		long value
	public com.android.os.AtomsProto$MobileBytesTransfer$Builder clearTxPackets () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$MobileBytesTransfer.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$MobileBytesTransfer extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$MobileBytesTransferOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int RX_BYTES_FIELD_NUMBER
	private long rxBytes_
	public static final int RX_PACKETS_FIELD_NUMBER
	private long rxPackets_
	public static final int TX_BYTES_FIELD_NUMBER
	private long txBytes_
	public static final int TX_PACKETS_FIELD_NUMBER
	private long txPackets_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$MobileBytesTransfer 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 hasUid () 
	public int getUid () 
	public boolean hasRxBytes () 
	public long getRxBytes () 
	public boolean hasRxPackets () 
	public long getRxPackets () 
	public boolean hasTxBytes () 
	public long getTxBytes () 
	public boolean hasTxPackets () 
	public long getTxPackets () 
	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 com.android.os.AtomsProto$MobileBytesTransfer parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$MobileBytesTransfer 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 com.android.os.AtomsProto$MobileBytesTransfer parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$MobileBytesTransfer parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$MobileBytesTransfer parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$MobileBytesTransfer parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$MobileBytesTransfer parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$MobileBytesTransfer parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$MobileBytesTransfer parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$MobileBytesTransfer parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$MobileBytesTransfer$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$MobileBytesTransfer$Builder newBuilder () 
	public static com.android.os.AtomsProto$MobileBytesTransfer$Builder newBuilder (com.android.os.AtomsProto$MobileBytesTransfer) 
		com.android.os.AtomsProto$MobileBytesTransfer prototype
	public com.android.os.AtomsProto$MobileBytesTransfer$Builder toBuilder () 
	protected com.android.os.AtomsProto$MobileBytesTransfer$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$MobileBytesTransfer$Builder builder
	public static com.android.os.AtomsProto$MobileBytesTransfer getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$MobileBytesTransfer 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$50700 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$50902 (com.android.os.AtomsProto$MobileBytesTransfer, int) 
		com.android.os.AtomsProto$MobileBytesTransfer x0
		int x1
	static long access$51002 (com.android.os.AtomsProto$MobileBytesTransfer, long) 
		com.android.os.AtomsProto$MobileBytesTransfer x0
		long x1
	static long access$51102 (com.android.os.AtomsProto$MobileBytesTransfer, long) 
		com.android.os.AtomsProto$MobileBytesTransfer x0
		long x1
	static long access$51202 (com.android.os.AtomsProto$MobileBytesTransfer, long) 
		com.android.os.AtomsProto$MobileBytesTransfer x0
		long x1
	static long access$51302 (com.android.os.AtomsProto$MobileBytesTransfer, long) 
		com.android.os.AtomsProto$MobileBytesTransfer x0
		long x1
	static int access$51402 (com.android.os.AtomsProto$MobileBytesTransfer, int) 
		com.android.os.AtomsProto$MobileBytesTransfer x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$51500 (com.android.os.AtomsProto$MobileBytesTransfer) 
		com.android.os.AtomsProto$MobileBytesTransfer x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$MobileBytesTransferByFgBg$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$MobileBytesTransferByFgBg$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg 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 
}

com/android/os/AtomsProto$MobileBytesTransferByFgBg$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$MobileBytesTransferByFgBgOrBuilder  {
	private int bitField0_
	private int uid_
	private int isForeground_
	private long rxBytes_
	private long rxPackets_
	private long txBytes_
	private long txPackets_
	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 com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg getDefaultInstanceForType () 
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg build () 
		com.android.os.AtomsProto$MobileBytesTransferByFgBg result
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg buildPartial () 
		com.android.os.AtomsProto$MobileBytesTransferByFgBg result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder mergeFrom (com.android.os.AtomsProto$MobileBytesTransferByFgBg) 
		com.android.os.AtomsProto$MobileBytesTransferByFgBg other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg$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
		com.android.os.AtomsProto$MobileBytesTransferByFgBg parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder clearUid () 
	public boolean hasIsForeground () 
	public int getIsForeground () 
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder setIsForeground (int) 
		int value
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder clearIsForeground () 
	public boolean hasRxBytes () 
	public long getRxBytes () 
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder setRxBytes (long) 
		long value
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder clearRxBytes () 
	public boolean hasRxPackets () 
	public long getRxPackets () 
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder setRxPackets (long) 
		long value
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder clearRxPackets () 
	public boolean hasTxBytes () 
	public long getTxBytes () 
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder setTxBytes (long) 
		long value
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder clearTxBytes () 
	public boolean hasTxPackets () 
	public long getTxPackets () 
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder setTxPackets (long) 
		long value
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder clearTxPackets () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$MobileBytesTransferByFgBg.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$MobileBytesTransferByFgBg extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$MobileBytesTransferByFgBgOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int IS_FOREGROUND_FIELD_NUMBER
	private int isForeground_
	public static final int RX_BYTES_FIELD_NUMBER
	private long rxBytes_
	public static final int RX_PACKETS_FIELD_NUMBER
	private long rxPackets_
	public static final int TX_BYTES_FIELD_NUMBER
	private long txBytes_
	public static final int TX_PACKETS_FIELD_NUMBER
	private long txPackets_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$MobileBytesTransferByFgBg 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 hasUid () 
	public int getUid () 
	public boolean hasIsForeground () 
	public int getIsForeground () 
	public boolean hasRxBytes () 
	public long getRxBytes () 
	public boolean hasRxPackets () 
	public long getRxPackets () 
	public boolean hasTxBytes () 
	public long getTxBytes () 
	public boolean hasTxPackets () 
	public long getTxPackets () 
	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 com.android.os.AtomsProto$MobileBytesTransferByFgBg parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$MobileBytesTransferByFgBg 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 com.android.os.AtomsProto$MobileBytesTransferByFgBg parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$MobileBytesTransferByFgBg parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$MobileBytesTransferByFgBg parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$MobileBytesTransferByFgBg parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$MobileBytesTransferByFgBg parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$MobileBytesTransferByFgBg parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$MobileBytesTransferByFgBg parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$MobileBytesTransferByFgBg parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder newBuilder () 
	public static com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder newBuilder (com.android.os.AtomsProto$MobileBytesTransferByFgBg) 
		com.android.os.AtomsProto$MobileBytesTransferByFgBg prototype
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder toBuilder () 
	protected com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$MobileBytesTransferByFgBg$Builder builder
	public static com.android.os.AtomsProto$MobileBytesTransferByFgBg getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$MobileBytesTransferByFgBg 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$52100 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$52302 (com.android.os.AtomsProto$MobileBytesTransferByFgBg, int) 
		com.android.os.AtomsProto$MobileBytesTransferByFgBg x0
		int x1
	static int access$52402 (com.android.os.AtomsProto$MobileBytesTransferByFgBg, int) 
		com.android.os.AtomsProto$MobileBytesTransferByFgBg x0
		int x1
	static long access$52502 (com.android.os.AtomsProto$MobileBytesTransferByFgBg, long) 
		com.android.os.AtomsProto$MobileBytesTransferByFgBg x0
		long x1
	static long access$52602 (com.android.os.AtomsProto$MobileBytesTransferByFgBg, long) 
		com.android.os.AtomsProto$MobileBytesTransferByFgBg x0
		long x1
	static long access$52702 (com.android.os.AtomsProto$MobileBytesTransferByFgBg, long) 
		com.android.os.AtomsProto$MobileBytesTransferByFgBg x0
		long x1
	static long access$52802 (com.android.os.AtomsProto$MobileBytesTransferByFgBg, long) 
		com.android.os.AtomsProto$MobileBytesTransferByFgBg x0
		long x1
	static int access$52902 (com.android.os.AtomsProto$MobileBytesTransferByFgBg, int) 
		com.android.os.AtomsProto$MobileBytesTransferByFgBg x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$53000 (com.android.os.AtomsProto$MobileBytesTransferByFgBg) 
		com.android.os.AtomsProto$MobileBytesTransferByFgBg x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$MobileBytesTransferByFgBgOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$MobileBytesTransferByFgBgOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasIsForeground () 
	public abstract int getIsForeground () 
	public abstract boolean hasRxBytes () 
	public abstract long getRxBytes () 
	public abstract boolean hasRxPackets () 
	public abstract long getRxPackets () 
	public abstract boolean hasTxBytes () 
	public abstract long getTxBytes () 
	public abstract boolean hasTxPackets () 
	public abstract long getTxPackets () 
}

com/android/os/AtomsProto$MobileBytesTransferOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$MobileBytesTransferOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasRxBytes () 
	public abstract long getRxBytes () 
	public abstract boolean hasRxPackets () 
	public abstract long getRxPackets () 
	public abstract boolean hasTxBytes () 
	public abstract long getTxBytes () 
	public abstract boolean hasTxPackets () 
	public abstract long getTxPackets () 
}

com/android/os/AtomsProto$MobileRadioPowerStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$MobileRadioPowerStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$MobileRadioPowerStateChanged 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 
}

com/android/os/AtomsProto$MobileRadioPowerStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$MobileRadioPowerStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$MobileRadioPowerStateChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private int powerState_
	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 com.android.os.AtomsProto$MobileRadioPowerStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$MobileRadioPowerStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$MobileRadioPowerStateChanged build () 
		com.android.os.AtomsProto$MobileRadioPowerStateChanged result
	public com.android.os.AtomsProto$MobileRadioPowerStateChanged buildPartial () 
		com.android.os.AtomsProto$MobileRadioPowerStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$MobileRadioPowerStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$MobileRadioPowerStateChanged$Builder mergeFrom (com.android.os.AtomsProto$MobileRadioPowerStateChanged) 
		com.android.os.AtomsProto$MobileRadioPowerStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$MobileRadioPowerStateChanged$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
		com.android.os.AtomsProto$MobileRadioPowerStateChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$MobileRadioPowerStateChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$MobileRadioPowerStateChanged$Builder clearUid () 
	public boolean hasPowerState () 
	public com.android.os.AtomsProto$MobileRadioPowerStateChanged$PowerState getPowerState () 
		com.android.os.AtomsProto$MobileRadioPowerStateChanged$PowerState result
	public com.android.os.AtomsProto$MobileRadioPowerStateChanged$Builder setPowerState (com.android.os.AtomsProto$MobileRadioPowerStateChanged$PowerState) 
		com.android.os.AtomsProto$MobileRadioPowerStateChanged$PowerState value
	public com.android.os.AtomsProto$MobileRadioPowerStateChanged$Builder clearPowerState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$MobileRadioPowerStateChanged$PowerState.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$MobileRadioPowerStateChanged$PowerState extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$MobileRadioPowerStateChanged$PowerState DC_POWER_STATE_LOW
	public static final com.android.os.AtomsProto$MobileRadioPowerStateChanged$PowerState DC_POWER_STATE_MEDIUM
	public static final com.android.os.AtomsProto$MobileRadioPowerStateChanged$PowerState DC_POWER_STATE_HIGH
	public static final int DC_POWER_STATE_LOW_VALUE
	public static final int DC_POWER_STATE_MEDIUM_VALUE
	public static final int DC_POWER_STATE_HIGH_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$MobileRadioPowerStateChanged$PowerState[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$MobileRadioPowerStateChanged$PowerState[] $VALUES
	public static com.android.os.AtomsProto$MobileRadioPowerStateChanged$PowerState[] values () 
	public static com.android.os.AtomsProto$MobileRadioPowerStateChanged$PowerState valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$MobileRadioPowerStateChanged$PowerState valueOf (int) 
		int value
	public static com.android.os.AtomsProto$MobileRadioPowerStateChanged$PowerState 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 com.android.os.AtomsProto$MobileRadioPowerStateChanged$PowerState valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$MobileRadioPowerStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$MobileRadioPowerStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$MobileRadioPowerStateChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int POWER_STATE_FIELD_NUMBER
	private int powerState_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$MobileRadioPowerStateChanged 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
		com.android.os.AtomsProto$MobileRadioPowerStateChanged$PowerState 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 hasUid () 
	public int getUid () 
	public boolean hasPowerState () 
	public com.android.os.AtomsProto$MobileRadioPowerStateChanged$PowerState getPowerState () 
		com.android.os.AtomsProto$MobileRadioPowerStateChanged$PowerState 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 com.android.os.AtomsProto$MobileRadioPowerStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$MobileRadioPowerStateChanged 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 com.android.os.AtomsProto$MobileRadioPowerStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$MobileRadioPowerStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$MobileRadioPowerStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$MobileRadioPowerStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$MobileRadioPowerStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$MobileRadioPowerStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$MobileRadioPowerStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$MobileRadioPowerStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$MobileRadioPowerStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$MobileRadioPowerStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$MobileRadioPowerStateChanged$Builder newBuilder (com.android.os.AtomsProto$MobileRadioPowerStateChanged) 
		com.android.os.AtomsProto$MobileRadioPowerStateChanged prototype
	public com.android.os.AtomsProto$MobileRadioPowerStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$MobileRadioPowerStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$MobileRadioPowerStateChanged$Builder builder
	public static com.android.os.AtomsProto$MobileRadioPowerStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$MobileRadioPowerStateChanged 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$33400 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$33602 (com.android.os.AtomsProto$MobileRadioPowerStateChanged, int) 
		com.android.os.AtomsProto$MobileRadioPowerStateChanged x0
		int x1
	static int access$33702 (com.android.os.AtomsProto$MobileRadioPowerStateChanged, int) 
		com.android.os.AtomsProto$MobileRadioPowerStateChanged x0
		int x1
	static int access$33802 (com.android.os.AtomsProto$MobileRadioPowerStateChanged, int) 
		com.android.os.AtomsProto$MobileRadioPowerStateChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$33900 (com.android.os.AtomsProto$MobileRadioPowerStateChanged) 
		com.android.os.AtomsProto$MobileRadioPowerStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$MobileRadioPowerStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$MobileRadioPowerStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasPowerState () 
	public abstract com.android.os.AtomsProto$MobileRadioPowerStateChanged$PowerState getPowerState () 
}

com/android/os/AtomsProto$ModemActivityInfo$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$ModemActivityInfo$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$ModemActivityInfo 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 
}

com/android/os/AtomsProto$ModemActivityInfo$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$ModemActivityInfo$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$ModemActivityInfoOrBuilder  {
	private int bitField0_
	private long timestampMs_
	private long sleepTimeMs_
	private long controllerIdleTimeMs_
	private long controllerTxTimePl0Ms_
	private long controllerTxTimePl1Ms_
	private long controllerTxTimePl2Ms_
	private long controllerTxTimePl3Ms_
	private long controllerTxTimePl4Ms_
	private long controllerRxTimeMs_
	private long energyUsed_
	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 com.android.os.AtomsProto$ModemActivityInfo$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$ModemActivityInfo getDefaultInstanceForType () 
	public com.android.os.AtomsProto$ModemActivityInfo build () 
		com.android.os.AtomsProto$ModemActivityInfo result
	public com.android.os.AtomsProto$ModemActivityInfo buildPartial () 
		com.android.os.AtomsProto$ModemActivityInfo result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$ModemActivityInfo$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$ModemActivityInfo$Builder mergeFrom (com.android.os.AtomsProto$ModemActivityInfo) 
		com.android.os.AtomsProto$ModemActivityInfo other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$ModemActivityInfo$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
		com.android.os.AtomsProto$ModemActivityInfo parsedMessage
	public boolean hasTimestampMs () 
	public long getTimestampMs () 
	public com.android.os.AtomsProto$ModemActivityInfo$Builder setTimestampMs (long) 
		long value
	public com.android.os.AtomsProto$ModemActivityInfo$Builder clearTimestampMs () 
	public boolean hasSleepTimeMs () 
	public long getSleepTimeMs () 
	public com.android.os.AtomsProto$ModemActivityInfo$Builder setSleepTimeMs (long) 
		long value
	public com.android.os.AtomsProto$ModemActivityInfo$Builder clearSleepTimeMs () 
	public boolean hasControllerIdleTimeMs () 
	public long getControllerIdleTimeMs () 
	public com.android.os.AtomsProto$ModemActivityInfo$Builder setControllerIdleTimeMs (long) 
		long value
	public com.android.os.AtomsProto$ModemActivityInfo$Builder clearControllerIdleTimeMs () 
	public boolean hasControllerTxTimePl0Ms () 
	public long getControllerTxTimePl0Ms () 
	public com.android.os.AtomsProto$ModemActivityInfo$Builder setControllerTxTimePl0Ms (long) 
		long value
	public com.android.os.AtomsProto$ModemActivityInfo$Builder clearControllerTxTimePl0Ms () 
	public boolean hasControllerTxTimePl1Ms () 
	public long getControllerTxTimePl1Ms () 
	public com.android.os.AtomsProto$ModemActivityInfo$Builder setControllerTxTimePl1Ms (long) 
		long value
	public com.android.os.AtomsProto$ModemActivityInfo$Builder clearControllerTxTimePl1Ms () 
	public boolean hasControllerTxTimePl2Ms () 
	public long getControllerTxTimePl2Ms () 
	public com.android.os.AtomsProto$ModemActivityInfo$Builder setControllerTxTimePl2Ms (long) 
		long value
	public com.android.os.AtomsProto$ModemActivityInfo$Builder clearControllerTxTimePl2Ms () 
	public boolean hasControllerTxTimePl3Ms () 
	public long getControllerTxTimePl3Ms () 
	public com.android.os.AtomsProto$ModemActivityInfo$Builder setControllerTxTimePl3Ms (long) 
		long value
	public com.android.os.AtomsProto$ModemActivityInfo$Builder clearControllerTxTimePl3Ms () 
	public boolean hasControllerTxTimePl4Ms () 
	public long getControllerTxTimePl4Ms () 
	public com.android.os.AtomsProto$ModemActivityInfo$Builder setControllerTxTimePl4Ms (long) 
		long value
	public com.android.os.AtomsProto$ModemActivityInfo$Builder clearControllerTxTimePl4Ms () 
	public boolean hasControllerRxTimeMs () 
	public long getControllerRxTimeMs () 
	public com.android.os.AtomsProto$ModemActivityInfo$Builder setControllerRxTimeMs (long) 
		long value
	public com.android.os.AtomsProto$ModemActivityInfo$Builder clearControllerRxTimeMs () 
	public boolean hasEnergyUsed () 
	public long getEnergyUsed () 
	public com.android.os.AtomsProto$ModemActivityInfo$Builder setEnergyUsed (long) 
		long value
	public com.android.os.AtomsProto$ModemActivityInfo$Builder clearEnergyUsed () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$ModemActivityInfo.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$ModemActivityInfo extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$ModemActivityInfoOrBuilder  {
	private int bitField0_
	public static final int TIMESTAMP_MS_FIELD_NUMBER
	private long timestampMs_
	public static final int SLEEP_TIME_MS_FIELD_NUMBER
	private long sleepTimeMs_
	public static final int CONTROLLER_IDLE_TIME_MS_FIELD_NUMBER
	private long controllerIdleTimeMs_
	public static final int CONTROLLER_TX_TIME_PL0_MS_FIELD_NUMBER
	private long controllerTxTimePl0Ms_
	public static final int CONTROLLER_TX_TIME_PL1_MS_FIELD_NUMBER
	private long controllerTxTimePl1Ms_
	public static final int CONTROLLER_TX_TIME_PL2_MS_FIELD_NUMBER
	private long controllerTxTimePl2Ms_
	public static final int CONTROLLER_TX_TIME_PL3_MS_FIELD_NUMBER
	private long controllerTxTimePl3Ms_
	public static final int CONTROLLER_TX_TIME_PL4_MS_FIELD_NUMBER
	private long controllerTxTimePl4Ms_
	public static final int CONTROLLER_RX_TIME_MS_FIELD_NUMBER
	private long controllerRxTimeMs_
	public static final int ENERGY_USED_FIELD_NUMBER
	private long energyUsed_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$ModemActivityInfo 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 hasTimestampMs () 
	public long getTimestampMs () 
	public boolean hasSleepTimeMs () 
	public long getSleepTimeMs () 
	public boolean hasControllerIdleTimeMs () 
	public long getControllerIdleTimeMs () 
	public boolean hasControllerTxTimePl0Ms () 
	public long getControllerTxTimePl0Ms () 
	public boolean hasControllerTxTimePl1Ms () 
	public long getControllerTxTimePl1Ms () 
	public boolean hasControllerTxTimePl2Ms () 
	public long getControllerTxTimePl2Ms () 
	public boolean hasControllerTxTimePl3Ms () 
	public long getControllerTxTimePl3Ms () 
	public boolean hasControllerTxTimePl4Ms () 
	public long getControllerTxTimePl4Ms () 
	public boolean hasControllerRxTimeMs () 
	public long getControllerRxTimeMs () 
	public boolean hasEnergyUsed () 
	public long getEnergyUsed () 
	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 com.android.os.AtomsProto$ModemActivityInfo parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$ModemActivityInfo 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 com.android.os.AtomsProto$ModemActivityInfo parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$ModemActivityInfo parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ModemActivityInfo parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$ModemActivityInfo parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ModemActivityInfo parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$ModemActivityInfo parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ModemActivityInfo parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$ModemActivityInfo parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$ModemActivityInfo$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$ModemActivityInfo$Builder newBuilder () 
	public static com.android.os.AtomsProto$ModemActivityInfo$Builder newBuilder (com.android.os.AtomsProto$ModemActivityInfo) 
		com.android.os.AtomsProto$ModemActivityInfo prototype
	public com.android.os.AtomsProto$ModemActivityInfo$Builder toBuilder () 
	protected com.android.os.AtomsProto$ModemActivityInfo$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$ModemActivityInfo$Builder builder
	public static com.android.os.AtomsProto$ModemActivityInfo getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$ModemActivityInfo 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$67100 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static long access$67302 (com.android.os.AtomsProto$ModemActivityInfo, long) 
		com.android.os.AtomsProto$ModemActivityInfo x0
		long x1
	static long access$67402 (com.android.os.AtomsProto$ModemActivityInfo, long) 
		com.android.os.AtomsProto$ModemActivityInfo x0
		long x1
	static long access$67502 (com.android.os.AtomsProto$ModemActivityInfo, long) 
		com.android.os.AtomsProto$ModemActivityInfo x0
		long x1
	static long access$67602 (com.android.os.AtomsProto$ModemActivityInfo, long) 
		com.android.os.AtomsProto$ModemActivityInfo x0
		long x1
	static long access$67702 (com.android.os.AtomsProto$ModemActivityInfo, long) 
		com.android.os.AtomsProto$ModemActivityInfo x0
		long x1
	static long access$67802 (com.android.os.AtomsProto$ModemActivityInfo, long) 
		com.android.os.AtomsProto$ModemActivityInfo x0
		long x1
	static long access$67902 (com.android.os.AtomsProto$ModemActivityInfo, long) 
		com.android.os.AtomsProto$ModemActivityInfo x0
		long x1
	static long access$68002 (com.android.os.AtomsProto$ModemActivityInfo, long) 
		com.android.os.AtomsProto$ModemActivityInfo x0
		long x1
	static long access$68102 (com.android.os.AtomsProto$ModemActivityInfo, long) 
		com.android.os.AtomsProto$ModemActivityInfo x0
		long x1
	static long access$68202 (com.android.os.AtomsProto$ModemActivityInfo, long) 
		com.android.os.AtomsProto$ModemActivityInfo x0
		long x1
	static int access$68302 (com.android.os.AtomsProto$ModemActivityInfo, int) 
		com.android.os.AtomsProto$ModemActivityInfo x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$68400 (com.android.os.AtomsProto$ModemActivityInfo) 
		com.android.os.AtomsProto$ModemActivityInfo x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$ModemActivityInfoOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$ModemActivityInfoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasTimestampMs () 
	public abstract long getTimestampMs () 
	public abstract boolean hasSleepTimeMs () 
	public abstract long getSleepTimeMs () 
	public abstract boolean hasControllerIdleTimeMs () 
	public abstract long getControllerIdleTimeMs () 
	public abstract boolean hasControllerTxTimePl0Ms () 
	public abstract long getControllerTxTimePl0Ms () 
	public abstract boolean hasControllerTxTimePl1Ms () 
	public abstract long getControllerTxTimePl1Ms () 
	public abstract boolean hasControllerTxTimePl2Ms () 
	public abstract long getControllerTxTimePl2Ms () 
	public abstract boolean hasControllerTxTimePl3Ms () 
	public abstract long getControllerTxTimePl3Ms () 
	public abstract boolean hasControllerTxTimePl4Ms () 
	public abstract long getControllerTxTimePl4Ms () 
	public abstract boolean hasControllerRxTimeMs () 
	public abstract long getControllerRxTimeMs () 
	public abstract boolean hasEnergyUsed () 
	public abstract long getEnergyUsed () 
}

com/android/os/AtomsProto$PacketWakeupOccurred$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$PacketWakeupOccurred$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$PacketWakeupOccurred 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 
}

com/android/os/AtomsProto$PacketWakeupOccurred$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$PacketWakeupOccurred$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$PacketWakeupOccurredOrBuilder  {
	private int bitField0_
	private int uid_
	private Object iface_
	private int ethertype_
	private Object destinationHardwareAddress_
	private Object sourceIp_
	private Object destinationIp_
	private int ipNextHeader_
	private int sourcePort_
	private int destinationPort_
	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 com.android.os.AtomsProto$PacketWakeupOccurred$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$PacketWakeupOccurred getDefaultInstanceForType () 
	public com.android.os.AtomsProto$PacketWakeupOccurred build () 
		com.android.os.AtomsProto$PacketWakeupOccurred result
	public com.android.os.AtomsProto$PacketWakeupOccurred buildPartial () 
		com.android.os.AtomsProto$PacketWakeupOccurred result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder mergeFrom (com.android.os.AtomsProto$PacketWakeupOccurred) 
		com.android.os.AtomsProto$PacketWakeupOccurred other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$PacketWakeupOccurred$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
		com.android.os.AtomsProto$PacketWakeupOccurred parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder clearUid () 
	public boolean hasIface () 
	public java.lang.String getIface () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIfaceBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder setIface (java.lang.String) 
		String value
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder clearIface () 
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder setIfaceBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasEthertype () 
	public int getEthertype () 
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder setEthertype (int) 
		int value
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder clearEthertype () 
	public boolean hasDestinationHardwareAddress () 
	public java.lang.String getDestinationHardwareAddress () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDestinationHardwareAddressBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder setDestinationHardwareAddress (java.lang.String) 
		String value
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder clearDestinationHardwareAddress () 
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder setDestinationHardwareAddressBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasSourceIp () 
	public java.lang.String getSourceIp () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSourceIpBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder setSourceIp (java.lang.String) 
		String value
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder clearSourceIp () 
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder setSourceIpBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasDestinationIp () 
	public java.lang.String getDestinationIp () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDestinationIpBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder setDestinationIp (java.lang.String) 
		String value
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder clearDestinationIp () 
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder setDestinationIpBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIpNextHeader () 
	public int getIpNextHeader () 
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder setIpNextHeader (int) 
		int value
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder clearIpNextHeader () 
	public boolean hasSourcePort () 
	public int getSourcePort () 
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder setSourcePort (int) 
		int value
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder clearSourcePort () 
	public boolean hasDestinationPort () 
	public int getDestinationPort () 
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder setDestinationPort (int) 
		int value
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder clearDestinationPort () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$PacketWakeupOccurred.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$PacketWakeupOccurred extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$PacketWakeupOccurredOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int IFACE_FIELD_NUMBER
	private volatile Object iface_
	public static final int ETHERTYPE_FIELD_NUMBER
	private int ethertype_
	public static final int DESTINATION_HARDWARE_ADDRESS_FIELD_NUMBER
	private volatile Object destinationHardwareAddress_
	public static final int SOURCE_IP_FIELD_NUMBER
	private volatile Object sourceIp_
	public static final int DESTINATION_IP_FIELD_NUMBER
	private volatile Object destinationIp_
	public static final int IP_NEXT_HEADER_FIELD_NUMBER
	private int ipNextHeader_
	public static final int SOURCE_PORT_FIELD_NUMBER
	private int sourcePort_
	public static final int DESTINATION_PORT_FIELD_NUMBER
	private int destinationPort_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$PacketWakeupOccurred 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 hasUid () 
	public int getUid () 
	public boolean hasIface () 
	public java.lang.String getIface () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIfaceBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasEthertype () 
	public int getEthertype () 
	public boolean hasDestinationHardwareAddress () 
	public java.lang.String getDestinationHardwareAddress () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDestinationHardwareAddressBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasSourceIp () 
	public java.lang.String getSourceIp () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSourceIpBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasDestinationIp () 
	public java.lang.String getDestinationIp () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDestinationIpBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIpNextHeader () 
	public int getIpNextHeader () 
	public boolean hasSourcePort () 
	public int getSourcePort () 
	public boolean hasDestinationPort () 
	public int getDestinationPort () 
	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 com.android.os.AtomsProto$PacketWakeupOccurred parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$PacketWakeupOccurred 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 com.android.os.AtomsProto$PacketWakeupOccurred parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$PacketWakeupOccurred parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$PacketWakeupOccurred parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$PacketWakeupOccurred parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$PacketWakeupOccurred parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$PacketWakeupOccurred parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$PacketWakeupOccurred parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$PacketWakeupOccurred parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$PacketWakeupOccurred$Builder newBuilder () 
	public static com.android.os.AtomsProto$PacketWakeupOccurred$Builder newBuilder (com.android.os.AtomsProto$PacketWakeupOccurred) 
		com.android.os.AtomsProto$PacketWakeupOccurred prototype
	public com.android.os.AtomsProto$PacketWakeupOccurred$Builder toBuilder () 
	protected com.android.os.AtomsProto$PacketWakeupOccurred$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$PacketWakeupOccurred$Builder builder
	public static com.android.os.AtomsProto$PacketWakeupOccurred getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$PacketWakeupOccurred 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$63800 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$64002 (com.android.os.AtomsProto$PacketWakeupOccurred, int) 
		com.android.os.AtomsProto$PacketWakeupOccurred x0
		int x1
	static java.lang.Object access$64102 (com.android.os.AtomsProto$PacketWakeupOccurred, java.lang.Object) 
		com.android.os.AtomsProto$PacketWakeupOccurred x0
		Object x1
	static int access$64202 (com.android.os.AtomsProto$PacketWakeupOccurred, int) 
		com.android.os.AtomsProto$PacketWakeupOccurred x0
		int x1
	static java.lang.Object access$64302 (com.android.os.AtomsProto$PacketWakeupOccurred, java.lang.Object) 
		com.android.os.AtomsProto$PacketWakeupOccurred x0
		Object x1
	static java.lang.Object access$64402 (com.android.os.AtomsProto$PacketWakeupOccurred, java.lang.Object) 
		com.android.os.AtomsProto$PacketWakeupOccurred x0
		Object x1
	static java.lang.Object access$64502 (com.android.os.AtomsProto$PacketWakeupOccurred, java.lang.Object) 
		com.android.os.AtomsProto$PacketWakeupOccurred x0
		Object x1
	static int access$64602 (com.android.os.AtomsProto$PacketWakeupOccurred, int) 
		com.android.os.AtomsProto$PacketWakeupOccurred x0
		int x1
	static int access$64702 (com.android.os.AtomsProto$PacketWakeupOccurred, int) 
		com.android.os.AtomsProto$PacketWakeupOccurred x0
		int x1
	static int access$64802 (com.android.os.AtomsProto$PacketWakeupOccurred, int) 
		com.android.os.AtomsProto$PacketWakeupOccurred x0
		int x1
	static int access$64902 (com.android.os.AtomsProto$PacketWakeupOccurred, int) 
		com.android.os.AtomsProto$PacketWakeupOccurred x0
		int x1
	static java.lang.Object access$64100 (com.android.os.AtomsProto$PacketWakeupOccurred) 
		com.android.os.AtomsProto$PacketWakeupOccurred x0
	static java.lang.Object access$64300 (com.android.os.AtomsProto$PacketWakeupOccurred) 
		com.android.os.AtomsProto$PacketWakeupOccurred x0
	static java.lang.Object access$64400 (com.android.os.AtomsProto$PacketWakeupOccurred) 
		com.android.os.AtomsProto$PacketWakeupOccurred x0
	static java.lang.Object access$64500 (com.android.os.AtomsProto$PacketWakeupOccurred) 
		com.android.os.AtomsProto$PacketWakeupOccurred x0
	static com.google.protobuf.UnknownFieldSet access$65000 (com.android.os.AtomsProto$PacketWakeupOccurred) 
		com.android.os.AtomsProto$PacketWakeupOccurred x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$PacketWakeupOccurredOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$PacketWakeupOccurredOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasIface () 
	public abstract java.lang.String getIface () 
	public abstract com.google.protobuf.ByteString getIfaceBytes () 
	public abstract boolean hasEthertype () 
	public abstract int getEthertype () 
	public abstract boolean hasDestinationHardwareAddress () 
	public abstract java.lang.String getDestinationHardwareAddress () 
	public abstract com.google.protobuf.ByteString getDestinationHardwareAddressBytes () 
	public abstract boolean hasSourceIp () 
	public abstract java.lang.String getSourceIp () 
	public abstract com.google.protobuf.ByteString getSourceIpBytes () 
	public abstract boolean hasDestinationIp () 
	public abstract java.lang.String getDestinationIp () 
	public abstract com.google.protobuf.ByteString getDestinationIpBytes () 
	public abstract boolean hasIpNextHeader () 
	public abstract int getIpNextHeader () 
	public abstract boolean hasSourcePort () 
	public abstract int getSourcePort () 
	public abstract boolean hasDestinationPort () 
	public abstract int getDestinationPort () 
}

com/android/os/AtomsProto$PhoneSignalStrengthChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$PhoneSignalStrengthChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$PhoneSignalStrengthChanged 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 
}

com/android/os/AtomsProto$PhoneSignalStrengthChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$PhoneSignalStrengthChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$PhoneSignalStrengthChangedOrBuilder  {
	private int bitField0_
	private int signalStrength_
	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 com.android.os.AtomsProto$PhoneSignalStrengthChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$PhoneSignalStrengthChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$PhoneSignalStrengthChanged build () 
		com.android.os.AtomsProto$PhoneSignalStrengthChanged result
	public com.android.os.AtomsProto$PhoneSignalStrengthChanged buildPartial () 
		com.android.os.AtomsProto$PhoneSignalStrengthChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$PhoneSignalStrengthChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$PhoneSignalStrengthChanged$Builder mergeFrom (com.android.os.AtomsProto$PhoneSignalStrengthChanged) 
		com.android.os.AtomsProto$PhoneSignalStrengthChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$PhoneSignalStrengthChanged$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
		com.android.os.AtomsProto$PhoneSignalStrengthChanged parsedMessage
	public boolean hasSignalStrength () 
	public com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength getSignalStrength () 
		com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength result
	public com.android.os.AtomsProto$PhoneSignalStrengthChanged$Builder setSignalStrength (com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength) 
		com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength value
	public com.android.os.AtomsProto$PhoneSignalStrengthChanged$Builder clearSignalStrength () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$PhoneSignalStrengthChanged$SignalStrength.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength SIGNAL_STRENGTH_NONE_OR_UNKNOWN
	public static final com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength SIGNAL_STRENGTH_POOR
	public static final com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength SIGNAL_STRENGTH_MODERATE
	public static final com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength SIGNAL_STRENGTH_GOOD
	public static final com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength SIGNAL_STRENGTH_GREAT
	public static final int SIGNAL_STRENGTH_NONE_OR_UNKNOWN_VALUE
	public static final int SIGNAL_STRENGTH_POOR_VALUE
	public static final int SIGNAL_STRENGTH_MODERATE_VALUE
	public static final int SIGNAL_STRENGTH_GOOD_VALUE
	public static final int SIGNAL_STRENGTH_GREAT_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength[] $VALUES
	public static com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength[] values () 
	public static com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength valueOf (int) 
		int value
	public static com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength 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 com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$PhoneSignalStrengthChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$PhoneSignalStrengthChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$PhoneSignalStrengthChangedOrBuilder  {
	private int bitField0_
	public static final int SIGNAL_STRENGTH_FIELD_NUMBER
	private int signalStrength_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$PhoneSignalStrengthChanged 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
		com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength 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 hasSignalStrength () 
	public com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength getSignalStrength () 
		com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength 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 com.android.os.AtomsProto$PhoneSignalStrengthChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$PhoneSignalStrengthChanged 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 com.android.os.AtomsProto$PhoneSignalStrengthChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$PhoneSignalStrengthChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$PhoneSignalStrengthChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$PhoneSignalStrengthChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$PhoneSignalStrengthChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$PhoneSignalStrengthChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$PhoneSignalStrengthChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$PhoneSignalStrengthChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$PhoneSignalStrengthChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$PhoneSignalStrengthChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$PhoneSignalStrengthChanged$Builder newBuilder (com.android.os.AtomsProto$PhoneSignalStrengthChanged) 
		com.android.os.AtomsProto$PhoneSignalStrengthChanged prototype
	public com.android.os.AtomsProto$PhoneSignalStrengthChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$PhoneSignalStrengthChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$PhoneSignalStrengthChanged$Builder builder
	public static com.android.os.AtomsProto$PhoneSignalStrengthChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$PhoneSignalStrengthChanged 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$39900 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$40102 (com.android.os.AtomsProto$PhoneSignalStrengthChanged, int) 
		com.android.os.AtomsProto$PhoneSignalStrengthChanged x0
		int x1
	static int access$40202 (com.android.os.AtomsProto$PhoneSignalStrengthChanged, int) 
		com.android.os.AtomsProto$PhoneSignalStrengthChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$40300 (com.android.os.AtomsProto$PhoneSignalStrengthChanged) 
		com.android.os.AtomsProto$PhoneSignalStrengthChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$PhoneSignalStrengthChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$PhoneSignalStrengthChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasSignalStrength () 
	public abstract com.android.os.AtomsProto$PhoneSignalStrengthChanged$SignalStrength getSignalStrength () 
}

com/android/os/AtomsProto$PlatformSleepState$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$PlatformSleepState$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$PlatformSleepState 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 
}

com/android/os/AtomsProto$PlatformSleepState$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$PlatformSleepState$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$PlatformSleepStateOrBuilder  {
	private int bitField0_
	private Object name_
	private long residencyInMsecSinceBoot_
	private long totalTransitions_
	private boolean supportedOnlyInSuspend_
	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 com.android.os.AtomsProto$PlatformSleepState$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$PlatformSleepState getDefaultInstanceForType () 
	public com.android.os.AtomsProto$PlatformSleepState build () 
		com.android.os.AtomsProto$PlatformSleepState result
	public com.android.os.AtomsProto$PlatformSleepState buildPartial () 
		com.android.os.AtomsProto$PlatformSleepState result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$PlatformSleepState$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$PlatformSleepState$Builder mergeFrom (com.android.os.AtomsProto$PlatformSleepState) 
		com.android.os.AtomsProto$PlatformSleepState other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$PlatformSleepState$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
		com.android.os.AtomsProto$PlatformSleepState 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 com.android.os.AtomsProto$PlatformSleepState$Builder setName (java.lang.String) 
		String value
	public com.android.os.AtomsProto$PlatformSleepState$Builder clearName () 
	public com.android.os.AtomsProto$PlatformSleepState$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasResidencyInMsecSinceBoot () 
	public long getResidencyInMsecSinceBoot () 
	public com.android.os.AtomsProto$PlatformSleepState$Builder setResidencyInMsecSinceBoot (long) 
		long value
	public com.android.os.AtomsProto$PlatformSleepState$Builder clearResidencyInMsecSinceBoot () 
	public boolean hasTotalTransitions () 
	public long getTotalTransitions () 
	public com.android.os.AtomsProto$PlatformSleepState$Builder setTotalTransitions (long) 
		long value
	public com.android.os.AtomsProto$PlatformSleepState$Builder clearTotalTransitions () 
	public boolean hasSupportedOnlyInSuspend () 
	public boolean getSupportedOnlyInSuspend () 
	public com.android.os.AtomsProto$PlatformSleepState$Builder setSupportedOnlyInSuspend (boolean) 
		boolean value
	public com.android.os.AtomsProto$PlatformSleepState$Builder clearSupportedOnlyInSuspend () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$PlatformSleepState.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$PlatformSleepState extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$PlatformSleepStateOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int RESIDENCY_IN_MSEC_SINCE_BOOT_FIELD_NUMBER
	private long residencyInMsecSinceBoot_
	public static final int TOTAL_TRANSITIONS_FIELD_NUMBER
	private long totalTransitions_
	public static final int SUPPORTED_ONLY_IN_SUSPEND_FIELD_NUMBER
	private boolean supportedOnlyInSuspend_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$PlatformSleepState 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 boolean hasResidencyInMsecSinceBoot () 
	public long getResidencyInMsecSinceBoot () 
	public boolean hasTotalTransitions () 
	public long getTotalTransitions () 
	public boolean hasSupportedOnlyInSuspend () 
	public boolean getSupportedOnlyInSuspend () 
	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 com.android.os.AtomsProto$PlatformSleepState parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$PlatformSleepState 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 com.android.os.AtomsProto$PlatformSleepState parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$PlatformSleepState parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$PlatformSleepState parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$PlatformSleepState parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$PlatformSleepState parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$PlatformSleepState parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$PlatformSleepState parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$PlatformSleepState parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$PlatformSleepState$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$PlatformSleepState$Builder newBuilder () 
	public static com.android.os.AtomsProto$PlatformSleepState$Builder newBuilder (com.android.os.AtomsProto$PlatformSleepState) 
		com.android.os.AtomsProto$PlatformSleepState prototype
	public com.android.os.AtomsProto$PlatformSleepState$Builder toBuilder () 
	protected com.android.os.AtomsProto$PlatformSleepState$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$PlatformSleepState$Builder builder
	public static com.android.os.AtomsProto$PlatformSleepState getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$PlatformSleepState 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$54900 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static java.lang.Object access$55102 (com.android.os.AtomsProto$PlatformSleepState, java.lang.Object) 
		com.android.os.AtomsProto$PlatformSleepState x0
		Object x1
	static long access$55202 (com.android.os.AtomsProto$PlatformSleepState, long) 
		com.android.os.AtomsProto$PlatformSleepState x0
		long x1
	static long access$55302 (com.android.os.AtomsProto$PlatformSleepState, long) 
		com.android.os.AtomsProto$PlatformSleepState x0
		long x1
	static boolean access$55402 (com.android.os.AtomsProto$PlatformSleepState, boolean) 
		com.android.os.AtomsProto$PlatformSleepState x0
		boolean x1
	static int access$55502 (com.android.os.AtomsProto$PlatformSleepState, int) 
		com.android.os.AtomsProto$PlatformSleepState x0
		int x1
	static java.lang.Object access$55100 (com.android.os.AtomsProto$PlatformSleepState) 
		com.android.os.AtomsProto$PlatformSleepState x0
	static com.google.protobuf.UnknownFieldSet access$55600 (com.android.os.AtomsProto$PlatformSleepState) 
		com.android.os.AtomsProto$PlatformSleepState x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$PlatformSleepStateOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$PlatformSleepStateOrBuilder 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 hasResidencyInMsecSinceBoot () 
	public abstract long getResidencyInMsecSinceBoot () 
	public abstract boolean hasTotalTransitions () 
	public abstract long getTotalTransitions () 
	public abstract boolean hasSupportedOnlyInSuspend () 
	public abstract boolean getSupportedOnlyInSuspend () 
}

com/android/os/AtomsProto$PluggedStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$PluggedStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$PluggedStateChanged 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 
}

com/android/os/AtomsProto$PluggedStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$PluggedStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$PluggedStateChangedOrBuilder  {
	private int bitField0_
	private int pluggedState_
	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 com.android.os.AtomsProto$PluggedStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$PluggedStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$PluggedStateChanged build () 
		com.android.os.AtomsProto$PluggedStateChanged result
	public com.android.os.AtomsProto$PluggedStateChanged buildPartial () 
		com.android.os.AtomsProto$PluggedStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$PluggedStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$PluggedStateChanged$Builder mergeFrom (com.android.os.AtomsProto$PluggedStateChanged) 
		com.android.os.AtomsProto$PluggedStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$PluggedStateChanged$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
		com.android.os.AtomsProto$PluggedStateChanged parsedMessage
	public boolean hasPluggedState () 
	public com.android.os.AtomsProto$PluggedStateChanged$State getPluggedState () 
		com.android.os.AtomsProto$PluggedStateChanged$State result
	public com.android.os.AtomsProto$PluggedStateChanged$Builder setPluggedState (com.android.os.AtomsProto$PluggedStateChanged$State) 
		com.android.os.AtomsProto$PluggedStateChanged$State value
	public com.android.os.AtomsProto$PluggedStateChanged$Builder clearPluggedState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$PluggedStateChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$PluggedStateChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$PluggedStateChanged$State BATTERY_PLUGGED_NONE
	public static final com.android.os.AtomsProto$PluggedStateChanged$State BATTERY_PLUGGED_AC
	public static final com.android.os.AtomsProto$PluggedStateChanged$State BATTERY_PLUGGED_USB
	public static final com.android.os.AtomsProto$PluggedStateChanged$State BATTERY_PLUGGED_WIRELESS
	public static final int BATTERY_PLUGGED_NONE_VALUE
	public static final int BATTERY_PLUGGED_AC_VALUE
	public static final int BATTERY_PLUGGED_USB_VALUE
	public static final int BATTERY_PLUGGED_WIRELESS_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$PluggedStateChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$PluggedStateChanged$State[] $VALUES
	public static com.android.os.AtomsProto$PluggedStateChanged$State[] values () 
	public static com.android.os.AtomsProto$PluggedStateChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$PluggedStateChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$PluggedStateChanged$State 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 com.android.os.AtomsProto$PluggedStateChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$PluggedStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$PluggedStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$PluggedStateChangedOrBuilder  {
	private int bitField0_
	public static final int PLUGGED_STATE_FIELD_NUMBER
	private int pluggedState_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$PluggedStateChanged 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
		com.android.os.AtomsProto$PluggedStateChanged$State 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 hasPluggedState () 
	public com.android.os.AtomsProto$PluggedStateChanged$State getPluggedState () 
		com.android.os.AtomsProto$PluggedStateChanged$State 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 com.android.os.AtomsProto$PluggedStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$PluggedStateChanged 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 com.android.os.AtomsProto$PluggedStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$PluggedStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$PluggedStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$PluggedStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$PluggedStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$PluggedStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$PluggedStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$PluggedStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$PluggedStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$PluggedStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$PluggedStateChanged$Builder newBuilder (com.android.os.AtomsProto$PluggedStateChanged) 
		com.android.os.AtomsProto$PluggedStateChanged prototype
	public com.android.os.AtomsProto$PluggedStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$PluggedStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$PluggedStateChanged$Builder builder
	public static com.android.os.AtomsProto$PluggedStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$PluggedStateChanged 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$29300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$29502 (com.android.os.AtomsProto$PluggedStateChanged, int) 
		com.android.os.AtomsProto$PluggedStateChanged x0
		int x1
	static int access$29602 (com.android.os.AtomsProto$PluggedStateChanged, int) 
		com.android.os.AtomsProto$PluggedStateChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$29700 (com.android.os.AtomsProto$PluggedStateChanged) 
		com.android.os.AtomsProto$PluggedStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$PluggedStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$PluggedStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasPluggedState () 
	public abstract com.android.os.AtomsProto$PluggedStateChanged$State getPluggedState () 
}

com/android/os/AtomsProto$ProcessLifeCycleStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$ProcessLifeCycleStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged 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 
}

com/android/os/AtomsProto$ProcessLifeCycleStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$ProcessLifeCycleStateChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private Object name_
	private int event_
	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 com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged build () 
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged result
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged buildPartial () 
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder mergeFrom (com.android.os.AtomsProto$ProcessLifeCycleStateChanged) 
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged$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
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged$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 com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder setName (java.lang.String) 
		String value
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder clearName () 
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasEvent () 
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event getEvent () 
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event result
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder setEvent (com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event) 
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event value
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder clearEvent () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$ProcessLifeCycleStateChanged$Event.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event PROCESS_FINISHED
	public static final com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event PROCESS_STARTED
	public static final com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event PROCESS_CRASHED
	public static final com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event PROCESS_ANRED
	public static final int PROCESS_FINISHED_VALUE
	public static final int PROCESS_STARTED_VALUE
	public static final int PROCESS_CRASHED_VALUE
	public static final int PROCESS_ANRED_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event[] $VALUES
	public static com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event[] values () 
	public static com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event valueOf (int) 
		int value
	public static com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event 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 com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$ProcessLifeCycleStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$ProcessLifeCycleStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$ProcessLifeCycleStateChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int EVENT_FIELD_NUMBER
	private int event_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$ProcessLifeCycleStateChanged 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
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event 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 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 boolean hasEvent () 
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event getEvent () 
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event 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 com.android.os.AtomsProto$ProcessLifeCycleStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$ProcessLifeCycleStateChanged 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 com.android.os.AtomsProto$ProcessLifeCycleStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$ProcessLifeCycleStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ProcessLifeCycleStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$ProcessLifeCycleStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ProcessLifeCycleStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$ProcessLifeCycleStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ProcessLifeCycleStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$ProcessLifeCycleStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder newBuilder (com.android.os.AtomsProto$ProcessLifeCycleStateChanged) 
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged prototype
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Builder builder
	public static com.android.os.AtomsProto$ProcessLifeCycleStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$ProcessLifeCycleStateChanged 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$7100 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$7302 (com.android.os.AtomsProto$ProcessLifeCycleStateChanged, int) 
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged x0
		int x1
	static java.lang.Object access$7402 (com.android.os.AtomsProto$ProcessLifeCycleStateChanged, java.lang.Object) 
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged x0
		Object x1
	static int access$7502 (com.android.os.AtomsProto$ProcessLifeCycleStateChanged, int) 
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged x0
		int x1
	static int access$7602 (com.android.os.AtomsProto$ProcessLifeCycleStateChanged, int) 
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged x0
		int x1
	static java.lang.Object access$7400 (com.android.os.AtomsProto$ProcessLifeCycleStateChanged) 
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged x0
	static com.google.protobuf.UnknownFieldSet access$7700 (com.android.os.AtomsProto$ProcessLifeCycleStateChanged) 
		com.android.os.AtomsProto$ProcessLifeCycleStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$ProcessLifeCycleStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$ProcessLifeCycleStateChangedOrBuilder 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 () 
	public abstract boolean hasEvent () 
	public abstract com.android.os.AtomsProto$ProcessLifeCycleStateChanged$Event getEvent () 
}

com/android/os/AtomsProto$ScheduledJobStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$ScheduledJobStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$ScheduledJobStateChanged 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 
}

com/android/os/AtomsProto$ScheduledJobStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$ScheduledJobStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$ScheduledJobStateChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private Object name_
	private int 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 com.android.os.AtomsProto$ScheduledJobStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$ScheduledJobStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$ScheduledJobStateChanged build () 
		com.android.os.AtomsProto$ScheduledJobStateChanged result
	public com.android.os.AtomsProto$ScheduledJobStateChanged buildPartial () 
		com.android.os.AtomsProto$ScheduledJobStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$ScheduledJobStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$ScheduledJobStateChanged$Builder mergeFrom (com.android.os.AtomsProto$ScheduledJobStateChanged) 
		com.android.os.AtomsProto$ScheduledJobStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$ScheduledJobStateChanged$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
		com.android.os.AtomsProto$ScheduledJobStateChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$ScheduledJobStateChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$ScheduledJobStateChanged$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 com.android.os.AtomsProto$ScheduledJobStateChanged$Builder setName (java.lang.String) 
		String value
	public com.android.os.AtomsProto$ScheduledJobStateChanged$Builder clearName () 
	public com.android.os.AtomsProto$ScheduledJobStateChanged$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasState () 
	public com.android.os.AtomsProto$ScheduledJobStateChanged$State getState () 
		com.android.os.AtomsProto$ScheduledJobStateChanged$State result
	public com.android.os.AtomsProto$ScheduledJobStateChanged$Builder setState (com.android.os.AtomsProto$ScheduledJobStateChanged$State) 
		com.android.os.AtomsProto$ScheduledJobStateChanged$State value
	public com.android.os.AtomsProto$ScheduledJobStateChanged$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$ScheduledJobStateChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$ScheduledJobStateChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$ScheduledJobStateChanged$State OFF
	public static final com.android.os.AtomsProto$ScheduledJobStateChanged$State ON
	public static final int OFF_VALUE
	public static final int ON_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$ScheduledJobStateChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$ScheduledJobStateChanged$State[] $VALUES
	public static com.android.os.AtomsProto$ScheduledJobStateChanged$State[] values () 
	public static com.android.os.AtomsProto$ScheduledJobStateChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$ScheduledJobStateChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$ScheduledJobStateChanged$State 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 com.android.os.AtomsProto$ScheduledJobStateChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$ScheduledJobStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$ScheduledJobStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$ScheduledJobStateChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$ScheduledJobStateChanged 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
		com.android.os.AtomsProto$ScheduledJobStateChanged$State 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 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 boolean hasState () 
	public com.android.os.AtomsProto$ScheduledJobStateChanged$State getState () 
		com.android.os.AtomsProto$ScheduledJobStateChanged$State 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 com.android.os.AtomsProto$ScheduledJobStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$ScheduledJobStateChanged 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 com.android.os.AtomsProto$ScheduledJobStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$ScheduledJobStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ScheduledJobStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$ScheduledJobStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ScheduledJobStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$ScheduledJobStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ScheduledJobStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$ScheduledJobStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$ScheduledJobStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$ScheduledJobStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$ScheduledJobStateChanged$Builder newBuilder (com.android.os.AtomsProto$ScheduledJobStateChanged) 
		com.android.os.AtomsProto$ScheduledJobStateChanged prototype
	public com.android.os.AtomsProto$ScheduledJobStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$ScheduledJobStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$ScheduledJobStateChanged$Builder builder
	public static com.android.os.AtomsProto$ScheduledJobStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$ScheduledJobStateChanged 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$15100 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$15302 (com.android.os.AtomsProto$ScheduledJobStateChanged, int) 
		com.android.os.AtomsProto$ScheduledJobStateChanged x0
		int x1
	static java.lang.Object access$15402 (com.android.os.AtomsProto$ScheduledJobStateChanged, java.lang.Object) 
		com.android.os.AtomsProto$ScheduledJobStateChanged x0
		Object x1
	static int access$15502 (com.android.os.AtomsProto$ScheduledJobStateChanged, int) 
		com.android.os.AtomsProto$ScheduledJobStateChanged x0
		int x1
	static int access$15602 (com.android.os.AtomsProto$ScheduledJobStateChanged, int) 
		com.android.os.AtomsProto$ScheduledJobStateChanged x0
		int x1
	static java.lang.Object access$15400 (com.android.os.AtomsProto$ScheduledJobStateChanged) 
		com.android.os.AtomsProto$ScheduledJobStateChanged x0
	static com.google.protobuf.UnknownFieldSet access$15700 (com.android.os.AtomsProto$ScheduledJobStateChanged) 
		com.android.os.AtomsProto$ScheduledJobStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$ScheduledJobStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$ScheduledJobStateChangedOrBuilder 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 () 
	public abstract boolean hasState () 
	public abstract com.android.os.AtomsProto$ScheduledJobStateChanged$State getState () 
}

com/android/os/AtomsProto$ScreenBrightnessChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$ScreenBrightnessChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$ScreenBrightnessChanged 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 
}

com/android/os/AtomsProto$ScreenBrightnessChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$ScreenBrightnessChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$ScreenBrightnessChangedOrBuilder  {
	private int bitField0_
	private int level_
	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 com.android.os.AtomsProto$ScreenBrightnessChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$ScreenBrightnessChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$ScreenBrightnessChanged build () 
		com.android.os.AtomsProto$ScreenBrightnessChanged result
	public com.android.os.AtomsProto$ScreenBrightnessChanged buildPartial () 
		com.android.os.AtomsProto$ScreenBrightnessChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$ScreenBrightnessChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$ScreenBrightnessChanged$Builder mergeFrom (com.android.os.AtomsProto$ScreenBrightnessChanged) 
		com.android.os.AtomsProto$ScreenBrightnessChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$ScreenBrightnessChanged$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
		com.android.os.AtomsProto$ScreenBrightnessChanged parsedMessage
	public boolean hasLevel () 
	public int getLevel () 
	public com.android.os.AtomsProto$ScreenBrightnessChanged$Builder setLevel (int) 
		int value
	public com.android.os.AtomsProto$ScreenBrightnessChanged$Builder clearLevel () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$ScreenBrightnessChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$ScreenBrightnessChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$ScreenBrightnessChangedOrBuilder  {
	private int bitField0_
	public static final int LEVEL_FIELD_NUMBER
	private int level_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$ScreenBrightnessChanged 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 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 com.android.os.AtomsProto$ScreenBrightnessChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$ScreenBrightnessChanged 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 com.android.os.AtomsProto$ScreenBrightnessChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$ScreenBrightnessChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ScreenBrightnessChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$ScreenBrightnessChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ScreenBrightnessChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$ScreenBrightnessChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ScreenBrightnessChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$ScreenBrightnessChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$ScreenBrightnessChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$ScreenBrightnessChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$ScreenBrightnessChanged$Builder newBuilder (com.android.os.AtomsProto$ScreenBrightnessChanged) 
		com.android.os.AtomsProto$ScreenBrightnessChanged prototype
	public com.android.os.AtomsProto$ScreenBrightnessChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$ScreenBrightnessChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$ScreenBrightnessChanged$Builder builder
	public static com.android.os.AtomsProto$ScreenBrightnessChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$ScreenBrightnessChanged 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$26300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$26502 (com.android.os.AtomsProto$ScreenBrightnessChanged, int) 
		com.android.os.AtomsProto$ScreenBrightnessChanged x0
		int x1
	static int access$26602 (com.android.os.AtomsProto$ScreenBrightnessChanged, int) 
		com.android.os.AtomsProto$ScreenBrightnessChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$26700 (com.android.os.AtomsProto$ScreenBrightnessChanged) 
		com.android.os.AtomsProto$ScreenBrightnessChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$ScreenBrightnessChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$ScreenBrightnessChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasLevel () 
	public abstract int getLevel () 
}

com/android/os/AtomsProto$ScreenStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$ScreenStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$ScreenStateChanged 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 
}

com/android/os/AtomsProto$ScreenStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$ScreenStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$ScreenStateChangedOrBuilder  {
	private int bitField0_
	private int displayState_
	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 com.android.os.AtomsProto$ScreenStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$ScreenStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$ScreenStateChanged build () 
		com.android.os.AtomsProto$ScreenStateChanged result
	public com.android.os.AtomsProto$ScreenStateChanged buildPartial () 
		com.android.os.AtomsProto$ScreenStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$ScreenStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$ScreenStateChanged$Builder mergeFrom (com.android.os.AtomsProto$ScreenStateChanged) 
		com.android.os.AtomsProto$ScreenStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$ScreenStateChanged$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
		com.android.os.AtomsProto$ScreenStateChanged parsedMessage
	public boolean hasDisplayState () 
	public com.android.os.AtomsProto$ScreenStateChanged$State getDisplayState () 
		com.android.os.AtomsProto$ScreenStateChanged$State result
	public com.android.os.AtomsProto$ScreenStateChanged$Builder setDisplayState (com.android.os.AtomsProto$ScreenStateChanged$State) 
		com.android.os.AtomsProto$ScreenStateChanged$State value
	public com.android.os.AtomsProto$ScreenStateChanged$Builder clearDisplayState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$ScreenStateChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$ScreenStateChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$ScreenStateChanged$State STATE_UNKNOWN
	public static final com.android.os.AtomsProto$ScreenStateChanged$State STATE_OFF
	public static final com.android.os.AtomsProto$ScreenStateChanged$State STATE_ON
	public static final com.android.os.AtomsProto$ScreenStateChanged$State STATE_DOZE
	public static final com.android.os.AtomsProto$ScreenStateChanged$State STATE_DOZE_SUSPEND
	public static final com.android.os.AtomsProto$ScreenStateChanged$State STATE_VR
	public static final com.android.os.AtomsProto$ScreenStateChanged$State STATE_ON_SUSPEND
	public static final int STATE_UNKNOWN_VALUE
	public static final int STATE_OFF_VALUE
	public static final int STATE_ON_VALUE
	public static final int STATE_DOZE_VALUE
	public static final int STATE_DOZE_SUSPEND_VALUE
	public static final int STATE_VR_VALUE
	public static final int STATE_ON_SUSPEND_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$ScreenStateChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$ScreenStateChanged$State[] $VALUES
	public static com.android.os.AtomsProto$ScreenStateChanged$State[] values () 
	public static com.android.os.AtomsProto$ScreenStateChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$ScreenStateChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$ScreenStateChanged$State 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 com.android.os.AtomsProto$ScreenStateChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$ScreenStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$ScreenStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$ScreenStateChangedOrBuilder  {
	private int bitField0_
	public static final int DISPLAY_STATE_FIELD_NUMBER
	private int displayState_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$ScreenStateChanged 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
		com.android.os.AtomsProto$ScreenStateChanged$State 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 hasDisplayState () 
	public com.android.os.AtomsProto$ScreenStateChanged$State getDisplayState () 
		com.android.os.AtomsProto$ScreenStateChanged$State 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 com.android.os.AtomsProto$ScreenStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$ScreenStateChanged 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 com.android.os.AtomsProto$ScreenStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$ScreenStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ScreenStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$ScreenStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ScreenStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$ScreenStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$ScreenStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$ScreenStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$ScreenStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$ScreenStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$ScreenStateChanged$Builder newBuilder (com.android.os.AtomsProto$ScreenStateChanged) 
		com.android.os.AtomsProto$ScreenStateChanged prototype
	public com.android.os.AtomsProto$ScreenStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$ScreenStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$ScreenStateChanged$Builder builder
	public static com.android.os.AtomsProto$ScreenStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$ScreenStateChanged 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, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$5202 (com.android.os.AtomsProto$ScreenStateChanged, int) 
		com.android.os.AtomsProto$ScreenStateChanged x0
		int x1
	static int access$5302 (com.android.os.AtomsProto$ScreenStateChanged, int) 
		com.android.os.AtomsProto$ScreenStateChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$5400 (com.android.os.AtomsProto$ScreenStateChanged) 
		com.android.os.AtomsProto$ScreenStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$ScreenStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$ScreenStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasDisplayState () 
	public abstract com.android.os.AtomsProto$ScreenStateChanged$State getDisplayState () 
}

com/android/os/AtomsProto$SensorStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$SensorStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$SensorStateChanged 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 
}

com/android/os/AtomsProto$SensorStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$SensorStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$SensorStateChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private int sensorId_
	private int 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 com.android.os.AtomsProto$SensorStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$SensorStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$SensorStateChanged build () 
		com.android.os.AtomsProto$SensorStateChanged result
	public com.android.os.AtomsProto$SensorStateChanged buildPartial () 
		com.android.os.AtomsProto$SensorStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$SensorStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$SensorStateChanged$Builder mergeFrom (com.android.os.AtomsProto$SensorStateChanged) 
		com.android.os.AtomsProto$SensorStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$SensorStateChanged$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
		com.android.os.AtomsProto$SensorStateChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$SensorStateChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$SensorStateChanged$Builder clearUid () 
	public boolean hasSensorId () 
	public int getSensorId () 
	public com.android.os.AtomsProto$SensorStateChanged$Builder setSensorId (int) 
		int value
	public com.android.os.AtomsProto$SensorStateChanged$Builder clearSensorId () 
	public boolean hasState () 
	public com.android.os.AtomsProto$SensorStateChanged$State getState () 
		com.android.os.AtomsProto$SensorStateChanged$State result
	public com.android.os.AtomsProto$SensorStateChanged$Builder setState (com.android.os.AtomsProto$SensorStateChanged$State) 
		com.android.os.AtomsProto$SensorStateChanged$State value
	public com.android.os.AtomsProto$SensorStateChanged$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$SensorStateChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$SensorStateChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$SensorStateChanged$State OFF
	public static final com.android.os.AtomsProto$SensorStateChanged$State ON
	public static final int OFF_VALUE
	public static final int ON_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$SensorStateChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$SensorStateChanged$State[] $VALUES
	public static com.android.os.AtomsProto$SensorStateChanged$State[] values () 
	public static com.android.os.AtomsProto$SensorStateChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$SensorStateChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$SensorStateChanged$State 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 com.android.os.AtomsProto$SensorStateChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$SensorStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$SensorStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$SensorStateChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int SENSOR_ID_FIELD_NUMBER
	private int sensorId_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$SensorStateChanged 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
		com.android.os.AtomsProto$SensorStateChanged$State 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 hasUid () 
	public int getUid () 
	public boolean hasSensorId () 
	public int getSensorId () 
	public boolean hasState () 
	public com.android.os.AtomsProto$SensorStateChanged$State getState () 
		com.android.os.AtomsProto$SensorStateChanged$State 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 com.android.os.AtomsProto$SensorStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$SensorStateChanged 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 com.android.os.AtomsProto$SensorStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$SensorStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$SensorStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$SensorStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$SensorStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$SensorStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$SensorStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$SensorStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$SensorStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$SensorStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$SensorStateChanged$Builder newBuilder (com.android.os.AtomsProto$SensorStateChanged) 
		com.android.os.AtomsProto$SensorStateChanged prototype
	public com.android.os.AtomsProto$SensorStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$SensorStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$SensorStateChanged$Builder builder
	public static com.android.os.AtomsProto$SensorStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$SensorStateChanged 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$11600 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$11802 (com.android.os.AtomsProto$SensorStateChanged, int) 
		com.android.os.AtomsProto$SensorStateChanged x0
		int x1
	static int access$11902 (com.android.os.AtomsProto$SensorStateChanged, int) 
		com.android.os.AtomsProto$SensorStateChanged x0
		int x1
	static int access$12002 (com.android.os.AtomsProto$SensorStateChanged, int) 
		com.android.os.AtomsProto$SensorStateChanged x0
		int x1
	static int access$12102 (com.android.os.AtomsProto$SensorStateChanged, int) 
		com.android.os.AtomsProto$SensorStateChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$12200 (com.android.os.AtomsProto$SensorStateChanged) 
		com.android.os.AtomsProto$SensorStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$SensorStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$SensorStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasSensorId () 
	public abstract int getSensorId () 
	public abstract boolean hasState () 
	public abstract com.android.os.AtomsProto$SensorStateChanged$State getState () 
}

com/android/os/AtomsProto$SettingChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$SettingChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$SettingChanged 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 
}

com/android/os/AtomsProto$SettingChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$SettingChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$SettingChangedOrBuilder  {
	private int bitField0_
	private Object setting_
	private Object value_
	private Object newValue_
	private Object prevValue_
	private Object tag_
	private int isDefault_
	private int user_
	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 com.android.os.AtomsProto$SettingChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$SettingChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$SettingChanged build () 
		com.android.os.AtomsProto$SettingChanged result
	public com.android.os.AtomsProto$SettingChanged buildPartial () 
		com.android.os.AtomsProto$SettingChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$SettingChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$SettingChanged$Builder mergeFrom (com.android.os.AtomsProto$SettingChanged) 
		com.android.os.AtomsProto$SettingChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$SettingChanged$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
		com.android.os.AtomsProto$SettingChanged parsedMessage
	public boolean hasSetting () 
	public java.lang.String getSetting () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSettingBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$SettingChanged$Builder setSetting (java.lang.String) 
		String value
	public com.android.os.AtomsProto$SettingChanged$Builder clearSetting () 
	public com.android.os.AtomsProto$SettingChanged$Builder setSettingBytes (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 com.android.os.AtomsProto$SettingChanged$Builder setValue (java.lang.String) 
		String value
	public com.android.os.AtomsProto$SettingChanged$Builder clearValue () 
	public com.android.os.AtomsProto$SettingChanged$Builder setValueBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasNewValue () 
	public java.lang.String getNewValue () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNewValueBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$SettingChanged$Builder setNewValue (java.lang.String) 
		String value
	public com.android.os.AtomsProto$SettingChanged$Builder clearNewValue () 
	public com.android.os.AtomsProto$SettingChanged$Builder setNewValueBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasPrevValue () 
	public java.lang.String getPrevValue () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPrevValueBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$SettingChanged$Builder setPrevValue (java.lang.String) 
		String value
	public com.android.os.AtomsProto$SettingChanged$Builder clearPrevValue () 
	public com.android.os.AtomsProto$SettingChanged$Builder setPrevValueBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$SettingChanged$Builder setTag (java.lang.String) 
		String value
	public com.android.os.AtomsProto$SettingChanged$Builder clearTag () 
	public com.android.os.AtomsProto$SettingChanged$Builder setTagBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsDefault () 
	public int getIsDefault () 
	public com.android.os.AtomsProto$SettingChanged$Builder setIsDefault (int) 
		int value
	public com.android.os.AtomsProto$SettingChanged$Builder clearIsDefault () 
	public boolean hasUser () 
	public int getUser () 
	public com.android.os.AtomsProto$SettingChanged$Builder setUser (int) 
		int value
	public com.android.os.AtomsProto$SettingChanged$Builder clearUser () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$SettingChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$SettingChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$SettingChangedOrBuilder  {
	private int bitField0_
	public static final int SETTING_FIELD_NUMBER
	private volatile Object setting_
	public static final int VALUE_FIELD_NUMBER
	private volatile Object value_
	public static final int NEW_VALUE_FIELD_NUMBER
	private volatile Object newValue_
	public static final int PREV_VALUE_FIELD_NUMBER
	private volatile Object prevValue_
	public static final int TAG_FIELD_NUMBER
	private volatile Object tag_
	public static final int IS_DEFAULT_FIELD_NUMBER
	private int isDefault_
	public static final int USER_FIELD_NUMBER
	private int user_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$SettingChanged 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 hasSetting () 
	public java.lang.String getSetting () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSettingBytes () 
		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 boolean hasNewValue () 
	public java.lang.String getNewValue () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getNewValueBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasPrevValue () 
	public java.lang.String getPrevValue () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPrevValueBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsDefault () 
	public int getIsDefault () 
	public boolean hasUser () 
	public int getUser () 
	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 com.android.os.AtomsProto$SettingChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$SettingChanged 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 com.android.os.AtomsProto$SettingChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$SettingChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$SettingChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$SettingChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$SettingChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$SettingChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$SettingChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$SettingChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$SettingChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$SettingChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$SettingChanged$Builder newBuilder (com.android.os.AtomsProto$SettingChanged) 
		com.android.os.AtomsProto$SettingChanged prototype
	public com.android.os.AtomsProto$SettingChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$SettingChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$SettingChanged$Builder builder
	public static com.android.os.AtomsProto$SettingChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$SettingChanged 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$40900 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static java.lang.Object access$41102 (com.android.os.AtomsProto$SettingChanged, java.lang.Object) 
		com.android.os.AtomsProto$SettingChanged x0
		Object x1
	static java.lang.Object access$41202 (com.android.os.AtomsProto$SettingChanged, java.lang.Object) 
		com.android.os.AtomsProto$SettingChanged x0
		Object x1
	static java.lang.Object access$41302 (com.android.os.AtomsProto$SettingChanged, java.lang.Object) 
		com.android.os.AtomsProto$SettingChanged x0
		Object x1
	static java.lang.Object access$41402 (com.android.os.AtomsProto$SettingChanged, java.lang.Object) 
		com.android.os.AtomsProto$SettingChanged x0
		Object x1
	static java.lang.Object access$41502 (com.android.os.AtomsProto$SettingChanged, java.lang.Object) 
		com.android.os.AtomsProto$SettingChanged x0
		Object x1
	static int access$41602 (com.android.os.AtomsProto$SettingChanged, int) 
		com.android.os.AtomsProto$SettingChanged x0
		int x1
	static int access$41702 (com.android.os.AtomsProto$SettingChanged, int) 
		com.android.os.AtomsProto$SettingChanged x0
		int x1
	static int access$41802 (com.android.os.AtomsProto$SettingChanged, int) 
		com.android.os.AtomsProto$SettingChanged x0
		int x1
	static java.lang.Object access$41100 (com.android.os.AtomsProto$SettingChanged) 
		com.android.os.AtomsProto$SettingChanged x0
	static java.lang.Object access$41200 (com.android.os.AtomsProto$SettingChanged) 
		com.android.os.AtomsProto$SettingChanged x0
	static java.lang.Object access$41300 (com.android.os.AtomsProto$SettingChanged) 
		com.android.os.AtomsProto$SettingChanged x0
	static java.lang.Object access$41400 (com.android.os.AtomsProto$SettingChanged) 
		com.android.os.AtomsProto$SettingChanged x0
	static java.lang.Object access$41500 (com.android.os.AtomsProto$SettingChanged) 
		com.android.os.AtomsProto$SettingChanged x0
	static com.google.protobuf.UnknownFieldSet access$41900 (com.android.os.AtomsProto$SettingChanged) 
		com.android.os.AtomsProto$SettingChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$SettingChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$SettingChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasSetting () 
	public abstract java.lang.String getSetting () 
	public abstract com.google.protobuf.ByteString getSettingBytes () 
	public abstract boolean hasValue () 
	public abstract java.lang.String getValue () 
	public abstract com.google.protobuf.ByteString getValueBytes () 
	public abstract boolean hasNewValue () 
	public abstract java.lang.String getNewValue () 
	public abstract com.google.protobuf.ByteString getNewValueBytes () 
	public abstract boolean hasPrevValue () 
	public abstract java.lang.String getPrevValue () 
	public abstract com.google.protobuf.ByteString getPrevValueBytes () 
	public abstract boolean hasTag () 
	public abstract java.lang.String getTag () 
	public abstract com.google.protobuf.ByteString getTagBytes () 
	public abstract boolean hasIsDefault () 
	public abstract int getIsDefault () 
	public abstract boolean hasUser () 
	public abstract int getUser () 
}

com/android/os/AtomsProto$SleepStateVoter$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$SleepStateVoter$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$SleepStateVoter 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 
}

com/android/os/AtomsProto$SleepStateVoter$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$SleepStateVoter$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$SleepStateVoterOrBuilder  {
	private int bitField0_
	private Object platformSleepStateName_
	private Object voterName_
	private long totalTimeInMsecVotedForSinceBoot_
	private long totalNumberOfTimesVotedSinceBoot_
	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 com.android.os.AtomsProto$SleepStateVoter$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$SleepStateVoter getDefaultInstanceForType () 
	public com.android.os.AtomsProto$SleepStateVoter build () 
		com.android.os.AtomsProto$SleepStateVoter result
	public com.android.os.AtomsProto$SleepStateVoter buildPartial () 
		com.android.os.AtomsProto$SleepStateVoter result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$SleepStateVoter$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$SleepStateVoter$Builder mergeFrom (com.android.os.AtomsProto$SleepStateVoter) 
		com.android.os.AtomsProto$SleepStateVoter other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$SleepStateVoter$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
		com.android.os.AtomsProto$SleepStateVoter parsedMessage
	public boolean hasPlatformSleepStateName () 
	public java.lang.String getPlatformSleepStateName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPlatformSleepStateNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$SleepStateVoter$Builder setPlatformSleepStateName (java.lang.String) 
		String value
	public com.android.os.AtomsProto$SleepStateVoter$Builder clearPlatformSleepStateName () 
	public com.android.os.AtomsProto$SleepStateVoter$Builder setPlatformSleepStateNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVoterName () 
	public java.lang.String getVoterName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVoterNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$SleepStateVoter$Builder setVoterName (java.lang.String) 
		String value
	public com.android.os.AtomsProto$SleepStateVoter$Builder clearVoterName () 
	public com.android.os.AtomsProto$SleepStateVoter$Builder setVoterNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasTotalTimeInMsecVotedForSinceBoot () 
	public long getTotalTimeInMsecVotedForSinceBoot () 
	public com.android.os.AtomsProto$SleepStateVoter$Builder setTotalTimeInMsecVotedForSinceBoot (long) 
		long value
	public com.android.os.AtomsProto$SleepStateVoter$Builder clearTotalTimeInMsecVotedForSinceBoot () 
	public boolean hasTotalNumberOfTimesVotedSinceBoot () 
	public long getTotalNumberOfTimesVotedSinceBoot () 
	public com.android.os.AtomsProto$SleepStateVoter$Builder setTotalNumberOfTimesVotedSinceBoot (long) 
		long value
	public com.android.os.AtomsProto$SleepStateVoter$Builder clearTotalNumberOfTimesVotedSinceBoot () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$SleepStateVoter.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$SleepStateVoter extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$SleepStateVoterOrBuilder  {
	private int bitField0_
	public static final int PLATFORM_SLEEP_STATE_NAME_FIELD_NUMBER
	private volatile Object platformSleepStateName_
	public static final int VOTER_NAME_FIELD_NUMBER
	private volatile Object voterName_
	public static final int TOTAL_TIME_IN_MSEC_VOTED_FOR_SINCE_BOOT_FIELD_NUMBER
	private long totalTimeInMsecVotedForSinceBoot_
	public static final int TOTAL_NUMBER_OF_TIMES_VOTED_SINCE_BOOT_FIELD_NUMBER
	private long totalNumberOfTimesVotedSinceBoot_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$SleepStateVoter 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 hasPlatformSleepStateName () 
	public java.lang.String getPlatformSleepStateName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPlatformSleepStateNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasVoterName () 
	public java.lang.String getVoterName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getVoterNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasTotalTimeInMsecVotedForSinceBoot () 
	public long getTotalTimeInMsecVotedForSinceBoot () 
	public boolean hasTotalNumberOfTimesVotedSinceBoot () 
	public long getTotalNumberOfTimesVotedSinceBoot () 
	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 com.android.os.AtomsProto$SleepStateVoter parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$SleepStateVoter 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 com.android.os.AtomsProto$SleepStateVoter parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$SleepStateVoter parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$SleepStateVoter parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$SleepStateVoter parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$SleepStateVoter parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$SleepStateVoter parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$SleepStateVoter parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$SleepStateVoter parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$SleepStateVoter$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$SleepStateVoter$Builder newBuilder () 
	public static com.android.os.AtomsProto$SleepStateVoter$Builder newBuilder (com.android.os.AtomsProto$SleepStateVoter) 
		com.android.os.AtomsProto$SleepStateVoter prototype
	public com.android.os.AtomsProto$SleepStateVoter$Builder toBuilder () 
	protected com.android.os.AtomsProto$SleepStateVoter$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$SleepStateVoter$Builder builder
	public static com.android.os.AtomsProto$SleepStateVoter getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$SleepStateVoter 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$56200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static java.lang.Object access$56402 (com.android.os.AtomsProto$SleepStateVoter, java.lang.Object) 
		com.android.os.AtomsProto$SleepStateVoter x0
		Object x1
	static java.lang.Object access$56502 (com.android.os.AtomsProto$SleepStateVoter, java.lang.Object) 
		com.android.os.AtomsProto$SleepStateVoter x0
		Object x1
	static long access$56602 (com.android.os.AtomsProto$SleepStateVoter, long) 
		com.android.os.AtomsProto$SleepStateVoter x0
		long x1
	static long access$56702 (com.android.os.AtomsProto$SleepStateVoter, long) 
		com.android.os.AtomsProto$SleepStateVoter x0
		long x1
	static int access$56802 (com.android.os.AtomsProto$SleepStateVoter, int) 
		com.android.os.AtomsProto$SleepStateVoter x0
		int x1
	static java.lang.Object access$56400 (com.android.os.AtomsProto$SleepStateVoter) 
		com.android.os.AtomsProto$SleepStateVoter x0
	static java.lang.Object access$56500 (com.android.os.AtomsProto$SleepStateVoter) 
		com.android.os.AtomsProto$SleepStateVoter x0
	static com.google.protobuf.UnknownFieldSet access$56900 (com.android.os.AtomsProto$SleepStateVoter) 
		com.android.os.AtomsProto$SleepStateVoter x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$SleepStateVoterOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$SleepStateVoterOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasPlatformSleepStateName () 
	public abstract java.lang.String getPlatformSleepStateName () 
	public abstract com.google.protobuf.ByteString getPlatformSleepStateNameBytes () 
	public abstract boolean hasVoterName () 
	public abstract java.lang.String getVoterName () 
	public abstract com.google.protobuf.ByteString getVoterNameBytes () 
	public abstract boolean hasTotalTimeInMsecVotedForSinceBoot () 
	public abstract long getTotalTimeInMsecVotedForSinceBoot () 
	public abstract boolean hasTotalNumberOfTimesVotedSinceBoot () 
	public abstract long getTotalNumberOfTimesVotedSinceBoot () 
}

com/android/os/AtomsProto$SubsystemSleepState$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$SubsystemSleepState$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$SubsystemSleepState 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 
}

com/android/os/AtomsProto$SubsystemSleepState$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$SubsystemSleepState$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$SubsystemSleepStateOrBuilder  {
	private int bitField0_
	private Object subsystemName_
	private Object subsystemSleepStateName_
	private long residencyInMsecSinceBoot_
	private long totalTransitions_
	private long lastEntryTimestampMs_
	private boolean supportedOnlyInSuspend_
	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 com.android.os.AtomsProto$SubsystemSleepState$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$SubsystemSleepState getDefaultInstanceForType () 
	public com.android.os.AtomsProto$SubsystemSleepState build () 
		com.android.os.AtomsProto$SubsystemSleepState result
	public com.android.os.AtomsProto$SubsystemSleepState buildPartial () 
		com.android.os.AtomsProto$SubsystemSleepState result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$SubsystemSleepState$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$SubsystemSleepState$Builder mergeFrom (com.android.os.AtomsProto$SubsystemSleepState) 
		com.android.os.AtomsProto$SubsystemSleepState other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$SubsystemSleepState$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
		com.android.os.AtomsProto$SubsystemSleepState parsedMessage
	public boolean hasSubsystemName () 
	public java.lang.String getSubsystemName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSubsystemNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$SubsystemSleepState$Builder setSubsystemName (java.lang.String) 
		String value
	public com.android.os.AtomsProto$SubsystemSleepState$Builder clearSubsystemName () 
	public com.android.os.AtomsProto$SubsystemSleepState$Builder setSubsystemNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasSubsystemSleepStateName () 
	public java.lang.String getSubsystemSleepStateName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSubsystemSleepStateNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$SubsystemSleepState$Builder setSubsystemSleepStateName (java.lang.String) 
		String value
	public com.android.os.AtomsProto$SubsystemSleepState$Builder clearSubsystemSleepStateName () 
	public com.android.os.AtomsProto$SubsystemSleepState$Builder setSubsystemSleepStateNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasResidencyInMsecSinceBoot () 
	public long getResidencyInMsecSinceBoot () 
	public com.android.os.AtomsProto$SubsystemSleepState$Builder setResidencyInMsecSinceBoot (long) 
		long value
	public com.android.os.AtomsProto$SubsystemSleepState$Builder clearResidencyInMsecSinceBoot () 
	public boolean hasTotalTransitions () 
	public long getTotalTransitions () 
	public com.android.os.AtomsProto$SubsystemSleepState$Builder setTotalTransitions (long) 
		long value
	public com.android.os.AtomsProto$SubsystemSleepState$Builder clearTotalTransitions () 
	public boolean hasLastEntryTimestampMs () 
	public long getLastEntryTimestampMs () 
	public com.android.os.AtomsProto$SubsystemSleepState$Builder setLastEntryTimestampMs (long) 
		long value
	public com.android.os.AtomsProto$SubsystemSleepState$Builder clearLastEntryTimestampMs () 
	public boolean hasSupportedOnlyInSuspend () 
	public boolean getSupportedOnlyInSuspend () 
	public com.android.os.AtomsProto$SubsystemSleepState$Builder setSupportedOnlyInSuspend (boolean) 
		boolean value
	public com.android.os.AtomsProto$SubsystemSleepState$Builder clearSupportedOnlyInSuspend () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$SubsystemSleepState.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$SubsystemSleepState extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$SubsystemSleepStateOrBuilder  {
	private int bitField0_
	public static final int SUBSYSTEM_NAME_FIELD_NUMBER
	private volatile Object subsystemName_
	public static final int SUBSYSTEM_SLEEP_STATE_NAME_FIELD_NUMBER
	private volatile Object subsystemSleepStateName_
	public static final int RESIDENCY_IN_MSEC_SINCE_BOOT_FIELD_NUMBER
	private long residencyInMsecSinceBoot_
	public static final int TOTAL_TRANSITIONS_FIELD_NUMBER
	private long totalTransitions_
	public static final int LAST_ENTRY_TIMESTAMP_MS_FIELD_NUMBER
	private long lastEntryTimestampMs_
	public static final int SUPPORTED_ONLY_IN_SUSPEND_FIELD_NUMBER
	private boolean supportedOnlyInSuspend_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$SubsystemSleepState 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 hasSubsystemName () 
	public java.lang.String getSubsystemName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSubsystemNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasSubsystemSleepStateName () 
	public java.lang.String getSubsystemSleepStateName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getSubsystemSleepStateNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasResidencyInMsecSinceBoot () 
	public long getResidencyInMsecSinceBoot () 
	public boolean hasTotalTransitions () 
	public long getTotalTransitions () 
	public boolean hasLastEntryTimestampMs () 
	public long getLastEntryTimestampMs () 
	public boolean hasSupportedOnlyInSuspend () 
	public boolean getSupportedOnlyInSuspend () 
	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 com.android.os.AtomsProto$SubsystemSleepState parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$SubsystemSleepState 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 com.android.os.AtomsProto$SubsystemSleepState parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$SubsystemSleepState parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$SubsystemSleepState parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$SubsystemSleepState parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$SubsystemSleepState parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$SubsystemSleepState parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$SubsystemSleepState parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$SubsystemSleepState parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$SubsystemSleepState$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$SubsystemSleepState$Builder newBuilder () 
	public static com.android.os.AtomsProto$SubsystemSleepState$Builder newBuilder (com.android.os.AtomsProto$SubsystemSleepState) 
		com.android.os.AtomsProto$SubsystemSleepState prototype
	public com.android.os.AtomsProto$SubsystemSleepState$Builder toBuilder () 
	protected com.android.os.AtomsProto$SubsystemSleepState$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$SubsystemSleepState$Builder builder
	public static com.android.os.AtomsProto$SubsystemSleepState getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$SubsystemSleepState 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$57500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static java.lang.Object access$57702 (com.android.os.AtomsProto$SubsystemSleepState, java.lang.Object) 
		com.android.os.AtomsProto$SubsystemSleepState x0
		Object x1
	static java.lang.Object access$57802 (com.android.os.AtomsProto$SubsystemSleepState, java.lang.Object) 
		com.android.os.AtomsProto$SubsystemSleepState x0
		Object x1
	static long access$57902 (com.android.os.AtomsProto$SubsystemSleepState, long) 
		com.android.os.AtomsProto$SubsystemSleepState x0
		long x1
	static long access$58002 (com.android.os.AtomsProto$SubsystemSleepState, long) 
		com.android.os.AtomsProto$SubsystemSleepState x0
		long x1
	static long access$58102 (com.android.os.AtomsProto$SubsystemSleepState, long) 
		com.android.os.AtomsProto$SubsystemSleepState x0
		long x1
	static boolean access$58202 (com.android.os.AtomsProto$SubsystemSleepState, boolean) 
		com.android.os.AtomsProto$SubsystemSleepState x0
		boolean x1
	static int access$58302 (com.android.os.AtomsProto$SubsystemSleepState, int) 
		com.android.os.AtomsProto$SubsystemSleepState x0
		int x1
	static java.lang.Object access$57700 (com.android.os.AtomsProto$SubsystemSleepState) 
		com.android.os.AtomsProto$SubsystemSleepState x0
	static java.lang.Object access$57800 (com.android.os.AtomsProto$SubsystemSleepState) 
		com.android.os.AtomsProto$SubsystemSleepState x0
	static com.google.protobuf.UnknownFieldSet access$58400 (com.android.os.AtomsProto$SubsystemSleepState) 
		com.android.os.AtomsProto$SubsystemSleepState x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$SubsystemSleepStateOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$SubsystemSleepStateOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasSubsystemName () 
	public abstract java.lang.String getSubsystemName () 
	public abstract com.google.protobuf.ByteString getSubsystemNameBytes () 
	public abstract boolean hasSubsystemSleepStateName () 
	public abstract java.lang.String getSubsystemSleepStateName () 
	public abstract com.google.protobuf.ByteString getSubsystemSleepStateNameBytes () 
	public abstract boolean hasResidencyInMsecSinceBoot () 
	public abstract long getResidencyInMsecSinceBoot () 
	public abstract boolean hasTotalTransitions () 
	public abstract long getTotalTransitions () 
	public abstract boolean hasLastEntryTimestampMs () 
	public abstract long getLastEntryTimestampMs () 
	public abstract boolean hasSupportedOnlyInSuspend () 
	public abstract boolean getSupportedOnlyInSuspend () 
}

com/android/os/AtomsProto$SyncStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$SyncStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$SyncStateChanged 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 
}

com/android/os/AtomsProto$SyncStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$SyncStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$SyncStateChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private Object name_
	private int 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 com.android.os.AtomsProto$SyncStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$SyncStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$SyncStateChanged build () 
		com.android.os.AtomsProto$SyncStateChanged result
	public com.android.os.AtomsProto$SyncStateChanged buildPartial () 
		com.android.os.AtomsProto$SyncStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$SyncStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$SyncStateChanged$Builder mergeFrom (com.android.os.AtomsProto$SyncStateChanged) 
		com.android.os.AtomsProto$SyncStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$SyncStateChanged$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
		com.android.os.AtomsProto$SyncStateChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$SyncStateChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$SyncStateChanged$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 com.android.os.AtomsProto$SyncStateChanged$Builder setName (java.lang.String) 
		String value
	public com.android.os.AtomsProto$SyncStateChanged$Builder clearName () 
	public com.android.os.AtomsProto$SyncStateChanged$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasState () 
	public com.android.os.AtomsProto$SyncStateChanged$State getState () 
		com.android.os.AtomsProto$SyncStateChanged$State result
	public com.android.os.AtomsProto$SyncStateChanged$Builder setState (com.android.os.AtomsProto$SyncStateChanged$State) 
		com.android.os.AtomsProto$SyncStateChanged$State value
	public com.android.os.AtomsProto$SyncStateChanged$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$SyncStateChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$SyncStateChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$SyncStateChanged$State OFF
	public static final com.android.os.AtomsProto$SyncStateChanged$State ON
	public static final int OFF_VALUE
	public static final int ON_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$SyncStateChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$SyncStateChanged$State[] $VALUES
	public static com.android.os.AtomsProto$SyncStateChanged$State[] values () 
	public static com.android.os.AtomsProto$SyncStateChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$SyncStateChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$SyncStateChanged$State 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 com.android.os.AtomsProto$SyncStateChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$SyncStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$SyncStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$SyncStateChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$SyncStateChanged 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
		com.android.os.AtomsProto$SyncStateChanged$State 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 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 boolean hasState () 
	public com.android.os.AtomsProto$SyncStateChanged$State getState () 
		com.android.os.AtomsProto$SyncStateChanged$State 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 com.android.os.AtomsProto$SyncStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$SyncStateChanged 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 com.android.os.AtomsProto$SyncStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$SyncStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$SyncStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$SyncStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$SyncStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$SyncStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$SyncStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$SyncStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$SyncStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$SyncStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$SyncStateChanged$Builder newBuilder (com.android.os.AtomsProto$SyncStateChanged) 
		com.android.os.AtomsProto$SyncStateChanged prototype
	public com.android.os.AtomsProto$SyncStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$SyncStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$SyncStateChanged$Builder builder
	public static com.android.os.AtomsProto$SyncStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$SyncStateChanged 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$13900 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$14102 (com.android.os.AtomsProto$SyncStateChanged, int) 
		com.android.os.AtomsProto$SyncStateChanged x0
		int x1
	static java.lang.Object access$14202 (com.android.os.AtomsProto$SyncStateChanged, java.lang.Object) 
		com.android.os.AtomsProto$SyncStateChanged x0
		Object x1
	static int access$14302 (com.android.os.AtomsProto$SyncStateChanged, int) 
		com.android.os.AtomsProto$SyncStateChanged x0
		int x1
	static int access$14402 (com.android.os.AtomsProto$SyncStateChanged, int) 
		com.android.os.AtomsProto$SyncStateChanged x0
		int x1
	static java.lang.Object access$14200 (com.android.os.AtomsProto$SyncStateChanged) 
		com.android.os.AtomsProto$SyncStateChanged x0
	static com.google.protobuf.UnknownFieldSet access$14500 (com.android.os.AtomsProto$SyncStateChanged) 
		com.android.os.AtomsProto$SyncStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$SyncStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$SyncStateChangedOrBuilder 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 () 
	public abstract boolean hasState () 
	public abstract com.android.os.AtomsProto$SyncStateChanged$State getState () 
}

com/android/os/AtomsProto$UidProcessStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$UidProcessStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$UidProcessStateChanged 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 
}

com/android/os/AtomsProto$UidProcessStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$UidProcessStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$UidProcessStateChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private int 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 com.android.os.AtomsProto$UidProcessStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$UidProcessStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$UidProcessStateChanged build () 
		com.android.os.AtomsProto$UidProcessStateChanged result
	public com.android.os.AtomsProto$UidProcessStateChanged buildPartial () 
		com.android.os.AtomsProto$UidProcessStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$UidProcessStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$UidProcessStateChanged$Builder mergeFrom (com.android.os.AtomsProto$UidProcessStateChanged) 
		com.android.os.AtomsProto$UidProcessStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$UidProcessStateChanged$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
		com.android.os.AtomsProto$UidProcessStateChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$UidProcessStateChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$UidProcessStateChanged$Builder clearUid () 
	public boolean hasState () 
	public android.app.ProcessState getState () 
		android.app.ProcessState result
	public com.android.os.AtomsProto$UidProcessStateChanged$Builder setState (android.app.ProcessState) 
		android.app.ProcessState value
	public com.android.os.AtomsProto$UidProcessStateChanged$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$UidProcessStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$UidProcessStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$UidProcessStateChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$UidProcessStateChanged 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.ProcessState 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 hasUid () 
	public int getUid () 
	public boolean hasState () 
	public android.app.ProcessState getState () 
		android.app.ProcessState 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 com.android.os.AtomsProto$UidProcessStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$UidProcessStateChanged 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 com.android.os.AtomsProto$UidProcessStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$UidProcessStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$UidProcessStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$UidProcessStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$UidProcessStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$UidProcessStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$UidProcessStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$UidProcessStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$UidProcessStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$UidProcessStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$UidProcessStateChanged$Builder newBuilder (com.android.os.AtomsProto$UidProcessStateChanged) 
		com.android.os.AtomsProto$UidProcessStateChanged prototype
	public com.android.os.AtomsProto$UidProcessStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$UidProcessStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$UidProcessStateChanged$Builder builder
	public static com.android.os.AtomsProto$UidProcessStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$UidProcessStateChanged 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$6000 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$6202 (com.android.os.AtomsProto$UidProcessStateChanged, int) 
		com.android.os.AtomsProto$UidProcessStateChanged x0
		int x1
	static int access$6302 (com.android.os.AtomsProto$UidProcessStateChanged, int) 
		com.android.os.AtomsProto$UidProcessStateChanged x0
		int x1
	static int access$6402 (com.android.os.AtomsProto$UidProcessStateChanged, int) 
		com.android.os.AtomsProto$UidProcessStateChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$6500 (com.android.os.AtomsProto$UidProcessStateChanged) 
		com.android.os.AtomsProto$UidProcessStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$UidProcessStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$UidProcessStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasState () 
	public abstract android.app.ProcessState getState () 
}

com/android/os/AtomsProto$WakelockStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$WakelockStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$WakelockStateChanged 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 
}

com/android/os/AtomsProto$WakelockStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WakelockStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$WakelockStateChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private int type_
	private Object tag_
	private int 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 com.android.os.AtomsProto$WakelockStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$WakelockStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$WakelockStateChanged build () 
		com.android.os.AtomsProto$WakelockStateChanged result
	public com.android.os.AtomsProto$WakelockStateChanged buildPartial () 
		com.android.os.AtomsProto$WakelockStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$WakelockStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$WakelockStateChanged$Builder mergeFrom (com.android.os.AtomsProto$WakelockStateChanged) 
		com.android.os.AtomsProto$WakelockStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$WakelockStateChanged$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
		com.android.os.AtomsProto$WakelockStateChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$WakelockStateChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$WakelockStateChanged$Builder clearUid () 
	public boolean hasType () 
	public com.android.os.AtomsProto$WakelockStateChanged$Type getType () 
		com.android.os.AtomsProto$WakelockStateChanged$Type result
	public com.android.os.AtomsProto$WakelockStateChanged$Builder setType (com.android.os.AtomsProto$WakelockStateChanged$Type) 
		com.android.os.AtomsProto$WakelockStateChanged$Type value
	public com.android.os.AtomsProto$WakelockStateChanged$Builder clearType () 
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$WakelockStateChanged$Builder setTag (java.lang.String) 
		String value
	public com.android.os.AtomsProto$WakelockStateChanged$Builder clearTag () 
	public com.android.os.AtomsProto$WakelockStateChanged$Builder setTagBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasState () 
	public com.android.os.AtomsProto$WakelockStateChanged$State getState () 
		com.android.os.AtomsProto$WakelockStateChanged$State result
	public com.android.os.AtomsProto$WakelockStateChanged$Builder setState (com.android.os.AtomsProto$WakelockStateChanged$State) 
		com.android.os.AtomsProto$WakelockStateChanged$State value
	public com.android.os.AtomsProto$WakelockStateChanged$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$WakelockStateChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WakelockStateChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$WakelockStateChanged$State RELEASE
	public static final com.android.os.AtomsProto$WakelockStateChanged$State ACQUIRE
	public static final com.android.os.AtomsProto$WakelockStateChanged$State CHANGE_RELEASE
	public static final com.android.os.AtomsProto$WakelockStateChanged$State CHANGE_ACQUIRE
	public static final int RELEASE_VALUE
	public static final int ACQUIRE_VALUE
	public static final int CHANGE_RELEASE_VALUE
	public static final int CHANGE_ACQUIRE_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$WakelockStateChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$WakelockStateChanged$State[] $VALUES
	public static com.android.os.AtomsProto$WakelockStateChanged$State[] values () 
	public static com.android.os.AtomsProto$WakelockStateChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$WakelockStateChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$WakelockStateChanged$State 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 com.android.os.AtomsProto$WakelockStateChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

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

com/android/os/AtomsProto$WakelockStateChanged$Type.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WakelockStateChanged$Type extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$WakelockStateChanged$Type PARTIAL
	public static final com.android.os.AtomsProto$WakelockStateChanged$Type FULL
	public static final com.android.os.AtomsProto$WakelockStateChanged$Type WINDOW
	public static final int PARTIAL_VALUE
	public static final int FULL_VALUE
	public static final int WINDOW_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$WakelockStateChanged$Type[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$WakelockStateChanged$Type[] $VALUES
	public static com.android.os.AtomsProto$WakelockStateChanged$Type[] values () 
	public static com.android.os.AtomsProto$WakelockStateChanged$Type valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$WakelockStateChanged$Type valueOf (int) 
		int value
	public static com.android.os.AtomsProto$WakelockStateChanged$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 com.android.os.AtomsProto$WakelockStateChanged$Type valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$WakelockStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WakelockStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$WakelockStateChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int TYPE_FIELD_NUMBER
	private int type_
	public static final int TAG_FIELD_NUMBER
	private volatile Object tag_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$WakelockStateChanged 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
		com.android.os.AtomsProto$WakelockStateChanged$Type value
		com.google.protobuf.ByteString bs
		int rawValue
		com.android.os.AtomsProto$WakelockStateChanged$State 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 hasUid () 
	public int getUid () 
	public boolean hasType () 
	public com.android.os.AtomsProto$WakelockStateChanged$Type getType () 
		com.android.os.AtomsProto$WakelockStateChanged$Type result
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasState () 
	public com.android.os.AtomsProto$WakelockStateChanged$State getState () 
		com.android.os.AtomsProto$WakelockStateChanged$State 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 com.android.os.AtomsProto$WakelockStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$WakelockStateChanged 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 com.android.os.AtomsProto$WakelockStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$WakelockStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WakelockStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$WakelockStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WakelockStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$WakelockStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WakelockStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$WakelockStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$WakelockStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$WakelockStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$WakelockStateChanged$Builder newBuilder (com.android.os.AtomsProto$WakelockStateChanged) 
		com.android.os.AtomsProto$WakelockStateChanged prototype
	public com.android.os.AtomsProto$WakelockStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$WakelockStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$WakelockStateChanged$Builder builder
	public static com.android.os.AtomsProto$WakelockStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$WakelockStateChanged 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$20700 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$20902 (com.android.os.AtomsProto$WakelockStateChanged, int) 
		com.android.os.AtomsProto$WakelockStateChanged x0
		int x1
	static int access$21002 (com.android.os.AtomsProto$WakelockStateChanged, int) 
		com.android.os.AtomsProto$WakelockStateChanged x0
		int x1
	static java.lang.Object access$21102 (com.android.os.AtomsProto$WakelockStateChanged, java.lang.Object) 
		com.android.os.AtomsProto$WakelockStateChanged x0
		Object x1
	static int access$21202 (com.android.os.AtomsProto$WakelockStateChanged, int) 
		com.android.os.AtomsProto$WakelockStateChanged x0
		int x1
	static int access$21302 (com.android.os.AtomsProto$WakelockStateChanged, int) 
		com.android.os.AtomsProto$WakelockStateChanged x0
		int x1
	static java.lang.Object access$21100 (com.android.os.AtomsProto$WakelockStateChanged) 
		com.android.os.AtomsProto$WakelockStateChanged x0
	static com.google.protobuf.UnknownFieldSet access$21400 (com.android.os.AtomsProto$WakelockStateChanged) 
		com.android.os.AtomsProto$WakelockStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$WakelockStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$WakelockStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasType () 
	public abstract com.android.os.AtomsProto$WakelockStateChanged$Type getType () 
	public abstract boolean hasTag () 
	public abstract java.lang.String getTag () 
	public abstract com.google.protobuf.ByteString getTagBytes () 
	public abstract boolean hasState () 
	public abstract com.android.os.AtomsProto$WakelockStateChanged$State getState () 
}

com/android/os/AtomsProto$WakeupAlarmOccurred$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$WakeupAlarmOccurred$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$WakeupAlarmOccurred 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 
}

com/android/os/AtomsProto$WakeupAlarmOccurred$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WakeupAlarmOccurred$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$WakeupAlarmOccurredOrBuilder  {
	private int bitField0_
	private int uid_
	private Object tag_
	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 com.android.os.AtomsProto$WakeupAlarmOccurred$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$WakeupAlarmOccurred getDefaultInstanceForType () 
	public com.android.os.AtomsProto$WakeupAlarmOccurred build () 
		com.android.os.AtomsProto$WakeupAlarmOccurred result
	public com.android.os.AtomsProto$WakeupAlarmOccurred buildPartial () 
		com.android.os.AtomsProto$WakeupAlarmOccurred result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$WakeupAlarmOccurred$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$WakeupAlarmOccurred$Builder mergeFrom (com.android.os.AtomsProto$WakeupAlarmOccurred) 
		com.android.os.AtomsProto$WakeupAlarmOccurred other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$WakeupAlarmOccurred$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
		com.android.os.AtomsProto$WakeupAlarmOccurred parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$WakeupAlarmOccurred$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$WakeupAlarmOccurred$Builder clearUid () 
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.os.AtomsProto$WakeupAlarmOccurred$Builder setTag (java.lang.String) 
		String value
	public com.android.os.AtomsProto$WakeupAlarmOccurred$Builder clearTag () 
	public com.android.os.AtomsProto$WakeupAlarmOccurred$Builder setTagBytes (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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$WakeupAlarmOccurred.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WakeupAlarmOccurred extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$WakeupAlarmOccurredOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int TAG_FIELD_NUMBER
	private volatile Object tag_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$WakeupAlarmOccurred 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 hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		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 com.android.os.AtomsProto$WakeupAlarmOccurred parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$WakeupAlarmOccurred 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 com.android.os.AtomsProto$WakeupAlarmOccurred parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$WakeupAlarmOccurred parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WakeupAlarmOccurred parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$WakeupAlarmOccurred parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WakeupAlarmOccurred parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$WakeupAlarmOccurred parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WakeupAlarmOccurred parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$WakeupAlarmOccurred parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$WakeupAlarmOccurred$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$WakeupAlarmOccurred$Builder newBuilder () 
	public static com.android.os.AtomsProto$WakeupAlarmOccurred$Builder newBuilder (com.android.os.AtomsProto$WakeupAlarmOccurred) 
		com.android.os.AtomsProto$WakeupAlarmOccurred prototype
	public com.android.os.AtomsProto$WakeupAlarmOccurred$Builder toBuilder () 
	protected com.android.os.AtomsProto$WakeupAlarmOccurred$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$WakeupAlarmOccurred$Builder builder
	public static com.android.os.AtomsProto$WakeupAlarmOccurred getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$WakeupAlarmOccurred 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$32300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$32502 (com.android.os.AtomsProto$WakeupAlarmOccurred, int) 
		com.android.os.AtomsProto$WakeupAlarmOccurred x0
		int x1
	static java.lang.Object access$32602 (com.android.os.AtomsProto$WakeupAlarmOccurred, java.lang.Object) 
		com.android.os.AtomsProto$WakeupAlarmOccurred x0
		Object x1
	static int access$32702 (com.android.os.AtomsProto$WakeupAlarmOccurred, int) 
		com.android.os.AtomsProto$WakeupAlarmOccurred x0
		int x1
	static java.lang.Object access$32600 (com.android.os.AtomsProto$WakeupAlarmOccurred) 
		com.android.os.AtomsProto$WakeupAlarmOccurred x0
	static com.google.protobuf.UnknownFieldSet access$32800 (com.android.os.AtomsProto$WakeupAlarmOccurred) 
		com.android.os.AtomsProto$WakeupAlarmOccurred x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$WakeupAlarmOccurredOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$WakeupAlarmOccurredOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasTag () 
	public abstract java.lang.String getTag () 
	public abstract com.google.protobuf.ByteString getTagBytes () 
}

com/android/os/AtomsProto$WifiActivityEnergyInfo$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$WifiActivityEnergyInfo$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$WifiActivityEnergyInfo 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 
}

com/android/os/AtomsProto$WifiActivityEnergyInfo$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$WifiActivityEnergyInfoOrBuilder  {
	private int bitField0_
	private long timestampMs_
	private int stackState_
	private long controllerTxTimeMs_
	private long controllerRxTimeMs_
	private long controllerIdleTimeMs_
	private long controllerEnergyUsed_
	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 com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$WifiActivityEnergyInfo getDefaultInstanceForType () 
	public com.android.os.AtomsProto$WifiActivityEnergyInfo build () 
		com.android.os.AtomsProto$WifiActivityEnergyInfo result
	public com.android.os.AtomsProto$WifiActivityEnergyInfo buildPartial () 
		com.android.os.AtomsProto$WifiActivityEnergyInfo result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder mergeFrom (com.android.os.AtomsProto$WifiActivityEnergyInfo) 
		com.android.os.AtomsProto$WifiActivityEnergyInfo other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$WifiActivityEnergyInfo$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
		com.android.os.AtomsProto$WifiActivityEnergyInfo parsedMessage
	public boolean hasTimestampMs () 
	public long getTimestampMs () 
	public com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder setTimestampMs (long) 
		long value
	public com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder clearTimestampMs () 
	public boolean hasStackState () 
	public int getStackState () 
	public com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder setStackState (int) 
		int value
	public com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder clearStackState () 
	public boolean hasControllerTxTimeMs () 
	public long getControllerTxTimeMs () 
	public com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder setControllerTxTimeMs (long) 
		long value
	public com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder clearControllerTxTimeMs () 
	public boolean hasControllerRxTimeMs () 
	public long getControllerRxTimeMs () 
	public com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder setControllerRxTimeMs (long) 
		long value
	public com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder clearControllerRxTimeMs () 
	public boolean hasControllerIdleTimeMs () 
	public long getControllerIdleTimeMs () 
	public com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder setControllerIdleTimeMs (long) 
		long value
	public com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder clearControllerIdleTimeMs () 
	public boolean hasControllerEnergyUsed () 
	public long getControllerEnergyUsed () 
	public com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder setControllerEnergyUsed (long) 
		long value
	public com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder clearControllerEnergyUsed () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$WifiActivityEnergyInfo.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WifiActivityEnergyInfo extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$WifiActivityEnergyInfoOrBuilder  {
	private int bitField0_
	public static final int TIMESTAMP_MS_FIELD_NUMBER
	private long timestampMs_
	public static final int STACK_STATE_FIELD_NUMBER
	private int stackState_
	public static final int CONTROLLER_TX_TIME_MS_FIELD_NUMBER
	private long controllerTxTimeMs_
	public static final int CONTROLLER_RX_TIME_MS_FIELD_NUMBER
	private long controllerRxTimeMs_
	public static final int CONTROLLER_IDLE_TIME_MS_FIELD_NUMBER
	private long controllerIdleTimeMs_
	public static final int CONTROLLER_ENERGY_USED_FIELD_NUMBER
	private long controllerEnergyUsed_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$WifiActivityEnergyInfo 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 hasTimestampMs () 
	public long getTimestampMs () 
	public boolean hasStackState () 
	public int getStackState () 
	public boolean hasControllerTxTimeMs () 
	public long getControllerTxTimeMs () 
	public boolean hasControllerRxTimeMs () 
	public long getControllerRxTimeMs () 
	public boolean hasControllerIdleTimeMs () 
	public long getControllerIdleTimeMs () 
	public boolean hasControllerEnergyUsed () 
	public long getControllerEnergyUsed () 
	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 com.android.os.AtomsProto$WifiActivityEnergyInfo parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$WifiActivityEnergyInfo 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 com.android.os.AtomsProto$WifiActivityEnergyInfo parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$WifiActivityEnergyInfo parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiActivityEnergyInfo parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$WifiActivityEnergyInfo parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiActivityEnergyInfo parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$WifiActivityEnergyInfo parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiActivityEnergyInfo parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$WifiActivityEnergyInfo parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder newBuilder () 
	public static com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder newBuilder (com.android.os.AtomsProto$WifiActivityEnergyInfo) 
		com.android.os.AtomsProto$WifiActivityEnergyInfo prototype
	public com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder toBuilder () 
	protected com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$WifiActivityEnergyInfo$Builder builder
	public static com.android.os.AtomsProto$WifiActivityEnergyInfo getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$WifiActivityEnergyInfo 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$65600 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static long access$65802 (com.android.os.AtomsProto$WifiActivityEnergyInfo, long) 
		com.android.os.AtomsProto$WifiActivityEnergyInfo x0
		long x1
	static int access$65902 (com.android.os.AtomsProto$WifiActivityEnergyInfo, int) 
		com.android.os.AtomsProto$WifiActivityEnergyInfo x0
		int x1
	static long access$66002 (com.android.os.AtomsProto$WifiActivityEnergyInfo, long) 
		com.android.os.AtomsProto$WifiActivityEnergyInfo x0
		long x1
	static long access$66102 (com.android.os.AtomsProto$WifiActivityEnergyInfo, long) 
		com.android.os.AtomsProto$WifiActivityEnergyInfo x0
		long x1
	static long access$66202 (com.android.os.AtomsProto$WifiActivityEnergyInfo, long) 
		com.android.os.AtomsProto$WifiActivityEnergyInfo x0
		long x1
	static long access$66302 (com.android.os.AtomsProto$WifiActivityEnergyInfo, long) 
		com.android.os.AtomsProto$WifiActivityEnergyInfo x0
		long x1
	static int access$66402 (com.android.os.AtomsProto$WifiActivityEnergyInfo, int) 
		com.android.os.AtomsProto$WifiActivityEnergyInfo x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$66500 (com.android.os.AtomsProto$WifiActivityEnergyInfo) 
		com.android.os.AtomsProto$WifiActivityEnergyInfo x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$WifiActivityEnergyInfoOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$WifiActivityEnergyInfoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasTimestampMs () 
	public abstract long getTimestampMs () 
	public abstract boolean hasStackState () 
	public abstract int getStackState () 
	public abstract boolean hasControllerTxTimeMs () 
	public abstract long getControllerTxTimeMs () 
	public abstract boolean hasControllerRxTimeMs () 
	public abstract long getControllerRxTimeMs () 
	public abstract boolean hasControllerIdleTimeMs () 
	public abstract long getControllerIdleTimeMs () 
	public abstract boolean hasControllerEnergyUsed () 
	public abstract long getControllerEnergyUsed () 
}

com/android/os/AtomsProto$WifiBytesTransfer$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$WifiBytesTransfer$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$WifiBytesTransfer 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 
}

com/android/os/AtomsProto$WifiBytesTransfer$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WifiBytesTransfer$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$WifiBytesTransferOrBuilder  {
	private int bitField0_
	private int uid_
	private long rxBytes_
	private long rxPackets_
	private long txBytes_
	private long txPackets_
	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 com.android.os.AtomsProto$WifiBytesTransfer$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$WifiBytesTransfer getDefaultInstanceForType () 
	public com.android.os.AtomsProto$WifiBytesTransfer build () 
		com.android.os.AtomsProto$WifiBytesTransfer result
	public com.android.os.AtomsProto$WifiBytesTransfer buildPartial () 
		com.android.os.AtomsProto$WifiBytesTransfer result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$WifiBytesTransfer$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$WifiBytesTransfer$Builder mergeFrom (com.android.os.AtomsProto$WifiBytesTransfer) 
		com.android.os.AtomsProto$WifiBytesTransfer other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$WifiBytesTransfer$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
		com.android.os.AtomsProto$WifiBytesTransfer parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$WifiBytesTransfer$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$WifiBytesTransfer$Builder clearUid () 
	public boolean hasRxBytes () 
	public long getRxBytes () 
	public com.android.os.AtomsProto$WifiBytesTransfer$Builder setRxBytes (long) 
		long value
	public com.android.os.AtomsProto$WifiBytesTransfer$Builder clearRxBytes () 
	public boolean hasRxPackets () 
	public long getRxPackets () 
	public com.android.os.AtomsProto$WifiBytesTransfer$Builder setRxPackets (long) 
		long value
	public com.android.os.AtomsProto$WifiBytesTransfer$Builder clearRxPackets () 
	public boolean hasTxBytes () 
	public long getTxBytes () 
	public com.android.os.AtomsProto$WifiBytesTransfer$Builder setTxBytes (long) 
		long value
	public com.android.os.AtomsProto$WifiBytesTransfer$Builder clearTxBytes () 
	public boolean hasTxPackets () 
	public long getTxPackets () 
	public com.android.os.AtomsProto$WifiBytesTransfer$Builder setTxPackets (long) 
		long value
	public com.android.os.AtomsProto$WifiBytesTransfer$Builder clearTxPackets () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$WifiBytesTransfer.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WifiBytesTransfer extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$WifiBytesTransferOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int RX_BYTES_FIELD_NUMBER
	private long rxBytes_
	public static final int RX_PACKETS_FIELD_NUMBER
	private long rxPackets_
	public static final int TX_BYTES_FIELD_NUMBER
	private long txBytes_
	public static final int TX_PACKETS_FIELD_NUMBER
	private long txPackets_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$WifiBytesTransfer 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 hasUid () 
	public int getUid () 
	public boolean hasRxBytes () 
	public long getRxBytes () 
	public boolean hasRxPackets () 
	public long getRxPackets () 
	public boolean hasTxBytes () 
	public long getTxBytes () 
	public boolean hasTxPackets () 
	public long getTxPackets () 
	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 com.android.os.AtomsProto$WifiBytesTransfer parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$WifiBytesTransfer 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 com.android.os.AtomsProto$WifiBytesTransfer parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$WifiBytesTransfer parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiBytesTransfer parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$WifiBytesTransfer parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiBytesTransfer parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$WifiBytesTransfer parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiBytesTransfer parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$WifiBytesTransfer parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$WifiBytesTransfer$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$WifiBytesTransfer$Builder newBuilder () 
	public static com.android.os.AtomsProto$WifiBytesTransfer$Builder newBuilder (com.android.os.AtomsProto$WifiBytesTransfer) 
		com.android.os.AtomsProto$WifiBytesTransfer prototype
	public com.android.os.AtomsProto$WifiBytesTransfer$Builder toBuilder () 
	protected com.android.os.AtomsProto$WifiBytesTransfer$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$WifiBytesTransfer$Builder builder
	public static com.android.os.AtomsProto$WifiBytesTransfer getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$WifiBytesTransfer 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$47800 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$48002 (com.android.os.AtomsProto$WifiBytesTransfer, int) 
		com.android.os.AtomsProto$WifiBytesTransfer x0
		int x1
	static long access$48102 (com.android.os.AtomsProto$WifiBytesTransfer, long) 
		com.android.os.AtomsProto$WifiBytesTransfer x0
		long x1
	static long access$48202 (com.android.os.AtomsProto$WifiBytesTransfer, long) 
		com.android.os.AtomsProto$WifiBytesTransfer x0
		long x1
	static long access$48302 (com.android.os.AtomsProto$WifiBytesTransfer, long) 
		com.android.os.AtomsProto$WifiBytesTransfer x0
		long x1
	static long access$48402 (com.android.os.AtomsProto$WifiBytesTransfer, long) 
		com.android.os.AtomsProto$WifiBytesTransfer x0
		long x1
	static int access$48502 (com.android.os.AtomsProto$WifiBytesTransfer, int) 
		com.android.os.AtomsProto$WifiBytesTransfer x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$48600 (com.android.os.AtomsProto$WifiBytesTransfer) 
		com.android.os.AtomsProto$WifiBytesTransfer x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$WifiBytesTransferByFgBg$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$WifiBytesTransferByFgBg$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg 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 
}

com/android/os/AtomsProto$WifiBytesTransferByFgBg$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$WifiBytesTransferByFgBgOrBuilder  {
	private int bitField0_
	private int uid_
	private int isForeground_
	private long rxBytes_
	private long rxPackets_
	private long txBytes_
	private long txPackets_
	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 com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg getDefaultInstanceForType () 
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg build () 
		com.android.os.AtomsProto$WifiBytesTransferByFgBg result
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg buildPartial () 
		com.android.os.AtomsProto$WifiBytesTransferByFgBg result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder mergeFrom (com.android.os.AtomsProto$WifiBytesTransferByFgBg) 
		com.android.os.AtomsProto$WifiBytesTransferByFgBg other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg$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
		com.android.os.AtomsProto$WifiBytesTransferByFgBg parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder clearUid () 
	public boolean hasIsForeground () 
	public int getIsForeground () 
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder setIsForeground (int) 
		int value
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder clearIsForeground () 
	public boolean hasRxBytes () 
	public long getRxBytes () 
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder setRxBytes (long) 
		long value
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder clearRxBytes () 
	public boolean hasRxPackets () 
	public long getRxPackets () 
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder setRxPackets (long) 
		long value
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder clearRxPackets () 
	public boolean hasTxBytes () 
	public long getTxBytes () 
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder setTxBytes (long) 
		long value
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder clearTxBytes () 
	public boolean hasTxPackets () 
	public long getTxPackets () 
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder setTxPackets (long) 
		long value
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder clearTxPackets () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

com/android/os/AtomsProto$WifiBytesTransferByFgBg.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WifiBytesTransferByFgBg extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$WifiBytesTransferByFgBgOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int IS_FOREGROUND_FIELD_NUMBER
	private int isForeground_
	public static final int RX_BYTES_FIELD_NUMBER
	private long rxBytes_
	public static final int RX_PACKETS_FIELD_NUMBER
	private long rxPackets_
	public static final int TX_BYTES_FIELD_NUMBER
	private long txBytes_
	public static final int TX_PACKETS_FIELD_NUMBER
	private long txPackets_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$WifiBytesTransferByFgBg 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 hasUid () 
	public int getUid () 
	public boolean hasIsForeground () 
	public int getIsForeground () 
	public boolean hasRxBytes () 
	public long getRxBytes () 
	public boolean hasRxPackets () 
	public long getRxPackets () 
	public boolean hasTxBytes () 
	public long getTxBytes () 
	public boolean hasTxPackets () 
	public long getTxPackets () 
	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 com.android.os.AtomsProto$WifiBytesTransferByFgBg parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$WifiBytesTransferByFgBg 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 com.android.os.AtomsProto$WifiBytesTransferByFgBg parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$WifiBytesTransferByFgBg parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiBytesTransferByFgBg parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$WifiBytesTransferByFgBg parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiBytesTransferByFgBg parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$WifiBytesTransferByFgBg parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiBytesTransferByFgBg parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$WifiBytesTransferByFgBg parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder newBuilder () 
	public static com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder newBuilder (com.android.os.AtomsProto$WifiBytesTransferByFgBg) 
		com.android.os.AtomsProto$WifiBytesTransferByFgBg prototype
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder toBuilder () 
	protected com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$WifiBytesTransferByFgBg$Builder builder
	public static com.android.os.AtomsProto$WifiBytesTransferByFgBg getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$WifiBytesTransferByFgBg 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$49200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$49402 (com.android.os.AtomsProto$WifiBytesTransferByFgBg, int) 
		com.android.os.AtomsProto$WifiBytesTransferByFgBg x0
		int x1
	static int access$49502 (com.android.os.AtomsProto$WifiBytesTransferByFgBg, int) 
		com.android.os.AtomsProto$WifiBytesTransferByFgBg x0
		int x1
	static long access$49602 (com.android.os.AtomsProto$WifiBytesTransferByFgBg, long) 
		com.android.os.AtomsProto$WifiBytesTransferByFgBg x0
		long x1
	static long access$49702 (com.android.os.AtomsProto$WifiBytesTransferByFgBg, long) 
		com.android.os.AtomsProto$WifiBytesTransferByFgBg x0
		long x1
	static long access$49802 (com.android.os.AtomsProto$WifiBytesTransferByFgBg, long) 
		com.android.os.AtomsProto$WifiBytesTransferByFgBg x0
		long x1
	static long access$49902 (com.android.os.AtomsProto$WifiBytesTransferByFgBg, long) 
		com.android.os.AtomsProto$WifiBytesTransferByFgBg x0
		long x1
	static int access$50002 (com.android.os.AtomsProto$WifiBytesTransferByFgBg, int) 
		com.android.os.AtomsProto$WifiBytesTransferByFgBg x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$50100 (com.android.os.AtomsProto$WifiBytesTransferByFgBg) 
		com.android.os.AtomsProto$WifiBytesTransferByFgBg x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$WifiBytesTransferByFgBgOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$WifiBytesTransferByFgBgOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasIsForeground () 
	public abstract int getIsForeground () 
	public abstract boolean hasRxBytes () 
	public abstract long getRxBytes () 
	public abstract boolean hasRxPackets () 
	public abstract long getRxPackets () 
	public abstract boolean hasTxBytes () 
	public abstract long getTxBytes () 
	public abstract boolean hasTxPackets () 
	public abstract long getTxPackets () 
}

com/android/os/AtomsProto$WifiBytesTransferOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$WifiBytesTransferOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasRxBytes () 
	public abstract long getRxBytes () 
	public abstract boolean hasRxPackets () 
	public abstract long getRxPackets () 
	public abstract boolean hasTxBytes () 
	public abstract long getTxBytes () 
	public abstract boolean hasTxPackets () 
	public abstract long getTxPackets () 
}

com/android/os/AtomsProto$WifiLockStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$WifiLockStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$WifiLockStateChanged 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 
}

com/android/os/AtomsProto$WifiLockStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WifiLockStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$WifiLockStateChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private int 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 com.android.os.AtomsProto$WifiLockStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$WifiLockStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$WifiLockStateChanged build () 
		com.android.os.AtomsProto$WifiLockStateChanged result
	public com.android.os.AtomsProto$WifiLockStateChanged buildPartial () 
		com.android.os.AtomsProto$WifiLockStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$WifiLockStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$WifiLockStateChanged$Builder mergeFrom (com.android.os.AtomsProto$WifiLockStateChanged) 
		com.android.os.AtomsProto$WifiLockStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$WifiLockStateChanged$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
		com.android.os.AtomsProto$WifiLockStateChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$WifiLockStateChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$WifiLockStateChanged$Builder clearUid () 
	public boolean hasState () 
	public com.android.os.AtomsProto$WifiLockStateChanged$State getState () 
		com.android.os.AtomsProto$WifiLockStateChanged$State result
	public com.android.os.AtomsProto$WifiLockStateChanged$Builder setState (com.android.os.AtomsProto$WifiLockStateChanged$State) 
		com.android.os.AtomsProto$WifiLockStateChanged$State value
	public com.android.os.AtomsProto$WifiLockStateChanged$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$WifiLockStateChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WifiLockStateChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$WifiLockStateChanged$State OFF
	public static final com.android.os.AtomsProto$WifiLockStateChanged$State ON
	public static final int OFF_VALUE
	public static final int ON_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$WifiLockStateChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$WifiLockStateChanged$State[] $VALUES
	public static com.android.os.AtomsProto$WifiLockStateChanged$State[] values () 
	public static com.android.os.AtomsProto$WifiLockStateChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$WifiLockStateChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$WifiLockStateChanged$State 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 com.android.os.AtomsProto$WifiLockStateChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$WifiLockStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WifiLockStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$WifiLockStateChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$WifiLockStateChanged 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
		com.android.os.AtomsProto$WifiLockStateChanged$State 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 hasUid () 
	public int getUid () 
	public boolean hasState () 
	public com.android.os.AtomsProto$WifiLockStateChanged$State getState () 
		com.android.os.AtomsProto$WifiLockStateChanged$State 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 com.android.os.AtomsProto$WifiLockStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$WifiLockStateChanged 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 com.android.os.AtomsProto$WifiLockStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$WifiLockStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiLockStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$WifiLockStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiLockStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$WifiLockStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiLockStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$WifiLockStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$WifiLockStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$WifiLockStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$WifiLockStateChanged$Builder newBuilder (com.android.os.AtomsProto$WifiLockStateChanged) 
		com.android.os.AtomsProto$WifiLockStateChanged prototype
	public com.android.os.AtomsProto$WifiLockStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$WifiLockStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$WifiLockStateChanged$Builder builder
	public static com.android.os.AtomsProto$WifiLockStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$WifiLockStateChanged 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$36700 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$36902 (com.android.os.AtomsProto$WifiLockStateChanged, int) 
		com.android.os.AtomsProto$WifiLockStateChanged x0
		int x1
	static int access$37002 (com.android.os.AtomsProto$WifiLockStateChanged, int) 
		com.android.os.AtomsProto$WifiLockStateChanged x0
		int x1
	static int access$37102 (com.android.os.AtomsProto$WifiLockStateChanged, int) 
		com.android.os.AtomsProto$WifiLockStateChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$37200 (com.android.os.AtomsProto$WifiLockStateChanged) 
		com.android.os.AtomsProto$WifiLockStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$WifiLockStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$WifiLockStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasState () 
	public abstract com.android.os.AtomsProto$WifiLockStateChanged$State getState () 
}

com/android/os/AtomsProto$WifiRadioPowerStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$WifiRadioPowerStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$WifiRadioPowerStateChanged 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 
}

com/android/os/AtomsProto$WifiRadioPowerStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WifiRadioPowerStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$WifiRadioPowerStateChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private int powerState_
	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 com.android.os.AtomsProto$WifiRadioPowerStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$WifiRadioPowerStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$WifiRadioPowerStateChanged build () 
		com.android.os.AtomsProto$WifiRadioPowerStateChanged result
	public com.android.os.AtomsProto$WifiRadioPowerStateChanged buildPartial () 
		com.android.os.AtomsProto$WifiRadioPowerStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$WifiRadioPowerStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$WifiRadioPowerStateChanged$Builder mergeFrom (com.android.os.AtomsProto$WifiRadioPowerStateChanged) 
		com.android.os.AtomsProto$WifiRadioPowerStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$WifiRadioPowerStateChanged$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
		com.android.os.AtomsProto$WifiRadioPowerStateChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$WifiRadioPowerStateChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$WifiRadioPowerStateChanged$Builder clearUid () 
	public boolean hasPowerState () 
	public com.android.os.AtomsProto$WifiRadioPowerStateChanged$PowerState getPowerState () 
		com.android.os.AtomsProto$WifiRadioPowerStateChanged$PowerState result
	public com.android.os.AtomsProto$WifiRadioPowerStateChanged$Builder setPowerState (com.android.os.AtomsProto$WifiRadioPowerStateChanged$PowerState) 
		com.android.os.AtomsProto$WifiRadioPowerStateChanged$PowerState value
	public com.android.os.AtomsProto$WifiRadioPowerStateChanged$Builder clearPowerState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$WifiRadioPowerStateChanged$PowerState.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WifiRadioPowerStateChanged$PowerState extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$WifiRadioPowerStateChanged$PowerState DC_POWER_STATE_LOW
	public static final com.android.os.AtomsProto$WifiRadioPowerStateChanged$PowerState DC_POWER_STATE_MEDIUM
	public static final com.android.os.AtomsProto$WifiRadioPowerStateChanged$PowerState DC_POWER_STATE_HIGH
	public static final int DC_POWER_STATE_LOW_VALUE
	public static final int DC_POWER_STATE_MEDIUM_VALUE
	public static final int DC_POWER_STATE_HIGH_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$WifiRadioPowerStateChanged$PowerState[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$WifiRadioPowerStateChanged$PowerState[] $VALUES
	public static com.android.os.AtomsProto$WifiRadioPowerStateChanged$PowerState[] values () 
	public static com.android.os.AtomsProto$WifiRadioPowerStateChanged$PowerState valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$WifiRadioPowerStateChanged$PowerState valueOf (int) 
		int value
	public static com.android.os.AtomsProto$WifiRadioPowerStateChanged$PowerState 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 com.android.os.AtomsProto$WifiRadioPowerStateChanged$PowerState valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$WifiRadioPowerStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WifiRadioPowerStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$WifiRadioPowerStateChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int POWER_STATE_FIELD_NUMBER
	private int powerState_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$WifiRadioPowerStateChanged 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
		com.android.os.AtomsProto$WifiRadioPowerStateChanged$PowerState 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 hasUid () 
	public int getUid () 
	public boolean hasPowerState () 
	public com.android.os.AtomsProto$WifiRadioPowerStateChanged$PowerState getPowerState () 
		com.android.os.AtomsProto$WifiRadioPowerStateChanged$PowerState 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 com.android.os.AtomsProto$WifiRadioPowerStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$WifiRadioPowerStateChanged 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 com.android.os.AtomsProto$WifiRadioPowerStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$WifiRadioPowerStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiRadioPowerStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$WifiRadioPowerStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiRadioPowerStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$WifiRadioPowerStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiRadioPowerStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$WifiRadioPowerStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$WifiRadioPowerStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$WifiRadioPowerStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$WifiRadioPowerStateChanged$Builder newBuilder (com.android.os.AtomsProto$WifiRadioPowerStateChanged) 
		com.android.os.AtomsProto$WifiRadioPowerStateChanged prototype
	public com.android.os.AtomsProto$WifiRadioPowerStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$WifiRadioPowerStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$WifiRadioPowerStateChanged$Builder builder
	public static com.android.os.AtomsProto$WifiRadioPowerStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$WifiRadioPowerStateChanged 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$34500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$34702 (com.android.os.AtomsProto$WifiRadioPowerStateChanged, int) 
		com.android.os.AtomsProto$WifiRadioPowerStateChanged x0
		int x1
	static int access$34802 (com.android.os.AtomsProto$WifiRadioPowerStateChanged, int) 
		com.android.os.AtomsProto$WifiRadioPowerStateChanged x0
		int x1
	static int access$34902 (com.android.os.AtomsProto$WifiRadioPowerStateChanged, int) 
		com.android.os.AtomsProto$WifiRadioPowerStateChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$35000 (com.android.os.AtomsProto$WifiRadioPowerStateChanged) 
		com.android.os.AtomsProto$WifiRadioPowerStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$WifiRadioPowerStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$WifiRadioPowerStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasPowerState () 
	public abstract com.android.os.AtomsProto$WifiRadioPowerStateChanged$PowerState getPowerState () 
}

com/android/os/AtomsProto$WifiScanStateChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$WifiScanStateChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$WifiScanStateChanged 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 
}

com/android/os/AtomsProto$WifiScanStateChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WifiScanStateChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$WifiScanStateChangedOrBuilder  {
	private int bitField0_
	private int uid_
	private int 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 com.android.os.AtomsProto$WifiScanStateChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$WifiScanStateChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$WifiScanStateChanged build () 
		com.android.os.AtomsProto$WifiScanStateChanged result
	public com.android.os.AtomsProto$WifiScanStateChanged buildPartial () 
		com.android.os.AtomsProto$WifiScanStateChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$WifiScanStateChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$WifiScanStateChanged$Builder mergeFrom (com.android.os.AtomsProto$WifiScanStateChanged) 
		com.android.os.AtomsProto$WifiScanStateChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$WifiScanStateChanged$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
		com.android.os.AtomsProto$WifiScanStateChanged parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.AtomsProto$WifiScanStateChanged$Builder setUid (int) 
		int value
	public com.android.os.AtomsProto$WifiScanStateChanged$Builder clearUid () 
	public boolean hasState () 
	public com.android.os.AtomsProto$WifiScanStateChanged$State getState () 
		com.android.os.AtomsProto$WifiScanStateChanged$State result
	public com.android.os.AtomsProto$WifiScanStateChanged$Builder setState (com.android.os.AtomsProto$WifiScanStateChanged$State) 
		com.android.os.AtomsProto$WifiScanStateChanged$State value
	public com.android.os.AtomsProto$WifiScanStateChanged$Builder clearState () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$WifiScanStateChanged$State.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WifiScanStateChanged$State extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$WifiScanStateChanged$State OFF
	public static final com.android.os.AtomsProto$WifiScanStateChanged$State ON
	public static final int OFF_VALUE
	public static final int ON_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$WifiScanStateChanged$State[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$WifiScanStateChanged$State[] $VALUES
	public static com.android.os.AtomsProto$WifiScanStateChanged$State[] values () 
	public static com.android.os.AtomsProto$WifiScanStateChanged$State valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$WifiScanStateChanged$State valueOf (int) 
		int value
	public static com.android.os.AtomsProto$WifiScanStateChanged$State 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 com.android.os.AtomsProto$WifiScanStateChanged$State valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$WifiScanStateChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WifiScanStateChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$WifiScanStateChangedOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int STATE_FIELD_NUMBER
	private int state_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$WifiScanStateChanged 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
		com.android.os.AtomsProto$WifiScanStateChanged$State 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 hasUid () 
	public int getUid () 
	public boolean hasState () 
	public com.android.os.AtomsProto$WifiScanStateChanged$State getState () 
		com.android.os.AtomsProto$WifiScanStateChanged$State 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 com.android.os.AtomsProto$WifiScanStateChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$WifiScanStateChanged 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 com.android.os.AtomsProto$WifiScanStateChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$WifiScanStateChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiScanStateChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$WifiScanStateChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiScanStateChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$WifiScanStateChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiScanStateChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$WifiScanStateChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$WifiScanStateChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$WifiScanStateChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$WifiScanStateChanged$Builder newBuilder (com.android.os.AtomsProto$WifiScanStateChanged) 
		com.android.os.AtomsProto$WifiScanStateChanged prototype
	public com.android.os.AtomsProto$WifiScanStateChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$WifiScanStateChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$WifiScanStateChanged$Builder builder
	public static com.android.os.AtomsProto$WifiScanStateChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$WifiScanStateChanged 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$38800 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$39002 (com.android.os.AtomsProto$WifiScanStateChanged, int) 
		com.android.os.AtomsProto$WifiScanStateChanged x0
		int x1
	static int access$39102 (com.android.os.AtomsProto$WifiScanStateChanged, int) 
		com.android.os.AtomsProto$WifiScanStateChanged x0
		int x1
	static int access$39202 (com.android.os.AtomsProto$WifiScanStateChanged, int) 
		com.android.os.AtomsProto$WifiScanStateChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$39300 (com.android.os.AtomsProto$WifiScanStateChanged) 
		com.android.os.AtomsProto$WifiScanStateChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$WifiScanStateChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$WifiScanStateChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasState () 
	public abstract com.android.os.AtomsProto$WifiScanStateChanged$State getState () 
}

com/android/os/AtomsProto$WifiSignalStrengthChanged$1.class
AtomsProto.java
package com.android.os
final com.android.os.AtomsProto$WifiSignalStrengthChanged$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.os.AtomsProto$WifiSignalStrengthChanged 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 
}

com/android/os/AtomsProto$WifiSignalStrengthChanged$Builder.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WifiSignalStrengthChanged$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.os.AtomsProto$WifiSignalStrengthChangedOrBuilder  {
	private int bitField0_
	private int signalStrength_
	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 com.android.os.AtomsProto$WifiSignalStrengthChanged$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.os.AtomsProto$WifiSignalStrengthChanged getDefaultInstanceForType () 
	public com.android.os.AtomsProto$WifiSignalStrengthChanged build () 
		com.android.os.AtomsProto$WifiSignalStrengthChanged result
	public com.android.os.AtomsProto$WifiSignalStrengthChanged buildPartial () 
		com.android.os.AtomsProto$WifiSignalStrengthChanged result
		int from_bitField0_
		int to_bitField0_
	public com.android.os.AtomsProto$WifiSignalStrengthChanged$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.os.AtomsProto$WifiSignalStrengthChanged$Builder mergeFrom (com.android.os.AtomsProto$WifiSignalStrengthChanged) 
		com.android.os.AtomsProto$WifiSignalStrengthChanged other
	public final boolean isInitialized () 
	public com.android.os.AtomsProto$WifiSignalStrengthChanged$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
		com.android.os.AtomsProto$WifiSignalStrengthChanged parsedMessage
	public boolean hasSignalStrength () 
	public com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength getSignalStrength () 
		com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength result
	public com.android.os.AtomsProto$WifiSignalStrengthChanged$Builder setSignalStrength (com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength) 
		com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength value
	public com.android.os.AtomsProto$WifiSignalStrengthChanged$Builder clearSignalStrength () 
	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  (com.android.os.AtomsProto$1) 
		com.android.os.AtomsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.os.AtomsProto$1 x1
}

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

com/android/os/AtomsProto$WifiSignalStrengthChanged$SignalStrength.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength SIGNAL_STRENGTH_NONE_OR_UNKNOWN
	public static final com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength SIGNAL_STRENGTH_POOR
	public static final com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength SIGNAL_STRENGTH_MODERATE
	public static final com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength SIGNAL_STRENGTH_GOOD
	public static final com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength SIGNAL_STRENGTH_GREAT
	public static final int SIGNAL_STRENGTH_NONE_OR_UNKNOWN_VALUE
	public static final int SIGNAL_STRENGTH_POOR_VALUE
	public static final int SIGNAL_STRENGTH_MODERATE_VALUE
	public static final int SIGNAL_STRENGTH_GOOD_VALUE
	public static final int SIGNAL_STRENGTH_GREAT_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength[] VALUES
	private final int value
	private static final com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength[] $VALUES
	public static com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength[] values () 
	public static com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength valueOf (int) 
		int value
	public static com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength 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 com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/os/AtomsProto$WifiSignalStrengthChanged.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto$WifiSignalStrengthChanged extends com.google.protobuf.GeneratedMessage implements com.android.os.AtomsProto$WifiSignalStrengthChangedOrBuilder  {
	private int bitField0_
	public static final int SIGNAL_STRENGTH_FIELD_NUMBER
	private int signalStrength_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.os.AtomsProto$WifiSignalStrengthChanged 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
		com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength 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 hasSignalStrength () 
	public com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength getSignalStrength () 
		com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength 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 com.android.os.AtomsProto$WifiSignalStrengthChanged parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.AtomsProto$WifiSignalStrengthChanged 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 com.android.os.AtomsProto$WifiSignalStrengthChanged parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.AtomsProto$WifiSignalStrengthChanged parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiSignalStrengthChanged parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$WifiSignalStrengthChanged parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiSignalStrengthChanged parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.AtomsProto$WifiSignalStrengthChanged parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.AtomsProto$WifiSignalStrengthChanged parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.AtomsProto$WifiSignalStrengthChanged parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.os.AtomsProto$WifiSignalStrengthChanged$Builder newBuilderForType () 
	public static com.android.os.AtomsProto$WifiSignalStrengthChanged$Builder newBuilder () 
	public static com.android.os.AtomsProto$WifiSignalStrengthChanged$Builder newBuilder (com.android.os.AtomsProto$WifiSignalStrengthChanged) 
		com.android.os.AtomsProto$WifiSignalStrengthChanged prototype
	public com.android.os.AtomsProto$WifiSignalStrengthChanged$Builder toBuilder () 
	protected com.android.os.AtomsProto$WifiSignalStrengthChanged$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.os.AtomsProto$WifiSignalStrengthChanged$Builder builder
	public static com.android.os.AtomsProto$WifiSignalStrengthChanged getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.os.AtomsProto$WifiSignalStrengthChanged 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$37800 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.os.AtomsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.os.AtomsProto$1 x1
	static int access$38002 (com.android.os.AtomsProto$WifiSignalStrengthChanged, int) 
		com.android.os.AtomsProto$WifiSignalStrengthChanged x0
		int x1
	static int access$38102 (com.android.os.AtomsProto$WifiSignalStrengthChanged, int) 
		com.android.os.AtomsProto$WifiSignalStrengthChanged x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$38200 (com.android.os.AtomsProto$WifiSignalStrengthChanged) 
		com.android.os.AtomsProto$WifiSignalStrengthChanged x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.os.AtomsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.os.AtomsProto$1 x2
	static void  () 
}

com/android/os/AtomsProto$WifiSignalStrengthChangedOrBuilder.class
AtomsProto.java
package com.android.os
public abstract com.android.os.AtomsProto$WifiSignalStrengthChangedOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasSignalStrength () 
	public abstract com.android.os.AtomsProto$WifiSignalStrengthChanged$SignalStrength getSignalStrength () 
}

com/android/os/AtomsProto.class
AtomsProto.java
package com.android.os
public final com.android.os.AtomsProto extends java.lang.Object {
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_Atom_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_Atom_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_Attribution_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_Attribution_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_AttributionChain_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_AttributionChain_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_AttributionChainDummyAtom_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_AttributionChainDummyAtom_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_ScreenStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_ScreenStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_UidProcessStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_UidProcessStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_ProcessLifeCycleStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_ProcessLifeCycleStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_BleScanStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_BleScanStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_BleUnoptimizedScanStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_BleUnoptimizedScanStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_BleScanResultReceived_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_BleScanResultReceived_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_SensorStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_SensorStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_GpsScanStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_GpsScanStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_SyncStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_SyncStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_ScheduledJobStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_ScheduledJobStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_AudioStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_AudioStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_MediaCodecActivityChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_MediaCodecActivityChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_FlashlightStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_FlashlightStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_CameraStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_CameraStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_WakelockStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_WakelockStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_LongPartialWakelockStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_LongPartialWakelockStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_BatterySaverModeStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_BatterySaverModeStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_DeviceIdleModeStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_DeviceIdleModeStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_DeviceIdlingModeStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_DeviceIdlingModeStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_ScreenBrightnessChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_ScreenBrightnessChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_BatteryLevelChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_BatteryLevelChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_ChargingStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_ChargingStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_PluggedStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_PluggedStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_DeviceTemperatureReported_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_DeviceTemperatureReported_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_DeviceOnStatusChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_DeviceOnStatusChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_WakeupAlarmOccurred_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_WakeupAlarmOccurred_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_MobileRadioPowerStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_MobileRadioPowerStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_WifiRadioPowerStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_WifiRadioPowerStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_KernelWakeupReported_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_KernelWakeupReported_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_WifiLockStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_WifiLockStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_WifiSignalStrengthChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_WifiSignalStrengthChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_WifiScanStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_WifiScanStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_PhoneSignalStrengthChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_PhoneSignalStrengthChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_SettingChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_SettingChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_ActivityForegroundStateChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_ActivityForegroundStateChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_DropboxErrorChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_DropboxErrorChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_AppHook_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_AppHook_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_AnomalyDetected_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_AnomalyDetected_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_WifiBytesTransfer_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_WifiBytesTransfer_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_WifiBytesTransferByFgBg_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_WifiBytesTransferByFgBg_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_MobileBytesTransfer_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_MobileBytesTransfer_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_MobileBytesTransferByFgBg_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_MobileBytesTransferByFgBg_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_KernelWakelock_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_KernelWakelock_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_PlatformSleepState_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_PlatformSleepState_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_SleepStateVoter_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_SleepStateVoter_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_SubsystemSleepState_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_SubsystemSleepState_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_IsolatedUidChanged_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_IsolatedUidChanged_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_CpuTimePerFreq_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_CpuTimePerFreq_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_CpuTimePerUid_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_CpuTimePerUid_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_CpuTimePerUidFreq_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_CpuTimePerUidFreq_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_PacketWakeupOccurred_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_PacketWakeupOccurred_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_WifiActivityEnergyInfo_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_WifiActivityEnergyInfo_fieldAccessorTable
	private static final com.google.protobuf.Descriptors$Descriptor internal_static_android_os_statsd_ModemActivityInfo_descriptor
	private static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_android_os_statsd_ModemActivityInfo_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$Descriptor access$000 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$100 () 
	static com.google.protobuf.Descriptors$Descriptor access$1400 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$1500 () 
	static com.google.protobuf.Descriptors$Descriptor access$2500 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$2600 () 
	static com.google.protobuf.Descriptors$Descriptor access$3500 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$3600 () 
	static com.google.protobuf.Descriptors$Descriptor access$4600 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$4700 () 
	static com.google.protobuf.Descriptors$Descriptor access$5600 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$5700 () 
	static com.google.protobuf.Descriptors$Descriptor access$6700 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$6800 () 
	static com.google.protobuf.Descriptors$Descriptor access$7900 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$8000 () 
	static com.google.protobuf.Descriptors$Descriptor access$9000 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$9100 () 
	static com.google.protobuf.Descriptors$Descriptor access$10100 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$10200 () 
	static com.google.protobuf.Descriptors$Descriptor access$11200 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$11300 () 
	static com.google.protobuf.Descriptors$Descriptor access$12400 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$12500 () 
	static com.google.protobuf.Descriptors$Descriptor access$13500 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$13600 () 
	static com.google.protobuf.Descriptors$Descriptor access$14700 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$14800 () 
	static com.google.protobuf.Descriptors$Descriptor access$15900 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$16000 () 
	static com.google.protobuf.Descriptors$Descriptor access$17000 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$17100 () 
	static com.google.protobuf.Descriptors$Descriptor access$18100 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$18200 () 
	static com.google.protobuf.Descriptors$Descriptor access$19200 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$19300 () 
	static com.google.protobuf.Descriptors$Descriptor access$20300 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$20400 () 
	static com.google.protobuf.Descriptors$Descriptor access$21600 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$21700 () 
	static com.google.protobuf.Descriptors$Descriptor access$22900 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$23000 () 
	static com.google.protobuf.Descriptors$Descriptor access$23900 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$24000 () 
	static com.google.protobuf.Descriptors$Descriptor access$24900 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$25000 () 
	static com.google.protobuf.Descriptors$Descriptor access$25900 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$26000 () 
	static com.google.protobuf.Descriptors$Descriptor access$26900 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$27000 () 
	static com.google.protobuf.Descriptors$Descriptor access$27900 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$28000 () 
	static com.google.protobuf.Descriptors$Descriptor access$28900 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$29000 () 
	static com.google.protobuf.Descriptors$Descriptor access$29900 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$30000 () 
	static com.google.protobuf.Descriptors$Descriptor access$30900 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$31000 () 
	static com.google.protobuf.Descriptors$Descriptor access$31900 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$32000 () 
	static com.google.protobuf.Descriptors$Descriptor access$33000 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$33100 () 
	static com.google.protobuf.Descriptors$Descriptor access$34100 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$34200 () 
	static com.google.protobuf.Descriptors$Descriptor access$35200 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$35300 () 
	static com.google.protobuf.Descriptors$Descriptor access$36300 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$36400 () 
	static com.google.protobuf.Descriptors$Descriptor access$37400 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$37500 () 
	static com.google.protobuf.Descriptors$Descriptor access$38400 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$38500 () 
	static com.google.protobuf.Descriptors$Descriptor access$39500 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$39600 () 
	static com.google.protobuf.Descriptors$Descriptor access$40500 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$40600 () 
	static com.google.protobuf.Descriptors$Descriptor access$42100 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$42200 () 
	static com.google.protobuf.Descriptors$Descriptor access$43400 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$43500 () 
	static com.google.protobuf.Descriptors$Descriptor access$45000 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$45100 () 
	static com.google.protobuf.Descriptors$Descriptor access$46200 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$46300 () 
	static com.google.protobuf.Descriptors$Descriptor access$47400 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$47500 () 
	static com.google.protobuf.Descriptors$Descriptor access$48800 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$48900 () 
	static com.google.protobuf.Descriptors$Descriptor access$50300 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$50400 () 
	static com.google.protobuf.Descriptors$Descriptor access$51700 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$51800 () 
	static com.google.protobuf.Descriptors$Descriptor access$53200 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$53300 () 
	static com.google.protobuf.Descriptors$Descriptor access$54500 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$54600 () 
	static com.google.protobuf.Descriptors$Descriptor access$55800 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$55900 () 
	static com.google.protobuf.Descriptors$Descriptor access$57100 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$57200 () 
	static com.google.protobuf.Descriptors$Descriptor access$58600 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$58700 () 
	static com.google.protobuf.Descriptors$Descriptor access$59800 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$59900 () 
	static com.google.protobuf.Descriptors$Descriptor access$61000 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$61100 () 
	static com.google.protobuf.Descriptors$Descriptor access$62200 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$62300 () 
	static com.google.protobuf.Descriptors$Descriptor access$63400 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$63500 () 
	static com.google.protobuf.Descriptors$Descriptor access$65200 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$65300 () 
	static com.google.protobuf.Descriptors$Descriptor access$66700 () 
	static com.google.protobuf.GeneratedMessage$FieldAccessorTable access$66800 () 
	static com.google.protobuf.Descriptors$FileDescriptor access$68602 (com.google.protobuf.Descriptors$FileDescriptor) 
		com.google.protobuf.Descriptors$FileDescriptor x0
	static void  () 
		String[] descriptorData
		com.google.protobuf.Descriptors$FileDescriptor$InternalDescriptorAssigner assigner
}

com/android/os/StatsLog$1.class
StatsLog.java
package com.android.os
 com.android.os.StatsLog$1 extends java.lang.Object {
	static final int[] $SwitchMap$com$android$os$StatsLog$KeyValuePair$ValueCase
	static final int[] $SwitchMap$com$google$protobuf$GeneratedMessageLite$MethodToInvoke
	static final int[] $SwitchMap$com$android$os$StatsLog$StatsLogReport$DataCase
	static void  () 
}

com/android/os/StatsLog$ConfigMetricsReport$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$ConfigMetricsReport$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$ConfigMetricsReportOrBuilder  {
	private void  () 
	public java.util.List getMetricsList () 
	public int getMetricsCount () 
	public com.android.os.StatsLog$StatsLogReport getMetrics (int) 
		int index
	public com.android.os.StatsLog$ConfigMetricsReport$Builder setMetrics (int, com.android.os.StatsLog$StatsLogReport) 
		int index
		com.android.os.StatsLog$StatsLogReport value
	public com.android.os.StatsLog$ConfigMetricsReport$Builder setMetrics (int, com.android.os.StatsLog$StatsLogReport$Builder) 
		int index
		com.android.os.StatsLog$StatsLogReport$Builder builderForValue
	public com.android.os.StatsLog$ConfigMetricsReport$Builder addMetrics (com.android.os.StatsLog$StatsLogReport) 
		com.android.os.StatsLog$StatsLogReport value
	public com.android.os.StatsLog$ConfigMetricsReport$Builder addMetrics (int, com.android.os.StatsLog$StatsLogReport) 
		int index
		com.android.os.StatsLog$StatsLogReport value
	public com.android.os.StatsLog$ConfigMetricsReport$Builder addMetrics (com.android.os.StatsLog$StatsLogReport$Builder) 
		com.android.os.StatsLog$StatsLogReport$Builder builderForValue
	public com.android.os.StatsLog$ConfigMetricsReport$Builder addMetrics (int, com.android.os.StatsLog$StatsLogReport$Builder) 
		int index
		com.android.os.StatsLog$StatsLogReport$Builder builderForValue
	public com.android.os.StatsLog$ConfigMetricsReport$Builder addAllMetrics (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$ConfigMetricsReport$Builder clearMetrics () 
	public com.android.os.StatsLog$ConfigMetricsReport$Builder removeMetrics (int) 
		int index
	public boolean hasUidMap () 
	public com.android.os.StatsLog$UidMapping getUidMap () 
	public com.android.os.StatsLog$ConfigMetricsReport$Builder setUidMap (com.android.os.StatsLog$UidMapping) 
		com.android.os.StatsLog$UidMapping value
	public com.android.os.StatsLog$ConfigMetricsReport$Builder setUidMap (com.android.os.StatsLog$UidMapping$Builder) 
		com.android.os.StatsLog$UidMapping$Builder builderForValue
	public com.android.os.StatsLog$ConfigMetricsReport$Builder mergeUidMap (com.android.os.StatsLog$UidMapping) 
		com.android.os.StatsLog$UidMapping value
	public com.android.os.StatsLog$ConfigMetricsReport$Builder clearUidMap () 
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$ConfigMetricsReport.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$ConfigMetricsReport extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$ConfigMetricsReportOrBuilder  {
	private int bitField0_
	public static final int METRICS_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList metrics_
	public static final int UID_MAP_FIELD_NUMBER
	private com.android.os.StatsLog$UidMapping uidMap_
	private static final com.android.os.StatsLog$ConfigMetricsReport DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public java.util.List getMetricsList () 
	public java.util.List getMetricsOrBuilderList () 
	public int getMetricsCount () 
	public com.android.os.StatsLog$StatsLogReport getMetrics (int) 
		int index
	public com.android.os.StatsLog$StatsLogReportOrBuilder getMetricsOrBuilder (int) 
		int index
	private void ensureMetricsIsMutable () 
	private void setMetrics (int, com.android.os.StatsLog$StatsLogReport) 
		int index
		com.android.os.StatsLog$StatsLogReport value
	private void setMetrics (int, com.android.os.StatsLog$StatsLogReport$Builder) 
		int index
		com.android.os.StatsLog$StatsLogReport$Builder builderForValue
	private void addMetrics (com.android.os.StatsLog$StatsLogReport) 
		com.android.os.StatsLog$StatsLogReport value
	private void addMetrics (int, com.android.os.StatsLog$StatsLogReport) 
		int index
		com.android.os.StatsLog$StatsLogReport value
	private void addMetrics (com.android.os.StatsLog$StatsLogReport$Builder) 
		com.android.os.StatsLog$StatsLogReport$Builder builderForValue
	private void addMetrics (int, com.android.os.StatsLog$StatsLogReport$Builder) 
		int index
		com.android.os.StatsLog$StatsLogReport$Builder builderForValue
	private void addAllMetrics (java.lang.Iterable) 
		Iterable values
	private void clearMetrics () 
	private void removeMetrics (int) 
		int index
	public boolean hasUidMap () 
	public com.android.os.StatsLog$UidMapping getUidMap () 
	private void setUidMap (com.android.os.StatsLog$UidMapping) 
		com.android.os.StatsLog$UidMapping value
	private void setUidMap (com.android.os.StatsLog$UidMapping$Builder) 
		com.android.os.StatsLog$UidMapping$Builder builderForValue
	private void mergeUidMap (com.android.os.StatsLog$UidMapping) 
		com.android.os.StatsLog$UidMapping value
	private void clearUidMap () 
	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 com.android.os.StatsLog$ConfigMetricsReport parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$ConfigMetricsReport 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 com.android.os.StatsLog$ConfigMetricsReport parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$ConfigMetricsReport parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ConfigMetricsReport parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$ConfigMetricsReport parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ConfigMetricsReport parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$ConfigMetricsReport parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ConfigMetricsReport parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$ConfigMetricsReport parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ConfigMetricsReport$Builder newBuilder () 
	public static com.android.os.StatsLog$ConfigMetricsReport$Builder newBuilder (com.android.os.StatsLog$ConfigMetricsReport) 
		com.android.os.StatsLog$ConfigMetricsReport prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$ConfigMetricsReport other
		com.android.os.StatsLog$UidMapping$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
		com.google.protobuf.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$ConfigMetricsReport getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$ConfigMetricsReport access$27800 () 
	static void access$27900 (com.android.os.StatsLog$ConfigMetricsReport, int, com.android.os.StatsLog$StatsLogReport) 
		com.android.os.StatsLog$ConfigMetricsReport x0
		int x1
		com.android.os.StatsLog$StatsLogReport x2
	static void access$28000 (com.android.os.StatsLog$ConfigMetricsReport, int, com.android.os.StatsLog$StatsLogReport$Builder) 
		com.android.os.StatsLog$ConfigMetricsReport x0
		int x1
		com.android.os.StatsLog$StatsLogReport$Builder x2
	static void access$28100 (com.android.os.StatsLog$ConfigMetricsReport, com.android.os.StatsLog$StatsLogReport) 
		com.android.os.StatsLog$ConfigMetricsReport x0
		com.android.os.StatsLog$StatsLogReport x1
	static void access$28200 (com.android.os.StatsLog$ConfigMetricsReport, int, com.android.os.StatsLog$StatsLogReport) 
		com.android.os.StatsLog$ConfigMetricsReport x0
		int x1
		com.android.os.StatsLog$StatsLogReport x2
	static void access$28300 (com.android.os.StatsLog$ConfigMetricsReport, com.android.os.StatsLog$StatsLogReport$Builder) 
		com.android.os.StatsLog$ConfigMetricsReport x0
		com.android.os.StatsLog$StatsLogReport$Builder x1
	static void access$28400 (com.android.os.StatsLog$ConfigMetricsReport, int, com.android.os.StatsLog$StatsLogReport$Builder) 
		com.android.os.StatsLog$ConfigMetricsReport x0
		int x1
		com.android.os.StatsLog$StatsLogReport$Builder x2
	static void access$28500 (com.android.os.StatsLog$ConfigMetricsReport, java.lang.Iterable) 
		com.android.os.StatsLog$ConfigMetricsReport x0
		Iterable x1
	static void access$28600 (com.android.os.StatsLog$ConfigMetricsReport) 
		com.android.os.StatsLog$ConfigMetricsReport x0
	static void access$28700 (com.android.os.StatsLog$ConfigMetricsReport, int) 
		com.android.os.StatsLog$ConfigMetricsReport x0
		int x1
	static void access$28800 (com.android.os.StatsLog$ConfigMetricsReport, com.android.os.StatsLog$UidMapping) 
		com.android.os.StatsLog$ConfigMetricsReport x0
		com.android.os.StatsLog$UidMapping x1
	static void access$28900 (com.android.os.StatsLog$ConfigMetricsReport, com.android.os.StatsLog$UidMapping$Builder) 
		com.android.os.StatsLog$ConfigMetricsReport x0
		com.android.os.StatsLog$UidMapping$Builder x1
	static void access$29000 (com.android.os.StatsLog$ConfigMetricsReport, com.android.os.StatsLog$UidMapping) 
		com.android.os.StatsLog$ConfigMetricsReport x0
		com.android.os.StatsLog$UidMapping x1
	static void access$29100 (com.android.os.StatsLog$ConfigMetricsReport) 
		com.android.os.StatsLog$ConfigMetricsReport x0
	static void  () 
}

com/android/os/StatsLog$ConfigMetricsReportList$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$ConfigMetricsReportList$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$ConfigMetricsReportListOrBuilder  {
	private void  () 
	public boolean hasConfigKey () 
	public com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey getConfigKey () 
	public com.android.os.StatsLog$ConfigMetricsReportList$Builder setConfigKey (com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey) 
		com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey value
	public com.android.os.StatsLog$ConfigMetricsReportList$Builder setConfigKey (com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey$Builder) 
		com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey$Builder builderForValue
	public com.android.os.StatsLog$ConfigMetricsReportList$Builder mergeConfigKey (com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey) 
		com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey value
	public com.android.os.StatsLog$ConfigMetricsReportList$Builder clearConfigKey () 
	public java.util.List getReportsList () 
	public int getReportsCount () 
	public com.android.os.StatsLog$ConfigMetricsReport getReports (int) 
		int index
	public com.android.os.StatsLog$ConfigMetricsReportList$Builder setReports (int, com.android.os.StatsLog$ConfigMetricsReport) 
		int index
		com.android.os.StatsLog$ConfigMetricsReport value
	public com.android.os.StatsLog$ConfigMetricsReportList$Builder setReports (int, com.android.os.StatsLog$ConfigMetricsReport$Builder) 
		int index
		com.android.os.StatsLog$ConfigMetricsReport$Builder builderForValue
	public com.android.os.StatsLog$ConfigMetricsReportList$Builder addReports (com.android.os.StatsLog$ConfigMetricsReport) 
		com.android.os.StatsLog$ConfigMetricsReport value
	public com.android.os.StatsLog$ConfigMetricsReportList$Builder addReports (int, com.android.os.StatsLog$ConfigMetricsReport) 
		int index
		com.android.os.StatsLog$ConfigMetricsReport value
	public com.android.os.StatsLog$ConfigMetricsReportList$Builder addReports (com.android.os.StatsLog$ConfigMetricsReport$Builder) 
		com.android.os.StatsLog$ConfigMetricsReport$Builder builderForValue
	public com.android.os.StatsLog$ConfigMetricsReportList$Builder addReports (int, com.android.os.StatsLog$ConfigMetricsReport$Builder) 
		int index
		com.android.os.StatsLog$ConfigMetricsReport$Builder builderForValue
	public com.android.os.StatsLog$ConfigMetricsReportList$Builder addAllReports (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$ConfigMetricsReportList$Builder clearReports () 
	public com.android.os.StatsLog$ConfigMetricsReportList$Builder removeReports (int) 
		int index
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$ConfigMetricsReportList$ConfigKey$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$ConfigMetricsReportList$ConfigKeyOrBuilder  {
	private void  () 
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey$Builder setUid (int) 
		int value
	public com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey$Builder clearUid () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	public com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey$Builder setName (java.lang.String) 
		String value
	public com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey$Builder clearName () 
	public com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$ConfigMetricsReportList$ConfigKey.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$ConfigMetricsReportList$ConfigKeyOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int NAME_FIELD_NUMBER
	private String name_
	private static final com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasUid () 
	public int getUid () 
	private void setUid (int) 
		int value
	private void clearUid () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	private void setName (java.lang.String) 
		String value
	private void clearName () 
	private void setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey 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 com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey$Builder newBuilder () 
	public static com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey$Builder newBuilder (com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey) 
		com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey other
		String s
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey access$29300 () 
	static void access$29400 (com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey, int) 
		com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey x0
		int x1
	static void access$29500 (com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey) 
		com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey x0
	static void access$29600 (com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey, java.lang.String) 
		com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey x0
		String x1
	static void access$29700 (com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey) 
		com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey x0
	static void access$29800 (com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey, com.google.protobuf.ByteString) 
		com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey x0
		com.google.protobuf.ByteString x1
	static void  () 
}

com/android/os/StatsLog$ConfigMetricsReportList$ConfigKeyOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$ConfigMetricsReportList$ConfigKeyOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	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 () 
}

com/android/os/StatsLog$ConfigMetricsReportList.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$ConfigMetricsReportList extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$ConfigMetricsReportListOrBuilder  {
	private int bitField0_
	public static final int CONFIG_KEY_FIELD_NUMBER
	private com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey configKey_
	public static final int REPORTS_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList reports_
	private static final com.android.os.StatsLog$ConfigMetricsReportList DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasConfigKey () 
	public com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey getConfigKey () 
	private void setConfigKey (com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey) 
		com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey value
	private void setConfigKey (com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey$Builder) 
		com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey$Builder builderForValue
	private void mergeConfigKey (com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey) 
		com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey value
	private void clearConfigKey () 
	public java.util.List getReportsList () 
	public java.util.List getReportsOrBuilderList () 
	public int getReportsCount () 
	public com.android.os.StatsLog$ConfigMetricsReport getReports (int) 
		int index
	public com.android.os.StatsLog$ConfigMetricsReportOrBuilder getReportsOrBuilder (int) 
		int index
	private void ensureReportsIsMutable () 
	private void setReports (int, com.android.os.StatsLog$ConfigMetricsReport) 
		int index
		com.android.os.StatsLog$ConfigMetricsReport value
	private void setReports (int, com.android.os.StatsLog$ConfigMetricsReport$Builder) 
		int index
		com.android.os.StatsLog$ConfigMetricsReport$Builder builderForValue
	private void addReports (com.android.os.StatsLog$ConfigMetricsReport) 
		com.android.os.StatsLog$ConfigMetricsReport value
	private void addReports (int, com.android.os.StatsLog$ConfigMetricsReport) 
		int index
		com.android.os.StatsLog$ConfigMetricsReport value
	private void addReports (com.android.os.StatsLog$ConfigMetricsReport$Builder) 
		com.android.os.StatsLog$ConfigMetricsReport$Builder builderForValue
	private void addReports (int, com.android.os.StatsLog$ConfigMetricsReport$Builder) 
		int index
		com.android.os.StatsLog$ConfigMetricsReport$Builder builderForValue
	private void addAllReports (java.lang.Iterable) 
		Iterable values
	private void clearReports () 
	private void removeReports (int) 
		int index
	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 com.android.os.StatsLog$ConfigMetricsReportList parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$ConfigMetricsReportList 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 com.android.os.StatsLog$ConfigMetricsReportList parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$ConfigMetricsReportList parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ConfigMetricsReportList parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$ConfigMetricsReportList parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ConfigMetricsReportList parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$ConfigMetricsReportList parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ConfigMetricsReportList parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$ConfigMetricsReportList parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ConfigMetricsReportList$Builder newBuilder () 
	public static com.android.os.StatsLog$ConfigMetricsReportList$Builder newBuilder (com.android.os.StatsLog$ConfigMetricsReportList) 
		com.android.os.StatsLog$ConfigMetricsReportList prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$ConfigMetricsReportList other
		com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey$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
		com.google.protobuf.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$ConfigMetricsReportList getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$ConfigMetricsReportList access$30000 () 
	static void access$30100 (com.android.os.StatsLog$ConfigMetricsReportList, com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey) 
		com.android.os.StatsLog$ConfigMetricsReportList x0
		com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey x1
	static void access$30200 (com.android.os.StatsLog$ConfigMetricsReportList, com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey$Builder) 
		com.android.os.StatsLog$ConfigMetricsReportList x0
		com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey$Builder x1
	static void access$30300 (com.android.os.StatsLog$ConfigMetricsReportList, com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey) 
		com.android.os.StatsLog$ConfigMetricsReportList x0
		com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey x1
	static void access$30400 (com.android.os.StatsLog$ConfigMetricsReportList) 
		com.android.os.StatsLog$ConfigMetricsReportList x0
	static void access$30500 (com.android.os.StatsLog$ConfigMetricsReportList, int, com.android.os.StatsLog$ConfigMetricsReport) 
		com.android.os.StatsLog$ConfigMetricsReportList x0
		int x1
		com.android.os.StatsLog$ConfigMetricsReport x2
	static void access$30600 (com.android.os.StatsLog$ConfigMetricsReportList, int, com.android.os.StatsLog$ConfigMetricsReport$Builder) 
		com.android.os.StatsLog$ConfigMetricsReportList x0
		int x1
		com.android.os.StatsLog$ConfigMetricsReport$Builder x2
	static void access$30700 (com.android.os.StatsLog$ConfigMetricsReportList, com.android.os.StatsLog$ConfigMetricsReport) 
		com.android.os.StatsLog$ConfigMetricsReportList x0
		com.android.os.StatsLog$ConfigMetricsReport x1
	static void access$30800 (com.android.os.StatsLog$ConfigMetricsReportList, int, com.android.os.StatsLog$ConfigMetricsReport) 
		com.android.os.StatsLog$ConfigMetricsReportList x0
		int x1
		com.android.os.StatsLog$ConfigMetricsReport x2
	static void access$30900 (com.android.os.StatsLog$ConfigMetricsReportList, com.android.os.StatsLog$ConfigMetricsReport$Builder) 
		com.android.os.StatsLog$ConfigMetricsReportList x0
		com.android.os.StatsLog$ConfigMetricsReport$Builder x1
	static void access$31000 (com.android.os.StatsLog$ConfigMetricsReportList, int, com.android.os.StatsLog$ConfigMetricsReport$Builder) 
		com.android.os.StatsLog$ConfigMetricsReportList x0
		int x1
		com.android.os.StatsLog$ConfigMetricsReport$Builder x2
	static void access$31100 (com.android.os.StatsLog$ConfigMetricsReportList, java.lang.Iterable) 
		com.android.os.StatsLog$ConfigMetricsReportList x0
		Iterable x1
	static void access$31200 (com.android.os.StatsLog$ConfigMetricsReportList) 
		com.android.os.StatsLog$ConfigMetricsReportList x0
	static void access$31300 (com.android.os.StatsLog$ConfigMetricsReportList, int) 
		com.android.os.StatsLog$ConfigMetricsReportList x0
		int x1
	static void  () 
}

com/android/os/StatsLog$ConfigMetricsReportListOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$ConfigMetricsReportListOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasConfigKey () 
	public abstract com.android.os.StatsLog$ConfigMetricsReportList$ConfigKey getConfigKey () 
	public abstract java.util.List getReportsList () 
	public abstract com.android.os.StatsLog$ConfigMetricsReport getReports (int) 
	public abstract int getReportsCount () 
}

com/android/os/StatsLog$ConfigMetricsReportOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$ConfigMetricsReportOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract java.util.List getMetricsList () 
	public abstract com.android.os.StatsLog$StatsLogReport getMetrics (int) 
	public abstract int getMetricsCount () 
	public abstract boolean hasUidMap () 
	public abstract com.android.os.StatsLog$UidMapping getUidMap () 
}

com/android/os/StatsLog$CountBucketInfo$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$CountBucketInfo$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$CountBucketInfoOrBuilder  {
	private void  () 
	public boolean hasStartBucketNanos () 
	public long getStartBucketNanos () 
	public com.android.os.StatsLog$CountBucketInfo$Builder setStartBucketNanos (long) 
		long value
	public com.android.os.StatsLog$CountBucketInfo$Builder clearStartBucketNanos () 
	public boolean hasEndBucketNanos () 
	public long getEndBucketNanos () 
	public com.android.os.StatsLog$CountBucketInfo$Builder setEndBucketNanos (long) 
		long value
	public com.android.os.StatsLog$CountBucketInfo$Builder clearEndBucketNanos () 
	public boolean hasCount () 
	public long getCount () 
	public com.android.os.StatsLog$CountBucketInfo$Builder setCount (long) 
		long value
	public com.android.os.StatsLog$CountBucketInfo$Builder clearCount () 
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$CountBucketInfo.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$CountBucketInfo extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$CountBucketInfoOrBuilder  {
	private int bitField0_
	public static final int START_BUCKET_NANOS_FIELD_NUMBER
	private long startBucketNanos_
	public static final int END_BUCKET_NANOS_FIELD_NUMBER
	private long endBucketNanos_
	public static final int COUNT_FIELD_NUMBER
	private long count_
	private static final com.android.os.StatsLog$CountBucketInfo DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasStartBucketNanos () 
	public long getStartBucketNanos () 
	private void setStartBucketNanos (long) 
		long value
	private void clearStartBucketNanos () 
	public boolean hasEndBucketNanos () 
	public long getEndBucketNanos () 
	private void setEndBucketNanos (long) 
		long value
	private void clearEndBucketNanos () 
	public boolean hasCount () 
	public long getCount () 
	private void setCount (long) 
		long value
	private void clearCount () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.os.StatsLog$CountBucketInfo parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$CountBucketInfo 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 com.android.os.StatsLog$CountBucketInfo parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$CountBucketInfo parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$CountBucketInfo parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$CountBucketInfo parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$CountBucketInfo parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$CountBucketInfo parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$CountBucketInfo parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$CountBucketInfo parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$CountBucketInfo$Builder newBuilder () 
	public static com.android.os.StatsLog$CountBucketInfo$Builder newBuilder (com.android.os.StatsLog$CountBucketInfo) 
		com.android.os.StatsLog$CountBucketInfo prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$CountBucketInfo other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$CountBucketInfo getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$CountBucketInfo access$2400 () 
	static void access$2500 (com.android.os.StatsLog$CountBucketInfo, long) 
		com.android.os.StatsLog$CountBucketInfo x0
		long x1
	static void access$2600 (com.android.os.StatsLog$CountBucketInfo) 
		com.android.os.StatsLog$CountBucketInfo x0
	static void access$2700 (com.android.os.StatsLog$CountBucketInfo, long) 
		com.android.os.StatsLog$CountBucketInfo x0
		long x1
	static void access$2800 (com.android.os.StatsLog$CountBucketInfo) 
		com.android.os.StatsLog$CountBucketInfo x0
	static void access$2900 (com.android.os.StatsLog$CountBucketInfo, long) 
		com.android.os.StatsLog$CountBucketInfo x0
		long x1
	static void access$3000 (com.android.os.StatsLog$CountBucketInfo) 
		com.android.os.StatsLog$CountBucketInfo x0
	static void  () 
}

com/android/os/StatsLog$CountBucketInfoOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$CountBucketInfoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasStartBucketNanos () 
	public abstract long getStartBucketNanos () 
	public abstract boolean hasEndBucketNanos () 
	public abstract long getEndBucketNanos () 
	public abstract boolean hasCount () 
	public abstract long getCount () 
}

com/android/os/StatsLog$CountMetricData$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$CountMetricData$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$CountMetricDataOrBuilder  {
	private void  () 
	public java.util.List getDimensionList () 
	public int getDimensionCount () 
	public com.android.os.StatsLog$KeyValuePair getDimension (int) 
		int index
	public com.android.os.StatsLog$CountMetricData$Builder setDimension (int, com.android.os.StatsLog$KeyValuePair) 
		int index
		com.android.os.StatsLog$KeyValuePair value
	public com.android.os.StatsLog$CountMetricData$Builder setDimension (int, com.android.os.StatsLog$KeyValuePair$Builder) 
		int index
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	public com.android.os.StatsLog$CountMetricData$Builder addDimension (com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$KeyValuePair value
	public com.android.os.StatsLog$CountMetricData$Builder addDimension (int, com.android.os.StatsLog$KeyValuePair) 
		int index
		com.android.os.StatsLog$KeyValuePair value
	public com.android.os.StatsLog$CountMetricData$Builder addDimension (com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	public com.android.os.StatsLog$CountMetricData$Builder addDimension (int, com.android.os.StatsLog$KeyValuePair$Builder) 
		int index
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	public com.android.os.StatsLog$CountMetricData$Builder addAllDimension (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$CountMetricData$Builder clearDimension () 
	public com.android.os.StatsLog$CountMetricData$Builder removeDimension (int) 
		int index
	public java.util.List getBucketInfoList () 
	public int getBucketInfoCount () 
	public com.android.os.StatsLog$CountBucketInfo getBucketInfo (int) 
		int index
	public com.android.os.StatsLog$CountMetricData$Builder setBucketInfo (int, com.android.os.StatsLog$CountBucketInfo) 
		int index
		com.android.os.StatsLog$CountBucketInfo value
	public com.android.os.StatsLog$CountMetricData$Builder setBucketInfo (int, com.android.os.StatsLog$CountBucketInfo$Builder) 
		int index
		com.android.os.StatsLog$CountBucketInfo$Builder builderForValue
	public com.android.os.StatsLog$CountMetricData$Builder addBucketInfo (com.android.os.StatsLog$CountBucketInfo) 
		com.android.os.StatsLog$CountBucketInfo value
	public com.android.os.StatsLog$CountMetricData$Builder addBucketInfo (int, com.android.os.StatsLog$CountBucketInfo) 
		int index
		com.android.os.StatsLog$CountBucketInfo value
	public com.android.os.StatsLog$CountMetricData$Builder addBucketInfo (com.android.os.StatsLog$CountBucketInfo$Builder) 
		com.android.os.StatsLog$CountBucketInfo$Builder builderForValue
	public com.android.os.StatsLog$CountMetricData$Builder addBucketInfo (int, com.android.os.StatsLog$CountBucketInfo$Builder) 
		int index
		com.android.os.StatsLog$CountBucketInfo$Builder builderForValue
	public com.android.os.StatsLog$CountMetricData$Builder addAllBucketInfo (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$CountMetricData$Builder clearBucketInfo () 
	public com.android.os.StatsLog$CountMetricData$Builder removeBucketInfo (int) 
		int index
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$CountMetricData.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$CountMetricData extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$CountMetricDataOrBuilder  {
	public static final int DIMENSION_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList dimension_
	public static final int BUCKET_INFO_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList bucketInfo_
	private static final com.android.os.StatsLog$CountMetricData DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public java.util.List getDimensionList () 
	public java.util.List getDimensionOrBuilderList () 
	public int getDimensionCount () 
	public com.android.os.StatsLog$KeyValuePair getDimension (int) 
		int index
	public com.android.os.StatsLog$KeyValuePairOrBuilder getDimensionOrBuilder (int) 
		int index
	private void ensureDimensionIsMutable () 
	private void setDimension (int, com.android.os.StatsLog$KeyValuePair) 
		int index
		com.android.os.StatsLog$KeyValuePair value
	private void setDimension (int, com.android.os.StatsLog$KeyValuePair$Builder) 
		int index
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	private void addDimension (com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$KeyValuePair value
	private void addDimension (int, com.android.os.StatsLog$KeyValuePair) 
		int index
		com.android.os.StatsLog$KeyValuePair value
	private void addDimension (com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	private void addDimension (int, com.android.os.StatsLog$KeyValuePair$Builder) 
		int index
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	private void addAllDimension (java.lang.Iterable) 
		Iterable values
	private void clearDimension () 
	private void removeDimension (int) 
		int index
	public java.util.List getBucketInfoList () 
	public java.util.List getBucketInfoOrBuilderList () 
	public int getBucketInfoCount () 
	public com.android.os.StatsLog$CountBucketInfo getBucketInfo (int) 
		int index
	public com.android.os.StatsLog$CountBucketInfoOrBuilder getBucketInfoOrBuilder (int) 
		int index
	private void ensureBucketInfoIsMutable () 
	private void setBucketInfo (int, com.android.os.StatsLog$CountBucketInfo) 
		int index
		com.android.os.StatsLog$CountBucketInfo value
	private void setBucketInfo (int, com.android.os.StatsLog$CountBucketInfo$Builder) 
		int index
		com.android.os.StatsLog$CountBucketInfo$Builder builderForValue
	private void addBucketInfo (com.android.os.StatsLog$CountBucketInfo) 
		com.android.os.StatsLog$CountBucketInfo value
	private void addBucketInfo (int, com.android.os.StatsLog$CountBucketInfo) 
		int index
		com.android.os.StatsLog$CountBucketInfo value
	private void addBucketInfo (com.android.os.StatsLog$CountBucketInfo$Builder) 
		com.android.os.StatsLog$CountBucketInfo$Builder builderForValue
	private void addBucketInfo (int, com.android.os.StatsLog$CountBucketInfo$Builder) 
		int index
		com.android.os.StatsLog$CountBucketInfo$Builder builderForValue
	private void addAllBucketInfo (java.lang.Iterable) 
		Iterable values
	private void clearBucketInfo () 
	private void removeBucketInfo (int) 
		int index
	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 com.android.os.StatsLog$CountMetricData parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$CountMetricData 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 com.android.os.StatsLog$CountMetricData parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$CountMetricData parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$CountMetricData parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$CountMetricData parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$CountMetricData parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$CountMetricData parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$CountMetricData parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$CountMetricData parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$CountMetricData$Builder newBuilder () 
	public static com.android.os.StatsLog$CountMetricData$Builder newBuilder (com.android.os.StatsLog$CountMetricData) 
		com.android.os.StatsLog$CountMetricData prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$CountMetricData other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$CountMetricData getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$CountMetricData access$3200 () 
	static void access$3300 (com.android.os.StatsLog$CountMetricData, int, com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$CountMetricData x0
		int x1
		com.android.os.StatsLog$KeyValuePair x2
	static void access$3400 (com.android.os.StatsLog$CountMetricData, int, com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$CountMetricData x0
		int x1
		com.android.os.StatsLog$KeyValuePair$Builder x2
	static void access$3500 (com.android.os.StatsLog$CountMetricData, com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$CountMetricData x0
		com.android.os.StatsLog$KeyValuePair x1
	static void access$3600 (com.android.os.StatsLog$CountMetricData, int, com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$CountMetricData x0
		int x1
		com.android.os.StatsLog$KeyValuePair x2
	static void access$3700 (com.android.os.StatsLog$CountMetricData, com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$CountMetricData x0
		com.android.os.StatsLog$KeyValuePair$Builder x1
	static void access$3800 (com.android.os.StatsLog$CountMetricData, int, com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$CountMetricData x0
		int x1
		com.android.os.StatsLog$KeyValuePair$Builder x2
	static void access$3900 (com.android.os.StatsLog$CountMetricData, java.lang.Iterable) 
		com.android.os.StatsLog$CountMetricData x0
		Iterable x1
	static void access$4000 (com.android.os.StatsLog$CountMetricData) 
		com.android.os.StatsLog$CountMetricData x0
	static void access$4100 (com.android.os.StatsLog$CountMetricData, int) 
		com.android.os.StatsLog$CountMetricData x0
		int x1
	static void access$4200 (com.android.os.StatsLog$CountMetricData, int, com.android.os.StatsLog$CountBucketInfo) 
		com.android.os.StatsLog$CountMetricData x0
		int x1
		com.android.os.StatsLog$CountBucketInfo x2
	static void access$4300 (com.android.os.StatsLog$CountMetricData, int, com.android.os.StatsLog$CountBucketInfo$Builder) 
		com.android.os.StatsLog$CountMetricData x0
		int x1
		com.android.os.StatsLog$CountBucketInfo$Builder x2
	static void access$4400 (com.android.os.StatsLog$CountMetricData, com.android.os.StatsLog$CountBucketInfo) 
		com.android.os.StatsLog$CountMetricData x0
		com.android.os.StatsLog$CountBucketInfo x1
	static void access$4500 (com.android.os.StatsLog$CountMetricData, int, com.android.os.StatsLog$CountBucketInfo) 
		com.android.os.StatsLog$CountMetricData x0
		int x1
		com.android.os.StatsLog$CountBucketInfo x2
	static void access$4600 (com.android.os.StatsLog$CountMetricData, com.android.os.StatsLog$CountBucketInfo$Builder) 
		com.android.os.StatsLog$CountMetricData x0
		com.android.os.StatsLog$CountBucketInfo$Builder x1
	static void access$4700 (com.android.os.StatsLog$CountMetricData, int, com.android.os.StatsLog$CountBucketInfo$Builder) 
		com.android.os.StatsLog$CountMetricData x0
		int x1
		com.android.os.StatsLog$CountBucketInfo$Builder x2
	static void access$4800 (com.android.os.StatsLog$CountMetricData, java.lang.Iterable) 
		com.android.os.StatsLog$CountMetricData x0
		Iterable x1
	static void access$4900 (com.android.os.StatsLog$CountMetricData) 
		com.android.os.StatsLog$CountMetricData x0
	static void access$5000 (com.android.os.StatsLog$CountMetricData, int) 
		com.android.os.StatsLog$CountMetricData x0
		int x1
	static void  () 
}

com/android/os/StatsLog$CountMetricDataOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$CountMetricDataOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract java.util.List getDimensionList () 
	public abstract com.android.os.StatsLog$KeyValuePair getDimension (int) 
	public abstract int getDimensionCount () 
	public abstract java.util.List getBucketInfoList () 
	public abstract com.android.os.StatsLog$CountBucketInfo getBucketInfo (int) 
	public abstract int getBucketInfoCount () 
}

com/android/os/StatsLog$DurationBucketInfo$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$DurationBucketInfo$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$DurationBucketInfoOrBuilder  {
	private void  () 
	public boolean hasStartBucketNanos () 
	public long getStartBucketNanos () 
	public com.android.os.StatsLog$DurationBucketInfo$Builder setStartBucketNanos (long) 
		long value
	public com.android.os.StatsLog$DurationBucketInfo$Builder clearStartBucketNanos () 
	public boolean hasEndBucketNanos () 
	public long getEndBucketNanos () 
	public com.android.os.StatsLog$DurationBucketInfo$Builder setEndBucketNanos (long) 
		long value
	public com.android.os.StatsLog$DurationBucketInfo$Builder clearEndBucketNanos () 
	public boolean hasDurationNanos () 
	public long getDurationNanos () 
	public com.android.os.StatsLog$DurationBucketInfo$Builder setDurationNanos (long) 
		long value
	public com.android.os.StatsLog$DurationBucketInfo$Builder clearDurationNanos () 
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$DurationBucketInfo.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$DurationBucketInfo extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$DurationBucketInfoOrBuilder  {
	private int bitField0_
	public static final int START_BUCKET_NANOS_FIELD_NUMBER
	private long startBucketNanos_
	public static final int END_BUCKET_NANOS_FIELD_NUMBER
	private long endBucketNanos_
	public static final int DURATION_NANOS_FIELD_NUMBER
	private long durationNanos_
	private static final com.android.os.StatsLog$DurationBucketInfo DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasStartBucketNanos () 
	public long getStartBucketNanos () 
	private void setStartBucketNanos (long) 
		long value
	private void clearStartBucketNanos () 
	public boolean hasEndBucketNanos () 
	public long getEndBucketNanos () 
	private void setEndBucketNanos (long) 
		long value
	private void clearEndBucketNanos () 
	public boolean hasDurationNanos () 
	public long getDurationNanos () 
	private void setDurationNanos (long) 
		long value
	private void clearDurationNanos () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.os.StatsLog$DurationBucketInfo parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$DurationBucketInfo 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 com.android.os.StatsLog$DurationBucketInfo parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$DurationBucketInfo parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$DurationBucketInfo parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$DurationBucketInfo parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$DurationBucketInfo parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$DurationBucketInfo parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$DurationBucketInfo parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$DurationBucketInfo parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$DurationBucketInfo$Builder newBuilder () 
	public static com.android.os.StatsLog$DurationBucketInfo$Builder newBuilder (com.android.os.StatsLog$DurationBucketInfo) 
		com.android.os.StatsLog$DurationBucketInfo prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$DurationBucketInfo other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$DurationBucketInfo getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$DurationBucketInfo access$5200 () 
	static void access$5300 (com.android.os.StatsLog$DurationBucketInfo, long) 
		com.android.os.StatsLog$DurationBucketInfo x0
		long x1
	static void access$5400 (com.android.os.StatsLog$DurationBucketInfo) 
		com.android.os.StatsLog$DurationBucketInfo x0
	static void access$5500 (com.android.os.StatsLog$DurationBucketInfo, long) 
		com.android.os.StatsLog$DurationBucketInfo x0
		long x1
	static void access$5600 (com.android.os.StatsLog$DurationBucketInfo) 
		com.android.os.StatsLog$DurationBucketInfo x0
	static void access$5700 (com.android.os.StatsLog$DurationBucketInfo, long) 
		com.android.os.StatsLog$DurationBucketInfo x0
		long x1
	static void access$5800 (com.android.os.StatsLog$DurationBucketInfo) 
		com.android.os.StatsLog$DurationBucketInfo x0
	static void  () 
}

com/android/os/StatsLog$DurationBucketInfoOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$DurationBucketInfoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasStartBucketNanos () 
	public abstract long getStartBucketNanos () 
	public abstract boolean hasEndBucketNanos () 
	public abstract long getEndBucketNanos () 
	public abstract boolean hasDurationNanos () 
	public abstract long getDurationNanos () 
}

com/android/os/StatsLog$DurationMetricData$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$DurationMetricData$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$DurationMetricDataOrBuilder  {
	private void  () 
	public java.util.List getDimensionList () 
	public int getDimensionCount () 
	public com.android.os.StatsLog$KeyValuePair getDimension (int) 
		int index
	public com.android.os.StatsLog$DurationMetricData$Builder setDimension (int, com.android.os.StatsLog$KeyValuePair) 
		int index
		com.android.os.StatsLog$KeyValuePair value
	public com.android.os.StatsLog$DurationMetricData$Builder setDimension (int, com.android.os.StatsLog$KeyValuePair$Builder) 
		int index
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	public com.android.os.StatsLog$DurationMetricData$Builder addDimension (com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$KeyValuePair value
	public com.android.os.StatsLog$DurationMetricData$Builder addDimension (int, com.android.os.StatsLog$KeyValuePair) 
		int index
		com.android.os.StatsLog$KeyValuePair value
	public com.android.os.StatsLog$DurationMetricData$Builder addDimension (com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	public com.android.os.StatsLog$DurationMetricData$Builder addDimension (int, com.android.os.StatsLog$KeyValuePair$Builder) 
		int index
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	public com.android.os.StatsLog$DurationMetricData$Builder addAllDimension (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$DurationMetricData$Builder clearDimension () 
	public com.android.os.StatsLog$DurationMetricData$Builder removeDimension (int) 
		int index
	public java.util.List getBucketInfoList () 
	public int getBucketInfoCount () 
	public com.android.os.StatsLog$DurationBucketInfo getBucketInfo (int) 
		int index
	public com.android.os.StatsLog$DurationMetricData$Builder setBucketInfo (int, com.android.os.StatsLog$DurationBucketInfo) 
		int index
		com.android.os.StatsLog$DurationBucketInfo value
	public com.android.os.StatsLog$DurationMetricData$Builder setBucketInfo (int, com.android.os.StatsLog$DurationBucketInfo$Builder) 
		int index
		com.android.os.StatsLog$DurationBucketInfo$Builder builderForValue
	public com.android.os.StatsLog$DurationMetricData$Builder addBucketInfo (com.android.os.StatsLog$DurationBucketInfo) 
		com.android.os.StatsLog$DurationBucketInfo value
	public com.android.os.StatsLog$DurationMetricData$Builder addBucketInfo (int, com.android.os.StatsLog$DurationBucketInfo) 
		int index
		com.android.os.StatsLog$DurationBucketInfo value
	public com.android.os.StatsLog$DurationMetricData$Builder addBucketInfo (com.android.os.StatsLog$DurationBucketInfo$Builder) 
		com.android.os.StatsLog$DurationBucketInfo$Builder builderForValue
	public com.android.os.StatsLog$DurationMetricData$Builder addBucketInfo (int, com.android.os.StatsLog$DurationBucketInfo$Builder) 
		int index
		com.android.os.StatsLog$DurationBucketInfo$Builder builderForValue
	public com.android.os.StatsLog$DurationMetricData$Builder addAllBucketInfo (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$DurationMetricData$Builder clearBucketInfo () 
	public com.android.os.StatsLog$DurationMetricData$Builder removeBucketInfo (int) 
		int index
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$DurationMetricData.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$DurationMetricData extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$DurationMetricDataOrBuilder  {
	public static final int DIMENSION_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList dimension_
	public static final int BUCKET_INFO_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList bucketInfo_
	private static final com.android.os.StatsLog$DurationMetricData DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public java.util.List getDimensionList () 
	public java.util.List getDimensionOrBuilderList () 
	public int getDimensionCount () 
	public com.android.os.StatsLog$KeyValuePair getDimension (int) 
		int index
	public com.android.os.StatsLog$KeyValuePairOrBuilder getDimensionOrBuilder (int) 
		int index
	private void ensureDimensionIsMutable () 
	private void setDimension (int, com.android.os.StatsLog$KeyValuePair) 
		int index
		com.android.os.StatsLog$KeyValuePair value
	private void setDimension (int, com.android.os.StatsLog$KeyValuePair$Builder) 
		int index
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	private void addDimension (com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$KeyValuePair value
	private void addDimension (int, com.android.os.StatsLog$KeyValuePair) 
		int index
		com.android.os.StatsLog$KeyValuePair value
	private void addDimension (com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	private void addDimension (int, com.android.os.StatsLog$KeyValuePair$Builder) 
		int index
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	private void addAllDimension (java.lang.Iterable) 
		Iterable values
	private void clearDimension () 
	private void removeDimension (int) 
		int index
	public java.util.List getBucketInfoList () 
	public java.util.List getBucketInfoOrBuilderList () 
	public int getBucketInfoCount () 
	public com.android.os.StatsLog$DurationBucketInfo getBucketInfo (int) 
		int index
	public com.android.os.StatsLog$DurationBucketInfoOrBuilder getBucketInfoOrBuilder (int) 
		int index
	private void ensureBucketInfoIsMutable () 
	private void setBucketInfo (int, com.android.os.StatsLog$DurationBucketInfo) 
		int index
		com.android.os.StatsLog$DurationBucketInfo value
	private void setBucketInfo (int, com.android.os.StatsLog$DurationBucketInfo$Builder) 
		int index
		com.android.os.StatsLog$DurationBucketInfo$Builder builderForValue
	private void addBucketInfo (com.android.os.StatsLog$DurationBucketInfo) 
		com.android.os.StatsLog$DurationBucketInfo value
	private void addBucketInfo (int, com.android.os.StatsLog$DurationBucketInfo) 
		int index
		com.android.os.StatsLog$DurationBucketInfo value
	private void addBucketInfo (com.android.os.StatsLog$DurationBucketInfo$Builder) 
		com.android.os.StatsLog$DurationBucketInfo$Builder builderForValue
	private void addBucketInfo (int, com.android.os.StatsLog$DurationBucketInfo$Builder) 
		int index
		com.android.os.StatsLog$DurationBucketInfo$Builder builderForValue
	private void addAllBucketInfo (java.lang.Iterable) 
		Iterable values
	private void clearBucketInfo () 
	private void removeBucketInfo (int) 
		int index
	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 com.android.os.StatsLog$DurationMetricData parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$DurationMetricData 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 com.android.os.StatsLog$DurationMetricData parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$DurationMetricData parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$DurationMetricData parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$DurationMetricData parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$DurationMetricData parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$DurationMetricData parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$DurationMetricData parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$DurationMetricData parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$DurationMetricData$Builder newBuilder () 
	public static com.android.os.StatsLog$DurationMetricData$Builder newBuilder (com.android.os.StatsLog$DurationMetricData) 
		com.android.os.StatsLog$DurationMetricData prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$DurationMetricData other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$DurationMetricData getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$DurationMetricData access$6000 () 
	static void access$6100 (com.android.os.StatsLog$DurationMetricData, int, com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$DurationMetricData x0
		int x1
		com.android.os.StatsLog$KeyValuePair x2
	static void access$6200 (com.android.os.StatsLog$DurationMetricData, int, com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$DurationMetricData x0
		int x1
		com.android.os.StatsLog$KeyValuePair$Builder x2
	static void access$6300 (com.android.os.StatsLog$DurationMetricData, com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$DurationMetricData x0
		com.android.os.StatsLog$KeyValuePair x1
	static void access$6400 (com.android.os.StatsLog$DurationMetricData, int, com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$DurationMetricData x0
		int x1
		com.android.os.StatsLog$KeyValuePair x2
	static void access$6500 (com.android.os.StatsLog$DurationMetricData, com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$DurationMetricData x0
		com.android.os.StatsLog$KeyValuePair$Builder x1
	static void access$6600 (com.android.os.StatsLog$DurationMetricData, int, com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$DurationMetricData x0
		int x1
		com.android.os.StatsLog$KeyValuePair$Builder x2
	static void access$6700 (com.android.os.StatsLog$DurationMetricData, java.lang.Iterable) 
		com.android.os.StatsLog$DurationMetricData x0
		Iterable x1
	static void access$6800 (com.android.os.StatsLog$DurationMetricData) 
		com.android.os.StatsLog$DurationMetricData x0
	static void access$6900 (com.android.os.StatsLog$DurationMetricData, int) 
		com.android.os.StatsLog$DurationMetricData x0
		int x1
	static void access$7000 (com.android.os.StatsLog$DurationMetricData, int, com.android.os.StatsLog$DurationBucketInfo) 
		com.android.os.StatsLog$DurationMetricData x0
		int x1
		com.android.os.StatsLog$DurationBucketInfo x2
	static void access$7100 (com.android.os.StatsLog$DurationMetricData, int, com.android.os.StatsLog$DurationBucketInfo$Builder) 
		com.android.os.StatsLog$DurationMetricData x0
		int x1
		com.android.os.StatsLog$DurationBucketInfo$Builder x2
	static void access$7200 (com.android.os.StatsLog$DurationMetricData, com.android.os.StatsLog$DurationBucketInfo) 
		com.android.os.StatsLog$DurationMetricData x0
		com.android.os.StatsLog$DurationBucketInfo x1
	static void access$7300 (com.android.os.StatsLog$DurationMetricData, int, com.android.os.StatsLog$DurationBucketInfo) 
		com.android.os.StatsLog$DurationMetricData x0
		int x1
		com.android.os.StatsLog$DurationBucketInfo x2
	static void access$7400 (com.android.os.StatsLog$DurationMetricData, com.android.os.StatsLog$DurationBucketInfo$Builder) 
		com.android.os.StatsLog$DurationMetricData x0
		com.android.os.StatsLog$DurationBucketInfo$Builder x1
	static void access$7500 (com.android.os.StatsLog$DurationMetricData, int, com.android.os.StatsLog$DurationBucketInfo$Builder) 
		com.android.os.StatsLog$DurationMetricData x0
		int x1
		com.android.os.StatsLog$DurationBucketInfo$Builder x2
	static void access$7600 (com.android.os.StatsLog$DurationMetricData, java.lang.Iterable) 
		com.android.os.StatsLog$DurationMetricData x0
		Iterable x1
	static void access$7700 (com.android.os.StatsLog$DurationMetricData) 
		com.android.os.StatsLog$DurationMetricData x0
	static void access$7800 (com.android.os.StatsLog$DurationMetricData, int) 
		com.android.os.StatsLog$DurationMetricData x0
		int x1
	static void  () 
}

com/android/os/StatsLog$DurationMetricDataOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$DurationMetricDataOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract java.util.List getDimensionList () 
	public abstract com.android.os.StatsLog$KeyValuePair getDimension (int) 
	public abstract int getDimensionCount () 
	public abstract java.util.List getBucketInfoList () 
	public abstract com.android.os.StatsLog$DurationBucketInfo getBucketInfo (int) 
	public abstract int getBucketInfoCount () 
}

com/android/os/StatsLog$EventMetricData$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$EventMetricData$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$EventMetricDataOrBuilder  {
	private void  () 
	public boolean hasTimestampNanos () 
	public long getTimestampNanos () 
	public com.android.os.StatsLog$EventMetricData$Builder setTimestampNanos (long) 
		long value
	public com.android.os.StatsLog$EventMetricData$Builder clearTimestampNanos () 
	public boolean hasAtom () 
	public com.android.os.AtomsProto$Atom getAtom () 
	public com.android.os.StatsLog$EventMetricData$Builder setAtom (com.android.os.AtomsProto$Atom) 
		com.android.os.AtomsProto$Atom value
	public com.android.os.StatsLog$EventMetricData$Builder setAtom (com.android.os.AtomsProto$Atom$Builder) 
		com.android.os.AtomsProto$Atom$Builder builderForValue
	public com.android.os.StatsLog$EventMetricData$Builder mergeAtom (com.android.os.AtomsProto$Atom) 
		com.android.os.AtomsProto$Atom value
	public com.android.os.StatsLog$EventMetricData$Builder clearAtom () 
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$EventMetricData.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$EventMetricData extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$EventMetricDataOrBuilder  {
	private int bitField0_
	public static final int TIMESTAMP_NANOS_FIELD_NUMBER
	private long timestampNanos_
	public static final int ATOM_FIELD_NUMBER
	private com.android.os.AtomsProto$Atom atom_
	private static final com.android.os.StatsLog$EventMetricData DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasTimestampNanos () 
	public long getTimestampNanos () 
	private void setTimestampNanos (long) 
		long value
	private void clearTimestampNanos () 
	public boolean hasAtom () 
	public com.android.os.AtomsProto$Atom getAtom () 
	private void setAtom (com.android.os.AtomsProto$Atom) 
		com.android.os.AtomsProto$Atom value
	private void setAtom (com.android.os.AtomsProto$Atom$Builder) 
		com.android.os.AtomsProto$Atom$Builder builderForValue
	private void mergeAtom (com.android.os.AtomsProto$Atom) 
		com.android.os.AtomsProto$Atom value
	private void clearAtom () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.os.StatsLog$EventMetricData parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$EventMetricData 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 com.android.os.StatsLog$EventMetricData parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$EventMetricData parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$EventMetricData parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$EventMetricData parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$EventMetricData parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$EventMetricData parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$EventMetricData parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$EventMetricData parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$EventMetricData$Builder newBuilder () 
	public static com.android.os.StatsLog$EventMetricData$Builder newBuilder (com.android.os.StatsLog$EventMetricData) 
		com.android.os.StatsLog$EventMetricData prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$EventMetricData other
		com.android.os.AtomsProto$Atom$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
		com.google.protobuf.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$EventMetricData getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$EventMetricData access$1600 () 
	static void access$1700 (com.android.os.StatsLog$EventMetricData, long) 
		com.android.os.StatsLog$EventMetricData x0
		long x1
	static void access$1800 (com.android.os.StatsLog$EventMetricData) 
		com.android.os.StatsLog$EventMetricData x0
	static void access$1900 (com.android.os.StatsLog$EventMetricData, com.android.os.AtomsProto$Atom) 
		com.android.os.StatsLog$EventMetricData x0
		com.android.os.AtomsProto$Atom x1
	static void access$2000 (com.android.os.StatsLog$EventMetricData, com.android.os.AtomsProto$Atom$Builder) 
		com.android.os.StatsLog$EventMetricData x0
		com.android.os.AtomsProto$Atom$Builder x1
	static void access$2100 (com.android.os.StatsLog$EventMetricData, com.android.os.AtomsProto$Atom) 
		com.android.os.StatsLog$EventMetricData x0
		com.android.os.AtomsProto$Atom x1
	static void access$2200 (com.android.os.StatsLog$EventMetricData) 
		com.android.os.StatsLog$EventMetricData x0
	static void  () 
}

com/android/os/StatsLog$EventMetricDataOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$EventMetricDataOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasTimestampNanos () 
	public abstract long getTimestampNanos () 
	public abstract boolean hasAtom () 
	public abstract com.android.os.AtomsProto$Atom getAtom () 
}

com/android/os/StatsLog$GaugeBucketInfo$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$GaugeBucketInfo$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$GaugeBucketInfoOrBuilder  {
	private void  () 
	public boolean hasStartBucketNanos () 
	public long getStartBucketNanos () 
	public com.android.os.StatsLog$GaugeBucketInfo$Builder setStartBucketNanos (long) 
		long value
	public com.android.os.StatsLog$GaugeBucketInfo$Builder clearStartBucketNanos () 
	public boolean hasEndBucketNanos () 
	public long getEndBucketNanos () 
	public com.android.os.StatsLog$GaugeBucketInfo$Builder setEndBucketNanos (long) 
		long value
	public com.android.os.StatsLog$GaugeBucketInfo$Builder clearEndBucketNanos () 
	public boolean hasAtom () 
	public com.android.os.AtomsProto$Atom getAtom () 
	public com.android.os.StatsLog$GaugeBucketInfo$Builder setAtom (com.android.os.AtomsProto$Atom) 
		com.android.os.AtomsProto$Atom value
	public com.android.os.StatsLog$GaugeBucketInfo$Builder setAtom (com.android.os.AtomsProto$Atom$Builder) 
		com.android.os.AtomsProto$Atom$Builder builderForValue
	public com.android.os.StatsLog$GaugeBucketInfo$Builder mergeAtom (com.android.os.AtomsProto$Atom) 
		com.android.os.AtomsProto$Atom value
	public com.android.os.StatsLog$GaugeBucketInfo$Builder clearAtom () 
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$GaugeBucketInfo.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$GaugeBucketInfo extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$GaugeBucketInfoOrBuilder  {
	private int bitField0_
	public static final int START_BUCKET_NANOS_FIELD_NUMBER
	private long startBucketNanos_
	public static final int END_BUCKET_NANOS_FIELD_NUMBER
	private long endBucketNanos_
	public static final int ATOM_FIELD_NUMBER
	private com.android.os.AtomsProto$Atom atom_
	private static final com.android.os.StatsLog$GaugeBucketInfo DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasStartBucketNanos () 
	public long getStartBucketNanos () 
	private void setStartBucketNanos (long) 
		long value
	private void clearStartBucketNanos () 
	public boolean hasEndBucketNanos () 
	public long getEndBucketNanos () 
	private void setEndBucketNanos (long) 
		long value
	private void clearEndBucketNanos () 
	public boolean hasAtom () 
	public com.android.os.AtomsProto$Atom getAtom () 
	private void setAtom (com.android.os.AtomsProto$Atom) 
		com.android.os.AtomsProto$Atom value
	private void setAtom (com.android.os.AtomsProto$Atom$Builder) 
		com.android.os.AtomsProto$Atom$Builder builderForValue
	private void mergeAtom (com.android.os.AtomsProto$Atom) 
		com.android.os.AtomsProto$Atom value
	private void clearAtom () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.os.StatsLog$GaugeBucketInfo parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$GaugeBucketInfo 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 com.android.os.StatsLog$GaugeBucketInfo parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$GaugeBucketInfo parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$GaugeBucketInfo parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$GaugeBucketInfo parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$GaugeBucketInfo parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$GaugeBucketInfo parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$GaugeBucketInfo parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$GaugeBucketInfo parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$GaugeBucketInfo$Builder newBuilder () 
	public static com.android.os.StatsLog$GaugeBucketInfo$Builder newBuilder (com.android.os.StatsLog$GaugeBucketInfo) 
		com.android.os.StatsLog$GaugeBucketInfo prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$GaugeBucketInfo other
		com.android.os.AtomsProto$Atom$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
		com.google.protobuf.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$GaugeBucketInfo getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$GaugeBucketInfo access$10800 () 
	static void access$10900 (com.android.os.StatsLog$GaugeBucketInfo, long) 
		com.android.os.StatsLog$GaugeBucketInfo x0
		long x1
	static void access$11000 (com.android.os.StatsLog$GaugeBucketInfo) 
		com.android.os.StatsLog$GaugeBucketInfo x0
	static void access$11100 (com.android.os.StatsLog$GaugeBucketInfo, long) 
		com.android.os.StatsLog$GaugeBucketInfo x0
		long x1
	static void access$11200 (com.android.os.StatsLog$GaugeBucketInfo) 
		com.android.os.StatsLog$GaugeBucketInfo x0
	static void access$11300 (com.android.os.StatsLog$GaugeBucketInfo, com.android.os.AtomsProto$Atom) 
		com.android.os.StatsLog$GaugeBucketInfo x0
		com.android.os.AtomsProto$Atom x1
	static void access$11400 (com.android.os.StatsLog$GaugeBucketInfo, com.android.os.AtomsProto$Atom$Builder) 
		com.android.os.StatsLog$GaugeBucketInfo x0
		com.android.os.AtomsProto$Atom$Builder x1
	static void access$11500 (com.android.os.StatsLog$GaugeBucketInfo, com.android.os.AtomsProto$Atom) 
		com.android.os.StatsLog$GaugeBucketInfo x0
		com.android.os.AtomsProto$Atom x1
	static void access$11600 (com.android.os.StatsLog$GaugeBucketInfo) 
		com.android.os.StatsLog$GaugeBucketInfo x0
	static void  () 
}

com/android/os/StatsLog$GaugeBucketInfoOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$GaugeBucketInfoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasStartBucketNanos () 
	public abstract long getStartBucketNanos () 
	public abstract boolean hasEndBucketNanos () 
	public abstract long getEndBucketNanos () 
	public abstract boolean hasAtom () 
	public abstract com.android.os.AtomsProto$Atom getAtom () 
}

com/android/os/StatsLog$GaugeMetricData$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$GaugeMetricData$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$GaugeMetricDataOrBuilder  {
	private void  () 
	public java.util.List getDimensionList () 
	public int getDimensionCount () 
	public com.android.os.StatsLog$KeyValuePair getDimension (int) 
		int index
	public com.android.os.StatsLog$GaugeMetricData$Builder setDimension (int, com.android.os.StatsLog$KeyValuePair) 
		int index
		com.android.os.StatsLog$KeyValuePair value
	public com.android.os.StatsLog$GaugeMetricData$Builder setDimension (int, com.android.os.StatsLog$KeyValuePair$Builder) 
		int index
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	public com.android.os.StatsLog$GaugeMetricData$Builder addDimension (com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$KeyValuePair value
	public com.android.os.StatsLog$GaugeMetricData$Builder addDimension (int, com.android.os.StatsLog$KeyValuePair) 
		int index
		com.android.os.StatsLog$KeyValuePair value
	public com.android.os.StatsLog$GaugeMetricData$Builder addDimension (com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	public com.android.os.StatsLog$GaugeMetricData$Builder addDimension (int, com.android.os.StatsLog$KeyValuePair$Builder) 
		int index
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	public com.android.os.StatsLog$GaugeMetricData$Builder addAllDimension (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$GaugeMetricData$Builder clearDimension () 
	public com.android.os.StatsLog$GaugeMetricData$Builder removeDimension (int) 
		int index
	public java.util.List getBucketInfoList () 
	public int getBucketInfoCount () 
	public com.android.os.StatsLog$GaugeBucketInfo getBucketInfo (int) 
		int index
	public com.android.os.StatsLog$GaugeMetricData$Builder setBucketInfo (int, com.android.os.StatsLog$GaugeBucketInfo) 
		int index
		com.android.os.StatsLog$GaugeBucketInfo value
	public com.android.os.StatsLog$GaugeMetricData$Builder setBucketInfo (int, com.android.os.StatsLog$GaugeBucketInfo$Builder) 
		int index
		com.android.os.StatsLog$GaugeBucketInfo$Builder builderForValue
	public com.android.os.StatsLog$GaugeMetricData$Builder addBucketInfo (com.android.os.StatsLog$GaugeBucketInfo) 
		com.android.os.StatsLog$GaugeBucketInfo value
	public com.android.os.StatsLog$GaugeMetricData$Builder addBucketInfo (int, com.android.os.StatsLog$GaugeBucketInfo) 
		int index
		com.android.os.StatsLog$GaugeBucketInfo value
	public com.android.os.StatsLog$GaugeMetricData$Builder addBucketInfo (com.android.os.StatsLog$GaugeBucketInfo$Builder) 
		com.android.os.StatsLog$GaugeBucketInfo$Builder builderForValue
	public com.android.os.StatsLog$GaugeMetricData$Builder addBucketInfo (int, com.android.os.StatsLog$GaugeBucketInfo$Builder) 
		int index
		com.android.os.StatsLog$GaugeBucketInfo$Builder builderForValue
	public com.android.os.StatsLog$GaugeMetricData$Builder addAllBucketInfo (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$GaugeMetricData$Builder clearBucketInfo () 
	public com.android.os.StatsLog$GaugeMetricData$Builder removeBucketInfo (int) 
		int index
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$GaugeMetricData.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$GaugeMetricData extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$GaugeMetricDataOrBuilder  {
	public static final int DIMENSION_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList dimension_
	public static final int BUCKET_INFO_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList bucketInfo_
	private static final com.android.os.StatsLog$GaugeMetricData DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public java.util.List getDimensionList () 
	public java.util.List getDimensionOrBuilderList () 
	public int getDimensionCount () 
	public com.android.os.StatsLog$KeyValuePair getDimension (int) 
		int index
	public com.android.os.StatsLog$KeyValuePairOrBuilder getDimensionOrBuilder (int) 
		int index
	private void ensureDimensionIsMutable () 
	private void setDimension (int, com.android.os.StatsLog$KeyValuePair) 
		int index
		com.android.os.StatsLog$KeyValuePair value
	private void setDimension (int, com.android.os.StatsLog$KeyValuePair$Builder) 
		int index
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	private void addDimension (com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$KeyValuePair value
	private void addDimension (int, com.android.os.StatsLog$KeyValuePair) 
		int index
		com.android.os.StatsLog$KeyValuePair value
	private void addDimension (com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	private void addDimension (int, com.android.os.StatsLog$KeyValuePair$Builder) 
		int index
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	private void addAllDimension (java.lang.Iterable) 
		Iterable values
	private void clearDimension () 
	private void removeDimension (int) 
		int index
	public java.util.List getBucketInfoList () 
	public java.util.List getBucketInfoOrBuilderList () 
	public int getBucketInfoCount () 
	public com.android.os.StatsLog$GaugeBucketInfo getBucketInfo (int) 
		int index
	public com.android.os.StatsLog$GaugeBucketInfoOrBuilder getBucketInfoOrBuilder (int) 
		int index
	private void ensureBucketInfoIsMutable () 
	private void setBucketInfo (int, com.android.os.StatsLog$GaugeBucketInfo) 
		int index
		com.android.os.StatsLog$GaugeBucketInfo value
	private void setBucketInfo (int, com.android.os.StatsLog$GaugeBucketInfo$Builder) 
		int index
		com.android.os.StatsLog$GaugeBucketInfo$Builder builderForValue
	private void addBucketInfo (com.android.os.StatsLog$GaugeBucketInfo) 
		com.android.os.StatsLog$GaugeBucketInfo value
	private void addBucketInfo (int, com.android.os.StatsLog$GaugeBucketInfo) 
		int index
		com.android.os.StatsLog$GaugeBucketInfo value
	private void addBucketInfo (com.android.os.StatsLog$GaugeBucketInfo$Builder) 
		com.android.os.StatsLog$GaugeBucketInfo$Builder builderForValue
	private void addBucketInfo (int, com.android.os.StatsLog$GaugeBucketInfo$Builder) 
		int index
		com.android.os.StatsLog$GaugeBucketInfo$Builder builderForValue
	private void addAllBucketInfo (java.lang.Iterable) 
		Iterable values
	private void clearBucketInfo () 
	private void removeBucketInfo (int) 
		int index
	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 com.android.os.StatsLog$GaugeMetricData parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$GaugeMetricData 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 com.android.os.StatsLog$GaugeMetricData parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$GaugeMetricData parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$GaugeMetricData parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$GaugeMetricData parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$GaugeMetricData parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$GaugeMetricData parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$GaugeMetricData parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$GaugeMetricData parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$GaugeMetricData$Builder newBuilder () 
	public static com.android.os.StatsLog$GaugeMetricData$Builder newBuilder (com.android.os.StatsLog$GaugeMetricData) 
		com.android.os.StatsLog$GaugeMetricData prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$GaugeMetricData other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$GaugeMetricData getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$GaugeMetricData access$11800 () 
	static void access$11900 (com.android.os.StatsLog$GaugeMetricData, int, com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$GaugeMetricData x0
		int x1
		com.android.os.StatsLog$KeyValuePair x2
	static void access$12000 (com.android.os.StatsLog$GaugeMetricData, int, com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$GaugeMetricData x0
		int x1
		com.android.os.StatsLog$KeyValuePair$Builder x2
	static void access$12100 (com.android.os.StatsLog$GaugeMetricData, com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$GaugeMetricData x0
		com.android.os.StatsLog$KeyValuePair x1
	static void access$12200 (com.android.os.StatsLog$GaugeMetricData, int, com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$GaugeMetricData x0
		int x1
		com.android.os.StatsLog$KeyValuePair x2
	static void access$12300 (com.android.os.StatsLog$GaugeMetricData, com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$GaugeMetricData x0
		com.android.os.StatsLog$KeyValuePair$Builder x1
	static void access$12400 (com.android.os.StatsLog$GaugeMetricData, int, com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$GaugeMetricData x0
		int x1
		com.android.os.StatsLog$KeyValuePair$Builder x2
	static void access$12500 (com.android.os.StatsLog$GaugeMetricData, java.lang.Iterable) 
		com.android.os.StatsLog$GaugeMetricData x0
		Iterable x1
	static void access$12600 (com.android.os.StatsLog$GaugeMetricData) 
		com.android.os.StatsLog$GaugeMetricData x0
	static void access$12700 (com.android.os.StatsLog$GaugeMetricData, int) 
		com.android.os.StatsLog$GaugeMetricData x0
		int x1
	static void access$12800 (com.android.os.StatsLog$GaugeMetricData, int, com.android.os.StatsLog$GaugeBucketInfo) 
		com.android.os.StatsLog$GaugeMetricData x0
		int x1
		com.android.os.StatsLog$GaugeBucketInfo x2
	static void access$12900 (com.android.os.StatsLog$GaugeMetricData, int, com.android.os.StatsLog$GaugeBucketInfo$Builder) 
		com.android.os.StatsLog$GaugeMetricData x0
		int x1
		com.android.os.StatsLog$GaugeBucketInfo$Builder x2
	static void access$13000 (com.android.os.StatsLog$GaugeMetricData, com.android.os.StatsLog$GaugeBucketInfo) 
		com.android.os.StatsLog$GaugeMetricData x0
		com.android.os.StatsLog$GaugeBucketInfo x1
	static void access$13100 (com.android.os.StatsLog$GaugeMetricData, int, com.android.os.StatsLog$GaugeBucketInfo) 
		com.android.os.StatsLog$GaugeMetricData x0
		int x1
		com.android.os.StatsLog$GaugeBucketInfo x2
	static void access$13200 (com.android.os.StatsLog$GaugeMetricData, com.android.os.StatsLog$GaugeBucketInfo$Builder) 
		com.android.os.StatsLog$GaugeMetricData x0
		com.android.os.StatsLog$GaugeBucketInfo$Builder x1
	static void access$13300 (com.android.os.StatsLog$GaugeMetricData, int, com.android.os.StatsLog$GaugeBucketInfo$Builder) 
		com.android.os.StatsLog$GaugeMetricData x0
		int x1
		com.android.os.StatsLog$GaugeBucketInfo$Builder x2
	static void access$13400 (com.android.os.StatsLog$GaugeMetricData, java.lang.Iterable) 
		com.android.os.StatsLog$GaugeMetricData x0
		Iterable x1
	static void access$13500 (com.android.os.StatsLog$GaugeMetricData) 
		com.android.os.StatsLog$GaugeMetricData x0
	static void access$13600 (com.android.os.StatsLog$GaugeMetricData, int) 
		com.android.os.StatsLog$GaugeMetricData x0
		int x1
	static void  () 
}

com/android/os/StatsLog$GaugeMetricDataOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$GaugeMetricDataOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract java.util.List getDimensionList () 
	public abstract com.android.os.StatsLog$KeyValuePair getDimension (int) 
	public abstract int getDimensionCount () 
	public abstract java.util.List getBucketInfoList () 
	public abstract com.android.os.StatsLog$GaugeBucketInfo getBucketInfo (int) 
	public abstract int getBucketInfoCount () 
}

com/android/os/StatsLog$KeyValuePair$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$KeyValuePair$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$KeyValuePairOrBuilder  {
	private void  () 
	public com.android.os.StatsLog$KeyValuePair$ValueCase getValueCase () 
	public com.android.os.StatsLog$KeyValuePair$Builder clearValue () 
	public boolean hasKey () 
	public int getKey () 
	public com.android.os.StatsLog$KeyValuePair$Builder setKey (int) 
		int value
	public com.android.os.StatsLog$KeyValuePair$Builder clearKey () 
	public boolean hasValueStr () 
	public java.lang.String getValueStr () 
	public com.google.protobuf.ByteString getValueStrBytes () 
	public com.android.os.StatsLog$KeyValuePair$Builder setValueStr (java.lang.String) 
		String value
	public com.android.os.StatsLog$KeyValuePair$Builder clearValueStr () 
	public com.android.os.StatsLog$KeyValuePair$Builder setValueStrBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasValueInt () 
	public int getValueInt () 
	public com.android.os.StatsLog$KeyValuePair$Builder setValueInt (int) 
		int value
	public com.android.os.StatsLog$KeyValuePair$Builder clearValueInt () 
	public boolean hasValueLong () 
	public long getValueLong () 
	public com.android.os.StatsLog$KeyValuePair$Builder setValueLong (long) 
		long value
	public com.android.os.StatsLog$KeyValuePair$Builder clearValueLong () 
	public boolean hasValueBool () 
	public boolean getValueBool () 
	public com.android.os.StatsLog$KeyValuePair$Builder setValueBool (boolean) 
		boolean value
	public com.android.os.StatsLog$KeyValuePair$Builder clearValueBool () 
	public boolean hasValueFloat () 
	public float getValueFloat () 
	public com.android.os.StatsLog$KeyValuePair$Builder setValueFloat (float) 
		float value
	public com.android.os.StatsLog$KeyValuePair$Builder clearValueFloat () 
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$KeyValuePair$ValueCase.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$KeyValuePair$ValueCase extends java.lang.Enum implements com.google.protobuf.Internal$EnumLite  {
	public static final com.android.os.StatsLog$KeyValuePair$ValueCase VALUE_STR
	public static final com.android.os.StatsLog$KeyValuePair$ValueCase VALUE_INT
	public static final com.android.os.StatsLog$KeyValuePair$ValueCase VALUE_LONG
	public static final com.android.os.StatsLog$KeyValuePair$ValueCase VALUE_BOOL
	public static final com.android.os.StatsLog$KeyValuePair$ValueCase VALUE_FLOAT
	public static final com.android.os.StatsLog$KeyValuePair$ValueCase VALUE_NOT_SET
	private final int value
	private static final com.android.os.StatsLog$KeyValuePair$ValueCase[] $VALUES
	public static com.android.os.StatsLog$KeyValuePair$ValueCase[] values () 
	public static com.android.os.StatsLog$KeyValuePair$ValueCase valueOf (java.lang.String) 
		String name
	private void  (java.lang.String, int, int) 
		int value
	public static com.android.os.StatsLog$KeyValuePair$ValueCase valueOf (int) 
		int value
	public static com.android.os.StatsLog$KeyValuePair$ValueCase forNumber (int) 
		int value
	public int getNumber () 
	static void  () 
}

com/android/os/StatsLog$KeyValuePair.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$KeyValuePair extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$KeyValuePairOrBuilder  {
	private int bitField0_
	private int valueCase_
	private Object value_
	public static final int KEY_FIELD_NUMBER
	private int key_
	public static final int VALUE_STR_FIELD_NUMBER
	public static final int VALUE_INT_FIELD_NUMBER
	public static final int VALUE_LONG_FIELD_NUMBER
	public static final int VALUE_BOOL_FIELD_NUMBER
	public static final int VALUE_FLOAT_FIELD_NUMBER
	private static final com.android.os.StatsLog$KeyValuePair DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public com.android.os.StatsLog$KeyValuePair$ValueCase getValueCase () 
	private void clearValue () 
	public boolean hasKey () 
	public int getKey () 
	private void setKey (int) 
		int value
	private void clearKey () 
	public boolean hasValueStr () 
	public java.lang.String getValueStr () 
		String ref
	public com.google.protobuf.ByteString getValueStrBytes () 
		String ref
	private void setValueStr (java.lang.String) 
		String value
	private void clearValueStr () 
	private void setValueStrBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasValueInt () 
	public int getValueInt () 
	private void setValueInt (int) 
		int value
	private void clearValueInt () 
	public boolean hasValueLong () 
	public long getValueLong () 
	private void setValueLong (long) 
		long value
	private void clearValueLong () 
	public boolean hasValueBool () 
	public boolean getValueBool () 
	private void setValueBool (boolean) 
		boolean value
	private void clearValueBool () 
	public boolean hasValueFloat () 
	public float getValueFloat () 
	private void setValueFloat (float) 
		float value
	private void clearValueFloat () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.os.StatsLog$KeyValuePair parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$KeyValuePair 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 com.android.os.StatsLog$KeyValuePair parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$KeyValuePair parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$KeyValuePair parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$KeyValuePair parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$KeyValuePair parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$KeyValuePair parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$KeyValuePair parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$KeyValuePair parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$KeyValuePair$Builder newBuilder () 
	public static com.android.os.StatsLog$KeyValuePair$Builder newBuilder (com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$KeyValuePair prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$KeyValuePair other
		String s
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$KeyValuePair getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$KeyValuePair access$000 () 
	static void access$100 (com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$KeyValuePair x0
	static void access$200 (com.android.os.StatsLog$KeyValuePair, int) 
		com.android.os.StatsLog$KeyValuePair x0
		int x1
	static void access$300 (com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$KeyValuePair x0
	static void access$400 (com.android.os.StatsLog$KeyValuePair, java.lang.String) 
		com.android.os.StatsLog$KeyValuePair x0
		String x1
	static void access$500 (com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$KeyValuePair x0
	static void access$600 (com.android.os.StatsLog$KeyValuePair, com.google.protobuf.ByteString) 
		com.android.os.StatsLog$KeyValuePair x0
		com.google.protobuf.ByteString x1
	static void access$700 (com.android.os.StatsLog$KeyValuePair, int) 
		com.android.os.StatsLog$KeyValuePair x0
		int x1
	static void access$800 (com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$KeyValuePair x0
	static void access$900 (com.android.os.StatsLog$KeyValuePair, long) 
		com.android.os.StatsLog$KeyValuePair x0
		long x1
	static void access$1000 (com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$KeyValuePair x0
	static void access$1100 (com.android.os.StatsLog$KeyValuePair, boolean) 
		com.android.os.StatsLog$KeyValuePair x0
		boolean x1
	static void access$1200 (com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$KeyValuePair x0
	static void access$1300 (com.android.os.StatsLog$KeyValuePair, float) 
		com.android.os.StatsLog$KeyValuePair x0
		float x1
	static void access$1400 (com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$KeyValuePair x0
	static void  () 
}

com/android/os/StatsLog$KeyValuePairOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$KeyValuePairOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasKey () 
	public abstract int getKey () 
	public abstract boolean hasValueStr () 
	public abstract java.lang.String getValueStr () 
	public abstract com.google.protobuf.ByteString getValueStrBytes () 
	public abstract boolean hasValueInt () 
	public abstract int getValueInt () 
	public abstract boolean hasValueLong () 
	public abstract long getValueLong () 
	public abstract boolean hasValueBool () 
	public abstract boolean getValueBool () 
	public abstract boolean hasValueFloat () 
	public abstract float getValueFloat () 
	public abstract com.android.os.StatsLog$KeyValuePair$ValueCase getValueCase () 
}

com/android/os/StatsLog$StatsLogReport$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsLogReport$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$StatsLogReportOrBuilder  {
	private void  () 
	public com.android.os.StatsLog$StatsLogReport$DataCase getDataCase () 
	public com.android.os.StatsLog$StatsLogReport$Builder clearData () 
	public boolean hasMetricName () 
	public java.lang.String getMetricName () 
	public com.google.protobuf.ByteString getMetricNameBytes () 
	public com.android.os.StatsLog$StatsLogReport$Builder setMetricName (java.lang.String) 
		String value
	public com.android.os.StatsLog$StatsLogReport$Builder clearMetricName () 
	public com.android.os.StatsLog$StatsLogReport$Builder setMetricNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasStartReportNanos () 
	public long getStartReportNanos () 
	public com.android.os.StatsLog$StatsLogReport$Builder setStartReportNanos (long) 
		long value
	public com.android.os.StatsLog$StatsLogReport$Builder clearStartReportNanos () 
	public boolean hasEndReportNanos () 
	public long getEndReportNanos () 
	public com.android.os.StatsLog$StatsLogReport$Builder setEndReportNanos (long) 
		long value
	public com.android.os.StatsLog$StatsLogReport$Builder clearEndReportNanos () 
	public boolean hasEventMetrics () 
	public com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper getEventMetrics () 
	public com.android.os.StatsLog$StatsLogReport$Builder setEventMetrics (com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper value
	public com.android.os.StatsLog$StatsLogReport$Builder setEventMetrics (com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper$Builder) 
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$Builder mergeEventMetrics (com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper value
	public com.android.os.StatsLog$StatsLogReport$Builder clearEventMetrics () 
	public boolean hasCountMetrics () 
	public com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper getCountMetrics () 
	public com.android.os.StatsLog$StatsLogReport$Builder setCountMetrics (com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper value
	public com.android.os.StatsLog$StatsLogReport$Builder setCountMetrics (com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper$Builder) 
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$Builder mergeCountMetrics (com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper value
	public com.android.os.StatsLog$StatsLogReport$Builder clearCountMetrics () 
	public boolean hasDurationMetrics () 
	public com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper getDurationMetrics () 
	public com.android.os.StatsLog$StatsLogReport$Builder setDurationMetrics (com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper value
	public com.android.os.StatsLog$StatsLogReport$Builder setDurationMetrics (com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder) 
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$Builder mergeDurationMetrics (com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper value
	public com.android.os.StatsLog$StatsLogReport$Builder clearDurationMetrics () 
	public boolean hasValueMetrics () 
	public com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper getValueMetrics () 
	public com.android.os.StatsLog$StatsLogReport$Builder setValueMetrics (com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper value
	public com.android.os.StatsLog$StatsLogReport$Builder setValueMetrics (com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder) 
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$Builder mergeValueMetrics (com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper value
	public com.android.os.StatsLog$StatsLogReport$Builder clearValueMetrics () 
	public boolean hasGaugeMetrics () 
	public com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper getGaugeMetrics () 
	public com.android.os.StatsLog$StatsLogReport$Builder setGaugeMetrics (com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper value
	public com.android.os.StatsLog$StatsLogReport$Builder setGaugeMetrics (com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper$Builder) 
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$Builder mergeGaugeMetrics (com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper value
	public com.android.os.StatsLog$StatsLogReport$Builder clearGaugeMetrics () 
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$StatsLogReport$CountMetricDataWrapper$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapperOrBuilder  {
	private void  () 
	public java.util.List getDataList () 
	public int getDataCount () 
	public com.android.os.StatsLog$CountMetricData getData (int) 
		int index
	public com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper$Builder setData (int, com.android.os.StatsLog$CountMetricData) 
		int index
		com.android.os.StatsLog$CountMetricData value
	public com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper$Builder setData (int, com.android.os.StatsLog$CountMetricData$Builder) 
		int index
		com.android.os.StatsLog$CountMetricData$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper$Builder addData (com.android.os.StatsLog$CountMetricData) 
		com.android.os.StatsLog$CountMetricData value
	public com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper$Builder addData (int, com.android.os.StatsLog$CountMetricData) 
		int index
		com.android.os.StatsLog$CountMetricData value
	public com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper$Builder addData (com.android.os.StatsLog$CountMetricData$Builder) 
		com.android.os.StatsLog$CountMetricData$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper$Builder addData (int, com.android.os.StatsLog$CountMetricData$Builder) 
		int index
		com.android.os.StatsLog$CountMetricData$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper$Builder addAllData (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper$Builder clearData () 
	public com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper$Builder removeData (int) 
		int index
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$StatsLogReport$CountMetricDataWrapper.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapperOrBuilder  {
	public static final int DATA_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList data_
	private static final com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public java.util.List getDataList () 
	public java.util.List getDataOrBuilderList () 
	public int getDataCount () 
	public com.android.os.StatsLog$CountMetricData getData (int) 
		int index
	public com.android.os.StatsLog$CountMetricDataOrBuilder getDataOrBuilder (int) 
		int index
	private void ensureDataIsMutable () 
	private void setData (int, com.android.os.StatsLog$CountMetricData) 
		int index
		com.android.os.StatsLog$CountMetricData value
	private void setData (int, com.android.os.StatsLog$CountMetricData$Builder) 
		int index
		com.android.os.StatsLog$CountMetricData$Builder builderForValue
	private void addData (com.android.os.StatsLog$CountMetricData) 
		com.android.os.StatsLog$CountMetricData value
	private void addData (int, com.android.os.StatsLog$CountMetricData) 
		int index
		com.android.os.StatsLog$CountMetricData value
	private void addData (com.android.os.StatsLog$CountMetricData$Builder) 
		com.android.os.StatsLog$CountMetricData$Builder builderForValue
	private void addData (int, com.android.os.StatsLog$CountMetricData$Builder) 
		int index
		com.android.os.StatsLog$CountMetricData$Builder builderForValue
	private void addAllData (java.lang.Iterable) 
		Iterable values
	private void clearData () 
	private void removeData (int) 
		int index
	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 com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper 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 com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper$Builder newBuilder () 
	public static com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper$Builder newBuilder (com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper access$20400 () 
	static void access$20500 (com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper, int, com.android.os.StatsLog$CountMetricData) 
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$CountMetricData x2
	static void access$20600 (com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper, int, com.android.os.StatsLog$CountMetricData$Builder) 
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$CountMetricData$Builder x2
	static void access$20700 (com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper, com.android.os.StatsLog$CountMetricData) 
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper x0
		com.android.os.StatsLog$CountMetricData x1
	static void access$20800 (com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper, int, com.android.os.StatsLog$CountMetricData) 
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$CountMetricData x2
	static void access$20900 (com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper, com.android.os.StatsLog$CountMetricData$Builder) 
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper x0
		com.android.os.StatsLog$CountMetricData$Builder x1
	static void access$21000 (com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper, int, com.android.os.StatsLog$CountMetricData$Builder) 
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$CountMetricData$Builder x2
	static void access$21100 (com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper, java.lang.Iterable) 
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper x0
		Iterable x1
	static void access$21200 (com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper x0
	static void access$21300 (com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper, int) 
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper x0
		int x1
	static void  () 
}

com/android/os/StatsLog$StatsLogReport$CountMetricDataWrapperOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapperOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract java.util.List getDataList () 
	public abstract com.android.os.StatsLog$CountMetricData getData (int) 
	public abstract int getDataCount () 
}

com/android/os/StatsLog$StatsLogReport$DataCase.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsLogReport$DataCase extends java.lang.Enum implements com.google.protobuf.Internal$EnumLite  {
	public static final com.android.os.StatsLog$StatsLogReport$DataCase EVENT_METRICS
	public static final com.android.os.StatsLog$StatsLogReport$DataCase COUNT_METRICS
	public static final com.android.os.StatsLog$StatsLogReport$DataCase DURATION_METRICS
	public static final com.android.os.StatsLog$StatsLogReport$DataCase VALUE_METRICS
	public static final com.android.os.StatsLog$StatsLogReport$DataCase GAUGE_METRICS
	public static final com.android.os.StatsLog$StatsLogReport$DataCase DATA_NOT_SET
	private final int value
	private static final com.android.os.StatsLog$StatsLogReport$DataCase[] $VALUES
	public static com.android.os.StatsLog$StatsLogReport$DataCase[] values () 
	public static com.android.os.StatsLog$StatsLogReport$DataCase valueOf (java.lang.String) 
		String name
	private void  (java.lang.String, int, int) 
		int value
	public static com.android.os.StatsLog$StatsLogReport$DataCase valueOf (int) 
		int value
	public static com.android.os.StatsLog$StatsLogReport$DataCase forNumber (int) 
		int value
	public int getNumber () 
	static void  () 
}

com/android/os/StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapperOrBuilder  {
	private void  () 
	public java.util.List getDataList () 
	public int getDataCount () 
	public com.android.os.StatsLog$DurationMetricData getData (int) 
		int index
	public com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder setData (int, com.android.os.StatsLog$DurationMetricData) 
		int index
		com.android.os.StatsLog$DurationMetricData value
	public com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder setData (int, com.android.os.StatsLog$DurationMetricData$Builder) 
		int index
		com.android.os.StatsLog$DurationMetricData$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder addData (com.android.os.StatsLog$DurationMetricData) 
		com.android.os.StatsLog$DurationMetricData value
	public com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder addData (int, com.android.os.StatsLog$DurationMetricData) 
		int index
		com.android.os.StatsLog$DurationMetricData value
	public com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder addData (com.android.os.StatsLog$DurationMetricData$Builder) 
		com.android.os.StatsLog$DurationMetricData$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder addData (int, com.android.os.StatsLog$DurationMetricData$Builder) 
		int index
		com.android.os.StatsLog$DurationMetricData$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder addAllData (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder clearData () 
	public com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder removeData (int) 
		int index
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$StatsLogReport$DurationMetricDataWrapper.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapperOrBuilder  {
	public static final int DATA_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList data_
	private static final com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public java.util.List getDataList () 
	public java.util.List getDataOrBuilderList () 
	public int getDataCount () 
	public com.android.os.StatsLog$DurationMetricData getData (int) 
		int index
	public com.android.os.StatsLog$DurationMetricDataOrBuilder getDataOrBuilder (int) 
		int index
	private void ensureDataIsMutable () 
	private void setData (int, com.android.os.StatsLog$DurationMetricData) 
		int index
		com.android.os.StatsLog$DurationMetricData value
	private void setData (int, com.android.os.StatsLog$DurationMetricData$Builder) 
		int index
		com.android.os.StatsLog$DurationMetricData$Builder builderForValue
	private void addData (com.android.os.StatsLog$DurationMetricData) 
		com.android.os.StatsLog$DurationMetricData value
	private void addData (int, com.android.os.StatsLog$DurationMetricData) 
		int index
		com.android.os.StatsLog$DurationMetricData value
	private void addData (com.android.os.StatsLog$DurationMetricData$Builder) 
		com.android.os.StatsLog$DurationMetricData$Builder builderForValue
	private void addData (int, com.android.os.StatsLog$DurationMetricData$Builder) 
		int index
		com.android.os.StatsLog$DurationMetricData$Builder builderForValue
	private void addAllData (java.lang.Iterable) 
		Iterable values
	private void clearData () 
	private void removeData (int) 
		int index
	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 com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper 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 com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder newBuilder () 
	public static com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder newBuilder (com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper access$21500 () 
	static void access$21600 (com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper, int, com.android.os.StatsLog$DurationMetricData) 
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$DurationMetricData x2
	static void access$21700 (com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper, int, com.android.os.StatsLog$DurationMetricData$Builder) 
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$DurationMetricData$Builder x2
	static void access$21800 (com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper, com.android.os.StatsLog$DurationMetricData) 
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper x0
		com.android.os.StatsLog$DurationMetricData x1
	static void access$21900 (com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper, int, com.android.os.StatsLog$DurationMetricData) 
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$DurationMetricData x2
	static void access$22000 (com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper, com.android.os.StatsLog$DurationMetricData$Builder) 
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper x0
		com.android.os.StatsLog$DurationMetricData$Builder x1
	static void access$22100 (com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper, int, com.android.os.StatsLog$DurationMetricData$Builder) 
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$DurationMetricData$Builder x2
	static void access$22200 (com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper, java.lang.Iterable) 
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper x0
		Iterable x1
	static void access$22300 (com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper x0
	static void access$22400 (com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper, int) 
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper x0
		int x1
	static void  () 
}

com/android/os/StatsLog$StatsLogReport$DurationMetricDataWrapperOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapperOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract java.util.List getDataList () 
	public abstract com.android.os.StatsLog$DurationMetricData getData (int) 
	public abstract int getDataCount () 
}

com/android/os/StatsLog$StatsLogReport$EventMetricDataWrapper$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapperOrBuilder  {
	private void  () 
	public java.util.List getDataList () 
	public int getDataCount () 
	public com.android.os.StatsLog$EventMetricData getData (int) 
		int index
	public com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper$Builder setData (int, com.android.os.StatsLog$EventMetricData) 
		int index
		com.android.os.StatsLog$EventMetricData value
	public com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper$Builder setData (int, com.android.os.StatsLog$EventMetricData$Builder) 
		int index
		com.android.os.StatsLog$EventMetricData$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper$Builder addData (com.android.os.StatsLog$EventMetricData) 
		com.android.os.StatsLog$EventMetricData value
	public com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper$Builder addData (int, com.android.os.StatsLog$EventMetricData) 
		int index
		com.android.os.StatsLog$EventMetricData value
	public com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper$Builder addData (com.android.os.StatsLog$EventMetricData$Builder) 
		com.android.os.StatsLog$EventMetricData$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper$Builder addData (int, com.android.os.StatsLog$EventMetricData$Builder) 
		int index
		com.android.os.StatsLog$EventMetricData$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper$Builder addAllData (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper$Builder clearData () 
	public com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper$Builder removeData (int) 
		int index
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$StatsLogReport$EventMetricDataWrapper.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapperOrBuilder  {
	public static final int DATA_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList data_
	private static final com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public java.util.List getDataList () 
	public java.util.List getDataOrBuilderList () 
	public int getDataCount () 
	public com.android.os.StatsLog$EventMetricData getData (int) 
		int index
	public com.android.os.StatsLog$EventMetricDataOrBuilder getDataOrBuilder (int) 
		int index
	private void ensureDataIsMutable () 
	private void setData (int, com.android.os.StatsLog$EventMetricData) 
		int index
		com.android.os.StatsLog$EventMetricData value
	private void setData (int, com.android.os.StatsLog$EventMetricData$Builder) 
		int index
		com.android.os.StatsLog$EventMetricData$Builder builderForValue
	private void addData (com.android.os.StatsLog$EventMetricData) 
		com.android.os.StatsLog$EventMetricData value
	private void addData (int, com.android.os.StatsLog$EventMetricData) 
		int index
		com.android.os.StatsLog$EventMetricData value
	private void addData (com.android.os.StatsLog$EventMetricData$Builder) 
		com.android.os.StatsLog$EventMetricData$Builder builderForValue
	private void addData (int, com.android.os.StatsLog$EventMetricData$Builder) 
		int index
		com.android.os.StatsLog$EventMetricData$Builder builderForValue
	private void addAllData (java.lang.Iterable) 
		Iterable values
	private void clearData () 
	private void removeData (int) 
		int index
	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 com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper 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 com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper$Builder newBuilder () 
	public static com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper$Builder newBuilder (com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper access$19300 () 
	static void access$19400 (com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper, int, com.android.os.StatsLog$EventMetricData) 
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$EventMetricData x2
	static void access$19500 (com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper, int, com.android.os.StatsLog$EventMetricData$Builder) 
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$EventMetricData$Builder x2
	static void access$19600 (com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper, com.android.os.StatsLog$EventMetricData) 
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper x0
		com.android.os.StatsLog$EventMetricData x1
	static void access$19700 (com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper, int, com.android.os.StatsLog$EventMetricData) 
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$EventMetricData x2
	static void access$19800 (com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper, com.android.os.StatsLog$EventMetricData$Builder) 
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper x0
		com.android.os.StatsLog$EventMetricData$Builder x1
	static void access$19900 (com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper, int, com.android.os.StatsLog$EventMetricData$Builder) 
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$EventMetricData$Builder x2
	static void access$20000 (com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper, java.lang.Iterable) 
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper x0
		Iterable x1
	static void access$20100 (com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper x0
	static void access$20200 (com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper, int) 
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper x0
		int x1
	static void  () 
}

com/android/os/StatsLog$StatsLogReport$EventMetricDataWrapperOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapperOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract java.util.List getDataList () 
	public abstract com.android.os.StatsLog$EventMetricData getData (int) 
	public abstract int getDataCount () 
}

com/android/os/StatsLog$StatsLogReport$GaugeMetricDataWrapper$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapperOrBuilder  {
	private void  () 
	public java.util.List getDataList () 
	public int getDataCount () 
	public com.android.os.StatsLog$GaugeMetricData getData (int) 
		int index
	public com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper$Builder setData (int, com.android.os.StatsLog$GaugeMetricData) 
		int index
		com.android.os.StatsLog$GaugeMetricData value
	public com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper$Builder setData (int, com.android.os.StatsLog$GaugeMetricData$Builder) 
		int index
		com.android.os.StatsLog$GaugeMetricData$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper$Builder addData (com.android.os.StatsLog$GaugeMetricData) 
		com.android.os.StatsLog$GaugeMetricData value
	public com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper$Builder addData (int, com.android.os.StatsLog$GaugeMetricData) 
		int index
		com.android.os.StatsLog$GaugeMetricData value
	public com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper$Builder addData (com.android.os.StatsLog$GaugeMetricData$Builder) 
		com.android.os.StatsLog$GaugeMetricData$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper$Builder addData (int, com.android.os.StatsLog$GaugeMetricData$Builder) 
		int index
		com.android.os.StatsLog$GaugeMetricData$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper$Builder addAllData (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper$Builder clearData () 
	public com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper$Builder removeData (int) 
		int index
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$StatsLogReport$GaugeMetricDataWrapper.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapperOrBuilder  {
	public static final int DATA_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList data_
	private static final com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public java.util.List getDataList () 
	public java.util.List getDataOrBuilderList () 
	public int getDataCount () 
	public com.android.os.StatsLog$GaugeMetricData getData (int) 
		int index
	public com.android.os.StatsLog$GaugeMetricDataOrBuilder getDataOrBuilder (int) 
		int index
	private void ensureDataIsMutable () 
	private void setData (int, com.android.os.StatsLog$GaugeMetricData) 
		int index
		com.android.os.StatsLog$GaugeMetricData value
	private void setData (int, com.android.os.StatsLog$GaugeMetricData$Builder) 
		int index
		com.android.os.StatsLog$GaugeMetricData$Builder builderForValue
	private void addData (com.android.os.StatsLog$GaugeMetricData) 
		com.android.os.StatsLog$GaugeMetricData value
	private void addData (int, com.android.os.StatsLog$GaugeMetricData) 
		int index
		com.android.os.StatsLog$GaugeMetricData value
	private void addData (com.android.os.StatsLog$GaugeMetricData$Builder) 
		com.android.os.StatsLog$GaugeMetricData$Builder builderForValue
	private void addData (int, com.android.os.StatsLog$GaugeMetricData$Builder) 
		int index
		com.android.os.StatsLog$GaugeMetricData$Builder builderForValue
	private void addAllData (java.lang.Iterable) 
		Iterable values
	private void clearData () 
	private void removeData (int) 
		int index
	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 com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper 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 com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper$Builder newBuilder () 
	public static com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper$Builder newBuilder (com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper access$23700 () 
	static void access$23800 (com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper, int, com.android.os.StatsLog$GaugeMetricData) 
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$GaugeMetricData x2
	static void access$23900 (com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper, int, com.android.os.StatsLog$GaugeMetricData$Builder) 
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$GaugeMetricData$Builder x2
	static void access$24000 (com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper, com.android.os.StatsLog$GaugeMetricData) 
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper x0
		com.android.os.StatsLog$GaugeMetricData x1
	static void access$24100 (com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper, int, com.android.os.StatsLog$GaugeMetricData) 
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$GaugeMetricData x2
	static void access$24200 (com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper, com.android.os.StatsLog$GaugeMetricData$Builder) 
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper x0
		com.android.os.StatsLog$GaugeMetricData$Builder x1
	static void access$24300 (com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper, int, com.android.os.StatsLog$GaugeMetricData$Builder) 
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$GaugeMetricData$Builder x2
	static void access$24400 (com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper, java.lang.Iterable) 
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper x0
		Iterable x1
	static void access$24500 (com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper x0
	static void access$24600 (com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper, int) 
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper x0
		int x1
	static void  () 
}

com/android/os/StatsLog$StatsLogReport$GaugeMetricDataWrapperOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapperOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract java.util.List getDataList () 
	public abstract com.android.os.StatsLog$GaugeMetricData getData (int) 
	public abstract int getDataCount () 
}

com/android/os/StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapperOrBuilder  {
	private void  () 
	public java.util.List getDataList () 
	public int getDataCount () 
	public com.android.os.StatsLog$ValueMetricData getData (int) 
		int index
	public com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder setData (int, com.android.os.StatsLog$ValueMetricData) 
		int index
		com.android.os.StatsLog$ValueMetricData value
	public com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder setData (int, com.android.os.StatsLog$ValueMetricData$Builder) 
		int index
		com.android.os.StatsLog$ValueMetricData$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder addData (com.android.os.StatsLog$ValueMetricData) 
		com.android.os.StatsLog$ValueMetricData value
	public com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder addData (int, com.android.os.StatsLog$ValueMetricData) 
		int index
		com.android.os.StatsLog$ValueMetricData value
	public com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder addData (com.android.os.StatsLog$ValueMetricData$Builder) 
		com.android.os.StatsLog$ValueMetricData$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder addData (int, com.android.os.StatsLog$ValueMetricData$Builder) 
		int index
		com.android.os.StatsLog$ValueMetricData$Builder builderForValue
	public com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder addAllData (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder clearData () 
	public com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder removeData (int) 
		int index
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$StatsLogReport$ValueMetricDataWrapper.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapperOrBuilder  {
	public static final int DATA_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList data_
	private static final com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public java.util.List getDataList () 
	public java.util.List getDataOrBuilderList () 
	public int getDataCount () 
	public com.android.os.StatsLog$ValueMetricData getData (int) 
		int index
	public com.android.os.StatsLog$ValueMetricDataOrBuilder getDataOrBuilder (int) 
		int index
	private void ensureDataIsMutable () 
	private void setData (int, com.android.os.StatsLog$ValueMetricData) 
		int index
		com.android.os.StatsLog$ValueMetricData value
	private void setData (int, com.android.os.StatsLog$ValueMetricData$Builder) 
		int index
		com.android.os.StatsLog$ValueMetricData$Builder builderForValue
	private void addData (com.android.os.StatsLog$ValueMetricData) 
		com.android.os.StatsLog$ValueMetricData value
	private void addData (int, com.android.os.StatsLog$ValueMetricData) 
		int index
		com.android.os.StatsLog$ValueMetricData value
	private void addData (com.android.os.StatsLog$ValueMetricData$Builder) 
		com.android.os.StatsLog$ValueMetricData$Builder builderForValue
	private void addData (int, com.android.os.StatsLog$ValueMetricData$Builder) 
		int index
		com.android.os.StatsLog$ValueMetricData$Builder builderForValue
	private void addAllData (java.lang.Iterable) 
		Iterable values
	private void clearData () 
	private void removeData (int) 
		int index
	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 com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper 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 com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder newBuilder () 
	public static com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder newBuilder (com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper access$22600 () 
	static void access$22700 (com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper, int, com.android.os.StatsLog$ValueMetricData) 
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$ValueMetricData x2
	static void access$22800 (com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper, int, com.android.os.StatsLog$ValueMetricData$Builder) 
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$ValueMetricData$Builder x2
	static void access$22900 (com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper, com.android.os.StatsLog$ValueMetricData) 
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper x0
		com.android.os.StatsLog$ValueMetricData x1
	static void access$23000 (com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper, int, com.android.os.StatsLog$ValueMetricData) 
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$ValueMetricData x2
	static void access$23100 (com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper, com.android.os.StatsLog$ValueMetricData$Builder) 
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper x0
		com.android.os.StatsLog$ValueMetricData$Builder x1
	static void access$23200 (com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper, int, com.android.os.StatsLog$ValueMetricData$Builder) 
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper x0
		int x1
		com.android.os.StatsLog$ValueMetricData$Builder x2
	static void access$23300 (com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper, java.lang.Iterable) 
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper x0
		Iterable x1
	static void access$23400 (com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper x0
	static void access$23500 (com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper, int) 
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper x0
		int x1
	static void  () 
}

com/android/os/StatsLog$StatsLogReport$ValueMetricDataWrapperOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapperOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract java.util.List getDataList () 
	public abstract com.android.os.StatsLog$ValueMetricData getData (int) 
	public abstract int getDataCount () 
}

com/android/os/StatsLog$StatsLogReport.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsLogReport extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$StatsLogReportOrBuilder  {
	private int bitField0_
	private int dataCase_
	private Object data_
	public static final int METRIC_NAME_FIELD_NUMBER
	private String metricName_
	public static final int START_REPORT_NANOS_FIELD_NUMBER
	private long startReportNanos_
	public static final int END_REPORT_NANOS_FIELD_NUMBER
	private long endReportNanos_
	public static final int EVENT_METRICS_FIELD_NUMBER
	public static final int COUNT_METRICS_FIELD_NUMBER
	public static final int DURATION_METRICS_FIELD_NUMBER
	public static final int VALUE_METRICS_FIELD_NUMBER
	public static final int GAUGE_METRICS_FIELD_NUMBER
	private static final com.android.os.StatsLog$StatsLogReport DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public com.android.os.StatsLog$StatsLogReport$DataCase getDataCase () 
	private void clearData () 
	public boolean hasMetricName () 
	public java.lang.String getMetricName () 
	public com.google.protobuf.ByteString getMetricNameBytes () 
	private void setMetricName (java.lang.String) 
		String value
	private void clearMetricName () 
	private void setMetricNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasStartReportNanos () 
	public long getStartReportNanos () 
	private void setStartReportNanos (long) 
		long value
	private void clearStartReportNanos () 
	public boolean hasEndReportNanos () 
	public long getEndReportNanos () 
	private void setEndReportNanos (long) 
		long value
	private void clearEndReportNanos () 
	public boolean hasEventMetrics () 
	public com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper getEventMetrics () 
	private void setEventMetrics (com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper value
	private void setEventMetrics (com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper$Builder) 
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper$Builder builderForValue
	private void mergeEventMetrics (com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper value
	private void clearEventMetrics () 
	public boolean hasCountMetrics () 
	public com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper getCountMetrics () 
	private void setCountMetrics (com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper value
	private void setCountMetrics (com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper$Builder) 
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper$Builder builderForValue
	private void mergeCountMetrics (com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper value
	private void clearCountMetrics () 
	public boolean hasDurationMetrics () 
	public com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper getDurationMetrics () 
	private void setDurationMetrics (com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper value
	private void setDurationMetrics (com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder) 
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder builderForValue
	private void mergeDurationMetrics (com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper value
	private void clearDurationMetrics () 
	public boolean hasValueMetrics () 
	public com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper getValueMetrics () 
	private void setValueMetrics (com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper value
	private void setValueMetrics (com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder) 
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder builderForValue
	private void mergeValueMetrics (com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper value
	private void clearValueMetrics () 
	public boolean hasGaugeMetrics () 
	public com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper getGaugeMetrics () 
	private void setGaugeMetrics (com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper value
	private void setGaugeMetrics (com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper$Builder) 
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper$Builder builderForValue
	private void mergeGaugeMetrics (com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper value
	private void clearGaugeMetrics () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.os.StatsLog$StatsLogReport parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$StatsLogReport 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 com.android.os.StatsLog$StatsLogReport parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$StatsLogReport parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsLogReport parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsLogReport parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$StatsLogReport parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsLogReport$Builder newBuilder () 
	public static com.android.os.StatsLog$StatsLogReport$Builder newBuilder (com.android.os.StatsLog$StatsLogReport) 
		com.android.os.StatsLog$StatsLogReport prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$StatsLogReport other
		String s
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper$Builder subBuilder
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper$Builder subBuilder
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder subBuilder
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder subBuilder
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper$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
		com.google.protobuf.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$StatsLogReport getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$StatsLogReport access$24800 () 
	static void access$24900 (com.android.os.StatsLog$StatsLogReport) 
		com.android.os.StatsLog$StatsLogReport x0
	static void access$25000 (com.android.os.StatsLog$StatsLogReport, java.lang.String) 
		com.android.os.StatsLog$StatsLogReport x0
		String x1
	static void access$25100 (com.android.os.StatsLog$StatsLogReport) 
		com.android.os.StatsLog$StatsLogReport x0
	static void access$25200 (com.android.os.StatsLog$StatsLogReport, com.google.protobuf.ByteString) 
		com.android.os.StatsLog$StatsLogReport x0
		com.google.protobuf.ByteString x1
	static void access$25300 (com.android.os.StatsLog$StatsLogReport, long) 
		com.android.os.StatsLog$StatsLogReport x0
		long x1
	static void access$25400 (com.android.os.StatsLog$StatsLogReport) 
		com.android.os.StatsLog$StatsLogReport x0
	static void access$25500 (com.android.os.StatsLog$StatsLogReport, long) 
		com.android.os.StatsLog$StatsLogReport x0
		long x1
	static void access$25600 (com.android.os.StatsLog$StatsLogReport) 
		com.android.os.StatsLog$StatsLogReport x0
	static void access$25700 (com.android.os.StatsLog$StatsLogReport, com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport x0
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper x1
	static void access$25800 (com.android.os.StatsLog$StatsLogReport, com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper$Builder) 
		com.android.os.StatsLog$StatsLogReport x0
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper$Builder x1
	static void access$25900 (com.android.os.StatsLog$StatsLogReport, com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport x0
		com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper x1
	static void access$26000 (com.android.os.StatsLog$StatsLogReport) 
		com.android.os.StatsLog$StatsLogReport x0
	static void access$26100 (com.android.os.StatsLog$StatsLogReport, com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport x0
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper x1
	static void access$26200 (com.android.os.StatsLog$StatsLogReport, com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper$Builder) 
		com.android.os.StatsLog$StatsLogReport x0
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper$Builder x1
	static void access$26300 (com.android.os.StatsLog$StatsLogReport, com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport x0
		com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper x1
	static void access$26400 (com.android.os.StatsLog$StatsLogReport) 
		com.android.os.StatsLog$StatsLogReport x0
	static void access$26500 (com.android.os.StatsLog$StatsLogReport, com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport x0
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper x1
	static void access$26600 (com.android.os.StatsLog$StatsLogReport, com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder) 
		com.android.os.StatsLog$StatsLogReport x0
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper$Builder x1
	static void access$26700 (com.android.os.StatsLog$StatsLogReport, com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport x0
		com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper x1
	static void access$26800 (com.android.os.StatsLog$StatsLogReport) 
		com.android.os.StatsLog$StatsLogReport x0
	static void access$26900 (com.android.os.StatsLog$StatsLogReport, com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport x0
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper x1
	static void access$27000 (com.android.os.StatsLog$StatsLogReport, com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder) 
		com.android.os.StatsLog$StatsLogReport x0
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper$Builder x1
	static void access$27100 (com.android.os.StatsLog$StatsLogReport, com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport x0
		com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper x1
	static void access$27200 (com.android.os.StatsLog$StatsLogReport) 
		com.android.os.StatsLog$StatsLogReport x0
	static void access$27300 (com.android.os.StatsLog$StatsLogReport, com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport x0
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper x1
	static void access$27400 (com.android.os.StatsLog$StatsLogReport, com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper$Builder) 
		com.android.os.StatsLog$StatsLogReport x0
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper$Builder x1
	static void access$27500 (com.android.os.StatsLog$StatsLogReport, com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper) 
		com.android.os.StatsLog$StatsLogReport x0
		com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper x1
	static void access$27600 (com.android.os.StatsLog$StatsLogReport) 
		com.android.os.StatsLog$StatsLogReport x0
	static void  () 
}

com/android/os/StatsLog$StatsLogReportOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$StatsLogReportOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasMetricName () 
	public abstract java.lang.String getMetricName () 
	public abstract com.google.protobuf.ByteString getMetricNameBytes () 
	public abstract boolean hasStartReportNanos () 
	public abstract long getStartReportNanos () 
	public abstract boolean hasEndReportNanos () 
	public abstract long getEndReportNanos () 
	public abstract boolean hasEventMetrics () 
	public abstract com.android.os.StatsLog$StatsLogReport$EventMetricDataWrapper getEventMetrics () 
	public abstract boolean hasCountMetrics () 
	public abstract com.android.os.StatsLog$StatsLogReport$CountMetricDataWrapper getCountMetrics () 
	public abstract boolean hasDurationMetrics () 
	public abstract com.android.os.StatsLog$StatsLogReport$DurationMetricDataWrapper getDurationMetrics () 
	public abstract boolean hasValueMetrics () 
	public abstract com.android.os.StatsLog$StatsLogReport$ValueMetricDataWrapper getValueMetrics () 
	public abstract boolean hasGaugeMetrics () 
	public abstract com.android.os.StatsLog$StatsLogReport$GaugeMetricDataWrapper getGaugeMetrics () 
	public abstract com.android.os.StatsLog$StatsLogReport$DataCase getDataCase () 
}

com/android/os/StatsLog$StatsdStatsReport$AlertStats$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$StatsdStatsReport$AlertStatsOrBuilder  {
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	public com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder setName (java.lang.String) 
		String value
	public com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder clearName () 
	public com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasAlertedTimes () 
	public int getAlertedTimes () 
	public com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder setAlertedTimes (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder clearAlertedTimes () 
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$StatsdStatsReport$AlertStats.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsdStatsReport$AlertStats extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$StatsdStatsReport$AlertStatsOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private String name_
	public static final int ALERTED_TIMES_FIELD_NUMBER
	private int alertedTimes_
	private static final com.android.os.StatsLog$StatsdStatsReport$AlertStats DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	private void setName (java.lang.String) 
		String value
	private void clearName () 
	private void setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasAlertedTimes () 
	public int getAlertedTimes () 
	private void setAlertedTimes (int) 
		int value
	private void clearAlertedTimes () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.os.StatsLog$StatsdStatsReport$AlertStats parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$StatsdStatsReport$AlertStats 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 com.android.os.StatsLog$StatsdStatsReport$AlertStats parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$StatsdStatsReport$AlertStats parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$AlertStats parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$AlertStats parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$AlertStats parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$AlertStats parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$AlertStats parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$AlertStats parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder newBuilder () 
	public static com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder newBuilder (com.android.os.StatsLog$StatsdStatsReport$AlertStats) 
		com.android.os.StatsLog$StatsdStatsReport$AlertStats prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$StatsdStatsReport$AlertStats other
		String s
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$StatsdStatsReport$AlertStats getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$StatsdStatsReport$AlertStats access$33600 () 
	static void access$33700 (com.android.os.StatsLog$StatsdStatsReport$AlertStats, java.lang.String) 
		com.android.os.StatsLog$StatsdStatsReport$AlertStats x0
		String x1
	static void access$33800 (com.android.os.StatsLog$StatsdStatsReport$AlertStats) 
		com.android.os.StatsLog$StatsdStatsReport$AlertStats x0
	static void access$33900 (com.android.os.StatsLog$StatsdStatsReport$AlertStats, com.google.protobuf.ByteString) 
		com.android.os.StatsLog$StatsdStatsReport$AlertStats x0
		com.google.protobuf.ByteString x1
	static void access$34000 (com.android.os.StatsLog$StatsdStatsReport$AlertStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$AlertStats x0
		int x1
	static void access$34100 (com.android.os.StatsLog$StatsdStatsReport$AlertStats) 
		com.android.os.StatsLog$StatsdStatsReport$AlertStats x0
	static void  () 
}

com/android/os/StatsLog$StatsdStatsReport$AlertStatsOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$StatsdStatsReport$AlertStatsOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasAlertedTimes () 
	public abstract int getAlertedTimes () 
}

com/android/os/StatsLog$StatsdStatsReport$AnomalyAlarmStats$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStatsOrBuilder  {
	private void  () 
	public boolean hasAlarmsRegistered () 
	public int getAlarmsRegistered () 
	public com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats$Builder setAlarmsRegistered (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats$Builder clearAlarmsRegistered () 
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$StatsdStatsReport$AnomalyAlarmStats.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStatsOrBuilder  {
	private int bitField0_
	public static final int ALARMS_REGISTERED_FIELD_NUMBER
	private int alarmsRegistered_
	private static final com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasAlarmsRegistered () 
	public int getAlarmsRegistered () 
	private void setAlarmsRegistered (int) 
		int value
	private void clearAlarmsRegistered () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats 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 com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats$Builder newBuilder () 
	public static com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats$Builder newBuilder (com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats) 
		com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats access$43000 () 
	static void access$43100 (com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats x0
		int x1
	static void access$43200 (com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats) 
		com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats x0
	static void  () 
}

com/android/os/StatsLog$StatsdStatsReport$AnomalyAlarmStatsOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStatsOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasAlarmsRegistered () 
	public abstract int getAlarmsRegistered () 
}

com/android/os/StatsLog$StatsdStatsReport$AtomStats$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$StatsdStatsReport$AtomStatsOrBuilder  {
	private void  () 
	public boolean hasTag () 
	public int getTag () 
	public com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder setTag (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder clearTag () 
	public boolean hasCount () 
	public int getCount () 
	public com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder setCount (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder clearCount () 
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$StatsdStatsReport$AtomStats.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsdStatsReport$AtomStats extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$StatsdStatsReport$AtomStatsOrBuilder  {
	private int bitField0_
	public static final int TAG_FIELD_NUMBER
	private int tag_
	public static final int COUNT_FIELD_NUMBER
	private int count_
	private static final com.android.os.StatsLog$StatsdStatsReport$AtomStats DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasTag () 
	public int getTag () 
	private void setTag (int) 
		int value
	private void clearTag () 
	public boolean hasCount () 
	public int getCount () 
	private void setCount (int) 
		int value
	private void clearCount () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.os.StatsLog$StatsdStatsReport$AtomStats parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$StatsdStatsReport$AtomStats 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 com.android.os.StatsLog$StatsdStatsReport$AtomStats parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$StatsdStatsReport$AtomStats parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$AtomStats parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$AtomStats parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$AtomStats parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$AtomStats parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$AtomStats parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$AtomStats parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder newBuilder () 
	public static com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder newBuilder (com.android.os.StatsLog$StatsdStatsReport$AtomStats) 
		com.android.os.StatsLog$StatsdStatsReport$AtomStats prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$StatsdStatsReport$AtomStats other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$StatsdStatsReport$AtomStats getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$StatsdStatsReport$AtomStats access$41200 () 
	static void access$41300 (com.android.os.StatsLog$StatsdStatsReport$AtomStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$AtomStats x0
		int x1
	static void access$41400 (com.android.os.StatsLog$StatsdStatsReport$AtomStats) 
		com.android.os.StatsLog$StatsdStatsReport$AtomStats x0
	static void access$41500 (com.android.os.StatsLog$StatsdStatsReport$AtomStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$AtomStats x0
		int x1
	static void access$41600 (com.android.os.StatsLog$StatsdStatsReport$AtomStats) 
		com.android.os.StatsLog$StatsdStatsReport$AtomStats x0
	static void  () 
}

com/android/os/StatsLog$StatsdStatsReport$AtomStatsOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$StatsdStatsReport$AtomStatsOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasTag () 
	public abstract int getTag () 
	public abstract boolean hasCount () 
	public abstract int getCount () 
}

com/android/os/StatsLog$StatsdStatsReport$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsdStatsReport$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$StatsdStatsReportOrBuilder  {
	private void  () 
	public boolean hasStatsBeginTimeSec () 
	public int getStatsBeginTimeSec () 
	public com.android.os.StatsLog$StatsdStatsReport$Builder setStatsBeginTimeSec (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$Builder clearStatsBeginTimeSec () 
	public boolean hasStatsEndTimeSec () 
	public int getStatsEndTimeSec () 
	public com.android.os.StatsLog$StatsdStatsReport$Builder setStatsEndTimeSec (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$Builder clearStatsEndTimeSec () 
	public java.util.List getConfigStatsList () 
	public int getConfigStatsCount () 
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats getConfigStats (int) 
		int index
	public com.android.os.StatsLog$StatsdStatsReport$Builder setConfigStats (int, com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats value
	public com.android.os.StatsLog$StatsdStatsReport$Builder setConfigStats (int, com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$Builder addConfigStats (com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats value
	public com.android.os.StatsLog$StatsdStatsReport$Builder addConfigStats (int, com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats value
	public com.android.os.StatsLog$StatsdStatsReport$Builder addConfigStats (com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$Builder addConfigStats (int, com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$Builder addAllConfigStats (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$StatsdStatsReport$Builder clearConfigStats () 
	public com.android.os.StatsLog$StatsdStatsReport$Builder removeConfigStats (int) 
		int index
	public java.util.List getAtomStatsList () 
	public int getAtomStatsCount () 
	public com.android.os.StatsLog$StatsdStatsReport$AtomStats getAtomStats (int) 
		int index
	public com.android.os.StatsLog$StatsdStatsReport$Builder setAtomStats (int, com.android.os.StatsLog$StatsdStatsReport$AtomStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$AtomStats value
	public com.android.os.StatsLog$StatsdStatsReport$Builder setAtomStats (int, com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$Builder addAtomStats (com.android.os.StatsLog$StatsdStatsReport$AtomStats) 
		com.android.os.StatsLog$StatsdStatsReport$AtomStats value
	public com.android.os.StatsLog$StatsdStatsReport$Builder addAtomStats (int, com.android.os.StatsLog$StatsdStatsReport$AtomStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$AtomStats value
	public com.android.os.StatsLog$StatsdStatsReport$Builder addAtomStats (com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$Builder addAtomStats (int, com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$Builder addAllAtomStats (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$StatsdStatsReport$Builder clearAtomStats () 
	public com.android.os.StatsLog$StatsdStatsReport$Builder removeAtomStats (int) 
		int index
	public boolean hasUidmapStats () 
	public com.android.os.StatsLog$StatsdStatsReport$UidMapStats getUidmapStats () 
	public com.android.os.StatsLog$StatsdStatsReport$Builder setUidmapStats (com.android.os.StatsLog$StatsdStatsReport$UidMapStats) 
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats value
	public com.android.os.StatsLog$StatsdStatsReport$Builder setUidmapStats (com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$Builder mergeUidmapStats (com.android.os.StatsLog$StatsdStatsReport$UidMapStats) 
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats value
	public com.android.os.StatsLog$StatsdStatsReport$Builder clearUidmapStats () 
	public boolean hasAnomalyAlarmStats () 
	public com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats getAnomalyAlarmStats () 
	public com.android.os.StatsLog$StatsdStatsReport$Builder setAnomalyAlarmStats (com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats) 
		com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats value
	public com.android.os.StatsLog$StatsdStatsReport$Builder setAnomalyAlarmStats (com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$Builder mergeAnomalyAlarmStats (com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats) 
		com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats value
	public com.android.os.StatsLog$StatsdStatsReport$Builder clearAnomalyAlarmStats () 
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$StatsdStatsReport$ConditionStats$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$StatsdStatsReport$ConditionStatsOrBuilder  {
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	public com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder setName (java.lang.String) 
		String value
	public com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder clearName () 
	public com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasMaxTupleCounts () 
	public int getMaxTupleCounts () 
	public com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder setMaxTupleCounts (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder clearMaxTupleCounts () 
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$StatsdStatsReport$ConditionStats.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsdStatsReport$ConditionStats extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$StatsdStatsReport$ConditionStatsOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private String name_
	public static final int MAX_TUPLE_COUNTS_FIELD_NUMBER
	private int maxTupleCounts_
	private static final com.android.os.StatsLog$StatsdStatsReport$ConditionStats DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	private void setName (java.lang.String) 
		String value
	private void clearName () 
	private void setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasMaxTupleCounts () 
	public int getMaxTupleCounts () 
	private void setMaxTupleCounts (int) 
		int value
	private void clearMaxTupleCounts () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.os.StatsLog$StatsdStatsReport$ConditionStats parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$StatsdStatsReport$ConditionStats 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 com.android.os.StatsLog$StatsdStatsReport$ConditionStats parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$StatsdStatsReport$ConditionStats parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$ConditionStats parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$ConditionStats parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$ConditionStats parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$ConditionStats parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$ConditionStats parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$ConditionStats parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder newBuilder () 
	public static com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder newBuilder (com.android.os.StatsLog$StatsdStatsReport$ConditionStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats other
		String s
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$StatsdStatsReport$ConditionStats getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$StatsdStatsReport$ConditionStats access$32200 () 
	static void access$32300 (com.android.os.StatsLog$StatsdStatsReport$ConditionStats, java.lang.String) 
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats x0
		String x1
	static void access$32400 (com.android.os.StatsLog$StatsdStatsReport$ConditionStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats x0
	static void access$32500 (com.android.os.StatsLog$StatsdStatsReport$ConditionStats, com.google.protobuf.ByteString) 
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats x0
		com.google.protobuf.ByteString x1
	static void access$32600 (com.android.os.StatsLog$StatsdStatsReport$ConditionStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats x0
		int x1
	static void access$32700 (com.android.os.StatsLog$StatsdStatsReport$ConditionStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats x0
	static void  () 
}

com/android/os/StatsLog$StatsdStatsReport$ConditionStatsOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$StatsdStatsReport$ConditionStatsOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasMaxTupleCounts () 
	public abstract int getMaxTupleCounts () 
}

com/android/os/StatsLog$StatsdStatsReport$ConfigStats$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$StatsdStatsReport$ConfigStatsOrBuilder  {
	private void  () 
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setUid (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder clearUid () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setName (java.lang.String) 
		String value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder clearName () 
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCreationTimeSec () 
	public int getCreationTimeSec () 
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setCreationTimeSec (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder clearCreationTimeSec () 
	public boolean hasDeletionTimeSec () 
	public int getDeletionTimeSec () 
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setDeletionTimeSec (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder clearDeletionTimeSec () 
	public boolean hasMetricCount () 
	public int getMetricCount () 
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setMetricCount (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder clearMetricCount () 
	public boolean hasConditionCount () 
	public int getConditionCount () 
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setConditionCount (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder clearConditionCount () 
	public boolean hasMatcherCount () 
	public int getMatcherCount () 
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setMatcherCount (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder clearMatcherCount () 
	public boolean hasAlertCount () 
	public int getAlertCount () 
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setAlertCount (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder clearAlertCount () 
	public boolean hasIsValid () 
	public boolean getIsValid () 
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setIsValid (boolean) 
		boolean value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder clearIsValid () 
	public java.util.List getBroadcastSentTimeSecList () 
	public int getBroadcastSentTimeSecCount () 
	public int getBroadcastSentTimeSec (int) 
		int index
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setBroadcastSentTimeSec (int, int) 
		int index
		int value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addBroadcastSentTimeSec (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addAllBroadcastSentTimeSec (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder clearBroadcastSentTimeSec () 
	public java.util.List getDataDropTimeSecList () 
	public int getDataDropTimeSecCount () 
	public int getDataDropTimeSec (int) 
		int index
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setDataDropTimeSec (int, int) 
		int index
		int value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addDataDropTimeSec (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addAllDataDropTimeSec (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder clearDataDropTimeSec () 
	public java.util.List getDumpReportTimeSecList () 
	public int getDumpReportTimeSecCount () 
	public int getDumpReportTimeSec (int) 
		int index
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setDumpReportTimeSec (int, int) 
		int index
		int value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addDumpReportTimeSec (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addAllDumpReportTimeSec (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder clearDumpReportTimeSec () 
	public java.util.List getMatcherStatsList () 
	public int getMatcherStatsCount () 
	public com.android.os.StatsLog$StatsdStatsReport$MatcherStats getMatcherStats (int) 
		int index
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setMatcherStats (int, com.android.os.StatsLog$StatsdStatsReport$MatcherStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setMatcherStats (int, com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addMatcherStats (com.android.os.StatsLog$StatsdStatsReport$MatcherStats) 
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addMatcherStats (int, com.android.os.StatsLog$StatsdStatsReport$MatcherStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addMatcherStats (com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addMatcherStats (int, com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addAllMatcherStats (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder clearMatcherStats () 
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder removeMatcherStats (int) 
		int index
	public java.util.List getConditionStatsList () 
	public int getConditionStatsCount () 
	public com.android.os.StatsLog$StatsdStatsReport$ConditionStats getConditionStats (int) 
		int index
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setConditionStats (int, com.android.os.StatsLog$StatsdStatsReport$ConditionStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setConditionStats (int, com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addConditionStats (com.android.os.StatsLog$StatsdStatsReport$ConditionStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addConditionStats (int, com.android.os.StatsLog$StatsdStatsReport$ConditionStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addConditionStats (com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addConditionStats (int, com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addAllConditionStats (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder clearConditionStats () 
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder removeConditionStats (int) 
		int index
	public java.util.List getMetricStatsList () 
	public int getMetricStatsCount () 
	public com.android.os.StatsLog$StatsdStatsReport$MetricStats getMetricStats (int) 
		int index
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setMetricStats (int, com.android.os.StatsLog$StatsdStatsReport$MetricStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$MetricStats value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setMetricStats (int, com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addMetricStats (com.android.os.StatsLog$StatsdStatsReport$MetricStats) 
		com.android.os.StatsLog$StatsdStatsReport$MetricStats value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addMetricStats (int, com.android.os.StatsLog$StatsdStatsReport$MetricStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$MetricStats value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addMetricStats (com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addMetricStats (int, com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addAllMetricStats (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder clearMetricStats () 
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder removeMetricStats (int) 
		int index
	public java.util.List getAlertStatsList () 
	public int getAlertStatsCount () 
	public com.android.os.StatsLog$StatsdStatsReport$AlertStats getAlertStats (int) 
		int index
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setAlertStats (int, com.android.os.StatsLog$StatsdStatsReport$AlertStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$AlertStats value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder setAlertStats (int, com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addAlertStats (com.android.os.StatsLog$StatsdStatsReport$AlertStats) 
		com.android.os.StatsLog$StatsdStatsReport$AlertStats value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addAlertStats (int, com.android.os.StatsLog$StatsdStatsReport$AlertStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$AlertStats value
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addAlertStats (com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addAlertStats (int, com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder builderForValue
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder addAllAlertStats (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder clearAlertStats () 
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder removeAlertStats (int) 
		int index
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$StatsdStatsReport$ConfigStats.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsdStatsReport$ConfigStats extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$StatsdStatsReport$ConfigStatsOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int NAME_FIELD_NUMBER
	private String name_
	public static final int CREATION_TIME_SEC_FIELD_NUMBER
	private int creationTimeSec_
	public static final int DELETION_TIME_SEC_FIELD_NUMBER
	private int deletionTimeSec_
	public static final int METRIC_COUNT_FIELD_NUMBER
	private int metricCount_
	public static final int CONDITION_COUNT_FIELD_NUMBER
	private int conditionCount_
	public static final int MATCHER_COUNT_FIELD_NUMBER
	private int matcherCount_
	public static final int ALERT_COUNT_FIELD_NUMBER
	private int alertCount_
	public static final int IS_VALID_FIELD_NUMBER
	private boolean isValid_
	public static final int BROADCAST_SENT_TIME_SEC_FIELD_NUMBER
	private com.google.protobuf.Internal$IntList broadcastSentTimeSec_
	public static final int DATA_DROP_TIME_SEC_FIELD_NUMBER
	private com.google.protobuf.Internal$IntList dataDropTimeSec_
	public static final int DUMP_REPORT_TIME_SEC_FIELD_NUMBER
	private com.google.protobuf.Internal$IntList dumpReportTimeSec_
	public static final int MATCHER_STATS_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList matcherStats_
	public static final int CONDITION_STATS_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList conditionStats_
	public static final int METRIC_STATS_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList metricStats_
	public static final int ALERT_STATS_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList alertStats_
	private static final com.android.os.StatsLog$StatsdStatsReport$ConfigStats DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasUid () 
	public int getUid () 
	private void setUid (int) 
		int value
	private void clearUid () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	private void setName (java.lang.String) 
		String value
	private void clearName () 
	private void setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasCreationTimeSec () 
	public int getCreationTimeSec () 
	private void setCreationTimeSec (int) 
		int value
	private void clearCreationTimeSec () 
	public boolean hasDeletionTimeSec () 
	public int getDeletionTimeSec () 
	private void setDeletionTimeSec (int) 
		int value
	private void clearDeletionTimeSec () 
	public boolean hasMetricCount () 
	public int getMetricCount () 
	private void setMetricCount (int) 
		int value
	private void clearMetricCount () 
	public boolean hasConditionCount () 
	public int getConditionCount () 
	private void setConditionCount (int) 
		int value
	private void clearConditionCount () 
	public boolean hasMatcherCount () 
	public int getMatcherCount () 
	private void setMatcherCount (int) 
		int value
	private void clearMatcherCount () 
	public boolean hasAlertCount () 
	public int getAlertCount () 
	private void setAlertCount (int) 
		int value
	private void clearAlertCount () 
	public boolean hasIsValid () 
	public boolean getIsValid () 
	private void setIsValid (boolean) 
		boolean value
	private void clearIsValid () 
	public java.util.List getBroadcastSentTimeSecList () 
	public int getBroadcastSentTimeSecCount () 
	public int getBroadcastSentTimeSec (int) 
		int index
	private void ensureBroadcastSentTimeSecIsMutable () 
	private void setBroadcastSentTimeSec (int, int) 
		int index
		int value
	private void addBroadcastSentTimeSec (int) 
		int value
	private void addAllBroadcastSentTimeSec (java.lang.Iterable) 
		Iterable values
	private void clearBroadcastSentTimeSec () 
	public java.util.List getDataDropTimeSecList () 
	public int getDataDropTimeSecCount () 
	public int getDataDropTimeSec (int) 
		int index
	private void ensureDataDropTimeSecIsMutable () 
	private void setDataDropTimeSec (int, int) 
		int index
		int value
	private void addDataDropTimeSec (int) 
		int value
	private void addAllDataDropTimeSec (java.lang.Iterable) 
		Iterable values
	private void clearDataDropTimeSec () 
	public java.util.List getDumpReportTimeSecList () 
	public int getDumpReportTimeSecCount () 
	public int getDumpReportTimeSec (int) 
		int index
	private void ensureDumpReportTimeSecIsMutable () 
	private void setDumpReportTimeSec (int, int) 
		int index
		int value
	private void addDumpReportTimeSec (int) 
		int value
	private void addAllDumpReportTimeSec (java.lang.Iterable) 
		Iterable values
	private void clearDumpReportTimeSec () 
	public java.util.List getMatcherStatsList () 
	public java.util.List getMatcherStatsOrBuilderList () 
	public int getMatcherStatsCount () 
	public com.android.os.StatsLog$StatsdStatsReport$MatcherStats getMatcherStats (int) 
		int index
	public com.android.os.StatsLog$StatsdStatsReport$MatcherStatsOrBuilder getMatcherStatsOrBuilder (int) 
		int index
	private void ensureMatcherStatsIsMutable () 
	private void setMatcherStats (int, com.android.os.StatsLog$StatsdStatsReport$MatcherStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats value
	private void setMatcherStats (int, com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder builderForValue
	private void addMatcherStats (com.android.os.StatsLog$StatsdStatsReport$MatcherStats) 
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats value
	private void addMatcherStats (int, com.android.os.StatsLog$StatsdStatsReport$MatcherStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats value
	private void addMatcherStats (com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder builderForValue
	private void addMatcherStats (int, com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder builderForValue
	private void addAllMatcherStats (java.lang.Iterable) 
		Iterable values
	private void clearMatcherStats () 
	private void removeMatcherStats (int) 
		int index
	public java.util.List getConditionStatsList () 
	public java.util.List getConditionStatsOrBuilderList () 
	public int getConditionStatsCount () 
	public com.android.os.StatsLog$StatsdStatsReport$ConditionStats getConditionStats (int) 
		int index
	public com.android.os.StatsLog$StatsdStatsReport$ConditionStatsOrBuilder getConditionStatsOrBuilder (int) 
		int index
	private void ensureConditionStatsIsMutable () 
	private void setConditionStats (int, com.android.os.StatsLog$StatsdStatsReport$ConditionStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats value
	private void setConditionStats (int, com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder builderForValue
	private void addConditionStats (com.android.os.StatsLog$StatsdStatsReport$ConditionStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats value
	private void addConditionStats (int, com.android.os.StatsLog$StatsdStatsReport$ConditionStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats value
	private void addConditionStats (com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder builderForValue
	private void addConditionStats (int, com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder builderForValue
	private void addAllConditionStats (java.lang.Iterable) 
		Iterable values
	private void clearConditionStats () 
	private void removeConditionStats (int) 
		int index
	public java.util.List getMetricStatsList () 
	public java.util.List getMetricStatsOrBuilderList () 
	public int getMetricStatsCount () 
	public com.android.os.StatsLog$StatsdStatsReport$MetricStats getMetricStats (int) 
		int index
	public com.android.os.StatsLog$StatsdStatsReport$MetricStatsOrBuilder getMetricStatsOrBuilder (int) 
		int index
	private void ensureMetricStatsIsMutable () 
	private void setMetricStats (int, com.android.os.StatsLog$StatsdStatsReport$MetricStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$MetricStats value
	private void setMetricStats (int, com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder builderForValue
	private void addMetricStats (com.android.os.StatsLog$StatsdStatsReport$MetricStats) 
		com.android.os.StatsLog$StatsdStatsReport$MetricStats value
	private void addMetricStats (int, com.android.os.StatsLog$StatsdStatsReport$MetricStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$MetricStats value
	private void addMetricStats (com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder builderForValue
	private void addMetricStats (int, com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder builderForValue
	private void addAllMetricStats (java.lang.Iterable) 
		Iterable values
	private void clearMetricStats () 
	private void removeMetricStats (int) 
		int index
	public java.util.List getAlertStatsList () 
	public java.util.List getAlertStatsOrBuilderList () 
	public int getAlertStatsCount () 
	public com.android.os.StatsLog$StatsdStatsReport$AlertStats getAlertStats (int) 
		int index
	public com.android.os.StatsLog$StatsdStatsReport$AlertStatsOrBuilder getAlertStatsOrBuilder (int) 
		int index
	private void ensureAlertStatsIsMutable () 
	private void setAlertStats (int, com.android.os.StatsLog$StatsdStatsReport$AlertStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$AlertStats value
	private void setAlertStats (int, com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder builderForValue
	private void addAlertStats (com.android.os.StatsLog$StatsdStatsReport$AlertStats) 
		com.android.os.StatsLog$StatsdStatsReport$AlertStats value
	private void addAlertStats (int, com.android.os.StatsLog$StatsdStatsReport$AlertStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$AlertStats value
	private void addAlertStats (com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder builderForValue
	private void addAlertStats (int, com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder builderForValue
	private void addAllAlertStats (java.lang.Iterable) 
		Iterable values
	private void clearAlertStats () 
	private void removeAlertStats (int) 
		int index
	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 size
	public static com.android.os.StatsLog$StatsdStatsReport$ConfigStats parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$StatsdStatsReport$ConfigStats 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 com.android.os.StatsLog$StatsdStatsReport$ConfigStats parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$StatsdStatsReport$ConfigStats parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$ConfigStats parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$ConfigStats parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$ConfigStats parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$ConfigStats parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$ConfigStats parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$ConfigStats parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder newBuilder () 
	public static com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder newBuilder (com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats other
		String s
		int length
		int limit
		int length
		int limit
		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
		com.google.protobuf.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$StatsdStatsReport$ConfigStats getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$StatsdStatsReport$ConfigStats access$34300 () 
	static void access$34400 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
	static void access$34500 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
	static void access$34600 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, java.lang.String) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		String x1
	static void access$34700 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
	static void access$34800 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, com.google.protobuf.ByteString) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		com.google.protobuf.ByteString x1
	static void access$34900 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
	static void access$35000 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
	static void access$35100 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
	static void access$35200 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
	static void access$35300 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
	static void access$35400 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
	static void access$35500 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
	static void access$35600 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
	static void access$35700 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
	static void access$35800 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
	static void access$35900 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
	static void access$36000 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
	static void access$36100 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, boolean) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		boolean x1
	static void access$36200 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
	static void access$36300 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int, int) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
		int x2
	static void access$36400 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
	static void access$36500 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, java.lang.Iterable) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		Iterable x1
	static void access$36600 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
	static void access$36700 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int, int) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
		int x2
	static void access$36800 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
	static void access$36900 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, java.lang.Iterable) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		Iterable x1
	static void access$37000 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
	static void access$37100 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int, int) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
		int x2
	static void access$37200 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
	static void access$37300 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, java.lang.Iterable) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		Iterable x1
	static void access$37400 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
	static void access$37500 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int, com.android.os.StatsLog$StatsdStatsReport$MatcherStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats x2
	static void access$37600 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int, com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder x2
	static void access$37700 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, com.android.os.StatsLog$StatsdStatsReport$MatcherStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats x1
	static void access$37800 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int, com.android.os.StatsLog$StatsdStatsReport$MatcherStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats x2
	static void access$37900 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder x1
	static void access$38000 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int, com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder x2
	static void access$38100 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, java.lang.Iterable) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		Iterable x1
	static void access$38200 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
	static void access$38300 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
	static void access$38400 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int, com.android.os.StatsLog$StatsdStatsReport$ConditionStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats x2
	static void access$38500 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int, com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder x2
	static void access$38600 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, com.android.os.StatsLog$StatsdStatsReport$ConditionStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats x1
	static void access$38700 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int, com.android.os.StatsLog$StatsdStatsReport$ConditionStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats x2
	static void access$38800 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder x1
	static void access$38900 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int, com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$ConditionStats$Builder x2
	static void access$39000 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, java.lang.Iterable) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		Iterable x1
	static void access$39100 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
	static void access$39200 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
	static void access$39300 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int, com.android.os.StatsLog$StatsdStatsReport$MetricStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$MetricStats x2
	static void access$39400 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int, com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder x2
	static void access$39500 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, com.android.os.StatsLog$StatsdStatsReport$MetricStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		com.android.os.StatsLog$StatsdStatsReport$MetricStats x1
	static void access$39600 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int, com.android.os.StatsLog$StatsdStatsReport$MetricStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$MetricStats x2
	static void access$39700 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder x1
	static void access$39800 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int, com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder x2
	static void access$39900 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, java.lang.Iterable) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		Iterable x1
	static void access$40000 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
	static void access$40100 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
	static void access$40200 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int, com.android.os.StatsLog$StatsdStatsReport$AlertStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$AlertStats x2
	static void access$40300 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int, com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder x2
	static void access$40400 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, com.android.os.StatsLog$StatsdStatsReport$AlertStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		com.android.os.StatsLog$StatsdStatsReport$AlertStats x1
	static void access$40500 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int, com.android.os.StatsLog$StatsdStatsReport$AlertStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$AlertStats x2
	static void access$40600 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder x1
	static void access$40700 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int, com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$AlertStats$Builder x2
	static void access$40800 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, java.lang.Iterable) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		Iterable x1
	static void access$40900 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
	static void access$41000 (com.android.os.StatsLog$StatsdStatsReport$ConfigStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x0
		int x1
	static void  () 
}

com/android/os/StatsLog$StatsdStatsReport$ConfigStatsOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$StatsdStatsReport$ConfigStatsOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	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 () 
	public abstract boolean hasCreationTimeSec () 
	public abstract int getCreationTimeSec () 
	public abstract boolean hasDeletionTimeSec () 
	public abstract int getDeletionTimeSec () 
	public abstract boolean hasMetricCount () 
	public abstract int getMetricCount () 
	public abstract boolean hasConditionCount () 
	public abstract int getConditionCount () 
	public abstract boolean hasMatcherCount () 
	public abstract int getMatcherCount () 
	public abstract boolean hasAlertCount () 
	public abstract int getAlertCount () 
	public abstract boolean hasIsValid () 
	public abstract boolean getIsValid () 
	public abstract java.util.List getBroadcastSentTimeSecList () 
	public abstract int getBroadcastSentTimeSecCount () 
	public abstract int getBroadcastSentTimeSec (int) 
	public abstract java.util.List getDataDropTimeSecList () 
	public abstract int getDataDropTimeSecCount () 
	public abstract int getDataDropTimeSec (int) 
	public abstract java.util.List getDumpReportTimeSecList () 
	public abstract int getDumpReportTimeSecCount () 
	public abstract int getDumpReportTimeSec (int) 
	public abstract java.util.List getMatcherStatsList () 
	public abstract com.android.os.StatsLog$StatsdStatsReport$MatcherStats getMatcherStats (int) 
	public abstract int getMatcherStatsCount () 
	public abstract java.util.List getConditionStatsList () 
	public abstract com.android.os.StatsLog$StatsdStatsReport$ConditionStats getConditionStats (int) 
	public abstract int getConditionStatsCount () 
	public abstract java.util.List getMetricStatsList () 
	public abstract com.android.os.StatsLog$StatsdStatsReport$MetricStats getMetricStats (int) 
	public abstract int getMetricStatsCount () 
	public abstract java.util.List getAlertStatsList () 
	public abstract com.android.os.StatsLog$StatsdStatsReport$AlertStats getAlertStats (int) 
	public abstract int getAlertStatsCount () 
}

com/android/os/StatsLog$StatsdStatsReport$MatcherStats$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$StatsdStatsReport$MatcherStatsOrBuilder  {
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	public com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder setName (java.lang.String) 
		String value
	public com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder clearName () 
	public com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasMatchedTimes () 
	public int getMatchedTimes () 
	public com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder setMatchedTimes (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder clearMatchedTimes () 
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$StatsdStatsReport$MatcherStats.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsdStatsReport$MatcherStats extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$StatsdStatsReport$MatcherStatsOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private String name_
	public static final int MATCHED_TIMES_FIELD_NUMBER
	private int matchedTimes_
	private static final com.android.os.StatsLog$StatsdStatsReport$MatcherStats DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	private void setName (java.lang.String) 
		String value
	private void clearName () 
	private void setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasMatchedTimes () 
	public int getMatchedTimes () 
	private void setMatchedTimes (int) 
		int value
	private void clearMatchedTimes () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.os.StatsLog$StatsdStatsReport$MatcherStats parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$StatsdStatsReport$MatcherStats 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 com.android.os.StatsLog$StatsdStatsReport$MatcherStats parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$StatsdStatsReport$MatcherStats parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$MatcherStats parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$MatcherStats parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$MatcherStats parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$MatcherStats parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$MatcherStats parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$MatcherStats parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder newBuilder () 
	public static com.android.os.StatsLog$StatsdStatsReport$MatcherStats$Builder newBuilder (com.android.os.StatsLog$StatsdStatsReport$MatcherStats) 
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats other
		String s
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$StatsdStatsReport$MatcherStats getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$StatsdStatsReport$MatcherStats access$31500 () 
	static void access$31600 (com.android.os.StatsLog$StatsdStatsReport$MatcherStats, java.lang.String) 
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats x0
		String x1
	static void access$31700 (com.android.os.StatsLog$StatsdStatsReport$MatcherStats) 
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats x0
	static void access$31800 (com.android.os.StatsLog$StatsdStatsReport$MatcherStats, com.google.protobuf.ByteString) 
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats x0
		com.google.protobuf.ByteString x1
	static void access$31900 (com.android.os.StatsLog$StatsdStatsReport$MatcherStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats x0
		int x1
	static void access$32000 (com.android.os.StatsLog$StatsdStatsReport$MatcherStats) 
		com.android.os.StatsLog$StatsdStatsReport$MatcherStats x0
	static void  () 
}

com/android/os/StatsLog$StatsdStatsReport$MatcherStatsOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$StatsdStatsReport$MatcherStatsOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasMatchedTimes () 
	public abstract int getMatchedTimes () 
}

com/android/os/StatsLog$StatsdStatsReport$MetricStats$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$StatsdStatsReport$MetricStatsOrBuilder  {
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	public com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder setName (java.lang.String) 
		String value
	public com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder clearName () 
	public com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasMaxTupleCounts () 
	public int getMaxTupleCounts () 
	public com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder setMaxTupleCounts (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder clearMaxTupleCounts () 
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$StatsdStatsReport$MetricStats.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsdStatsReport$MetricStats extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$StatsdStatsReport$MetricStatsOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private String name_
	public static final int MAX_TUPLE_COUNTS_FIELD_NUMBER
	private int maxTupleCounts_
	private static final com.android.os.StatsLog$StatsdStatsReport$MetricStats DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	private void setName (java.lang.String) 
		String value
	private void clearName () 
	private void setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasMaxTupleCounts () 
	public int getMaxTupleCounts () 
	private void setMaxTupleCounts (int) 
		int value
	private void clearMaxTupleCounts () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.os.StatsLog$StatsdStatsReport$MetricStats parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$StatsdStatsReport$MetricStats 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 com.android.os.StatsLog$StatsdStatsReport$MetricStats parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$StatsdStatsReport$MetricStats parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$MetricStats parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$MetricStats parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$MetricStats parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$MetricStats parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$MetricStats parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$MetricStats parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder newBuilder () 
	public static com.android.os.StatsLog$StatsdStatsReport$MetricStats$Builder newBuilder (com.android.os.StatsLog$StatsdStatsReport$MetricStats) 
		com.android.os.StatsLog$StatsdStatsReport$MetricStats prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$StatsdStatsReport$MetricStats other
		String s
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$StatsdStatsReport$MetricStats getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$StatsdStatsReport$MetricStats access$32900 () 
	static void access$33000 (com.android.os.StatsLog$StatsdStatsReport$MetricStats, java.lang.String) 
		com.android.os.StatsLog$StatsdStatsReport$MetricStats x0
		String x1
	static void access$33100 (com.android.os.StatsLog$StatsdStatsReport$MetricStats) 
		com.android.os.StatsLog$StatsdStatsReport$MetricStats x0
	static void access$33200 (com.android.os.StatsLog$StatsdStatsReport$MetricStats, com.google.protobuf.ByteString) 
		com.android.os.StatsLog$StatsdStatsReport$MetricStats x0
		com.google.protobuf.ByteString x1
	static void access$33300 (com.android.os.StatsLog$StatsdStatsReport$MetricStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$MetricStats x0
		int x1
	static void access$33400 (com.android.os.StatsLog$StatsdStatsReport$MetricStats) 
		com.android.os.StatsLog$StatsdStatsReport$MetricStats x0
	static void  () 
}

com/android/os/StatsLog$StatsdStatsReport$MetricStatsOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$StatsdStatsReport$MetricStatsOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasMaxTupleCounts () 
	public abstract int getMaxTupleCounts () 
}

com/android/os/StatsLog$StatsdStatsReport$UidMapStats$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$StatsdStatsReport$UidMapStatsOrBuilder  {
	private void  () 
	public boolean hasSnapshots () 
	public int getSnapshots () 
	public com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder setSnapshots (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder clearSnapshots () 
	public boolean hasChanges () 
	public int getChanges () 
	public com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder setChanges (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder clearChanges () 
	public boolean hasBytesUsed () 
	public int getBytesUsed () 
	public com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder setBytesUsed (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder clearBytesUsed () 
	public boolean hasDroppedSnapshots () 
	public int getDroppedSnapshots () 
	public com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder setDroppedSnapshots (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder clearDroppedSnapshots () 
	public boolean hasDroppedChanges () 
	public int getDroppedChanges () 
	public com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder setDroppedChanges (int) 
		int value
	public com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder clearDroppedChanges () 
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$StatsdStatsReport$UidMapStats.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsdStatsReport$UidMapStats extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$StatsdStatsReport$UidMapStatsOrBuilder  {
	private int bitField0_
	public static final int SNAPSHOTS_FIELD_NUMBER
	private int snapshots_
	public static final int CHANGES_FIELD_NUMBER
	private int changes_
	public static final int BYTES_USED_FIELD_NUMBER
	private int bytesUsed_
	public static final int DROPPED_SNAPSHOTS_FIELD_NUMBER
	private int droppedSnapshots_
	public static final int DROPPED_CHANGES_FIELD_NUMBER
	private int droppedChanges_
	private static final com.android.os.StatsLog$StatsdStatsReport$UidMapStats DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasSnapshots () 
	public int getSnapshots () 
	private void setSnapshots (int) 
		int value
	private void clearSnapshots () 
	public boolean hasChanges () 
	public int getChanges () 
	private void setChanges (int) 
		int value
	private void clearChanges () 
	public boolean hasBytesUsed () 
	public int getBytesUsed () 
	private void setBytesUsed (int) 
		int value
	private void clearBytesUsed () 
	public boolean hasDroppedSnapshots () 
	public int getDroppedSnapshots () 
	private void setDroppedSnapshots (int) 
		int value
	private void clearDroppedSnapshots () 
	public boolean hasDroppedChanges () 
	public int getDroppedChanges () 
	private void setDroppedChanges (int) 
		int value
	private void clearDroppedChanges () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.os.StatsLog$StatsdStatsReport$UidMapStats parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$StatsdStatsReport$UidMapStats 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 com.android.os.StatsLog$StatsdStatsReport$UidMapStats parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$StatsdStatsReport$UidMapStats parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$UidMapStats parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$UidMapStats parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$UidMapStats parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$UidMapStats parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$UidMapStats parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$StatsdStatsReport$UidMapStats parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder newBuilder () 
	public static com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder newBuilder (com.android.os.StatsLog$StatsdStatsReport$UidMapStats) 
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$StatsdStatsReport$UidMapStats getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$StatsdStatsReport$UidMapStats access$41800 () 
	static void access$41900 (com.android.os.StatsLog$StatsdStatsReport$UidMapStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats x0
		int x1
	static void access$42000 (com.android.os.StatsLog$StatsdStatsReport$UidMapStats) 
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats x0
	static void access$42100 (com.android.os.StatsLog$StatsdStatsReport$UidMapStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats x0
		int x1
	static void access$42200 (com.android.os.StatsLog$StatsdStatsReport$UidMapStats) 
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats x0
	static void access$42300 (com.android.os.StatsLog$StatsdStatsReport$UidMapStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats x0
		int x1
	static void access$42400 (com.android.os.StatsLog$StatsdStatsReport$UidMapStats) 
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats x0
	static void access$42500 (com.android.os.StatsLog$StatsdStatsReport$UidMapStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats x0
		int x1
	static void access$42600 (com.android.os.StatsLog$StatsdStatsReport$UidMapStats) 
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats x0
	static void access$42700 (com.android.os.StatsLog$StatsdStatsReport$UidMapStats, int) 
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats x0
		int x1
	static void access$42800 (com.android.os.StatsLog$StatsdStatsReport$UidMapStats) 
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats x0
	static void  () 
}

com/android/os/StatsLog$StatsdStatsReport$UidMapStatsOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$StatsdStatsReport$UidMapStatsOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasSnapshots () 
	public abstract int getSnapshots () 
	public abstract boolean hasChanges () 
	public abstract int getChanges () 
	public abstract boolean hasBytesUsed () 
	public abstract int getBytesUsed () 
	public abstract boolean hasDroppedSnapshots () 
	public abstract int getDroppedSnapshots () 
	public abstract boolean hasDroppedChanges () 
	public abstract int getDroppedChanges () 
}

com/android/os/StatsLog$StatsdStatsReport.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$StatsdStatsReport extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$StatsdStatsReportOrBuilder  {
	private int bitField0_
	public static final int STATS_BEGIN_TIME_SEC_FIELD_NUMBER
	private int statsBeginTimeSec_
	public static final int STATS_END_TIME_SEC_FIELD_NUMBER
	private int statsEndTimeSec_
	public static final int CONFIG_STATS_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList configStats_
	public static final int ATOM_STATS_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList atomStats_
	public static final int UIDMAP_STATS_FIELD_NUMBER
	private com.android.os.StatsLog$StatsdStatsReport$UidMapStats uidmapStats_
	public static final int ANOMALY_ALARM_STATS_FIELD_NUMBER
	private com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats anomalyAlarmStats_
	private static final com.android.os.StatsLog$StatsdStatsReport DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasStatsBeginTimeSec () 
	public int getStatsBeginTimeSec () 
	private void setStatsBeginTimeSec (int) 
		int value
	private void clearStatsBeginTimeSec () 
	public boolean hasStatsEndTimeSec () 
	public int getStatsEndTimeSec () 
	private void setStatsEndTimeSec (int) 
		int value
	private void clearStatsEndTimeSec () 
	public java.util.List getConfigStatsList () 
	public java.util.List getConfigStatsOrBuilderList () 
	public int getConfigStatsCount () 
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStats getConfigStats (int) 
		int index
	public com.android.os.StatsLog$StatsdStatsReport$ConfigStatsOrBuilder getConfigStatsOrBuilder (int) 
		int index
	private void ensureConfigStatsIsMutable () 
	private void setConfigStats (int, com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats value
	private void setConfigStats (int, com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder builderForValue
	private void addConfigStats (com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats value
	private void addConfigStats (int, com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats value
	private void addConfigStats (com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder builderForValue
	private void addConfigStats (int, com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder builderForValue
	private void addAllConfigStats (java.lang.Iterable) 
		Iterable values
	private void clearConfigStats () 
	private void removeConfigStats (int) 
		int index
	public java.util.List getAtomStatsList () 
	public java.util.List getAtomStatsOrBuilderList () 
	public int getAtomStatsCount () 
	public com.android.os.StatsLog$StatsdStatsReport$AtomStats getAtomStats (int) 
		int index
	public com.android.os.StatsLog$StatsdStatsReport$AtomStatsOrBuilder getAtomStatsOrBuilder (int) 
		int index
	private void ensureAtomStatsIsMutable () 
	private void setAtomStats (int, com.android.os.StatsLog$StatsdStatsReport$AtomStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$AtomStats value
	private void setAtomStats (int, com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder builderForValue
	private void addAtomStats (com.android.os.StatsLog$StatsdStatsReport$AtomStats) 
		com.android.os.StatsLog$StatsdStatsReport$AtomStats value
	private void addAtomStats (int, com.android.os.StatsLog$StatsdStatsReport$AtomStats) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$AtomStats value
	private void addAtomStats (com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder builderForValue
	private void addAtomStats (int, com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder) 
		int index
		com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder builderForValue
	private void addAllAtomStats (java.lang.Iterable) 
		Iterable values
	private void clearAtomStats () 
	private void removeAtomStats (int) 
		int index
	public boolean hasUidmapStats () 
	public com.android.os.StatsLog$StatsdStatsReport$UidMapStats getUidmapStats () 
	private void setUidmapStats (com.android.os.StatsLog$StatsdStatsReport$UidMapStats) 
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats value
	private void setUidmapStats (com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder builderForValue
	private void mergeUidmapStats (com.android.os.StatsLog$StatsdStatsReport$UidMapStats) 
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats value
	private void clearUidmapStats () 
	public boolean hasAnomalyAlarmStats () 
	public com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats getAnomalyAlarmStats () 
	private void setAnomalyAlarmStats (com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats) 
		com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats value
	private void setAnomalyAlarmStats (com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats$Builder builderForValue
	private void mergeAnomalyAlarmStats (com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats) 
		com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats value
	private void clearAnomalyAlarmStats () 
	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 com.android.os.StatsLog$StatsdStatsReport parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$StatsdStatsReport 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 com.android.os.StatsLog$StatsdStatsReport parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$StatsdStatsReport parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsdStatsReport parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$StatsdStatsReport parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$StatsdStatsReport parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$StatsdStatsReport$Builder newBuilder () 
	public static com.android.os.StatsLog$StatsdStatsReport$Builder newBuilder (com.android.os.StatsLog$StatsdStatsReport) 
		com.android.os.StatsLog$StatsdStatsReport prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$StatsdStatsReport other
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder subBuilder
		com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats$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
		com.google.protobuf.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$StatsdStatsReport getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$StatsdStatsReport access$43400 () 
	static void access$43500 (com.android.os.StatsLog$StatsdStatsReport, int) 
		com.android.os.StatsLog$StatsdStatsReport x0
		int x1
	static void access$43600 (com.android.os.StatsLog$StatsdStatsReport) 
		com.android.os.StatsLog$StatsdStatsReport x0
	static void access$43700 (com.android.os.StatsLog$StatsdStatsReport, int) 
		com.android.os.StatsLog$StatsdStatsReport x0
		int x1
	static void access$43800 (com.android.os.StatsLog$StatsdStatsReport) 
		com.android.os.StatsLog$StatsdStatsReport x0
	static void access$43900 (com.android.os.StatsLog$StatsdStatsReport, int, com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x2
	static void access$44000 (com.android.os.StatsLog$StatsdStatsReport, int, com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder x2
	static void access$44100 (com.android.os.StatsLog$StatsdStatsReport, com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport x0
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x1
	static void access$44200 (com.android.os.StatsLog$StatsdStatsReport, int, com.android.os.StatsLog$StatsdStatsReport$ConfigStats) 
		com.android.os.StatsLog$StatsdStatsReport x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats x2
	static void access$44300 (com.android.os.StatsLog$StatsdStatsReport, com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport x0
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder x1
	static void access$44400 (com.android.os.StatsLog$StatsdStatsReport, int, com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$ConfigStats$Builder x2
	static void access$44500 (com.android.os.StatsLog$StatsdStatsReport, java.lang.Iterable) 
		com.android.os.StatsLog$StatsdStatsReport x0
		Iterable x1
	static void access$44600 (com.android.os.StatsLog$StatsdStatsReport) 
		com.android.os.StatsLog$StatsdStatsReport x0
	static void access$44700 (com.android.os.StatsLog$StatsdStatsReport, int) 
		com.android.os.StatsLog$StatsdStatsReport x0
		int x1
	static void access$44800 (com.android.os.StatsLog$StatsdStatsReport, int, com.android.os.StatsLog$StatsdStatsReport$AtomStats) 
		com.android.os.StatsLog$StatsdStatsReport x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$AtomStats x2
	static void access$44900 (com.android.os.StatsLog$StatsdStatsReport, int, com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder x2
	static void access$45000 (com.android.os.StatsLog$StatsdStatsReport, com.android.os.StatsLog$StatsdStatsReport$AtomStats) 
		com.android.os.StatsLog$StatsdStatsReport x0
		com.android.os.StatsLog$StatsdStatsReport$AtomStats x1
	static void access$45100 (com.android.os.StatsLog$StatsdStatsReport, int, com.android.os.StatsLog$StatsdStatsReport$AtomStats) 
		com.android.os.StatsLog$StatsdStatsReport x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$AtomStats x2
	static void access$45200 (com.android.os.StatsLog$StatsdStatsReport, com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport x0
		com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder x1
	static void access$45300 (com.android.os.StatsLog$StatsdStatsReport, int, com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport x0
		int x1
		com.android.os.StatsLog$StatsdStatsReport$AtomStats$Builder x2
	static void access$45400 (com.android.os.StatsLog$StatsdStatsReport, java.lang.Iterable) 
		com.android.os.StatsLog$StatsdStatsReport x0
		Iterable x1
	static void access$45500 (com.android.os.StatsLog$StatsdStatsReport) 
		com.android.os.StatsLog$StatsdStatsReport x0
	static void access$45600 (com.android.os.StatsLog$StatsdStatsReport, int) 
		com.android.os.StatsLog$StatsdStatsReport x0
		int x1
	static void access$45700 (com.android.os.StatsLog$StatsdStatsReport, com.android.os.StatsLog$StatsdStatsReport$UidMapStats) 
		com.android.os.StatsLog$StatsdStatsReport x0
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats x1
	static void access$45800 (com.android.os.StatsLog$StatsdStatsReport, com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport x0
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats$Builder x1
	static void access$45900 (com.android.os.StatsLog$StatsdStatsReport, com.android.os.StatsLog$StatsdStatsReport$UidMapStats) 
		com.android.os.StatsLog$StatsdStatsReport x0
		com.android.os.StatsLog$StatsdStatsReport$UidMapStats x1
	static void access$46000 (com.android.os.StatsLog$StatsdStatsReport) 
		com.android.os.StatsLog$StatsdStatsReport x0
	static void access$46100 (com.android.os.StatsLog$StatsdStatsReport, com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats) 
		com.android.os.StatsLog$StatsdStatsReport x0
		com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats x1
	static void access$46200 (com.android.os.StatsLog$StatsdStatsReport, com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats$Builder) 
		com.android.os.StatsLog$StatsdStatsReport x0
		com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats$Builder x1
	static void access$46300 (com.android.os.StatsLog$StatsdStatsReport, com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats) 
		com.android.os.StatsLog$StatsdStatsReport x0
		com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats x1
	static void access$46400 (com.android.os.StatsLog$StatsdStatsReport) 
		com.android.os.StatsLog$StatsdStatsReport x0
	static void  () 
}

com/android/os/StatsLog$StatsdStatsReportOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$StatsdStatsReportOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasStatsBeginTimeSec () 
	public abstract int getStatsBeginTimeSec () 
	public abstract boolean hasStatsEndTimeSec () 
	public abstract int getStatsEndTimeSec () 
	public abstract java.util.List getConfigStatsList () 
	public abstract com.android.os.StatsLog$StatsdStatsReport$ConfigStats getConfigStats (int) 
	public abstract int getConfigStatsCount () 
	public abstract java.util.List getAtomStatsList () 
	public abstract com.android.os.StatsLog$StatsdStatsReport$AtomStats getAtomStats (int) 
	public abstract int getAtomStatsCount () 
	public abstract boolean hasUidmapStats () 
	public abstract com.android.os.StatsLog$StatsdStatsReport$UidMapStats getUidmapStats () 
	public abstract boolean hasAnomalyAlarmStats () 
	public abstract com.android.os.StatsLog$StatsdStatsReport$AnomalyAlarmStats getAnomalyAlarmStats () 
}

com/android/os/StatsLog$UidMapping$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$UidMapping$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$UidMappingOrBuilder  {
	private void  () 
	public java.util.List getSnapshotsList () 
	public int getSnapshotsCount () 
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot getSnapshots (int) 
		int index
	public com.android.os.StatsLog$UidMapping$Builder setSnapshots (int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot) 
		int index
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot value
	public com.android.os.StatsLog$UidMapping$Builder setSnapshots (int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder) 
		int index
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder builderForValue
	public com.android.os.StatsLog$UidMapping$Builder addSnapshots (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot value
	public com.android.os.StatsLog$UidMapping$Builder addSnapshots (int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot) 
		int index
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot value
	public com.android.os.StatsLog$UidMapping$Builder addSnapshots (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder builderForValue
	public com.android.os.StatsLog$UidMapping$Builder addSnapshots (int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder) 
		int index
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder builderForValue
	public com.android.os.StatsLog$UidMapping$Builder addAllSnapshots (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$UidMapping$Builder clearSnapshots () 
	public com.android.os.StatsLog$UidMapping$Builder removeSnapshots (int) 
		int index
	public java.util.List getChangesList () 
	public int getChangesCount () 
	public com.android.os.StatsLog$UidMapping$Change getChanges (int) 
		int index
	public com.android.os.StatsLog$UidMapping$Builder setChanges (int, com.android.os.StatsLog$UidMapping$Change) 
		int index
		com.android.os.StatsLog$UidMapping$Change value
	public com.android.os.StatsLog$UidMapping$Builder setChanges (int, com.android.os.StatsLog$UidMapping$Change$Builder) 
		int index
		com.android.os.StatsLog$UidMapping$Change$Builder builderForValue
	public com.android.os.StatsLog$UidMapping$Builder addChanges (com.android.os.StatsLog$UidMapping$Change) 
		com.android.os.StatsLog$UidMapping$Change value
	public com.android.os.StatsLog$UidMapping$Builder addChanges (int, com.android.os.StatsLog$UidMapping$Change) 
		int index
		com.android.os.StatsLog$UidMapping$Change value
	public com.android.os.StatsLog$UidMapping$Builder addChanges (com.android.os.StatsLog$UidMapping$Change$Builder) 
		com.android.os.StatsLog$UidMapping$Change$Builder builderForValue
	public com.android.os.StatsLog$UidMapping$Builder addChanges (int, com.android.os.StatsLog$UidMapping$Change$Builder) 
		int index
		com.android.os.StatsLog$UidMapping$Change$Builder builderForValue
	public com.android.os.StatsLog$UidMapping$Builder addAllChanges (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$UidMapping$Builder clearChanges () 
	public com.android.os.StatsLog$UidMapping$Builder removeChanges (int) 
		int index
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$UidMapping$Change$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$UidMapping$Change$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$UidMapping$ChangeOrBuilder  {
	private void  () 
	public boolean hasDeletion () 
	public boolean getDeletion () 
	public com.android.os.StatsLog$UidMapping$Change$Builder setDeletion (boolean) 
		boolean value
	public com.android.os.StatsLog$UidMapping$Change$Builder clearDeletion () 
	public boolean hasTimestampNanos () 
	public long getTimestampNanos () 
	public com.android.os.StatsLog$UidMapping$Change$Builder setTimestampNanos (long) 
		long value
	public com.android.os.StatsLog$UidMapping$Change$Builder clearTimestampNanos () 
	public boolean hasApp () 
	public java.lang.String getApp () 
	public com.google.protobuf.ByteString getAppBytes () 
	public com.android.os.StatsLog$UidMapping$Change$Builder setApp (java.lang.String) 
		String value
	public com.android.os.StatsLog$UidMapping$Change$Builder clearApp () 
	public com.android.os.StatsLog$UidMapping$Change$Builder setAppBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.StatsLog$UidMapping$Change$Builder setUid (int) 
		int value
	public com.android.os.StatsLog$UidMapping$Change$Builder clearUid () 
	public boolean hasVersion () 
	public long getVersion () 
	public com.android.os.StatsLog$UidMapping$Change$Builder setVersion (long) 
		long value
	public com.android.os.StatsLog$UidMapping$Change$Builder clearVersion () 
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$UidMapping$Change.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$UidMapping$Change extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$UidMapping$ChangeOrBuilder  {
	private int bitField0_
	public static final int DELETION_FIELD_NUMBER
	private boolean deletion_
	public static final int TIMESTAMP_NANOS_FIELD_NUMBER
	private long timestampNanos_
	public static final int APP_FIELD_NUMBER
	private String app_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int VERSION_FIELD_NUMBER
	private long version_
	private static final com.android.os.StatsLog$UidMapping$Change DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasDeletion () 
	public boolean getDeletion () 
	private void setDeletion (boolean) 
		boolean value
	private void clearDeletion () 
	public boolean hasTimestampNanos () 
	public long getTimestampNanos () 
	private void setTimestampNanos (long) 
		long value
	private void clearTimestampNanos () 
	public boolean hasApp () 
	public java.lang.String getApp () 
	public com.google.protobuf.ByteString getAppBytes () 
	private void setApp (java.lang.String) 
		String value
	private void clearApp () 
	private void setAppBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasUid () 
	public int getUid () 
	private void setUid (int) 
		int value
	private void clearUid () 
	public boolean hasVersion () 
	public long getVersion () 
	private void setVersion (long) 
		long value
	private void clearVersion () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.os.StatsLog$UidMapping$Change parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$UidMapping$Change 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 com.android.os.StatsLog$UidMapping$Change parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$UidMapping$Change parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$UidMapping$Change parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$UidMapping$Change parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$UidMapping$Change parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$UidMapping$Change parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$UidMapping$Change parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$UidMapping$Change parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$UidMapping$Change$Builder newBuilder () 
	public static com.android.os.StatsLog$UidMapping$Change$Builder newBuilder (com.android.os.StatsLog$UidMapping$Change) 
		com.android.os.StatsLog$UidMapping$Change prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$UidMapping$Change other
		String s
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$UidMapping$Change getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$UidMapping$Change access$16000 () 
	static void access$16100 (com.android.os.StatsLog$UidMapping$Change, boolean) 
		com.android.os.StatsLog$UidMapping$Change x0
		boolean x1
	static void access$16200 (com.android.os.StatsLog$UidMapping$Change) 
		com.android.os.StatsLog$UidMapping$Change x0
	static void access$16300 (com.android.os.StatsLog$UidMapping$Change, long) 
		com.android.os.StatsLog$UidMapping$Change x0
		long x1
	static void access$16400 (com.android.os.StatsLog$UidMapping$Change) 
		com.android.os.StatsLog$UidMapping$Change x0
	static void access$16500 (com.android.os.StatsLog$UidMapping$Change, java.lang.String) 
		com.android.os.StatsLog$UidMapping$Change x0
		String x1
	static void access$16600 (com.android.os.StatsLog$UidMapping$Change) 
		com.android.os.StatsLog$UidMapping$Change x0
	static void access$16700 (com.android.os.StatsLog$UidMapping$Change, com.google.protobuf.ByteString) 
		com.android.os.StatsLog$UidMapping$Change x0
		com.google.protobuf.ByteString x1
	static void access$16800 (com.android.os.StatsLog$UidMapping$Change, int) 
		com.android.os.StatsLog$UidMapping$Change x0
		int x1
	static void access$16900 (com.android.os.StatsLog$UidMapping$Change) 
		com.android.os.StatsLog$UidMapping$Change x0
	static void access$17000 (com.android.os.StatsLog$UidMapping$Change, long) 
		com.android.os.StatsLog$UidMapping$Change x0
		long x1
	static void access$17100 (com.android.os.StatsLog$UidMapping$Change) 
		com.android.os.StatsLog$UidMapping$Change x0
	static void  () 
}

com/android/os/StatsLog$UidMapping$ChangeOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$UidMapping$ChangeOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasDeletion () 
	public abstract boolean getDeletion () 
	public abstract boolean hasTimestampNanos () 
	public abstract long getTimestampNanos () 
	public abstract boolean hasApp () 
	public abstract java.lang.String getApp () 
	public abstract com.google.protobuf.ByteString getAppBytes () 
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasVersion () 
	public abstract long getVersion () 
}

com/android/os/StatsLog$UidMapping$PackageInfoSnapshot$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$UidMapping$PackageInfoSnapshotOrBuilder  {
	private void  () 
	public boolean hasTimestampNanos () 
	public long getTimestampNanos () 
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder setTimestampNanos (long) 
		long value
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder clearTimestampNanos () 
	public java.util.List getPackageInfoList () 
	public int getPackageInfoCount () 
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo getPackageInfo (int) 
		int index
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder setPackageInfo (int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo) 
		int index
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo value
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder setPackageInfo (int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder) 
		int index
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder builderForValue
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder addPackageInfo (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo value
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder addPackageInfo (int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo) 
		int index
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo value
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder addPackageInfo (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder builderForValue
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder addPackageInfo (int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder) 
		int index
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder builderForValue
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder addAllPackageInfo (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder clearPackageInfo () 
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder removePackageInfo (int) 
		int index
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfoOrBuilder  {
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder setName (java.lang.String) 
		String value
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder clearName () 
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVersion () 
	public long getVersion () 
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder setVersion (long) 
		long value
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder clearVersion () 
	public boolean hasUid () 
	public int getUid () 
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder setUid (int) 
		int value
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder clearUid () 
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfoOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private String name_
	public static final int VERSION_FIELD_NUMBER
	private long version_
	public static final int UID_FIELD_NUMBER
	private int uid_
	private static final com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasName () 
	public java.lang.String getName () 
	public com.google.protobuf.ByteString getNameBytes () 
	private void setName (java.lang.String) 
		String value
	private void clearName () 
	private void setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVersion () 
	public long getVersion () 
	private void setVersion (long) 
		long value
	private void clearVersion () 
	public boolean hasUid () 
	public int getUid () 
	private void setUid (int) 
		int value
	private void clearUid () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo 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 com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder newBuilder () 
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder newBuilder (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo other
		String s
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo access$13800 () 
	static void access$13900 (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo, java.lang.String) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo x0
		String x1
	static void access$14000 (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo x0
	static void access$14100 (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo, com.google.protobuf.ByteString) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo x0
		com.google.protobuf.ByteString x1
	static void access$14200 (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo, long) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo x0
		long x1
	static void access$14300 (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo x0
	static void access$14400 (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo, int) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo x0
		int x1
	static void access$14500 (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo x0
	static void  () 
}

com/android/os/StatsLog$UidMapping$PackageInfoSnapshot$PackageInfoOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasName () 
	public abstract java.lang.String getName () 
	public abstract com.google.protobuf.ByteString getNameBytes () 
	public abstract boolean hasVersion () 
	public abstract long getVersion () 
	public abstract boolean hasUid () 
	public abstract int getUid () 
}

com/android/os/StatsLog$UidMapping$PackageInfoSnapshot.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$UidMapping$PackageInfoSnapshot extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$UidMapping$PackageInfoSnapshotOrBuilder  {
	private int bitField0_
	public static final int TIMESTAMP_NANOS_FIELD_NUMBER
	private long timestampNanos_
	public static final int PACKAGE_INFO_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList packageInfo_
	private static final com.android.os.StatsLog$UidMapping$PackageInfoSnapshot DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasTimestampNanos () 
	public long getTimestampNanos () 
	private void setTimestampNanos (long) 
		long value
	private void clearTimestampNanos () 
	public java.util.List getPackageInfoList () 
	public java.util.List getPackageInfoOrBuilderList () 
	public int getPackageInfoCount () 
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo getPackageInfo (int) 
		int index
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfoOrBuilder getPackageInfoOrBuilder (int) 
		int index
	private void ensurePackageInfoIsMutable () 
	private void setPackageInfo (int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo) 
		int index
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo value
	private void setPackageInfo (int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder) 
		int index
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder builderForValue
	private void addPackageInfo (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo value
	private void addPackageInfo (int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo) 
		int index
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo value
	private void addPackageInfo (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder builderForValue
	private void addPackageInfo (int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder) 
		int index
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder builderForValue
	private void addAllPackageInfo (java.lang.Iterable) 
		Iterable values
	private void clearPackageInfo () 
	private void removePackageInfo (int) 
		int index
	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 com.android.os.StatsLog$UidMapping$PackageInfoSnapshot parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot 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 com.android.os.StatsLog$UidMapping$PackageInfoSnapshot parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder newBuilder () 
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder newBuilder (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$UidMapping$PackageInfoSnapshot access$14700 () 
	static void access$14800 (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot, long) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot x0
		long x1
	static void access$14900 (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot x0
	static void access$15000 (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot, int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot x0
		int x1
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo x2
	static void access$15100 (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot, int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot x0
		int x1
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder x2
	static void access$15200 (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot x0
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo x1
	static void access$15300 (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot, int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot x0
		int x1
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo x2
	static void access$15400 (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot x0
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder x1
	static void access$15500 (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot, int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot x0
		int x1
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo$Builder x2
	static void access$15600 (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot, java.lang.Iterable) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot x0
		Iterable x1
	static void access$15700 (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot x0
	static void access$15800 (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot, int) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot x0
		int x1
	static void  () 
}

com/android/os/StatsLog$UidMapping$PackageInfoSnapshotOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$UidMapping$PackageInfoSnapshotOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasTimestampNanos () 
	public abstract long getTimestampNanos () 
	public abstract java.util.List getPackageInfoList () 
	public abstract com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$PackageInfo getPackageInfo (int) 
	public abstract int getPackageInfoCount () 
}

com/android/os/StatsLog$UidMapping.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$UidMapping extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$UidMappingOrBuilder  {
	public static final int SNAPSHOTS_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList snapshots_
	public static final int CHANGES_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList changes_
	private static final com.android.os.StatsLog$UidMapping DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public java.util.List getSnapshotsList () 
	public java.util.List getSnapshotsOrBuilderList () 
	public int getSnapshotsCount () 
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshot getSnapshots (int) 
		int index
	public com.android.os.StatsLog$UidMapping$PackageInfoSnapshotOrBuilder getSnapshotsOrBuilder (int) 
		int index
	private void ensureSnapshotsIsMutable () 
	private void setSnapshots (int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot) 
		int index
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot value
	private void setSnapshots (int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder) 
		int index
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder builderForValue
	private void addSnapshots (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot value
	private void addSnapshots (int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot) 
		int index
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot value
	private void addSnapshots (com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder) 
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder builderForValue
	private void addSnapshots (int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder) 
		int index
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder builderForValue
	private void addAllSnapshots (java.lang.Iterable) 
		Iterable values
	private void clearSnapshots () 
	private void removeSnapshots (int) 
		int index
	public java.util.List getChangesList () 
	public java.util.List getChangesOrBuilderList () 
	public int getChangesCount () 
	public com.android.os.StatsLog$UidMapping$Change getChanges (int) 
		int index
	public com.android.os.StatsLog$UidMapping$ChangeOrBuilder getChangesOrBuilder (int) 
		int index
	private void ensureChangesIsMutable () 
	private void setChanges (int, com.android.os.StatsLog$UidMapping$Change) 
		int index
		com.android.os.StatsLog$UidMapping$Change value
	private void setChanges (int, com.android.os.StatsLog$UidMapping$Change$Builder) 
		int index
		com.android.os.StatsLog$UidMapping$Change$Builder builderForValue
	private void addChanges (com.android.os.StatsLog$UidMapping$Change) 
		com.android.os.StatsLog$UidMapping$Change value
	private void addChanges (int, com.android.os.StatsLog$UidMapping$Change) 
		int index
		com.android.os.StatsLog$UidMapping$Change value
	private void addChanges (com.android.os.StatsLog$UidMapping$Change$Builder) 
		com.android.os.StatsLog$UidMapping$Change$Builder builderForValue
	private void addChanges (int, com.android.os.StatsLog$UidMapping$Change$Builder) 
		int index
		com.android.os.StatsLog$UidMapping$Change$Builder builderForValue
	private void addAllChanges (java.lang.Iterable) 
		Iterable values
	private void clearChanges () 
	private void removeChanges (int) 
		int index
	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 com.android.os.StatsLog$UidMapping parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$UidMapping 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 com.android.os.StatsLog$UidMapping parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$UidMapping parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$UidMapping parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$UidMapping parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$UidMapping parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$UidMapping parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$UidMapping parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$UidMapping parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$UidMapping$Builder newBuilder () 
	public static com.android.os.StatsLog$UidMapping$Builder newBuilder (com.android.os.StatsLog$UidMapping) 
		com.android.os.StatsLog$UidMapping prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$UidMapping other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$UidMapping getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$UidMapping access$17300 () 
	static void access$17400 (com.android.os.StatsLog$UidMapping, int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot) 
		com.android.os.StatsLog$UidMapping x0
		int x1
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot x2
	static void access$17500 (com.android.os.StatsLog$UidMapping, int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder) 
		com.android.os.StatsLog$UidMapping x0
		int x1
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder x2
	static void access$17600 (com.android.os.StatsLog$UidMapping, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot) 
		com.android.os.StatsLog$UidMapping x0
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot x1
	static void access$17700 (com.android.os.StatsLog$UidMapping, int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot) 
		com.android.os.StatsLog$UidMapping x0
		int x1
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot x2
	static void access$17800 (com.android.os.StatsLog$UidMapping, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder) 
		com.android.os.StatsLog$UidMapping x0
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder x1
	static void access$17900 (com.android.os.StatsLog$UidMapping, int, com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder) 
		com.android.os.StatsLog$UidMapping x0
		int x1
		com.android.os.StatsLog$UidMapping$PackageInfoSnapshot$Builder x2
	static void access$18000 (com.android.os.StatsLog$UidMapping, java.lang.Iterable) 
		com.android.os.StatsLog$UidMapping x0
		Iterable x1
	static void access$18100 (com.android.os.StatsLog$UidMapping) 
		com.android.os.StatsLog$UidMapping x0
	static void access$18200 (com.android.os.StatsLog$UidMapping, int) 
		com.android.os.StatsLog$UidMapping x0
		int x1
	static void access$18300 (com.android.os.StatsLog$UidMapping, int, com.android.os.StatsLog$UidMapping$Change) 
		com.android.os.StatsLog$UidMapping x0
		int x1
		com.android.os.StatsLog$UidMapping$Change x2
	static void access$18400 (com.android.os.StatsLog$UidMapping, int, com.android.os.StatsLog$UidMapping$Change$Builder) 
		com.android.os.StatsLog$UidMapping x0
		int x1
		com.android.os.StatsLog$UidMapping$Change$Builder x2
	static void access$18500 (com.android.os.StatsLog$UidMapping, com.android.os.StatsLog$UidMapping$Change) 
		com.android.os.StatsLog$UidMapping x0
		com.android.os.StatsLog$UidMapping$Change x1
	static void access$18600 (com.android.os.StatsLog$UidMapping, int, com.android.os.StatsLog$UidMapping$Change) 
		com.android.os.StatsLog$UidMapping x0
		int x1
		com.android.os.StatsLog$UidMapping$Change x2
	static void access$18700 (com.android.os.StatsLog$UidMapping, com.android.os.StatsLog$UidMapping$Change$Builder) 
		com.android.os.StatsLog$UidMapping x0
		com.android.os.StatsLog$UidMapping$Change$Builder x1
	static void access$18800 (com.android.os.StatsLog$UidMapping, int, com.android.os.StatsLog$UidMapping$Change$Builder) 
		com.android.os.StatsLog$UidMapping x0
		int x1
		com.android.os.StatsLog$UidMapping$Change$Builder x2
	static void access$18900 (com.android.os.StatsLog$UidMapping, java.lang.Iterable) 
		com.android.os.StatsLog$UidMapping x0
		Iterable x1
	static void access$19000 (com.android.os.StatsLog$UidMapping) 
		com.android.os.StatsLog$UidMapping x0
	static void access$19100 (com.android.os.StatsLog$UidMapping, int) 
		com.android.os.StatsLog$UidMapping x0
		int x1
	static void  () 
}

com/android/os/StatsLog$UidMappingOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$UidMappingOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract java.util.List getSnapshotsList () 
	public abstract com.android.os.StatsLog$UidMapping$PackageInfoSnapshot getSnapshots (int) 
	public abstract int getSnapshotsCount () 
	public abstract java.util.List getChangesList () 
	public abstract com.android.os.StatsLog$UidMapping$Change getChanges (int) 
	public abstract int getChangesCount () 
}

com/android/os/StatsLog$ValueBucketInfo$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$ValueBucketInfo$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$ValueBucketInfoOrBuilder  {
	private void  () 
	public boolean hasStartBucketNanos () 
	public long getStartBucketNanos () 
	public com.android.os.StatsLog$ValueBucketInfo$Builder setStartBucketNanos (long) 
		long value
	public com.android.os.StatsLog$ValueBucketInfo$Builder clearStartBucketNanos () 
	public boolean hasEndBucketNanos () 
	public long getEndBucketNanos () 
	public com.android.os.StatsLog$ValueBucketInfo$Builder setEndBucketNanos (long) 
		long value
	public com.android.os.StatsLog$ValueBucketInfo$Builder clearEndBucketNanos () 
	public boolean hasValue () 
	public long getValue () 
	public com.android.os.StatsLog$ValueBucketInfo$Builder setValue (long) 
		long value
	public com.android.os.StatsLog$ValueBucketInfo$Builder clearValue () 
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$ValueBucketInfo.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$ValueBucketInfo extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$ValueBucketInfoOrBuilder  {
	private int bitField0_
	public static final int START_BUCKET_NANOS_FIELD_NUMBER
	private long startBucketNanos_
	public static final int END_BUCKET_NANOS_FIELD_NUMBER
	private long endBucketNanos_
	public static final int VALUE_FIELD_NUMBER
	private long value_
	private static final com.android.os.StatsLog$ValueBucketInfo DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public boolean hasStartBucketNanos () 
	public long getStartBucketNanos () 
	private void setStartBucketNanos (long) 
		long value
	private void clearStartBucketNanos () 
	public boolean hasEndBucketNanos () 
	public long getEndBucketNanos () 
	private void setEndBucketNanos (long) 
		long value
	private void clearEndBucketNanos () 
	public boolean hasValue () 
	public long getValue () 
	private void setValue (long) 
		long value
	private void clearValue () 
	public void writeTo (com.google.protobuf.CodedOutputStream)  throws java.io.IOException 
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int size
	public static com.android.os.StatsLog$ValueBucketInfo parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$ValueBucketInfo 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 com.android.os.StatsLog$ValueBucketInfo parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$ValueBucketInfo parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ValueBucketInfo parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$ValueBucketInfo parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ValueBucketInfo parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$ValueBucketInfo parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ValueBucketInfo parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$ValueBucketInfo parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ValueBucketInfo$Builder newBuilder () 
	public static com.android.os.StatsLog$ValueBucketInfo$Builder newBuilder (com.android.os.StatsLog$ValueBucketInfo) 
		com.android.os.StatsLog$ValueBucketInfo prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$ValueBucketInfo other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$ValueBucketInfo getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$ValueBucketInfo access$8000 () 
	static void access$8100 (com.android.os.StatsLog$ValueBucketInfo, long) 
		com.android.os.StatsLog$ValueBucketInfo x0
		long x1
	static void access$8200 (com.android.os.StatsLog$ValueBucketInfo) 
		com.android.os.StatsLog$ValueBucketInfo x0
	static void access$8300 (com.android.os.StatsLog$ValueBucketInfo, long) 
		com.android.os.StatsLog$ValueBucketInfo x0
		long x1
	static void access$8400 (com.android.os.StatsLog$ValueBucketInfo) 
		com.android.os.StatsLog$ValueBucketInfo x0
	static void access$8500 (com.android.os.StatsLog$ValueBucketInfo, long) 
		com.android.os.StatsLog$ValueBucketInfo x0
		long x1
	static void access$8600 (com.android.os.StatsLog$ValueBucketInfo) 
		com.android.os.StatsLog$ValueBucketInfo x0
	static void  () 
}

com/android/os/StatsLog$ValueBucketInfoOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$ValueBucketInfoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract boolean hasStartBucketNanos () 
	public abstract long getStartBucketNanos () 
	public abstract boolean hasEndBucketNanos () 
	public abstract long getEndBucketNanos () 
	public abstract boolean hasValue () 
	public abstract long getValue () 
}

com/android/os/StatsLog$ValueMetricData$Builder.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$ValueMetricData$Builder extends com.google.protobuf.GeneratedMessageLite$Builder implements com.android.os.StatsLog$ValueMetricDataOrBuilder  {
	private void  () 
	public java.util.List getDimensionList () 
	public int getDimensionCount () 
	public com.android.os.StatsLog$KeyValuePair getDimension (int) 
		int index
	public com.android.os.StatsLog$ValueMetricData$Builder setDimension (int, com.android.os.StatsLog$KeyValuePair) 
		int index
		com.android.os.StatsLog$KeyValuePair value
	public com.android.os.StatsLog$ValueMetricData$Builder setDimension (int, com.android.os.StatsLog$KeyValuePair$Builder) 
		int index
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	public com.android.os.StatsLog$ValueMetricData$Builder addDimension (com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$KeyValuePair value
	public com.android.os.StatsLog$ValueMetricData$Builder addDimension (int, com.android.os.StatsLog$KeyValuePair) 
		int index
		com.android.os.StatsLog$KeyValuePair value
	public com.android.os.StatsLog$ValueMetricData$Builder addDimension (com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	public com.android.os.StatsLog$ValueMetricData$Builder addDimension (int, com.android.os.StatsLog$KeyValuePair$Builder) 
		int index
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	public com.android.os.StatsLog$ValueMetricData$Builder addAllDimension (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$ValueMetricData$Builder clearDimension () 
	public com.android.os.StatsLog$ValueMetricData$Builder removeDimension (int) 
		int index
	public java.util.List getBucketInfoList () 
	public int getBucketInfoCount () 
	public com.android.os.StatsLog$ValueBucketInfo getBucketInfo (int) 
		int index
	public com.android.os.StatsLog$ValueMetricData$Builder setBucketInfo (int, com.android.os.StatsLog$ValueBucketInfo) 
		int index
		com.android.os.StatsLog$ValueBucketInfo value
	public com.android.os.StatsLog$ValueMetricData$Builder setBucketInfo (int, com.android.os.StatsLog$ValueBucketInfo$Builder) 
		int index
		com.android.os.StatsLog$ValueBucketInfo$Builder builderForValue
	public com.android.os.StatsLog$ValueMetricData$Builder addBucketInfo (com.android.os.StatsLog$ValueBucketInfo) 
		com.android.os.StatsLog$ValueBucketInfo value
	public com.android.os.StatsLog$ValueMetricData$Builder addBucketInfo (int, com.android.os.StatsLog$ValueBucketInfo) 
		int index
		com.android.os.StatsLog$ValueBucketInfo value
	public com.android.os.StatsLog$ValueMetricData$Builder addBucketInfo (com.android.os.StatsLog$ValueBucketInfo$Builder) 
		com.android.os.StatsLog$ValueBucketInfo$Builder builderForValue
	public com.android.os.StatsLog$ValueMetricData$Builder addBucketInfo (int, com.android.os.StatsLog$ValueBucketInfo$Builder) 
		int index
		com.android.os.StatsLog$ValueBucketInfo$Builder builderForValue
	public com.android.os.StatsLog$ValueMetricData$Builder addAllBucketInfo (java.lang.Iterable) 
		Iterable values
	public com.android.os.StatsLog$ValueMetricData$Builder clearBucketInfo () 
	public com.android.os.StatsLog$ValueMetricData$Builder removeBucketInfo (int) 
		int index
	void  (com.android.os.StatsLog$1) 
		com.android.os.StatsLog$1 x0
}

com/android/os/StatsLog$ValueMetricData.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog$ValueMetricData extends com.google.protobuf.GeneratedMessageLite implements com.android.os.StatsLog$ValueMetricDataOrBuilder  {
	public static final int DIMENSION_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList dimension_
	public static final int BUCKET_INFO_FIELD_NUMBER
	private com.google.protobuf.Internal$ProtobufList bucketInfo_
	private static final com.android.os.StatsLog$ValueMetricData DEFAULT_INSTANCE
	private static volatile com.google.protobuf.Parser PARSER
	private void  () 
	public java.util.List getDimensionList () 
	public java.util.List getDimensionOrBuilderList () 
	public int getDimensionCount () 
	public com.android.os.StatsLog$KeyValuePair getDimension (int) 
		int index
	public com.android.os.StatsLog$KeyValuePairOrBuilder getDimensionOrBuilder (int) 
		int index
	private void ensureDimensionIsMutable () 
	private void setDimension (int, com.android.os.StatsLog$KeyValuePair) 
		int index
		com.android.os.StatsLog$KeyValuePair value
	private void setDimension (int, com.android.os.StatsLog$KeyValuePair$Builder) 
		int index
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	private void addDimension (com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$KeyValuePair value
	private void addDimension (int, com.android.os.StatsLog$KeyValuePair) 
		int index
		com.android.os.StatsLog$KeyValuePair value
	private void addDimension (com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	private void addDimension (int, com.android.os.StatsLog$KeyValuePair$Builder) 
		int index
		com.android.os.StatsLog$KeyValuePair$Builder builderForValue
	private void addAllDimension (java.lang.Iterable) 
		Iterable values
	private void clearDimension () 
	private void removeDimension (int) 
		int index
	public java.util.List getBucketInfoList () 
	public java.util.List getBucketInfoOrBuilderList () 
	public int getBucketInfoCount () 
	public com.android.os.StatsLog$ValueBucketInfo getBucketInfo (int) 
		int index
	public com.android.os.StatsLog$ValueBucketInfoOrBuilder getBucketInfoOrBuilder (int) 
		int index
	private void ensureBucketInfoIsMutable () 
	private void setBucketInfo (int, com.android.os.StatsLog$ValueBucketInfo) 
		int index
		com.android.os.StatsLog$ValueBucketInfo value
	private void setBucketInfo (int, com.android.os.StatsLog$ValueBucketInfo$Builder) 
		int index
		com.android.os.StatsLog$ValueBucketInfo$Builder builderForValue
	private void addBucketInfo (com.android.os.StatsLog$ValueBucketInfo) 
		com.android.os.StatsLog$ValueBucketInfo value
	private void addBucketInfo (int, com.android.os.StatsLog$ValueBucketInfo) 
		int index
		com.android.os.StatsLog$ValueBucketInfo value
	private void addBucketInfo (com.android.os.StatsLog$ValueBucketInfo$Builder) 
		com.android.os.StatsLog$ValueBucketInfo$Builder builderForValue
	private void addBucketInfo (int, com.android.os.StatsLog$ValueBucketInfo$Builder) 
		int index
		com.android.os.StatsLog$ValueBucketInfo$Builder builderForValue
	private void addAllBucketInfo (java.lang.Iterable) 
		Iterable values
	private void clearBucketInfo () 
	private void removeBucketInfo (int) 
		int index
	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 com.android.os.StatsLog$ValueMetricData parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.os.StatsLog$ValueMetricData 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 com.android.os.StatsLog$ValueMetricData parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.os.StatsLog$ValueMetricData parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ValueMetricData parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$ValueMetricData parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ValueMetricData parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.os.StatsLog$ValueMetricData parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ValueMetricData parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.os.StatsLog$ValueMetricData parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.os.StatsLog$ValueMetricData$Builder newBuilder () 
	public static com.android.os.StatsLog$ValueMetricData$Builder newBuilder (com.android.os.StatsLog$ValueMetricData) 
		com.android.os.StatsLog$ValueMetricData prototype
	protected final java.lang.Object dynamicMethod (com.google.protobuf.GeneratedMessageLite$MethodToInvoke, java.lang.Object, java.lang.Object) 
		com.google.protobuf.GeneratedMessageLite$Visitor visitor
		com.android.os.StatsLog$ValueMetricData other
		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.GeneratedMessageLite$MethodToInvoke method
		Object arg0
		Object arg1
	public static com.android.os.StatsLog$ValueMetricData getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	static com.android.os.StatsLog$ValueMetricData access$8800 () 
	static void access$8900 (com.android.os.StatsLog$ValueMetricData, int, com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$ValueMetricData x0
		int x1
		com.android.os.StatsLog$KeyValuePair x2
	static void access$9000 (com.android.os.StatsLog$ValueMetricData, int, com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$ValueMetricData x0
		int x1
		com.android.os.StatsLog$KeyValuePair$Builder x2
	static void access$9100 (com.android.os.StatsLog$ValueMetricData, com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$ValueMetricData x0
		com.android.os.StatsLog$KeyValuePair x1
	static void access$9200 (com.android.os.StatsLog$ValueMetricData, int, com.android.os.StatsLog$KeyValuePair) 
		com.android.os.StatsLog$ValueMetricData x0
		int x1
		com.android.os.StatsLog$KeyValuePair x2
	static void access$9300 (com.android.os.StatsLog$ValueMetricData, com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$ValueMetricData x0
		com.android.os.StatsLog$KeyValuePair$Builder x1
	static void access$9400 (com.android.os.StatsLog$ValueMetricData, int, com.android.os.StatsLog$KeyValuePair$Builder) 
		com.android.os.StatsLog$ValueMetricData x0
		int x1
		com.android.os.StatsLog$KeyValuePair$Builder x2
	static void access$9500 (com.android.os.StatsLog$ValueMetricData, java.lang.Iterable) 
		com.android.os.StatsLog$ValueMetricData x0
		Iterable x1
	static void access$9600 (com.android.os.StatsLog$ValueMetricData) 
		com.android.os.StatsLog$ValueMetricData x0
	static void access$9700 (com.android.os.StatsLog$ValueMetricData, int) 
		com.android.os.StatsLog$ValueMetricData x0
		int x1
	static void access$9800 (com.android.os.StatsLog$ValueMetricData, int, com.android.os.StatsLog$ValueBucketInfo) 
		com.android.os.StatsLog$ValueMetricData x0
		int x1
		com.android.os.StatsLog$ValueBucketInfo x2
	static void access$9900 (com.android.os.StatsLog$ValueMetricData, int, com.android.os.StatsLog$ValueBucketInfo$Builder) 
		com.android.os.StatsLog$ValueMetricData x0
		int x1
		com.android.os.StatsLog$ValueBucketInfo$Builder x2
	static void access$10000 (com.android.os.StatsLog$ValueMetricData, com.android.os.StatsLog$ValueBucketInfo) 
		com.android.os.StatsLog$ValueMetricData x0
		com.android.os.StatsLog$ValueBucketInfo x1
	static void access$10100 (com.android.os.StatsLog$ValueMetricData, int, com.android.os.StatsLog$ValueBucketInfo) 
		com.android.os.StatsLog$ValueMetricData x0
		int x1
		com.android.os.StatsLog$ValueBucketInfo x2
	static void access$10200 (com.android.os.StatsLog$ValueMetricData, com.android.os.StatsLog$ValueBucketInfo$Builder) 
		com.android.os.StatsLog$ValueMetricData x0
		com.android.os.StatsLog$ValueBucketInfo$Builder x1
	static void access$10300 (com.android.os.StatsLog$ValueMetricData, int, com.android.os.StatsLog$ValueBucketInfo$Builder) 
		com.android.os.StatsLog$ValueMetricData x0
		int x1
		com.android.os.StatsLog$ValueBucketInfo$Builder x2
	static void access$10400 (com.android.os.StatsLog$ValueMetricData, java.lang.Iterable) 
		com.android.os.StatsLog$ValueMetricData x0
		Iterable x1
	static void access$10500 (com.android.os.StatsLog$ValueMetricData) 
		com.android.os.StatsLog$ValueMetricData x0
	static void access$10600 (com.android.os.StatsLog$ValueMetricData, int) 
		com.android.os.StatsLog$ValueMetricData x0
		int x1
	static void  () 
}

com/android/os/StatsLog$ValueMetricDataOrBuilder.class
StatsLog.java
package com.android.os
public abstract com.android.os.StatsLog$ValueMetricDataOrBuilder extends java.lang.Object implements com.google.protobuf.MessageLiteOrBuilder  {
	public abstract java.util.List getDimensionList () 
	public abstract com.android.os.StatsLog$KeyValuePair getDimension (int) 
	public abstract int getDimensionCount () 
	public abstract java.util.List getBucketInfoList () 
	public abstract com.android.os.StatsLog$ValueBucketInfo getBucketInfo (int) 
	public abstract int getBucketInfoCount () 
}

com/android/os/StatsLog.class
StatsLog.java
package com.android.os
public final com.android.os.StatsLog extends java.lang.Object {
	private void  () 
	public static void registerAllExtensions (com.google.protobuf.ExtensionRegistryLite) 
		com.google.protobuf.ExtensionRegistryLite registry
	static void  () 
}

com/android/server/AlarmClockMetadataProto$1.class
AlarmClockMetadataProto.java
package com.android.server
final com.android.server.AlarmClockMetadataProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.AlarmClockMetadataProto 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 
}

com/android/server/AlarmClockMetadataProto$Builder.class
AlarmClockMetadataProto.java
package com.android.server
public final com.android.server.AlarmClockMetadataProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.AlarmClockMetadataProtoOrBuilder  {
	private int bitField0_
	private int user_
	private boolean isPendingSend_
	private long triggerTimeMs_
	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 com.android.server.AlarmClockMetadataProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.AlarmClockMetadataProto getDefaultInstanceForType () 
	public com.android.server.AlarmClockMetadataProto build () 
		com.android.server.AlarmClockMetadataProto result
	public com.android.server.AlarmClockMetadataProto buildPartial () 
		com.android.server.AlarmClockMetadataProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.AlarmClockMetadataProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.AlarmClockMetadataProto$Builder mergeFrom (com.android.server.AlarmClockMetadataProto) 
		com.android.server.AlarmClockMetadataProto other
	public final boolean isInitialized () 
	public com.android.server.AlarmClockMetadataProto$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
		com.android.server.AlarmClockMetadataProto parsedMessage
	public boolean hasUser () 
	public int getUser () 
	public com.android.server.AlarmClockMetadataProto$Builder setUser (int) 
		int value
	public com.android.server.AlarmClockMetadataProto$Builder clearUser () 
	public boolean hasIsPendingSend () 
	public boolean getIsPendingSend () 
	public com.android.server.AlarmClockMetadataProto$Builder setIsPendingSend (boolean) 
		boolean value
	public com.android.server.AlarmClockMetadataProto$Builder clearIsPendingSend () 
	public boolean hasTriggerTimeMs () 
	public long getTriggerTimeMs () 
	public com.android.server.AlarmClockMetadataProto$Builder setTriggerTimeMs (long) 
		long value
	public com.android.server.AlarmClockMetadataProto$Builder clearTriggerTimeMs () 
	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  (com.android.server.AlarmClockMetadataProto$1) 
		com.android.server.AlarmClockMetadataProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.AlarmClockMetadataProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.AlarmClockMetadataProto$1 x1
}

com/android/server/AlarmClockMetadataProto.class
AlarmClockMetadataProto.java
package com.android.server
public final com.android.server.AlarmClockMetadataProto extends com.google.protobuf.GeneratedMessage implements com.android.server.AlarmClockMetadataProtoOrBuilder  {
	private int bitField0_
	public static final int USER_FIELD_NUMBER
	private int user_
	public static final int IS_PENDING_SEND_FIELD_NUMBER
	private boolean isPendingSend_
	public static final int TRIGGER_TIME_MS_FIELD_NUMBER
	private long triggerTimeMs_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.AlarmClockMetadataProto 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 hasUser () 
	public int getUser () 
	public boolean hasIsPendingSend () 
	public boolean getIsPendingSend () 
	public boolean hasTriggerTimeMs () 
	public long getTriggerTimeMs () 
	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 com.android.server.AlarmClockMetadataProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.AlarmClockMetadataProto 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 com.android.server.AlarmClockMetadataProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.AlarmClockMetadataProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.AlarmClockMetadataProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.AlarmClockMetadataProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.AlarmClockMetadataProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.AlarmClockMetadataProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.AlarmClockMetadataProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.AlarmClockMetadataProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.AlarmClockMetadataProto$Builder newBuilderForType () 
	public static com.android.server.AlarmClockMetadataProto$Builder newBuilder () 
	public static com.android.server.AlarmClockMetadataProto$Builder newBuilder (com.android.server.AlarmClockMetadataProto) 
		com.android.server.AlarmClockMetadataProto prototype
	public com.android.server.AlarmClockMetadataProto$Builder toBuilder () 
	protected com.android.server.AlarmClockMetadataProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.AlarmClockMetadataProto$Builder builder
	public static com.android.server.AlarmClockMetadataProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.AlarmClockMetadataProto 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, com.android.server.AlarmClockMetadataProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.AlarmClockMetadataProto$1 x1
	static int access$402 (com.android.server.AlarmClockMetadataProto, int) 
		com.android.server.AlarmClockMetadataProto x0
		int x1
	static boolean access$502 (com.android.server.AlarmClockMetadataProto, boolean) 
		com.android.server.AlarmClockMetadataProto x0
		boolean x1
	static long access$602 (com.android.server.AlarmClockMetadataProto, long) 
		com.android.server.AlarmClockMetadataProto x0
		long x1
	static int access$702 (com.android.server.AlarmClockMetadataProto, int) 
		com.android.server.AlarmClockMetadataProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$800 (com.android.server.AlarmClockMetadataProto) 
		com.android.server.AlarmClockMetadataProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.AlarmClockMetadataProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.AlarmClockMetadataProto$1 x2
	static void  () 
}

com/android/server/AlarmClockMetadataProtoOrBuilder.class
AlarmClockMetadataProtoOrBuilder.java
package com.android.server
public abstract com.android.server.AlarmClockMetadataProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUser () 
	public abstract int getUser () 
	public abstract boolean hasIsPendingSend () 
	public abstract boolean getIsPendingSend () 
	public abstract boolean hasTriggerTimeMs () 
	public abstract long getTriggerTimeMs () 
}

com/android/server/AlarmManagerServiceProto$1.class
AlarmManagerServiceProto.java
package com.android.server
final com.android.server.AlarmManagerServiceProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.AlarmManagerServiceProto 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 
}

com/android/server/AlarmManagerServiceProto$AlarmStat$1.class
AlarmManagerServiceProto.java
package com.android.server
final com.android.server.AlarmManagerServiceProto$AlarmStat$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.AlarmManagerServiceProto$AlarmStat 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 
}

com/android/server/AlarmManagerServiceProto$AlarmStat$Builder.class
AlarmManagerServiceProto.java
package com.android.server
public final com.android.server.AlarmManagerServiceProto$AlarmStat$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.AlarmManagerServiceProto$AlarmStatOrBuilder  {
	private int bitField0_
	private com.android.server.BroadcastStatsProto broadcast_
	private com.google.protobuf.SingleFieldBuilder broadcastBuilder_
	private java.util.List filters_
	private com.google.protobuf.RepeatedFieldBuilder filtersBuilder_
	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 com.android.server.AlarmManagerServiceProto$AlarmStat$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.AlarmManagerServiceProto$AlarmStat getDefaultInstanceForType () 
	public com.android.server.AlarmManagerServiceProto$AlarmStat build () 
		com.android.server.AlarmManagerServiceProto$AlarmStat result
	public com.android.server.AlarmManagerServiceProto$AlarmStat buildPartial () 
		com.android.server.AlarmManagerServiceProto$AlarmStat result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder mergeFrom (com.android.server.AlarmManagerServiceProto$AlarmStat) 
		com.android.server.AlarmManagerServiceProto$AlarmStat other
	public final boolean isInitialized () 
	public com.android.server.AlarmManagerServiceProto$AlarmStat$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
		com.android.server.AlarmManagerServiceProto$AlarmStat parsedMessage
	public boolean hasBroadcast () 
	public com.android.server.BroadcastStatsProto getBroadcast () 
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder setBroadcast (com.android.server.BroadcastStatsProto) 
		com.android.server.BroadcastStatsProto value
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder setBroadcast (com.android.server.BroadcastStatsProto$Builder) 
		com.android.server.BroadcastStatsProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder mergeBroadcast (com.android.server.BroadcastStatsProto) 
		com.android.server.BroadcastStatsProto value
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder clearBroadcast () 
	public com.android.server.BroadcastStatsProto$Builder getBroadcastBuilder () 
	public com.android.server.BroadcastStatsProtoOrBuilder getBroadcastOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBroadcastFieldBuilder () 
	private void ensureFiltersIsMutable () 
	public java.util.List getFiltersList () 
	public int getFiltersCount () 
	public com.android.server.FilterStatsProto getFilters (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder setFilters (int, com.android.server.FilterStatsProto) 
		int index
		com.android.server.FilterStatsProto value
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder setFilters (int, com.android.server.FilterStatsProto$Builder) 
		int index
		com.android.server.FilterStatsProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder addFilters (com.android.server.FilterStatsProto) 
		com.android.server.FilterStatsProto value
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder addFilters (int, com.android.server.FilterStatsProto) 
		int index
		com.android.server.FilterStatsProto value
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder addFilters (com.android.server.FilterStatsProto$Builder) 
		com.android.server.FilterStatsProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder addFilters (int, com.android.server.FilterStatsProto$Builder) 
		int index
		com.android.server.FilterStatsProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder addAllFilters (java.lang.Iterable) 
		Iterable values
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder clearFilters () 
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder removeFilters (int) 
		int index
	public com.android.server.FilterStatsProto$Builder getFiltersBuilder (int) 
		int index
	public com.android.server.FilterStatsProtoOrBuilder getFiltersOrBuilder (int) 
		int index
	public java.util.List getFiltersOrBuilderList () 
	public com.android.server.FilterStatsProto$Builder addFiltersBuilder () 
	public com.android.server.FilterStatsProto$Builder addFiltersBuilder (int) 
		int index
	public java.util.List getFiltersBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getFiltersFieldBuilder () 
	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  (com.android.server.AlarmManagerServiceProto$1) 
		com.android.server.AlarmManagerServiceProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.AlarmManagerServiceProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.AlarmManagerServiceProto$1 x1
}

com/android/server/AlarmManagerServiceProto$AlarmStat.class
AlarmManagerServiceProto.java
package com.android.server
public final com.android.server.AlarmManagerServiceProto$AlarmStat extends com.google.protobuf.GeneratedMessage implements com.android.server.AlarmManagerServiceProto$AlarmStatOrBuilder  {
	private int bitField0_
	public static final int BROADCAST_FIELD_NUMBER
	private com.android.server.BroadcastStatsProto broadcast_
	public static final int FILTERS_FIELD_NUMBER
	private java.util.List filters_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.AlarmManagerServiceProto$AlarmStat 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.android.server.BroadcastStatsProto$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 hasBroadcast () 
	public com.android.server.BroadcastStatsProto getBroadcast () 
	public com.android.server.BroadcastStatsProtoOrBuilder getBroadcastOrBuilder () 
	public java.util.List getFiltersList () 
	public java.util.List getFiltersOrBuilderList () 
	public int getFiltersCount () 
	public com.android.server.FilterStatsProto getFilters (int) 
		int index
	public com.android.server.FilterStatsProtoOrBuilder getFiltersOrBuilder (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 com.android.server.AlarmManagerServiceProto$AlarmStat parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.AlarmManagerServiceProto$AlarmStat 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 com.android.server.AlarmManagerServiceProto$AlarmStat parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.AlarmManagerServiceProto$AlarmStat parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.AlarmManagerServiceProto$AlarmStat parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.AlarmManagerServiceProto$AlarmStat parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.AlarmManagerServiceProto$AlarmStat parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.AlarmManagerServiceProto$AlarmStat parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.AlarmManagerServiceProto$AlarmStat parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.AlarmManagerServiceProto$AlarmStat parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder newBuilderForType () 
	public static com.android.server.AlarmManagerServiceProto$AlarmStat$Builder newBuilder () 
	public static com.android.server.AlarmManagerServiceProto$AlarmStat$Builder newBuilder (com.android.server.AlarmManagerServiceProto$AlarmStat) 
		com.android.server.AlarmManagerServiceProto$AlarmStat prototype
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder toBuilder () 
	protected com.android.server.AlarmManagerServiceProto$AlarmStat$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.AlarmManagerServiceProto$AlarmStat$Builder builder
	public static com.android.server.AlarmManagerServiceProto$AlarmStat getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.AlarmManagerServiceProto$AlarmStat 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, com.android.server.AlarmManagerServiceProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.AlarmManagerServiceProto$1 x1
	static com.android.server.BroadcastStatsProto access$2302 (com.android.server.AlarmManagerServiceProto$AlarmStat, com.android.server.BroadcastStatsProto) 
		com.android.server.AlarmManagerServiceProto$AlarmStat x0
		com.android.server.BroadcastStatsProto x1
	static java.util.List access$2402 (com.android.server.AlarmManagerServiceProto$AlarmStat, java.util.List) 
		com.android.server.AlarmManagerServiceProto$AlarmStat x0
		java.util.List x1
	static int access$2502 (com.android.server.AlarmManagerServiceProto$AlarmStat, int) 
		com.android.server.AlarmManagerServiceProto$AlarmStat x0
		int x1
	static java.util.List access$2400 (com.android.server.AlarmManagerServiceProto$AlarmStat) 
		com.android.server.AlarmManagerServiceProto$AlarmStat x0
	static boolean access$2600 () 
	static com.google.protobuf.UnknownFieldSet access$2700 (com.android.server.AlarmManagerServiceProto$AlarmStat) 
		com.android.server.AlarmManagerServiceProto$AlarmStat x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.AlarmManagerServiceProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.AlarmManagerServiceProto$1 x2
	static void  () 
}

com/android/server/AlarmManagerServiceProto$AlarmStatOrBuilder.class
AlarmManagerServiceProto.java
package com.android.server
public abstract com.android.server.AlarmManagerServiceProto$AlarmStatOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasBroadcast () 
	public abstract com.android.server.BroadcastStatsProto getBroadcast () 
	public abstract com.android.server.BroadcastStatsProtoOrBuilder getBroadcastOrBuilder () 
	public abstract java.util.List getFiltersList () 
	public abstract com.android.server.FilterStatsProto getFilters (int) 
	public abstract int getFiltersCount () 
	public abstract java.util.List getFiltersOrBuilderList () 
	public abstract com.android.server.FilterStatsProtoOrBuilder getFiltersOrBuilder (int) 
}

com/android/server/AlarmManagerServiceProto$Builder.class
AlarmManagerServiceProto.java
package com.android.server
public final com.android.server.AlarmManagerServiceProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.AlarmManagerServiceProtoOrBuilder  {
	private int bitField0_
	private int bitField1_
	private long currentTime_
	private long elapsedRealtime_
	private long lastTimeChangeClockTime_
	private long lastTimeChangeRealtime_
	private com.android.server.ConstantsProto settings_
	private com.google.protobuf.SingleFieldBuilder settingsBuilder_
	private com.android.server.ForceAppStandbyTrackerProto forceAppStandbyTracker_
	private com.google.protobuf.SingleFieldBuilder forceAppStandbyTrackerBuilder_
	private boolean isInteractive_
	private long timeSinceNonInteractiveMs_
	private long maxWakeupDelayMs_
	private long timeSinceLastDispatchMs_
	private long timeUntilNextNonWakeupDeliveryMs_
	private long timeUntilNextNonWakeupAlarmMs_
	private long timeUntilNextWakeupMs_
	private long timeSinceLastWakeupMs_
	private long timeSinceLastWakeupSetMs_
	private long timeChangeEventCount_
	private java.util.List deviceIdleUserWhitelistAppIds_
	private java.util.List nextAlarmClockMetadata_
	private com.google.protobuf.RepeatedFieldBuilder nextAlarmClockMetadataBuilder_
	private java.util.List pendingAlarmBatches_
	private com.google.protobuf.RepeatedFieldBuilder pendingAlarmBatchesBuilder_
	private java.util.List pendingUserBlockedBackgroundAlarms_
	private com.google.protobuf.RepeatedFieldBuilder pendingUserBlockedBackgroundAlarmsBuilder_
	private com.android.server.AlarmProto pendingIdleUntil_
	private com.google.protobuf.SingleFieldBuilder pendingIdleUntilBuilder_
	private java.util.List pendingWhileIdleAlarms_
	private com.google.protobuf.RepeatedFieldBuilder pendingWhileIdleAlarmsBuilder_
	private com.android.server.AlarmProto nextWakeFromIdle_
	private com.google.protobuf.SingleFieldBuilder nextWakeFromIdleBuilder_
	private java.util.List pastDueNonWakeupAlarms_
	private com.google.protobuf.RepeatedFieldBuilder pastDueNonWakeupAlarmsBuilder_
	private int delayedAlarmCount_
	private long totalDelayTimeMs_
	private long maxDelayDurationMs_
	private long maxNonInteractiveDurationMs_
	private int broadcastRefCount_
	private int pendingIntentSendCount_
	private int pendingIntentFinishCount_
	private int listenerSendCount_
	private int listenerFinishCount_
	private java.util.List outstandingDeliveries_
	private com.google.protobuf.RepeatedFieldBuilder outstandingDeliveriesBuilder_
	private long allowWhileIdleMinDurationMs_
	private java.util.List lastAllowWhileIdleDispatchTimes_
	private com.google.protobuf.RepeatedFieldBuilder lastAllowWhileIdleDispatchTimesBuilder_
	private com.android.internal.util.LocalLogProto recentProblems_
	private com.google.protobuf.SingleFieldBuilder recentProblemsBuilder_
	private java.util.List topAlarms_
	private com.google.protobuf.RepeatedFieldBuilder topAlarmsBuilder_
	private java.util.List alarmStats_
	private com.google.protobuf.RepeatedFieldBuilder alarmStatsBuilder_
	private java.util.List allowWhileIdleDispatches_
	private com.google.protobuf.RepeatedFieldBuilder allowWhileIdleDispatchesBuilder_
	private java.util.List recentWakeupHistory_
	private com.google.protobuf.RepeatedFieldBuilder recentWakeupHistoryBuilder_
	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 com.android.server.AlarmManagerServiceProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.AlarmManagerServiceProto getDefaultInstanceForType () 
	public com.android.server.AlarmManagerServiceProto build () 
		com.android.server.AlarmManagerServiceProto result
	public com.android.server.AlarmManagerServiceProto buildPartial () 
		com.android.server.AlarmManagerServiceProto result
		int from_bitField0_
		int from_bitField1_
		int to_bitField0_
	public com.android.server.AlarmManagerServiceProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.AlarmManagerServiceProto$Builder mergeFrom (com.android.server.AlarmManagerServiceProto) 
		com.android.server.AlarmManagerServiceProto other
	public final boolean isInitialized () 
	public com.android.server.AlarmManagerServiceProto$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
		com.android.server.AlarmManagerServiceProto parsedMessage
	public boolean hasCurrentTime () 
	public long getCurrentTime () 
	public com.android.server.AlarmManagerServiceProto$Builder setCurrentTime (long) 
		long value
	public com.android.server.AlarmManagerServiceProto$Builder clearCurrentTime () 
	public boolean hasElapsedRealtime () 
	public long getElapsedRealtime () 
	public com.android.server.AlarmManagerServiceProto$Builder setElapsedRealtime (long) 
		long value
	public com.android.server.AlarmManagerServiceProto$Builder clearElapsedRealtime () 
	public boolean hasLastTimeChangeClockTime () 
	public long getLastTimeChangeClockTime () 
	public com.android.server.AlarmManagerServiceProto$Builder setLastTimeChangeClockTime (long) 
		long value
	public com.android.server.AlarmManagerServiceProto$Builder clearLastTimeChangeClockTime () 
	public boolean hasLastTimeChangeRealtime () 
	public long getLastTimeChangeRealtime () 
	public com.android.server.AlarmManagerServiceProto$Builder setLastTimeChangeRealtime (long) 
		long value
	public com.android.server.AlarmManagerServiceProto$Builder clearLastTimeChangeRealtime () 
	public boolean hasSettings () 
	public com.android.server.ConstantsProto getSettings () 
	public com.android.server.AlarmManagerServiceProto$Builder setSettings (com.android.server.ConstantsProto) 
		com.android.server.ConstantsProto value
	public com.android.server.AlarmManagerServiceProto$Builder setSettings (com.android.server.ConstantsProto$Builder) 
		com.android.server.ConstantsProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder mergeSettings (com.android.server.ConstantsProto) 
		com.android.server.ConstantsProto value
	public com.android.server.AlarmManagerServiceProto$Builder clearSettings () 
	public com.android.server.ConstantsProto$Builder getSettingsBuilder () 
	public com.android.server.ConstantsProtoOrBuilder getSettingsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSettingsFieldBuilder () 
	public boolean hasForceAppStandbyTracker () 
	public com.android.server.ForceAppStandbyTrackerProto getForceAppStandbyTracker () 
	public com.android.server.AlarmManagerServiceProto$Builder setForceAppStandbyTracker (com.android.server.ForceAppStandbyTrackerProto) 
		com.android.server.ForceAppStandbyTrackerProto value
	public com.android.server.AlarmManagerServiceProto$Builder setForceAppStandbyTracker (com.android.server.ForceAppStandbyTrackerProto$Builder) 
		com.android.server.ForceAppStandbyTrackerProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder mergeForceAppStandbyTracker (com.android.server.ForceAppStandbyTrackerProto) 
		com.android.server.ForceAppStandbyTrackerProto value
	public com.android.server.AlarmManagerServiceProto$Builder clearForceAppStandbyTracker () 
	public com.android.server.ForceAppStandbyTrackerProto$Builder getForceAppStandbyTrackerBuilder () 
	public com.android.server.ForceAppStandbyTrackerProtoOrBuilder getForceAppStandbyTrackerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getForceAppStandbyTrackerFieldBuilder () 
	public boolean hasIsInteractive () 
	public boolean getIsInteractive () 
	public com.android.server.AlarmManagerServiceProto$Builder setIsInteractive (boolean) 
		boolean value
	public com.android.server.AlarmManagerServiceProto$Builder clearIsInteractive () 
	public boolean hasTimeSinceNonInteractiveMs () 
	public long getTimeSinceNonInteractiveMs () 
	public com.android.server.AlarmManagerServiceProto$Builder setTimeSinceNonInteractiveMs (long) 
		long value
	public com.android.server.AlarmManagerServiceProto$Builder clearTimeSinceNonInteractiveMs () 
	public boolean hasMaxWakeupDelayMs () 
	public long getMaxWakeupDelayMs () 
	public com.android.server.AlarmManagerServiceProto$Builder setMaxWakeupDelayMs (long) 
		long value
	public com.android.server.AlarmManagerServiceProto$Builder clearMaxWakeupDelayMs () 
	public boolean hasTimeSinceLastDispatchMs () 
	public long getTimeSinceLastDispatchMs () 
	public com.android.server.AlarmManagerServiceProto$Builder setTimeSinceLastDispatchMs (long) 
		long value
	public com.android.server.AlarmManagerServiceProto$Builder clearTimeSinceLastDispatchMs () 
	public boolean hasTimeUntilNextNonWakeupDeliveryMs () 
	public long getTimeUntilNextNonWakeupDeliveryMs () 
	public com.android.server.AlarmManagerServiceProto$Builder setTimeUntilNextNonWakeupDeliveryMs (long) 
		long value
	public com.android.server.AlarmManagerServiceProto$Builder clearTimeUntilNextNonWakeupDeliveryMs () 
	public boolean hasTimeUntilNextNonWakeupAlarmMs () 
	public long getTimeUntilNextNonWakeupAlarmMs () 
	public com.android.server.AlarmManagerServiceProto$Builder setTimeUntilNextNonWakeupAlarmMs (long) 
		long value
	public com.android.server.AlarmManagerServiceProto$Builder clearTimeUntilNextNonWakeupAlarmMs () 
	public boolean hasTimeUntilNextWakeupMs () 
	public long getTimeUntilNextWakeupMs () 
	public com.android.server.AlarmManagerServiceProto$Builder setTimeUntilNextWakeupMs (long) 
		long value
	public com.android.server.AlarmManagerServiceProto$Builder clearTimeUntilNextWakeupMs () 
	public boolean hasTimeSinceLastWakeupMs () 
	public long getTimeSinceLastWakeupMs () 
	public com.android.server.AlarmManagerServiceProto$Builder setTimeSinceLastWakeupMs (long) 
		long value
	public com.android.server.AlarmManagerServiceProto$Builder clearTimeSinceLastWakeupMs () 
	public boolean hasTimeSinceLastWakeupSetMs () 
	public long getTimeSinceLastWakeupSetMs () 
	public com.android.server.AlarmManagerServiceProto$Builder setTimeSinceLastWakeupSetMs (long) 
		long value
	public com.android.server.AlarmManagerServiceProto$Builder clearTimeSinceLastWakeupSetMs () 
	public boolean hasTimeChangeEventCount () 
	public long getTimeChangeEventCount () 
	public com.android.server.AlarmManagerServiceProto$Builder setTimeChangeEventCount (long) 
		long value
	public com.android.server.AlarmManagerServiceProto$Builder clearTimeChangeEventCount () 
	private void ensureDeviceIdleUserWhitelistAppIdsIsMutable () 
	public java.util.List getDeviceIdleUserWhitelistAppIdsList () 
	public int getDeviceIdleUserWhitelistAppIdsCount () 
	public int getDeviceIdleUserWhitelistAppIds (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$Builder setDeviceIdleUserWhitelistAppIds (int, int) 
		int index
		int value
	public com.android.server.AlarmManagerServiceProto$Builder addDeviceIdleUserWhitelistAppIds (int) 
		int value
	public com.android.server.AlarmManagerServiceProto$Builder addAllDeviceIdleUserWhitelistAppIds (java.lang.Iterable) 
		Iterable values
	public com.android.server.AlarmManagerServiceProto$Builder clearDeviceIdleUserWhitelistAppIds () 
	private void ensureNextAlarmClockMetadataIsMutable () 
	public java.util.List getNextAlarmClockMetadataList () 
	public int getNextAlarmClockMetadataCount () 
	public com.android.server.AlarmClockMetadataProto getNextAlarmClockMetadata (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$Builder setNextAlarmClockMetadata (int, com.android.server.AlarmClockMetadataProto) 
		int index
		com.android.server.AlarmClockMetadataProto value
	public com.android.server.AlarmManagerServiceProto$Builder setNextAlarmClockMetadata (int, com.android.server.AlarmClockMetadataProto$Builder) 
		int index
		com.android.server.AlarmClockMetadataProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addNextAlarmClockMetadata (com.android.server.AlarmClockMetadataProto) 
		com.android.server.AlarmClockMetadataProto value
	public com.android.server.AlarmManagerServiceProto$Builder addNextAlarmClockMetadata (int, com.android.server.AlarmClockMetadataProto) 
		int index
		com.android.server.AlarmClockMetadataProto value
	public com.android.server.AlarmManagerServiceProto$Builder addNextAlarmClockMetadata (com.android.server.AlarmClockMetadataProto$Builder) 
		com.android.server.AlarmClockMetadataProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addNextAlarmClockMetadata (int, com.android.server.AlarmClockMetadataProto$Builder) 
		int index
		com.android.server.AlarmClockMetadataProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addAllNextAlarmClockMetadata (java.lang.Iterable) 
		Iterable values
	public com.android.server.AlarmManagerServiceProto$Builder clearNextAlarmClockMetadata () 
	public com.android.server.AlarmManagerServiceProto$Builder removeNextAlarmClockMetadata (int) 
		int index
	public com.android.server.AlarmClockMetadataProto$Builder getNextAlarmClockMetadataBuilder (int) 
		int index
	public com.android.server.AlarmClockMetadataProtoOrBuilder getNextAlarmClockMetadataOrBuilder (int) 
		int index
	public java.util.List getNextAlarmClockMetadataOrBuilderList () 
	public com.android.server.AlarmClockMetadataProto$Builder addNextAlarmClockMetadataBuilder () 
	public com.android.server.AlarmClockMetadataProto$Builder addNextAlarmClockMetadataBuilder (int) 
		int index
	public java.util.List getNextAlarmClockMetadataBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getNextAlarmClockMetadataFieldBuilder () 
	private void ensurePendingAlarmBatchesIsMutable () 
	public java.util.List getPendingAlarmBatchesList () 
	public int getPendingAlarmBatchesCount () 
	public com.android.server.BatchProto getPendingAlarmBatches (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$Builder setPendingAlarmBatches (int, com.android.server.BatchProto) 
		int index
		com.android.server.BatchProto value
	public com.android.server.AlarmManagerServiceProto$Builder setPendingAlarmBatches (int, com.android.server.BatchProto$Builder) 
		int index
		com.android.server.BatchProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addPendingAlarmBatches (com.android.server.BatchProto) 
		com.android.server.BatchProto value
	public com.android.server.AlarmManagerServiceProto$Builder addPendingAlarmBatches (int, com.android.server.BatchProto) 
		int index
		com.android.server.BatchProto value
	public com.android.server.AlarmManagerServiceProto$Builder addPendingAlarmBatches (com.android.server.BatchProto$Builder) 
		com.android.server.BatchProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addPendingAlarmBatches (int, com.android.server.BatchProto$Builder) 
		int index
		com.android.server.BatchProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addAllPendingAlarmBatches (java.lang.Iterable) 
		Iterable values
	public com.android.server.AlarmManagerServiceProto$Builder clearPendingAlarmBatches () 
	public com.android.server.AlarmManagerServiceProto$Builder removePendingAlarmBatches (int) 
		int index
	public com.android.server.BatchProto$Builder getPendingAlarmBatchesBuilder (int) 
		int index
	public com.android.server.BatchProtoOrBuilder getPendingAlarmBatchesOrBuilder (int) 
		int index
	public java.util.List getPendingAlarmBatchesOrBuilderList () 
	public com.android.server.BatchProto$Builder addPendingAlarmBatchesBuilder () 
	public com.android.server.BatchProto$Builder addPendingAlarmBatchesBuilder (int) 
		int index
	public java.util.List getPendingAlarmBatchesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getPendingAlarmBatchesFieldBuilder () 
	private void ensurePendingUserBlockedBackgroundAlarmsIsMutable () 
	public java.util.List getPendingUserBlockedBackgroundAlarmsList () 
	public int getPendingUserBlockedBackgroundAlarmsCount () 
	public com.android.server.AlarmProto getPendingUserBlockedBackgroundAlarms (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$Builder setPendingUserBlockedBackgroundAlarms (int, com.android.server.AlarmProto) 
		int index
		com.android.server.AlarmProto value
	public com.android.server.AlarmManagerServiceProto$Builder setPendingUserBlockedBackgroundAlarms (int, com.android.server.AlarmProto$Builder) 
		int index
		com.android.server.AlarmProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addPendingUserBlockedBackgroundAlarms (com.android.server.AlarmProto) 
		com.android.server.AlarmProto value
	public com.android.server.AlarmManagerServiceProto$Builder addPendingUserBlockedBackgroundAlarms (int, com.android.server.AlarmProto) 
		int index
		com.android.server.AlarmProto value
	public com.android.server.AlarmManagerServiceProto$Builder addPendingUserBlockedBackgroundAlarms (com.android.server.AlarmProto$Builder) 
		com.android.server.AlarmProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addPendingUserBlockedBackgroundAlarms (int, com.android.server.AlarmProto$Builder) 
		int index
		com.android.server.AlarmProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addAllPendingUserBlockedBackgroundAlarms (java.lang.Iterable) 
		Iterable values
	public com.android.server.AlarmManagerServiceProto$Builder clearPendingUserBlockedBackgroundAlarms () 
	public com.android.server.AlarmManagerServiceProto$Builder removePendingUserBlockedBackgroundAlarms (int) 
		int index
	public com.android.server.AlarmProto$Builder getPendingUserBlockedBackgroundAlarmsBuilder (int) 
		int index
	public com.android.server.AlarmProtoOrBuilder getPendingUserBlockedBackgroundAlarmsOrBuilder (int) 
		int index
	public java.util.List getPendingUserBlockedBackgroundAlarmsOrBuilderList () 
	public com.android.server.AlarmProto$Builder addPendingUserBlockedBackgroundAlarmsBuilder () 
	public com.android.server.AlarmProto$Builder addPendingUserBlockedBackgroundAlarmsBuilder (int) 
		int index
	public java.util.List getPendingUserBlockedBackgroundAlarmsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getPendingUserBlockedBackgroundAlarmsFieldBuilder () 
	public boolean hasPendingIdleUntil () 
	public com.android.server.AlarmProto getPendingIdleUntil () 
	public com.android.server.AlarmManagerServiceProto$Builder setPendingIdleUntil (com.android.server.AlarmProto) 
		com.android.server.AlarmProto value
	public com.android.server.AlarmManagerServiceProto$Builder setPendingIdleUntil (com.android.server.AlarmProto$Builder) 
		com.android.server.AlarmProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder mergePendingIdleUntil (com.android.server.AlarmProto) 
		com.android.server.AlarmProto value
	public com.android.server.AlarmManagerServiceProto$Builder clearPendingIdleUntil () 
	public com.android.server.AlarmProto$Builder getPendingIdleUntilBuilder () 
	public com.android.server.AlarmProtoOrBuilder getPendingIdleUntilOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPendingIdleUntilFieldBuilder () 
	private void ensurePendingWhileIdleAlarmsIsMutable () 
	public java.util.List getPendingWhileIdleAlarmsList () 
	public int getPendingWhileIdleAlarmsCount () 
	public com.android.server.AlarmProto getPendingWhileIdleAlarms (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$Builder setPendingWhileIdleAlarms (int, com.android.server.AlarmProto) 
		int index
		com.android.server.AlarmProto value
	public com.android.server.AlarmManagerServiceProto$Builder setPendingWhileIdleAlarms (int, com.android.server.AlarmProto$Builder) 
		int index
		com.android.server.AlarmProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addPendingWhileIdleAlarms (com.android.server.AlarmProto) 
		com.android.server.AlarmProto value
	public com.android.server.AlarmManagerServiceProto$Builder addPendingWhileIdleAlarms (int, com.android.server.AlarmProto) 
		int index
		com.android.server.AlarmProto value
	public com.android.server.AlarmManagerServiceProto$Builder addPendingWhileIdleAlarms (com.android.server.AlarmProto$Builder) 
		com.android.server.AlarmProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addPendingWhileIdleAlarms (int, com.android.server.AlarmProto$Builder) 
		int index
		com.android.server.AlarmProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addAllPendingWhileIdleAlarms (java.lang.Iterable) 
		Iterable values
	public com.android.server.AlarmManagerServiceProto$Builder clearPendingWhileIdleAlarms () 
	public com.android.server.AlarmManagerServiceProto$Builder removePendingWhileIdleAlarms (int) 
		int index
	public com.android.server.AlarmProto$Builder getPendingWhileIdleAlarmsBuilder (int) 
		int index
	public com.android.server.AlarmProtoOrBuilder getPendingWhileIdleAlarmsOrBuilder (int) 
		int index
	public java.util.List getPendingWhileIdleAlarmsOrBuilderList () 
	public com.android.server.AlarmProto$Builder addPendingWhileIdleAlarmsBuilder () 
	public com.android.server.AlarmProto$Builder addPendingWhileIdleAlarmsBuilder (int) 
		int index
	public java.util.List getPendingWhileIdleAlarmsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getPendingWhileIdleAlarmsFieldBuilder () 
	public boolean hasNextWakeFromIdle () 
	public com.android.server.AlarmProto getNextWakeFromIdle () 
	public com.android.server.AlarmManagerServiceProto$Builder setNextWakeFromIdle (com.android.server.AlarmProto) 
		com.android.server.AlarmProto value
	public com.android.server.AlarmManagerServiceProto$Builder setNextWakeFromIdle (com.android.server.AlarmProto$Builder) 
		com.android.server.AlarmProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder mergeNextWakeFromIdle (com.android.server.AlarmProto) 
		com.android.server.AlarmProto value
	public com.android.server.AlarmManagerServiceProto$Builder clearNextWakeFromIdle () 
	public com.android.server.AlarmProto$Builder getNextWakeFromIdleBuilder () 
	public com.android.server.AlarmProtoOrBuilder getNextWakeFromIdleOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNextWakeFromIdleFieldBuilder () 
	private void ensurePastDueNonWakeupAlarmsIsMutable () 
	public java.util.List getPastDueNonWakeupAlarmsList () 
	public int getPastDueNonWakeupAlarmsCount () 
	public com.android.server.AlarmProto getPastDueNonWakeupAlarms (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$Builder setPastDueNonWakeupAlarms (int, com.android.server.AlarmProto) 
		int index
		com.android.server.AlarmProto value
	public com.android.server.AlarmManagerServiceProto$Builder setPastDueNonWakeupAlarms (int, com.android.server.AlarmProto$Builder) 
		int index
		com.android.server.AlarmProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addPastDueNonWakeupAlarms (com.android.server.AlarmProto) 
		com.android.server.AlarmProto value
	public com.android.server.AlarmManagerServiceProto$Builder addPastDueNonWakeupAlarms (int, com.android.server.AlarmProto) 
		int index
		com.android.server.AlarmProto value
	public com.android.server.AlarmManagerServiceProto$Builder addPastDueNonWakeupAlarms (com.android.server.AlarmProto$Builder) 
		com.android.server.AlarmProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addPastDueNonWakeupAlarms (int, com.android.server.AlarmProto$Builder) 
		int index
		com.android.server.AlarmProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addAllPastDueNonWakeupAlarms (java.lang.Iterable) 
		Iterable values
	public com.android.server.AlarmManagerServiceProto$Builder clearPastDueNonWakeupAlarms () 
	public com.android.server.AlarmManagerServiceProto$Builder removePastDueNonWakeupAlarms (int) 
		int index
	public com.android.server.AlarmProto$Builder getPastDueNonWakeupAlarmsBuilder (int) 
		int index
	public com.android.server.AlarmProtoOrBuilder getPastDueNonWakeupAlarmsOrBuilder (int) 
		int index
	public java.util.List getPastDueNonWakeupAlarmsOrBuilderList () 
	public com.android.server.AlarmProto$Builder addPastDueNonWakeupAlarmsBuilder () 
	public com.android.server.AlarmProto$Builder addPastDueNonWakeupAlarmsBuilder (int) 
		int index
	public java.util.List getPastDueNonWakeupAlarmsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getPastDueNonWakeupAlarmsFieldBuilder () 
	public boolean hasDelayedAlarmCount () 
	public int getDelayedAlarmCount () 
	public com.android.server.AlarmManagerServiceProto$Builder setDelayedAlarmCount (int) 
		int value
	public com.android.server.AlarmManagerServiceProto$Builder clearDelayedAlarmCount () 
	public boolean hasTotalDelayTimeMs () 
	public long getTotalDelayTimeMs () 
	public com.android.server.AlarmManagerServiceProto$Builder setTotalDelayTimeMs (long) 
		long value
	public com.android.server.AlarmManagerServiceProto$Builder clearTotalDelayTimeMs () 
	public boolean hasMaxDelayDurationMs () 
	public long getMaxDelayDurationMs () 
	public com.android.server.AlarmManagerServiceProto$Builder setMaxDelayDurationMs (long) 
		long value
	public com.android.server.AlarmManagerServiceProto$Builder clearMaxDelayDurationMs () 
	public boolean hasMaxNonInteractiveDurationMs () 
	public long getMaxNonInteractiveDurationMs () 
	public com.android.server.AlarmManagerServiceProto$Builder setMaxNonInteractiveDurationMs (long) 
		long value
	public com.android.server.AlarmManagerServiceProto$Builder clearMaxNonInteractiveDurationMs () 
	public boolean hasBroadcastRefCount () 
	public int getBroadcastRefCount () 
	public com.android.server.AlarmManagerServiceProto$Builder setBroadcastRefCount (int) 
		int value
	public com.android.server.AlarmManagerServiceProto$Builder clearBroadcastRefCount () 
	public boolean hasPendingIntentSendCount () 
	public int getPendingIntentSendCount () 
	public com.android.server.AlarmManagerServiceProto$Builder setPendingIntentSendCount (int) 
		int value
	public com.android.server.AlarmManagerServiceProto$Builder clearPendingIntentSendCount () 
	public boolean hasPendingIntentFinishCount () 
	public int getPendingIntentFinishCount () 
	public com.android.server.AlarmManagerServiceProto$Builder setPendingIntentFinishCount (int) 
		int value
	public com.android.server.AlarmManagerServiceProto$Builder clearPendingIntentFinishCount () 
	public boolean hasListenerSendCount () 
	public int getListenerSendCount () 
	public com.android.server.AlarmManagerServiceProto$Builder setListenerSendCount (int) 
		int value
	public com.android.server.AlarmManagerServiceProto$Builder clearListenerSendCount () 
	public boolean hasListenerFinishCount () 
	public int getListenerFinishCount () 
	public com.android.server.AlarmManagerServiceProto$Builder setListenerFinishCount (int) 
		int value
	public com.android.server.AlarmManagerServiceProto$Builder clearListenerFinishCount () 
	private void ensureOutstandingDeliveriesIsMutable () 
	public java.util.List getOutstandingDeliveriesList () 
	public int getOutstandingDeliveriesCount () 
	public com.android.server.InFlightProto getOutstandingDeliveries (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$Builder setOutstandingDeliveries (int, com.android.server.InFlightProto) 
		int index
		com.android.server.InFlightProto value
	public com.android.server.AlarmManagerServiceProto$Builder setOutstandingDeliveries (int, com.android.server.InFlightProto$Builder) 
		int index
		com.android.server.InFlightProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addOutstandingDeliveries (com.android.server.InFlightProto) 
		com.android.server.InFlightProto value
	public com.android.server.AlarmManagerServiceProto$Builder addOutstandingDeliveries (int, com.android.server.InFlightProto) 
		int index
		com.android.server.InFlightProto value
	public com.android.server.AlarmManagerServiceProto$Builder addOutstandingDeliveries (com.android.server.InFlightProto$Builder) 
		com.android.server.InFlightProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addOutstandingDeliveries (int, com.android.server.InFlightProto$Builder) 
		int index
		com.android.server.InFlightProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addAllOutstandingDeliveries (java.lang.Iterable) 
		Iterable values
	public com.android.server.AlarmManagerServiceProto$Builder clearOutstandingDeliveries () 
	public com.android.server.AlarmManagerServiceProto$Builder removeOutstandingDeliveries (int) 
		int index
	public com.android.server.InFlightProto$Builder getOutstandingDeliveriesBuilder (int) 
		int index
	public com.android.server.InFlightProtoOrBuilder getOutstandingDeliveriesOrBuilder (int) 
		int index
	public java.util.List getOutstandingDeliveriesOrBuilderList () 
	public com.android.server.InFlightProto$Builder addOutstandingDeliveriesBuilder () 
	public com.android.server.InFlightProto$Builder addOutstandingDeliveriesBuilder (int) 
		int index
	public java.util.List getOutstandingDeliveriesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getOutstandingDeliveriesFieldBuilder () 
	public boolean hasAllowWhileIdleMinDurationMs () 
	public long getAllowWhileIdleMinDurationMs () 
	public com.android.server.AlarmManagerServiceProto$Builder setAllowWhileIdleMinDurationMs (long) 
		long value
	public com.android.server.AlarmManagerServiceProto$Builder clearAllowWhileIdleMinDurationMs () 
	private void ensureLastAllowWhileIdleDispatchTimesIsMutable () 
	public java.util.List getLastAllowWhileIdleDispatchTimesList () 
	public int getLastAllowWhileIdleDispatchTimesCount () 
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch getLastAllowWhileIdleDispatchTimes (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$Builder setLastAllowWhileIdleDispatchTimes (int, com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch) 
		int index
		com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch value
	public com.android.server.AlarmManagerServiceProto$Builder setLastAllowWhileIdleDispatchTimes (int, com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder) 
		int index
		com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addLastAllowWhileIdleDispatchTimes (com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch) 
		com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch value
	public com.android.server.AlarmManagerServiceProto$Builder addLastAllowWhileIdleDispatchTimes (int, com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch) 
		int index
		com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch value
	public com.android.server.AlarmManagerServiceProto$Builder addLastAllowWhileIdleDispatchTimes (com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder) 
		com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addLastAllowWhileIdleDispatchTimes (int, com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder) 
		int index
		com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addAllLastAllowWhileIdleDispatchTimes (java.lang.Iterable) 
		Iterable values
	public com.android.server.AlarmManagerServiceProto$Builder clearLastAllowWhileIdleDispatchTimes () 
	public com.android.server.AlarmManagerServiceProto$Builder removeLastAllowWhileIdleDispatchTimes (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder getLastAllowWhileIdleDispatchTimesBuilder (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatchOrBuilder getLastAllowWhileIdleDispatchTimesOrBuilder (int) 
		int index
	public java.util.List getLastAllowWhileIdleDispatchTimesOrBuilderList () 
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder addLastAllowWhileIdleDispatchTimesBuilder () 
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder addLastAllowWhileIdleDispatchTimesBuilder (int) 
		int index
	public java.util.List getLastAllowWhileIdleDispatchTimesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getLastAllowWhileIdleDispatchTimesFieldBuilder () 
	public boolean hasRecentProblems () 
	public com.android.internal.util.LocalLogProto getRecentProblems () 
	public com.android.server.AlarmManagerServiceProto$Builder setRecentProblems (com.android.internal.util.LocalLogProto) 
		com.android.internal.util.LocalLogProto value
	public com.android.server.AlarmManagerServiceProto$Builder setRecentProblems (com.android.internal.util.LocalLogProto$Builder) 
		com.android.internal.util.LocalLogProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder mergeRecentProblems (com.android.internal.util.LocalLogProto) 
		com.android.internal.util.LocalLogProto value
	public com.android.server.AlarmManagerServiceProto$Builder clearRecentProblems () 
	public com.android.internal.util.LocalLogProto$Builder getRecentProblemsBuilder () 
	public com.android.internal.util.LocalLogProtoOrBuilder getRecentProblemsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getRecentProblemsFieldBuilder () 
	private void ensureTopAlarmsIsMutable () 
	public java.util.List getTopAlarmsList () 
	public int getTopAlarmsCount () 
	public com.android.server.AlarmManagerServiceProto$TopAlarm getTopAlarms (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$Builder setTopAlarms (int, com.android.server.AlarmManagerServiceProto$TopAlarm) 
		int index
		com.android.server.AlarmManagerServiceProto$TopAlarm value
	public com.android.server.AlarmManagerServiceProto$Builder setTopAlarms (int, com.android.server.AlarmManagerServiceProto$TopAlarm$Builder) 
		int index
		com.android.server.AlarmManagerServiceProto$TopAlarm$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addTopAlarms (com.android.server.AlarmManagerServiceProto$TopAlarm) 
		com.android.server.AlarmManagerServiceProto$TopAlarm value
	public com.android.server.AlarmManagerServiceProto$Builder addTopAlarms (int, com.android.server.AlarmManagerServiceProto$TopAlarm) 
		int index
		com.android.server.AlarmManagerServiceProto$TopAlarm value
	public com.android.server.AlarmManagerServiceProto$Builder addTopAlarms (com.android.server.AlarmManagerServiceProto$TopAlarm$Builder) 
		com.android.server.AlarmManagerServiceProto$TopAlarm$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addTopAlarms (int, com.android.server.AlarmManagerServiceProto$TopAlarm$Builder) 
		int index
		com.android.server.AlarmManagerServiceProto$TopAlarm$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addAllTopAlarms (java.lang.Iterable) 
		Iterable values
	public com.android.server.AlarmManagerServiceProto$Builder clearTopAlarms () 
	public com.android.server.AlarmManagerServiceProto$Builder removeTopAlarms (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$TopAlarm$Builder getTopAlarmsBuilder (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$TopAlarmOrBuilder getTopAlarmsOrBuilder (int) 
		int index
	public java.util.List getTopAlarmsOrBuilderList () 
	public com.android.server.AlarmManagerServiceProto$TopAlarm$Builder addTopAlarmsBuilder () 
	public com.android.server.AlarmManagerServiceProto$TopAlarm$Builder addTopAlarmsBuilder (int) 
		int index
	public java.util.List getTopAlarmsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getTopAlarmsFieldBuilder () 
	private void ensureAlarmStatsIsMutable () 
	public java.util.List getAlarmStatsList () 
	public int getAlarmStatsCount () 
	public com.android.server.AlarmManagerServiceProto$AlarmStat getAlarmStats (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$Builder setAlarmStats (int, com.android.server.AlarmManagerServiceProto$AlarmStat) 
		int index
		com.android.server.AlarmManagerServiceProto$AlarmStat value
	public com.android.server.AlarmManagerServiceProto$Builder setAlarmStats (int, com.android.server.AlarmManagerServiceProto$AlarmStat$Builder) 
		int index
		com.android.server.AlarmManagerServiceProto$AlarmStat$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addAlarmStats (com.android.server.AlarmManagerServiceProto$AlarmStat) 
		com.android.server.AlarmManagerServiceProto$AlarmStat value
	public com.android.server.AlarmManagerServiceProto$Builder addAlarmStats (int, com.android.server.AlarmManagerServiceProto$AlarmStat) 
		int index
		com.android.server.AlarmManagerServiceProto$AlarmStat value
	public com.android.server.AlarmManagerServiceProto$Builder addAlarmStats (com.android.server.AlarmManagerServiceProto$AlarmStat$Builder) 
		com.android.server.AlarmManagerServiceProto$AlarmStat$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addAlarmStats (int, com.android.server.AlarmManagerServiceProto$AlarmStat$Builder) 
		int index
		com.android.server.AlarmManagerServiceProto$AlarmStat$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addAllAlarmStats (java.lang.Iterable) 
		Iterable values
	public com.android.server.AlarmManagerServiceProto$Builder clearAlarmStats () 
	public com.android.server.AlarmManagerServiceProto$Builder removeAlarmStats (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder getAlarmStatsBuilder (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$AlarmStatOrBuilder getAlarmStatsOrBuilder (int) 
		int index
	public java.util.List getAlarmStatsOrBuilderList () 
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder addAlarmStatsBuilder () 
	public com.android.server.AlarmManagerServiceProto$AlarmStat$Builder addAlarmStatsBuilder (int) 
		int index
	public java.util.List getAlarmStatsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getAlarmStatsFieldBuilder () 
	private void ensureAllowWhileIdleDispatchesIsMutable () 
	public java.util.List getAllowWhileIdleDispatchesList () 
	public int getAllowWhileIdleDispatchesCount () 
	public com.android.server.IdleDispatchEntryProto getAllowWhileIdleDispatches (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$Builder setAllowWhileIdleDispatches (int, com.android.server.IdleDispatchEntryProto) 
		int index
		com.android.server.IdleDispatchEntryProto value
	public com.android.server.AlarmManagerServiceProto$Builder setAllowWhileIdleDispatches (int, com.android.server.IdleDispatchEntryProto$Builder) 
		int index
		com.android.server.IdleDispatchEntryProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addAllowWhileIdleDispatches (com.android.server.IdleDispatchEntryProto) 
		com.android.server.IdleDispatchEntryProto value
	public com.android.server.AlarmManagerServiceProto$Builder addAllowWhileIdleDispatches (int, com.android.server.IdleDispatchEntryProto) 
		int index
		com.android.server.IdleDispatchEntryProto value
	public com.android.server.AlarmManagerServiceProto$Builder addAllowWhileIdleDispatches (com.android.server.IdleDispatchEntryProto$Builder) 
		com.android.server.IdleDispatchEntryProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addAllowWhileIdleDispatches (int, com.android.server.IdleDispatchEntryProto$Builder) 
		int index
		com.android.server.IdleDispatchEntryProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addAllAllowWhileIdleDispatches (java.lang.Iterable) 
		Iterable values
	public com.android.server.AlarmManagerServiceProto$Builder clearAllowWhileIdleDispatches () 
	public com.android.server.AlarmManagerServiceProto$Builder removeAllowWhileIdleDispatches (int) 
		int index
	public com.android.server.IdleDispatchEntryProto$Builder getAllowWhileIdleDispatchesBuilder (int) 
		int index
	public com.android.server.IdleDispatchEntryProtoOrBuilder getAllowWhileIdleDispatchesOrBuilder (int) 
		int index
	public java.util.List getAllowWhileIdleDispatchesOrBuilderList () 
	public com.android.server.IdleDispatchEntryProto$Builder addAllowWhileIdleDispatchesBuilder () 
	public com.android.server.IdleDispatchEntryProto$Builder addAllowWhileIdleDispatchesBuilder (int) 
		int index
	public java.util.List getAllowWhileIdleDispatchesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getAllowWhileIdleDispatchesFieldBuilder () 
	private void ensureRecentWakeupHistoryIsMutable () 
	public java.util.List getRecentWakeupHistoryList () 
	public int getRecentWakeupHistoryCount () 
	public com.android.server.WakeupEventProto getRecentWakeupHistory (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$Builder setRecentWakeupHistory (int, com.android.server.WakeupEventProto) 
		int index
		com.android.server.WakeupEventProto value
	public com.android.server.AlarmManagerServiceProto$Builder setRecentWakeupHistory (int, com.android.server.WakeupEventProto$Builder) 
		int index
		com.android.server.WakeupEventProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addRecentWakeupHistory (com.android.server.WakeupEventProto) 
		com.android.server.WakeupEventProto value
	public com.android.server.AlarmManagerServiceProto$Builder addRecentWakeupHistory (int, com.android.server.WakeupEventProto) 
		int index
		com.android.server.WakeupEventProto value
	public com.android.server.AlarmManagerServiceProto$Builder addRecentWakeupHistory (com.android.server.WakeupEventProto$Builder) 
		com.android.server.WakeupEventProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addRecentWakeupHistory (int, com.android.server.WakeupEventProto$Builder) 
		int index
		com.android.server.WakeupEventProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$Builder addAllRecentWakeupHistory (java.lang.Iterable) 
		Iterable values
	public com.android.server.AlarmManagerServiceProto$Builder clearRecentWakeupHistory () 
	public com.android.server.AlarmManagerServiceProto$Builder removeRecentWakeupHistory (int) 
		int index
	public com.android.server.WakeupEventProto$Builder getRecentWakeupHistoryBuilder (int) 
		int index
	public com.android.server.WakeupEventProtoOrBuilder getRecentWakeupHistoryOrBuilder (int) 
		int index
	public java.util.List getRecentWakeupHistoryOrBuilderList () 
	public com.android.server.WakeupEventProto$Builder addRecentWakeupHistoryBuilder () 
	public com.android.server.WakeupEventProto$Builder addRecentWakeupHistoryBuilder (int) 
		int index
	public java.util.List getRecentWakeupHistoryBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getRecentWakeupHistoryFieldBuilder () 
	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  (com.android.server.AlarmManagerServiceProto$1) 
		com.android.server.AlarmManagerServiceProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.AlarmManagerServiceProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.AlarmManagerServiceProto$1 x1
}

com/android/server/AlarmManagerServiceProto$LastAllowWhileIdleDispatch$1.class
AlarmManagerServiceProto.java
package com.android.server
final com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch 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 
}

com/android/server/AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder.class
AlarmManagerServiceProto.java
package com.android.server
public final com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatchOrBuilder  {
	private int bitField0_
	private int uid_
	private long timeMs_
	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 com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch getDefaultInstanceForType () 
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch build () 
		com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch result
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch buildPartial () 
		com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder mergeFrom (com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch) 
		com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch other
	public final boolean isInitialized () 
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$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
		com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder setUid (int) 
		int value
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder clearUid () 
	public boolean hasTimeMs () 
	public long getTimeMs () 
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder setTimeMs (long) 
		long value
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder clearTimeMs () 
	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  (com.android.server.AlarmManagerServiceProto$1) 
		com.android.server.AlarmManagerServiceProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.AlarmManagerServiceProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.AlarmManagerServiceProto$1 x1
}

com/android/server/AlarmManagerServiceProto$LastAllowWhileIdleDispatch.class
AlarmManagerServiceProto.java
package com.android.server
public final com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch extends com.google.protobuf.GeneratedMessage implements com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatchOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int TIME_MS_FIELD_NUMBER
	private long timeMs_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch 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 hasUid () 
	public int getUid () 
	public boolean hasTimeMs () 
	public long getTimeMs () 
	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 com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch 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 com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder newBuilderForType () 
	public static com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder newBuilder () 
	public static com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder newBuilder (com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch) 
		com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch prototype
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder toBuilder () 
	protected com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch$Builder builder
	public static com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch 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, com.android.server.AlarmManagerServiceProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.AlarmManagerServiceProto$1 x1
	static int access$402 (com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch, int) 
		com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch x0
		int x1
	static long access$502 (com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch, long) 
		com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch x0
		long x1
	static int access$602 (com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch, int) 
		com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$700 (com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch) 
		com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.AlarmManagerServiceProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.AlarmManagerServiceProto$1 x2
	static void  () 
}

com/android/server/AlarmManagerServiceProto$LastAllowWhileIdleDispatchOrBuilder.class
AlarmManagerServiceProto.java
package com.android.server
public abstract com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatchOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasTimeMs () 
	public abstract long getTimeMs () 
}

com/android/server/AlarmManagerServiceProto$TopAlarm$1.class
AlarmManagerServiceProto.java
package com.android.server
final com.android.server.AlarmManagerServiceProto$TopAlarm$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.AlarmManagerServiceProto$TopAlarm 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 
}

com/android/server/AlarmManagerServiceProto$TopAlarm$Builder.class
AlarmManagerServiceProto.java
package com.android.server
public final com.android.server.AlarmManagerServiceProto$TopAlarm$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.AlarmManagerServiceProto$TopAlarmOrBuilder  {
	private int bitField0_
	private int uid_
	private Object packageName_
	private com.android.server.FilterStatsProto filter_
	private com.google.protobuf.SingleFieldBuilder filterBuilder_
	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 com.android.server.AlarmManagerServiceProto$TopAlarm$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.AlarmManagerServiceProto$TopAlarm getDefaultInstanceForType () 
	public com.android.server.AlarmManagerServiceProto$TopAlarm build () 
		com.android.server.AlarmManagerServiceProto$TopAlarm result
	public com.android.server.AlarmManagerServiceProto$TopAlarm buildPartial () 
		com.android.server.AlarmManagerServiceProto$TopAlarm result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.AlarmManagerServiceProto$TopAlarm$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.AlarmManagerServiceProto$TopAlarm$Builder mergeFrom (com.android.server.AlarmManagerServiceProto$TopAlarm) 
		com.android.server.AlarmManagerServiceProto$TopAlarm other
	public final boolean isInitialized () 
	public com.android.server.AlarmManagerServiceProto$TopAlarm$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
		com.android.server.AlarmManagerServiceProto$TopAlarm parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.server.AlarmManagerServiceProto$TopAlarm$Builder setUid (int) 
		int value
	public com.android.server.AlarmManagerServiceProto$TopAlarm$Builder clearUid () 
	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 com.android.server.AlarmManagerServiceProto$TopAlarm$Builder setPackageName (java.lang.String) 
		String value
	public com.android.server.AlarmManagerServiceProto$TopAlarm$Builder clearPackageName () 
	public com.android.server.AlarmManagerServiceProto$TopAlarm$Builder setPackageNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasFilter () 
	public com.android.server.FilterStatsProto getFilter () 
	public com.android.server.AlarmManagerServiceProto$TopAlarm$Builder setFilter (com.android.server.FilterStatsProto) 
		com.android.server.FilterStatsProto value
	public com.android.server.AlarmManagerServiceProto$TopAlarm$Builder setFilter (com.android.server.FilterStatsProto$Builder) 
		com.android.server.FilterStatsProto$Builder builderForValue
	public com.android.server.AlarmManagerServiceProto$TopAlarm$Builder mergeFilter (com.android.server.FilterStatsProto) 
		com.android.server.FilterStatsProto value
	public com.android.server.AlarmManagerServiceProto$TopAlarm$Builder clearFilter () 
	public com.android.server.FilterStatsProto$Builder getFilterBuilder () 
	public com.android.server.FilterStatsProtoOrBuilder getFilterOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getFilterFieldBuilder () 
	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  (com.android.server.AlarmManagerServiceProto$1) 
		com.android.server.AlarmManagerServiceProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.AlarmManagerServiceProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.AlarmManagerServiceProto$1 x1
}

com/android/server/AlarmManagerServiceProto$TopAlarm.class
AlarmManagerServiceProto.java
package com.android.server
public final com.android.server.AlarmManagerServiceProto$TopAlarm extends com.google.protobuf.GeneratedMessage implements com.android.server.AlarmManagerServiceProto$TopAlarmOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int PACKAGE_NAME_FIELD_NUMBER
	private volatile Object packageName_
	public static final int FILTER_FIELD_NUMBER
	private com.android.server.FilterStatsProto filter_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.AlarmManagerServiceProto$TopAlarm 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.android.server.FilterStatsProto$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 hasUid () 
	public int getUid () 
	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 hasFilter () 
	public com.android.server.FilterStatsProto getFilter () 
	public com.android.server.FilterStatsProtoOrBuilder getFilterOrBuilder () 
	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 com.android.server.AlarmManagerServiceProto$TopAlarm parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.AlarmManagerServiceProto$TopAlarm 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 com.android.server.AlarmManagerServiceProto$TopAlarm parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.AlarmManagerServiceProto$TopAlarm parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.AlarmManagerServiceProto$TopAlarm parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.AlarmManagerServiceProto$TopAlarm parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.AlarmManagerServiceProto$TopAlarm parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.AlarmManagerServiceProto$TopAlarm parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.AlarmManagerServiceProto$TopAlarm parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.AlarmManagerServiceProto$TopAlarm parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.AlarmManagerServiceProto$TopAlarm$Builder newBuilderForType () 
	public static com.android.server.AlarmManagerServiceProto$TopAlarm$Builder newBuilder () 
	public static com.android.server.AlarmManagerServiceProto$TopAlarm$Builder newBuilder (com.android.server.AlarmManagerServiceProto$TopAlarm) 
		com.android.server.AlarmManagerServiceProto$TopAlarm prototype
	public com.android.server.AlarmManagerServiceProto$TopAlarm$Builder toBuilder () 
	protected com.android.server.AlarmManagerServiceProto$TopAlarm$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.AlarmManagerServiceProto$TopAlarm$Builder builder
	public static com.android.server.AlarmManagerServiceProto$TopAlarm getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.AlarmManagerServiceProto$TopAlarm 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, com.android.server.AlarmManagerServiceProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.AlarmManagerServiceProto$1 x1
	static int access$1302 (com.android.server.AlarmManagerServiceProto$TopAlarm, int) 
		com.android.server.AlarmManagerServiceProto$TopAlarm x0
		int x1
	static java.lang.Object access$1402 (com.android.server.AlarmManagerServiceProto$TopAlarm, java.lang.Object) 
		com.android.server.AlarmManagerServiceProto$TopAlarm x0
		Object x1
	static com.android.server.FilterStatsProto access$1502 (com.android.server.AlarmManagerServiceProto$TopAlarm, com.android.server.FilterStatsProto) 
		com.android.server.AlarmManagerServiceProto$TopAlarm x0
		com.android.server.FilterStatsProto x1
	static int access$1602 (com.android.server.AlarmManagerServiceProto$TopAlarm, int) 
		com.android.server.AlarmManagerServiceProto$TopAlarm x0
		int x1
	static java.lang.Object access$1400 (com.android.server.AlarmManagerServiceProto$TopAlarm) 
		com.android.server.AlarmManagerServiceProto$TopAlarm x0
	static com.google.protobuf.UnknownFieldSet access$1700 (com.android.server.AlarmManagerServiceProto$TopAlarm) 
		com.android.server.AlarmManagerServiceProto$TopAlarm x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.AlarmManagerServiceProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.AlarmManagerServiceProto$1 x2
	static void  () 
}

com/android/server/AlarmManagerServiceProto$TopAlarmOrBuilder.class
AlarmManagerServiceProto.java
package com.android.server
public abstract com.android.server.AlarmManagerServiceProto$TopAlarmOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasPackageName () 
	public abstract java.lang.String getPackageName () 
	public abstract com.google.protobuf.ByteString getPackageNameBytes () 
	public abstract boolean hasFilter () 
	public abstract com.android.server.FilterStatsProto getFilter () 
	public abstract com.android.server.FilterStatsProtoOrBuilder getFilterOrBuilder () 
}

com/android/server/AlarmManagerServiceProto.class
AlarmManagerServiceProto.java
package com.android.server
public final com.android.server.AlarmManagerServiceProto extends com.google.protobuf.GeneratedMessage implements com.android.server.AlarmManagerServiceProtoOrBuilder  {
	private int bitField0_
	public static final int CURRENT_TIME_FIELD_NUMBER
	private long currentTime_
	public static final int ELAPSED_REALTIME_FIELD_NUMBER
	private long elapsedRealtime_
	public static final int LAST_TIME_CHANGE_CLOCK_TIME_FIELD_NUMBER
	private long lastTimeChangeClockTime_
	public static final int LAST_TIME_CHANGE_REALTIME_FIELD_NUMBER
	private long lastTimeChangeRealtime_
	public static final int SETTINGS_FIELD_NUMBER
	private com.android.server.ConstantsProto settings_
	public static final int FORCE_APP_STANDBY_TRACKER_FIELD_NUMBER
	private com.android.server.ForceAppStandbyTrackerProto forceAppStandbyTracker_
	public static final int IS_INTERACTIVE_FIELD_NUMBER
	private boolean isInteractive_
	public static final int TIME_SINCE_NON_INTERACTIVE_MS_FIELD_NUMBER
	private long timeSinceNonInteractiveMs_
	public static final int MAX_WAKEUP_DELAY_MS_FIELD_NUMBER
	private long maxWakeupDelayMs_
	public static final int TIME_SINCE_LAST_DISPATCH_MS_FIELD_NUMBER
	private long timeSinceLastDispatchMs_
	public static final int TIME_UNTIL_NEXT_NON_WAKEUP_DELIVERY_MS_FIELD_NUMBER
	private long timeUntilNextNonWakeupDeliveryMs_
	public static final int TIME_UNTIL_NEXT_NON_WAKEUP_ALARM_MS_FIELD_NUMBER
	private long timeUntilNextNonWakeupAlarmMs_
	public static final int TIME_UNTIL_NEXT_WAKEUP_MS_FIELD_NUMBER
	private long timeUntilNextWakeupMs_
	public static final int TIME_SINCE_LAST_WAKEUP_MS_FIELD_NUMBER
	private long timeSinceLastWakeupMs_
	public static final int TIME_SINCE_LAST_WAKEUP_SET_MS_FIELD_NUMBER
	private long timeSinceLastWakeupSetMs_
	public static final int TIME_CHANGE_EVENT_COUNT_FIELD_NUMBER
	private long timeChangeEventCount_
	public static final int DEVICE_IDLE_USER_WHITELIST_APP_IDS_FIELD_NUMBER
	private java.util.List deviceIdleUserWhitelistAppIds_
	public static final int NEXT_ALARM_CLOCK_METADATA_FIELD_NUMBER
	private java.util.List nextAlarmClockMetadata_
	public static final int PENDING_ALARM_BATCHES_FIELD_NUMBER
	private java.util.List pendingAlarmBatches_
	public static final int PENDING_USER_BLOCKED_BACKGROUND_ALARMS_FIELD_NUMBER
	private java.util.List pendingUserBlockedBackgroundAlarms_
	public static final int PENDING_IDLE_UNTIL_FIELD_NUMBER
	private com.android.server.AlarmProto pendingIdleUntil_
	public static final int PENDING_WHILE_IDLE_ALARMS_FIELD_NUMBER
	private java.util.List pendingWhileIdleAlarms_
	public static final int NEXT_WAKE_FROM_IDLE_FIELD_NUMBER
	private com.android.server.AlarmProto nextWakeFromIdle_
	public static final int PAST_DUE_NON_WAKEUP_ALARMS_FIELD_NUMBER
	private java.util.List pastDueNonWakeupAlarms_
	public static final int DELAYED_ALARM_COUNT_FIELD_NUMBER
	private int delayedAlarmCount_
	public static final int TOTAL_DELAY_TIME_MS_FIELD_NUMBER
	private long totalDelayTimeMs_
	public static final int MAX_DELAY_DURATION_MS_FIELD_NUMBER
	private long maxDelayDurationMs_
	public static final int MAX_NON_INTERACTIVE_DURATION_MS_FIELD_NUMBER
	private long maxNonInteractiveDurationMs_
	public static final int BROADCAST_REF_COUNT_FIELD_NUMBER
	private int broadcastRefCount_
	public static final int PENDING_INTENT_SEND_COUNT_FIELD_NUMBER
	private int pendingIntentSendCount_
	public static final int PENDING_INTENT_FINISH_COUNT_FIELD_NUMBER
	private int pendingIntentFinishCount_
	public static final int LISTENER_SEND_COUNT_FIELD_NUMBER
	private int listenerSendCount_
	public static final int LISTENER_FINISH_COUNT_FIELD_NUMBER
	private int listenerFinishCount_
	public static final int OUTSTANDING_DELIVERIES_FIELD_NUMBER
	private java.util.List outstandingDeliveries_
	public static final int ALLOW_WHILE_IDLE_MIN_DURATION_MS_FIELD_NUMBER
	private long allowWhileIdleMinDurationMs_
	public static final int LAST_ALLOW_WHILE_IDLE_DISPATCH_TIMES_FIELD_NUMBER
	private java.util.List lastAllowWhileIdleDispatchTimes_
	public static final int RECENT_PROBLEMS_FIELD_NUMBER
	private com.android.internal.util.LocalLogProto recentProblems_
	public static final int TOP_ALARMS_FIELD_NUMBER
	private java.util.List topAlarms_
	public static final int ALARM_STATS_FIELD_NUMBER
	private java.util.List alarmStats_
	public static final int ALLOW_WHILE_IDLE_DISPATCHES_FIELD_NUMBER
	private java.util.List allowWhileIdleDispatches_
	public static final int RECENT_WAKEUP_HISTORY_FIELD_NUMBER
	private java.util.List recentWakeupHistory_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.AlarmManagerServiceProto 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.android.server.ConstantsProto$Builder subBuilder
		com.android.server.ForceAppStandbyTrackerProto$Builder subBuilder
		int length
		int limit
		com.android.server.AlarmProto$Builder subBuilder
		com.android.server.AlarmProto$Builder subBuilder
		com.android.internal.util.LocalLogProto$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_
		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 hasCurrentTime () 
	public long getCurrentTime () 
	public boolean hasElapsedRealtime () 
	public long getElapsedRealtime () 
	public boolean hasLastTimeChangeClockTime () 
	public long getLastTimeChangeClockTime () 
	public boolean hasLastTimeChangeRealtime () 
	public long getLastTimeChangeRealtime () 
	public boolean hasSettings () 
	public com.android.server.ConstantsProto getSettings () 
	public com.android.server.ConstantsProtoOrBuilder getSettingsOrBuilder () 
	public boolean hasForceAppStandbyTracker () 
	public com.android.server.ForceAppStandbyTrackerProto getForceAppStandbyTracker () 
	public com.android.server.ForceAppStandbyTrackerProtoOrBuilder getForceAppStandbyTrackerOrBuilder () 
	public boolean hasIsInteractive () 
	public boolean getIsInteractive () 
	public boolean hasTimeSinceNonInteractiveMs () 
	public long getTimeSinceNonInteractiveMs () 
	public boolean hasMaxWakeupDelayMs () 
	public long getMaxWakeupDelayMs () 
	public boolean hasTimeSinceLastDispatchMs () 
	public long getTimeSinceLastDispatchMs () 
	public boolean hasTimeUntilNextNonWakeupDeliveryMs () 
	public long getTimeUntilNextNonWakeupDeliveryMs () 
	public boolean hasTimeUntilNextNonWakeupAlarmMs () 
	public long getTimeUntilNextNonWakeupAlarmMs () 
	public boolean hasTimeUntilNextWakeupMs () 
	public long getTimeUntilNextWakeupMs () 
	public boolean hasTimeSinceLastWakeupMs () 
	public long getTimeSinceLastWakeupMs () 
	public boolean hasTimeSinceLastWakeupSetMs () 
	public long getTimeSinceLastWakeupSetMs () 
	public boolean hasTimeChangeEventCount () 
	public long getTimeChangeEventCount () 
	public java.util.List getDeviceIdleUserWhitelistAppIdsList () 
	public int getDeviceIdleUserWhitelistAppIdsCount () 
	public int getDeviceIdleUserWhitelistAppIds (int) 
		int index
	public java.util.List getNextAlarmClockMetadataList () 
	public java.util.List getNextAlarmClockMetadataOrBuilderList () 
	public int getNextAlarmClockMetadataCount () 
	public com.android.server.AlarmClockMetadataProto getNextAlarmClockMetadata (int) 
		int index
	public com.android.server.AlarmClockMetadataProtoOrBuilder getNextAlarmClockMetadataOrBuilder (int) 
		int index
	public java.util.List getPendingAlarmBatchesList () 
	public java.util.List getPendingAlarmBatchesOrBuilderList () 
	public int getPendingAlarmBatchesCount () 
	public com.android.server.BatchProto getPendingAlarmBatches (int) 
		int index
	public com.android.server.BatchProtoOrBuilder getPendingAlarmBatchesOrBuilder (int) 
		int index
	public java.util.List getPendingUserBlockedBackgroundAlarmsList () 
	public java.util.List getPendingUserBlockedBackgroundAlarmsOrBuilderList () 
	public int getPendingUserBlockedBackgroundAlarmsCount () 
	public com.android.server.AlarmProto getPendingUserBlockedBackgroundAlarms (int) 
		int index
	public com.android.server.AlarmProtoOrBuilder getPendingUserBlockedBackgroundAlarmsOrBuilder (int) 
		int index
	public boolean hasPendingIdleUntil () 
	public com.android.server.AlarmProto getPendingIdleUntil () 
	public com.android.server.AlarmProtoOrBuilder getPendingIdleUntilOrBuilder () 
	public java.util.List getPendingWhileIdleAlarmsList () 
	public java.util.List getPendingWhileIdleAlarmsOrBuilderList () 
	public int getPendingWhileIdleAlarmsCount () 
	public com.android.server.AlarmProto getPendingWhileIdleAlarms (int) 
		int index
	public com.android.server.AlarmProtoOrBuilder getPendingWhileIdleAlarmsOrBuilder (int) 
		int index
	public boolean hasNextWakeFromIdle () 
	public com.android.server.AlarmProto getNextWakeFromIdle () 
	public com.android.server.AlarmProtoOrBuilder getNextWakeFromIdleOrBuilder () 
	public java.util.List getPastDueNonWakeupAlarmsList () 
	public java.util.List getPastDueNonWakeupAlarmsOrBuilderList () 
	public int getPastDueNonWakeupAlarmsCount () 
	public com.android.server.AlarmProto getPastDueNonWakeupAlarms (int) 
		int index
	public com.android.server.AlarmProtoOrBuilder getPastDueNonWakeupAlarmsOrBuilder (int) 
		int index
	public boolean hasDelayedAlarmCount () 
	public int getDelayedAlarmCount () 
	public boolean hasTotalDelayTimeMs () 
	public long getTotalDelayTimeMs () 
	public boolean hasMaxDelayDurationMs () 
	public long getMaxDelayDurationMs () 
	public boolean hasMaxNonInteractiveDurationMs () 
	public long getMaxNonInteractiveDurationMs () 
	public boolean hasBroadcastRefCount () 
	public int getBroadcastRefCount () 
	public boolean hasPendingIntentSendCount () 
	public int getPendingIntentSendCount () 
	public boolean hasPendingIntentFinishCount () 
	public int getPendingIntentFinishCount () 
	public boolean hasListenerSendCount () 
	public int getListenerSendCount () 
	public boolean hasListenerFinishCount () 
	public int getListenerFinishCount () 
	public java.util.List getOutstandingDeliveriesList () 
	public java.util.List getOutstandingDeliveriesOrBuilderList () 
	public int getOutstandingDeliveriesCount () 
	public com.android.server.InFlightProto getOutstandingDeliveries (int) 
		int index
	public com.android.server.InFlightProtoOrBuilder getOutstandingDeliveriesOrBuilder (int) 
		int index
	public boolean hasAllowWhileIdleMinDurationMs () 
	public long getAllowWhileIdleMinDurationMs () 
	public java.util.List getLastAllowWhileIdleDispatchTimesList () 
	public java.util.List getLastAllowWhileIdleDispatchTimesOrBuilderList () 
	public int getLastAllowWhileIdleDispatchTimesCount () 
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch getLastAllowWhileIdleDispatchTimes (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatchOrBuilder getLastAllowWhileIdleDispatchTimesOrBuilder (int) 
		int index
	public boolean hasRecentProblems () 
	public com.android.internal.util.LocalLogProto getRecentProblems () 
	public com.android.internal.util.LocalLogProtoOrBuilder getRecentProblemsOrBuilder () 
	public java.util.List getTopAlarmsList () 
	public java.util.List getTopAlarmsOrBuilderList () 
	public int getTopAlarmsCount () 
	public com.android.server.AlarmManagerServiceProto$TopAlarm getTopAlarms (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$TopAlarmOrBuilder getTopAlarmsOrBuilder (int) 
		int index
	public java.util.List getAlarmStatsList () 
	public java.util.List getAlarmStatsOrBuilderList () 
	public int getAlarmStatsCount () 
	public com.android.server.AlarmManagerServiceProto$AlarmStat getAlarmStats (int) 
		int index
	public com.android.server.AlarmManagerServiceProto$AlarmStatOrBuilder getAlarmStatsOrBuilder (int) 
		int index
	public java.util.List getAllowWhileIdleDispatchesList () 
	public java.util.List getAllowWhileIdleDispatchesOrBuilderList () 
	public int getAllowWhileIdleDispatchesCount () 
	public com.android.server.IdleDispatchEntryProto getAllowWhileIdleDispatches (int) 
		int index
	public com.android.server.IdleDispatchEntryProtoOrBuilder getAllowWhileIdleDispatchesOrBuilder (int) 
		int index
	public java.util.List getRecentWakeupHistoryList () 
	public java.util.List getRecentWakeupHistoryOrBuilderList () 
	public int getRecentWakeupHistoryCount () 
	public com.android.server.WakeupEventProto getRecentWakeupHistory (int) 
		int index
	public com.android.server.WakeupEventProtoOrBuilder getRecentWakeupHistoryOrBuilder (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
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		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 i
		int size
	public static com.android.server.AlarmManagerServiceProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.AlarmManagerServiceProto 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 com.android.server.AlarmManagerServiceProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.AlarmManagerServiceProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.AlarmManagerServiceProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.AlarmManagerServiceProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.AlarmManagerServiceProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.AlarmManagerServiceProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.AlarmManagerServiceProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.AlarmManagerServiceProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.AlarmManagerServiceProto$Builder newBuilderForType () 
	public static com.android.server.AlarmManagerServiceProto$Builder newBuilder () 
	public static com.android.server.AlarmManagerServiceProto$Builder newBuilder (com.android.server.AlarmManagerServiceProto) 
		com.android.server.AlarmManagerServiceProto prototype
	public com.android.server.AlarmManagerServiceProto$Builder toBuilder () 
	protected com.android.server.AlarmManagerServiceProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.AlarmManagerServiceProto$Builder builder
	public static com.android.server.AlarmManagerServiceProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.AlarmManagerServiceProto 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$3100 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.AlarmManagerServiceProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.AlarmManagerServiceProto$1 x1
	static long access$3302 (com.android.server.AlarmManagerServiceProto, long) 
		com.android.server.AlarmManagerServiceProto x0
		long x1
	static long access$3402 (com.android.server.AlarmManagerServiceProto, long) 
		com.android.server.AlarmManagerServiceProto x0
		long x1
	static long access$3502 (com.android.server.AlarmManagerServiceProto, long) 
		com.android.server.AlarmManagerServiceProto x0
		long x1
	static long access$3602 (com.android.server.AlarmManagerServiceProto, long) 
		com.android.server.AlarmManagerServiceProto x0
		long x1
	static com.android.server.ConstantsProto access$3702 (com.android.server.AlarmManagerServiceProto, com.android.server.ConstantsProto) 
		com.android.server.AlarmManagerServiceProto x0
		com.android.server.ConstantsProto x1
	static com.android.server.ForceAppStandbyTrackerProto access$3802 (com.android.server.AlarmManagerServiceProto, com.android.server.ForceAppStandbyTrackerProto) 
		com.android.server.AlarmManagerServiceProto x0
		com.android.server.ForceAppStandbyTrackerProto x1
	static boolean access$3902 (com.android.server.AlarmManagerServiceProto, boolean) 
		com.android.server.AlarmManagerServiceProto x0
		boolean x1
	static long access$4002 (com.android.server.AlarmManagerServiceProto, long) 
		com.android.server.AlarmManagerServiceProto x0
		long x1
	static long access$4102 (com.android.server.AlarmManagerServiceProto, long) 
		com.android.server.AlarmManagerServiceProto x0
		long x1
	static long access$4202 (com.android.server.AlarmManagerServiceProto, long) 
		com.android.server.AlarmManagerServiceProto x0
		long x1
	static long access$4302 (com.android.server.AlarmManagerServiceProto, long) 
		com.android.server.AlarmManagerServiceProto x0
		long x1
	static long access$4402 (com.android.server.AlarmManagerServiceProto, long) 
		com.android.server.AlarmManagerServiceProto x0
		long x1
	static long access$4502 (com.android.server.AlarmManagerServiceProto, long) 
		com.android.server.AlarmManagerServiceProto x0
		long x1
	static long access$4602 (com.android.server.AlarmManagerServiceProto, long) 
		com.android.server.AlarmManagerServiceProto x0
		long x1
	static long access$4702 (com.android.server.AlarmManagerServiceProto, long) 
		com.android.server.AlarmManagerServiceProto x0
		long x1
	static long access$4802 (com.android.server.AlarmManagerServiceProto, long) 
		com.android.server.AlarmManagerServiceProto x0
		long x1
	static java.util.List access$4902 (com.android.server.AlarmManagerServiceProto, java.util.List) 
		com.android.server.AlarmManagerServiceProto x0
		java.util.List x1
	static java.util.List access$5002 (com.android.server.AlarmManagerServiceProto, java.util.List) 
		com.android.server.AlarmManagerServiceProto x0
		java.util.List x1
	static java.util.List access$5102 (com.android.server.AlarmManagerServiceProto, java.util.List) 
		com.android.server.AlarmManagerServiceProto x0
		java.util.List x1
	static java.util.List access$5202 (com.android.server.AlarmManagerServiceProto, java.util.List) 
		com.android.server.AlarmManagerServiceProto x0
		java.util.List x1
	static com.android.server.AlarmProto access$5302 (com.android.server.AlarmManagerServiceProto, com.android.server.AlarmProto) 
		com.android.server.AlarmManagerServiceProto x0
		com.android.server.AlarmProto x1
	static java.util.List access$5402 (com.android.server.AlarmManagerServiceProto, java.util.List) 
		com.android.server.AlarmManagerServiceProto x0
		java.util.List x1
	static com.android.server.AlarmProto access$5502 (com.android.server.AlarmManagerServiceProto, com.android.server.AlarmProto) 
		com.android.server.AlarmManagerServiceProto x0
		com.android.server.AlarmProto x1
	static java.util.List access$5602 (com.android.server.AlarmManagerServiceProto, java.util.List) 
		com.android.server.AlarmManagerServiceProto x0
		java.util.List x1
	static int access$5702 (com.android.server.AlarmManagerServiceProto, int) 
		com.android.server.AlarmManagerServiceProto x0
		int x1
	static long access$5802 (com.android.server.AlarmManagerServiceProto, long) 
		com.android.server.AlarmManagerServiceProto x0
		long x1
	static long access$5902 (com.android.server.AlarmManagerServiceProto, long) 
		com.android.server.AlarmManagerServiceProto x0
		long x1
	static long access$6002 (com.android.server.AlarmManagerServiceProto, long) 
		com.android.server.AlarmManagerServiceProto x0
		long x1
	static int access$6102 (com.android.server.AlarmManagerServiceProto, int) 
		com.android.server.AlarmManagerServiceProto x0
		int x1
	static int access$6202 (com.android.server.AlarmManagerServiceProto, int) 
		com.android.server.AlarmManagerServiceProto x0
		int x1
	static int access$6302 (com.android.server.AlarmManagerServiceProto, int) 
		com.android.server.AlarmManagerServiceProto x0
		int x1
	static int access$6402 (com.android.server.AlarmManagerServiceProto, int) 
		com.android.server.AlarmManagerServiceProto x0
		int x1
	static int access$6502 (com.android.server.AlarmManagerServiceProto, int) 
		com.android.server.AlarmManagerServiceProto x0
		int x1
	static java.util.List access$6602 (com.android.server.AlarmManagerServiceProto, java.util.List) 
		com.android.server.AlarmManagerServiceProto x0
		java.util.List x1
	static long access$6702 (com.android.server.AlarmManagerServiceProto, long) 
		com.android.server.AlarmManagerServiceProto x0
		long x1
	static java.util.List access$6802 (com.android.server.AlarmManagerServiceProto, java.util.List) 
		com.android.server.AlarmManagerServiceProto x0
		java.util.List x1
	static com.android.internal.util.LocalLogProto access$6902 (com.android.server.AlarmManagerServiceProto, com.android.internal.util.LocalLogProto) 
		com.android.server.AlarmManagerServiceProto x0
		com.android.internal.util.LocalLogProto x1
	static java.util.List access$7002 (com.android.server.AlarmManagerServiceProto, java.util.List) 
		com.android.server.AlarmManagerServiceProto x0
		java.util.List x1
	static java.util.List access$7102 (com.android.server.AlarmManagerServiceProto, java.util.List) 
		com.android.server.AlarmManagerServiceProto x0
		java.util.List x1
	static java.util.List access$7202 (com.android.server.AlarmManagerServiceProto, java.util.List) 
		com.android.server.AlarmManagerServiceProto x0
		java.util.List x1
	static java.util.List access$7302 (com.android.server.AlarmManagerServiceProto, java.util.List) 
		com.android.server.AlarmManagerServiceProto x0
		java.util.List x1
	static int access$7402 (com.android.server.AlarmManagerServiceProto, int) 
		com.android.server.AlarmManagerServiceProto x0
		int x1
	static java.util.List access$4900 (com.android.server.AlarmManagerServiceProto) 
		com.android.server.AlarmManagerServiceProto x0
	static java.util.List access$5000 (com.android.server.AlarmManagerServiceProto) 
		com.android.server.AlarmManagerServiceProto x0
	static boolean access$7500 () 
	static java.util.List access$5100 (com.android.server.AlarmManagerServiceProto) 
		com.android.server.AlarmManagerServiceProto x0
	static boolean access$7600 () 
	static java.util.List access$5200 (com.android.server.AlarmManagerServiceProto) 
		com.android.server.AlarmManagerServiceProto x0
	static boolean access$7700 () 
	static java.util.List access$5400 (com.android.server.AlarmManagerServiceProto) 
		com.android.server.AlarmManagerServiceProto x0
	static boolean access$7800 () 
	static java.util.List access$5600 (com.android.server.AlarmManagerServiceProto) 
		com.android.server.AlarmManagerServiceProto x0
	static boolean access$7900 () 
	static java.util.List access$6600 (com.android.server.AlarmManagerServiceProto) 
		com.android.server.AlarmManagerServiceProto x0
	static boolean access$8000 () 
	static java.util.List access$6800 (com.android.server.AlarmManagerServiceProto) 
		com.android.server.AlarmManagerServiceProto x0
	static boolean access$8100 () 
	static java.util.List access$7000 (com.android.server.AlarmManagerServiceProto) 
		com.android.server.AlarmManagerServiceProto x0
	static boolean access$8200 () 
	static java.util.List access$7100 (com.android.server.AlarmManagerServiceProto) 
		com.android.server.AlarmManagerServiceProto x0
	static boolean access$8300 () 
	static java.util.List access$7200 (com.android.server.AlarmManagerServiceProto) 
		com.android.server.AlarmManagerServiceProto x0
	static boolean access$8400 () 
	static java.util.List access$7300 (com.android.server.AlarmManagerServiceProto) 
		com.android.server.AlarmManagerServiceProto x0
	static boolean access$8500 () 
	static com.google.protobuf.UnknownFieldSet access$8600 (com.android.server.AlarmManagerServiceProto) 
		com.android.server.AlarmManagerServiceProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.AlarmManagerServiceProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.AlarmManagerServiceProto$1 x2
	static void  () 
}

com/android/server/AlarmManagerServiceProtoOrBuilder.class
AlarmManagerServiceProtoOrBuilder.java
package com.android.server
public abstract com.android.server.AlarmManagerServiceProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasCurrentTime () 
	public abstract long getCurrentTime () 
	public abstract boolean hasElapsedRealtime () 
	public abstract long getElapsedRealtime () 
	public abstract boolean hasLastTimeChangeClockTime () 
	public abstract long getLastTimeChangeClockTime () 
	public abstract boolean hasLastTimeChangeRealtime () 
	public abstract long getLastTimeChangeRealtime () 
	public abstract boolean hasSettings () 
	public abstract com.android.server.ConstantsProto getSettings () 
	public abstract com.android.server.ConstantsProtoOrBuilder getSettingsOrBuilder () 
	public abstract boolean hasForceAppStandbyTracker () 
	public abstract com.android.server.ForceAppStandbyTrackerProto getForceAppStandbyTracker () 
	public abstract com.android.server.ForceAppStandbyTrackerProtoOrBuilder getForceAppStandbyTrackerOrBuilder () 
	public abstract boolean hasIsInteractive () 
	public abstract boolean getIsInteractive () 
	public abstract boolean hasTimeSinceNonInteractiveMs () 
	public abstract long getTimeSinceNonInteractiveMs () 
	public abstract boolean hasMaxWakeupDelayMs () 
	public abstract long getMaxWakeupDelayMs () 
	public abstract boolean hasTimeSinceLastDispatchMs () 
	public abstract long getTimeSinceLastDispatchMs () 
	public abstract boolean hasTimeUntilNextNonWakeupDeliveryMs () 
	public abstract long getTimeUntilNextNonWakeupDeliveryMs () 
	public abstract boolean hasTimeUntilNextNonWakeupAlarmMs () 
	public abstract long getTimeUntilNextNonWakeupAlarmMs () 
	public abstract boolean hasTimeUntilNextWakeupMs () 
	public abstract long getTimeUntilNextWakeupMs () 
	public abstract boolean hasTimeSinceLastWakeupMs () 
	public abstract long getTimeSinceLastWakeupMs () 
	public abstract boolean hasTimeSinceLastWakeupSetMs () 
	public abstract long getTimeSinceLastWakeupSetMs () 
	public abstract boolean hasTimeChangeEventCount () 
	public abstract long getTimeChangeEventCount () 
	public abstract java.util.List getDeviceIdleUserWhitelistAppIdsList () 
	public abstract int getDeviceIdleUserWhitelistAppIdsCount () 
	public abstract int getDeviceIdleUserWhitelistAppIds (int) 
	public abstract java.util.List getNextAlarmClockMetadataList () 
	public abstract com.android.server.AlarmClockMetadataProto getNextAlarmClockMetadata (int) 
	public abstract int getNextAlarmClockMetadataCount () 
	public abstract java.util.List getNextAlarmClockMetadataOrBuilderList () 
	public abstract com.android.server.AlarmClockMetadataProtoOrBuilder getNextAlarmClockMetadataOrBuilder (int) 
	public abstract java.util.List getPendingAlarmBatchesList () 
	public abstract com.android.server.BatchProto getPendingAlarmBatches (int) 
	public abstract int getPendingAlarmBatchesCount () 
	public abstract java.util.List getPendingAlarmBatchesOrBuilderList () 
	public abstract com.android.server.BatchProtoOrBuilder getPendingAlarmBatchesOrBuilder (int) 
	public abstract java.util.List getPendingUserBlockedBackgroundAlarmsList () 
	public abstract com.android.server.AlarmProto getPendingUserBlockedBackgroundAlarms (int) 
	public abstract int getPendingUserBlockedBackgroundAlarmsCount () 
	public abstract java.util.List getPendingUserBlockedBackgroundAlarmsOrBuilderList () 
	public abstract com.android.server.AlarmProtoOrBuilder getPendingUserBlockedBackgroundAlarmsOrBuilder (int) 
	public abstract boolean hasPendingIdleUntil () 
	public abstract com.android.server.AlarmProto getPendingIdleUntil () 
	public abstract com.android.server.AlarmProtoOrBuilder getPendingIdleUntilOrBuilder () 
	public abstract java.util.List getPendingWhileIdleAlarmsList () 
	public abstract com.android.server.AlarmProto getPendingWhileIdleAlarms (int) 
	public abstract int getPendingWhileIdleAlarmsCount () 
	public abstract java.util.List getPendingWhileIdleAlarmsOrBuilderList () 
	public abstract com.android.server.AlarmProtoOrBuilder getPendingWhileIdleAlarmsOrBuilder (int) 
	public abstract boolean hasNextWakeFromIdle () 
	public abstract com.android.server.AlarmProto getNextWakeFromIdle () 
	public abstract com.android.server.AlarmProtoOrBuilder getNextWakeFromIdleOrBuilder () 
	public abstract java.util.List getPastDueNonWakeupAlarmsList () 
	public abstract com.android.server.AlarmProto getPastDueNonWakeupAlarms (int) 
	public abstract int getPastDueNonWakeupAlarmsCount () 
	public abstract java.util.List getPastDueNonWakeupAlarmsOrBuilderList () 
	public abstract com.android.server.AlarmProtoOrBuilder getPastDueNonWakeupAlarmsOrBuilder (int) 
	public abstract boolean hasDelayedAlarmCount () 
	public abstract int getDelayedAlarmCount () 
	public abstract boolean hasTotalDelayTimeMs () 
	public abstract long getTotalDelayTimeMs () 
	public abstract boolean hasMaxDelayDurationMs () 
	public abstract long getMaxDelayDurationMs () 
	public abstract boolean hasMaxNonInteractiveDurationMs () 
	public abstract long getMaxNonInteractiveDurationMs () 
	public abstract boolean hasBroadcastRefCount () 
	public abstract int getBroadcastRefCount () 
	public abstract boolean hasPendingIntentSendCount () 
	public abstract int getPendingIntentSendCount () 
	public abstract boolean hasPendingIntentFinishCount () 
	public abstract int getPendingIntentFinishCount () 
	public abstract boolean hasListenerSendCount () 
	public abstract int getListenerSendCount () 
	public abstract boolean hasListenerFinishCount () 
	public abstract int getListenerFinishCount () 
	public abstract java.util.List getOutstandingDeliveriesList () 
	public abstract com.android.server.InFlightProto getOutstandingDeliveries (int) 
	public abstract int getOutstandingDeliveriesCount () 
	public abstract java.util.List getOutstandingDeliveriesOrBuilderList () 
	public abstract com.android.server.InFlightProtoOrBuilder getOutstandingDeliveriesOrBuilder (int) 
	public abstract boolean hasAllowWhileIdleMinDurationMs () 
	public abstract long getAllowWhileIdleMinDurationMs () 
	public abstract java.util.List getLastAllowWhileIdleDispatchTimesList () 
	public abstract com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatch getLastAllowWhileIdleDispatchTimes (int) 
	public abstract int getLastAllowWhileIdleDispatchTimesCount () 
	public abstract java.util.List getLastAllowWhileIdleDispatchTimesOrBuilderList () 
	public abstract com.android.server.AlarmManagerServiceProto$LastAllowWhileIdleDispatchOrBuilder getLastAllowWhileIdleDispatchTimesOrBuilder (int) 
	public abstract boolean hasRecentProblems () 
	public abstract com.android.internal.util.LocalLogProto getRecentProblems () 
	public abstract com.android.internal.util.LocalLogProtoOrBuilder getRecentProblemsOrBuilder () 
	public abstract java.util.List getTopAlarmsList () 
	public abstract com.android.server.AlarmManagerServiceProto$TopAlarm getTopAlarms (int) 
	public abstract int getTopAlarmsCount () 
	public abstract java.util.List getTopAlarmsOrBuilderList () 
	public abstract com.android.server.AlarmManagerServiceProto$TopAlarmOrBuilder getTopAlarmsOrBuilder (int) 
	public abstract java.util.List getAlarmStatsList () 
	public abstract com.android.server.AlarmManagerServiceProto$AlarmStat getAlarmStats (int) 
	public abstract int getAlarmStatsCount () 
	public abstract java.util.List getAlarmStatsOrBuilderList () 
	public abstract com.android.server.AlarmManagerServiceProto$AlarmStatOrBuilder getAlarmStatsOrBuilder (int) 
	public abstract java.util.List getAllowWhileIdleDispatchesList () 
	public abstract com.android.server.IdleDispatchEntryProto getAllowWhileIdleDispatches (int) 
	public abstract int getAllowWhileIdleDispatchesCount () 
	public abstract java.util.List getAllowWhileIdleDispatchesOrBuilderList () 
	public abstract com.android.server.IdleDispatchEntryProtoOrBuilder getAllowWhileIdleDispatchesOrBuilder (int) 
	public abstract java.util.List getRecentWakeupHistoryList () 
	public abstract com.android.server.WakeupEventProto getRecentWakeupHistory (int) 
	public abstract int getRecentWakeupHistoryCount () 
	public abstract java.util.List getRecentWakeupHistoryOrBuilderList () 
	public abstract com.android.server.WakeupEventProtoOrBuilder getRecentWakeupHistoryOrBuilder (int) 
}

com/android/server/AlarmProto$1.class
AlarmProto.java
package com.android.server
final com.android.server.AlarmProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.AlarmProto 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 
}

com/android/server/AlarmProto$Builder.class
AlarmProto.java
package com.android.server
public final com.android.server.AlarmProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.AlarmProtoOrBuilder  {
	private int bitField0_
	private Object tag_
	private int type_
	private long timeUntilWhenElapsedMs_
	private long windowLengthMs_
	private long repeatIntervalMs_
	private int count_
	private int flags_
	private android.app.AlarmClockInfoProto alarmClock_
	private com.google.protobuf.SingleFieldBuilder alarmClockBuilder_
	private android.app.PendingIntentProto operation_
	private com.google.protobuf.SingleFieldBuilder operationBuilder_
	private Object listener_
	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 com.android.server.AlarmProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.AlarmProto getDefaultInstanceForType () 
	public com.android.server.AlarmProto build () 
		com.android.server.AlarmProto result
	public com.android.server.AlarmProto buildPartial () 
		com.android.server.AlarmProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.AlarmProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.AlarmProto$Builder mergeFrom (com.android.server.AlarmProto) 
		com.android.server.AlarmProto other
	public final boolean isInitialized () 
	public com.android.server.AlarmProto$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
		com.android.server.AlarmProto parsedMessage
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.AlarmProto$Builder setTag (java.lang.String) 
		String value
	public com.android.server.AlarmProto$Builder clearTag () 
	public com.android.server.AlarmProto$Builder setTagBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasType () 
	public android.app.AlarmManagerProto$AlarmType getType () 
		android.app.AlarmManagerProto$AlarmType result
	public com.android.server.AlarmProto$Builder setType (android.app.AlarmManagerProto$AlarmType) 
		android.app.AlarmManagerProto$AlarmType value
	public com.android.server.AlarmProto$Builder clearType () 
	public boolean hasTimeUntilWhenElapsedMs () 
	public long getTimeUntilWhenElapsedMs () 
	public com.android.server.AlarmProto$Builder setTimeUntilWhenElapsedMs (long) 
		long value
	public com.android.server.AlarmProto$Builder clearTimeUntilWhenElapsedMs () 
	public boolean hasWindowLengthMs () 
	public long getWindowLengthMs () 
	public com.android.server.AlarmProto$Builder setWindowLengthMs (long) 
		long value
	public com.android.server.AlarmProto$Builder clearWindowLengthMs () 
	public boolean hasRepeatIntervalMs () 
	public long getRepeatIntervalMs () 
	public com.android.server.AlarmProto$Builder setRepeatIntervalMs (long) 
		long value
	public com.android.server.AlarmProto$Builder clearRepeatIntervalMs () 
	public boolean hasCount () 
	public int getCount () 
	public com.android.server.AlarmProto$Builder setCount (int) 
		int value
	public com.android.server.AlarmProto$Builder clearCount () 
	public boolean hasFlags () 
	public int getFlags () 
	public com.android.server.AlarmProto$Builder setFlags (int) 
		int value
	public com.android.server.AlarmProto$Builder clearFlags () 
	public boolean hasAlarmClock () 
	public android.app.AlarmClockInfoProto getAlarmClock () 
	public com.android.server.AlarmProto$Builder setAlarmClock (android.app.AlarmClockInfoProto) 
		android.app.AlarmClockInfoProto value
	public com.android.server.AlarmProto$Builder setAlarmClock (android.app.AlarmClockInfoProto$Builder) 
		android.app.AlarmClockInfoProto$Builder builderForValue
	public com.android.server.AlarmProto$Builder mergeAlarmClock (android.app.AlarmClockInfoProto) 
		android.app.AlarmClockInfoProto value
	public com.android.server.AlarmProto$Builder clearAlarmClock () 
	public android.app.AlarmClockInfoProto$Builder getAlarmClockBuilder () 
	public android.app.AlarmClockInfoProtoOrBuilder getAlarmClockOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAlarmClockFieldBuilder () 
	public boolean hasOperation () 
	public android.app.PendingIntentProto getOperation () 
	public com.android.server.AlarmProto$Builder setOperation (android.app.PendingIntentProto) 
		android.app.PendingIntentProto value
	public com.android.server.AlarmProto$Builder setOperation (android.app.PendingIntentProto$Builder) 
		android.app.PendingIntentProto$Builder builderForValue
	public com.android.server.AlarmProto$Builder mergeOperation (android.app.PendingIntentProto) 
		android.app.PendingIntentProto value
	public com.android.server.AlarmProto$Builder clearOperation () 
	public android.app.PendingIntentProto$Builder getOperationBuilder () 
	public android.app.PendingIntentProtoOrBuilder getOperationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getOperationFieldBuilder () 
	public boolean hasListener () 
	public java.lang.String getListener () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getListenerBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.AlarmProto$Builder setListener (java.lang.String) 
		String value
	public com.android.server.AlarmProto$Builder clearListener () 
	public com.android.server.AlarmProto$Builder setListenerBytes (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  (com.android.server.AlarmProto$1) 
		com.android.server.AlarmProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.AlarmProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.AlarmProto$1 x1
}

com/android/server/AlarmProto.class
AlarmProto.java
package com.android.server
public final com.android.server.AlarmProto extends com.google.protobuf.GeneratedMessage implements com.android.server.AlarmProtoOrBuilder  {
	private int bitField0_
	public static final int TAG_FIELD_NUMBER
	private volatile Object tag_
	public static final int TYPE_FIELD_NUMBER
	private int type_
	public static final int TIME_UNTIL_WHEN_ELAPSED_MS_FIELD_NUMBER
	private long timeUntilWhenElapsedMs_
	public static final int WINDOW_LENGTH_MS_FIELD_NUMBER
	private long windowLengthMs_
	public static final int REPEAT_INTERVAL_MS_FIELD_NUMBER
	private long repeatIntervalMs_
	public static final int COUNT_FIELD_NUMBER
	private int count_
	public static final int FLAGS_FIELD_NUMBER
	private int flags_
	public static final int ALARM_CLOCK_FIELD_NUMBER
	private android.app.AlarmClockInfoProto alarmClock_
	public static final int OPERATION_FIELD_NUMBER
	private android.app.PendingIntentProto operation_
	public static final int LISTENER_FIELD_NUMBER
	private volatile Object listener_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.AlarmProto 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.app.AlarmManagerProto$AlarmType value
		android.app.AlarmClockInfoProto$Builder subBuilder
		android.app.PendingIntentProto$Builder subBuilder
		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 hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasType () 
	public android.app.AlarmManagerProto$AlarmType getType () 
		android.app.AlarmManagerProto$AlarmType result
	public boolean hasTimeUntilWhenElapsedMs () 
	public long getTimeUntilWhenElapsedMs () 
	public boolean hasWindowLengthMs () 
	public long getWindowLengthMs () 
	public boolean hasRepeatIntervalMs () 
	public long getRepeatIntervalMs () 
	public boolean hasCount () 
	public int getCount () 
	public boolean hasFlags () 
	public int getFlags () 
	public boolean hasAlarmClock () 
	public android.app.AlarmClockInfoProto getAlarmClock () 
	public android.app.AlarmClockInfoProtoOrBuilder getAlarmClockOrBuilder () 
	public boolean hasOperation () 
	public android.app.PendingIntentProto getOperation () 
	public android.app.PendingIntentProtoOrBuilder getOperationOrBuilder () 
	public boolean hasListener () 
	public java.lang.String getListener () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getListenerBytes () 
		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 com.android.server.AlarmProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.AlarmProto 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 com.android.server.AlarmProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.AlarmProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.AlarmProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.AlarmProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.AlarmProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.AlarmProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.AlarmProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.AlarmProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.AlarmProto$Builder newBuilderForType () 
	public static com.android.server.AlarmProto$Builder newBuilder () 
	public static com.android.server.AlarmProto$Builder newBuilder (com.android.server.AlarmProto) 
		com.android.server.AlarmProto prototype
	public com.android.server.AlarmProto$Builder toBuilder () 
	protected com.android.server.AlarmProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.AlarmProto$Builder builder
	public static com.android.server.AlarmProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.AlarmProto 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, com.android.server.AlarmProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.AlarmProto$1 x1
	static java.lang.Object access$402 (com.android.server.AlarmProto, java.lang.Object) 
		com.android.server.AlarmProto x0
		Object x1
	static int access$502 (com.android.server.AlarmProto, int) 
		com.android.server.AlarmProto x0
		int x1
	static long access$602 (com.android.server.AlarmProto, long) 
		com.android.server.AlarmProto x0
		long x1
	static long access$702 (com.android.server.AlarmProto, long) 
		com.android.server.AlarmProto x0
		long x1
	static long access$802 (com.android.server.AlarmProto, long) 
		com.android.server.AlarmProto x0
		long x1
	static int access$902 (com.android.server.AlarmProto, int) 
		com.android.server.AlarmProto x0
		int x1
	static int access$1002 (com.android.server.AlarmProto, int) 
		com.android.server.AlarmProto x0
		int x1
	static android.app.AlarmClockInfoProto access$1102 (com.android.server.AlarmProto, android.app.AlarmClockInfoProto) 
		com.android.server.AlarmProto x0
		android.app.AlarmClockInfoProto x1
	static android.app.PendingIntentProto access$1202 (com.android.server.AlarmProto, android.app.PendingIntentProto) 
		com.android.server.AlarmProto x0
		android.app.PendingIntentProto x1
	static java.lang.Object access$1302 (com.android.server.AlarmProto, java.lang.Object) 
		com.android.server.AlarmProto x0
		Object x1
	static int access$1402 (com.android.server.AlarmProto, int) 
		com.android.server.AlarmProto x0
		int x1
	static java.lang.Object access$400 (com.android.server.AlarmProto) 
		com.android.server.AlarmProto x0
	static java.lang.Object access$1300 (com.android.server.AlarmProto) 
		com.android.server.AlarmProto x0
	static com.google.protobuf.UnknownFieldSet access$1500 (com.android.server.AlarmProto) 
		com.android.server.AlarmProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.AlarmProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.AlarmProto$1 x2
	static void  () 
}

com/android/server/AlarmProtoOrBuilder.class
AlarmProtoOrBuilder.java
package com.android.server
public abstract com.android.server.AlarmProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasTag () 
	public abstract java.lang.String getTag () 
	public abstract com.google.protobuf.ByteString getTagBytes () 
	public abstract boolean hasType () 
	public abstract android.app.AlarmManagerProto$AlarmType getType () 
	public abstract boolean hasTimeUntilWhenElapsedMs () 
	public abstract long getTimeUntilWhenElapsedMs () 
	public abstract boolean hasWindowLengthMs () 
	public abstract long getWindowLengthMs () 
	public abstract boolean hasRepeatIntervalMs () 
	public abstract long getRepeatIntervalMs () 
	public abstract boolean hasCount () 
	public abstract int getCount () 
	public abstract boolean hasFlags () 
	public abstract int getFlags () 
	public abstract boolean hasAlarmClock () 
	public abstract android.app.AlarmClockInfoProto getAlarmClock () 
	public abstract android.app.AlarmClockInfoProtoOrBuilder getAlarmClockOrBuilder () 
	public abstract boolean hasOperation () 
	public abstract android.app.PendingIntentProto getOperation () 
	public abstract android.app.PendingIntentProtoOrBuilder getOperationOrBuilder () 
	public abstract boolean hasListener () 
	public abstract java.lang.String getListener () 
	public abstract com.google.protobuf.ByteString getListenerBytes () 
}

com/android/server/Alarmmanagerservice$1.class
Alarmmanagerservice.java
package com.android.server
final com.android.server.Alarmmanagerservice$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
}

com/android/server/Alarmmanagerservice.class
Alarmmanagerservice.java
package com.android.server
public final com.android.server.Alarmmanagerservice extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_AlarmManagerServiceProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_AlarmManagerServiceProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_AlarmManagerServiceProto_LastAllowWhileIdleDispatch_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_AlarmManagerServiceProto_LastAllowWhileIdleDispatch_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_AlarmManagerServiceProto_TopAlarm_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_AlarmManagerServiceProto_TopAlarm_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_AlarmManagerServiceProto_AlarmStat_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_AlarmManagerServiceProto_AlarmStat_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_AlarmClockMetadataProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_AlarmClockMetadataProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_AlarmProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_AlarmProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_BatchProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_BatchProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_BroadcastStatsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_BroadcastStatsProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_ConstantsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_ConstantsProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_FilterStatsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_FilterStatsProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_IdleDispatchEntryProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_IdleDispatchEntryProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_InFlightProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_InFlightProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_WakeupEventProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_WakeupEventProto_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/android/server/BatchProto$1.class
BatchProto.java
package com.android.server
final com.android.server.BatchProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.BatchProto 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 
}

com/android/server/BatchProto$Builder.class
BatchProto.java
package com.android.server
public final com.android.server.BatchProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.BatchProtoOrBuilder  {
	private int bitField0_
	private long startRealtime_
	private long endRealtime_
	private int flags_
	private java.util.List alarms_
	private com.google.protobuf.RepeatedFieldBuilder alarmsBuilder_
	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 com.android.server.BatchProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.BatchProto getDefaultInstanceForType () 
	public com.android.server.BatchProto build () 
		com.android.server.BatchProto result
	public com.android.server.BatchProto buildPartial () 
		com.android.server.BatchProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.BatchProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.BatchProto$Builder mergeFrom (com.android.server.BatchProto) 
		com.android.server.BatchProto other
	public final boolean isInitialized () 
	public com.android.server.BatchProto$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
		com.android.server.BatchProto parsedMessage
	public boolean hasStartRealtime () 
	public long getStartRealtime () 
	public com.android.server.BatchProto$Builder setStartRealtime (long) 
		long value
	public com.android.server.BatchProto$Builder clearStartRealtime () 
	public boolean hasEndRealtime () 
	public long getEndRealtime () 
	public com.android.server.BatchProto$Builder setEndRealtime (long) 
		long value
	public com.android.server.BatchProto$Builder clearEndRealtime () 
	public boolean hasFlags () 
	public int getFlags () 
	public com.android.server.BatchProto$Builder setFlags (int) 
		int value
	public com.android.server.BatchProto$Builder clearFlags () 
	private void ensureAlarmsIsMutable () 
	public java.util.List getAlarmsList () 
	public int getAlarmsCount () 
	public com.android.server.AlarmProto getAlarms (int) 
		int index
	public com.android.server.BatchProto$Builder setAlarms (int, com.android.server.AlarmProto) 
		int index
		com.android.server.AlarmProto value
	public com.android.server.BatchProto$Builder setAlarms (int, com.android.server.AlarmProto$Builder) 
		int index
		com.android.server.AlarmProto$Builder builderForValue
	public com.android.server.BatchProto$Builder addAlarms (com.android.server.AlarmProto) 
		com.android.server.AlarmProto value
	public com.android.server.BatchProto$Builder addAlarms (int, com.android.server.AlarmProto) 
		int index
		com.android.server.AlarmProto value
	public com.android.server.BatchProto$Builder addAlarms (com.android.server.AlarmProto$Builder) 
		com.android.server.AlarmProto$Builder builderForValue
	public com.android.server.BatchProto$Builder addAlarms (int, com.android.server.AlarmProto$Builder) 
		int index
		com.android.server.AlarmProto$Builder builderForValue
	public com.android.server.BatchProto$Builder addAllAlarms (java.lang.Iterable) 
		Iterable values
	public com.android.server.BatchProto$Builder clearAlarms () 
	public com.android.server.BatchProto$Builder removeAlarms (int) 
		int index
	public com.android.server.AlarmProto$Builder getAlarmsBuilder (int) 
		int index
	public com.android.server.AlarmProtoOrBuilder getAlarmsOrBuilder (int) 
		int index
	public java.util.List getAlarmsOrBuilderList () 
	public com.android.server.AlarmProto$Builder addAlarmsBuilder () 
	public com.android.server.AlarmProto$Builder addAlarmsBuilder (int) 
		int index
	public java.util.List getAlarmsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getAlarmsFieldBuilder () 
	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  (com.android.server.BatchProto$1) 
		com.android.server.BatchProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.BatchProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.BatchProto$1 x1
}

com/android/server/BatchProto.class
BatchProto.java
package com.android.server
public final com.android.server.BatchProto extends com.google.protobuf.GeneratedMessage implements com.android.server.BatchProtoOrBuilder  {
	private int bitField0_
	public static final int START_REALTIME_FIELD_NUMBER
	private long startRealtime_
	public static final int END_REALTIME_FIELD_NUMBER
	private long endRealtime_
	public static final int FLAGS_FIELD_NUMBER
	private int flags_
	public static final int ALARMS_FIELD_NUMBER
	private java.util.List alarms_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.BatchProto 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 hasStartRealtime () 
	public long getStartRealtime () 
	public boolean hasEndRealtime () 
	public long getEndRealtime () 
	public boolean hasFlags () 
	public int getFlags () 
	public java.util.List getAlarmsList () 
	public java.util.List getAlarmsOrBuilderList () 
	public int getAlarmsCount () 
	public com.android.server.AlarmProto getAlarms (int) 
		int index
	public com.android.server.AlarmProtoOrBuilder getAlarmsOrBuilder (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 com.android.server.BatchProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.BatchProto 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 com.android.server.BatchProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.BatchProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.BatchProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.BatchProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.BatchProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.BatchProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.BatchProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.BatchProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.BatchProto$Builder newBuilderForType () 
	public static com.android.server.BatchProto$Builder newBuilder () 
	public static com.android.server.BatchProto$Builder newBuilder (com.android.server.BatchProto) 
		com.android.server.BatchProto prototype
	public com.android.server.BatchProto$Builder toBuilder () 
	protected com.android.server.BatchProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.BatchProto$Builder builder
	public static com.android.server.BatchProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.BatchProto 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, com.android.server.BatchProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.BatchProto$1 x1
	static long access$402 (com.android.server.BatchProto, long) 
		com.android.server.BatchProto x0
		long x1
	static long access$502 (com.android.server.BatchProto, long) 
		com.android.server.BatchProto x0
		long x1
	static int access$602 (com.android.server.BatchProto, int) 
		com.android.server.BatchProto x0
		int x1
	static java.util.List access$702 (com.android.server.BatchProto, java.util.List) 
		com.android.server.BatchProto x0
		java.util.List x1
	static int access$802 (com.android.server.BatchProto, int) 
		com.android.server.BatchProto x0
		int x1
	static java.util.List access$700 (com.android.server.BatchProto) 
		com.android.server.BatchProto x0
	static boolean access$900 () 
	static com.google.protobuf.UnknownFieldSet access$1000 (com.android.server.BatchProto) 
		com.android.server.BatchProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.BatchProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.BatchProto$1 x2
	static void  () 
}

com/android/server/BatchProtoOrBuilder.class
BatchProtoOrBuilder.java
package com.android.server
public abstract com.android.server.BatchProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasStartRealtime () 
	public abstract long getStartRealtime () 
	public abstract boolean hasEndRealtime () 
	public abstract long getEndRealtime () 
	public abstract boolean hasFlags () 
	public abstract int getFlags () 
	public abstract java.util.List getAlarmsList () 
	public abstract com.android.server.AlarmProto getAlarms (int) 
	public abstract int getAlarmsCount () 
	public abstract java.util.List getAlarmsOrBuilderList () 
	public abstract com.android.server.AlarmProtoOrBuilder getAlarmsOrBuilder (int) 
}

com/android/server/BroadcastStatsProto$1.class
BroadcastStatsProto.java
package com.android.server
final com.android.server.BroadcastStatsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.BroadcastStatsProto 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 
}

com/android/server/BroadcastStatsProto$Builder.class
BroadcastStatsProto.java
package com.android.server
public final com.android.server.BroadcastStatsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.BroadcastStatsProtoOrBuilder  {
	private int bitField0_
	private int uid_
	private Object packageName_
	private long totalFlightDurationMs_
	private int count_
	private int wakeupCount_
	private long startTimeRealtime_
	private int nesting_
	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 com.android.server.BroadcastStatsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.BroadcastStatsProto getDefaultInstanceForType () 
	public com.android.server.BroadcastStatsProto build () 
		com.android.server.BroadcastStatsProto result
	public com.android.server.BroadcastStatsProto buildPartial () 
		com.android.server.BroadcastStatsProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.BroadcastStatsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.BroadcastStatsProto$Builder mergeFrom (com.android.server.BroadcastStatsProto) 
		com.android.server.BroadcastStatsProto other
	public final boolean isInitialized () 
	public com.android.server.BroadcastStatsProto$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
		com.android.server.BroadcastStatsProto parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.server.BroadcastStatsProto$Builder setUid (int) 
		int value
	public com.android.server.BroadcastStatsProto$Builder clearUid () 
	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 com.android.server.BroadcastStatsProto$Builder setPackageName (java.lang.String) 
		String value
	public com.android.server.BroadcastStatsProto$Builder clearPackageName () 
	public com.android.server.BroadcastStatsProto$Builder setPackageNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasTotalFlightDurationMs () 
	public long getTotalFlightDurationMs () 
	public com.android.server.BroadcastStatsProto$Builder setTotalFlightDurationMs (long) 
		long value
	public com.android.server.BroadcastStatsProto$Builder clearTotalFlightDurationMs () 
	public boolean hasCount () 
	public int getCount () 
	public com.android.server.BroadcastStatsProto$Builder setCount (int) 
		int value
	public com.android.server.BroadcastStatsProto$Builder clearCount () 
	public boolean hasWakeupCount () 
	public int getWakeupCount () 
	public com.android.server.BroadcastStatsProto$Builder setWakeupCount (int) 
		int value
	public com.android.server.BroadcastStatsProto$Builder clearWakeupCount () 
	public boolean hasStartTimeRealtime () 
	public long getStartTimeRealtime () 
	public com.android.server.BroadcastStatsProto$Builder setStartTimeRealtime (long) 
		long value
	public com.android.server.BroadcastStatsProto$Builder clearStartTimeRealtime () 
	public boolean hasNesting () 
	public int getNesting () 
	public com.android.server.BroadcastStatsProto$Builder setNesting (int) 
		int value
	public com.android.server.BroadcastStatsProto$Builder clearNesting () 
	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  (com.android.server.BroadcastStatsProto$1) 
		com.android.server.BroadcastStatsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.BroadcastStatsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.BroadcastStatsProto$1 x1
}

com/android/server/BroadcastStatsProto.class
BroadcastStatsProto.java
package com.android.server
public final com.android.server.BroadcastStatsProto extends com.google.protobuf.GeneratedMessage implements com.android.server.BroadcastStatsProtoOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int PACKAGE_NAME_FIELD_NUMBER
	private volatile Object packageName_
	public static final int TOTAL_FLIGHT_DURATION_MS_FIELD_NUMBER
	private long totalFlightDurationMs_
	public static final int COUNT_FIELD_NUMBER
	private int count_
	public static final int WAKEUP_COUNT_FIELD_NUMBER
	private int wakeupCount_
	public static final int START_TIME_REALTIME_FIELD_NUMBER
	private long startTimeRealtime_
	public static final int NESTING_FIELD_NUMBER
	private int nesting_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.BroadcastStatsProto 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 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 hasTotalFlightDurationMs () 
	public long getTotalFlightDurationMs () 
	public boolean hasCount () 
	public int getCount () 
	public boolean hasWakeupCount () 
	public int getWakeupCount () 
	public boolean hasStartTimeRealtime () 
	public long getStartTimeRealtime () 
	public boolean hasNesting () 
	public int getNesting () 
	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 com.android.server.BroadcastStatsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.BroadcastStatsProto 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 com.android.server.BroadcastStatsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.BroadcastStatsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.BroadcastStatsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.BroadcastStatsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.BroadcastStatsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.BroadcastStatsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.BroadcastStatsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.BroadcastStatsProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.BroadcastStatsProto$Builder newBuilderForType () 
	public static com.android.server.BroadcastStatsProto$Builder newBuilder () 
	public static com.android.server.BroadcastStatsProto$Builder newBuilder (com.android.server.BroadcastStatsProto) 
		com.android.server.BroadcastStatsProto prototype
	public com.android.server.BroadcastStatsProto$Builder toBuilder () 
	protected com.android.server.BroadcastStatsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.BroadcastStatsProto$Builder builder
	public static com.android.server.BroadcastStatsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.BroadcastStatsProto 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, com.android.server.BroadcastStatsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.BroadcastStatsProto$1 x1
	static int access$402 (com.android.server.BroadcastStatsProto, int) 
		com.android.server.BroadcastStatsProto x0
		int x1
	static java.lang.Object access$502 (com.android.server.BroadcastStatsProto, java.lang.Object) 
		com.android.server.BroadcastStatsProto x0
		Object x1
	static long access$602 (com.android.server.BroadcastStatsProto, long) 
		com.android.server.BroadcastStatsProto x0
		long x1
	static int access$702 (com.android.server.BroadcastStatsProto, int) 
		com.android.server.BroadcastStatsProto x0
		int x1
	static int access$802 (com.android.server.BroadcastStatsProto, int) 
		com.android.server.BroadcastStatsProto x0
		int x1
	static long access$902 (com.android.server.BroadcastStatsProto, long) 
		com.android.server.BroadcastStatsProto x0
		long x1
	static int access$1002 (com.android.server.BroadcastStatsProto, int) 
		com.android.server.BroadcastStatsProto x0
		int x1
	static int access$1102 (com.android.server.BroadcastStatsProto, int) 
		com.android.server.BroadcastStatsProto x0
		int x1
	static java.lang.Object access$500 (com.android.server.BroadcastStatsProto) 
		com.android.server.BroadcastStatsProto x0
	static com.google.protobuf.UnknownFieldSet access$1200 (com.android.server.BroadcastStatsProto) 
		com.android.server.BroadcastStatsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.BroadcastStatsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.BroadcastStatsProto$1 x2
	static void  () 
}

com/android/server/BroadcastStatsProtoOrBuilder.class
BroadcastStatsProtoOrBuilder.java
package com.android.server
public abstract com.android.server.BroadcastStatsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasPackageName () 
	public abstract java.lang.String getPackageName () 
	public abstract com.google.protobuf.ByteString getPackageNameBytes () 
	public abstract boolean hasTotalFlightDurationMs () 
	public abstract long getTotalFlightDurationMs () 
	public abstract boolean hasCount () 
	public abstract int getCount () 
	public abstract boolean hasWakeupCount () 
	public abstract int getWakeupCount () 
	public abstract boolean hasStartTimeRealtime () 
	public abstract long getStartTimeRealtime () 
	public abstract boolean hasNesting () 
	public abstract int getNesting () 
}

com/android/server/ConstantsProto$1.class
ConstantsProto.java
package com.android.server
final com.android.server.ConstantsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.ConstantsProto 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 
}

com/android/server/ConstantsProto$Builder.class
ConstantsProto.java
package com.android.server
public final com.android.server.ConstantsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.ConstantsProtoOrBuilder  {
	private int bitField0_
	private long minFuturityDurationMs_
	private long minIntervalDurationMs_
	private long listenerTimeoutDurationMs_
	private long allowWhileIdleShortDurationMs_
	private long allowWhileIdleLongDurationMs_
	private long allowWhileIdleWhitelistDurationMs_
	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 com.android.server.ConstantsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.ConstantsProto getDefaultInstanceForType () 
	public com.android.server.ConstantsProto build () 
		com.android.server.ConstantsProto result
	public com.android.server.ConstantsProto buildPartial () 
		com.android.server.ConstantsProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.ConstantsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.ConstantsProto$Builder mergeFrom (com.android.server.ConstantsProto) 
		com.android.server.ConstantsProto other
	public final boolean isInitialized () 
	public com.android.server.ConstantsProto$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
		com.android.server.ConstantsProto parsedMessage
	public boolean hasMinFuturityDurationMs () 
	public long getMinFuturityDurationMs () 
	public com.android.server.ConstantsProto$Builder setMinFuturityDurationMs (long) 
		long value
	public com.android.server.ConstantsProto$Builder clearMinFuturityDurationMs () 
	public boolean hasMinIntervalDurationMs () 
	public long getMinIntervalDurationMs () 
	public com.android.server.ConstantsProto$Builder setMinIntervalDurationMs (long) 
		long value
	public com.android.server.ConstantsProto$Builder clearMinIntervalDurationMs () 
	public boolean hasListenerTimeoutDurationMs () 
	public long getListenerTimeoutDurationMs () 
	public com.android.server.ConstantsProto$Builder setListenerTimeoutDurationMs (long) 
		long value
	public com.android.server.ConstantsProto$Builder clearListenerTimeoutDurationMs () 
	public boolean hasAllowWhileIdleShortDurationMs () 
	public long getAllowWhileIdleShortDurationMs () 
	public com.android.server.ConstantsProto$Builder setAllowWhileIdleShortDurationMs (long) 
		long value
	public com.android.server.ConstantsProto$Builder clearAllowWhileIdleShortDurationMs () 
	public boolean hasAllowWhileIdleLongDurationMs () 
	public long getAllowWhileIdleLongDurationMs () 
	public com.android.server.ConstantsProto$Builder setAllowWhileIdleLongDurationMs (long) 
		long value
	public com.android.server.ConstantsProto$Builder clearAllowWhileIdleLongDurationMs () 
	public boolean hasAllowWhileIdleWhitelistDurationMs () 
	public long getAllowWhileIdleWhitelistDurationMs () 
	public com.android.server.ConstantsProto$Builder setAllowWhileIdleWhitelistDurationMs (long) 
		long value
	public com.android.server.ConstantsProto$Builder clearAllowWhileIdleWhitelistDurationMs () 
	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  (com.android.server.ConstantsProto$1) 
		com.android.server.ConstantsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.ConstantsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.ConstantsProto$1 x1
}

com/android/server/ConstantsProto.class
ConstantsProto.java
package com.android.server
public final com.android.server.ConstantsProto extends com.google.protobuf.GeneratedMessage implements com.android.server.ConstantsProtoOrBuilder  {
	private int bitField0_
	public static final int MIN_FUTURITY_DURATION_MS_FIELD_NUMBER
	private long minFuturityDurationMs_
	public static final int MIN_INTERVAL_DURATION_MS_FIELD_NUMBER
	private long minIntervalDurationMs_
	public static final int LISTENER_TIMEOUT_DURATION_MS_FIELD_NUMBER
	private long listenerTimeoutDurationMs_
	public static final int ALLOW_WHILE_IDLE_SHORT_DURATION_MS_FIELD_NUMBER
	private long allowWhileIdleShortDurationMs_
	public static final int ALLOW_WHILE_IDLE_LONG_DURATION_MS_FIELD_NUMBER
	private long allowWhileIdleLongDurationMs_
	public static final int ALLOW_WHILE_IDLE_WHITELIST_DURATION_MS_FIELD_NUMBER
	private long allowWhileIdleWhitelistDurationMs_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.ConstantsProto 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 hasMinFuturityDurationMs () 
	public long getMinFuturityDurationMs () 
	public boolean hasMinIntervalDurationMs () 
	public long getMinIntervalDurationMs () 
	public boolean hasListenerTimeoutDurationMs () 
	public long getListenerTimeoutDurationMs () 
	public boolean hasAllowWhileIdleShortDurationMs () 
	public long getAllowWhileIdleShortDurationMs () 
	public boolean hasAllowWhileIdleLongDurationMs () 
	public long getAllowWhileIdleLongDurationMs () 
	public boolean hasAllowWhileIdleWhitelistDurationMs () 
	public long getAllowWhileIdleWhitelistDurationMs () 
	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 com.android.server.ConstantsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.ConstantsProto 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 com.android.server.ConstantsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.ConstantsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.ConstantsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.ConstantsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.ConstantsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.ConstantsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.ConstantsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.ConstantsProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.ConstantsProto$Builder newBuilderForType () 
	public static com.android.server.ConstantsProto$Builder newBuilder () 
	public static com.android.server.ConstantsProto$Builder newBuilder (com.android.server.ConstantsProto) 
		com.android.server.ConstantsProto prototype
	public com.android.server.ConstantsProto$Builder toBuilder () 
	protected com.android.server.ConstantsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.ConstantsProto$Builder builder
	public static com.android.server.ConstantsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.ConstantsProto 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, com.android.server.ConstantsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.ConstantsProto$1 x1
	static long access$402 (com.android.server.ConstantsProto, long) 
		com.android.server.ConstantsProto x0
		long x1
	static long access$502 (com.android.server.ConstantsProto, long) 
		com.android.server.ConstantsProto x0
		long x1
	static long access$602 (com.android.server.ConstantsProto, long) 
		com.android.server.ConstantsProto x0
		long x1
	static long access$702 (com.android.server.ConstantsProto, long) 
		com.android.server.ConstantsProto x0
		long x1
	static long access$802 (com.android.server.ConstantsProto, long) 
		com.android.server.ConstantsProto x0
		long x1
	static long access$902 (com.android.server.ConstantsProto, long) 
		com.android.server.ConstantsProto x0
		long x1
	static int access$1002 (com.android.server.ConstantsProto, int) 
		com.android.server.ConstantsProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$1100 (com.android.server.ConstantsProto) 
		com.android.server.ConstantsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.ConstantsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.ConstantsProto$1 x2
	static void  () 
}

com/android/server/ConstantsProtoOrBuilder.class
ConstantsProtoOrBuilder.java
package com.android.server
public abstract com.android.server.ConstantsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasMinFuturityDurationMs () 
	public abstract long getMinFuturityDurationMs () 
	public abstract boolean hasMinIntervalDurationMs () 
	public abstract long getMinIntervalDurationMs () 
	public abstract boolean hasListenerTimeoutDurationMs () 
	public abstract long getListenerTimeoutDurationMs () 
	public abstract boolean hasAllowWhileIdleShortDurationMs () 
	public abstract long getAllowWhileIdleShortDurationMs () 
	public abstract boolean hasAllowWhileIdleLongDurationMs () 
	public abstract long getAllowWhileIdleLongDurationMs () 
	public abstract boolean hasAllowWhileIdleWhitelistDurationMs () 
	public abstract long getAllowWhileIdleWhitelistDurationMs () 
}

com/android/server/FilterStatsProto$1.class
FilterStatsProto.java
package com.android.server
final com.android.server.FilterStatsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.FilterStatsProto 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 
}

com/android/server/FilterStatsProto$Builder.class
FilterStatsProto.java
package com.android.server
public final com.android.server.FilterStatsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.FilterStatsProtoOrBuilder  {
	private int bitField0_
	private Object tag_
	private long lastFlightTimeRealtime_
	private long totalFlightDurationMs_
	private int count_
	private int wakeupCount_
	private long startTimeRealtime_
	private int nesting_
	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 com.android.server.FilterStatsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.FilterStatsProto getDefaultInstanceForType () 
	public com.android.server.FilterStatsProto build () 
		com.android.server.FilterStatsProto result
	public com.android.server.FilterStatsProto buildPartial () 
		com.android.server.FilterStatsProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.FilterStatsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.FilterStatsProto$Builder mergeFrom (com.android.server.FilterStatsProto) 
		com.android.server.FilterStatsProto other
	public final boolean isInitialized () 
	public com.android.server.FilterStatsProto$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
		com.android.server.FilterStatsProto parsedMessage
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.FilterStatsProto$Builder setTag (java.lang.String) 
		String value
	public com.android.server.FilterStatsProto$Builder clearTag () 
	public com.android.server.FilterStatsProto$Builder setTagBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasLastFlightTimeRealtime () 
	public long getLastFlightTimeRealtime () 
	public com.android.server.FilterStatsProto$Builder setLastFlightTimeRealtime (long) 
		long value
	public com.android.server.FilterStatsProto$Builder clearLastFlightTimeRealtime () 
	public boolean hasTotalFlightDurationMs () 
	public long getTotalFlightDurationMs () 
	public com.android.server.FilterStatsProto$Builder setTotalFlightDurationMs (long) 
		long value
	public com.android.server.FilterStatsProto$Builder clearTotalFlightDurationMs () 
	public boolean hasCount () 
	public int getCount () 
	public com.android.server.FilterStatsProto$Builder setCount (int) 
		int value
	public com.android.server.FilterStatsProto$Builder clearCount () 
	public boolean hasWakeupCount () 
	public int getWakeupCount () 
	public com.android.server.FilterStatsProto$Builder setWakeupCount (int) 
		int value
	public com.android.server.FilterStatsProto$Builder clearWakeupCount () 
	public boolean hasStartTimeRealtime () 
	public long getStartTimeRealtime () 
	public com.android.server.FilterStatsProto$Builder setStartTimeRealtime (long) 
		long value
	public com.android.server.FilterStatsProto$Builder clearStartTimeRealtime () 
	public boolean hasNesting () 
	public int getNesting () 
	public com.android.server.FilterStatsProto$Builder setNesting (int) 
		int value
	public com.android.server.FilterStatsProto$Builder clearNesting () 
	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  (com.android.server.FilterStatsProto$1) 
		com.android.server.FilterStatsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.FilterStatsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.FilterStatsProto$1 x1
}

com/android/server/FilterStatsProto.class
FilterStatsProto.java
package com.android.server
public final com.android.server.FilterStatsProto extends com.google.protobuf.GeneratedMessage implements com.android.server.FilterStatsProtoOrBuilder  {
	private int bitField0_
	public static final int TAG_FIELD_NUMBER
	private volatile Object tag_
	public static final int LAST_FLIGHT_TIME_REALTIME_FIELD_NUMBER
	private long lastFlightTimeRealtime_
	public static final int TOTAL_FLIGHT_DURATION_MS_FIELD_NUMBER
	private long totalFlightDurationMs_
	public static final int COUNT_FIELD_NUMBER
	private int count_
	public static final int WAKEUP_COUNT_FIELD_NUMBER
	private int wakeupCount_
	public static final int START_TIME_REALTIME_FIELD_NUMBER
	private long startTimeRealtime_
	public static final int NESTING_FIELD_NUMBER
	private int nesting_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.FilterStatsProto 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 hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasLastFlightTimeRealtime () 
	public long getLastFlightTimeRealtime () 
	public boolean hasTotalFlightDurationMs () 
	public long getTotalFlightDurationMs () 
	public boolean hasCount () 
	public int getCount () 
	public boolean hasWakeupCount () 
	public int getWakeupCount () 
	public boolean hasStartTimeRealtime () 
	public long getStartTimeRealtime () 
	public boolean hasNesting () 
	public int getNesting () 
	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 com.android.server.FilterStatsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.FilterStatsProto 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 com.android.server.FilterStatsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.FilterStatsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.FilterStatsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.FilterStatsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.FilterStatsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.FilterStatsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.FilterStatsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.FilterStatsProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.FilterStatsProto$Builder newBuilderForType () 
	public static com.android.server.FilterStatsProto$Builder newBuilder () 
	public static com.android.server.FilterStatsProto$Builder newBuilder (com.android.server.FilterStatsProto) 
		com.android.server.FilterStatsProto prototype
	public com.android.server.FilterStatsProto$Builder toBuilder () 
	protected com.android.server.FilterStatsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.FilterStatsProto$Builder builder
	public static com.android.server.FilterStatsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.FilterStatsProto 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, com.android.server.FilterStatsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.FilterStatsProto$1 x1
	static java.lang.Object access$402 (com.android.server.FilterStatsProto, java.lang.Object) 
		com.android.server.FilterStatsProto x0
		Object x1
	static long access$502 (com.android.server.FilterStatsProto, long) 
		com.android.server.FilterStatsProto x0
		long x1
	static long access$602 (com.android.server.FilterStatsProto, long) 
		com.android.server.FilterStatsProto x0
		long x1
	static int access$702 (com.android.server.FilterStatsProto, int) 
		com.android.server.FilterStatsProto x0
		int x1
	static int access$802 (com.android.server.FilterStatsProto, int) 
		com.android.server.FilterStatsProto x0
		int x1
	static long access$902 (com.android.server.FilterStatsProto, long) 
		com.android.server.FilterStatsProto x0
		long x1
	static int access$1002 (com.android.server.FilterStatsProto, int) 
		com.android.server.FilterStatsProto x0
		int x1
	static int access$1102 (com.android.server.FilterStatsProto, int) 
		com.android.server.FilterStatsProto x0
		int x1
	static java.lang.Object access$400 (com.android.server.FilterStatsProto) 
		com.android.server.FilterStatsProto x0
	static com.google.protobuf.UnknownFieldSet access$1200 (com.android.server.FilterStatsProto) 
		com.android.server.FilterStatsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.FilterStatsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.FilterStatsProto$1 x2
	static void  () 
}

com/android/server/FilterStatsProtoOrBuilder.class
FilterStatsProtoOrBuilder.java
package com.android.server
public abstract com.android.server.FilterStatsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasTag () 
	public abstract java.lang.String getTag () 
	public abstract com.google.protobuf.ByteString getTagBytes () 
	public abstract boolean hasLastFlightTimeRealtime () 
	public abstract long getLastFlightTimeRealtime () 
	public abstract boolean hasTotalFlightDurationMs () 
	public abstract long getTotalFlightDurationMs () 
	public abstract boolean hasCount () 
	public abstract int getCount () 
	public abstract boolean hasWakeupCount () 
	public abstract int getWakeupCount () 
	public abstract boolean hasStartTimeRealtime () 
	public abstract long getStartTimeRealtime () 
	public abstract boolean hasNesting () 
	public abstract int getNesting () 
}

com/android/server/ForceAppStandbyTrackerProto$1.class
ForceAppStandbyTrackerProto.java
package com.android.server
final com.android.server.ForceAppStandbyTrackerProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.ForceAppStandbyTrackerProto 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 
}

com/android/server/ForceAppStandbyTrackerProto$Builder.class
ForceAppStandbyTrackerProto.java
package com.android.server
public final com.android.server.ForceAppStandbyTrackerProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.ForceAppStandbyTrackerProtoOrBuilder  {
	private int bitField0_
	private boolean forceAllAppsStandby_
	private java.util.List foregroundUids_
	private java.util.List powerSaveWhitelistAppIds_
	private java.util.List tempPowerSaveWhitelistAppIds_
	private java.util.List runAnyInBackgroundRestrictedPackages_
	private com.google.protobuf.RepeatedFieldBuilder runAnyInBackgroundRestrictedPackagesBuilder_
	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 com.android.server.ForceAppStandbyTrackerProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.ForceAppStandbyTrackerProto getDefaultInstanceForType () 
	public com.android.server.ForceAppStandbyTrackerProto build () 
		com.android.server.ForceAppStandbyTrackerProto result
	public com.android.server.ForceAppStandbyTrackerProto buildPartial () 
		com.android.server.ForceAppStandbyTrackerProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.ForceAppStandbyTrackerProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.ForceAppStandbyTrackerProto$Builder mergeFrom (com.android.server.ForceAppStandbyTrackerProto) 
		com.android.server.ForceAppStandbyTrackerProto other
	public final boolean isInitialized () 
	public com.android.server.ForceAppStandbyTrackerProto$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
		com.android.server.ForceAppStandbyTrackerProto parsedMessage
	public boolean hasForceAllAppsStandby () 
	public boolean getForceAllAppsStandby () 
	public com.android.server.ForceAppStandbyTrackerProto$Builder setForceAllAppsStandby (boolean) 
		boolean value
	public com.android.server.ForceAppStandbyTrackerProto$Builder clearForceAllAppsStandby () 
	private void ensureForegroundUidsIsMutable () 
	public java.util.List getForegroundUidsList () 
	public int getForegroundUidsCount () 
	public int getForegroundUids (int) 
		int index
	public com.android.server.ForceAppStandbyTrackerProto$Builder setForegroundUids (int, int) 
		int index
		int value
	public com.android.server.ForceAppStandbyTrackerProto$Builder addForegroundUids (int) 
		int value
	public com.android.server.ForceAppStandbyTrackerProto$Builder addAllForegroundUids (java.lang.Iterable) 
		Iterable values
	public com.android.server.ForceAppStandbyTrackerProto$Builder clearForegroundUids () 
	private void ensurePowerSaveWhitelistAppIdsIsMutable () 
	public java.util.List getPowerSaveWhitelistAppIdsList () 
	public int getPowerSaveWhitelistAppIdsCount () 
	public int getPowerSaveWhitelistAppIds (int) 
		int index
	public com.android.server.ForceAppStandbyTrackerProto$Builder setPowerSaveWhitelistAppIds (int, int) 
		int index
		int value
	public com.android.server.ForceAppStandbyTrackerProto$Builder addPowerSaveWhitelistAppIds (int) 
		int value
	public com.android.server.ForceAppStandbyTrackerProto$Builder addAllPowerSaveWhitelistAppIds (java.lang.Iterable) 
		Iterable values
	public com.android.server.ForceAppStandbyTrackerProto$Builder clearPowerSaveWhitelistAppIds () 
	private void ensureTempPowerSaveWhitelistAppIdsIsMutable () 
	public java.util.List getTempPowerSaveWhitelistAppIdsList () 
	public int getTempPowerSaveWhitelistAppIdsCount () 
	public int getTempPowerSaveWhitelistAppIds (int) 
		int index
	public com.android.server.ForceAppStandbyTrackerProto$Builder setTempPowerSaveWhitelistAppIds (int, int) 
		int index
		int value
	public com.android.server.ForceAppStandbyTrackerProto$Builder addTempPowerSaveWhitelistAppIds (int) 
		int value
	public com.android.server.ForceAppStandbyTrackerProto$Builder addAllTempPowerSaveWhitelistAppIds (java.lang.Iterable) 
		Iterable values
	public com.android.server.ForceAppStandbyTrackerProto$Builder clearTempPowerSaveWhitelistAppIds () 
	private void ensureRunAnyInBackgroundRestrictedPackagesIsMutable () 
	public java.util.List getRunAnyInBackgroundRestrictedPackagesList () 
	public int getRunAnyInBackgroundRestrictedPackagesCount () 
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages getRunAnyInBackgroundRestrictedPackages (int) 
		int index
	public com.android.server.ForceAppStandbyTrackerProto$Builder setRunAnyInBackgroundRestrictedPackages (int, com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages) 
		int index
		com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages value
	public com.android.server.ForceAppStandbyTrackerProto$Builder setRunAnyInBackgroundRestrictedPackages (int, com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder) 
		int index
		com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder builderForValue
	public com.android.server.ForceAppStandbyTrackerProto$Builder addRunAnyInBackgroundRestrictedPackages (com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages) 
		com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages value
	public com.android.server.ForceAppStandbyTrackerProto$Builder addRunAnyInBackgroundRestrictedPackages (int, com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages) 
		int index
		com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages value
	public com.android.server.ForceAppStandbyTrackerProto$Builder addRunAnyInBackgroundRestrictedPackages (com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder) 
		com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder builderForValue
	public com.android.server.ForceAppStandbyTrackerProto$Builder addRunAnyInBackgroundRestrictedPackages (int, com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder) 
		int index
		com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder builderForValue
	public com.android.server.ForceAppStandbyTrackerProto$Builder addAllRunAnyInBackgroundRestrictedPackages (java.lang.Iterable) 
		Iterable values
	public com.android.server.ForceAppStandbyTrackerProto$Builder clearRunAnyInBackgroundRestrictedPackages () 
	public com.android.server.ForceAppStandbyTrackerProto$Builder removeRunAnyInBackgroundRestrictedPackages (int) 
		int index
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder getRunAnyInBackgroundRestrictedPackagesBuilder (int) 
		int index
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackagesOrBuilder getRunAnyInBackgroundRestrictedPackagesOrBuilder (int) 
		int index
	public java.util.List getRunAnyInBackgroundRestrictedPackagesOrBuilderList () 
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder addRunAnyInBackgroundRestrictedPackagesBuilder () 
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder addRunAnyInBackgroundRestrictedPackagesBuilder (int) 
		int index
	public java.util.List getRunAnyInBackgroundRestrictedPackagesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getRunAnyInBackgroundRestrictedPackagesFieldBuilder () 
	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  (com.android.server.ForceAppStandbyTrackerProto$1) 
		com.android.server.ForceAppStandbyTrackerProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.ForceAppStandbyTrackerProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.ForceAppStandbyTrackerProto$1 x1
}

com/android/server/ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$1.class
ForceAppStandbyTrackerProto.java
package com.android.server
final com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages 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 
}

com/android/server/ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder.class
ForceAppStandbyTrackerProto.java
package com.android.server
public final com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackagesOrBuilder  {
	private int bitField0_
	private int uid_
	private Object packageName_
	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 com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages getDefaultInstanceForType () 
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages build () 
		com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages result
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages buildPartial () 
		com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder mergeFrom (com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages) 
		com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages other
	public final boolean isInitialized () 
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$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
		com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder setUid (int) 
		int value
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder clearUid () 
	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 com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder setPackageName (java.lang.String) 
		String value
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder clearPackageName () 
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder setPackageNameBytes (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  (com.android.server.ForceAppStandbyTrackerProto$1) 
		com.android.server.ForceAppStandbyTrackerProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.ForceAppStandbyTrackerProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.ForceAppStandbyTrackerProto$1 x1
}

com/android/server/ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages.class
ForceAppStandbyTrackerProto.java
package com.android.server
public final com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages extends com.google.protobuf.GeneratedMessage implements com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackagesOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int PACKAGE_NAME_FIELD_NUMBER
	private volatile Object packageName_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages 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 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 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 com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages 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 com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder newBuilderForType () 
	public static com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder newBuilder () 
	public static com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder newBuilder (com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages) 
		com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages prototype
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder toBuilder () 
	protected com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages$Builder builder
	public static com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages 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, com.android.server.ForceAppStandbyTrackerProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.ForceAppStandbyTrackerProto$1 x1
	static int access$402 (com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages, int) 
		com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages x0
		int x1
	static java.lang.Object access$502 (com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages, java.lang.Object) 
		com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages x0
		Object x1
	static int access$602 (com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages, int) 
		com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages x0
		int x1
	static java.lang.Object access$500 (com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages) 
		com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages x0
	static com.google.protobuf.UnknownFieldSet access$700 (com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages) 
		com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.ForceAppStandbyTrackerProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.ForceAppStandbyTrackerProto$1 x2
	static void  () 
}

com/android/server/ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackagesOrBuilder.class
ForceAppStandbyTrackerProto.java
package com.android.server
public abstract com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackagesOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasPackageName () 
	public abstract java.lang.String getPackageName () 
	public abstract com.google.protobuf.ByteString getPackageNameBytes () 
}

com/android/server/ForceAppStandbyTrackerProto.class
ForceAppStandbyTrackerProto.java
package com.android.server
public final com.android.server.ForceAppStandbyTrackerProto extends com.google.protobuf.GeneratedMessage implements com.android.server.ForceAppStandbyTrackerProtoOrBuilder  {
	private int bitField0_
	public static final int FORCE_ALL_APPS_STANDBY_FIELD_NUMBER
	private boolean forceAllAppsStandby_
	public static final int FOREGROUND_UIDS_FIELD_NUMBER
	private java.util.List foregroundUids_
	public static final int POWER_SAVE_WHITELIST_APP_IDS_FIELD_NUMBER
	private java.util.List powerSaveWhitelistAppIds_
	public static final int TEMP_POWER_SAVE_WHITELIST_APP_IDS_FIELD_NUMBER
	private java.util.List tempPowerSaveWhitelistAppIds_
	public static final int RUN_ANY_IN_BACKGROUND_RESTRICTED_PACKAGES_FIELD_NUMBER
	private java.util.List runAnyInBackgroundRestrictedPackages_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.ForceAppStandbyTrackerProto 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 length
		int limit
		int length
		int limit
		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 hasForceAllAppsStandby () 
	public boolean getForceAllAppsStandby () 
	public java.util.List getForegroundUidsList () 
	public int getForegroundUidsCount () 
	public int getForegroundUids (int) 
		int index
	public java.util.List getPowerSaveWhitelistAppIdsList () 
	public int getPowerSaveWhitelistAppIdsCount () 
	public int getPowerSaveWhitelistAppIds (int) 
		int index
	public java.util.List getTempPowerSaveWhitelistAppIdsList () 
	public int getTempPowerSaveWhitelistAppIdsCount () 
	public int getTempPowerSaveWhitelistAppIds (int) 
		int index
	public java.util.List getRunAnyInBackgroundRestrictedPackagesList () 
	public java.util.List getRunAnyInBackgroundRestrictedPackagesOrBuilderList () 
	public int getRunAnyInBackgroundRestrictedPackagesCount () 
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages getRunAnyInBackgroundRestrictedPackages (int) 
		int index
	public com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackagesOrBuilder getRunAnyInBackgroundRestrictedPackagesOrBuilder (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
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int dataSize
		int i
		int dataSize
		int i
		int dataSize
		int i
		int size
	public static com.android.server.ForceAppStandbyTrackerProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.ForceAppStandbyTrackerProto 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 com.android.server.ForceAppStandbyTrackerProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.ForceAppStandbyTrackerProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.ForceAppStandbyTrackerProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.ForceAppStandbyTrackerProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.ForceAppStandbyTrackerProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.ForceAppStandbyTrackerProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.ForceAppStandbyTrackerProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.ForceAppStandbyTrackerProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.ForceAppStandbyTrackerProto$Builder newBuilderForType () 
	public static com.android.server.ForceAppStandbyTrackerProto$Builder newBuilder () 
	public static com.android.server.ForceAppStandbyTrackerProto$Builder newBuilder (com.android.server.ForceAppStandbyTrackerProto) 
		com.android.server.ForceAppStandbyTrackerProto prototype
	public com.android.server.ForceAppStandbyTrackerProto$Builder toBuilder () 
	protected com.android.server.ForceAppStandbyTrackerProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.ForceAppStandbyTrackerProto$Builder builder
	public static com.android.server.ForceAppStandbyTrackerProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.ForceAppStandbyTrackerProto 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, com.android.server.ForceAppStandbyTrackerProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.ForceAppStandbyTrackerProto$1 x1
	static boolean access$1302 (com.android.server.ForceAppStandbyTrackerProto, boolean) 
		com.android.server.ForceAppStandbyTrackerProto x0
		boolean x1
	static java.util.List access$1402 (com.android.server.ForceAppStandbyTrackerProto, java.util.List) 
		com.android.server.ForceAppStandbyTrackerProto x0
		java.util.List x1
	static java.util.List access$1502 (com.android.server.ForceAppStandbyTrackerProto, java.util.List) 
		com.android.server.ForceAppStandbyTrackerProto x0
		java.util.List x1
	static java.util.List access$1602 (com.android.server.ForceAppStandbyTrackerProto, java.util.List) 
		com.android.server.ForceAppStandbyTrackerProto x0
		java.util.List x1
	static java.util.List access$1702 (com.android.server.ForceAppStandbyTrackerProto, java.util.List) 
		com.android.server.ForceAppStandbyTrackerProto x0
		java.util.List x1
	static int access$1802 (com.android.server.ForceAppStandbyTrackerProto, int) 
		com.android.server.ForceAppStandbyTrackerProto x0
		int x1
	static java.util.List access$1400 (com.android.server.ForceAppStandbyTrackerProto) 
		com.android.server.ForceAppStandbyTrackerProto x0
	static java.util.List access$1500 (com.android.server.ForceAppStandbyTrackerProto) 
		com.android.server.ForceAppStandbyTrackerProto x0
	static java.util.List access$1600 (com.android.server.ForceAppStandbyTrackerProto) 
		com.android.server.ForceAppStandbyTrackerProto x0
	static java.util.List access$1700 (com.android.server.ForceAppStandbyTrackerProto) 
		com.android.server.ForceAppStandbyTrackerProto x0
	static boolean access$1900 () 
	static com.google.protobuf.UnknownFieldSet access$2000 (com.android.server.ForceAppStandbyTrackerProto) 
		com.android.server.ForceAppStandbyTrackerProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.ForceAppStandbyTrackerProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.ForceAppStandbyTrackerProto$1 x2
	static void  () 
}

com/android/server/ForceAppStandbyTrackerProtoOrBuilder.class
ForceAppStandbyTrackerProtoOrBuilder.java
package com.android.server
public abstract com.android.server.ForceAppStandbyTrackerProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasForceAllAppsStandby () 
	public abstract boolean getForceAllAppsStandby () 
	public abstract java.util.List getForegroundUidsList () 
	public abstract int getForegroundUidsCount () 
	public abstract int getForegroundUids (int) 
	public abstract java.util.List getPowerSaveWhitelistAppIdsList () 
	public abstract int getPowerSaveWhitelistAppIdsCount () 
	public abstract int getPowerSaveWhitelistAppIds (int) 
	public abstract java.util.List getTempPowerSaveWhitelistAppIdsList () 
	public abstract int getTempPowerSaveWhitelistAppIdsCount () 
	public abstract int getTempPowerSaveWhitelistAppIds (int) 
	public abstract java.util.List getRunAnyInBackgroundRestrictedPackagesList () 
	public abstract com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackages getRunAnyInBackgroundRestrictedPackages (int) 
	public abstract int getRunAnyInBackgroundRestrictedPackagesCount () 
	public abstract java.util.List getRunAnyInBackgroundRestrictedPackagesOrBuilderList () 
	public abstract com.android.server.ForceAppStandbyTrackerProto$RunAnyInBackgroundRestrictedPackagesOrBuilder getRunAnyInBackgroundRestrictedPackagesOrBuilder (int) 
}

com/android/server/Forceappstandbytracker$1.class
Forceappstandbytracker.java
package com.android.server
final com.android.server.Forceappstandbytracker$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
}

com/android/server/Forceappstandbytracker.class
Forceappstandbytracker.java
package com.android.server
public final com.android.server.Forceappstandbytracker extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_ForceAppStandbyTrackerProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_ForceAppStandbyTrackerProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_ForceAppStandbyTrackerProto_RunAnyInBackgroundRestrictedPackages_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_ForceAppStandbyTrackerProto_RunAnyInBackgroundRestrictedPackages_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/android/server/IdleDispatchEntryProto$1.class
IdleDispatchEntryProto.java
package com.android.server
final com.android.server.IdleDispatchEntryProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.IdleDispatchEntryProto 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 
}

com/android/server/IdleDispatchEntryProto$Builder.class
IdleDispatchEntryProto.java
package com.android.server
public final com.android.server.IdleDispatchEntryProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.IdleDispatchEntryProtoOrBuilder  {
	private int bitField0_
	private int uid_
	private Object pkg_
	private Object tag_
	private Object op_
	private long entryCreationRealtime_
	private long argRealtime_
	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 com.android.server.IdleDispatchEntryProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.IdleDispatchEntryProto getDefaultInstanceForType () 
	public com.android.server.IdleDispatchEntryProto build () 
		com.android.server.IdleDispatchEntryProto result
	public com.android.server.IdleDispatchEntryProto buildPartial () 
		com.android.server.IdleDispatchEntryProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.IdleDispatchEntryProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.IdleDispatchEntryProto$Builder mergeFrom (com.android.server.IdleDispatchEntryProto) 
		com.android.server.IdleDispatchEntryProto other
	public final boolean isInitialized () 
	public com.android.server.IdleDispatchEntryProto$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
		com.android.server.IdleDispatchEntryProto parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.server.IdleDispatchEntryProto$Builder setUid (int) 
		int value
	public com.android.server.IdleDispatchEntryProto$Builder clearUid () 
	public boolean hasPkg () 
	public java.lang.String getPkg () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPkgBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.IdleDispatchEntryProto$Builder setPkg (java.lang.String) 
		String value
	public com.android.server.IdleDispatchEntryProto$Builder clearPkg () 
	public com.android.server.IdleDispatchEntryProto$Builder setPkgBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.IdleDispatchEntryProto$Builder setTag (java.lang.String) 
		String value
	public com.android.server.IdleDispatchEntryProto$Builder clearTag () 
	public com.android.server.IdleDispatchEntryProto$Builder setTagBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasOp () 
	public java.lang.String getOp () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getOpBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.IdleDispatchEntryProto$Builder setOp (java.lang.String) 
		String value
	public com.android.server.IdleDispatchEntryProto$Builder clearOp () 
	public com.android.server.IdleDispatchEntryProto$Builder setOpBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasEntryCreationRealtime () 
	public long getEntryCreationRealtime () 
	public com.android.server.IdleDispatchEntryProto$Builder setEntryCreationRealtime (long) 
		long value
	public com.android.server.IdleDispatchEntryProto$Builder clearEntryCreationRealtime () 
	public boolean hasArgRealtime () 
	public long getArgRealtime () 
	public com.android.server.IdleDispatchEntryProto$Builder setArgRealtime (long) 
		long value
	public com.android.server.IdleDispatchEntryProto$Builder clearArgRealtime () 
	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  (com.android.server.IdleDispatchEntryProto$1) 
		com.android.server.IdleDispatchEntryProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.IdleDispatchEntryProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.IdleDispatchEntryProto$1 x1
}

com/android/server/IdleDispatchEntryProto.class
IdleDispatchEntryProto.java
package com.android.server
public final com.android.server.IdleDispatchEntryProto extends com.google.protobuf.GeneratedMessage implements com.android.server.IdleDispatchEntryProtoOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int PKG_FIELD_NUMBER
	private volatile Object pkg_
	public static final int TAG_FIELD_NUMBER
	private volatile Object tag_
	public static final int OP_FIELD_NUMBER
	private volatile Object op_
	public static final int ENTRY_CREATION_REALTIME_FIELD_NUMBER
	private long entryCreationRealtime_
	public static final int ARG_REALTIME_FIELD_NUMBER
	private long argRealtime_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.IdleDispatchEntryProto 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 hasUid () 
	public int getUid () 
	public boolean hasPkg () 
	public java.lang.String getPkg () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPkgBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasOp () 
	public java.lang.String getOp () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getOpBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasEntryCreationRealtime () 
	public long getEntryCreationRealtime () 
	public boolean hasArgRealtime () 
	public long getArgRealtime () 
	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 com.android.server.IdleDispatchEntryProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.IdleDispatchEntryProto 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 com.android.server.IdleDispatchEntryProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.IdleDispatchEntryProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.IdleDispatchEntryProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.IdleDispatchEntryProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.IdleDispatchEntryProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.IdleDispatchEntryProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.IdleDispatchEntryProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.IdleDispatchEntryProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.IdleDispatchEntryProto$Builder newBuilderForType () 
	public static com.android.server.IdleDispatchEntryProto$Builder newBuilder () 
	public static com.android.server.IdleDispatchEntryProto$Builder newBuilder (com.android.server.IdleDispatchEntryProto) 
		com.android.server.IdleDispatchEntryProto prototype
	public com.android.server.IdleDispatchEntryProto$Builder toBuilder () 
	protected com.android.server.IdleDispatchEntryProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.IdleDispatchEntryProto$Builder builder
	public static com.android.server.IdleDispatchEntryProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.IdleDispatchEntryProto 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, com.android.server.IdleDispatchEntryProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.IdleDispatchEntryProto$1 x1
	static int access$402 (com.android.server.IdleDispatchEntryProto, int) 
		com.android.server.IdleDispatchEntryProto x0
		int x1
	static java.lang.Object access$502 (com.android.server.IdleDispatchEntryProto, java.lang.Object) 
		com.android.server.IdleDispatchEntryProto x0
		Object x1
	static java.lang.Object access$602 (com.android.server.IdleDispatchEntryProto, java.lang.Object) 
		com.android.server.IdleDispatchEntryProto x0
		Object x1
	static java.lang.Object access$702 (com.android.server.IdleDispatchEntryProto, java.lang.Object) 
		com.android.server.IdleDispatchEntryProto x0
		Object x1
	static long access$802 (com.android.server.IdleDispatchEntryProto, long) 
		com.android.server.IdleDispatchEntryProto x0
		long x1
	static long access$902 (com.android.server.IdleDispatchEntryProto, long) 
		com.android.server.IdleDispatchEntryProto x0
		long x1
	static int access$1002 (com.android.server.IdleDispatchEntryProto, int) 
		com.android.server.IdleDispatchEntryProto x0
		int x1
	static java.lang.Object access$500 (com.android.server.IdleDispatchEntryProto) 
		com.android.server.IdleDispatchEntryProto x0
	static java.lang.Object access$600 (com.android.server.IdleDispatchEntryProto) 
		com.android.server.IdleDispatchEntryProto x0
	static java.lang.Object access$700 (com.android.server.IdleDispatchEntryProto) 
		com.android.server.IdleDispatchEntryProto x0
	static com.google.protobuf.UnknownFieldSet access$1100 (com.android.server.IdleDispatchEntryProto) 
		com.android.server.IdleDispatchEntryProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.IdleDispatchEntryProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.IdleDispatchEntryProto$1 x2
	static void  () 
}

com/android/server/IdleDispatchEntryProtoOrBuilder.class
IdleDispatchEntryProtoOrBuilder.java
package com.android.server
public abstract com.android.server.IdleDispatchEntryProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasPkg () 
	public abstract java.lang.String getPkg () 
	public abstract com.google.protobuf.ByteString getPkgBytes () 
	public abstract boolean hasTag () 
	public abstract java.lang.String getTag () 
	public abstract com.google.protobuf.ByteString getTagBytes () 
	public abstract boolean hasOp () 
	public abstract java.lang.String getOp () 
	public abstract com.google.protobuf.ByteString getOpBytes () 
	public abstract boolean hasEntryCreationRealtime () 
	public abstract long getEntryCreationRealtime () 
	public abstract boolean hasArgRealtime () 
	public abstract long getArgRealtime () 
}

com/android/server/InFlightProto$1.class
InFlightProto.java
package com.android.server
final com.android.server.InFlightProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.InFlightProto 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 
}

com/android/server/InFlightProto$Builder.class
InFlightProto.java
package com.android.server
public final com.android.server.InFlightProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.InFlightProtoOrBuilder  {
	private int bitField0_
	private int uid_
	private Object tag_
	private long whenElapsedMs_
	private int alarmType_
	private android.app.PendingIntentProto pendingIntent_
	private com.google.protobuf.SingleFieldBuilder pendingIntentBuilder_
	private com.android.server.BroadcastStatsProto broadcastStats_
	private com.google.protobuf.SingleFieldBuilder broadcastStatsBuilder_
	private com.android.server.FilterStatsProto filterStats_
	private com.google.protobuf.SingleFieldBuilder filterStatsBuilder_
	private android.os.WorkSourceProto workSource_
	private com.google.protobuf.SingleFieldBuilder workSourceBuilder_
	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 com.android.server.InFlightProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.InFlightProto getDefaultInstanceForType () 
	public com.android.server.InFlightProto build () 
		com.android.server.InFlightProto result
	public com.android.server.InFlightProto buildPartial () 
		com.android.server.InFlightProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.InFlightProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.InFlightProto$Builder mergeFrom (com.android.server.InFlightProto) 
		com.android.server.InFlightProto other
	public final boolean isInitialized () 
	public com.android.server.InFlightProto$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
		com.android.server.InFlightProto parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.server.InFlightProto$Builder setUid (int) 
		int value
	public com.android.server.InFlightProto$Builder clearUid () 
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.InFlightProto$Builder setTag (java.lang.String) 
		String value
	public com.android.server.InFlightProto$Builder clearTag () 
	public com.android.server.InFlightProto$Builder setTagBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasWhenElapsedMs () 
	public long getWhenElapsedMs () 
	public com.android.server.InFlightProto$Builder setWhenElapsedMs (long) 
		long value
	public com.android.server.InFlightProto$Builder clearWhenElapsedMs () 
	public boolean hasAlarmType () 
	public android.app.AlarmManagerProto$AlarmType getAlarmType () 
		android.app.AlarmManagerProto$AlarmType result
	public com.android.server.InFlightProto$Builder setAlarmType (android.app.AlarmManagerProto$AlarmType) 
		android.app.AlarmManagerProto$AlarmType value
	public com.android.server.InFlightProto$Builder clearAlarmType () 
	public boolean hasPendingIntent () 
	public android.app.PendingIntentProto getPendingIntent () 
	public com.android.server.InFlightProto$Builder setPendingIntent (android.app.PendingIntentProto) 
		android.app.PendingIntentProto value
	public com.android.server.InFlightProto$Builder setPendingIntent (android.app.PendingIntentProto$Builder) 
		android.app.PendingIntentProto$Builder builderForValue
	public com.android.server.InFlightProto$Builder mergePendingIntent (android.app.PendingIntentProto) 
		android.app.PendingIntentProto value
	public com.android.server.InFlightProto$Builder clearPendingIntent () 
	public android.app.PendingIntentProto$Builder getPendingIntentBuilder () 
	public android.app.PendingIntentProtoOrBuilder getPendingIntentOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPendingIntentFieldBuilder () 
	public boolean hasBroadcastStats () 
	public com.android.server.BroadcastStatsProto getBroadcastStats () 
	public com.android.server.InFlightProto$Builder setBroadcastStats (com.android.server.BroadcastStatsProto) 
		com.android.server.BroadcastStatsProto value
	public com.android.server.InFlightProto$Builder setBroadcastStats (com.android.server.BroadcastStatsProto$Builder) 
		com.android.server.BroadcastStatsProto$Builder builderForValue
	public com.android.server.InFlightProto$Builder mergeBroadcastStats (com.android.server.BroadcastStatsProto) 
		com.android.server.BroadcastStatsProto value
	public com.android.server.InFlightProto$Builder clearBroadcastStats () 
	public com.android.server.BroadcastStatsProto$Builder getBroadcastStatsBuilder () 
	public com.android.server.BroadcastStatsProtoOrBuilder getBroadcastStatsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBroadcastStatsFieldBuilder () 
	public boolean hasFilterStats () 
	public com.android.server.FilterStatsProto getFilterStats () 
	public com.android.server.InFlightProto$Builder setFilterStats (com.android.server.FilterStatsProto) 
		com.android.server.FilterStatsProto value
	public com.android.server.InFlightProto$Builder setFilterStats (com.android.server.FilterStatsProto$Builder) 
		com.android.server.FilterStatsProto$Builder builderForValue
	public com.android.server.InFlightProto$Builder mergeFilterStats (com.android.server.FilterStatsProto) 
		com.android.server.FilterStatsProto value
	public com.android.server.InFlightProto$Builder clearFilterStats () 
	public com.android.server.FilterStatsProto$Builder getFilterStatsBuilder () 
	public com.android.server.FilterStatsProtoOrBuilder getFilterStatsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getFilterStatsFieldBuilder () 
	public boolean hasWorkSource () 
	public android.os.WorkSourceProto getWorkSource () 
	public com.android.server.InFlightProto$Builder setWorkSource (android.os.WorkSourceProto) 
		android.os.WorkSourceProto value
	public com.android.server.InFlightProto$Builder setWorkSource (android.os.WorkSourceProto$Builder) 
		android.os.WorkSourceProto$Builder builderForValue
	public com.android.server.InFlightProto$Builder mergeWorkSource (android.os.WorkSourceProto) 
		android.os.WorkSourceProto value
	public com.android.server.InFlightProto$Builder clearWorkSource () 
	public android.os.WorkSourceProto$Builder getWorkSourceBuilder () 
	public android.os.WorkSourceProtoOrBuilder getWorkSourceOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWorkSourceFieldBuilder () 
	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  (com.android.server.InFlightProto$1) 
		com.android.server.InFlightProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.InFlightProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.InFlightProto$1 x1
}

com/android/server/InFlightProto.class
InFlightProto.java
package com.android.server
public final com.android.server.InFlightProto extends com.google.protobuf.GeneratedMessage implements com.android.server.InFlightProtoOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int TAG_FIELD_NUMBER
	private volatile Object tag_
	public static final int WHEN_ELAPSED_MS_FIELD_NUMBER
	private long whenElapsedMs_
	public static final int ALARM_TYPE_FIELD_NUMBER
	private int alarmType_
	public static final int PENDING_INTENT_FIELD_NUMBER
	private android.app.PendingIntentProto pendingIntent_
	public static final int BROADCAST_STATS_FIELD_NUMBER
	private com.android.server.BroadcastStatsProto broadcastStats_
	public static final int FILTER_STATS_FIELD_NUMBER
	private com.android.server.FilterStatsProto filterStats_
	public static final int WORK_SOURCE_FIELD_NUMBER
	private android.os.WorkSourceProto workSource_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.InFlightProto 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.app.AlarmManagerProto$AlarmType value
		android.app.PendingIntentProto$Builder subBuilder
		com.android.server.BroadcastStatsProto$Builder subBuilder
		com.android.server.FilterStatsProto$Builder subBuilder
		android.os.WorkSourceProto$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 hasUid () 
	public int getUid () 
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasWhenElapsedMs () 
	public long getWhenElapsedMs () 
	public boolean hasAlarmType () 
	public android.app.AlarmManagerProto$AlarmType getAlarmType () 
		android.app.AlarmManagerProto$AlarmType result
	public boolean hasPendingIntent () 
	public android.app.PendingIntentProto getPendingIntent () 
	public android.app.PendingIntentProtoOrBuilder getPendingIntentOrBuilder () 
	public boolean hasBroadcastStats () 
	public com.android.server.BroadcastStatsProto getBroadcastStats () 
	public com.android.server.BroadcastStatsProtoOrBuilder getBroadcastStatsOrBuilder () 
	public boolean hasFilterStats () 
	public com.android.server.FilterStatsProto getFilterStats () 
	public com.android.server.FilterStatsProtoOrBuilder getFilterStatsOrBuilder () 
	public boolean hasWorkSource () 
	public android.os.WorkSourceProto getWorkSource () 
	public android.os.WorkSourceProtoOrBuilder getWorkSourceOrBuilder () 
	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 com.android.server.InFlightProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.InFlightProto 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 com.android.server.InFlightProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.InFlightProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.InFlightProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.InFlightProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.InFlightProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.InFlightProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.InFlightProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.InFlightProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.InFlightProto$Builder newBuilderForType () 
	public static com.android.server.InFlightProto$Builder newBuilder () 
	public static com.android.server.InFlightProto$Builder newBuilder (com.android.server.InFlightProto) 
		com.android.server.InFlightProto prototype
	public com.android.server.InFlightProto$Builder toBuilder () 
	protected com.android.server.InFlightProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.InFlightProto$Builder builder
	public static com.android.server.InFlightProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.InFlightProto 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, com.android.server.InFlightProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.InFlightProto$1 x1
	static int access$402 (com.android.server.InFlightProto, int) 
		com.android.server.InFlightProto x0
		int x1
	static java.lang.Object access$502 (com.android.server.InFlightProto, java.lang.Object) 
		com.android.server.InFlightProto x0
		Object x1
	static long access$602 (com.android.server.InFlightProto, long) 
		com.android.server.InFlightProto x0
		long x1
	static int access$702 (com.android.server.InFlightProto, int) 
		com.android.server.InFlightProto x0
		int x1
	static android.app.PendingIntentProto access$802 (com.android.server.InFlightProto, android.app.PendingIntentProto) 
		com.android.server.InFlightProto x0
		android.app.PendingIntentProto x1
	static com.android.server.BroadcastStatsProto access$902 (com.android.server.InFlightProto, com.android.server.BroadcastStatsProto) 
		com.android.server.InFlightProto x0
		com.android.server.BroadcastStatsProto x1
	static com.android.server.FilterStatsProto access$1002 (com.android.server.InFlightProto, com.android.server.FilterStatsProto) 
		com.android.server.InFlightProto x0
		com.android.server.FilterStatsProto x1
	static android.os.WorkSourceProto access$1102 (com.android.server.InFlightProto, android.os.WorkSourceProto) 
		com.android.server.InFlightProto x0
		android.os.WorkSourceProto x1
	static int access$1202 (com.android.server.InFlightProto, int) 
		com.android.server.InFlightProto x0
		int x1
	static java.lang.Object access$500 (com.android.server.InFlightProto) 
		com.android.server.InFlightProto x0
	static com.google.protobuf.UnknownFieldSet access$1300 (com.android.server.InFlightProto) 
		com.android.server.InFlightProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.InFlightProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.InFlightProto$1 x2
	static void  () 
}

com/android/server/InFlightProtoOrBuilder.class
InFlightProtoOrBuilder.java
package com.android.server
public abstract com.android.server.InFlightProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasTag () 
	public abstract java.lang.String getTag () 
	public abstract com.google.protobuf.ByteString getTagBytes () 
	public abstract boolean hasWhenElapsedMs () 
	public abstract long getWhenElapsedMs () 
	public abstract boolean hasAlarmType () 
	public abstract android.app.AlarmManagerProto$AlarmType getAlarmType () 
	public abstract boolean hasPendingIntent () 
	public abstract android.app.PendingIntentProto getPendingIntent () 
	public abstract android.app.PendingIntentProtoOrBuilder getPendingIntentOrBuilder () 
	public abstract boolean hasBroadcastStats () 
	public abstract com.android.server.BroadcastStatsProto getBroadcastStats () 
	public abstract com.android.server.BroadcastStatsProtoOrBuilder getBroadcastStatsOrBuilder () 
	public abstract boolean hasFilterStats () 
	public abstract com.android.server.FilterStatsProto getFilterStats () 
	public abstract com.android.server.FilterStatsProtoOrBuilder getFilterStatsOrBuilder () 
	public abstract boolean hasWorkSource () 
	public abstract android.os.WorkSourceProto getWorkSource () 
	public abstract android.os.WorkSourceProtoOrBuilder getWorkSourceOrBuilder () 
}

com/android/server/IntentResolverProto$1.class
IntentResolverProto.java
package com.android.server
final com.android.server.IntentResolverProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.IntentResolverProto 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 
}

com/android/server/IntentResolverProto$ArrayMapEntry$1.class
IntentResolverProto.java
package com.android.server
final com.android.server.IntentResolverProto$ArrayMapEntry$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.IntentResolverProto$ArrayMapEntry 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 
}

com/android/server/IntentResolverProto$ArrayMapEntry$Builder.class
IntentResolverProto.java
package com.android.server
public final com.android.server.IntentResolverProto$ArrayMapEntry$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder  {
	private int bitField0_
	private Object key_
	private com.google.protobuf.LazyStringList values_
	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 com.android.server.IntentResolverProto$ArrayMapEntry$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.IntentResolverProto$ArrayMapEntry getDefaultInstanceForType () 
	public com.android.server.IntentResolverProto$ArrayMapEntry build () 
		com.android.server.IntentResolverProto$ArrayMapEntry result
	public com.android.server.IntentResolverProto$ArrayMapEntry buildPartial () 
		com.android.server.IntentResolverProto$ArrayMapEntry result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder mergeFrom (com.android.server.IntentResolverProto$ArrayMapEntry) 
		com.android.server.IntentResolverProto$ArrayMapEntry other
	public final boolean isInitialized () 
	public com.android.server.IntentResolverProto$ArrayMapEntry$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
		com.android.server.IntentResolverProto$ArrayMapEntry parsedMessage
	public boolean hasKey () 
	public java.lang.String getKey () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getKeyBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder setKey (java.lang.String) 
		String value
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder clearKey () 
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder setKeyBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureValuesIsMutable () 
	public com.google.protobuf.ProtocolStringList getValuesList () 
	public int getValuesCount () 
	public java.lang.String getValues (int) 
		int index
	public com.google.protobuf.ByteString getValuesBytes (int) 
		int index
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder setValues (int, java.lang.String) 
		int index
		String value
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder addValues (java.lang.String) 
		String value
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder addAllValues (java.lang.Iterable) 
		Iterable values
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder clearValues () 
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder addValuesBytes (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  (com.android.server.IntentResolverProto$1) 
		com.android.server.IntentResolverProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.IntentResolverProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.IntentResolverProto$1 x1
}

com/android/server/IntentResolverProto$ArrayMapEntry.class
IntentResolverProto.java
package com.android.server
public final com.android.server.IntentResolverProto$ArrayMapEntry extends com.google.protobuf.GeneratedMessage implements com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder  {
	private int bitField0_
	public static final int KEY_FIELD_NUMBER
	private volatile Object key_
	public static final int VALUES_FIELD_NUMBER
	private com.google.protobuf.LazyStringList values_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.IntentResolverProto$ArrayMapEntry 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 hasKey () 
	public java.lang.String getKey () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getKeyBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.google.protobuf.ProtocolStringList getValuesList () 
	public int getValuesCount () 
	public java.lang.String getValues (int) 
		int index
	public com.google.protobuf.ByteString getValuesBytes (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 com.android.server.IntentResolverProto$ArrayMapEntry parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.IntentResolverProto$ArrayMapEntry 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 com.android.server.IntentResolverProto$ArrayMapEntry parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.IntentResolverProto$ArrayMapEntry parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.IntentResolverProto$ArrayMapEntry parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.IntentResolverProto$ArrayMapEntry parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.IntentResolverProto$ArrayMapEntry parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.IntentResolverProto$ArrayMapEntry parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.IntentResolverProto$ArrayMapEntry parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.IntentResolverProto$ArrayMapEntry parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder newBuilderForType () 
	public static com.android.server.IntentResolverProto$ArrayMapEntry$Builder newBuilder () 
	public static com.android.server.IntentResolverProto$ArrayMapEntry$Builder newBuilder (com.android.server.IntentResolverProto$ArrayMapEntry) 
		com.android.server.IntentResolverProto$ArrayMapEntry prototype
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder toBuilder () 
	protected com.android.server.IntentResolverProto$ArrayMapEntry$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.IntentResolverProto$ArrayMapEntry$Builder builder
	public static com.android.server.IntentResolverProto$ArrayMapEntry getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.IntentResolverProto$ArrayMapEntry 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, com.android.server.IntentResolverProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.IntentResolverProto$1 x1
	static java.lang.Object access$402 (com.android.server.IntentResolverProto$ArrayMapEntry, java.lang.Object) 
		com.android.server.IntentResolverProto$ArrayMapEntry x0
		Object x1
	static com.google.protobuf.LazyStringList access$502 (com.android.server.IntentResolverProto$ArrayMapEntry, com.google.protobuf.LazyStringList) 
		com.android.server.IntentResolverProto$ArrayMapEntry x0
		com.google.protobuf.LazyStringList x1
	static int access$602 (com.android.server.IntentResolverProto$ArrayMapEntry, int) 
		com.android.server.IntentResolverProto$ArrayMapEntry x0
		int x1
	static java.lang.Object access$400 (com.android.server.IntentResolverProto$ArrayMapEntry) 
		com.android.server.IntentResolverProto$ArrayMapEntry x0
	static com.google.protobuf.LazyStringList access$500 (com.android.server.IntentResolverProto$ArrayMapEntry) 
		com.android.server.IntentResolverProto$ArrayMapEntry x0
	static com.google.protobuf.UnknownFieldSet access$700 (com.android.server.IntentResolverProto$ArrayMapEntry) 
		com.android.server.IntentResolverProto$ArrayMapEntry x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.IntentResolverProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.IntentResolverProto$1 x2
	static void  () 
}

com/android/server/IntentResolverProto$ArrayMapEntryOrBuilder.class
IntentResolverProto.java
package com.android.server
public abstract com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasKey () 
	public abstract java.lang.String getKey () 
	public abstract com.google.protobuf.ByteString getKeyBytes () 
	public abstract com.google.protobuf.ProtocolStringList getValuesList () 
	public abstract int getValuesCount () 
	public abstract java.lang.String getValues (int) 
	public abstract com.google.protobuf.ByteString getValuesBytes (int) 
}

com/android/server/IntentResolverProto$Builder.class
IntentResolverProto.java
package com.android.server
public final com.android.server.IntentResolverProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.IntentResolverProtoOrBuilder  {
	private int bitField0_
	private java.util.List fullMimeTypes_
	private com.google.protobuf.RepeatedFieldBuilder fullMimeTypesBuilder_
	private java.util.List baseMimeTypes_
	private com.google.protobuf.RepeatedFieldBuilder baseMimeTypesBuilder_
	private java.util.List wildMimeTypes_
	private com.google.protobuf.RepeatedFieldBuilder wildMimeTypesBuilder_
	private java.util.List schemes_
	private com.google.protobuf.RepeatedFieldBuilder schemesBuilder_
	private java.util.List nonDataActions_
	private com.google.protobuf.RepeatedFieldBuilder nonDataActionsBuilder_
	private java.util.List mimeTypedActions_
	private com.google.protobuf.RepeatedFieldBuilder mimeTypedActionsBuilder_
	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 com.android.server.IntentResolverProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.IntentResolverProto getDefaultInstanceForType () 
	public com.android.server.IntentResolverProto build () 
		com.android.server.IntentResolverProto result
	public com.android.server.IntentResolverProto buildPartial () 
		com.android.server.IntentResolverProto result
		int from_bitField0_
	public com.android.server.IntentResolverProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.IntentResolverProto$Builder mergeFrom (com.android.server.IntentResolverProto) 
		com.android.server.IntentResolverProto other
	public final boolean isInitialized () 
	public com.android.server.IntentResolverProto$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
		com.android.server.IntentResolverProto parsedMessage
	private void ensureFullMimeTypesIsMutable () 
	public java.util.List getFullMimeTypesList () 
	public int getFullMimeTypesCount () 
	public com.android.server.IntentResolverProto$ArrayMapEntry getFullMimeTypes (int) 
		int index
	public com.android.server.IntentResolverProto$Builder setFullMimeTypes (int, com.android.server.IntentResolverProto$ArrayMapEntry) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry value
	public com.android.server.IntentResolverProto$Builder setFullMimeTypes (int, com.android.server.IntentResolverProto$ArrayMapEntry$Builder) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry$Builder builderForValue
	public com.android.server.IntentResolverProto$Builder addFullMimeTypes (com.android.server.IntentResolverProto$ArrayMapEntry) 
		com.android.server.IntentResolverProto$ArrayMapEntry value
	public com.android.server.IntentResolverProto$Builder addFullMimeTypes (int, com.android.server.IntentResolverProto$ArrayMapEntry) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry value
	public com.android.server.IntentResolverProto$Builder addFullMimeTypes (com.android.server.IntentResolverProto$ArrayMapEntry$Builder) 
		com.android.server.IntentResolverProto$ArrayMapEntry$Builder builderForValue
	public com.android.server.IntentResolverProto$Builder addFullMimeTypes (int, com.android.server.IntentResolverProto$ArrayMapEntry$Builder) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry$Builder builderForValue
	public com.android.server.IntentResolverProto$Builder addAllFullMimeTypes (java.lang.Iterable) 
		Iterable values
	public com.android.server.IntentResolverProto$Builder clearFullMimeTypes () 
	public com.android.server.IntentResolverProto$Builder removeFullMimeTypes (int) 
		int index
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder getFullMimeTypesBuilder (int) 
		int index
	public com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder getFullMimeTypesOrBuilder (int) 
		int index
	public java.util.List getFullMimeTypesOrBuilderList () 
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder addFullMimeTypesBuilder () 
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder addFullMimeTypesBuilder (int) 
		int index
	public java.util.List getFullMimeTypesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getFullMimeTypesFieldBuilder () 
	private void ensureBaseMimeTypesIsMutable () 
	public java.util.List getBaseMimeTypesList () 
	public int getBaseMimeTypesCount () 
	public com.android.server.IntentResolverProto$ArrayMapEntry getBaseMimeTypes (int) 
		int index
	public com.android.server.IntentResolverProto$Builder setBaseMimeTypes (int, com.android.server.IntentResolverProto$ArrayMapEntry) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry value
	public com.android.server.IntentResolverProto$Builder setBaseMimeTypes (int, com.android.server.IntentResolverProto$ArrayMapEntry$Builder) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry$Builder builderForValue
	public com.android.server.IntentResolverProto$Builder addBaseMimeTypes (com.android.server.IntentResolverProto$ArrayMapEntry) 
		com.android.server.IntentResolverProto$ArrayMapEntry value
	public com.android.server.IntentResolverProto$Builder addBaseMimeTypes (int, com.android.server.IntentResolverProto$ArrayMapEntry) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry value
	public com.android.server.IntentResolverProto$Builder addBaseMimeTypes (com.android.server.IntentResolverProto$ArrayMapEntry$Builder) 
		com.android.server.IntentResolverProto$ArrayMapEntry$Builder builderForValue
	public com.android.server.IntentResolverProto$Builder addBaseMimeTypes (int, com.android.server.IntentResolverProto$ArrayMapEntry$Builder) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry$Builder builderForValue
	public com.android.server.IntentResolverProto$Builder addAllBaseMimeTypes (java.lang.Iterable) 
		Iterable values
	public com.android.server.IntentResolverProto$Builder clearBaseMimeTypes () 
	public com.android.server.IntentResolverProto$Builder removeBaseMimeTypes (int) 
		int index
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder getBaseMimeTypesBuilder (int) 
		int index
	public com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder getBaseMimeTypesOrBuilder (int) 
		int index
	public java.util.List getBaseMimeTypesOrBuilderList () 
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder addBaseMimeTypesBuilder () 
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder addBaseMimeTypesBuilder (int) 
		int index
	public java.util.List getBaseMimeTypesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getBaseMimeTypesFieldBuilder () 
	private void ensureWildMimeTypesIsMutable () 
	public java.util.List getWildMimeTypesList () 
	public int getWildMimeTypesCount () 
	public com.android.server.IntentResolverProto$ArrayMapEntry getWildMimeTypes (int) 
		int index
	public com.android.server.IntentResolverProto$Builder setWildMimeTypes (int, com.android.server.IntentResolverProto$ArrayMapEntry) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry value
	public com.android.server.IntentResolverProto$Builder setWildMimeTypes (int, com.android.server.IntentResolverProto$ArrayMapEntry$Builder) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry$Builder builderForValue
	public com.android.server.IntentResolverProto$Builder addWildMimeTypes (com.android.server.IntentResolverProto$ArrayMapEntry) 
		com.android.server.IntentResolverProto$ArrayMapEntry value
	public com.android.server.IntentResolverProto$Builder addWildMimeTypes (int, com.android.server.IntentResolverProto$ArrayMapEntry) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry value
	public com.android.server.IntentResolverProto$Builder addWildMimeTypes (com.android.server.IntentResolverProto$ArrayMapEntry$Builder) 
		com.android.server.IntentResolverProto$ArrayMapEntry$Builder builderForValue
	public com.android.server.IntentResolverProto$Builder addWildMimeTypes (int, com.android.server.IntentResolverProto$ArrayMapEntry$Builder) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry$Builder builderForValue
	public com.android.server.IntentResolverProto$Builder addAllWildMimeTypes (java.lang.Iterable) 
		Iterable values
	public com.android.server.IntentResolverProto$Builder clearWildMimeTypes () 
	public com.android.server.IntentResolverProto$Builder removeWildMimeTypes (int) 
		int index
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder getWildMimeTypesBuilder (int) 
		int index
	public com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder getWildMimeTypesOrBuilder (int) 
		int index
	public java.util.List getWildMimeTypesOrBuilderList () 
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder addWildMimeTypesBuilder () 
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder addWildMimeTypesBuilder (int) 
		int index
	public java.util.List getWildMimeTypesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getWildMimeTypesFieldBuilder () 
	private void ensureSchemesIsMutable () 
	public java.util.List getSchemesList () 
	public int getSchemesCount () 
	public com.android.server.IntentResolverProto$ArrayMapEntry getSchemes (int) 
		int index
	public com.android.server.IntentResolverProto$Builder setSchemes (int, com.android.server.IntentResolverProto$ArrayMapEntry) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry value
	public com.android.server.IntentResolverProto$Builder setSchemes (int, com.android.server.IntentResolverProto$ArrayMapEntry$Builder) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry$Builder builderForValue
	public com.android.server.IntentResolverProto$Builder addSchemes (com.android.server.IntentResolverProto$ArrayMapEntry) 
		com.android.server.IntentResolverProto$ArrayMapEntry value
	public com.android.server.IntentResolverProto$Builder addSchemes (int, com.android.server.IntentResolverProto$ArrayMapEntry) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry value
	public com.android.server.IntentResolverProto$Builder addSchemes (com.android.server.IntentResolverProto$ArrayMapEntry$Builder) 
		com.android.server.IntentResolverProto$ArrayMapEntry$Builder builderForValue
	public com.android.server.IntentResolverProto$Builder addSchemes (int, com.android.server.IntentResolverProto$ArrayMapEntry$Builder) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry$Builder builderForValue
	public com.android.server.IntentResolverProto$Builder addAllSchemes (java.lang.Iterable) 
		Iterable values
	public com.android.server.IntentResolverProto$Builder clearSchemes () 
	public com.android.server.IntentResolverProto$Builder removeSchemes (int) 
		int index
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder getSchemesBuilder (int) 
		int index
	public com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder getSchemesOrBuilder (int) 
		int index
	public java.util.List getSchemesOrBuilderList () 
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder addSchemesBuilder () 
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder addSchemesBuilder (int) 
		int index
	public java.util.List getSchemesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getSchemesFieldBuilder () 
	private void ensureNonDataActionsIsMutable () 
	public java.util.List getNonDataActionsList () 
	public int getNonDataActionsCount () 
	public com.android.server.IntentResolverProto$ArrayMapEntry getNonDataActions (int) 
		int index
	public com.android.server.IntentResolverProto$Builder setNonDataActions (int, com.android.server.IntentResolverProto$ArrayMapEntry) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry value
	public com.android.server.IntentResolverProto$Builder setNonDataActions (int, com.android.server.IntentResolverProto$ArrayMapEntry$Builder) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry$Builder builderForValue
	public com.android.server.IntentResolverProto$Builder addNonDataActions (com.android.server.IntentResolverProto$ArrayMapEntry) 
		com.android.server.IntentResolverProto$ArrayMapEntry value
	public com.android.server.IntentResolverProto$Builder addNonDataActions (int, com.android.server.IntentResolverProto$ArrayMapEntry) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry value
	public com.android.server.IntentResolverProto$Builder addNonDataActions (com.android.server.IntentResolverProto$ArrayMapEntry$Builder) 
		com.android.server.IntentResolverProto$ArrayMapEntry$Builder builderForValue
	public com.android.server.IntentResolverProto$Builder addNonDataActions (int, com.android.server.IntentResolverProto$ArrayMapEntry$Builder) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry$Builder builderForValue
	public com.android.server.IntentResolverProto$Builder addAllNonDataActions (java.lang.Iterable) 
		Iterable values
	public com.android.server.IntentResolverProto$Builder clearNonDataActions () 
	public com.android.server.IntentResolverProto$Builder removeNonDataActions (int) 
		int index
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder getNonDataActionsBuilder (int) 
		int index
	public com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder getNonDataActionsOrBuilder (int) 
		int index
	public java.util.List getNonDataActionsOrBuilderList () 
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder addNonDataActionsBuilder () 
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder addNonDataActionsBuilder (int) 
		int index
	public java.util.List getNonDataActionsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getNonDataActionsFieldBuilder () 
	private void ensureMimeTypedActionsIsMutable () 
	public java.util.List getMimeTypedActionsList () 
	public int getMimeTypedActionsCount () 
	public com.android.server.IntentResolverProto$ArrayMapEntry getMimeTypedActions (int) 
		int index
	public com.android.server.IntentResolverProto$Builder setMimeTypedActions (int, com.android.server.IntentResolverProto$ArrayMapEntry) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry value
	public com.android.server.IntentResolverProto$Builder setMimeTypedActions (int, com.android.server.IntentResolverProto$ArrayMapEntry$Builder) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry$Builder builderForValue
	public com.android.server.IntentResolverProto$Builder addMimeTypedActions (com.android.server.IntentResolverProto$ArrayMapEntry) 
		com.android.server.IntentResolverProto$ArrayMapEntry value
	public com.android.server.IntentResolverProto$Builder addMimeTypedActions (int, com.android.server.IntentResolverProto$ArrayMapEntry) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry value
	public com.android.server.IntentResolverProto$Builder addMimeTypedActions (com.android.server.IntentResolverProto$ArrayMapEntry$Builder) 
		com.android.server.IntentResolverProto$ArrayMapEntry$Builder builderForValue
	public com.android.server.IntentResolverProto$Builder addMimeTypedActions (int, com.android.server.IntentResolverProto$ArrayMapEntry$Builder) 
		int index
		com.android.server.IntentResolverProto$ArrayMapEntry$Builder builderForValue
	public com.android.server.IntentResolverProto$Builder addAllMimeTypedActions (java.lang.Iterable) 
		Iterable values
	public com.android.server.IntentResolverProto$Builder clearMimeTypedActions () 
	public com.android.server.IntentResolverProto$Builder removeMimeTypedActions (int) 
		int index
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder getMimeTypedActionsBuilder (int) 
		int index
	public com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder getMimeTypedActionsOrBuilder (int) 
		int index
	public java.util.List getMimeTypedActionsOrBuilderList () 
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder addMimeTypedActionsBuilder () 
	public com.android.server.IntentResolverProto$ArrayMapEntry$Builder addMimeTypedActionsBuilder (int) 
		int index
	public java.util.List getMimeTypedActionsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getMimeTypedActionsFieldBuilder () 
	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  (com.android.server.IntentResolverProto$1) 
		com.android.server.IntentResolverProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.IntentResolverProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.IntentResolverProto$1 x1
}

com/android/server/IntentResolverProto.class
IntentResolverProto.java
package com.android.server
public final com.android.server.IntentResolverProto extends com.google.protobuf.GeneratedMessage implements com.android.server.IntentResolverProtoOrBuilder  {
	public static final int FULL_MIME_TYPES_FIELD_NUMBER
	private java.util.List fullMimeTypes_
	public static final int BASE_MIME_TYPES_FIELD_NUMBER
	private java.util.List baseMimeTypes_
	public static final int WILD_MIME_TYPES_FIELD_NUMBER
	private java.util.List wildMimeTypes_
	public static final int SCHEMES_FIELD_NUMBER
	private java.util.List schemes_
	public static final int NON_DATA_ACTIONS_FIELD_NUMBER
	private java.util.List nonDataActions_
	public static final int MIME_TYPED_ACTIONS_FIELD_NUMBER
	private java.util.List mimeTypedActions_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.IntentResolverProto 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 getFullMimeTypesList () 
	public java.util.List getFullMimeTypesOrBuilderList () 
	public int getFullMimeTypesCount () 
	public com.android.server.IntentResolverProto$ArrayMapEntry getFullMimeTypes (int) 
		int index
	public com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder getFullMimeTypesOrBuilder (int) 
		int index
	public java.util.List getBaseMimeTypesList () 
	public java.util.List getBaseMimeTypesOrBuilderList () 
	public int getBaseMimeTypesCount () 
	public com.android.server.IntentResolverProto$ArrayMapEntry getBaseMimeTypes (int) 
		int index
	public com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder getBaseMimeTypesOrBuilder (int) 
		int index
	public java.util.List getWildMimeTypesList () 
	public java.util.List getWildMimeTypesOrBuilderList () 
	public int getWildMimeTypesCount () 
	public com.android.server.IntentResolverProto$ArrayMapEntry getWildMimeTypes (int) 
		int index
	public com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder getWildMimeTypesOrBuilder (int) 
		int index
	public java.util.List getSchemesList () 
	public java.util.List getSchemesOrBuilderList () 
	public int getSchemesCount () 
	public com.android.server.IntentResolverProto$ArrayMapEntry getSchemes (int) 
		int index
	public com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder getSchemesOrBuilder (int) 
		int index
	public java.util.List getNonDataActionsList () 
	public java.util.List getNonDataActionsOrBuilderList () 
	public int getNonDataActionsCount () 
	public com.android.server.IntentResolverProto$ArrayMapEntry getNonDataActions (int) 
		int index
	public com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder getNonDataActionsOrBuilder (int) 
		int index
	public java.util.List getMimeTypedActionsList () 
	public java.util.List getMimeTypedActionsOrBuilderList () 
	public int getMimeTypedActionsCount () 
	public com.android.server.IntentResolverProto$ArrayMapEntry getMimeTypedActions (int) 
		int index
	public com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder getMimeTypedActionsOrBuilder (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
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int i
		int i
		int i
		int i
		int i
		int size
	public static com.android.server.IntentResolverProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.IntentResolverProto 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 com.android.server.IntentResolverProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.IntentResolverProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.IntentResolverProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.IntentResolverProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.IntentResolverProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.IntentResolverProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.IntentResolverProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.IntentResolverProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.IntentResolverProto$Builder newBuilderForType () 
	public static com.android.server.IntentResolverProto$Builder newBuilder () 
	public static com.android.server.IntentResolverProto$Builder newBuilder (com.android.server.IntentResolverProto) 
		com.android.server.IntentResolverProto prototype
	public com.android.server.IntentResolverProto$Builder toBuilder () 
	protected com.android.server.IntentResolverProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.IntentResolverProto$Builder builder
	public static com.android.server.IntentResolverProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.IntentResolverProto 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, com.android.server.IntentResolverProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.IntentResolverProto$1 x1
	static java.util.List access$1302 (com.android.server.IntentResolverProto, java.util.List) 
		com.android.server.IntentResolverProto x0
		java.util.List x1
	static java.util.List access$1402 (com.android.server.IntentResolverProto, java.util.List) 
		com.android.server.IntentResolverProto x0
		java.util.List x1
	static java.util.List access$1502 (com.android.server.IntentResolverProto, java.util.List) 
		com.android.server.IntentResolverProto x0
		java.util.List x1
	static java.util.List access$1602 (com.android.server.IntentResolverProto, java.util.List) 
		com.android.server.IntentResolverProto x0
		java.util.List x1
	static java.util.List access$1702 (com.android.server.IntentResolverProto, java.util.List) 
		com.android.server.IntentResolverProto x0
		java.util.List x1
	static java.util.List access$1802 (com.android.server.IntentResolverProto, java.util.List) 
		com.android.server.IntentResolverProto x0
		java.util.List x1
	static java.util.List access$1300 (com.android.server.IntentResolverProto) 
		com.android.server.IntentResolverProto x0
	static boolean access$1900 () 
	static java.util.List access$1400 (com.android.server.IntentResolverProto) 
		com.android.server.IntentResolverProto x0
	static boolean access$2000 () 
	static java.util.List access$1500 (com.android.server.IntentResolverProto) 
		com.android.server.IntentResolverProto x0
	static boolean access$2100 () 
	static java.util.List access$1600 (com.android.server.IntentResolverProto) 
		com.android.server.IntentResolverProto x0
	static boolean access$2200 () 
	static java.util.List access$1700 (com.android.server.IntentResolverProto) 
		com.android.server.IntentResolverProto x0
	static boolean access$2300 () 
	static java.util.List access$1800 (com.android.server.IntentResolverProto) 
		com.android.server.IntentResolverProto x0
	static boolean access$2400 () 
	static com.google.protobuf.UnknownFieldSet access$2500 (com.android.server.IntentResolverProto) 
		com.android.server.IntentResolverProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.IntentResolverProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.IntentResolverProto$1 x2
	static void  () 
}

com/android/server/IntentResolverProtoOrBuilder.class
IntentResolverProtoOrBuilder.java
package com.android.server
public abstract com.android.server.IntentResolverProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getFullMimeTypesList () 
	public abstract com.android.server.IntentResolverProto$ArrayMapEntry getFullMimeTypes (int) 
	public abstract int getFullMimeTypesCount () 
	public abstract java.util.List getFullMimeTypesOrBuilderList () 
	public abstract com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder getFullMimeTypesOrBuilder (int) 
	public abstract java.util.List getBaseMimeTypesList () 
	public abstract com.android.server.IntentResolverProto$ArrayMapEntry getBaseMimeTypes (int) 
	public abstract int getBaseMimeTypesCount () 
	public abstract java.util.List getBaseMimeTypesOrBuilderList () 
	public abstract com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder getBaseMimeTypesOrBuilder (int) 
	public abstract java.util.List getWildMimeTypesList () 
	public abstract com.android.server.IntentResolverProto$ArrayMapEntry getWildMimeTypes (int) 
	public abstract int getWildMimeTypesCount () 
	public abstract java.util.List getWildMimeTypesOrBuilderList () 
	public abstract com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder getWildMimeTypesOrBuilder (int) 
	public abstract java.util.List getSchemesList () 
	public abstract com.android.server.IntentResolverProto$ArrayMapEntry getSchemes (int) 
	public abstract int getSchemesCount () 
	public abstract java.util.List getSchemesOrBuilderList () 
	public abstract com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder getSchemesOrBuilder (int) 
	public abstract java.util.List getNonDataActionsList () 
	public abstract com.android.server.IntentResolverProto$ArrayMapEntry getNonDataActions (int) 
	public abstract int getNonDataActionsCount () 
	public abstract java.util.List getNonDataActionsOrBuilderList () 
	public abstract com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder getNonDataActionsOrBuilder (int) 
	public abstract java.util.List getMimeTypedActionsList () 
	public abstract com.android.server.IntentResolverProto$ArrayMapEntry getMimeTypedActions (int) 
	public abstract int getMimeTypedActionsCount () 
	public abstract java.util.List getMimeTypedActionsOrBuilderList () 
	public abstract com.android.server.IntentResolverProto$ArrayMapEntryOrBuilder getMimeTypedActionsOrBuilder (int) 
}

com/android/server/Intentresolver$1.class
Intentresolver.java
package com.android.server
final com.android.server.Intentresolver$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
}

com/android/server/Intentresolver.class
Intentresolver.java
package com.android.server
public final com.android.server.Intentresolver extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_IntentResolverProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_IntentResolverProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_IntentResolverProto_ArrayMapEntry_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_IntentResolverProto_ArrayMapEntry_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/android/server/WakeupEventProto$1.class
WakeupEventProto.java
package com.android.server
final com.android.server.WakeupEventProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.WakeupEventProto 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 
}

com/android/server/WakeupEventProto$Builder.class
WakeupEventProto.java
package com.android.server
public final com.android.server.WakeupEventProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.WakeupEventProtoOrBuilder  {
	private int bitField0_
	private int uid_
	private Object action_
	private long when_
	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 com.android.server.WakeupEventProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.WakeupEventProto getDefaultInstanceForType () 
	public com.android.server.WakeupEventProto build () 
		com.android.server.WakeupEventProto result
	public com.android.server.WakeupEventProto buildPartial () 
		com.android.server.WakeupEventProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.WakeupEventProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.WakeupEventProto$Builder mergeFrom (com.android.server.WakeupEventProto) 
		com.android.server.WakeupEventProto other
	public final boolean isInitialized () 
	public com.android.server.WakeupEventProto$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
		com.android.server.WakeupEventProto parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.server.WakeupEventProto$Builder setUid (int) 
		int value
	public com.android.server.WakeupEventProto$Builder clearUid () 
	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.android.server.WakeupEventProto$Builder setAction (java.lang.String) 
		String value
	public com.android.server.WakeupEventProto$Builder clearAction () 
	public com.android.server.WakeupEventProto$Builder setActionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasWhen () 
	public long getWhen () 
	public com.android.server.WakeupEventProto$Builder setWhen (long) 
		long value
	public com.android.server.WakeupEventProto$Builder clearWhen () 
	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  (com.android.server.WakeupEventProto$1) 
		com.android.server.WakeupEventProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.WakeupEventProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.WakeupEventProto$1 x1
}

com/android/server/WakeupEventProto.class
WakeupEventProto.java
package com.android.server
public final com.android.server.WakeupEventProto extends com.google.protobuf.GeneratedMessage implements com.android.server.WakeupEventProtoOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int ACTION_FIELD_NUMBER
	private volatile Object action_
	public static final int WHEN_FIELD_NUMBER
	private long when_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.WakeupEventProto 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 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 boolean hasWhen () 
	public long getWhen () 
	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 com.android.server.WakeupEventProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.WakeupEventProto 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 com.android.server.WakeupEventProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.WakeupEventProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.WakeupEventProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.WakeupEventProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.WakeupEventProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.WakeupEventProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.WakeupEventProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.WakeupEventProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.WakeupEventProto$Builder newBuilderForType () 
	public static com.android.server.WakeupEventProto$Builder newBuilder () 
	public static com.android.server.WakeupEventProto$Builder newBuilder (com.android.server.WakeupEventProto) 
		com.android.server.WakeupEventProto prototype
	public com.android.server.WakeupEventProto$Builder toBuilder () 
	protected com.android.server.WakeupEventProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.WakeupEventProto$Builder builder
	public static com.android.server.WakeupEventProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.WakeupEventProto 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, com.android.server.WakeupEventProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.WakeupEventProto$1 x1
	static int access$402 (com.android.server.WakeupEventProto, int) 
		com.android.server.WakeupEventProto x0
		int x1
	static java.lang.Object access$502 (com.android.server.WakeupEventProto, java.lang.Object) 
		com.android.server.WakeupEventProto x0
		Object x1
	static long access$602 (com.android.server.WakeupEventProto, long) 
		com.android.server.WakeupEventProto x0
		long x1
	static int access$702 (com.android.server.WakeupEventProto, int) 
		com.android.server.WakeupEventProto x0
		int x1
	static java.lang.Object access$500 (com.android.server.WakeupEventProto) 
		com.android.server.WakeupEventProto x0
	static com.google.protobuf.UnknownFieldSet access$800 (com.android.server.WakeupEventProto) 
		com.android.server.WakeupEventProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.WakeupEventProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.WakeupEventProto$1 x2
	static void  () 
}

com/android/server/WakeupEventProtoOrBuilder.class
WakeupEventProtoOrBuilder.java
package com.android.server
public abstract com.android.server.WakeupEventProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasAction () 
	public abstract java.lang.String getAction () 
	public abstract com.google.protobuf.ByteString getActionBytes () 
	public abstract boolean hasWhen () 
	public abstract long getWhen () 
}

com/android/server/am/proto/ActiveServicesProto$1.class
ActiveServicesProto.java
package com.android.server.am.proto
final com.android.server.am.proto.ActiveServicesProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.ActiveServicesProto 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 
}

com/android/server/am/proto/ActiveServicesProto$Builder.class
ActiveServicesProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ActiveServicesProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.ActiveServicesProtoOrBuilder  {
	private int bitField0_
	private java.util.List servicesByUsers_
	private com.google.protobuf.RepeatedFieldBuilder servicesByUsersBuilder_
	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 com.android.server.am.proto.ActiveServicesProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.ActiveServicesProto getDefaultInstanceForType () 
	public com.android.server.am.proto.ActiveServicesProto build () 
		com.android.server.am.proto.ActiveServicesProto result
	public com.android.server.am.proto.ActiveServicesProto buildPartial () 
		com.android.server.am.proto.ActiveServicesProto result
		int from_bitField0_
	public com.android.server.am.proto.ActiveServicesProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.ActiveServicesProto$Builder mergeFrom (com.android.server.am.proto.ActiveServicesProto) 
		com.android.server.am.proto.ActiveServicesProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.ActiveServicesProto$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
		com.android.server.am.proto.ActiveServicesProto parsedMessage
	private void ensureServicesByUsersIsMutable () 
	public java.util.List getServicesByUsersList () 
	public int getServicesByUsersCount () 
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser getServicesByUsers (int) 
		int index
	public com.android.server.am.proto.ActiveServicesProto$Builder setServicesByUsers (int, com.android.server.am.proto.ActiveServicesProto$ServicesByUser) 
		int index
		com.android.server.am.proto.ActiveServicesProto$ServicesByUser value
	public com.android.server.am.proto.ActiveServicesProto$Builder setServicesByUsers (int, com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder) 
		int index
		com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder builderForValue
	public com.android.server.am.proto.ActiveServicesProto$Builder addServicesByUsers (com.android.server.am.proto.ActiveServicesProto$ServicesByUser) 
		com.android.server.am.proto.ActiveServicesProto$ServicesByUser value
	public com.android.server.am.proto.ActiveServicesProto$Builder addServicesByUsers (int, com.android.server.am.proto.ActiveServicesProto$ServicesByUser) 
		int index
		com.android.server.am.proto.ActiveServicesProto$ServicesByUser value
	public com.android.server.am.proto.ActiveServicesProto$Builder addServicesByUsers (com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder) 
		com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder builderForValue
	public com.android.server.am.proto.ActiveServicesProto$Builder addServicesByUsers (int, com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder) 
		int index
		com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder builderForValue
	public com.android.server.am.proto.ActiveServicesProto$Builder addAllServicesByUsers (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.ActiveServicesProto$Builder clearServicesByUsers () 
	public com.android.server.am.proto.ActiveServicesProto$Builder removeServicesByUsers (int) 
		int index
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder getServicesByUsersBuilder (int) 
		int index
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUserOrBuilder getServicesByUsersOrBuilder (int) 
		int index
	public java.util.List getServicesByUsersOrBuilderList () 
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder addServicesByUsersBuilder () 
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder addServicesByUsersBuilder (int) 
		int index
	public java.util.List getServicesByUsersBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getServicesByUsersFieldBuilder () 
	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  (com.android.server.am.proto.ActiveServicesProto$1) 
		com.android.server.am.proto.ActiveServicesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.ActiveServicesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.ActiveServicesProto$1 x1
}

com/android/server/am/proto/ActiveServicesProto$ServicesByUser$1.class
ActiveServicesProto.java
package com.android.server.am.proto
final com.android.server.am.proto.ActiveServicesProto$ServicesByUser$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser 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 
}

com/android/server/am/proto/ActiveServicesProto$ServicesByUser$Builder.class
ActiveServicesProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.ActiveServicesProto$ServicesByUserOrBuilder  {
	private int bitField0_
	private int userId_
	private java.util.List serviceRecords_
	private com.google.protobuf.RepeatedFieldBuilder serviceRecordsBuilder_
	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 com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser getDefaultInstanceForType () 
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser build () 
		com.android.server.am.proto.ActiveServicesProto$ServicesByUser result
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser buildPartial () 
		com.android.server.am.proto.ActiveServicesProto$ServicesByUser result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder mergeFrom (com.android.server.am.proto.ActiveServicesProto$ServicesByUser) 
		com.android.server.am.proto.ActiveServicesProto$ServicesByUser other
	public final boolean isInitialized () 
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser$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
		com.android.server.am.proto.ActiveServicesProto$ServicesByUser parsedMessage
	public boolean hasUserId () 
	public int getUserId () 
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder setUserId (int) 
		int value
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder clearUserId () 
	private void ensureServiceRecordsIsMutable () 
	public java.util.List getServiceRecordsList () 
	public int getServiceRecordsCount () 
	public com.android.server.am.proto.ServiceRecordProto getServiceRecords (int) 
		int index
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder setServiceRecords (int, com.android.server.am.proto.ServiceRecordProto) 
		int index
		com.android.server.am.proto.ServiceRecordProto value
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder setServiceRecords (int, com.android.server.am.proto.ServiceRecordProto$Builder) 
		int index
		com.android.server.am.proto.ServiceRecordProto$Builder builderForValue
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder addServiceRecords (com.android.server.am.proto.ServiceRecordProto) 
		com.android.server.am.proto.ServiceRecordProto value
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder addServiceRecords (int, com.android.server.am.proto.ServiceRecordProto) 
		int index
		com.android.server.am.proto.ServiceRecordProto value
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder addServiceRecords (com.android.server.am.proto.ServiceRecordProto$Builder) 
		com.android.server.am.proto.ServiceRecordProto$Builder builderForValue
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder addServiceRecords (int, com.android.server.am.proto.ServiceRecordProto$Builder) 
		int index
		com.android.server.am.proto.ServiceRecordProto$Builder builderForValue
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder addAllServiceRecords (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder clearServiceRecords () 
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder removeServiceRecords (int) 
		int index
	public com.android.server.am.proto.ServiceRecordProto$Builder getServiceRecordsBuilder (int) 
		int index
	public com.android.server.am.proto.ServiceRecordProtoOrBuilder getServiceRecordsOrBuilder (int) 
		int index
	public java.util.List getServiceRecordsOrBuilderList () 
	public com.android.server.am.proto.ServiceRecordProto$Builder addServiceRecordsBuilder () 
	public com.android.server.am.proto.ServiceRecordProto$Builder addServiceRecordsBuilder (int) 
		int index
	public java.util.List getServiceRecordsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getServiceRecordsFieldBuilder () 
	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  (com.android.server.am.proto.ActiveServicesProto$1) 
		com.android.server.am.proto.ActiveServicesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.ActiveServicesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.ActiveServicesProto$1 x1
}

com/android/server/am/proto/ActiveServicesProto$ServicesByUser.class
ActiveServicesProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ActiveServicesProto$ServicesByUser extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.ActiveServicesProto$ServicesByUserOrBuilder  {
	private int bitField0_
	public static final int USER_ID_FIELD_NUMBER
	private int userId_
	public static final int SERVICE_RECORDS_FIELD_NUMBER
	private java.util.List serviceRecords_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.ActiveServicesProto$ServicesByUser 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 hasUserId () 
	public int getUserId () 
	public java.util.List getServiceRecordsList () 
	public java.util.List getServiceRecordsOrBuilderList () 
	public int getServiceRecordsCount () 
	public com.android.server.am.proto.ServiceRecordProto getServiceRecords (int) 
		int index
	public com.android.server.am.proto.ServiceRecordProtoOrBuilder getServiceRecordsOrBuilder (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 com.android.server.am.proto.ActiveServicesProto$ServicesByUser parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.ActiveServicesProto$ServicesByUser 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 com.android.server.am.proto.ActiveServicesProto$ServicesByUser parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.ActiveServicesProto$ServicesByUser parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActiveServicesProto$ServicesByUser parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ActiveServicesProto$ServicesByUser parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActiveServicesProto$ServicesByUser parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ActiveServicesProto$ServicesByUser parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActiveServicesProto$ServicesByUser parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.ActiveServicesProto$ServicesByUser parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder newBuilderForType () 
	public static com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder newBuilder () 
	public static com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder newBuilder (com.android.server.am.proto.ActiveServicesProto$ServicesByUser) 
		com.android.server.am.proto.ActiveServicesProto$ServicesByUser prototype
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder toBuilder () 
	protected com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.ActiveServicesProto$ServicesByUser$Builder builder
	public static com.android.server.am.proto.ActiveServicesProto$ServicesByUser getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser 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, com.android.server.am.proto.ActiveServicesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.ActiveServicesProto$1 x1
	static int access$402 (com.android.server.am.proto.ActiveServicesProto$ServicesByUser, int) 
		com.android.server.am.proto.ActiveServicesProto$ServicesByUser x0
		int x1
	static java.util.List access$502 (com.android.server.am.proto.ActiveServicesProto$ServicesByUser, java.util.List) 
		com.android.server.am.proto.ActiveServicesProto$ServicesByUser x0
		java.util.List x1
	static int access$602 (com.android.server.am.proto.ActiveServicesProto$ServicesByUser, int) 
		com.android.server.am.proto.ActiveServicesProto$ServicesByUser x0
		int x1
	static java.util.List access$500 (com.android.server.am.proto.ActiveServicesProto$ServicesByUser) 
		com.android.server.am.proto.ActiveServicesProto$ServicesByUser x0
	static boolean access$700 () 
	static com.google.protobuf.UnknownFieldSet access$800 (com.android.server.am.proto.ActiveServicesProto$ServicesByUser) 
		com.android.server.am.proto.ActiveServicesProto$ServicesByUser x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.ActiveServicesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.ActiveServicesProto$1 x2
	static void  () 
}

com/android/server/am/proto/ActiveServicesProto$ServicesByUserOrBuilder.class
ActiveServicesProto.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.ActiveServicesProto$ServicesByUserOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUserId () 
	public abstract int getUserId () 
	public abstract java.util.List getServiceRecordsList () 
	public abstract com.android.server.am.proto.ServiceRecordProto getServiceRecords (int) 
	public abstract int getServiceRecordsCount () 
	public abstract java.util.List getServiceRecordsOrBuilderList () 
	public abstract com.android.server.am.proto.ServiceRecordProtoOrBuilder getServiceRecordsOrBuilder (int) 
}

com/android/server/am/proto/ActiveServicesProto.class
ActiveServicesProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ActiveServicesProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.ActiveServicesProtoOrBuilder  {
	public static final int SERVICES_BY_USERS_FIELD_NUMBER
	private java.util.List servicesByUsers_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.ActiveServicesProto 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 getServicesByUsersList () 
	public java.util.List getServicesByUsersOrBuilderList () 
	public int getServicesByUsersCount () 
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUser getServicesByUsers (int) 
		int index
	public com.android.server.am.proto.ActiveServicesProto$ServicesByUserOrBuilder getServicesByUsersOrBuilder (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 com.android.server.am.proto.ActiveServicesProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.ActiveServicesProto 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 com.android.server.am.proto.ActiveServicesProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.ActiveServicesProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActiveServicesProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ActiveServicesProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActiveServicesProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ActiveServicesProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActiveServicesProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.ActiveServicesProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.ActiveServicesProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.ActiveServicesProto$Builder newBuilder () 
	public static com.android.server.am.proto.ActiveServicesProto$Builder newBuilder (com.android.server.am.proto.ActiveServicesProto) 
		com.android.server.am.proto.ActiveServicesProto prototype
	public com.android.server.am.proto.ActiveServicesProto$Builder toBuilder () 
	protected com.android.server.am.proto.ActiveServicesProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.ActiveServicesProto$Builder builder
	public static com.android.server.am.proto.ActiveServicesProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.ActiveServicesProto 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$1200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.am.proto.ActiveServicesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.ActiveServicesProto$1 x1
	static java.util.List access$1402 (com.android.server.am.proto.ActiveServicesProto, java.util.List) 
		com.android.server.am.proto.ActiveServicesProto x0
		java.util.List x1
	static java.util.List access$1400 (com.android.server.am.proto.ActiveServicesProto) 
		com.android.server.am.proto.ActiveServicesProto x0
	static boolean access$1500 () 
	static com.google.protobuf.UnknownFieldSet access$1600 (com.android.server.am.proto.ActiveServicesProto) 
		com.android.server.am.proto.ActiveServicesProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.ActiveServicesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.ActiveServicesProto$1 x2
	static void  () 
}

com/android/server/am/proto/ActiveServicesProtoOrBuilder.class
ActiveServicesProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.ActiveServicesProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getServicesByUsersList () 
	public abstract com.android.server.am.proto.ActiveServicesProto$ServicesByUser getServicesByUsers (int) 
	public abstract int getServicesByUsersCount () 
	public abstract java.util.List getServicesByUsersOrBuilderList () 
	public abstract com.android.server.am.proto.ActiveServicesProto$ServicesByUserOrBuilder getServicesByUsersOrBuilder (int) 
}

com/android/server/am/proto/ActivityDisplayProto$1.class
ActivityDisplayProto.java
package com.android.server.am.proto
final com.android.server.am.proto.ActivityDisplayProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.ActivityDisplayProto 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 
}

com/android/server/am/proto/ActivityDisplayProto$Builder.class
ActivityDisplayProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ActivityDisplayProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.ActivityDisplayProtoOrBuilder  {
	private int bitField0_
	private com.android.server.wm.proto.ConfigurationContainerProto configurationContainer_
	private com.google.protobuf.SingleFieldBuilder configurationContainerBuilder_
	private int id_
	private java.util.List stacks_
	private com.google.protobuf.RepeatedFieldBuilder stacksBuilder_
	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 com.android.server.am.proto.ActivityDisplayProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.ActivityDisplayProto getDefaultInstanceForType () 
	public com.android.server.am.proto.ActivityDisplayProto build () 
		com.android.server.am.proto.ActivityDisplayProto result
	public com.android.server.am.proto.ActivityDisplayProto buildPartial () 
		com.android.server.am.proto.ActivityDisplayProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.ActivityDisplayProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.ActivityDisplayProto$Builder mergeFrom (com.android.server.am.proto.ActivityDisplayProto) 
		com.android.server.am.proto.ActivityDisplayProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.ActivityDisplayProto$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
		com.android.server.am.proto.ActivityDisplayProto parsedMessage
	public boolean hasConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProto getConfigurationContainer () 
	public com.android.server.am.proto.ActivityDisplayProto$Builder setConfigurationContainer (com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.wm.proto.ConfigurationContainerProto value
	public com.android.server.am.proto.ActivityDisplayProto$Builder setConfigurationContainer (com.android.server.wm.proto.ConfigurationContainerProto$Builder) 
		com.android.server.wm.proto.ConfigurationContainerProto$Builder builderForValue
	public com.android.server.am.proto.ActivityDisplayProto$Builder mergeConfigurationContainer (com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.wm.proto.ConfigurationContainerProto value
	public com.android.server.am.proto.ActivityDisplayProto$Builder clearConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder getConfigurationContainerBuilder () 
	public com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder getConfigurationContainerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getConfigurationContainerFieldBuilder () 
	public boolean hasId () 
	public int getId () 
	public com.android.server.am.proto.ActivityDisplayProto$Builder setId (int) 
		int value
	public com.android.server.am.proto.ActivityDisplayProto$Builder clearId () 
	private void ensureStacksIsMutable () 
	public java.util.List getStacksList () 
	public int getStacksCount () 
	public com.android.server.am.proto.ActivityStackProto getStacks (int) 
		int index
	public com.android.server.am.proto.ActivityDisplayProto$Builder setStacks (int, com.android.server.am.proto.ActivityStackProto) 
		int index
		com.android.server.am.proto.ActivityStackProto value
	public com.android.server.am.proto.ActivityDisplayProto$Builder setStacks (int, com.android.server.am.proto.ActivityStackProto$Builder) 
		int index
		com.android.server.am.proto.ActivityStackProto$Builder builderForValue
	public com.android.server.am.proto.ActivityDisplayProto$Builder addStacks (com.android.server.am.proto.ActivityStackProto) 
		com.android.server.am.proto.ActivityStackProto value
	public com.android.server.am.proto.ActivityDisplayProto$Builder addStacks (int, com.android.server.am.proto.ActivityStackProto) 
		int index
		com.android.server.am.proto.ActivityStackProto value
	public com.android.server.am.proto.ActivityDisplayProto$Builder addStacks (com.android.server.am.proto.ActivityStackProto$Builder) 
		com.android.server.am.proto.ActivityStackProto$Builder builderForValue
	public com.android.server.am.proto.ActivityDisplayProto$Builder addStacks (int, com.android.server.am.proto.ActivityStackProto$Builder) 
		int index
		com.android.server.am.proto.ActivityStackProto$Builder builderForValue
	public com.android.server.am.proto.ActivityDisplayProto$Builder addAllStacks (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.ActivityDisplayProto$Builder clearStacks () 
	public com.android.server.am.proto.ActivityDisplayProto$Builder removeStacks (int) 
		int index
	public com.android.server.am.proto.ActivityStackProto$Builder getStacksBuilder (int) 
		int index
	public com.android.server.am.proto.ActivityStackProtoOrBuilder getStacksOrBuilder (int) 
		int index
	public java.util.List getStacksOrBuilderList () 
	public com.android.server.am.proto.ActivityStackProto$Builder addStacksBuilder () 
	public com.android.server.am.proto.ActivityStackProto$Builder addStacksBuilder (int) 
		int index
	public java.util.List getStacksBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getStacksFieldBuilder () 
	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  (com.android.server.am.proto.ActivityDisplayProto$1) 
		com.android.server.am.proto.ActivityDisplayProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.ActivityDisplayProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.ActivityDisplayProto$1 x1
}

com/android/server/am/proto/ActivityDisplayProto.class
ActivityDisplayProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ActivityDisplayProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.ActivityDisplayProtoOrBuilder  {
	private int bitField0_
	public static final int CONFIGURATION_CONTAINER_FIELD_NUMBER
	private com.android.server.wm.proto.ConfigurationContainerProto configurationContainer_
	public static final int ID_FIELD_NUMBER
	private int id_
	public static final int STACKS_FIELD_NUMBER
	private java.util.List stacks_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.ActivityDisplayProto 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.android.server.wm.proto.ConfigurationContainerProto$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 hasConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProto getConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder getConfigurationContainerOrBuilder () 
	public boolean hasId () 
	public int getId () 
	public java.util.List getStacksList () 
	public java.util.List getStacksOrBuilderList () 
	public int getStacksCount () 
	public com.android.server.am.proto.ActivityStackProto getStacks (int) 
		int index
	public com.android.server.am.proto.ActivityStackProtoOrBuilder getStacksOrBuilder (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 com.android.server.am.proto.ActivityDisplayProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.ActivityDisplayProto 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 com.android.server.am.proto.ActivityDisplayProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.ActivityDisplayProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActivityDisplayProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ActivityDisplayProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActivityDisplayProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ActivityDisplayProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActivityDisplayProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.ActivityDisplayProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.ActivityDisplayProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.ActivityDisplayProto$Builder newBuilder () 
	public static com.android.server.am.proto.ActivityDisplayProto$Builder newBuilder (com.android.server.am.proto.ActivityDisplayProto) 
		com.android.server.am.proto.ActivityDisplayProto prototype
	public com.android.server.am.proto.ActivityDisplayProto$Builder toBuilder () 
	protected com.android.server.am.proto.ActivityDisplayProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.ActivityDisplayProto$Builder builder
	public static com.android.server.am.proto.ActivityDisplayProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.ActivityDisplayProto 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, com.android.server.am.proto.ActivityDisplayProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.ActivityDisplayProto$1 x1
	static com.android.server.wm.proto.ConfigurationContainerProto access$402 (com.android.server.am.proto.ActivityDisplayProto, com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.am.proto.ActivityDisplayProto x0
		com.android.server.wm.proto.ConfigurationContainerProto x1
	static int access$502 (com.android.server.am.proto.ActivityDisplayProto, int) 
		com.android.server.am.proto.ActivityDisplayProto x0
		int x1
	static java.util.List access$602 (com.android.server.am.proto.ActivityDisplayProto, java.util.List) 
		com.android.server.am.proto.ActivityDisplayProto x0
		java.util.List x1
	static int access$702 (com.android.server.am.proto.ActivityDisplayProto, int) 
		com.android.server.am.proto.ActivityDisplayProto x0
		int x1
	static java.util.List access$600 (com.android.server.am.proto.ActivityDisplayProto) 
		com.android.server.am.proto.ActivityDisplayProto x0
	static boolean access$800 () 
	static com.google.protobuf.UnknownFieldSet access$900 (com.android.server.am.proto.ActivityDisplayProto) 
		com.android.server.am.proto.ActivityDisplayProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.ActivityDisplayProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.ActivityDisplayProto$1 x2
	static void  () 
}

com/android/server/am/proto/ActivityDisplayProtoOrBuilder.class
ActivityDisplayProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.ActivityDisplayProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasConfigurationContainer () 
	public abstract com.android.server.wm.proto.ConfigurationContainerProto getConfigurationContainer () 
	public abstract com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder getConfigurationContainerOrBuilder () 
	public abstract boolean hasId () 
	public abstract int getId () 
	public abstract java.util.List getStacksList () 
	public abstract com.android.server.am.proto.ActivityStackProto getStacks (int) 
	public abstract int getStacksCount () 
	public abstract java.util.List getStacksOrBuilderList () 
	public abstract com.android.server.am.proto.ActivityStackProtoOrBuilder getStacksOrBuilder (int) 
}

com/android/server/am/proto/ActivityManagerServiceProto$1.class
ActivityManagerServiceProto.java
package com.android.server.am.proto
final com.android.server.am.proto.ActivityManagerServiceProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.ActivityManagerServiceProto 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 
}

com/android/server/am/proto/ActivityManagerServiceProto$Builder.class
ActivityManagerServiceProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ActivityManagerServiceProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.ActivityManagerServiceProtoOrBuilder  {
	private int bitField0_
	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 services_
	private com.google.protobuf.SingleFieldBuilder servicesBuilder_
	private com.android.server.am.proto.ProcessProto processes_
	private com.google.protobuf.SingleFieldBuilder processesBuilder_
	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 com.android.server.am.proto.ActivityManagerServiceProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.ActivityManagerServiceProto getDefaultInstanceForType () 
	public com.android.server.am.proto.ActivityManagerServiceProto build () 
		com.android.server.am.proto.ActivityManagerServiceProto result
	public com.android.server.am.proto.ActivityManagerServiceProto buildPartial () 
		com.android.server.am.proto.ActivityManagerServiceProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.ActivityManagerServiceProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.ActivityManagerServiceProto$Builder mergeFrom (com.android.server.am.proto.ActivityManagerServiceProto) 
		com.android.server.am.proto.ActivityManagerServiceProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.ActivityManagerServiceProto$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
		com.android.server.am.proto.ActivityManagerServiceProto parsedMessage
	public boolean hasActivities () 
	public com.android.server.am.proto.ActivityStackSupervisorProto getActivities () 
	public com.android.server.am.proto.ActivityManagerServiceProto$Builder setActivities (com.android.server.am.proto.ActivityStackSupervisorProto) 
		com.android.server.am.proto.ActivityStackSupervisorProto value
	public com.android.server.am.proto.ActivityManagerServiceProto$Builder setActivities (com.android.server.am.proto.ActivityStackSupervisorProto$Builder) 
		com.android.server.am.proto.ActivityStackSupervisorProto$Builder builderForValue
	public com.android.server.am.proto.ActivityManagerServiceProto$Builder mergeActivities (com.android.server.am.proto.ActivityStackSupervisorProto) 
		com.android.server.am.proto.ActivityStackSupervisorProto value
	public com.android.server.am.proto.ActivityManagerServiceProto$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 com.android.server.am.proto.ActivityManagerServiceProto$Builder setBroadcasts (com.android.server.am.proto.BroadcastProto) 
		com.android.server.am.proto.BroadcastProto value
	public com.android.server.am.proto.ActivityManagerServiceProto$Builder setBroadcasts (com.android.server.am.proto.BroadcastProto$Builder) 
		com.android.server.am.proto.BroadcastProto$Builder builderForValue
	public com.android.server.am.proto.ActivityManagerServiceProto$Builder mergeBroadcasts (com.android.server.am.proto.BroadcastProto) 
		com.android.server.am.proto.BroadcastProto value
	public com.android.server.am.proto.ActivityManagerServiceProto$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 hasServices () 
	public com.android.server.am.proto.ActiveServicesProto getServices () 
	public com.android.server.am.proto.ActivityManagerServiceProto$Builder setServices (com.android.server.am.proto.ActiveServicesProto) 
		com.android.server.am.proto.ActiveServicesProto value
	public com.android.server.am.proto.ActivityManagerServiceProto$Builder setServices (com.android.server.am.proto.ActiveServicesProto$Builder) 
		com.android.server.am.proto.ActiveServicesProto$Builder builderForValue
	public com.android.server.am.proto.ActivityManagerServiceProto$Builder mergeServices (com.android.server.am.proto.ActiveServicesProto) 
		com.android.server.am.proto.ActiveServicesProto value
	public com.android.server.am.proto.ActivityManagerServiceProto$Builder clearServices () 
	public com.android.server.am.proto.ActiveServicesProto$Builder getServicesBuilder () 
	public com.android.server.am.proto.ActiveServicesProtoOrBuilder getServicesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getServicesFieldBuilder () 
	public boolean hasProcesses () 
	public com.android.server.am.proto.ProcessProto getProcesses () 
	public com.android.server.am.proto.ActivityManagerServiceProto$Builder setProcesses (com.android.server.am.proto.ProcessProto) 
		com.android.server.am.proto.ProcessProto value
	public com.android.server.am.proto.ActivityManagerServiceProto$Builder setProcesses (com.android.server.am.proto.ProcessProto$Builder) 
		com.android.server.am.proto.ProcessProto$Builder builderForValue
	public com.android.server.am.proto.ActivityManagerServiceProto$Builder mergeProcesses (com.android.server.am.proto.ProcessProto) 
		com.android.server.am.proto.ProcessProto value
	public com.android.server.am.proto.ActivityManagerServiceProto$Builder clearProcesses () 
	public com.android.server.am.proto.ProcessProto$Builder getProcessesBuilder () 
	public com.android.server.am.proto.ProcessProtoOrBuilder getProcessesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getProcessesFieldBuilder () 
	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  (com.android.server.am.proto.ActivityManagerServiceProto$1) 
		com.android.server.am.proto.ActivityManagerServiceProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.ActivityManagerServiceProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.ActivityManagerServiceProto$1 x1
}

com/android/server/am/proto/ActivityManagerServiceProto.class
ActivityManagerServiceProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ActivityManagerServiceProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.ActivityManagerServiceProtoOrBuilder  {
	private int bitField0_
	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 SERVICES_FIELD_NUMBER
	private com.android.server.am.proto.ActiveServicesProto services_
	public static final int PROCESSES_FIELD_NUMBER
	private com.android.server.am.proto.ProcessProto processes_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.ActivityManagerServiceProto 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.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
		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 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 hasServices () 
	public com.android.server.am.proto.ActiveServicesProto getServices () 
	public com.android.server.am.proto.ActiveServicesProtoOrBuilder getServicesOrBuilder () 
	public boolean hasProcesses () 
	public com.android.server.am.proto.ProcessProto getProcesses () 
	public com.android.server.am.proto.ProcessProtoOrBuilder getProcessesOrBuilder () 
	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 com.android.server.am.proto.ActivityManagerServiceProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.ActivityManagerServiceProto 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 com.android.server.am.proto.ActivityManagerServiceProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.ActivityManagerServiceProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActivityManagerServiceProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ActivityManagerServiceProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActivityManagerServiceProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ActivityManagerServiceProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActivityManagerServiceProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.ActivityManagerServiceProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.ActivityManagerServiceProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.ActivityManagerServiceProto$Builder newBuilder () 
	public static com.android.server.am.proto.ActivityManagerServiceProto$Builder newBuilder (com.android.server.am.proto.ActivityManagerServiceProto) 
		com.android.server.am.proto.ActivityManagerServiceProto prototype
	public com.android.server.am.proto.ActivityManagerServiceProto$Builder toBuilder () 
	protected com.android.server.am.proto.ActivityManagerServiceProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.ActivityManagerServiceProto$Builder builder
	public static com.android.server.am.proto.ActivityManagerServiceProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.ActivityManagerServiceProto 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, com.android.server.am.proto.ActivityManagerServiceProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.ActivityManagerServiceProto$1 x1
	static com.android.server.am.proto.ActivityStackSupervisorProto access$402 (com.android.server.am.proto.ActivityManagerServiceProto, com.android.server.am.proto.ActivityStackSupervisorProto) 
		com.android.server.am.proto.ActivityManagerServiceProto x0
		com.android.server.am.proto.ActivityStackSupervisorProto x1
	static com.android.server.am.proto.BroadcastProto access$502 (com.android.server.am.proto.ActivityManagerServiceProto, com.android.server.am.proto.BroadcastProto) 
		com.android.server.am.proto.ActivityManagerServiceProto x0
		com.android.server.am.proto.BroadcastProto x1
	static com.android.server.am.proto.ActiveServicesProto access$602 (com.android.server.am.proto.ActivityManagerServiceProto, com.android.server.am.proto.ActiveServicesProto) 
		com.android.server.am.proto.ActivityManagerServiceProto x0
		com.android.server.am.proto.ActiveServicesProto x1
	static com.android.server.am.proto.ProcessProto access$702 (com.android.server.am.proto.ActivityManagerServiceProto, com.android.server.am.proto.ProcessProto) 
		com.android.server.am.proto.ActivityManagerServiceProto x0
		com.android.server.am.proto.ProcessProto x1
	static int access$802 (com.android.server.am.proto.ActivityManagerServiceProto, int) 
		com.android.server.am.proto.ActivityManagerServiceProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$900 (com.android.server.am.proto.ActivityManagerServiceProto) 
		com.android.server.am.proto.ActivityManagerServiceProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.ActivityManagerServiceProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.ActivityManagerServiceProto$1 x2
	static void  () 
}

com/android/server/am/proto/ActivityManagerServiceProtoOrBuilder.class
ActivityManagerServiceProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.ActivityManagerServiceProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	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 hasServices () 
	public abstract com.android.server.am.proto.ActiveServicesProto getServices () 
	public abstract com.android.server.am.proto.ActiveServicesProtoOrBuilder getServicesOrBuilder () 
	public abstract boolean hasProcesses () 
	public abstract com.android.server.am.proto.ProcessProto getProcesses () 
	public abstract com.android.server.am.proto.ProcessProtoOrBuilder getProcessesOrBuilder () 
}

com/android/server/am/proto/ActivityRecordProto$1.class
ActivityRecordProto.java
package com.android.server.am.proto
final com.android.server.am.proto.ActivityRecordProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.ActivityRecordProto 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 
}

com/android/server/am/proto/ActivityRecordProto$Builder.class
ActivityRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ActivityRecordProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.ActivityRecordProtoOrBuilder  {
	private int bitField0_
	private com.android.server.wm.proto.ConfigurationContainerProto configurationContainer_
	private com.google.protobuf.SingleFieldBuilder configurationContainerBuilder_
	private com.android.server.wm.proto.IdentifierProto identifier_
	private com.google.protobuf.SingleFieldBuilder identifierBuilder_
	private Object state_
	private boolean visible_
	private boolean frontOfTask_
	private int procId_
	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 com.android.server.am.proto.ActivityRecordProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.ActivityRecordProto getDefaultInstanceForType () 
	public com.android.server.am.proto.ActivityRecordProto build () 
		com.android.server.am.proto.ActivityRecordProto result
	public com.android.server.am.proto.ActivityRecordProto buildPartial () 
		com.android.server.am.proto.ActivityRecordProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.ActivityRecordProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.ActivityRecordProto$Builder mergeFrom (com.android.server.am.proto.ActivityRecordProto) 
		com.android.server.am.proto.ActivityRecordProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.ActivityRecordProto$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
		com.android.server.am.proto.ActivityRecordProto parsedMessage
	public boolean hasConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProto getConfigurationContainer () 
	public com.android.server.am.proto.ActivityRecordProto$Builder setConfigurationContainer (com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.wm.proto.ConfigurationContainerProto value
	public com.android.server.am.proto.ActivityRecordProto$Builder setConfigurationContainer (com.android.server.wm.proto.ConfigurationContainerProto$Builder) 
		com.android.server.wm.proto.ConfigurationContainerProto$Builder builderForValue
	public com.android.server.am.proto.ActivityRecordProto$Builder mergeConfigurationContainer (com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.wm.proto.ConfigurationContainerProto value
	public com.android.server.am.proto.ActivityRecordProto$Builder clearConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder getConfigurationContainerBuilder () 
	public com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder getConfigurationContainerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getConfigurationContainerFieldBuilder () 
	public boolean hasIdentifier () 
	public com.android.server.wm.proto.IdentifierProto getIdentifier () 
	public com.android.server.am.proto.ActivityRecordProto$Builder setIdentifier (com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.IdentifierProto value
	public com.android.server.am.proto.ActivityRecordProto$Builder setIdentifier (com.android.server.wm.proto.IdentifierProto$Builder) 
		com.android.server.wm.proto.IdentifierProto$Builder builderForValue
	public com.android.server.am.proto.ActivityRecordProto$Builder mergeIdentifier (com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.IdentifierProto value
	public com.android.server.am.proto.ActivityRecordProto$Builder clearIdentifier () 
	public com.android.server.wm.proto.IdentifierProto$Builder getIdentifierBuilder () 
	public com.android.server.wm.proto.IdentifierProtoOrBuilder getIdentifierOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getIdentifierFieldBuilder () 
	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 com.android.server.am.proto.ActivityRecordProto$Builder setState (java.lang.String) 
		String value
	public com.android.server.am.proto.ActivityRecordProto$Builder clearState () 
	public com.android.server.am.proto.ActivityRecordProto$Builder setStateBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasVisible () 
	public boolean getVisible () 
	public com.android.server.am.proto.ActivityRecordProto$Builder setVisible (boolean) 
		boolean value
	public com.android.server.am.proto.ActivityRecordProto$Builder clearVisible () 
	public boolean hasFrontOfTask () 
	public boolean getFrontOfTask () 
	public com.android.server.am.proto.ActivityRecordProto$Builder setFrontOfTask (boolean) 
		boolean value
	public com.android.server.am.proto.ActivityRecordProto$Builder clearFrontOfTask () 
	public boolean hasProcId () 
	public int getProcId () 
	public com.android.server.am.proto.ActivityRecordProto$Builder setProcId (int) 
		int value
	public com.android.server.am.proto.ActivityRecordProto$Builder clearProcId () 
	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  (com.android.server.am.proto.ActivityRecordProto$1) 
		com.android.server.am.proto.ActivityRecordProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.ActivityRecordProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.ActivityRecordProto$1 x1
}

com/android/server/am/proto/ActivityRecordProto.class
ActivityRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ActivityRecordProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.ActivityRecordProtoOrBuilder  {
	private int bitField0_
	public static final int CONFIGURATION_CONTAINER_FIELD_NUMBER
	private com.android.server.wm.proto.ConfigurationContainerProto configurationContainer_
	public static final int IDENTIFIER_FIELD_NUMBER
	private com.android.server.wm.proto.IdentifierProto identifier_
	public static final int STATE_FIELD_NUMBER
	private volatile Object state_
	public static final int VISIBLE_FIELD_NUMBER
	private boolean visible_
	public static final int FRONT_OF_TASK_FIELD_NUMBER
	private boolean frontOfTask_
	public static final int PROC_ID_FIELD_NUMBER
	private int procId_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.ActivityRecordProto 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.android.server.wm.proto.ConfigurationContainerProto$Builder subBuilder
		com.android.server.wm.proto.IdentifierProto$Builder subBuilder
		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 hasConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProto getConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder getConfigurationContainerOrBuilder () 
	public boolean hasIdentifier () 
	public com.android.server.wm.proto.IdentifierProto getIdentifier () 
	public com.android.server.wm.proto.IdentifierProtoOrBuilder getIdentifierOrBuilder () 
	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 boolean hasVisible () 
	public boolean getVisible () 
	public boolean hasFrontOfTask () 
	public boolean getFrontOfTask () 
	public boolean hasProcId () 
	public int getProcId () 
	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 com.android.server.am.proto.ActivityRecordProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.ActivityRecordProto 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 com.android.server.am.proto.ActivityRecordProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.ActivityRecordProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActivityRecordProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ActivityRecordProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActivityRecordProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ActivityRecordProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActivityRecordProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.ActivityRecordProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.ActivityRecordProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.ActivityRecordProto$Builder newBuilder () 
	public static com.android.server.am.proto.ActivityRecordProto$Builder newBuilder (com.android.server.am.proto.ActivityRecordProto) 
		com.android.server.am.proto.ActivityRecordProto prototype
	public com.android.server.am.proto.ActivityRecordProto$Builder toBuilder () 
	protected com.android.server.am.proto.ActivityRecordProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.ActivityRecordProto$Builder builder
	public static com.android.server.am.proto.ActivityRecordProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.ActivityRecordProto 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, com.android.server.am.proto.ActivityRecordProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.ActivityRecordProto$1 x1
	static com.android.server.wm.proto.ConfigurationContainerProto access$402 (com.android.server.am.proto.ActivityRecordProto, com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.am.proto.ActivityRecordProto x0
		com.android.server.wm.proto.ConfigurationContainerProto x1
	static com.android.server.wm.proto.IdentifierProto access$502 (com.android.server.am.proto.ActivityRecordProto, com.android.server.wm.proto.IdentifierProto) 
		com.android.server.am.proto.ActivityRecordProto x0
		com.android.server.wm.proto.IdentifierProto x1
	static java.lang.Object access$602 (com.android.server.am.proto.ActivityRecordProto, java.lang.Object) 
		com.android.server.am.proto.ActivityRecordProto x0
		Object x1
	static boolean access$702 (com.android.server.am.proto.ActivityRecordProto, boolean) 
		com.android.server.am.proto.ActivityRecordProto x0
		boolean x1
	static boolean access$802 (com.android.server.am.proto.ActivityRecordProto, boolean) 
		com.android.server.am.proto.ActivityRecordProto x0
		boolean x1
	static int access$902 (com.android.server.am.proto.ActivityRecordProto, int) 
		com.android.server.am.proto.ActivityRecordProto x0
		int x1
	static int access$1002 (com.android.server.am.proto.ActivityRecordProto, int) 
		com.android.server.am.proto.ActivityRecordProto x0
		int x1
	static java.lang.Object access$600 (com.android.server.am.proto.ActivityRecordProto) 
		com.android.server.am.proto.ActivityRecordProto x0
	static com.google.protobuf.UnknownFieldSet access$1100 (com.android.server.am.proto.ActivityRecordProto) 
		com.android.server.am.proto.ActivityRecordProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.ActivityRecordProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.ActivityRecordProto$1 x2
	static void  () 
}

com/android/server/am/proto/ActivityRecordProtoOrBuilder.class
ActivityRecordProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.ActivityRecordProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasConfigurationContainer () 
	public abstract com.android.server.wm.proto.ConfigurationContainerProto getConfigurationContainer () 
	public abstract com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder getConfigurationContainerOrBuilder () 
	public abstract boolean hasIdentifier () 
	public abstract com.android.server.wm.proto.IdentifierProto getIdentifier () 
	public abstract com.android.server.wm.proto.IdentifierProtoOrBuilder getIdentifierOrBuilder () 
	public abstract boolean hasState () 
	public abstract java.lang.String getState () 
	public abstract com.google.protobuf.ByteString getStateBytes () 
	public abstract boolean hasVisible () 
	public abstract boolean getVisible () 
	public abstract boolean hasFrontOfTask () 
	public abstract boolean getFrontOfTask () 
	public abstract boolean hasProcId () 
	public abstract int getProcId () 
}

com/android/server/am/proto/ActivityStackProto$1.class
ActivityStackProto.java
package com.android.server.am.proto
final com.android.server.am.proto.ActivityStackProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.ActivityStackProto 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 
}

com/android/server/am/proto/ActivityStackProto$Builder.class
ActivityStackProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ActivityStackProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.ActivityStackProtoOrBuilder  {
	private int bitField0_
	private com.android.server.wm.proto.ConfigurationContainerProto configurationContainer_
	private com.google.protobuf.SingleFieldBuilder configurationContainerBuilder_
	private int id_
	private java.util.List tasks_
	private com.google.protobuf.RepeatedFieldBuilder tasksBuilder_
	private com.android.server.wm.proto.IdentifierProto resumedActivity_
	private com.google.protobuf.SingleFieldBuilder resumedActivityBuilder_
	private int displayId_
	private boolean fullscreen_
	private android.graphics.RectProto bounds_
	private com.google.protobuf.SingleFieldBuilder boundsBuilder_
	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 com.android.server.am.proto.ActivityStackProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.ActivityStackProto getDefaultInstanceForType () 
	public com.android.server.am.proto.ActivityStackProto build () 
		com.android.server.am.proto.ActivityStackProto result
	public com.android.server.am.proto.ActivityStackProto buildPartial () 
		com.android.server.am.proto.ActivityStackProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.ActivityStackProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.ActivityStackProto$Builder mergeFrom (com.android.server.am.proto.ActivityStackProto) 
		com.android.server.am.proto.ActivityStackProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.ActivityStackProto$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
		com.android.server.am.proto.ActivityStackProto parsedMessage
	public boolean hasConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProto getConfigurationContainer () 
	public com.android.server.am.proto.ActivityStackProto$Builder setConfigurationContainer (com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.wm.proto.ConfigurationContainerProto value
	public com.android.server.am.proto.ActivityStackProto$Builder setConfigurationContainer (com.android.server.wm.proto.ConfigurationContainerProto$Builder) 
		com.android.server.wm.proto.ConfigurationContainerProto$Builder builderForValue
	public com.android.server.am.proto.ActivityStackProto$Builder mergeConfigurationContainer (com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.wm.proto.ConfigurationContainerProto value
	public com.android.server.am.proto.ActivityStackProto$Builder clearConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder getConfigurationContainerBuilder () 
	public com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder getConfigurationContainerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getConfigurationContainerFieldBuilder () 
	public boolean hasId () 
	public int getId () 
	public com.android.server.am.proto.ActivityStackProto$Builder setId (int) 
		int value
	public com.android.server.am.proto.ActivityStackProto$Builder clearId () 
	private void ensureTasksIsMutable () 
	public java.util.List getTasksList () 
	public int getTasksCount () 
	public com.android.server.am.proto.TaskRecordProto getTasks (int) 
		int index
	public com.android.server.am.proto.ActivityStackProto$Builder setTasks (int, com.android.server.am.proto.TaskRecordProto) 
		int index
		com.android.server.am.proto.TaskRecordProto value
	public com.android.server.am.proto.ActivityStackProto$Builder setTasks (int, com.android.server.am.proto.TaskRecordProto$Builder) 
		int index
		com.android.server.am.proto.TaskRecordProto$Builder builderForValue
	public com.android.server.am.proto.ActivityStackProto$Builder addTasks (com.android.server.am.proto.TaskRecordProto) 
		com.android.server.am.proto.TaskRecordProto value
	public com.android.server.am.proto.ActivityStackProto$Builder addTasks (int, com.android.server.am.proto.TaskRecordProto) 
		int index
		com.android.server.am.proto.TaskRecordProto value
	public com.android.server.am.proto.ActivityStackProto$Builder addTasks (com.android.server.am.proto.TaskRecordProto$Builder) 
		com.android.server.am.proto.TaskRecordProto$Builder builderForValue
	public com.android.server.am.proto.ActivityStackProto$Builder addTasks (int, com.android.server.am.proto.TaskRecordProto$Builder) 
		int index
		com.android.server.am.proto.TaskRecordProto$Builder builderForValue
	public com.android.server.am.proto.ActivityStackProto$Builder addAllTasks (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.ActivityStackProto$Builder clearTasks () 
	public com.android.server.am.proto.ActivityStackProto$Builder removeTasks (int) 
		int index
	public com.android.server.am.proto.TaskRecordProto$Builder getTasksBuilder (int) 
		int index
	public com.android.server.am.proto.TaskRecordProtoOrBuilder getTasksOrBuilder (int) 
		int index
	public java.util.List getTasksOrBuilderList () 
	public com.android.server.am.proto.TaskRecordProto$Builder addTasksBuilder () 
	public com.android.server.am.proto.TaskRecordProto$Builder addTasksBuilder (int) 
		int index
	public java.util.List getTasksBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getTasksFieldBuilder () 
	public boolean hasResumedActivity () 
	public com.android.server.wm.proto.IdentifierProto getResumedActivity () 
	public com.android.server.am.proto.ActivityStackProto$Builder setResumedActivity (com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.IdentifierProto value
	public com.android.server.am.proto.ActivityStackProto$Builder setResumedActivity (com.android.server.wm.proto.IdentifierProto$Builder) 
		com.android.server.wm.proto.IdentifierProto$Builder builderForValue
	public com.android.server.am.proto.ActivityStackProto$Builder mergeResumedActivity (com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.IdentifierProto value
	public com.android.server.am.proto.ActivityStackProto$Builder clearResumedActivity () 
	public com.android.server.wm.proto.IdentifierProto$Builder getResumedActivityBuilder () 
	public com.android.server.wm.proto.IdentifierProtoOrBuilder getResumedActivityOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getResumedActivityFieldBuilder () 
	public boolean hasDisplayId () 
	public int getDisplayId () 
	public com.android.server.am.proto.ActivityStackProto$Builder setDisplayId (int) 
		int value
	public com.android.server.am.proto.ActivityStackProto$Builder clearDisplayId () 
	public boolean hasFullscreen () 
	public boolean getFullscreen () 
	public com.android.server.am.proto.ActivityStackProto$Builder setFullscreen (boolean) 
		boolean value
	public com.android.server.am.proto.ActivityStackProto$Builder clearFullscreen () 
	public boolean hasBounds () 
	public android.graphics.RectProto getBounds () 
	public com.android.server.am.proto.ActivityStackProto$Builder setBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.am.proto.ActivityStackProto$Builder setBounds (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public com.android.server.am.proto.ActivityStackProto$Builder mergeBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.am.proto.ActivityStackProto$Builder clearBounds () 
	public android.graphics.RectProto$Builder getBoundsBuilder () 
	public android.graphics.RectProtoOrBuilder getBoundsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBoundsFieldBuilder () 
	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  (com.android.server.am.proto.ActivityStackProto$1) 
		com.android.server.am.proto.ActivityStackProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.ActivityStackProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.ActivityStackProto$1 x1
}

com/android/server/am/proto/ActivityStackProto.class
ActivityStackProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ActivityStackProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.ActivityStackProtoOrBuilder  {
	private int bitField0_
	public static final int CONFIGURATION_CONTAINER_FIELD_NUMBER
	private com.android.server.wm.proto.ConfigurationContainerProto configurationContainer_
	public static final int ID_FIELD_NUMBER
	private int id_
	public static final int TASKS_FIELD_NUMBER
	private java.util.List tasks_
	public static final int RESUMED_ACTIVITY_FIELD_NUMBER
	private com.android.server.wm.proto.IdentifierProto resumedActivity_
	public static final int DISPLAY_ID_FIELD_NUMBER
	private int displayId_
	public static final int FULLSCREEN_FIELD_NUMBER
	private boolean fullscreen_
	public static final int BOUNDS_FIELD_NUMBER
	private android.graphics.RectProto bounds_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.ActivityStackProto 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.android.server.wm.proto.ConfigurationContainerProto$Builder subBuilder
		com.android.server.wm.proto.IdentifierProto$Builder subBuilder
		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 hasConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProto getConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder getConfigurationContainerOrBuilder () 
	public boolean hasId () 
	public int getId () 
	public java.util.List getTasksList () 
	public java.util.List getTasksOrBuilderList () 
	public int getTasksCount () 
	public com.android.server.am.proto.TaskRecordProto getTasks (int) 
		int index
	public com.android.server.am.proto.TaskRecordProtoOrBuilder getTasksOrBuilder (int) 
		int index
	public boolean hasResumedActivity () 
	public com.android.server.wm.proto.IdentifierProto getResumedActivity () 
	public com.android.server.wm.proto.IdentifierProtoOrBuilder getResumedActivityOrBuilder () 
	public boolean hasDisplayId () 
	public int getDisplayId () 
	public boolean hasFullscreen () 
	public boolean getFullscreen () 
	public boolean hasBounds () 
	public android.graphics.RectProto getBounds () 
	public android.graphics.RectProtoOrBuilder getBoundsOrBuilder () 
	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 com.android.server.am.proto.ActivityStackProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.ActivityStackProto 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 com.android.server.am.proto.ActivityStackProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.ActivityStackProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActivityStackProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ActivityStackProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActivityStackProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ActivityStackProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActivityStackProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.ActivityStackProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.ActivityStackProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.ActivityStackProto$Builder newBuilder () 
	public static com.android.server.am.proto.ActivityStackProto$Builder newBuilder (com.android.server.am.proto.ActivityStackProto) 
		com.android.server.am.proto.ActivityStackProto prototype
	public com.android.server.am.proto.ActivityStackProto$Builder toBuilder () 
	protected com.android.server.am.proto.ActivityStackProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.ActivityStackProto$Builder builder
	public static com.android.server.am.proto.ActivityStackProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.ActivityStackProto 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, com.android.server.am.proto.ActivityStackProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.ActivityStackProto$1 x1
	static com.android.server.wm.proto.ConfigurationContainerProto access$402 (com.android.server.am.proto.ActivityStackProto, com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.am.proto.ActivityStackProto x0
		com.android.server.wm.proto.ConfigurationContainerProto x1
	static int access$502 (com.android.server.am.proto.ActivityStackProto, int) 
		com.android.server.am.proto.ActivityStackProto x0
		int x1
	static java.util.List access$602 (com.android.server.am.proto.ActivityStackProto, java.util.List) 
		com.android.server.am.proto.ActivityStackProto x0
		java.util.List x1
	static com.android.server.wm.proto.IdentifierProto access$702 (com.android.server.am.proto.ActivityStackProto, com.android.server.wm.proto.IdentifierProto) 
		com.android.server.am.proto.ActivityStackProto x0
		com.android.server.wm.proto.IdentifierProto x1
	static int access$802 (com.android.server.am.proto.ActivityStackProto, int) 
		com.android.server.am.proto.ActivityStackProto x0
		int x1
	static boolean access$902 (com.android.server.am.proto.ActivityStackProto, boolean) 
		com.android.server.am.proto.ActivityStackProto x0
		boolean x1
	static android.graphics.RectProto access$1002 (com.android.server.am.proto.ActivityStackProto, android.graphics.RectProto) 
		com.android.server.am.proto.ActivityStackProto x0
		android.graphics.RectProto x1
	static int access$1102 (com.android.server.am.proto.ActivityStackProto, int) 
		com.android.server.am.proto.ActivityStackProto x0
		int x1
	static java.util.List access$600 (com.android.server.am.proto.ActivityStackProto) 
		com.android.server.am.proto.ActivityStackProto x0
	static boolean access$1200 () 
	static com.google.protobuf.UnknownFieldSet access$1300 (com.android.server.am.proto.ActivityStackProto) 
		com.android.server.am.proto.ActivityStackProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.ActivityStackProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.ActivityStackProto$1 x2
	static void  () 
}

com/android/server/am/proto/ActivityStackProtoOrBuilder.class
ActivityStackProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.ActivityStackProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasConfigurationContainer () 
	public abstract com.android.server.wm.proto.ConfigurationContainerProto getConfigurationContainer () 
	public abstract com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder getConfigurationContainerOrBuilder () 
	public abstract boolean hasId () 
	public abstract int getId () 
	public abstract java.util.List getTasksList () 
	public abstract com.android.server.am.proto.TaskRecordProto getTasks (int) 
	public abstract int getTasksCount () 
	public abstract java.util.List getTasksOrBuilderList () 
	public abstract com.android.server.am.proto.TaskRecordProtoOrBuilder getTasksOrBuilder (int) 
	public abstract boolean hasResumedActivity () 
	public abstract com.android.server.wm.proto.IdentifierProto getResumedActivity () 
	public abstract com.android.server.wm.proto.IdentifierProtoOrBuilder getResumedActivityOrBuilder () 
	public abstract boolean hasDisplayId () 
	public abstract int getDisplayId () 
	public abstract boolean hasFullscreen () 
	public abstract boolean getFullscreen () 
	public abstract boolean hasBounds () 
	public abstract android.graphics.RectProto getBounds () 
	public abstract android.graphics.RectProtoOrBuilder getBoundsOrBuilder () 
}

com/android/server/am/proto/ActivityStackSupervisorProto$1.class
ActivityStackSupervisorProto.java
package com.android.server.am.proto
final com.android.server.am.proto.ActivityStackSupervisorProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.ActivityStackSupervisorProto 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 
}

com/android/server/am/proto/ActivityStackSupervisorProto$Builder.class
ActivityStackSupervisorProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ActivityStackSupervisorProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.ActivityStackSupervisorProtoOrBuilder  {
	private int bitField0_
	private com.android.server.wm.proto.ConfigurationContainerProto configurationContainer_
	private com.google.protobuf.SingleFieldBuilder configurationContainerBuilder_
	private java.util.List displays_
	private com.google.protobuf.RepeatedFieldBuilder displaysBuilder_
	private com.android.server.am.proto.KeyguardControllerProto keyguardController_
	private com.google.protobuf.SingleFieldBuilder keyguardControllerBuilder_
	private int focusedStackId_
	private com.android.server.wm.proto.IdentifierProto resumedActivity_
	private com.google.protobuf.SingleFieldBuilder resumedActivityBuilder_
	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 com.android.server.am.proto.ActivityStackSupervisorProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.ActivityStackSupervisorProto getDefaultInstanceForType () 
	public com.android.server.am.proto.ActivityStackSupervisorProto build () 
		com.android.server.am.proto.ActivityStackSupervisorProto result
	public com.android.server.am.proto.ActivityStackSupervisorProto buildPartial () 
		com.android.server.am.proto.ActivityStackSupervisorProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder mergeFrom (com.android.server.am.proto.ActivityStackSupervisorProto) 
		com.android.server.am.proto.ActivityStackSupervisorProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.ActivityStackSupervisorProto$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
		com.android.server.am.proto.ActivityStackSupervisorProto parsedMessage
	public boolean hasConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProto getConfigurationContainer () 
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder setConfigurationContainer (com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.wm.proto.ConfigurationContainerProto value
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder setConfigurationContainer (com.android.server.wm.proto.ConfigurationContainerProto$Builder) 
		com.android.server.wm.proto.ConfigurationContainerProto$Builder builderForValue
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder mergeConfigurationContainer (com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.wm.proto.ConfigurationContainerProto value
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder clearConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder getConfigurationContainerBuilder () 
	public com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder getConfigurationContainerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getConfigurationContainerFieldBuilder () 
	private void ensureDisplaysIsMutable () 
	public java.util.List getDisplaysList () 
	public int getDisplaysCount () 
	public com.android.server.am.proto.ActivityDisplayProto getDisplays (int) 
		int index
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder setDisplays (int, com.android.server.am.proto.ActivityDisplayProto) 
		int index
		com.android.server.am.proto.ActivityDisplayProto value
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder setDisplays (int, com.android.server.am.proto.ActivityDisplayProto$Builder) 
		int index
		com.android.server.am.proto.ActivityDisplayProto$Builder builderForValue
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder addDisplays (com.android.server.am.proto.ActivityDisplayProto) 
		com.android.server.am.proto.ActivityDisplayProto value
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder addDisplays (int, com.android.server.am.proto.ActivityDisplayProto) 
		int index
		com.android.server.am.proto.ActivityDisplayProto value
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder addDisplays (com.android.server.am.proto.ActivityDisplayProto$Builder) 
		com.android.server.am.proto.ActivityDisplayProto$Builder builderForValue
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder addDisplays (int, com.android.server.am.proto.ActivityDisplayProto$Builder) 
		int index
		com.android.server.am.proto.ActivityDisplayProto$Builder builderForValue
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder addAllDisplays (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder clearDisplays () 
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder removeDisplays (int) 
		int index
	public com.android.server.am.proto.ActivityDisplayProto$Builder getDisplaysBuilder (int) 
		int index
	public com.android.server.am.proto.ActivityDisplayProtoOrBuilder getDisplaysOrBuilder (int) 
		int index
	public java.util.List getDisplaysOrBuilderList () 
	public com.android.server.am.proto.ActivityDisplayProto$Builder addDisplaysBuilder () 
	public com.android.server.am.proto.ActivityDisplayProto$Builder addDisplaysBuilder (int) 
		int index
	public java.util.List getDisplaysBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getDisplaysFieldBuilder () 
	public boolean hasKeyguardController () 
	public com.android.server.am.proto.KeyguardControllerProto getKeyguardController () 
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder setKeyguardController (com.android.server.am.proto.KeyguardControllerProto) 
		com.android.server.am.proto.KeyguardControllerProto value
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder setKeyguardController (com.android.server.am.proto.KeyguardControllerProto$Builder) 
		com.android.server.am.proto.KeyguardControllerProto$Builder builderForValue
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder mergeKeyguardController (com.android.server.am.proto.KeyguardControllerProto) 
		com.android.server.am.proto.KeyguardControllerProto value
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder clearKeyguardController () 
	public com.android.server.am.proto.KeyguardControllerProto$Builder getKeyguardControllerBuilder () 
	public com.android.server.am.proto.KeyguardControllerProtoOrBuilder getKeyguardControllerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getKeyguardControllerFieldBuilder () 
	public boolean hasFocusedStackId () 
	public int getFocusedStackId () 
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder setFocusedStackId (int) 
		int value
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder clearFocusedStackId () 
	public boolean hasResumedActivity () 
	public com.android.server.wm.proto.IdentifierProto getResumedActivity () 
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder setResumedActivity (com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.IdentifierProto value
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder setResumedActivity (com.android.server.wm.proto.IdentifierProto$Builder) 
		com.android.server.wm.proto.IdentifierProto$Builder builderForValue
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder mergeResumedActivity (com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.IdentifierProto value
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder clearResumedActivity () 
	public com.android.server.wm.proto.IdentifierProto$Builder getResumedActivityBuilder () 
	public com.android.server.wm.proto.IdentifierProtoOrBuilder getResumedActivityOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getResumedActivityFieldBuilder () 
	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  (com.android.server.am.proto.ActivityStackSupervisorProto$1) 
		com.android.server.am.proto.ActivityStackSupervisorProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.ActivityStackSupervisorProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.ActivityStackSupervisorProto$1 x1
}

com/android/server/am/proto/ActivityStackSupervisorProto.class
ActivityStackSupervisorProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ActivityStackSupervisorProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.ActivityStackSupervisorProtoOrBuilder  {
	private int bitField0_
	public static final int CONFIGURATION_CONTAINER_FIELD_NUMBER
	private com.android.server.wm.proto.ConfigurationContainerProto configurationContainer_
	public static final int DISPLAYS_FIELD_NUMBER
	private java.util.List displays_
	public static final int KEYGUARD_CONTROLLER_FIELD_NUMBER
	private com.android.server.am.proto.KeyguardControllerProto keyguardController_
	public static final int FOCUSED_STACK_ID_FIELD_NUMBER
	private int focusedStackId_
	public static final int RESUMED_ACTIVITY_FIELD_NUMBER
	private com.android.server.wm.proto.IdentifierProto resumedActivity_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.ActivityStackSupervisorProto 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.android.server.wm.proto.ConfigurationContainerProto$Builder subBuilder
		com.android.server.am.proto.KeyguardControllerProto$Builder subBuilder
		com.android.server.wm.proto.IdentifierProto$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 hasConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProto getConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder getConfigurationContainerOrBuilder () 
	public java.util.List getDisplaysList () 
	public java.util.List getDisplaysOrBuilderList () 
	public int getDisplaysCount () 
	public com.android.server.am.proto.ActivityDisplayProto getDisplays (int) 
		int index
	public com.android.server.am.proto.ActivityDisplayProtoOrBuilder getDisplaysOrBuilder (int) 
		int index
	public boolean hasKeyguardController () 
	public com.android.server.am.proto.KeyguardControllerProto getKeyguardController () 
	public com.android.server.am.proto.KeyguardControllerProtoOrBuilder getKeyguardControllerOrBuilder () 
	public boolean hasFocusedStackId () 
	public int getFocusedStackId () 
	public boolean hasResumedActivity () 
	public com.android.server.wm.proto.IdentifierProto getResumedActivity () 
	public com.android.server.wm.proto.IdentifierProtoOrBuilder getResumedActivityOrBuilder () 
	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 com.android.server.am.proto.ActivityStackSupervisorProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.ActivityStackSupervisorProto 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 com.android.server.am.proto.ActivityStackSupervisorProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.ActivityStackSupervisorProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActivityStackSupervisorProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ActivityStackSupervisorProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActivityStackSupervisorProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ActivityStackSupervisorProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ActivityStackSupervisorProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.ActivityStackSupervisorProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.ActivityStackSupervisorProto$Builder newBuilder () 
	public static com.android.server.am.proto.ActivityStackSupervisorProto$Builder newBuilder (com.android.server.am.proto.ActivityStackSupervisorProto) 
		com.android.server.am.proto.ActivityStackSupervisorProto prototype
	public com.android.server.am.proto.ActivityStackSupervisorProto$Builder toBuilder () 
	protected com.android.server.am.proto.ActivityStackSupervisorProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.ActivityStackSupervisorProto$Builder builder
	public static com.android.server.am.proto.ActivityStackSupervisorProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.ActivityStackSupervisorProto 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, com.android.server.am.proto.ActivityStackSupervisorProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.ActivityStackSupervisorProto$1 x1
	static com.android.server.wm.proto.ConfigurationContainerProto access$402 (com.android.server.am.proto.ActivityStackSupervisorProto, com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.am.proto.ActivityStackSupervisorProto x0
		com.android.server.wm.proto.ConfigurationContainerProto x1
	static java.util.List access$502 (com.android.server.am.proto.ActivityStackSupervisorProto, java.util.List) 
		com.android.server.am.proto.ActivityStackSupervisorProto x0
		java.util.List x1
	static com.android.server.am.proto.KeyguardControllerProto access$602 (com.android.server.am.proto.ActivityStackSupervisorProto, com.android.server.am.proto.KeyguardControllerProto) 
		com.android.server.am.proto.ActivityStackSupervisorProto x0
		com.android.server.am.proto.KeyguardControllerProto x1
	static int access$702 (com.android.server.am.proto.ActivityStackSupervisorProto, int) 
		com.android.server.am.proto.ActivityStackSupervisorProto x0
		int x1
	static com.android.server.wm.proto.IdentifierProto access$802 (com.android.server.am.proto.ActivityStackSupervisorProto, com.android.server.wm.proto.IdentifierProto) 
		com.android.server.am.proto.ActivityStackSupervisorProto x0
		com.android.server.wm.proto.IdentifierProto x1
	static int access$902 (com.android.server.am.proto.ActivityStackSupervisorProto, int) 
		com.android.server.am.proto.ActivityStackSupervisorProto x0
		int x1
	static java.util.List access$500 (com.android.server.am.proto.ActivityStackSupervisorProto) 
		com.android.server.am.proto.ActivityStackSupervisorProto x0
	static boolean access$1000 () 
	static com.google.protobuf.UnknownFieldSet access$1100 (com.android.server.am.proto.ActivityStackSupervisorProto) 
		com.android.server.am.proto.ActivityStackSupervisorProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.ActivityStackSupervisorProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.ActivityStackSupervisorProto$1 x2
	static void  () 
}

com/android/server/am/proto/ActivityStackSupervisorProtoOrBuilder.class
ActivityStackSupervisorProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.ActivityStackSupervisorProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasConfigurationContainer () 
	public abstract com.android.server.wm.proto.ConfigurationContainerProto getConfigurationContainer () 
	public abstract com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder getConfigurationContainerOrBuilder () 
	public abstract java.util.List getDisplaysList () 
	public abstract com.android.server.am.proto.ActivityDisplayProto getDisplays (int) 
	public abstract int getDisplaysCount () 
	public abstract java.util.List getDisplaysOrBuilderList () 
	public abstract com.android.server.am.proto.ActivityDisplayProtoOrBuilder getDisplaysOrBuilder (int) 
	public abstract boolean hasKeyguardController () 
	public abstract com.android.server.am.proto.KeyguardControllerProto getKeyguardController () 
	public abstract com.android.server.am.proto.KeyguardControllerProtoOrBuilder getKeyguardControllerOrBuilder () 
	public abstract boolean hasFocusedStackId () 
	public abstract int getFocusedStackId () 
	public abstract boolean hasResumedActivity () 
	public abstract com.android.server.wm.proto.IdentifierProto getResumedActivity () 
	public abstract com.android.server.wm.proto.IdentifierProtoOrBuilder getResumedActivityOrBuilder () 
}

com/android/server/am/proto/Activitymanagerservice$1.class
Activitymanagerservice.java
package com.android.server.am.proto
final com.android.server.am.proto.Activitymanagerservice$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
}

com/android/server/am/proto/Activitymanagerservice.class
Activitymanagerservice.java
package com.android.server.am.proto
public final com.android.server.am.proto.Activitymanagerservice extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_ActivityManagerServiceProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_ActivityManagerServiceProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_ActivityStackSupervisorProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_ActivityStackSupervisorProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_ActivityDisplayProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_ActivityDisplayProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_ActivityStackProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_ActivityStackProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_TaskRecordProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_TaskRecordProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_ActivityRecordProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_ActivityRecordProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_KeyguardControllerProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_KeyguardControllerProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_BroadcastProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_BroadcastProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_BroadcastProto_MainHandler_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_BroadcastProto_MainHandler_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_ReceiverListProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_ReceiverListProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_ProcessRecordProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_ProcessRecordProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_BroadcastRecordProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_BroadcastRecordProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_BroadcastFilterProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_BroadcastFilterProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_BroadcastQueueProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_BroadcastQueueProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_BroadcastQueueProto_BroadcastSummary_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_BroadcastQueueProto_BroadcastSummary_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_MemInfoProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_MemInfoProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_MemInfoProto_ProcessMemory_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_MemInfoProto_ProcessMemory_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_MemInfoProto_ProcessMemory_MemoryInfo_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_MemInfoProto_ProcessMemory_MemoryInfo_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_MemInfoProto_ProcessMemory_HeapInfo_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_MemInfoProto_ProcessMemory_HeapInfo_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_MemInfoProto_ProcessMemory_AppSummary_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_MemInfoProto_ProcessMemory_AppSummary_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_MemInfoProto_AppData_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_MemInfoProto_AppData_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_MemInfoProto_AppData_ObjectStats_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_MemInfoProto_AppData_ObjectStats_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_MemInfoProto_AppData_SqlStats_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_MemInfoProto_AppData_SqlStats_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_MemInfoProto_AppData_SqlStats_Database_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_MemInfoProto_AppData_SqlStats_Database_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_MemInfoProto_MemItem_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_MemInfoProto_MemItem_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_StickyBroadcastProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_StickyBroadcastProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_StickyBroadcastProto_StickyAction_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_StickyBroadcastProto_StickyAction_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_ActiveServicesProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_ActiveServicesProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_ActiveServicesProto_ServicesByUser_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_ActiveServicesProto_ServicesByUser_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_GrantUriProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_GrantUriProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_NeededUriGrantsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_NeededUriGrantsProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_UriPermissionOwnerProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_UriPermissionOwnerProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_ServiceRecordProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_ServiceRecordProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_ServiceRecordProto_AppInfo_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_ServiceRecordProto_AppInfo_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_ServiceRecordProto_Foreground_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_ServiceRecordProto_Foreground_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_ServiceRecordProto_Start_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_ServiceRecordProto_Start_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_ServiceRecordProto_ExecuteNesting_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_ServiceRecordProto_ExecuteNesting_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_ServiceRecordProto_Crash_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_ServiceRecordProto_Crash_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_ServiceRecordProto_StartItemProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_ServiceRecordProto_StartItemProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_ConnectionRecordProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_ConnectionRecordProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_AppBindRecordProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_AppBindRecordProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_IntentBindRecordProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_IntentBindRecordProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_am_proto_ProcessProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_am_proto_ProcessProto_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/android/server/am/proto/AppBindRecordProto$1.class
AppBindRecordProto.java
package com.android.server.am.proto
final com.android.server.am.proto.AppBindRecordProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.AppBindRecordProto 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 
}

com/android/server/am/proto/AppBindRecordProto$Builder.class
AppBindRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.AppBindRecordProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.AppBindRecordProtoOrBuilder  {
	private int bitField0_
	private Object hexHash_
	private com.android.server.am.proto.ProcessRecordProto client_
	private com.google.protobuf.SingleFieldBuilder clientBuilder_
	private java.util.List connections_
	private com.google.protobuf.RepeatedFieldBuilder connectionsBuilder_
	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 com.android.server.am.proto.AppBindRecordProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.AppBindRecordProto getDefaultInstanceForType () 
	public com.android.server.am.proto.AppBindRecordProto build () 
		com.android.server.am.proto.AppBindRecordProto result
	public com.android.server.am.proto.AppBindRecordProto buildPartial () 
		com.android.server.am.proto.AppBindRecordProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.AppBindRecordProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.AppBindRecordProto$Builder mergeFrom (com.android.server.am.proto.AppBindRecordProto) 
		com.android.server.am.proto.AppBindRecordProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.AppBindRecordProto$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
		com.android.server.am.proto.AppBindRecordProto parsedMessage
	public boolean hasHexHash () 
	public java.lang.String getHexHash () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHexHashBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.AppBindRecordProto$Builder setHexHash (java.lang.String) 
		String value
	public com.android.server.am.proto.AppBindRecordProto$Builder clearHexHash () 
	public com.android.server.am.proto.AppBindRecordProto$Builder setHexHashBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasClient () 
	public com.android.server.am.proto.ProcessRecordProto getClient () 
	public com.android.server.am.proto.AppBindRecordProto$Builder setClient (com.android.server.am.proto.ProcessRecordProto) 
		com.android.server.am.proto.ProcessRecordProto value
	public com.android.server.am.proto.AppBindRecordProto$Builder setClient (com.android.server.am.proto.ProcessRecordProto$Builder) 
		com.android.server.am.proto.ProcessRecordProto$Builder builderForValue
	public com.android.server.am.proto.AppBindRecordProto$Builder mergeClient (com.android.server.am.proto.ProcessRecordProto) 
		com.android.server.am.proto.ProcessRecordProto value
	public com.android.server.am.proto.AppBindRecordProto$Builder clearClient () 
	public com.android.server.am.proto.ProcessRecordProto$Builder getClientBuilder () 
	public com.android.server.am.proto.ProcessRecordProtoOrBuilder getClientOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getClientFieldBuilder () 
	private void ensureConnectionsIsMutable () 
	public java.util.List getConnectionsList () 
	public int getConnectionsCount () 
	public com.android.server.am.proto.ConnectionRecordProto getConnections (int) 
		int index
	public com.android.server.am.proto.AppBindRecordProto$Builder setConnections (int, com.android.server.am.proto.ConnectionRecordProto) 
		int index
		com.android.server.am.proto.ConnectionRecordProto value
	public com.android.server.am.proto.AppBindRecordProto$Builder setConnections (int, com.android.server.am.proto.ConnectionRecordProto$Builder) 
		int index
		com.android.server.am.proto.ConnectionRecordProto$Builder builderForValue
	public com.android.server.am.proto.AppBindRecordProto$Builder addConnections (com.android.server.am.proto.ConnectionRecordProto) 
		com.android.server.am.proto.ConnectionRecordProto value
	public com.android.server.am.proto.AppBindRecordProto$Builder addConnections (int, com.android.server.am.proto.ConnectionRecordProto) 
		int index
		com.android.server.am.proto.ConnectionRecordProto value
	public com.android.server.am.proto.AppBindRecordProto$Builder addConnections (com.android.server.am.proto.ConnectionRecordProto$Builder) 
		com.android.server.am.proto.ConnectionRecordProto$Builder builderForValue
	public com.android.server.am.proto.AppBindRecordProto$Builder addConnections (int, com.android.server.am.proto.ConnectionRecordProto$Builder) 
		int index
		com.android.server.am.proto.ConnectionRecordProto$Builder builderForValue
	public com.android.server.am.proto.AppBindRecordProto$Builder addAllConnections (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.AppBindRecordProto$Builder clearConnections () 
	public com.android.server.am.proto.AppBindRecordProto$Builder removeConnections (int) 
		int index
	public com.android.server.am.proto.ConnectionRecordProto$Builder getConnectionsBuilder (int) 
		int index
	public com.android.server.am.proto.ConnectionRecordProtoOrBuilder getConnectionsOrBuilder (int) 
		int index
	public java.util.List getConnectionsOrBuilderList () 
	public com.android.server.am.proto.ConnectionRecordProto$Builder addConnectionsBuilder () 
	public com.android.server.am.proto.ConnectionRecordProto$Builder addConnectionsBuilder (int) 
		int index
	public java.util.List getConnectionsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getConnectionsFieldBuilder () 
	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  (com.android.server.am.proto.AppBindRecordProto$1) 
		com.android.server.am.proto.AppBindRecordProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.AppBindRecordProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.AppBindRecordProto$1 x1
}

com/android/server/am/proto/AppBindRecordProto.class
AppBindRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.AppBindRecordProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.AppBindRecordProtoOrBuilder  {
	private int bitField0_
	public static final int HEX_HASH_FIELD_NUMBER
	private volatile Object hexHash_
	public static final int CLIENT_FIELD_NUMBER
	private com.android.server.am.proto.ProcessRecordProto client_
	public static final int CONNECTIONS_FIELD_NUMBER
	private java.util.List connections_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.AppBindRecordProto 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.android.server.am.proto.ProcessRecordProto$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 hasHexHash () 
	public java.lang.String getHexHash () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHexHashBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasClient () 
	public com.android.server.am.proto.ProcessRecordProto getClient () 
	public com.android.server.am.proto.ProcessRecordProtoOrBuilder getClientOrBuilder () 
	public java.util.List getConnectionsList () 
	public java.util.List getConnectionsOrBuilderList () 
	public int getConnectionsCount () 
	public com.android.server.am.proto.ConnectionRecordProto getConnections (int) 
		int index
	public com.android.server.am.proto.ConnectionRecordProtoOrBuilder getConnectionsOrBuilder (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 com.android.server.am.proto.AppBindRecordProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.AppBindRecordProto 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 com.android.server.am.proto.AppBindRecordProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.AppBindRecordProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.AppBindRecordProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.AppBindRecordProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.AppBindRecordProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.AppBindRecordProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.AppBindRecordProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.AppBindRecordProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.AppBindRecordProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.AppBindRecordProto$Builder newBuilder () 
	public static com.android.server.am.proto.AppBindRecordProto$Builder newBuilder (com.android.server.am.proto.AppBindRecordProto) 
		com.android.server.am.proto.AppBindRecordProto prototype
	public com.android.server.am.proto.AppBindRecordProto$Builder toBuilder () 
	protected com.android.server.am.proto.AppBindRecordProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.AppBindRecordProto$Builder builder
	public static com.android.server.am.proto.AppBindRecordProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.AppBindRecordProto 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, com.android.server.am.proto.AppBindRecordProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.AppBindRecordProto$1 x1
	static java.lang.Object access$402 (com.android.server.am.proto.AppBindRecordProto, java.lang.Object) 
		com.android.server.am.proto.AppBindRecordProto x0
		Object x1
	static com.android.server.am.proto.ProcessRecordProto access$502 (com.android.server.am.proto.AppBindRecordProto, com.android.server.am.proto.ProcessRecordProto) 
		com.android.server.am.proto.AppBindRecordProto x0
		com.android.server.am.proto.ProcessRecordProto x1
	static java.util.List access$602 (com.android.server.am.proto.AppBindRecordProto, java.util.List) 
		com.android.server.am.proto.AppBindRecordProto x0
		java.util.List x1
	static int access$702 (com.android.server.am.proto.AppBindRecordProto, int) 
		com.android.server.am.proto.AppBindRecordProto x0
		int x1
	static java.lang.Object access$400 (com.android.server.am.proto.AppBindRecordProto) 
		com.android.server.am.proto.AppBindRecordProto x0
	static java.util.List access$600 (com.android.server.am.proto.AppBindRecordProto) 
		com.android.server.am.proto.AppBindRecordProto x0
	static boolean access$800 () 
	static com.google.protobuf.UnknownFieldSet access$900 (com.android.server.am.proto.AppBindRecordProto) 
		com.android.server.am.proto.AppBindRecordProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.AppBindRecordProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.AppBindRecordProto$1 x2
	static void  () 
}

com/android/server/am/proto/AppBindRecordProtoOrBuilder.class
AppBindRecordProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.AppBindRecordProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasHexHash () 
	public abstract java.lang.String getHexHash () 
	public abstract com.google.protobuf.ByteString getHexHashBytes () 
	public abstract boolean hasClient () 
	public abstract com.android.server.am.proto.ProcessRecordProto getClient () 
	public abstract com.android.server.am.proto.ProcessRecordProtoOrBuilder getClientOrBuilder () 
	public abstract java.util.List getConnectionsList () 
	public abstract com.android.server.am.proto.ConnectionRecordProto getConnections (int) 
	public abstract int getConnectionsCount () 
	public abstract java.util.List getConnectionsOrBuilderList () 
	public abstract com.android.server.am.proto.ConnectionRecordProtoOrBuilder getConnectionsOrBuilder (int) 
}

com/android/server/am/proto/BroadcastFilterProto$1.class
BroadcastFilterProto.java
package com.android.server.am.proto
final com.android.server.am.proto.BroadcastFilterProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.BroadcastFilterProto 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 
}

com/android/server/am/proto/BroadcastFilterProto$Builder.class
BroadcastFilterProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.BroadcastFilterProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.BroadcastFilterProtoOrBuilder  {
	private int bitField0_
	private android.content.IntentFilterProto intentFilter_
	private com.google.protobuf.SingleFieldBuilder intentFilterBuilder_
	private Object requiredPermission_
	private Object hexHash_
	private int owningUserId_
	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 com.android.server.am.proto.BroadcastFilterProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.BroadcastFilterProto getDefaultInstanceForType () 
	public com.android.server.am.proto.BroadcastFilterProto build () 
		com.android.server.am.proto.BroadcastFilterProto result
	public com.android.server.am.proto.BroadcastFilterProto buildPartial () 
		com.android.server.am.proto.BroadcastFilterProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.BroadcastFilterProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.BroadcastFilterProto$Builder mergeFrom (com.android.server.am.proto.BroadcastFilterProto) 
		com.android.server.am.proto.BroadcastFilterProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.BroadcastFilterProto$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
		com.android.server.am.proto.BroadcastFilterProto parsedMessage
	public boolean hasIntentFilter () 
	public android.content.IntentFilterProto getIntentFilter () 
	public com.android.server.am.proto.BroadcastFilterProto$Builder setIntentFilter (android.content.IntentFilterProto) 
		android.content.IntentFilterProto value
	public com.android.server.am.proto.BroadcastFilterProto$Builder setIntentFilter (android.content.IntentFilterProto$Builder) 
		android.content.IntentFilterProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastFilterProto$Builder mergeIntentFilter (android.content.IntentFilterProto) 
		android.content.IntentFilterProto value
	public com.android.server.am.proto.BroadcastFilterProto$Builder clearIntentFilter () 
	public android.content.IntentFilterProto$Builder getIntentFilterBuilder () 
	public android.content.IntentFilterProtoOrBuilder getIntentFilterOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getIntentFilterFieldBuilder () 
	public boolean hasRequiredPermission () 
	public java.lang.String getRequiredPermission () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRequiredPermissionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.BroadcastFilterProto$Builder setRequiredPermission (java.lang.String) 
		String value
	public com.android.server.am.proto.BroadcastFilterProto$Builder clearRequiredPermission () 
	public com.android.server.am.proto.BroadcastFilterProto$Builder setRequiredPermissionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHexHash () 
	public java.lang.String getHexHash () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHexHashBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.BroadcastFilterProto$Builder setHexHash (java.lang.String) 
		String value
	public com.android.server.am.proto.BroadcastFilterProto$Builder clearHexHash () 
	public com.android.server.am.proto.BroadcastFilterProto$Builder setHexHashBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasOwningUserId () 
	public int getOwningUserId () 
	public com.android.server.am.proto.BroadcastFilterProto$Builder setOwningUserId (int) 
		int value
	public com.android.server.am.proto.BroadcastFilterProto$Builder clearOwningUserId () 
	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  (com.android.server.am.proto.BroadcastFilterProto$1) 
		com.android.server.am.proto.BroadcastFilterProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.BroadcastFilterProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.BroadcastFilterProto$1 x1
}

com/android/server/am/proto/BroadcastFilterProto.class
BroadcastFilterProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.BroadcastFilterProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.BroadcastFilterProtoOrBuilder  {
	private int bitField0_
	public static final int INTENT_FILTER_FIELD_NUMBER
	private android.content.IntentFilterProto intentFilter_
	public static final int REQUIRED_PERMISSION_FIELD_NUMBER
	private volatile Object requiredPermission_
	public static final int HEX_HASH_FIELD_NUMBER
	private volatile Object hexHash_
	public static final int OWNING_USER_ID_FIELD_NUMBER
	private int owningUserId_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.BroadcastFilterProto 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.content.IntentFilterProto$Builder subBuilder
		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 hasIntentFilter () 
	public android.content.IntentFilterProto getIntentFilter () 
	public android.content.IntentFilterProtoOrBuilder getIntentFilterOrBuilder () 
	public boolean hasRequiredPermission () 
	public java.lang.String getRequiredPermission () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRequiredPermissionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHexHash () 
	public java.lang.String getHexHash () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHexHashBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasOwningUserId () 
	public int getOwningUserId () 
	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 com.android.server.am.proto.BroadcastFilterProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.BroadcastFilterProto 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 com.android.server.am.proto.BroadcastFilterProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.BroadcastFilterProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.BroadcastFilterProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.BroadcastFilterProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.BroadcastFilterProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.BroadcastFilterProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.BroadcastFilterProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.BroadcastFilterProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.BroadcastFilterProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.BroadcastFilterProto$Builder newBuilder () 
	public static com.android.server.am.proto.BroadcastFilterProto$Builder newBuilder (com.android.server.am.proto.BroadcastFilterProto) 
		com.android.server.am.proto.BroadcastFilterProto prototype
	public com.android.server.am.proto.BroadcastFilterProto$Builder toBuilder () 
	protected com.android.server.am.proto.BroadcastFilterProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.BroadcastFilterProto$Builder builder
	public static com.android.server.am.proto.BroadcastFilterProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.BroadcastFilterProto 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, com.android.server.am.proto.BroadcastFilterProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.BroadcastFilterProto$1 x1
	static android.content.IntentFilterProto access$402 (com.android.server.am.proto.BroadcastFilterProto, android.content.IntentFilterProto) 
		com.android.server.am.proto.BroadcastFilterProto x0
		android.content.IntentFilterProto x1
	static java.lang.Object access$502 (com.android.server.am.proto.BroadcastFilterProto, java.lang.Object) 
		com.android.server.am.proto.BroadcastFilterProto x0
		Object x1
	static java.lang.Object access$602 (com.android.server.am.proto.BroadcastFilterProto, java.lang.Object) 
		com.android.server.am.proto.BroadcastFilterProto x0
		Object x1
	static int access$702 (com.android.server.am.proto.BroadcastFilterProto, int) 
		com.android.server.am.proto.BroadcastFilterProto x0
		int x1
	static int access$802 (com.android.server.am.proto.BroadcastFilterProto, int) 
		com.android.server.am.proto.BroadcastFilterProto x0
		int x1
	static java.lang.Object access$500 (com.android.server.am.proto.BroadcastFilterProto) 
		com.android.server.am.proto.BroadcastFilterProto x0
	static java.lang.Object access$600 (com.android.server.am.proto.BroadcastFilterProto) 
		com.android.server.am.proto.BroadcastFilterProto x0
	static com.google.protobuf.UnknownFieldSet access$900 (com.android.server.am.proto.BroadcastFilterProto) 
		com.android.server.am.proto.BroadcastFilterProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.BroadcastFilterProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.BroadcastFilterProto$1 x2
	static void  () 
}

com/android/server/am/proto/BroadcastFilterProtoOrBuilder.class
BroadcastFilterProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.BroadcastFilterProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasIntentFilter () 
	public abstract android.content.IntentFilterProto getIntentFilter () 
	public abstract android.content.IntentFilterProtoOrBuilder getIntentFilterOrBuilder () 
	public abstract boolean hasRequiredPermission () 
	public abstract java.lang.String getRequiredPermission () 
	public abstract com.google.protobuf.ByteString getRequiredPermissionBytes () 
	public abstract boolean hasHexHash () 
	public abstract java.lang.String getHexHash () 
	public abstract com.google.protobuf.ByteString getHexHashBytes () 
	public abstract boolean hasOwningUserId () 
	public abstract int getOwningUserId () 
}

com/android/server/am/proto/BroadcastProto$1.class
BroadcastProto.java
package com.android.server.am.proto
final com.android.server.am.proto.BroadcastProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.BroadcastProto 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 
}

com/android/server/am/proto/BroadcastProto$Builder.class
BroadcastProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.BroadcastProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.BroadcastProtoOrBuilder  {
	private int bitField0_
	private java.util.List receiverList_
	private com.google.protobuf.RepeatedFieldBuilder receiverListBuilder_
	private com.android.server.IntentResolverProto receiverResolver_
	private com.google.protobuf.SingleFieldBuilder receiverResolverBuilder_
	private java.util.List broadcastQueue_
	private com.google.protobuf.RepeatedFieldBuilder broadcastQueueBuilder_
	private java.util.List stickyBroadcasts_
	private com.google.protobuf.RepeatedFieldBuilder stickyBroadcastsBuilder_
	private com.android.server.am.proto.BroadcastProto$MainHandler handler_
	private com.google.protobuf.SingleFieldBuilder handlerBuilder_
	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 com.android.server.am.proto.BroadcastProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.BroadcastProto getDefaultInstanceForType () 
	public com.android.server.am.proto.BroadcastProto build () 
		com.android.server.am.proto.BroadcastProto result
	public com.android.server.am.proto.BroadcastProto buildPartial () 
		com.android.server.am.proto.BroadcastProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.BroadcastProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.BroadcastProto$Builder mergeFrom (com.android.server.am.proto.BroadcastProto) 
		com.android.server.am.proto.BroadcastProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.BroadcastProto$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
		com.android.server.am.proto.BroadcastProto parsedMessage
	private void ensureReceiverListIsMutable () 
	public java.util.List getReceiverListList () 
	public int getReceiverListCount () 
	public com.android.server.am.proto.ReceiverListProto getReceiverList (int) 
		int index
	public com.android.server.am.proto.BroadcastProto$Builder setReceiverList (int, com.android.server.am.proto.ReceiverListProto) 
		int index
		com.android.server.am.proto.ReceiverListProto value
	public com.android.server.am.proto.BroadcastProto$Builder setReceiverList (int, com.android.server.am.proto.ReceiverListProto$Builder) 
		int index
		com.android.server.am.proto.ReceiverListProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastProto$Builder addReceiverList (com.android.server.am.proto.ReceiverListProto) 
		com.android.server.am.proto.ReceiverListProto value
	public com.android.server.am.proto.BroadcastProto$Builder addReceiverList (int, com.android.server.am.proto.ReceiverListProto) 
		int index
		com.android.server.am.proto.ReceiverListProto value
	public com.android.server.am.proto.BroadcastProto$Builder addReceiverList (com.android.server.am.proto.ReceiverListProto$Builder) 
		com.android.server.am.proto.ReceiverListProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastProto$Builder addReceiverList (int, com.android.server.am.proto.ReceiverListProto$Builder) 
		int index
		com.android.server.am.proto.ReceiverListProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastProto$Builder addAllReceiverList (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.BroadcastProto$Builder clearReceiverList () 
	public com.android.server.am.proto.BroadcastProto$Builder removeReceiverList (int) 
		int index
	public com.android.server.am.proto.ReceiverListProto$Builder getReceiverListBuilder (int) 
		int index
	public com.android.server.am.proto.ReceiverListProtoOrBuilder getReceiverListOrBuilder (int) 
		int index
	public java.util.List getReceiverListOrBuilderList () 
	public com.android.server.am.proto.ReceiverListProto$Builder addReceiverListBuilder () 
	public com.android.server.am.proto.ReceiverListProto$Builder addReceiverListBuilder (int) 
		int index
	public java.util.List getReceiverListBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getReceiverListFieldBuilder () 
	public boolean hasReceiverResolver () 
	public com.android.server.IntentResolverProto getReceiverResolver () 
	public com.android.server.am.proto.BroadcastProto$Builder setReceiverResolver (com.android.server.IntentResolverProto) 
		com.android.server.IntentResolverProto value
	public com.android.server.am.proto.BroadcastProto$Builder setReceiverResolver (com.android.server.IntentResolverProto$Builder) 
		com.android.server.IntentResolverProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastProto$Builder mergeReceiverResolver (com.android.server.IntentResolverProto) 
		com.android.server.IntentResolverProto value
	public com.android.server.am.proto.BroadcastProto$Builder clearReceiverResolver () 
	public com.android.server.IntentResolverProto$Builder getReceiverResolverBuilder () 
	public com.android.server.IntentResolverProtoOrBuilder getReceiverResolverOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getReceiverResolverFieldBuilder () 
	private void ensureBroadcastQueueIsMutable () 
	public java.util.List getBroadcastQueueList () 
	public int getBroadcastQueueCount () 
	public com.android.server.am.proto.BroadcastQueueProto getBroadcastQueue (int) 
		int index
	public com.android.server.am.proto.BroadcastProto$Builder setBroadcastQueue (int, com.android.server.am.proto.BroadcastQueueProto) 
		int index
		com.android.server.am.proto.BroadcastQueueProto value
	public com.android.server.am.proto.BroadcastProto$Builder setBroadcastQueue (int, com.android.server.am.proto.BroadcastQueueProto$Builder) 
		int index
		com.android.server.am.proto.BroadcastQueueProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastProto$Builder addBroadcastQueue (com.android.server.am.proto.BroadcastQueueProto) 
		com.android.server.am.proto.BroadcastQueueProto value
	public com.android.server.am.proto.BroadcastProto$Builder addBroadcastQueue (int, com.android.server.am.proto.BroadcastQueueProto) 
		int index
		com.android.server.am.proto.BroadcastQueueProto value
	public com.android.server.am.proto.BroadcastProto$Builder addBroadcastQueue (com.android.server.am.proto.BroadcastQueueProto$Builder) 
		com.android.server.am.proto.BroadcastQueueProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastProto$Builder addBroadcastQueue (int, com.android.server.am.proto.BroadcastQueueProto$Builder) 
		int index
		com.android.server.am.proto.BroadcastQueueProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastProto$Builder addAllBroadcastQueue (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.BroadcastProto$Builder clearBroadcastQueue () 
	public com.android.server.am.proto.BroadcastProto$Builder removeBroadcastQueue (int) 
		int index
	public com.android.server.am.proto.BroadcastQueueProto$Builder getBroadcastQueueBuilder (int) 
		int index
	public com.android.server.am.proto.BroadcastQueueProtoOrBuilder getBroadcastQueueOrBuilder (int) 
		int index
	public java.util.List getBroadcastQueueOrBuilderList () 
	public com.android.server.am.proto.BroadcastQueueProto$Builder addBroadcastQueueBuilder () 
	public com.android.server.am.proto.BroadcastQueueProto$Builder addBroadcastQueueBuilder (int) 
		int index
	public java.util.List getBroadcastQueueBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getBroadcastQueueFieldBuilder () 
	private void ensureStickyBroadcastsIsMutable () 
	public java.util.List getStickyBroadcastsList () 
	public int getStickyBroadcastsCount () 
	public com.android.server.am.proto.StickyBroadcastProto getStickyBroadcasts (int) 
		int index
	public com.android.server.am.proto.BroadcastProto$Builder setStickyBroadcasts (int, com.android.server.am.proto.StickyBroadcastProto) 
		int index
		com.android.server.am.proto.StickyBroadcastProto value
	public com.android.server.am.proto.BroadcastProto$Builder setStickyBroadcasts (int, com.android.server.am.proto.StickyBroadcastProto$Builder) 
		int index
		com.android.server.am.proto.StickyBroadcastProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastProto$Builder addStickyBroadcasts (com.android.server.am.proto.StickyBroadcastProto) 
		com.android.server.am.proto.StickyBroadcastProto value
	public com.android.server.am.proto.BroadcastProto$Builder addStickyBroadcasts (int, com.android.server.am.proto.StickyBroadcastProto) 
		int index
		com.android.server.am.proto.StickyBroadcastProto value
	public com.android.server.am.proto.BroadcastProto$Builder addStickyBroadcasts (com.android.server.am.proto.StickyBroadcastProto$Builder) 
		com.android.server.am.proto.StickyBroadcastProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastProto$Builder addStickyBroadcasts (int, com.android.server.am.proto.StickyBroadcastProto$Builder) 
		int index
		com.android.server.am.proto.StickyBroadcastProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastProto$Builder addAllStickyBroadcasts (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.BroadcastProto$Builder clearStickyBroadcasts () 
	public com.android.server.am.proto.BroadcastProto$Builder removeStickyBroadcasts (int) 
		int index
	public com.android.server.am.proto.StickyBroadcastProto$Builder getStickyBroadcastsBuilder (int) 
		int index
	public com.android.server.am.proto.StickyBroadcastProtoOrBuilder getStickyBroadcastsOrBuilder (int) 
		int index
	public java.util.List getStickyBroadcastsOrBuilderList () 
	public com.android.server.am.proto.StickyBroadcastProto$Builder addStickyBroadcastsBuilder () 
	public com.android.server.am.proto.StickyBroadcastProto$Builder addStickyBroadcastsBuilder (int) 
		int index
	public java.util.List getStickyBroadcastsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getStickyBroadcastsFieldBuilder () 
	public boolean hasHandler () 
	public com.android.server.am.proto.BroadcastProto$MainHandler getHandler () 
	public com.android.server.am.proto.BroadcastProto$Builder setHandler (com.android.server.am.proto.BroadcastProto$MainHandler) 
		com.android.server.am.proto.BroadcastProto$MainHandler value
	public com.android.server.am.proto.BroadcastProto$Builder setHandler (com.android.server.am.proto.BroadcastProto$MainHandler$Builder) 
		com.android.server.am.proto.BroadcastProto$MainHandler$Builder builderForValue
	public com.android.server.am.proto.BroadcastProto$Builder mergeHandler (com.android.server.am.proto.BroadcastProto$MainHandler) 
		com.android.server.am.proto.BroadcastProto$MainHandler value
	public com.android.server.am.proto.BroadcastProto$Builder clearHandler () 
	public com.android.server.am.proto.BroadcastProto$MainHandler$Builder getHandlerBuilder () 
	public com.android.server.am.proto.BroadcastProto$MainHandlerOrBuilder getHandlerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getHandlerFieldBuilder () 
	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  (com.android.server.am.proto.BroadcastProto$1) 
		com.android.server.am.proto.BroadcastProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.BroadcastProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.BroadcastProto$1 x1
}

com/android/server/am/proto/BroadcastProto$MainHandler$1.class
BroadcastProto.java
package com.android.server.am.proto
final com.android.server.am.proto.BroadcastProto$MainHandler$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.BroadcastProto$MainHandler 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 
}

com/android/server/am/proto/BroadcastProto$MainHandler$Builder.class
BroadcastProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.BroadcastProto$MainHandler$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.BroadcastProto$MainHandlerOrBuilder  {
	private int bitField0_
	private Object handler_
	private android.os.LooperProto looper_
	private com.google.protobuf.SingleFieldBuilder looperBuilder_
	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 com.android.server.am.proto.BroadcastProto$MainHandler$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.BroadcastProto$MainHandler getDefaultInstanceForType () 
	public com.android.server.am.proto.BroadcastProto$MainHandler build () 
		com.android.server.am.proto.BroadcastProto$MainHandler result
	public com.android.server.am.proto.BroadcastProto$MainHandler buildPartial () 
		com.android.server.am.proto.BroadcastProto$MainHandler result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.BroadcastProto$MainHandler$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.BroadcastProto$MainHandler$Builder mergeFrom (com.android.server.am.proto.BroadcastProto$MainHandler) 
		com.android.server.am.proto.BroadcastProto$MainHandler other
	public final boolean isInitialized () 
	public com.android.server.am.proto.BroadcastProto$MainHandler$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
		com.android.server.am.proto.BroadcastProto$MainHandler parsedMessage
	public boolean hasHandler () 
	public java.lang.String getHandler () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHandlerBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.BroadcastProto$MainHandler$Builder setHandler (java.lang.String) 
		String value
	public com.android.server.am.proto.BroadcastProto$MainHandler$Builder clearHandler () 
	public com.android.server.am.proto.BroadcastProto$MainHandler$Builder setHandlerBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasLooper () 
	public android.os.LooperProto getLooper () 
	public com.android.server.am.proto.BroadcastProto$MainHandler$Builder setLooper (android.os.LooperProto) 
		android.os.LooperProto value
	public com.android.server.am.proto.BroadcastProto$MainHandler$Builder setLooper (android.os.LooperProto$Builder) 
		android.os.LooperProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastProto$MainHandler$Builder mergeLooper (android.os.LooperProto) 
		android.os.LooperProto value
	public com.android.server.am.proto.BroadcastProto$MainHandler$Builder clearLooper () 
	public android.os.LooperProto$Builder getLooperBuilder () 
	public android.os.LooperProtoOrBuilder getLooperOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLooperFieldBuilder () 
	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  (com.android.server.am.proto.BroadcastProto$1) 
		com.android.server.am.proto.BroadcastProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.BroadcastProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.BroadcastProto$1 x1
}

com/android/server/am/proto/BroadcastProto$MainHandler.class
BroadcastProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.BroadcastProto$MainHandler extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.BroadcastProto$MainHandlerOrBuilder  {
	private int bitField0_
	public static final int HANDLER_FIELD_NUMBER
	private volatile Object handler_
	public static final int LOOPER_FIELD_NUMBER
	private android.os.LooperProto looper_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.BroadcastProto$MainHandler 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.LooperProto$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 hasHandler () 
	public java.lang.String getHandler () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHandlerBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasLooper () 
	public android.os.LooperProto getLooper () 
	public android.os.LooperProtoOrBuilder getLooperOrBuilder () 
	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 com.android.server.am.proto.BroadcastProto$MainHandler parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.BroadcastProto$MainHandler 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 com.android.server.am.proto.BroadcastProto$MainHandler parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.BroadcastProto$MainHandler parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.BroadcastProto$MainHandler parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.BroadcastProto$MainHandler parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.BroadcastProto$MainHandler parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.BroadcastProto$MainHandler parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.BroadcastProto$MainHandler parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.BroadcastProto$MainHandler parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.BroadcastProto$MainHandler$Builder newBuilderForType () 
	public static com.android.server.am.proto.BroadcastProto$MainHandler$Builder newBuilder () 
	public static com.android.server.am.proto.BroadcastProto$MainHandler$Builder newBuilder (com.android.server.am.proto.BroadcastProto$MainHandler) 
		com.android.server.am.proto.BroadcastProto$MainHandler prototype
	public com.android.server.am.proto.BroadcastProto$MainHandler$Builder toBuilder () 
	protected com.android.server.am.proto.BroadcastProto$MainHandler$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.BroadcastProto$MainHandler$Builder builder
	public static com.android.server.am.proto.BroadcastProto$MainHandler getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.BroadcastProto$MainHandler 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, com.android.server.am.proto.BroadcastProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.BroadcastProto$1 x1
	static java.lang.Object access$402 (com.android.server.am.proto.BroadcastProto$MainHandler, java.lang.Object) 
		com.android.server.am.proto.BroadcastProto$MainHandler x0
		Object x1
	static android.os.LooperProto access$502 (com.android.server.am.proto.BroadcastProto$MainHandler, android.os.LooperProto) 
		com.android.server.am.proto.BroadcastProto$MainHandler x0
		android.os.LooperProto x1
	static int access$602 (com.android.server.am.proto.BroadcastProto$MainHandler, int) 
		com.android.server.am.proto.BroadcastProto$MainHandler x0
		int x1
	static java.lang.Object access$400 (com.android.server.am.proto.BroadcastProto$MainHandler) 
		com.android.server.am.proto.BroadcastProto$MainHandler x0
	static com.google.protobuf.UnknownFieldSet access$700 (com.android.server.am.proto.BroadcastProto$MainHandler) 
		com.android.server.am.proto.BroadcastProto$MainHandler x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.BroadcastProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.BroadcastProto$1 x2
	static void  () 
}

com/android/server/am/proto/BroadcastProto$MainHandlerOrBuilder.class
BroadcastProto.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.BroadcastProto$MainHandlerOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasHandler () 
	public abstract java.lang.String getHandler () 
	public abstract com.google.protobuf.ByteString getHandlerBytes () 
	public abstract boolean hasLooper () 
	public abstract android.os.LooperProto getLooper () 
	public abstract android.os.LooperProtoOrBuilder getLooperOrBuilder () 
}

com/android/server/am/proto/BroadcastProto.class
BroadcastProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.BroadcastProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.BroadcastProtoOrBuilder  {
	private int bitField0_
	public static final int RECEIVER_LIST_FIELD_NUMBER
	private java.util.List receiverList_
	public static final int RECEIVER_RESOLVER_FIELD_NUMBER
	private com.android.server.IntentResolverProto receiverResolver_
	public static final int BROADCAST_QUEUE_FIELD_NUMBER
	private java.util.List broadcastQueue_
	public static final int STICKY_BROADCASTS_FIELD_NUMBER
	private java.util.List stickyBroadcasts_
	public static final int HANDLER_FIELD_NUMBER
	private com.android.server.am.proto.BroadcastProto$MainHandler handler_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.BroadcastProto 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.android.server.IntentResolverProto$Builder subBuilder
		com.android.server.am.proto.BroadcastProto$MainHandler$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 getReceiverListList () 
	public java.util.List getReceiverListOrBuilderList () 
	public int getReceiverListCount () 
	public com.android.server.am.proto.ReceiverListProto getReceiverList (int) 
		int index
	public com.android.server.am.proto.ReceiverListProtoOrBuilder getReceiverListOrBuilder (int) 
		int index
	public boolean hasReceiverResolver () 
	public com.android.server.IntentResolverProto getReceiverResolver () 
	public com.android.server.IntentResolverProtoOrBuilder getReceiverResolverOrBuilder () 
	public java.util.List getBroadcastQueueList () 
	public java.util.List getBroadcastQueueOrBuilderList () 
	public int getBroadcastQueueCount () 
	public com.android.server.am.proto.BroadcastQueueProto getBroadcastQueue (int) 
		int index
	public com.android.server.am.proto.BroadcastQueueProtoOrBuilder getBroadcastQueueOrBuilder (int) 
		int index
	public java.util.List getStickyBroadcastsList () 
	public java.util.List getStickyBroadcastsOrBuilderList () 
	public int getStickyBroadcastsCount () 
	public com.android.server.am.proto.StickyBroadcastProto getStickyBroadcasts (int) 
		int index
	public com.android.server.am.proto.StickyBroadcastProtoOrBuilder getStickyBroadcastsOrBuilder (int) 
		int index
	public boolean hasHandler () 
	public com.android.server.am.proto.BroadcastProto$MainHandler getHandler () 
	public com.android.server.am.proto.BroadcastProto$MainHandlerOrBuilder getHandlerOrBuilder () 
	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 i
		int i
		int size
	public static com.android.server.am.proto.BroadcastProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.BroadcastProto 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 com.android.server.am.proto.BroadcastProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.BroadcastProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.BroadcastProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.BroadcastProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.BroadcastProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.BroadcastProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.BroadcastProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.BroadcastProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.BroadcastProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.BroadcastProto$Builder newBuilder () 
	public static com.android.server.am.proto.BroadcastProto$Builder newBuilder (com.android.server.am.proto.BroadcastProto) 
		com.android.server.am.proto.BroadcastProto prototype
	public com.android.server.am.proto.BroadcastProto$Builder toBuilder () 
	protected com.android.server.am.proto.BroadcastProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.BroadcastProto$Builder builder
	public static com.android.server.am.proto.BroadcastProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.BroadcastProto 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, com.android.server.am.proto.BroadcastProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.BroadcastProto$1 x1
	static java.util.List access$1302 (com.android.server.am.proto.BroadcastProto, java.util.List) 
		com.android.server.am.proto.BroadcastProto x0
		java.util.List x1
	static com.android.server.IntentResolverProto access$1402 (com.android.server.am.proto.BroadcastProto, com.android.server.IntentResolverProto) 
		com.android.server.am.proto.BroadcastProto x0
		com.android.server.IntentResolverProto x1
	static java.util.List access$1502 (com.android.server.am.proto.BroadcastProto, java.util.List) 
		com.android.server.am.proto.BroadcastProto x0
		java.util.List x1
	static java.util.List access$1602 (com.android.server.am.proto.BroadcastProto, java.util.List) 
		com.android.server.am.proto.BroadcastProto x0
		java.util.List x1
	static com.android.server.am.proto.BroadcastProto$MainHandler access$1702 (com.android.server.am.proto.BroadcastProto, com.android.server.am.proto.BroadcastProto$MainHandler) 
		com.android.server.am.proto.BroadcastProto x0
		com.android.server.am.proto.BroadcastProto$MainHandler x1
	static int access$1802 (com.android.server.am.proto.BroadcastProto, int) 
		com.android.server.am.proto.BroadcastProto x0
		int x1
	static java.util.List access$1300 (com.android.server.am.proto.BroadcastProto) 
		com.android.server.am.proto.BroadcastProto x0
	static boolean access$1900 () 
	static java.util.List access$1500 (com.android.server.am.proto.BroadcastProto) 
		com.android.server.am.proto.BroadcastProto x0
	static boolean access$2000 () 
	static java.util.List access$1600 (com.android.server.am.proto.BroadcastProto) 
		com.android.server.am.proto.BroadcastProto x0
	static boolean access$2100 () 
	static com.google.protobuf.UnknownFieldSet access$2200 (com.android.server.am.proto.BroadcastProto) 
		com.android.server.am.proto.BroadcastProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.BroadcastProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.BroadcastProto$1 x2
	static void  () 
}

com/android/server/am/proto/BroadcastProtoOrBuilder.class
BroadcastProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.BroadcastProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getReceiverListList () 
	public abstract com.android.server.am.proto.ReceiverListProto getReceiverList (int) 
	public abstract int getReceiverListCount () 
	public abstract java.util.List getReceiverListOrBuilderList () 
	public abstract com.android.server.am.proto.ReceiverListProtoOrBuilder getReceiverListOrBuilder (int) 
	public abstract boolean hasReceiverResolver () 
	public abstract com.android.server.IntentResolverProto getReceiverResolver () 
	public abstract com.android.server.IntentResolverProtoOrBuilder getReceiverResolverOrBuilder () 
	public abstract java.util.List getBroadcastQueueList () 
	public abstract com.android.server.am.proto.BroadcastQueueProto getBroadcastQueue (int) 
	public abstract int getBroadcastQueueCount () 
	public abstract java.util.List getBroadcastQueueOrBuilderList () 
	public abstract com.android.server.am.proto.BroadcastQueueProtoOrBuilder getBroadcastQueueOrBuilder (int) 
	public abstract java.util.List getStickyBroadcastsList () 
	public abstract com.android.server.am.proto.StickyBroadcastProto getStickyBroadcasts (int) 
	public abstract int getStickyBroadcastsCount () 
	public abstract java.util.List getStickyBroadcastsOrBuilderList () 
	public abstract com.android.server.am.proto.StickyBroadcastProtoOrBuilder getStickyBroadcastsOrBuilder (int) 
	public abstract boolean hasHandler () 
	public abstract com.android.server.am.proto.BroadcastProto$MainHandler getHandler () 
	public abstract com.android.server.am.proto.BroadcastProto$MainHandlerOrBuilder getHandlerOrBuilder () 
}

com/android/server/am/proto/BroadcastQueueProto$1.class
BroadcastQueueProto.java
package com.android.server.am.proto
final com.android.server.am.proto.BroadcastQueueProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.BroadcastQueueProto 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 
}

com/android/server/am/proto/BroadcastQueueProto$BroadcastSummary$1.class
BroadcastQueueProto.java
package com.android.server.am.proto
final com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary 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 
}

com/android/server/am/proto/BroadcastQueueProto$BroadcastSummary$Builder.class
BroadcastQueueProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.BroadcastQueueProto$BroadcastSummaryOrBuilder  {
	private int bitField0_
	private android.content.IntentProto intent_
	private com.google.protobuf.SingleFieldBuilder intentBuilder_
	private long enqueueClockTimeMs_
	private long dispatchClockTimeMs_
	private long finishClockTimeMs_
	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 com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary getDefaultInstanceForType () 
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary build () 
		com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary result
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary buildPartial () 
		com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder mergeFrom (com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary) 
		com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary other
	public final boolean isInitialized () 
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$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
		com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary parsedMessage
	public boolean hasIntent () 
	public android.content.IntentProto getIntent () 
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder setIntent (android.content.IntentProto) 
		android.content.IntentProto value
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder setIntent (android.content.IntentProto$Builder) 
		android.content.IntentProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder mergeIntent (android.content.IntentProto) 
		android.content.IntentProto value
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder clearIntent () 
	public android.content.IntentProto$Builder getIntentBuilder () 
	public android.content.IntentProtoOrBuilder getIntentOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getIntentFieldBuilder () 
	public boolean hasEnqueueClockTimeMs () 
	public long getEnqueueClockTimeMs () 
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder setEnqueueClockTimeMs (long) 
		long value
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder clearEnqueueClockTimeMs () 
	public boolean hasDispatchClockTimeMs () 
	public long getDispatchClockTimeMs () 
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder setDispatchClockTimeMs (long) 
		long value
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder clearDispatchClockTimeMs () 
	public boolean hasFinishClockTimeMs () 
	public long getFinishClockTimeMs () 
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder setFinishClockTimeMs (long) 
		long value
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder clearFinishClockTimeMs () 
	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  (com.android.server.am.proto.BroadcastQueueProto$1) 
		com.android.server.am.proto.BroadcastQueueProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.BroadcastQueueProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.BroadcastQueueProto$1 x1
}

com/android/server/am/proto/BroadcastQueueProto$BroadcastSummary.class
BroadcastQueueProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.BroadcastQueueProto$BroadcastSummaryOrBuilder  {
	private int bitField0_
	public static final int INTENT_FIELD_NUMBER
	private android.content.IntentProto intent_
	public static final int ENQUEUE_CLOCK_TIME_MS_FIELD_NUMBER
	private long enqueueClockTimeMs_
	public static final int DISPATCH_CLOCK_TIME_MS_FIELD_NUMBER
	private long dispatchClockTimeMs_
	public static final int FINISH_CLOCK_TIME_MS_FIELD_NUMBER
	private long finishClockTimeMs_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary 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.content.IntentProto$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 hasIntent () 
	public android.content.IntentProto getIntent () 
	public android.content.IntentProtoOrBuilder getIntentOrBuilder () 
	public boolean hasEnqueueClockTimeMs () 
	public long getEnqueueClockTimeMs () 
	public boolean hasDispatchClockTimeMs () 
	public long getDispatchClockTimeMs () 
	public boolean hasFinishClockTimeMs () 
	public long getFinishClockTimeMs () 
	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 com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary 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 com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder newBuilderForType () 
	public static com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder newBuilder () 
	public static com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder newBuilder (com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary) 
		com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary prototype
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder toBuilder () 
	protected com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder builder
	public static com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary 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, com.android.server.am.proto.BroadcastQueueProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.BroadcastQueueProto$1 x1
	static android.content.IntentProto access$402 (com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary, android.content.IntentProto) 
		com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary x0
		android.content.IntentProto x1
	static long access$502 (com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary, long) 
		com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary x0
		long x1
	static long access$602 (com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary, long) 
		com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary x0
		long x1
	static long access$702 (com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary, long) 
		com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary x0
		long x1
	static int access$802 (com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary, int) 
		com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$900 (com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary) 
		com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.BroadcastQueueProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.BroadcastQueueProto$1 x2
	static void  () 
}

com/android/server/am/proto/BroadcastQueueProto$BroadcastSummaryOrBuilder.class
BroadcastQueueProto.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.BroadcastQueueProto$BroadcastSummaryOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasIntent () 
	public abstract android.content.IntentProto getIntent () 
	public abstract android.content.IntentProtoOrBuilder getIntentOrBuilder () 
	public abstract boolean hasEnqueueClockTimeMs () 
	public abstract long getEnqueueClockTimeMs () 
	public abstract boolean hasDispatchClockTimeMs () 
	public abstract long getDispatchClockTimeMs () 
	public abstract boolean hasFinishClockTimeMs () 
	public abstract long getFinishClockTimeMs () 
}

com/android/server/am/proto/BroadcastQueueProto$Builder.class
BroadcastQueueProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.BroadcastQueueProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.BroadcastQueueProtoOrBuilder  {
	private int bitField0_
	private Object queueName_
	private java.util.List parallelBroadcasts_
	private com.google.protobuf.RepeatedFieldBuilder parallelBroadcastsBuilder_
	private java.util.List orderedBroadcasts_
	private com.google.protobuf.RepeatedFieldBuilder orderedBroadcastsBuilder_
	private com.android.server.am.proto.BroadcastRecordProto pendingBroadcast_
	private com.google.protobuf.SingleFieldBuilder pendingBroadcastBuilder_
	private java.util.List historicalBroadcasts_
	private com.google.protobuf.RepeatedFieldBuilder historicalBroadcastsBuilder_
	private java.util.List historicalBroadcastsSummary_
	private com.google.protobuf.RepeatedFieldBuilder historicalBroadcastsSummaryBuilder_
	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 com.android.server.am.proto.BroadcastQueueProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.BroadcastQueueProto getDefaultInstanceForType () 
	public com.android.server.am.proto.BroadcastQueueProto build () 
		com.android.server.am.proto.BroadcastQueueProto result
	public com.android.server.am.proto.BroadcastQueueProto buildPartial () 
		com.android.server.am.proto.BroadcastQueueProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.BroadcastQueueProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.BroadcastQueueProto$Builder mergeFrom (com.android.server.am.proto.BroadcastQueueProto) 
		com.android.server.am.proto.BroadcastQueueProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.BroadcastQueueProto$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
		com.android.server.am.proto.BroadcastQueueProto parsedMessage
	public boolean hasQueueName () 
	public java.lang.String getQueueName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getQueueNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.BroadcastQueueProto$Builder setQueueName (java.lang.String) 
		String value
	public com.android.server.am.proto.BroadcastQueueProto$Builder clearQueueName () 
	public com.android.server.am.proto.BroadcastQueueProto$Builder setQueueNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureParallelBroadcastsIsMutable () 
	public java.util.List getParallelBroadcastsList () 
	public int getParallelBroadcastsCount () 
	public com.android.server.am.proto.BroadcastRecordProto getParallelBroadcasts (int) 
		int index
	public com.android.server.am.proto.BroadcastQueueProto$Builder setParallelBroadcasts (int, com.android.server.am.proto.BroadcastRecordProto) 
		int index
		com.android.server.am.proto.BroadcastRecordProto value
	public com.android.server.am.proto.BroadcastQueueProto$Builder setParallelBroadcasts (int, com.android.server.am.proto.BroadcastRecordProto$Builder) 
		int index
		com.android.server.am.proto.BroadcastRecordProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastQueueProto$Builder addParallelBroadcasts (com.android.server.am.proto.BroadcastRecordProto) 
		com.android.server.am.proto.BroadcastRecordProto value
	public com.android.server.am.proto.BroadcastQueueProto$Builder addParallelBroadcasts (int, com.android.server.am.proto.BroadcastRecordProto) 
		int index
		com.android.server.am.proto.BroadcastRecordProto value
	public com.android.server.am.proto.BroadcastQueueProto$Builder addParallelBroadcasts (com.android.server.am.proto.BroadcastRecordProto$Builder) 
		com.android.server.am.proto.BroadcastRecordProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastQueueProto$Builder addParallelBroadcasts (int, com.android.server.am.proto.BroadcastRecordProto$Builder) 
		int index
		com.android.server.am.proto.BroadcastRecordProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastQueueProto$Builder addAllParallelBroadcasts (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.BroadcastQueueProto$Builder clearParallelBroadcasts () 
	public com.android.server.am.proto.BroadcastQueueProto$Builder removeParallelBroadcasts (int) 
		int index
	public com.android.server.am.proto.BroadcastRecordProto$Builder getParallelBroadcastsBuilder (int) 
		int index
	public com.android.server.am.proto.BroadcastRecordProtoOrBuilder getParallelBroadcastsOrBuilder (int) 
		int index
	public java.util.List getParallelBroadcastsOrBuilderList () 
	public com.android.server.am.proto.BroadcastRecordProto$Builder addParallelBroadcastsBuilder () 
	public com.android.server.am.proto.BroadcastRecordProto$Builder addParallelBroadcastsBuilder (int) 
		int index
	public java.util.List getParallelBroadcastsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getParallelBroadcastsFieldBuilder () 
	private void ensureOrderedBroadcastsIsMutable () 
	public java.util.List getOrderedBroadcastsList () 
	public int getOrderedBroadcastsCount () 
	public com.android.server.am.proto.BroadcastRecordProto getOrderedBroadcasts (int) 
		int index
	public com.android.server.am.proto.BroadcastQueueProto$Builder setOrderedBroadcasts (int, com.android.server.am.proto.BroadcastRecordProto) 
		int index
		com.android.server.am.proto.BroadcastRecordProto value
	public com.android.server.am.proto.BroadcastQueueProto$Builder setOrderedBroadcasts (int, com.android.server.am.proto.BroadcastRecordProto$Builder) 
		int index
		com.android.server.am.proto.BroadcastRecordProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastQueueProto$Builder addOrderedBroadcasts (com.android.server.am.proto.BroadcastRecordProto) 
		com.android.server.am.proto.BroadcastRecordProto value
	public com.android.server.am.proto.BroadcastQueueProto$Builder addOrderedBroadcasts (int, com.android.server.am.proto.BroadcastRecordProto) 
		int index
		com.android.server.am.proto.BroadcastRecordProto value
	public com.android.server.am.proto.BroadcastQueueProto$Builder addOrderedBroadcasts (com.android.server.am.proto.BroadcastRecordProto$Builder) 
		com.android.server.am.proto.BroadcastRecordProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastQueueProto$Builder addOrderedBroadcasts (int, com.android.server.am.proto.BroadcastRecordProto$Builder) 
		int index
		com.android.server.am.proto.BroadcastRecordProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastQueueProto$Builder addAllOrderedBroadcasts (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.BroadcastQueueProto$Builder clearOrderedBroadcasts () 
	public com.android.server.am.proto.BroadcastQueueProto$Builder removeOrderedBroadcasts (int) 
		int index
	public com.android.server.am.proto.BroadcastRecordProto$Builder getOrderedBroadcastsBuilder (int) 
		int index
	public com.android.server.am.proto.BroadcastRecordProtoOrBuilder getOrderedBroadcastsOrBuilder (int) 
		int index
	public java.util.List getOrderedBroadcastsOrBuilderList () 
	public com.android.server.am.proto.BroadcastRecordProto$Builder addOrderedBroadcastsBuilder () 
	public com.android.server.am.proto.BroadcastRecordProto$Builder addOrderedBroadcastsBuilder (int) 
		int index
	public java.util.List getOrderedBroadcastsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getOrderedBroadcastsFieldBuilder () 
	public boolean hasPendingBroadcast () 
	public com.android.server.am.proto.BroadcastRecordProto getPendingBroadcast () 
	public com.android.server.am.proto.BroadcastQueueProto$Builder setPendingBroadcast (com.android.server.am.proto.BroadcastRecordProto) 
		com.android.server.am.proto.BroadcastRecordProto value
	public com.android.server.am.proto.BroadcastQueueProto$Builder setPendingBroadcast (com.android.server.am.proto.BroadcastRecordProto$Builder) 
		com.android.server.am.proto.BroadcastRecordProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastQueueProto$Builder mergePendingBroadcast (com.android.server.am.proto.BroadcastRecordProto) 
		com.android.server.am.proto.BroadcastRecordProto value
	public com.android.server.am.proto.BroadcastQueueProto$Builder clearPendingBroadcast () 
	public com.android.server.am.proto.BroadcastRecordProto$Builder getPendingBroadcastBuilder () 
	public com.android.server.am.proto.BroadcastRecordProtoOrBuilder getPendingBroadcastOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPendingBroadcastFieldBuilder () 
	private void ensureHistoricalBroadcastsIsMutable () 
	public java.util.List getHistoricalBroadcastsList () 
	public int getHistoricalBroadcastsCount () 
	public com.android.server.am.proto.BroadcastRecordProto getHistoricalBroadcasts (int) 
		int index
	public com.android.server.am.proto.BroadcastQueueProto$Builder setHistoricalBroadcasts (int, com.android.server.am.proto.BroadcastRecordProto) 
		int index
		com.android.server.am.proto.BroadcastRecordProto value
	public com.android.server.am.proto.BroadcastQueueProto$Builder setHistoricalBroadcasts (int, com.android.server.am.proto.BroadcastRecordProto$Builder) 
		int index
		com.android.server.am.proto.BroadcastRecordProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastQueueProto$Builder addHistoricalBroadcasts (com.android.server.am.proto.BroadcastRecordProto) 
		com.android.server.am.proto.BroadcastRecordProto value
	public com.android.server.am.proto.BroadcastQueueProto$Builder addHistoricalBroadcasts (int, com.android.server.am.proto.BroadcastRecordProto) 
		int index
		com.android.server.am.proto.BroadcastRecordProto value
	public com.android.server.am.proto.BroadcastQueueProto$Builder addHistoricalBroadcasts (com.android.server.am.proto.BroadcastRecordProto$Builder) 
		com.android.server.am.proto.BroadcastRecordProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastQueueProto$Builder addHistoricalBroadcasts (int, com.android.server.am.proto.BroadcastRecordProto$Builder) 
		int index
		com.android.server.am.proto.BroadcastRecordProto$Builder builderForValue
	public com.android.server.am.proto.BroadcastQueueProto$Builder addAllHistoricalBroadcasts (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.BroadcastQueueProto$Builder clearHistoricalBroadcasts () 
	public com.android.server.am.proto.BroadcastQueueProto$Builder removeHistoricalBroadcasts (int) 
		int index
	public com.android.server.am.proto.BroadcastRecordProto$Builder getHistoricalBroadcastsBuilder (int) 
		int index
	public com.android.server.am.proto.BroadcastRecordProtoOrBuilder getHistoricalBroadcastsOrBuilder (int) 
		int index
	public java.util.List getHistoricalBroadcastsOrBuilderList () 
	public com.android.server.am.proto.BroadcastRecordProto$Builder addHistoricalBroadcastsBuilder () 
	public com.android.server.am.proto.BroadcastRecordProto$Builder addHistoricalBroadcastsBuilder (int) 
		int index
	public java.util.List getHistoricalBroadcastsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getHistoricalBroadcastsFieldBuilder () 
	private void ensureHistoricalBroadcastsSummaryIsMutable () 
	public java.util.List getHistoricalBroadcastsSummaryList () 
	public int getHistoricalBroadcastsSummaryCount () 
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary getHistoricalBroadcastsSummary (int) 
		int index
	public com.android.server.am.proto.BroadcastQueueProto$Builder setHistoricalBroadcastsSummary (int, com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary) 
		int index
		com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary value
	public com.android.server.am.proto.BroadcastQueueProto$Builder setHistoricalBroadcastsSummary (int, com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder) 
		int index
		com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder builderForValue
	public com.android.server.am.proto.BroadcastQueueProto$Builder addHistoricalBroadcastsSummary (com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary) 
		com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary value
	public com.android.server.am.proto.BroadcastQueueProto$Builder addHistoricalBroadcastsSummary (int, com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary) 
		int index
		com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary value
	public com.android.server.am.proto.BroadcastQueueProto$Builder addHistoricalBroadcastsSummary (com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder) 
		com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder builderForValue
	public com.android.server.am.proto.BroadcastQueueProto$Builder addHistoricalBroadcastsSummary (int, com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder) 
		int index
		com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder builderForValue
	public com.android.server.am.proto.BroadcastQueueProto$Builder addAllHistoricalBroadcastsSummary (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.BroadcastQueueProto$Builder clearHistoricalBroadcastsSummary () 
	public com.android.server.am.proto.BroadcastQueueProto$Builder removeHistoricalBroadcastsSummary (int) 
		int index
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder getHistoricalBroadcastsSummaryBuilder (int) 
		int index
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummaryOrBuilder getHistoricalBroadcastsSummaryOrBuilder (int) 
		int index
	public java.util.List getHistoricalBroadcastsSummaryOrBuilderList () 
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder addHistoricalBroadcastsSummaryBuilder () 
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary$Builder addHistoricalBroadcastsSummaryBuilder (int) 
		int index
	public java.util.List getHistoricalBroadcastsSummaryBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getHistoricalBroadcastsSummaryFieldBuilder () 
	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  (com.android.server.am.proto.BroadcastQueueProto$1) 
		com.android.server.am.proto.BroadcastQueueProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.BroadcastQueueProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.BroadcastQueueProto$1 x1
}

com/android/server/am/proto/BroadcastQueueProto.class
BroadcastQueueProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.BroadcastQueueProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.BroadcastQueueProtoOrBuilder  {
	private int bitField0_
	public static final int QUEUE_NAME_FIELD_NUMBER
	private volatile Object queueName_
	public static final int PARALLEL_BROADCASTS_FIELD_NUMBER
	private java.util.List parallelBroadcasts_
	public static final int ORDERED_BROADCASTS_FIELD_NUMBER
	private java.util.List orderedBroadcasts_
	public static final int PENDING_BROADCAST_FIELD_NUMBER
	private com.android.server.am.proto.BroadcastRecordProto pendingBroadcast_
	public static final int HISTORICAL_BROADCASTS_FIELD_NUMBER
	private java.util.List historicalBroadcasts_
	public static final int HISTORICAL_BROADCASTS_SUMMARY_FIELD_NUMBER
	private java.util.List historicalBroadcastsSummary_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.BroadcastQueueProto 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.android.server.am.proto.BroadcastRecordProto$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 hasQueueName () 
	public java.lang.String getQueueName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getQueueNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public java.util.List getParallelBroadcastsList () 
	public java.util.List getParallelBroadcastsOrBuilderList () 
	public int getParallelBroadcastsCount () 
	public com.android.server.am.proto.BroadcastRecordProto getParallelBroadcasts (int) 
		int index
	public com.android.server.am.proto.BroadcastRecordProtoOrBuilder getParallelBroadcastsOrBuilder (int) 
		int index
	public java.util.List getOrderedBroadcastsList () 
	public java.util.List getOrderedBroadcastsOrBuilderList () 
	public int getOrderedBroadcastsCount () 
	public com.android.server.am.proto.BroadcastRecordProto getOrderedBroadcasts (int) 
		int index
	public com.android.server.am.proto.BroadcastRecordProtoOrBuilder getOrderedBroadcastsOrBuilder (int) 
		int index
	public boolean hasPendingBroadcast () 
	public com.android.server.am.proto.BroadcastRecordProto getPendingBroadcast () 
	public com.android.server.am.proto.BroadcastRecordProtoOrBuilder getPendingBroadcastOrBuilder () 
	public java.util.List getHistoricalBroadcastsList () 
	public java.util.List getHistoricalBroadcastsOrBuilderList () 
	public int getHistoricalBroadcastsCount () 
	public com.android.server.am.proto.BroadcastRecordProto getHistoricalBroadcasts (int) 
		int index
	public com.android.server.am.proto.BroadcastRecordProtoOrBuilder getHistoricalBroadcastsOrBuilder (int) 
		int index
	public java.util.List getHistoricalBroadcastsSummaryList () 
	public java.util.List getHistoricalBroadcastsSummaryOrBuilderList () 
	public int getHistoricalBroadcastsSummaryCount () 
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary getHistoricalBroadcastsSummary (int) 
		int index
	public com.android.server.am.proto.BroadcastQueueProto$BroadcastSummaryOrBuilder getHistoricalBroadcastsSummaryOrBuilder (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
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int i
		int i
		int i
		int size
	public static com.android.server.am.proto.BroadcastQueueProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.BroadcastQueueProto 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 com.android.server.am.proto.BroadcastQueueProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.BroadcastQueueProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.BroadcastQueueProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.BroadcastQueueProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.BroadcastQueueProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.BroadcastQueueProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.BroadcastQueueProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.BroadcastQueueProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.BroadcastQueueProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.BroadcastQueueProto$Builder newBuilder () 
	public static com.android.server.am.proto.BroadcastQueueProto$Builder newBuilder (com.android.server.am.proto.BroadcastQueueProto) 
		com.android.server.am.proto.BroadcastQueueProto prototype
	public com.android.server.am.proto.BroadcastQueueProto$Builder toBuilder () 
	protected com.android.server.am.proto.BroadcastQueueProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.BroadcastQueueProto$Builder builder
	public static com.android.server.am.proto.BroadcastQueueProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.BroadcastQueueProto 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$1300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.am.proto.BroadcastQueueProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.BroadcastQueueProto$1 x1
	static java.lang.Object access$1502 (com.android.server.am.proto.BroadcastQueueProto, java.lang.Object) 
		com.android.server.am.proto.BroadcastQueueProto x0
		Object x1
	static java.util.List access$1602 (com.android.server.am.proto.BroadcastQueueProto, java.util.List) 
		com.android.server.am.proto.BroadcastQueueProto x0
		java.util.List x1
	static java.util.List access$1702 (com.android.server.am.proto.BroadcastQueueProto, java.util.List) 
		com.android.server.am.proto.BroadcastQueueProto x0
		java.util.List x1
	static com.android.server.am.proto.BroadcastRecordProto access$1802 (com.android.server.am.proto.BroadcastQueueProto, com.android.server.am.proto.BroadcastRecordProto) 
		com.android.server.am.proto.BroadcastQueueProto x0
		com.android.server.am.proto.BroadcastRecordProto x1
	static java.util.List access$1902 (com.android.server.am.proto.BroadcastQueueProto, java.util.List) 
		com.android.server.am.proto.BroadcastQueueProto x0
		java.util.List x1
	static java.util.List access$2002 (com.android.server.am.proto.BroadcastQueueProto, java.util.List) 
		com.android.server.am.proto.BroadcastQueueProto x0
		java.util.List x1
	static int access$2102 (com.android.server.am.proto.BroadcastQueueProto, int) 
		com.android.server.am.proto.BroadcastQueueProto x0
		int x1
	static java.lang.Object access$1500 (com.android.server.am.proto.BroadcastQueueProto) 
		com.android.server.am.proto.BroadcastQueueProto x0
	static java.util.List access$1600 (com.android.server.am.proto.BroadcastQueueProto) 
		com.android.server.am.proto.BroadcastQueueProto x0
	static boolean access$2200 () 
	static java.util.List access$1700 (com.android.server.am.proto.BroadcastQueueProto) 
		com.android.server.am.proto.BroadcastQueueProto x0
	static boolean access$2300 () 
	static java.util.List access$1900 (com.android.server.am.proto.BroadcastQueueProto) 
		com.android.server.am.proto.BroadcastQueueProto x0
	static boolean access$2400 () 
	static java.util.List access$2000 (com.android.server.am.proto.BroadcastQueueProto) 
		com.android.server.am.proto.BroadcastQueueProto x0
	static boolean access$2500 () 
	static com.google.protobuf.UnknownFieldSet access$2600 (com.android.server.am.proto.BroadcastQueueProto) 
		com.android.server.am.proto.BroadcastQueueProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.BroadcastQueueProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.BroadcastQueueProto$1 x2
	static void  () 
}

com/android/server/am/proto/BroadcastQueueProtoOrBuilder.class
BroadcastQueueProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.BroadcastQueueProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasQueueName () 
	public abstract java.lang.String getQueueName () 
	public abstract com.google.protobuf.ByteString getQueueNameBytes () 
	public abstract java.util.List getParallelBroadcastsList () 
	public abstract com.android.server.am.proto.BroadcastRecordProto getParallelBroadcasts (int) 
	public abstract int getParallelBroadcastsCount () 
	public abstract java.util.List getParallelBroadcastsOrBuilderList () 
	public abstract com.android.server.am.proto.BroadcastRecordProtoOrBuilder getParallelBroadcastsOrBuilder (int) 
	public abstract java.util.List getOrderedBroadcastsList () 
	public abstract com.android.server.am.proto.BroadcastRecordProto getOrderedBroadcasts (int) 
	public abstract int getOrderedBroadcastsCount () 
	public abstract java.util.List getOrderedBroadcastsOrBuilderList () 
	public abstract com.android.server.am.proto.BroadcastRecordProtoOrBuilder getOrderedBroadcastsOrBuilder (int) 
	public abstract boolean hasPendingBroadcast () 
	public abstract com.android.server.am.proto.BroadcastRecordProto getPendingBroadcast () 
	public abstract com.android.server.am.proto.BroadcastRecordProtoOrBuilder getPendingBroadcastOrBuilder () 
	public abstract java.util.List getHistoricalBroadcastsList () 
	public abstract com.android.server.am.proto.BroadcastRecordProto getHistoricalBroadcasts (int) 
	public abstract int getHistoricalBroadcastsCount () 
	public abstract java.util.List getHistoricalBroadcastsOrBuilderList () 
	public abstract com.android.server.am.proto.BroadcastRecordProtoOrBuilder getHistoricalBroadcastsOrBuilder (int) 
	public abstract java.util.List getHistoricalBroadcastsSummaryList () 
	public abstract com.android.server.am.proto.BroadcastQueueProto$BroadcastSummary getHistoricalBroadcastsSummary (int) 
	public abstract int getHistoricalBroadcastsSummaryCount () 
	public abstract java.util.List getHistoricalBroadcastsSummaryOrBuilderList () 
	public abstract com.android.server.am.proto.BroadcastQueueProto$BroadcastSummaryOrBuilder getHistoricalBroadcastsSummaryOrBuilder (int) 
}

com/android/server/am/proto/BroadcastRecordProto$1.class
BroadcastRecordProto.java
package com.android.server.am.proto
final com.android.server.am.proto.BroadcastRecordProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.BroadcastRecordProto 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 
}

com/android/server/am/proto/BroadcastRecordProto$Builder.class
BroadcastRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.BroadcastRecordProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.BroadcastRecordProtoOrBuilder  {
	private int bitField0_
	private int userId_
	private Object intentAction_
	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 com.android.server.am.proto.BroadcastRecordProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.BroadcastRecordProto getDefaultInstanceForType () 
	public com.android.server.am.proto.BroadcastRecordProto build () 
		com.android.server.am.proto.BroadcastRecordProto result
	public com.android.server.am.proto.BroadcastRecordProto buildPartial () 
		com.android.server.am.proto.BroadcastRecordProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.BroadcastRecordProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.BroadcastRecordProto$Builder mergeFrom (com.android.server.am.proto.BroadcastRecordProto) 
		com.android.server.am.proto.BroadcastRecordProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.BroadcastRecordProto$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
		com.android.server.am.proto.BroadcastRecordProto parsedMessage
	public boolean hasUserId () 
	public int getUserId () 
	public com.android.server.am.proto.BroadcastRecordProto$Builder setUserId (int) 
		int value
	public com.android.server.am.proto.BroadcastRecordProto$Builder clearUserId () 
	public boolean hasIntentAction () 
	public java.lang.String getIntentAction () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIntentActionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.BroadcastRecordProto$Builder setIntentAction (java.lang.String) 
		String value
	public com.android.server.am.proto.BroadcastRecordProto$Builder clearIntentAction () 
	public com.android.server.am.proto.BroadcastRecordProto$Builder setIntentActionBytes (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  (com.android.server.am.proto.BroadcastRecordProto$1) 
		com.android.server.am.proto.BroadcastRecordProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.BroadcastRecordProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.BroadcastRecordProto$1 x1
}

com/android/server/am/proto/BroadcastRecordProto.class
BroadcastRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.BroadcastRecordProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.BroadcastRecordProtoOrBuilder  {
	private int bitField0_
	public static final int USER_ID_FIELD_NUMBER
	private int userId_
	public static final int INTENT_ACTION_FIELD_NUMBER
	private volatile Object intentAction_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.BroadcastRecordProto 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 hasUserId () 
	public int getUserId () 
	public boolean hasIntentAction () 
	public java.lang.String getIntentAction () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getIntentActionBytes () 
		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 com.android.server.am.proto.BroadcastRecordProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.BroadcastRecordProto 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 com.android.server.am.proto.BroadcastRecordProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.BroadcastRecordProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.BroadcastRecordProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.BroadcastRecordProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.BroadcastRecordProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.BroadcastRecordProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.BroadcastRecordProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.BroadcastRecordProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.BroadcastRecordProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.BroadcastRecordProto$Builder newBuilder () 
	public static com.android.server.am.proto.BroadcastRecordProto$Builder newBuilder (com.android.server.am.proto.BroadcastRecordProto) 
		com.android.server.am.proto.BroadcastRecordProto prototype
	public com.android.server.am.proto.BroadcastRecordProto$Builder toBuilder () 
	protected com.android.server.am.proto.BroadcastRecordProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.BroadcastRecordProto$Builder builder
	public static com.android.server.am.proto.BroadcastRecordProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.BroadcastRecordProto 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, com.android.server.am.proto.BroadcastRecordProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.BroadcastRecordProto$1 x1
	static int access$402 (com.android.server.am.proto.BroadcastRecordProto, int) 
		com.android.server.am.proto.BroadcastRecordProto x0
		int x1
	static java.lang.Object access$502 (com.android.server.am.proto.BroadcastRecordProto, java.lang.Object) 
		com.android.server.am.proto.BroadcastRecordProto x0
		Object x1
	static int access$602 (com.android.server.am.proto.BroadcastRecordProto, int) 
		com.android.server.am.proto.BroadcastRecordProto x0
		int x1
	static java.lang.Object access$500 (com.android.server.am.proto.BroadcastRecordProto) 
		com.android.server.am.proto.BroadcastRecordProto x0
	static com.google.protobuf.UnknownFieldSet access$700 (com.android.server.am.proto.BroadcastRecordProto) 
		com.android.server.am.proto.BroadcastRecordProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.BroadcastRecordProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.BroadcastRecordProto$1 x2
	static void  () 
}

com/android/server/am/proto/BroadcastRecordProtoOrBuilder.class
BroadcastRecordProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.BroadcastRecordProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUserId () 
	public abstract int getUserId () 
	public abstract boolean hasIntentAction () 
	public abstract java.lang.String getIntentAction () 
	public abstract com.google.protobuf.ByteString getIntentActionBytes () 
}

com/android/server/am/proto/ConnectionRecordProto$1.class
ConnectionRecordProto.java
package com.android.server.am.proto
final com.android.server.am.proto.ConnectionRecordProto$1 extends java.lang.Object implements com.google.protobuf.Internal$ListAdapter$Converter  {
	void  () 
	public com.android.server.am.proto.ConnectionRecordProto$Flag convert (java.lang.Integer) 
		Integer from
		com.android.server.am.proto.ConnectionRecordProto$Flag result
	public volatile java.lang.Object convert (java.lang.Object) 
}

com/android/server/am/proto/ConnectionRecordProto$2.class
ConnectionRecordProto.java
package com.android.server.am.proto
final com.android.server.am.proto.ConnectionRecordProto$2 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.ConnectionRecordProto 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 
}

com/android/server/am/proto/ConnectionRecordProto$Builder.class
ConnectionRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ConnectionRecordProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.ConnectionRecordProtoOrBuilder  {
	private int bitField0_
	private Object hexHash_
	private int userId_
	private java.util.List flags_
	private Object serviceName_
	private Object connHexHash_
	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 com.android.server.am.proto.ConnectionRecordProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.ConnectionRecordProto getDefaultInstanceForType () 
	public com.android.server.am.proto.ConnectionRecordProto build () 
		com.android.server.am.proto.ConnectionRecordProto result
	public com.android.server.am.proto.ConnectionRecordProto buildPartial () 
		com.android.server.am.proto.ConnectionRecordProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.ConnectionRecordProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.ConnectionRecordProto$Builder mergeFrom (com.android.server.am.proto.ConnectionRecordProto) 
		com.android.server.am.proto.ConnectionRecordProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.ConnectionRecordProto$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
		com.android.server.am.proto.ConnectionRecordProto parsedMessage
	public boolean hasHexHash () 
	public java.lang.String getHexHash () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHexHashBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.ConnectionRecordProto$Builder setHexHash (java.lang.String) 
		String value
	public com.android.server.am.proto.ConnectionRecordProto$Builder clearHexHash () 
	public com.android.server.am.proto.ConnectionRecordProto$Builder setHexHashBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasUserId () 
	public int getUserId () 
	public com.android.server.am.proto.ConnectionRecordProto$Builder setUserId (int) 
		int value
	public com.android.server.am.proto.ConnectionRecordProto$Builder clearUserId () 
	private void ensureFlagsIsMutable () 
	public java.util.List getFlagsList () 
	public int getFlagsCount () 
	public com.android.server.am.proto.ConnectionRecordProto$Flag getFlags (int) 
		int index
	public com.android.server.am.proto.ConnectionRecordProto$Builder setFlags (int, com.android.server.am.proto.ConnectionRecordProto$Flag) 
		int index
		com.android.server.am.proto.ConnectionRecordProto$Flag value
	public com.android.server.am.proto.ConnectionRecordProto$Builder addFlags (com.android.server.am.proto.ConnectionRecordProto$Flag) 
		com.android.server.am.proto.ConnectionRecordProto$Flag value
	public com.android.server.am.proto.ConnectionRecordProto$Builder addAllFlags (java.lang.Iterable) 
		com.android.server.am.proto.ConnectionRecordProto$Flag value
		Iterable values
	public com.android.server.am.proto.ConnectionRecordProto$Builder clearFlags () 
	public boolean hasServiceName () 
	public java.lang.String getServiceName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getServiceNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.ConnectionRecordProto$Builder setServiceName (java.lang.String) 
		String value
	public com.android.server.am.proto.ConnectionRecordProto$Builder clearServiceName () 
	public com.android.server.am.proto.ConnectionRecordProto$Builder setServiceNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasConnHexHash () 
	public java.lang.String getConnHexHash () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getConnHexHashBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.ConnectionRecordProto$Builder setConnHexHash (java.lang.String) 
		String value
	public com.android.server.am.proto.ConnectionRecordProto$Builder clearConnHexHash () 
	public com.android.server.am.proto.ConnectionRecordProto$Builder setConnHexHashBytes (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  (com.android.server.am.proto.ConnectionRecordProto$1) 
		com.android.server.am.proto.ConnectionRecordProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.ConnectionRecordProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.ConnectionRecordProto$1 x1
}

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

com/android/server/am/proto/ConnectionRecordProto$Flag.class
ConnectionRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ConnectionRecordProto$Flag extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.server.am.proto.ConnectionRecordProto$Flag AUTO_CREATE
	public static final com.android.server.am.proto.ConnectionRecordProto$Flag DEBUG_UNBIND
	public static final com.android.server.am.proto.ConnectionRecordProto$Flag NOT_FG
	public static final com.android.server.am.proto.ConnectionRecordProto$Flag IMPORTANT_BG
	public static final com.android.server.am.proto.ConnectionRecordProto$Flag ABOVE_CLIENT
	public static final com.android.server.am.proto.ConnectionRecordProto$Flag ALLOW_OOM_MANAGEMENT
	public static final com.android.server.am.proto.ConnectionRecordProto$Flag WAIVE_PRIORITY
	public static final com.android.server.am.proto.ConnectionRecordProto$Flag IMPORTANT
	public static final com.android.server.am.proto.ConnectionRecordProto$Flag ADJUST_WITH_ACTIVITY
	public static final com.android.server.am.proto.ConnectionRecordProto$Flag FG_SERVICE_WHILE_WAKE
	public static final com.android.server.am.proto.ConnectionRecordProto$Flag FG_SERVICE
	public static final com.android.server.am.proto.ConnectionRecordProto$Flag TREAT_LIKE_ACTIVITY
	public static final com.android.server.am.proto.ConnectionRecordProto$Flag VISIBLE
	public static final com.android.server.am.proto.ConnectionRecordProto$Flag SHOWING_UI
	public static final com.android.server.am.proto.ConnectionRecordProto$Flag NOT_VISIBLE
	public static final com.android.server.am.proto.ConnectionRecordProto$Flag DEAD
	public static final int AUTO_CREATE_VALUE
	public static final int DEBUG_UNBIND_VALUE
	public static final int NOT_FG_VALUE
	public static final int IMPORTANT_BG_VALUE
	public static final int ABOVE_CLIENT_VALUE
	public static final int ALLOW_OOM_MANAGEMENT_VALUE
	public static final int WAIVE_PRIORITY_VALUE
	public static final int IMPORTANT_VALUE
	public static final int ADJUST_WITH_ACTIVITY_VALUE
	public static final int FG_SERVICE_WHILE_WAKE_VALUE
	public static final int FG_SERVICE_VALUE
	public static final int TREAT_LIKE_ACTIVITY_VALUE
	public static final int VISIBLE_VALUE
	public static final int SHOWING_UI_VALUE
	public static final int NOT_VISIBLE_VALUE
	public static final int DEAD_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.server.am.proto.ConnectionRecordProto$Flag[] VALUES
	private final int value
	private static final com.android.server.am.proto.ConnectionRecordProto$Flag[] $VALUES
	public static com.android.server.am.proto.ConnectionRecordProto$Flag[] values () 
	public static com.android.server.am.proto.ConnectionRecordProto$Flag valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.server.am.proto.ConnectionRecordProto$Flag valueOf (int) 
		int value
	public static com.android.server.am.proto.ConnectionRecordProto$Flag 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 com.android.server.am.proto.ConnectionRecordProto$Flag valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/server/am/proto/ConnectionRecordProto.class
ConnectionRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ConnectionRecordProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.ConnectionRecordProtoOrBuilder  {
	private int bitField0_
	public static final int HEX_HASH_FIELD_NUMBER
	private volatile Object hexHash_
	public static final int USER_ID_FIELD_NUMBER
	private int userId_
	public static final int FLAGS_FIELD_NUMBER
	private java.util.List flags_
	private static final com.google.protobuf.Internal$ListAdapter$Converter flags_converter_
	public static final int SERVICE_NAME_FIELD_NUMBER
	private volatile Object serviceName_
	public static final int CONN_HEX_HASH_FIELD_NUMBER
	private volatile Object connHexHash_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.ConnectionRecordProto 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
		com.android.server.am.proto.ConnectionRecordProto$Flag value
		int rawValue
		com.android.server.am.proto.ConnectionRecordProto$Flag value
		int length
		int oldLimit
		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 hasHexHash () 
	public java.lang.String getHexHash () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHexHashBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasUserId () 
	public int getUserId () 
	public java.util.List getFlagsList () 
	public int getFlagsCount () 
	public com.android.server.am.proto.ConnectionRecordProto$Flag getFlags (int) 
		int index
	public boolean hasServiceName () 
	public java.lang.String getServiceName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getServiceNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasConnHexHash () 
	public java.lang.String getConnHexHash () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getConnHexHashBytes () 
		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 com.android.server.am.proto.ConnectionRecordProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.ConnectionRecordProto 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 com.android.server.am.proto.ConnectionRecordProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.ConnectionRecordProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ConnectionRecordProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ConnectionRecordProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ConnectionRecordProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ConnectionRecordProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ConnectionRecordProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.ConnectionRecordProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.ConnectionRecordProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.ConnectionRecordProto$Builder newBuilder () 
	public static com.android.server.am.proto.ConnectionRecordProto$Builder newBuilder (com.android.server.am.proto.ConnectionRecordProto) 
		com.android.server.am.proto.ConnectionRecordProto prototype
	public com.android.server.am.proto.ConnectionRecordProto$Builder toBuilder () 
	protected com.android.server.am.proto.ConnectionRecordProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.ConnectionRecordProto$Builder builder
	public static com.android.server.am.proto.ConnectionRecordProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.ConnectionRecordProto 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, com.android.server.am.proto.ConnectionRecordProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.ConnectionRecordProto$1 x1
	static java.lang.Object access$402 (com.android.server.am.proto.ConnectionRecordProto, java.lang.Object) 
		com.android.server.am.proto.ConnectionRecordProto x0
		Object x1
	static int access$502 (com.android.server.am.proto.ConnectionRecordProto, int) 
		com.android.server.am.proto.ConnectionRecordProto x0
		int x1
	static java.util.List access$602 (com.android.server.am.proto.ConnectionRecordProto, java.util.List) 
		com.android.server.am.proto.ConnectionRecordProto x0
		java.util.List x1
	static java.lang.Object access$702 (com.android.server.am.proto.ConnectionRecordProto, java.lang.Object) 
		com.android.server.am.proto.ConnectionRecordProto x0
		Object x1
	static java.lang.Object access$802 (com.android.server.am.proto.ConnectionRecordProto, java.lang.Object) 
		com.android.server.am.proto.ConnectionRecordProto x0
		Object x1
	static int access$902 (com.android.server.am.proto.ConnectionRecordProto, int) 
		com.android.server.am.proto.ConnectionRecordProto x0
		int x1
	static java.lang.Object access$400 (com.android.server.am.proto.ConnectionRecordProto) 
		com.android.server.am.proto.ConnectionRecordProto x0
	static java.util.List access$600 (com.android.server.am.proto.ConnectionRecordProto) 
		com.android.server.am.proto.ConnectionRecordProto x0
	static java.lang.Object access$700 (com.android.server.am.proto.ConnectionRecordProto) 
		com.android.server.am.proto.ConnectionRecordProto x0
	static java.lang.Object access$800 (com.android.server.am.proto.ConnectionRecordProto) 
		com.android.server.am.proto.ConnectionRecordProto x0
	static com.google.protobuf.UnknownFieldSet access$1000 (com.android.server.am.proto.ConnectionRecordProto) 
		com.android.server.am.proto.ConnectionRecordProto x0
	static com.google.protobuf.Internal$ListAdapter$Converter access$1100 () 
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.ConnectionRecordProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.ConnectionRecordProto$1 x2
	static void  () 
}

com/android/server/am/proto/ConnectionRecordProtoOrBuilder.class
ConnectionRecordProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.ConnectionRecordProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasHexHash () 
	public abstract java.lang.String getHexHash () 
	public abstract com.google.protobuf.ByteString getHexHashBytes () 
	public abstract boolean hasUserId () 
	public abstract int getUserId () 
	public abstract java.util.List getFlagsList () 
	public abstract int getFlagsCount () 
	public abstract com.android.server.am.proto.ConnectionRecordProto$Flag getFlags (int) 
	public abstract boolean hasServiceName () 
	public abstract java.lang.String getServiceName () 
	public abstract com.google.protobuf.ByteString getServiceNameBytes () 
	public abstract boolean hasConnHexHash () 
	public abstract java.lang.String getConnHexHash () 
	public abstract com.google.protobuf.ByteString getConnHexHashBytes () 
}

com/android/server/am/proto/GrantUriProto$1.class
GrantUriProto.java
package com.android.server.am.proto
final com.android.server.am.proto.GrantUriProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.GrantUriProto 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 
}

com/android/server/am/proto/GrantUriProto$Builder.class
GrantUriProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.GrantUriProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.GrantUriProtoOrBuilder  {
	private int bitField0_
	private int sourceUserId_
	private Object uri_
	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 com.android.server.am.proto.GrantUriProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.GrantUriProto getDefaultInstanceForType () 
	public com.android.server.am.proto.GrantUriProto build () 
		com.android.server.am.proto.GrantUriProto result
	public com.android.server.am.proto.GrantUriProto buildPartial () 
		com.android.server.am.proto.GrantUriProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.GrantUriProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.GrantUriProto$Builder mergeFrom (com.android.server.am.proto.GrantUriProto) 
		com.android.server.am.proto.GrantUriProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.GrantUriProto$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
		com.android.server.am.proto.GrantUriProto parsedMessage
	public boolean hasSourceUserId () 
	public int getSourceUserId () 
	public com.android.server.am.proto.GrantUriProto$Builder setSourceUserId (int) 
		int value
	public com.android.server.am.proto.GrantUriProto$Builder clearSourceUserId () 
	public boolean hasUri () 
	public java.lang.String getUri () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getUriBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.GrantUriProto$Builder setUri (java.lang.String) 
		String value
	public com.android.server.am.proto.GrantUriProto$Builder clearUri () 
	public com.android.server.am.proto.GrantUriProto$Builder setUriBytes (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  (com.android.server.am.proto.GrantUriProto$1) 
		com.android.server.am.proto.GrantUriProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.GrantUriProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.GrantUriProto$1 x1
}

com/android/server/am/proto/GrantUriProto.class
GrantUriProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.GrantUriProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.GrantUriProtoOrBuilder  {
	private int bitField0_
	public static final int SOURCE_USER_ID_FIELD_NUMBER
	private int sourceUserId_
	public static final int URI_FIELD_NUMBER
	private volatile Object uri_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.GrantUriProto 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 hasSourceUserId () 
	public int getSourceUserId () 
	public boolean hasUri () 
	public java.lang.String getUri () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getUriBytes () 
		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 com.android.server.am.proto.GrantUriProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.GrantUriProto 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 com.android.server.am.proto.GrantUriProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.GrantUriProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.GrantUriProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.GrantUriProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.GrantUriProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.GrantUriProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.GrantUriProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.GrantUriProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.GrantUriProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.GrantUriProto$Builder newBuilder () 
	public static com.android.server.am.proto.GrantUriProto$Builder newBuilder (com.android.server.am.proto.GrantUriProto) 
		com.android.server.am.proto.GrantUriProto prototype
	public com.android.server.am.proto.GrantUriProto$Builder toBuilder () 
	protected com.android.server.am.proto.GrantUriProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.GrantUriProto$Builder builder
	public static com.android.server.am.proto.GrantUriProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.GrantUriProto 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, com.android.server.am.proto.GrantUriProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.GrantUriProto$1 x1
	static int access$402 (com.android.server.am.proto.GrantUriProto, int) 
		com.android.server.am.proto.GrantUriProto x0
		int x1
	static java.lang.Object access$502 (com.android.server.am.proto.GrantUriProto, java.lang.Object) 
		com.android.server.am.proto.GrantUriProto x0
		Object x1
	static int access$602 (com.android.server.am.proto.GrantUriProto, int) 
		com.android.server.am.proto.GrantUriProto x0
		int x1
	static java.lang.Object access$500 (com.android.server.am.proto.GrantUriProto) 
		com.android.server.am.proto.GrantUriProto x0
	static com.google.protobuf.UnknownFieldSet access$700 (com.android.server.am.proto.GrantUriProto) 
		com.android.server.am.proto.GrantUriProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.GrantUriProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.GrantUriProto$1 x2
	static void  () 
}

com/android/server/am/proto/GrantUriProtoOrBuilder.class
GrantUriProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.GrantUriProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasSourceUserId () 
	public abstract int getSourceUserId () 
	public abstract boolean hasUri () 
	public abstract java.lang.String getUri () 
	public abstract com.google.protobuf.ByteString getUriBytes () 
}

com/android/server/am/proto/IntentBindRecordProto$1.class
IntentBindRecordProto.java
package com.android.server.am.proto
final com.android.server.am.proto.IntentBindRecordProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.IntentBindRecordProto 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 
}

com/android/server/am/proto/IntentBindRecordProto$Builder.class
IntentBindRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.IntentBindRecordProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.IntentBindRecordProtoOrBuilder  {
	private int bitField0_
	private Object hexHash_
	private boolean isCreate_
	private android.content.IntentProto intent_
	private com.google.protobuf.SingleFieldBuilder intentBuilder_
	private Object binder_
	private boolean requested_
	private boolean received_
	private boolean hasBound_
	private boolean doRebind_
	private java.util.List apps_
	private com.google.protobuf.RepeatedFieldBuilder appsBuilder_
	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 com.android.server.am.proto.IntentBindRecordProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.IntentBindRecordProto getDefaultInstanceForType () 
	public com.android.server.am.proto.IntentBindRecordProto build () 
		com.android.server.am.proto.IntentBindRecordProto result
	public com.android.server.am.proto.IntentBindRecordProto buildPartial () 
		com.android.server.am.proto.IntentBindRecordProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.IntentBindRecordProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.IntentBindRecordProto$Builder mergeFrom (com.android.server.am.proto.IntentBindRecordProto) 
		com.android.server.am.proto.IntentBindRecordProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.IntentBindRecordProto$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
		com.android.server.am.proto.IntentBindRecordProto parsedMessage
	public boolean hasHexHash () 
	public java.lang.String getHexHash () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHexHashBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.IntentBindRecordProto$Builder setHexHash (java.lang.String) 
		String value
	public com.android.server.am.proto.IntentBindRecordProto$Builder clearHexHash () 
	public com.android.server.am.proto.IntentBindRecordProto$Builder setHexHashBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsCreate () 
	public boolean getIsCreate () 
	public com.android.server.am.proto.IntentBindRecordProto$Builder setIsCreate (boolean) 
		boolean value
	public com.android.server.am.proto.IntentBindRecordProto$Builder clearIsCreate () 
	public boolean hasIntent () 
	public android.content.IntentProto getIntent () 
	public com.android.server.am.proto.IntentBindRecordProto$Builder setIntent (android.content.IntentProto) 
		android.content.IntentProto value
	public com.android.server.am.proto.IntentBindRecordProto$Builder setIntent (android.content.IntentProto$Builder) 
		android.content.IntentProto$Builder builderForValue
	public com.android.server.am.proto.IntentBindRecordProto$Builder mergeIntent (android.content.IntentProto) 
		android.content.IntentProto value
	public com.android.server.am.proto.IntentBindRecordProto$Builder clearIntent () 
	public android.content.IntentProto$Builder getIntentBuilder () 
	public android.content.IntentProtoOrBuilder getIntentOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getIntentFieldBuilder () 
	public boolean hasBinder () 
	public java.lang.String getBinder () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBinderBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.IntentBindRecordProto$Builder setBinder (java.lang.String) 
		String value
	public com.android.server.am.proto.IntentBindRecordProto$Builder clearBinder () 
	public com.android.server.am.proto.IntentBindRecordProto$Builder setBinderBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasRequested () 
	public boolean getRequested () 
	public com.android.server.am.proto.IntentBindRecordProto$Builder setRequested (boolean) 
		boolean value
	public com.android.server.am.proto.IntentBindRecordProto$Builder clearRequested () 
	public boolean hasReceived () 
	public boolean getReceived () 
	public com.android.server.am.proto.IntentBindRecordProto$Builder setReceived (boolean) 
		boolean value
	public com.android.server.am.proto.IntentBindRecordProto$Builder clearReceived () 
	public boolean hasHasBound () 
	public boolean getHasBound () 
	public com.android.server.am.proto.IntentBindRecordProto$Builder setHasBound (boolean) 
		boolean value
	public com.android.server.am.proto.IntentBindRecordProto$Builder clearHasBound () 
	public boolean hasDoRebind () 
	public boolean getDoRebind () 
	public com.android.server.am.proto.IntentBindRecordProto$Builder setDoRebind (boolean) 
		boolean value
	public com.android.server.am.proto.IntentBindRecordProto$Builder clearDoRebind () 
	private void ensureAppsIsMutable () 
	public java.util.List getAppsList () 
	public int getAppsCount () 
	public com.android.server.am.proto.AppBindRecordProto getApps (int) 
		int index
	public com.android.server.am.proto.IntentBindRecordProto$Builder setApps (int, com.android.server.am.proto.AppBindRecordProto) 
		int index
		com.android.server.am.proto.AppBindRecordProto value
	public com.android.server.am.proto.IntentBindRecordProto$Builder setApps (int, com.android.server.am.proto.AppBindRecordProto$Builder) 
		int index
		com.android.server.am.proto.AppBindRecordProto$Builder builderForValue
	public com.android.server.am.proto.IntentBindRecordProto$Builder addApps (com.android.server.am.proto.AppBindRecordProto) 
		com.android.server.am.proto.AppBindRecordProto value
	public com.android.server.am.proto.IntentBindRecordProto$Builder addApps (int, com.android.server.am.proto.AppBindRecordProto) 
		int index
		com.android.server.am.proto.AppBindRecordProto value
	public com.android.server.am.proto.IntentBindRecordProto$Builder addApps (com.android.server.am.proto.AppBindRecordProto$Builder) 
		com.android.server.am.proto.AppBindRecordProto$Builder builderForValue
	public com.android.server.am.proto.IntentBindRecordProto$Builder addApps (int, com.android.server.am.proto.AppBindRecordProto$Builder) 
		int index
		com.android.server.am.proto.AppBindRecordProto$Builder builderForValue
	public com.android.server.am.proto.IntentBindRecordProto$Builder addAllApps (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.IntentBindRecordProto$Builder clearApps () 
	public com.android.server.am.proto.IntentBindRecordProto$Builder removeApps (int) 
		int index
	public com.android.server.am.proto.AppBindRecordProto$Builder getAppsBuilder (int) 
		int index
	public com.android.server.am.proto.AppBindRecordProtoOrBuilder getAppsOrBuilder (int) 
		int index
	public java.util.List getAppsOrBuilderList () 
	public com.android.server.am.proto.AppBindRecordProto$Builder addAppsBuilder () 
	public com.android.server.am.proto.AppBindRecordProto$Builder addAppsBuilder (int) 
		int index
	public java.util.List getAppsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getAppsFieldBuilder () 
	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  (com.android.server.am.proto.IntentBindRecordProto$1) 
		com.android.server.am.proto.IntentBindRecordProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.IntentBindRecordProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.IntentBindRecordProto$1 x1
}

com/android/server/am/proto/IntentBindRecordProto.class
IntentBindRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.IntentBindRecordProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.IntentBindRecordProtoOrBuilder  {
	private int bitField0_
	public static final int HEX_HASH_FIELD_NUMBER
	private volatile Object hexHash_
	public static final int IS_CREATE_FIELD_NUMBER
	private boolean isCreate_
	public static final int INTENT_FIELD_NUMBER
	private android.content.IntentProto intent_
	public static final int BINDER_FIELD_NUMBER
	private volatile Object binder_
	public static final int REQUESTED_FIELD_NUMBER
	private boolean requested_
	public static final int RECEIVED_FIELD_NUMBER
	private boolean received_
	public static final int HAS_BOUND_FIELD_NUMBER
	private boolean hasBound_
	public static final int DO_REBIND_FIELD_NUMBER
	private boolean doRebind_
	public static final int APPS_FIELD_NUMBER
	private java.util.List apps_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.IntentBindRecordProto 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.content.IntentProto$Builder subBuilder
		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 hasHexHash () 
	public java.lang.String getHexHash () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHexHashBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsCreate () 
	public boolean getIsCreate () 
	public boolean hasIntent () 
	public android.content.IntentProto getIntent () 
	public android.content.IntentProtoOrBuilder getIntentOrBuilder () 
	public boolean hasBinder () 
	public java.lang.String getBinder () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBinderBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasRequested () 
	public boolean getRequested () 
	public boolean hasReceived () 
	public boolean getReceived () 
	public boolean hasHasBound () 
	public boolean getHasBound () 
	public boolean hasDoRebind () 
	public boolean getDoRebind () 
	public java.util.List getAppsList () 
	public java.util.List getAppsOrBuilderList () 
	public int getAppsCount () 
	public com.android.server.am.proto.AppBindRecordProto getApps (int) 
		int index
	public com.android.server.am.proto.AppBindRecordProtoOrBuilder getAppsOrBuilder (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 com.android.server.am.proto.IntentBindRecordProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.IntentBindRecordProto 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 com.android.server.am.proto.IntentBindRecordProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.IntentBindRecordProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.IntentBindRecordProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.IntentBindRecordProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.IntentBindRecordProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.IntentBindRecordProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.IntentBindRecordProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.IntentBindRecordProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.IntentBindRecordProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.IntentBindRecordProto$Builder newBuilder () 
	public static com.android.server.am.proto.IntentBindRecordProto$Builder newBuilder (com.android.server.am.proto.IntentBindRecordProto) 
		com.android.server.am.proto.IntentBindRecordProto prototype
	public com.android.server.am.proto.IntentBindRecordProto$Builder toBuilder () 
	protected com.android.server.am.proto.IntentBindRecordProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.IntentBindRecordProto$Builder builder
	public static com.android.server.am.proto.IntentBindRecordProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.IntentBindRecordProto 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, com.android.server.am.proto.IntentBindRecordProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.IntentBindRecordProto$1 x1
	static java.lang.Object access$402 (com.android.server.am.proto.IntentBindRecordProto, java.lang.Object) 
		com.android.server.am.proto.IntentBindRecordProto x0
		Object x1
	static boolean access$502 (com.android.server.am.proto.IntentBindRecordProto, boolean) 
		com.android.server.am.proto.IntentBindRecordProto x0
		boolean x1
	static android.content.IntentProto access$602 (com.android.server.am.proto.IntentBindRecordProto, android.content.IntentProto) 
		com.android.server.am.proto.IntentBindRecordProto x0
		android.content.IntentProto x1
	static java.lang.Object access$702 (com.android.server.am.proto.IntentBindRecordProto, java.lang.Object) 
		com.android.server.am.proto.IntentBindRecordProto x0
		Object x1
	static boolean access$802 (com.android.server.am.proto.IntentBindRecordProto, boolean) 
		com.android.server.am.proto.IntentBindRecordProto x0
		boolean x1
	static boolean access$902 (com.android.server.am.proto.IntentBindRecordProto, boolean) 
		com.android.server.am.proto.IntentBindRecordProto x0
		boolean x1
	static boolean access$1002 (com.android.server.am.proto.IntentBindRecordProto, boolean) 
		com.android.server.am.proto.IntentBindRecordProto x0
		boolean x1
	static boolean access$1102 (com.android.server.am.proto.IntentBindRecordProto, boolean) 
		com.android.server.am.proto.IntentBindRecordProto x0
		boolean x1
	static java.util.List access$1202 (com.android.server.am.proto.IntentBindRecordProto, java.util.List) 
		com.android.server.am.proto.IntentBindRecordProto x0
		java.util.List x1
	static int access$1302 (com.android.server.am.proto.IntentBindRecordProto, int) 
		com.android.server.am.proto.IntentBindRecordProto x0
		int x1
	static java.lang.Object access$400 (com.android.server.am.proto.IntentBindRecordProto) 
		com.android.server.am.proto.IntentBindRecordProto x0
	static java.lang.Object access$700 (com.android.server.am.proto.IntentBindRecordProto) 
		com.android.server.am.proto.IntentBindRecordProto x0
	static java.util.List access$1200 (com.android.server.am.proto.IntentBindRecordProto) 
		com.android.server.am.proto.IntentBindRecordProto x0
	static boolean access$1400 () 
	static com.google.protobuf.UnknownFieldSet access$1500 (com.android.server.am.proto.IntentBindRecordProto) 
		com.android.server.am.proto.IntentBindRecordProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.IntentBindRecordProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.IntentBindRecordProto$1 x2
	static void  () 
}

com/android/server/am/proto/IntentBindRecordProtoOrBuilder.class
IntentBindRecordProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.IntentBindRecordProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasHexHash () 
	public abstract java.lang.String getHexHash () 
	public abstract com.google.protobuf.ByteString getHexHashBytes () 
	public abstract boolean hasIsCreate () 
	public abstract boolean getIsCreate () 
	public abstract boolean hasIntent () 
	public abstract android.content.IntentProto getIntent () 
	public abstract android.content.IntentProtoOrBuilder getIntentOrBuilder () 
	public abstract boolean hasBinder () 
	public abstract java.lang.String getBinder () 
	public abstract com.google.protobuf.ByteString getBinderBytes () 
	public abstract boolean hasRequested () 
	public abstract boolean getRequested () 
	public abstract boolean hasReceived () 
	public abstract boolean getReceived () 
	public abstract boolean hasHasBound () 
	public abstract boolean getHasBound () 
	public abstract boolean hasDoRebind () 
	public abstract boolean getDoRebind () 
	public abstract java.util.List getAppsList () 
	public abstract com.android.server.am.proto.AppBindRecordProto getApps (int) 
	public abstract int getAppsCount () 
	public abstract java.util.List getAppsOrBuilderList () 
	public abstract com.android.server.am.proto.AppBindRecordProtoOrBuilder getAppsOrBuilder (int) 
}

com/android/server/am/proto/KeyguardControllerProto$1.class
KeyguardControllerProto.java
package com.android.server.am.proto
final com.android.server.am.proto.KeyguardControllerProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.KeyguardControllerProto 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 
}

com/android/server/am/proto/KeyguardControllerProto$Builder.class
KeyguardControllerProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.KeyguardControllerProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.KeyguardControllerProtoOrBuilder  {
	private int bitField0_
	private boolean keyguardShowing_
	private boolean keyguardOccluded_
	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 com.android.server.am.proto.KeyguardControllerProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.KeyguardControllerProto getDefaultInstanceForType () 
	public com.android.server.am.proto.KeyguardControllerProto build () 
		com.android.server.am.proto.KeyguardControllerProto result
	public com.android.server.am.proto.KeyguardControllerProto buildPartial () 
		com.android.server.am.proto.KeyguardControllerProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.KeyguardControllerProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.KeyguardControllerProto$Builder mergeFrom (com.android.server.am.proto.KeyguardControllerProto) 
		com.android.server.am.proto.KeyguardControllerProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.KeyguardControllerProto$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
		com.android.server.am.proto.KeyguardControllerProto parsedMessage
	public boolean hasKeyguardShowing () 
	public boolean getKeyguardShowing () 
	public com.android.server.am.proto.KeyguardControllerProto$Builder setKeyguardShowing (boolean) 
		boolean value
	public com.android.server.am.proto.KeyguardControllerProto$Builder clearKeyguardShowing () 
	public boolean hasKeyguardOccluded () 
	public boolean getKeyguardOccluded () 
	public com.android.server.am.proto.KeyguardControllerProto$Builder setKeyguardOccluded (boolean) 
		boolean value
	public com.android.server.am.proto.KeyguardControllerProto$Builder clearKeyguardOccluded () 
	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  (com.android.server.am.proto.KeyguardControllerProto$1) 
		com.android.server.am.proto.KeyguardControllerProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.KeyguardControllerProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.KeyguardControllerProto$1 x1
}

com/android/server/am/proto/KeyguardControllerProto.class
KeyguardControllerProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.KeyguardControllerProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.KeyguardControllerProtoOrBuilder  {
	private int bitField0_
	public static final int KEYGUARD_SHOWING_FIELD_NUMBER
	private boolean keyguardShowing_
	public static final int KEYGUARD_OCCLUDED_FIELD_NUMBER
	private boolean keyguardOccluded_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.KeyguardControllerProto 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 hasKeyguardShowing () 
	public boolean getKeyguardShowing () 
	public boolean hasKeyguardOccluded () 
	public boolean getKeyguardOccluded () 
	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 com.android.server.am.proto.KeyguardControllerProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.KeyguardControllerProto 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 com.android.server.am.proto.KeyguardControllerProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.KeyguardControllerProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.KeyguardControllerProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.KeyguardControllerProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.KeyguardControllerProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.KeyguardControllerProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.KeyguardControllerProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.KeyguardControllerProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.KeyguardControllerProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.KeyguardControllerProto$Builder newBuilder () 
	public static com.android.server.am.proto.KeyguardControllerProto$Builder newBuilder (com.android.server.am.proto.KeyguardControllerProto) 
		com.android.server.am.proto.KeyguardControllerProto prototype
	public com.android.server.am.proto.KeyguardControllerProto$Builder toBuilder () 
	protected com.android.server.am.proto.KeyguardControllerProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.KeyguardControllerProto$Builder builder
	public static com.android.server.am.proto.KeyguardControllerProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.KeyguardControllerProto 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, com.android.server.am.proto.KeyguardControllerProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.KeyguardControllerProto$1 x1
	static boolean access$402 (com.android.server.am.proto.KeyguardControllerProto, boolean) 
		com.android.server.am.proto.KeyguardControllerProto x0
		boolean x1
	static boolean access$502 (com.android.server.am.proto.KeyguardControllerProto, boolean) 
		com.android.server.am.proto.KeyguardControllerProto x0
		boolean x1
	static int access$602 (com.android.server.am.proto.KeyguardControllerProto, int) 
		com.android.server.am.proto.KeyguardControllerProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$700 (com.android.server.am.proto.KeyguardControllerProto) 
		com.android.server.am.proto.KeyguardControllerProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.KeyguardControllerProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.KeyguardControllerProto$1 x2
	static void  () 
}

com/android/server/am/proto/KeyguardControllerProtoOrBuilder.class
KeyguardControllerProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.KeyguardControllerProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasKeyguardShowing () 
	public abstract boolean getKeyguardShowing () 
	public abstract boolean hasKeyguardOccluded () 
	public abstract boolean getKeyguardOccluded () 
}

com/android/server/am/proto/MemInfoProto$1.class
MemInfoProto.java
package com.android.server.am.proto
final com.android.server.am.proto.MemInfoProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.MemInfoProto 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 
}

com/android/server/am/proto/MemInfoProto$2.class
MemInfoProto.java
package com.android.server.am.proto
 com.android.server.am.proto.MemInfoProto$2 extends java.lang.Object {
	static final int[] $SwitchMap$com$android$server$am$proto$MemInfoProto$ProcessMemory$MemoryInfo$DirtySwapCase
	static final int[] $SwitchMap$com$android$server$am$proto$MemInfoProto$ProcessMemory$AppSummary$TotalSwapCase
	static void  () 
}

com/android/server/am/proto/MemInfoProto$AppData$1.class
MemInfoProto.java
package com.android.server.am.proto
final com.android.server.am.proto.MemInfoProto$AppData$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.MemInfoProto$AppData 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 
}

com/android/server/am/proto/MemInfoProto$AppData$Builder.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$AppData$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.MemInfoProto$AppDataOrBuilder  {
	private int bitField0_
	private com.android.server.am.proto.MemInfoProto$ProcessMemory processMemory_
	private com.google.protobuf.SingleFieldBuilder processMemoryBuilder_
	private com.android.server.am.proto.MemInfoProto$AppData$ObjectStats objects_
	private com.google.protobuf.SingleFieldBuilder objectsBuilder_
	private com.android.server.am.proto.MemInfoProto$AppData$SqlStats sql_
	private com.google.protobuf.SingleFieldBuilder sqlBuilder_
	private Object assetAllocations_
	private Object unreachableMemory_
	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 com.android.server.am.proto.MemInfoProto$AppData$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.MemInfoProto$AppData getDefaultInstanceForType () 
	public com.android.server.am.proto.MemInfoProto$AppData build () 
		com.android.server.am.proto.MemInfoProto$AppData result
	public com.android.server.am.proto.MemInfoProto$AppData buildPartial () 
		com.android.server.am.proto.MemInfoProto$AppData result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.MemInfoProto$AppData$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.MemInfoProto$AppData$Builder mergeFrom (com.android.server.am.proto.MemInfoProto$AppData) 
		com.android.server.am.proto.MemInfoProto$AppData other
	public final boolean isInitialized () 
	public com.android.server.am.proto.MemInfoProto$AppData$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
		com.android.server.am.proto.MemInfoProto$AppData parsedMessage
	public boolean hasProcessMemory () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory getProcessMemory () 
	public com.android.server.am.proto.MemInfoProto$AppData$Builder setProcessMemory (com.android.server.am.proto.MemInfoProto$ProcessMemory) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory value
	public com.android.server.am.proto.MemInfoProto$AppData$Builder setProcessMemory (com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$AppData$Builder mergeProcessMemory (com.android.server.am.proto.MemInfoProto$ProcessMemory) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory value
	public com.android.server.am.proto.MemInfoProto$AppData$Builder clearProcessMemory () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder getProcessMemoryBuilder () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemoryOrBuilder getProcessMemoryOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getProcessMemoryFieldBuilder () 
	public boolean hasObjects () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats getObjects () 
	public com.android.server.am.proto.MemInfoProto$AppData$Builder setObjects (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats value
	public com.android.server.am.proto.MemInfoProto$AppData$Builder setObjects (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$AppData$Builder mergeObjects (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats value
	public com.android.server.am.proto.MemInfoProto$AppData$Builder clearObjects () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder getObjectsBuilder () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStatsOrBuilder getObjectsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getObjectsFieldBuilder () 
	public boolean hasSql () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats getSql () 
	public com.android.server.am.proto.MemInfoProto$AppData$Builder setSql (com.android.server.am.proto.MemInfoProto$AppData$SqlStats) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats value
	public com.android.server.am.proto.MemInfoProto$AppData$Builder setSql (com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$AppData$Builder mergeSql (com.android.server.am.proto.MemInfoProto$AppData$SqlStats) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats value
	public com.android.server.am.proto.MemInfoProto$AppData$Builder clearSql () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder getSqlBuilder () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStatsOrBuilder getSqlOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSqlFieldBuilder () 
	public boolean hasAssetAllocations () 
	public java.lang.String getAssetAllocations () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAssetAllocationsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.MemInfoProto$AppData$Builder setAssetAllocations (java.lang.String) 
		String value
	public com.android.server.am.proto.MemInfoProto$AppData$Builder clearAssetAllocations () 
	public com.android.server.am.proto.MemInfoProto$AppData$Builder setAssetAllocationsBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasUnreachableMemory () 
	public java.lang.String getUnreachableMemory () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getUnreachableMemoryBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.MemInfoProto$AppData$Builder setUnreachableMemory (java.lang.String) 
		String value
	public com.android.server.am.proto.MemInfoProto$AppData$Builder clearUnreachableMemory () 
	public com.android.server.am.proto.MemInfoProto$AppData$Builder setUnreachableMemoryBytes (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  (com.android.server.am.proto.MemInfoProto$1) 
		com.android.server.am.proto.MemInfoProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.MemInfoProto$1 x1
}

com/android/server/am/proto/MemInfoProto$AppData$ObjectStats$1.class
MemInfoProto.java
package com.android.server.am.proto
final com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats 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 
}

com/android/server/am/proto/MemInfoProto$AppData$ObjectStats$Builder.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.MemInfoProto$AppData$ObjectStatsOrBuilder  {
	private int bitField0_
	private int viewInstanceCount_
	private int viewRootInstanceCount_
	private int appContextInstanceCount_
	private int activityInstanceCount_
	private int globalAssetCount_
	private int globalAssetManagerCount_
	private int localBinderObjectCount_
	private int proxyBinderObjectCount_
	private long parcelMemoryKb_
	private int parcelCount_
	private int binderObjectDeathCount_
	private int openSslSocketCount_
	private int webviewInstanceCount_
	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 com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats getDefaultInstanceForType () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats build () 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats result
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats buildPartial () 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder mergeFrom (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats other
	public final boolean isInitialized () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$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
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats parsedMessage
	public boolean hasViewInstanceCount () 
	public int getViewInstanceCount () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder setViewInstanceCount (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder clearViewInstanceCount () 
	public boolean hasViewRootInstanceCount () 
	public int getViewRootInstanceCount () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder setViewRootInstanceCount (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder clearViewRootInstanceCount () 
	public boolean hasAppContextInstanceCount () 
	public int getAppContextInstanceCount () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder setAppContextInstanceCount (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder clearAppContextInstanceCount () 
	public boolean hasActivityInstanceCount () 
	public int getActivityInstanceCount () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder setActivityInstanceCount (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder clearActivityInstanceCount () 
	public boolean hasGlobalAssetCount () 
	public int getGlobalAssetCount () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder setGlobalAssetCount (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder clearGlobalAssetCount () 
	public boolean hasGlobalAssetManagerCount () 
	public int getGlobalAssetManagerCount () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder setGlobalAssetManagerCount (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder clearGlobalAssetManagerCount () 
	public boolean hasLocalBinderObjectCount () 
	public int getLocalBinderObjectCount () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder setLocalBinderObjectCount (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder clearLocalBinderObjectCount () 
	public boolean hasProxyBinderObjectCount () 
	public int getProxyBinderObjectCount () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder setProxyBinderObjectCount (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder clearProxyBinderObjectCount () 
	public boolean hasParcelMemoryKb () 
	public long getParcelMemoryKb () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder setParcelMemoryKb (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder clearParcelMemoryKb () 
	public boolean hasParcelCount () 
	public int getParcelCount () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder setParcelCount (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder clearParcelCount () 
	public boolean hasBinderObjectDeathCount () 
	public int getBinderObjectDeathCount () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder setBinderObjectDeathCount (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder clearBinderObjectDeathCount () 
	public boolean hasOpenSslSocketCount () 
	public int getOpenSslSocketCount () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder setOpenSslSocketCount (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder clearOpenSslSocketCount () 
	public boolean hasWebviewInstanceCount () 
	public int getWebviewInstanceCount () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder setWebviewInstanceCount (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder clearWebviewInstanceCount () 
	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  (com.android.server.am.proto.MemInfoProto$1) 
		com.android.server.am.proto.MemInfoProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.MemInfoProto$1 x1
}

com/android/server/am/proto/MemInfoProto$AppData$ObjectStats.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$AppData$ObjectStats extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.MemInfoProto$AppData$ObjectStatsOrBuilder  {
	private int bitField0_
	public static final int VIEW_INSTANCE_COUNT_FIELD_NUMBER
	private int viewInstanceCount_
	public static final int VIEW_ROOT_INSTANCE_COUNT_FIELD_NUMBER
	private int viewRootInstanceCount_
	public static final int APP_CONTEXT_INSTANCE_COUNT_FIELD_NUMBER
	private int appContextInstanceCount_
	public static final int ACTIVITY_INSTANCE_COUNT_FIELD_NUMBER
	private int activityInstanceCount_
	public static final int GLOBAL_ASSET_COUNT_FIELD_NUMBER
	private int globalAssetCount_
	public static final int GLOBAL_ASSET_MANAGER_COUNT_FIELD_NUMBER
	private int globalAssetManagerCount_
	public static final int LOCAL_BINDER_OBJECT_COUNT_FIELD_NUMBER
	private int localBinderObjectCount_
	public static final int PROXY_BINDER_OBJECT_COUNT_FIELD_NUMBER
	private int proxyBinderObjectCount_
	public static final int PARCEL_MEMORY_KB_FIELD_NUMBER
	private long parcelMemoryKb_
	public static final int PARCEL_COUNT_FIELD_NUMBER
	private int parcelCount_
	public static final int BINDER_OBJECT_DEATH_COUNT_FIELD_NUMBER
	private int binderObjectDeathCount_
	public static final int OPEN_SSL_SOCKET_COUNT_FIELD_NUMBER
	private int openSslSocketCount_
	public static final int WEBVIEW_INSTANCE_COUNT_FIELD_NUMBER
	private int webviewInstanceCount_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.MemInfoProto$AppData$ObjectStats 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 hasViewInstanceCount () 
	public int getViewInstanceCount () 
	public boolean hasViewRootInstanceCount () 
	public int getViewRootInstanceCount () 
	public boolean hasAppContextInstanceCount () 
	public int getAppContextInstanceCount () 
	public boolean hasActivityInstanceCount () 
	public int getActivityInstanceCount () 
	public boolean hasGlobalAssetCount () 
	public int getGlobalAssetCount () 
	public boolean hasGlobalAssetManagerCount () 
	public int getGlobalAssetManagerCount () 
	public boolean hasLocalBinderObjectCount () 
	public int getLocalBinderObjectCount () 
	public boolean hasProxyBinderObjectCount () 
	public int getProxyBinderObjectCount () 
	public boolean hasParcelMemoryKb () 
	public long getParcelMemoryKb () 
	public boolean hasParcelCount () 
	public int getParcelCount () 
	public boolean hasBinderObjectDeathCount () 
	public int getBinderObjectDeathCount () 
	public boolean hasOpenSslSocketCount () 
	public int getOpenSslSocketCount () 
	public boolean hasWebviewInstanceCount () 
	public int getWebviewInstanceCount () 
	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 com.android.server.am.proto.MemInfoProto$AppData$ObjectStats parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.MemInfoProto$AppData$ObjectStats 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 com.android.server.am.proto.MemInfoProto$AppData$ObjectStats parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.MemInfoProto$AppData$ObjectStats parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$AppData$ObjectStats parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto$AppData$ObjectStats parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$AppData$ObjectStats parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto$AppData$ObjectStats parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$AppData$ObjectStats parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.MemInfoProto$AppData$ObjectStats parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder newBuilderForType () 
	public static com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder newBuilder () 
	public static com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder newBuilder (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats prototype
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder toBuilder () 
	protected com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder builder
	public static com.android.server.am.proto.MemInfoProto$AppData$ObjectStats getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats 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$6300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.MemInfoProto$1 x1
	static int access$6502 (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats, int) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats x0
		int x1
	static int access$6602 (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats, int) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats x0
		int x1
	static int access$6702 (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats, int) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats x0
		int x1
	static int access$6802 (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats, int) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats x0
		int x1
	static int access$6902 (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats, int) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats x0
		int x1
	static int access$7002 (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats, int) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats x0
		int x1
	static int access$7102 (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats, int) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats x0
		int x1
	static int access$7202 (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats, int) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats x0
		int x1
	static long access$7302 (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats, long) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats x0
		long x1
	static int access$7402 (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats, int) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats x0
		int x1
	static int access$7502 (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats, int) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats x0
		int x1
	static int access$7602 (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats, int) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats x0
		int x1
	static int access$7702 (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats, int) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats x0
		int x1
	static int access$7802 (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats, int) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$7900 (com.android.server.am.proto.MemInfoProto$AppData$ObjectStats) 
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.MemInfoProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.MemInfoProto$1 x2
	static void  () 
}

com/android/server/am/proto/MemInfoProto$AppData$ObjectStatsOrBuilder.class
MemInfoProto.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.MemInfoProto$AppData$ObjectStatsOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasViewInstanceCount () 
	public abstract int getViewInstanceCount () 
	public abstract boolean hasViewRootInstanceCount () 
	public abstract int getViewRootInstanceCount () 
	public abstract boolean hasAppContextInstanceCount () 
	public abstract int getAppContextInstanceCount () 
	public abstract boolean hasActivityInstanceCount () 
	public abstract int getActivityInstanceCount () 
	public abstract boolean hasGlobalAssetCount () 
	public abstract int getGlobalAssetCount () 
	public abstract boolean hasGlobalAssetManagerCount () 
	public abstract int getGlobalAssetManagerCount () 
	public abstract boolean hasLocalBinderObjectCount () 
	public abstract int getLocalBinderObjectCount () 
	public abstract boolean hasProxyBinderObjectCount () 
	public abstract int getProxyBinderObjectCount () 
	public abstract boolean hasParcelMemoryKb () 
	public abstract long getParcelMemoryKb () 
	public abstract boolean hasParcelCount () 
	public abstract int getParcelCount () 
	public abstract boolean hasBinderObjectDeathCount () 
	public abstract int getBinderObjectDeathCount () 
	public abstract boolean hasOpenSslSocketCount () 
	public abstract int getOpenSslSocketCount () 
	public abstract boolean hasWebviewInstanceCount () 
	public abstract int getWebviewInstanceCount () 
}

com/android/server/am/proto/MemInfoProto$AppData$SqlStats$1.class
MemInfoProto.java
package com.android.server.am.proto
final com.android.server.am.proto.MemInfoProto$AppData$SqlStats$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats 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 
}

com/android/server/am/proto/MemInfoProto$AppData$SqlStats$Builder.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.MemInfoProto$AppData$SqlStatsOrBuilder  {
	private int bitField0_
	private int memoryUsedKb_
	private int pagecacheOverflowKb_
	private int mallocSizeKb_
	private java.util.List databases_
	private com.google.protobuf.RepeatedFieldBuilder databasesBuilder_
	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 com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats getDefaultInstanceForType () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats build () 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats result
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats buildPartial () 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder mergeFrom (com.android.server.am.proto.MemInfoProto$AppData$SqlStats) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats other
	public final boolean isInitialized () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$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
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats parsedMessage
	public boolean hasMemoryUsedKb () 
	public int getMemoryUsedKb () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder setMemoryUsedKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder clearMemoryUsedKb () 
	public boolean hasPagecacheOverflowKb () 
	public int getPagecacheOverflowKb () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder setPagecacheOverflowKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder clearPagecacheOverflowKb () 
	public boolean hasMallocSizeKb () 
	public int getMallocSizeKb () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder setMallocSizeKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder clearMallocSizeKb () 
	private void ensureDatabasesIsMutable () 
	public java.util.List getDatabasesList () 
	public int getDatabasesCount () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database getDatabases (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder setDatabases (int, com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database) 
		int index
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database value
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder setDatabases (int, com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder) 
		int index
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder addDatabases (com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database value
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder addDatabases (int, com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database) 
		int index
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database value
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder addDatabases (com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder addDatabases (int, com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder) 
		int index
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder addAllDatabases (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder clearDatabases () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder removeDatabases (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder getDatabasesBuilder (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$DatabaseOrBuilder getDatabasesOrBuilder (int) 
		int index
	public java.util.List getDatabasesOrBuilderList () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder addDatabasesBuilder () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder addDatabasesBuilder (int) 
		int index
	public java.util.List getDatabasesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getDatabasesFieldBuilder () 
	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  (com.android.server.am.proto.MemInfoProto$1) 
		com.android.server.am.proto.MemInfoProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.MemInfoProto$1 x1
}

com/android/server/am/proto/MemInfoProto$AppData$SqlStats$Database$1.class
MemInfoProto.java
package com.android.server.am.proto
final com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database 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 
}

com/android/server/am/proto/MemInfoProto$AppData$SqlStats$Database$Builder.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.MemInfoProto$AppData$SqlStats$DatabaseOrBuilder  {
	private int bitField0_
	private Object name_
	private int pageSize_
	private int dbSize_
	private int lookasideB_
	private Object cache_
	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 com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database getDefaultInstanceForType () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database build () 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database result
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database buildPartial () 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder mergeFrom (com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database other
	public final boolean isInitialized () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$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
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database 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 com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder setName (java.lang.String) 
		String value
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder clearName () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasPageSize () 
	public int getPageSize () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder setPageSize (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder clearPageSize () 
	public boolean hasDbSize () 
	public int getDbSize () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder setDbSize (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder clearDbSize () 
	public boolean hasLookasideB () 
	public int getLookasideB () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder setLookasideB (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder clearLookasideB () 
	public boolean hasCache () 
	public java.lang.String getCache () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCacheBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder setCache (java.lang.String) 
		String value
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder clearCache () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder setCacheBytes (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  (com.android.server.am.proto.MemInfoProto$1) 
		com.android.server.am.proto.MemInfoProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.MemInfoProto$1 x1
}

com/android/server/am/proto/MemInfoProto$AppData$SqlStats$Database.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.MemInfoProto$AppData$SqlStats$DatabaseOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int PAGE_SIZE_FIELD_NUMBER
	private int pageSize_
	public static final int DB_SIZE_FIELD_NUMBER
	private int dbSize_
	public static final int LOOKASIDE_B_FIELD_NUMBER
	private int lookasideB_
	public static final int CACHE_FIELD_NUMBER
	private volatile Object cache_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database 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 hasPageSize () 
	public int getPageSize () 
	public boolean hasDbSize () 
	public int getDbSize () 
	public boolean hasLookasideB () 
	public int getLookasideB () 
	public boolean hasCache () 
	public java.lang.String getCache () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getCacheBytes () 
		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 com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database 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 com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder newBuilderForType () 
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder newBuilder () 
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder newBuilder (com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database prototype
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder toBuilder () 
	protected com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database$Builder builder
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database 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$8300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.MemInfoProto$1 x1
	static java.lang.Object access$8502 (com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database, java.lang.Object) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database x0
		Object x1
	static int access$8602 (com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database, int) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database x0
		int x1
	static int access$8702 (com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database, int) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database x0
		int x1
	static int access$8802 (com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database, int) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database x0
		int x1
	static java.lang.Object access$8902 (com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database, java.lang.Object) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database x0
		Object x1
	static int access$9002 (com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database, int) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database x0
		int x1
	static java.lang.Object access$8500 (com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database x0
	static java.lang.Object access$8900 (com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database x0
	static com.google.protobuf.UnknownFieldSet access$9100 (com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.MemInfoProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.MemInfoProto$1 x2
	static void  () 
}

com/android/server/am/proto/MemInfoProto$AppData$SqlStats$DatabaseOrBuilder.class
MemInfoProto.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.MemInfoProto$AppData$SqlStats$DatabaseOrBuilder 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 hasPageSize () 
	public abstract int getPageSize () 
	public abstract boolean hasDbSize () 
	public abstract int getDbSize () 
	public abstract boolean hasLookasideB () 
	public abstract int getLookasideB () 
	public abstract boolean hasCache () 
	public abstract java.lang.String getCache () 
	public abstract com.google.protobuf.ByteString getCacheBytes () 
}

com/android/server/am/proto/MemInfoProto$AppData$SqlStats.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$AppData$SqlStats extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.MemInfoProto$AppData$SqlStatsOrBuilder  {
	private int bitField0_
	public static final int MEMORY_USED_KB_FIELD_NUMBER
	private int memoryUsedKb_
	public static final int PAGECACHE_OVERFLOW_KB_FIELD_NUMBER
	private int pagecacheOverflowKb_
	public static final int MALLOC_SIZE_KB_FIELD_NUMBER
	private int mallocSizeKb_
	public static final int DATABASES_FIELD_NUMBER
	private java.util.List databases_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.MemInfoProto$AppData$SqlStats 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 hasMemoryUsedKb () 
	public int getMemoryUsedKb () 
	public boolean hasPagecacheOverflowKb () 
	public int getPagecacheOverflowKb () 
	public boolean hasMallocSizeKb () 
	public int getMallocSizeKb () 
	public java.util.List getDatabasesList () 
	public java.util.List getDatabasesOrBuilderList () 
	public int getDatabasesCount () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database getDatabases (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$DatabaseOrBuilder getDatabasesOrBuilder (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 com.android.server.am.proto.MemInfoProto$AppData$SqlStats parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats 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 com.android.server.am.proto.MemInfoProto$AppData$SqlStats parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder newBuilderForType () 
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder newBuilder () 
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder newBuilder (com.android.server.am.proto.MemInfoProto$AppData$SqlStats) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats prototype
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder toBuilder () 
	protected com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder builder
	public static com.android.server.am.proto.MemInfoProto$AppData$SqlStats getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats 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$9500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.MemInfoProto$1 x1
	static int access$9702 (com.android.server.am.proto.MemInfoProto$AppData$SqlStats, int) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats x0
		int x1
	static int access$9802 (com.android.server.am.proto.MemInfoProto$AppData$SqlStats, int) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats x0
		int x1
	static int access$9902 (com.android.server.am.proto.MemInfoProto$AppData$SqlStats, int) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats x0
		int x1
	static java.util.List access$10002 (com.android.server.am.proto.MemInfoProto$AppData$SqlStats, java.util.List) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats x0
		java.util.List x1
	static int access$10102 (com.android.server.am.proto.MemInfoProto$AppData$SqlStats, int) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats x0
		int x1
	static java.util.List access$10000 (com.android.server.am.proto.MemInfoProto$AppData$SqlStats) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats x0
	static boolean access$10200 () 
	static com.google.protobuf.UnknownFieldSet access$10300 (com.android.server.am.proto.MemInfoProto$AppData$SqlStats) 
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.MemInfoProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.MemInfoProto$1 x2
	static void  () 
}

com/android/server/am/proto/MemInfoProto$AppData$SqlStatsOrBuilder.class
MemInfoProto.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.MemInfoProto$AppData$SqlStatsOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasMemoryUsedKb () 
	public abstract int getMemoryUsedKb () 
	public abstract boolean hasPagecacheOverflowKb () 
	public abstract int getPagecacheOverflowKb () 
	public abstract boolean hasMallocSizeKb () 
	public abstract int getMallocSizeKb () 
	public abstract java.util.List getDatabasesList () 
	public abstract com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Database getDatabases (int) 
	public abstract int getDatabasesCount () 
	public abstract java.util.List getDatabasesOrBuilderList () 
	public abstract com.android.server.am.proto.MemInfoProto$AppData$SqlStats$DatabaseOrBuilder getDatabasesOrBuilder (int) 
}

com/android/server/am/proto/MemInfoProto$AppData.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$AppData extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.MemInfoProto$AppDataOrBuilder  {
	private int bitField0_
	public static final int PROCESS_MEMORY_FIELD_NUMBER
	private com.android.server.am.proto.MemInfoProto$ProcessMemory processMemory_
	public static final int OBJECTS_FIELD_NUMBER
	private com.android.server.am.proto.MemInfoProto$AppData$ObjectStats objects_
	public static final int SQL_FIELD_NUMBER
	private com.android.server.am.proto.MemInfoProto$AppData$SqlStats sql_
	public static final int ASSET_ALLOCATIONS_FIELD_NUMBER
	private volatile Object assetAllocations_
	public static final int UNREACHABLE_MEMORY_FIELD_NUMBER
	private volatile Object unreachableMemory_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.MemInfoProto$AppData 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.android.server.am.proto.MemInfoProto$ProcessMemory$Builder subBuilder
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats$Builder subBuilder
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats$Builder subBuilder
		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 hasProcessMemory () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory getProcessMemory () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemoryOrBuilder getProcessMemoryOrBuilder () 
	public boolean hasObjects () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStats getObjects () 
	public com.android.server.am.proto.MemInfoProto$AppData$ObjectStatsOrBuilder getObjectsOrBuilder () 
	public boolean hasSql () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStats getSql () 
	public com.android.server.am.proto.MemInfoProto$AppData$SqlStatsOrBuilder getSqlOrBuilder () 
	public boolean hasAssetAllocations () 
	public java.lang.String getAssetAllocations () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getAssetAllocationsBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasUnreachableMemory () 
	public java.lang.String getUnreachableMemory () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getUnreachableMemoryBytes () 
		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 com.android.server.am.proto.MemInfoProto$AppData parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.MemInfoProto$AppData 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 com.android.server.am.proto.MemInfoProto$AppData parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.MemInfoProto$AppData parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$AppData parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto$AppData parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$AppData parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto$AppData parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$AppData parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.MemInfoProto$AppData parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.MemInfoProto$AppData$Builder newBuilderForType () 
	public static com.android.server.am.proto.MemInfoProto$AppData$Builder newBuilder () 
	public static com.android.server.am.proto.MemInfoProto$AppData$Builder newBuilder (com.android.server.am.proto.MemInfoProto$AppData) 
		com.android.server.am.proto.MemInfoProto$AppData prototype
	public com.android.server.am.proto.MemInfoProto$AppData$Builder toBuilder () 
	protected com.android.server.am.proto.MemInfoProto$AppData$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.MemInfoProto$AppData$Builder builder
	public static com.android.server.am.proto.MemInfoProto$AppData getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.MemInfoProto$AppData 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, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.MemInfoProto$1 x1
	static com.android.server.am.proto.MemInfoProto$ProcessMemory access$10902 (com.android.server.am.proto.MemInfoProto$AppData, com.android.server.am.proto.MemInfoProto$ProcessMemory) 
		com.android.server.am.proto.MemInfoProto$AppData x0
		com.android.server.am.proto.MemInfoProto$ProcessMemory x1
	static com.android.server.am.proto.MemInfoProto$AppData$ObjectStats access$11002 (com.android.server.am.proto.MemInfoProto$AppData, com.android.server.am.proto.MemInfoProto$AppData$ObjectStats) 
		com.android.server.am.proto.MemInfoProto$AppData x0
		com.android.server.am.proto.MemInfoProto$AppData$ObjectStats x1
	static com.android.server.am.proto.MemInfoProto$AppData$SqlStats access$11102 (com.android.server.am.proto.MemInfoProto$AppData, com.android.server.am.proto.MemInfoProto$AppData$SqlStats) 
		com.android.server.am.proto.MemInfoProto$AppData x0
		com.android.server.am.proto.MemInfoProto$AppData$SqlStats x1
	static java.lang.Object access$11202 (com.android.server.am.proto.MemInfoProto$AppData, java.lang.Object) 
		com.android.server.am.proto.MemInfoProto$AppData x0
		Object x1
	static java.lang.Object access$11302 (com.android.server.am.proto.MemInfoProto$AppData, java.lang.Object) 
		com.android.server.am.proto.MemInfoProto$AppData x0
		Object x1
	static int access$11402 (com.android.server.am.proto.MemInfoProto$AppData, int) 
		com.android.server.am.proto.MemInfoProto$AppData x0
		int x1
	static java.lang.Object access$11200 (com.android.server.am.proto.MemInfoProto$AppData) 
		com.android.server.am.proto.MemInfoProto$AppData x0
	static java.lang.Object access$11300 (com.android.server.am.proto.MemInfoProto$AppData) 
		com.android.server.am.proto.MemInfoProto$AppData x0
	static com.google.protobuf.UnknownFieldSet access$11500 (com.android.server.am.proto.MemInfoProto$AppData) 
		com.android.server.am.proto.MemInfoProto$AppData x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.MemInfoProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.MemInfoProto$1 x2
	static void  () 
}

com/android/server/am/proto/MemInfoProto$AppDataOrBuilder.class
MemInfoProto.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.MemInfoProto$AppDataOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasProcessMemory () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory getProcessMemory () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemoryOrBuilder getProcessMemoryOrBuilder () 
	public abstract boolean hasObjects () 
	public abstract com.android.server.am.proto.MemInfoProto$AppData$ObjectStats getObjects () 
	public abstract com.android.server.am.proto.MemInfoProto$AppData$ObjectStatsOrBuilder getObjectsOrBuilder () 
	public abstract boolean hasSql () 
	public abstract com.android.server.am.proto.MemInfoProto$AppData$SqlStats getSql () 
	public abstract com.android.server.am.proto.MemInfoProto$AppData$SqlStatsOrBuilder getSqlOrBuilder () 
	public abstract boolean hasAssetAllocations () 
	public abstract java.lang.String getAssetAllocations () 
	public abstract com.google.protobuf.ByteString getAssetAllocationsBytes () 
	public abstract boolean hasUnreachableMemory () 
	public abstract java.lang.String getUnreachableMemory () 
	public abstract com.google.protobuf.ByteString getUnreachableMemoryBytes () 
}

com/android/server/am/proto/MemInfoProto$Builder.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.MemInfoProtoOrBuilder  {
	private int bitField0_
	private long uptimeDurationMs_
	private long elapsedRealtimeMs_
	private java.util.List nativeProcesses_
	private com.google.protobuf.RepeatedFieldBuilder nativeProcessesBuilder_
	private java.util.List appProcesses_
	private com.google.protobuf.RepeatedFieldBuilder appProcessesBuilder_
	private java.util.List totalPssByProcess_
	private com.google.protobuf.RepeatedFieldBuilder totalPssByProcessBuilder_
	private java.util.List totalPssByOomAdjustment_
	private com.google.protobuf.RepeatedFieldBuilder totalPssByOomAdjustmentBuilder_
	private java.util.List totalPssByCategory_
	private com.google.protobuf.RepeatedFieldBuilder totalPssByCategoryBuilder_
	private long totalRamKb_
	private int status_
	private long cachedPssKb_
	private long cachedKernelKb_
	private long freeKb_
	private long usedPssKb_
	private long usedKernelKb_
	private long lostRamKb_
	private long totalZramKb_
	private long zramPhysicalUsedInSwapKb_
	private long totalZramSwapKb_
	private long ksmSharingKb_
	private long ksmSharedKb_
	private long ksmUnsharedKb_
	private long ksmVolatileKb_
	private int tuningMb_
	private int tuningLargeMb_
	private long oomKb_
	private long restoreLimitKb_
	private boolean isLowRamDevice_
	private boolean isHighEndGfx_
	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 com.android.server.am.proto.MemInfoProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.MemInfoProto getDefaultInstanceForType () 
	public com.android.server.am.proto.MemInfoProto build () 
		com.android.server.am.proto.MemInfoProto result
	public com.android.server.am.proto.MemInfoProto buildPartial () 
		com.android.server.am.proto.MemInfoProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.MemInfoProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.MemInfoProto$Builder mergeFrom (com.android.server.am.proto.MemInfoProto) 
		com.android.server.am.proto.MemInfoProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.MemInfoProto$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
		com.android.server.am.proto.MemInfoProto parsedMessage
	public boolean hasUptimeDurationMs () 
	public long getUptimeDurationMs () 
	public com.android.server.am.proto.MemInfoProto$Builder setUptimeDurationMs (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$Builder clearUptimeDurationMs () 
	public boolean hasElapsedRealtimeMs () 
	public long getElapsedRealtimeMs () 
	public com.android.server.am.proto.MemInfoProto$Builder setElapsedRealtimeMs (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$Builder clearElapsedRealtimeMs () 
	private void ensureNativeProcessesIsMutable () 
	public java.util.List getNativeProcessesList () 
	public int getNativeProcessesCount () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory getNativeProcesses (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$Builder setNativeProcesses (int, com.android.server.am.proto.MemInfoProto$ProcessMemory) 
		int index
		com.android.server.am.proto.MemInfoProto$ProcessMemory value
	public com.android.server.am.proto.MemInfoProto$Builder setNativeProcesses (int, com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder) 
		int index
		com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$Builder addNativeProcesses (com.android.server.am.proto.MemInfoProto$ProcessMemory) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory value
	public com.android.server.am.proto.MemInfoProto$Builder addNativeProcesses (int, com.android.server.am.proto.MemInfoProto$ProcessMemory) 
		int index
		com.android.server.am.proto.MemInfoProto$ProcessMemory value
	public com.android.server.am.proto.MemInfoProto$Builder addNativeProcesses (com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$Builder addNativeProcesses (int, com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder) 
		int index
		com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$Builder addAllNativeProcesses (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.MemInfoProto$Builder clearNativeProcesses () 
	public com.android.server.am.proto.MemInfoProto$Builder removeNativeProcesses (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder getNativeProcessesBuilder (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$ProcessMemoryOrBuilder getNativeProcessesOrBuilder (int) 
		int index
	public java.util.List getNativeProcessesOrBuilderList () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder addNativeProcessesBuilder () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder addNativeProcessesBuilder (int) 
		int index
	public java.util.List getNativeProcessesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getNativeProcessesFieldBuilder () 
	private void ensureAppProcessesIsMutable () 
	public java.util.List getAppProcessesList () 
	public int getAppProcessesCount () 
	public com.android.server.am.proto.MemInfoProto$AppData getAppProcesses (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$Builder setAppProcesses (int, com.android.server.am.proto.MemInfoProto$AppData) 
		int index
		com.android.server.am.proto.MemInfoProto$AppData value
	public com.android.server.am.proto.MemInfoProto$Builder setAppProcesses (int, com.android.server.am.proto.MemInfoProto$AppData$Builder) 
		int index
		com.android.server.am.proto.MemInfoProto$AppData$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$Builder addAppProcesses (com.android.server.am.proto.MemInfoProto$AppData) 
		com.android.server.am.proto.MemInfoProto$AppData value
	public com.android.server.am.proto.MemInfoProto$Builder addAppProcesses (int, com.android.server.am.proto.MemInfoProto$AppData) 
		int index
		com.android.server.am.proto.MemInfoProto$AppData value
	public com.android.server.am.proto.MemInfoProto$Builder addAppProcesses (com.android.server.am.proto.MemInfoProto$AppData$Builder) 
		com.android.server.am.proto.MemInfoProto$AppData$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$Builder addAppProcesses (int, com.android.server.am.proto.MemInfoProto$AppData$Builder) 
		int index
		com.android.server.am.proto.MemInfoProto$AppData$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$Builder addAllAppProcesses (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.MemInfoProto$Builder clearAppProcesses () 
	public com.android.server.am.proto.MemInfoProto$Builder removeAppProcesses (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$AppData$Builder getAppProcessesBuilder (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$AppDataOrBuilder getAppProcessesOrBuilder (int) 
		int index
	public java.util.List getAppProcessesOrBuilderList () 
	public com.android.server.am.proto.MemInfoProto$AppData$Builder addAppProcessesBuilder () 
	public com.android.server.am.proto.MemInfoProto$AppData$Builder addAppProcessesBuilder (int) 
		int index
	public java.util.List getAppProcessesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getAppProcessesFieldBuilder () 
	private void ensureTotalPssByProcessIsMutable () 
	public java.util.List getTotalPssByProcessList () 
	public int getTotalPssByProcessCount () 
	public com.android.server.am.proto.MemInfoProto$MemItem getTotalPssByProcess (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$Builder setTotalPssByProcess (int, com.android.server.am.proto.MemInfoProto$MemItem) 
		int index
		com.android.server.am.proto.MemInfoProto$MemItem value
	public com.android.server.am.proto.MemInfoProto$Builder setTotalPssByProcess (int, com.android.server.am.proto.MemInfoProto$MemItem$Builder) 
		int index
		com.android.server.am.proto.MemInfoProto$MemItem$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$Builder addTotalPssByProcess (com.android.server.am.proto.MemInfoProto$MemItem) 
		com.android.server.am.proto.MemInfoProto$MemItem value
	public com.android.server.am.proto.MemInfoProto$Builder addTotalPssByProcess (int, com.android.server.am.proto.MemInfoProto$MemItem) 
		int index
		com.android.server.am.proto.MemInfoProto$MemItem value
	public com.android.server.am.proto.MemInfoProto$Builder addTotalPssByProcess (com.android.server.am.proto.MemInfoProto$MemItem$Builder) 
		com.android.server.am.proto.MemInfoProto$MemItem$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$Builder addTotalPssByProcess (int, com.android.server.am.proto.MemInfoProto$MemItem$Builder) 
		int index
		com.android.server.am.proto.MemInfoProto$MemItem$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$Builder addAllTotalPssByProcess (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.MemInfoProto$Builder clearTotalPssByProcess () 
	public com.android.server.am.proto.MemInfoProto$Builder removeTotalPssByProcess (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder getTotalPssByProcessBuilder (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$MemItemOrBuilder getTotalPssByProcessOrBuilder (int) 
		int index
	public java.util.List getTotalPssByProcessOrBuilderList () 
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder addTotalPssByProcessBuilder () 
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder addTotalPssByProcessBuilder (int) 
		int index
	public java.util.List getTotalPssByProcessBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getTotalPssByProcessFieldBuilder () 
	private void ensureTotalPssByOomAdjustmentIsMutable () 
	public java.util.List getTotalPssByOomAdjustmentList () 
	public int getTotalPssByOomAdjustmentCount () 
	public com.android.server.am.proto.MemInfoProto$MemItem getTotalPssByOomAdjustment (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$Builder setTotalPssByOomAdjustment (int, com.android.server.am.proto.MemInfoProto$MemItem) 
		int index
		com.android.server.am.proto.MemInfoProto$MemItem value
	public com.android.server.am.proto.MemInfoProto$Builder setTotalPssByOomAdjustment (int, com.android.server.am.proto.MemInfoProto$MemItem$Builder) 
		int index
		com.android.server.am.proto.MemInfoProto$MemItem$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$Builder addTotalPssByOomAdjustment (com.android.server.am.proto.MemInfoProto$MemItem) 
		com.android.server.am.proto.MemInfoProto$MemItem value
	public com.android.server.am.proto.MemInfoProto$Builder addTotalPssByOomAdjustment (int, com.android.server.am.proto.MemInfoProto$MemItem) 
		int index
		com.android.server.am.proto.MemInfoProto$MemItem value
	public com.android.server.am.proto.MemInfoProto$Builder addTotalPssByOomAdjustment (com.android.server.am.proto.MemInfoProto$MemItem$Builder) 
		com.android.server.am.proto.MemInfoProto$MemItem$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$Builder addTotalPssByOomAdjustment (int, com.android.server.am.proto.MemInfoProto$MemItem$Builder) 
		int index
		com.android.server.am.proto.MemInfoProto$MemItem$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$Builder addAllTotalPssByOomAdjustment (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.MemInfoProto$Builder clearTotalPssByOomAdjustment () 
	public com.android.server.am.proto.MemInfoProto$Builder removeTotalPssByOomAdjustment (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder getTotalPssByOomAdjustmentBuilder (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$MemItemOrBuilder getTotalPssByOomAdjustmentOrBuilder (int) 
		int index
	public java.util.List getTotalPssByOomAdjustmentOrBuilderList () 
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder addTotalPssByOomAdjustmentBuilder () 
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder addTotalPssByOomAdjustmentBuilder (int) 
		int index
	public java.util.List getTotalPssByOomAdjustmentBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getTotalPssByOomAdjustmentFieldBuilder () 
	private void ensureTotalPssByCategoryIsMutable () 
	public java.util.List getTotalPssByCategoryList () 
	public int getTotalPssByCategoryCount () 
	public com.android.server.am.proto.MemInfoProto$MemItem getTotalPssByCategory (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$Builder setTotalPssByCategory (int, com.android.server.am.proto.MemInfoProto$MemItem) 
		int index
		com.android.server.am.proto.MemInfoProto$MemItem value
	public com.android.server.am.proto.MemInfoProto$Builder setTotalPssByCategory (int, com.android.server.am.proto.MemInfoProto$MemItem$Builder) 
		int index
		com.android.server.am.proto.MemInfoProto$MemItem$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$Builder addTotalPssByCategory (com.android.server.am.proto.MemInfoProto$MemItem) 
		com.android.server.am.proto.MemInfoProto$MemItem value
	public com.android.server.am.proto.MemInfoProto$Builder addTotalPssByCategory (int, com.android.server.am.proto.MemInfoProto$MemItem) 
		int index
		com.android.server.am.proto.MemInfoProto$MemItem value
	public com.android.server.am.proto.MemInfoProto$Builder addTotalPssByCategory (com.android.server.am.proto.MemInfoProto$MemItem$Builder) 
		com.android.server.am.proto.MemInfoProto$MemItem$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$Builder addTotalPssByCategory (int, com.android.server.am.proto.MemInfoProto$MemItem$Builder) 
		int index
		com.android.server.am.proto.MemInfoProto$MemItem$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$Builder addAllTotalPssByCategory (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.MemInfoProto$Builder clearTotalPssByCategory () 
	public com.android.server.am.proto.MemInfoProto$Builder removeTotalPssByCategory (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder getTotalPssByCategoryBuilder (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$MemItemOrBuilder getTotalPssByCategoryOrBuilder (int) 
		int index
	public java.util.List getTotalPssByCategoryOrBuilderList () 
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder addTotalPssByCategoryBuilder () 
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder addTotalPssByCategoryBuilder (int) 
		int index
	public java.util.List getTotalPssByCategoryBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getTotalPssByCategoryFieldBuilder () 
	public boolean hasTotalRamKb () 
	public long getTotalRamKb () 
	public com.android.server.am.proto.MemInfoProto$Builder setTotalRamKb (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$Builder clearTotalRamKb () 
	public boolean hasStatus () 
	public com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor getStatus () 
		com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor result
	public com.android.server.am.proto.MemInfoProto$Builder setStatus (com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor) 
		com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor value
	public com.android.server.am.proto.MemInfoProto$Builder clearStatus () 
	public boolean hasCachedPssKb () 
	public long getCachedPssKb () 
	public com.android.server.am.proto.MemInfoProto$Builder setCachedPssKb (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$Builder clearCachedPssKb () 
	public boolean hasCachedKernelKb () 
	public long getCachedKernelKb () 
	public com.android.server.am.proto.MemInfoProto$Builder setCachedKernelKb (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$Builder clearCachedKernelKb () 
	public boolean hasFreeKb () 
	public long getFreeKb () 
	public com.android.server.am.proto.MemInfoProto$Builder setFreeKb (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$Builder clearFreeKb () 
	public boolean hasUsedPssKb () 
	public long getUsedPssKb () 
	public com.android.server.am.proto.MemInfoProto$Builder setUsedPssKb (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$Builder clearUsedPssKb () 
	public boolean hasUsedKernelKb () 
	public long getUsedKernelKb () 
	public com.android.server.am.proto.MemInfoProto$Builder setUsedKernelKb (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$Builder clearUsedKernelKb () 
	public boolean hasLostRamKb () 
	public long getLostRamKb () 
	public com.android.server.am.proto.MemInfoProto$Builder setLostRamKb (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$Builder clearLostRamKb () 
	public boolean hasTotalZramKb () 
	public long getTotalZramKb () 
	public com.android.server.am.proto.MemInfoProto$Builder setTotalZramKb (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$Builder clearTotalZramKb () 
	public boolean hasZramPhysicalUsedInSwapKb () 
	public long getZramPhysicalUsedInSwapKb () 
	public com.android.server.am.proto.MemInfoProto$Builder setZramPhysicalUsedInSwapKb (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$Builder clearZramPhysicalUsedInSwapKb () 
	public boolean hasTotalZramSwapKb () 
	public long getTotalZramSwapKb () 
	public com.android.server.am.proto.MemInfoProto$Builder setTotalZramSwapKb (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$Builder clearTotalZramSwapKb () 
	public boolean hasKsmSharingKb () 
	public long getKsmSharingKb () 
	public com.android.server.am.proto.MemInfoProto$Builder setKsmSharingKb (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$Builder clearKsmSharingKb () 
	public boolean hasKsmSharedKb () 
	public long getKsmSharedKb () 
	public com.android.server.am.proto.MemInfoProto$Builder setKsmSharedKb (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$Builder clearKsmSharedKb () 
	public boolean hasKsmUnsharedKb () 
	public long getKsmUnsharedKb () 
	public com.android.server.am.proto.MemInfoProto$Builder setKsmUnsharedKb (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$Builder clearKsmUnsharedKb () 
	public boolean hasKsmVolatileKb () 
	public long getKsmVolatileKb () 
	public com.android.server.am.proto.MemInfoProto$Builder setKsmVolatileKb (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$Builder clearKsmVolatileKb () 
	public boolean hasTuningMb () 
	public int getTuningMb () 
	public com.android.server.am.proto.MemInfoProto$Builder setTuningMb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$Builder clearTuningMb () 
	public boolean hasTuningLargeMb () 
	public int getTuningLargeMb () 
	public com.android.server.am.proto.MemInfoProto$Builder setTuningLargeMb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$Builder clearTuningLargeMb () 
	public boolean hasOomKb () 
	public long getOomKb () 
	public com.android.server.am.proto.MemInfoProto$Builder setOomKb (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$Builder clearOomKb () 
	public boolean hasRestoreLimitKb () 
	public long getRestoreLimitKb () 
	public com.android.server.am.proto.MemInfoProto$Builder setRestoreLimitKb (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$Builder clearRestoreLimitKb () 
	public boolean hasIsLowRamDevice () 
	public boolean getIsLowRamDevice () 
	public com.android.server.am.proto.MemInfoProto$Builder setIsLowRamDevice (boolean) 
		boolean value
	public com.android.server.am.proto.MemInfoProto$Builder clearIsLowRamDevice () 
	public boolean hasIsHighEndGfx () 
	public boolean getIsHighEndGfx () 
	public com.android.server.am.proto.MemInfoProto$Builder setIsHighEndGfx (boolean) 
		boolean value
	public com.android.server.am.proto.MemInfoProto$Builder clearIsHighEndGfx () 
	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  (com.android.server.am.proto.MemInfoProto$1) 
		com.android.server.am.proto.MemInfoProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.MemInfoProto$1 x1
}

com/android/server/am/proto/MemInfoProto$MemItem$1.class
MemInfoProto.java
package com.android.server.am.proto
final com.android.server.am.proto.MemInfoProto$MemItem$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.MemInfoProto$MemItem 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 
}

com/android/server/am/proto/MemInfoProto$MemItem$Builder.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$MemItem$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.MemInfoProto$MemItemOrBuilder  {
	private int bitField0_
	private Object tag_
	private Object label_
	private int id_
	private boolean isProc_
	private boolean hasActivities_
	private long pssKb_
	private long swapPssKb_
	private java.util.List subItems_
	private com.google.protobuf.RepeatedFieldBuilder subItemsBuilder_
	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 com.android.server.am.proto.MemInfoProto$MemItem$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.MemInfoProto$MemItem getDefaultInstanceForType () 
	public com.android.server.am.proto.MemInfoProto$MemItem build () 
		com.android.server.am.proto.MemInfoProto$MemItem result
	public com.android.server.am.proto.MemInfoProto$MemItem buildPartial () 
		com.android.server.am.proto.MemInfoProto$MemItem result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder mergeFrom (com.android.server.am.proto.MemInfoProto$MemItem) 
		com.android.server.am.proto.MemInfoProto$MemItem other
	public final boolean isInitialized () 
	public com.android.server.am.proto.MemInfoProto$MemItem$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
		com.android.server.am.proto.MemInfoProto$MemItem parsedMessage
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder setTag (java.lang.String) 
		String value
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder clearTag () 
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder setTagBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasLabel () 
	public java.lang.String getLabel () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLabelBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder setLabel (java.lang.String) 
		String value
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder clearLabel () 
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder setLabelBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasId () 
	public int getId () 
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder setId (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder clearId () 
	public boolean hasIsProc () 
	public boolean getIsProc () 
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder setIsProc (boolean) 
		boolean value
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder clearIsProc () 
	public boolean hasHasActivities () 
	public boolean getHasActivities () 
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder setHasActivities (boolean) 
		boolean value
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder clearHasActivities () 
	public boolean hasPssKb () 
	public long getPssKb () 
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder setPssKb (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder clearPssKb () 
	public boolean hasSwapPssKb () 
	public long getSwapPssKb () 
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder setSwapPssKb (long) 
		long value
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder clearSwapPssKb () 
	private void ensureSubItemsIsMutable () 
	public java.util.List getSubItemsList () 
	public int getSubItemsCount () 
	public com.android.server.am.proto.MemInfoProto$MemItem getSubItems (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder setSubItems (int, com.android.server.am.proto.MemInfoProto$MemItem) 
		int index
		com.android.server.am.proto.MemInfoProto$MemItem value
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder setSubItems (int, com.android.server.am.proto.MemInfoProto$MemItem$Builder) 
		int index
		com.android.server.am.proto.MemInfoProto$MemItem$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder addSubItems (com.android.server.am.proto.MemInfoProto$MemItem) 
		com.android.server.am.proto.MemInfoProto$MemItem value
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder addSubItems (int, com.android.server.am.proto.MemInfoProto$MemItem) 
		int index
		com.android.server.am.proto.MemInfoProto$MemItem value
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder addSubItems (com.android.server.am.proto.MemInfoProto$MemItem$Builder) 
		com.android.server.am.proto.MemInfoProto$MemItem$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder addSubItems (int, com.android.server.am.proto.MemInfoProto$MemItem$Builder) 
		int index
		com.android.server.am.proto.MemInfoProto$MemItem$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder addAllSubItems (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder clearSubItems () 
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder removeSubItems (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder getSubItemsBuilder (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$MemItemOrBuilder getSubItemsOrBuilder (int) 
		int index
	public java.util.List getSubItemsOrBuilderList () 
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder addSubItemsBuilder () 
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder addSubItemsBuilder (int) 
		int index
	public java.util.List getSubItemsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getSubItemsFieldBuilder () 
	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  (com.android.server.am.proto.MemInfoProto$1) 
		com.android.server.am.proto.MemInfoProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.MemInfoProto$1 x1
}

com/android/server/am/proto/MemInfoProto$MemItem.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$MemItem extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.MemInfoProto$MemItemOrBuilder  {
	private int bitField0_
	public static final int TAG_FIELD_NUMBER
	private volatile Object tag_
	public static final int LABEL_FIELD_NUMBER
	private volatile Object label_
	public static final int ID_FIELD_NUMBER
	private int id_
	public static final int IS_PROC_FIELD_NUMBER
	private boolean isProc_
	public static final int HAS_ACTIVITIES_FIELD_NUMBER
	private boolean hasActivities_
	public static final int PSS_KB_FIELD_NUMBER
	private long pssKb_
	public static final int SWAP_PSS_KB_FIELD_NUMBER
	private long swapPssKb_
	public static final int SUB_ITEMS_FIELD_NUMBER
	private java.util.List subItems_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.MemInfoProto$MemItem 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 hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasLabel () 
	public java.lang.String getLabel () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getLabelBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasId () 
	public int getId () 
	public boolean hasIsProc () 
	public boolean getIsProc () 
	public boolean hasHasActivities () 
	public boolean getHasActivities () 
	public boolean hasPssKb () 
	public long getPssKb () 
	public boolean hasSwapPssKb () 
	public long getSwapPssKb () 
	public java.util.List getSubItemsList () 
	public java.util.List getSubItemsOrBuilderList () 
	public int getSubItemsCount () 
	public com.android.server.am.proto.MemInfoProto$MemItem getSubItems (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$MemItemOrBuilder getSubItemsOrBuilder (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 com.android.server.am.proto.MemInfoProto$MemItem parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.MemInfoProto$MemItem 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 com.android.server.am.proto.MemInfoProto$MemItem parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.MemInfoProto$MemItem parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$MemItem parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto$MemItem parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$MemItem parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto$MemItem parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$MemItem parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.MemInfoProto$MemItem parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder newBuilderForType () 
	public static com.android.server.am.proto.MemInfoProto$MemItem$Builder newBuilder () 
	public static com.android.server.am.proto.MemInfoProto$MemItem$Builder newBuilder (com.android.server.am.proto.MemInfoProto$MemItem) 
		com.android.server.am.proto.MemInfoProto$MemItem prototype
	public com.android.server.am.proto.MemInfoProto$MemItem$Builder toBuilder () 
	protected com.android.server.am.proto.MemInfoProto$MemItem$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.MemInfoProto$MemItem$Builder builder
	public static com.android.server.am.proto.MemInfoProto$MemItem getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.MemInfoProto$MemItem 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$11900 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.MemInfoProto$1 x1
	static java.lang.Object access$12102 (com.android.server.am.proto.MemInfoProto$MemItem, java.lang.Object) 
		com.android.server.am.proto.MemInfoProto$MemItem x0
		Object x1
	static java.lang.Object access$12202 (com.android.server.am.proto.MemInfoProto$MemItem, java.lang.Object) 
		com.android.server.am.proto.MemInfoProto$MemItem x0
		Object x1
	static int access$12302 (com.android.server.am.proto.MemInfoProto$MemItem, int) 
		com.android.server.am.proto.MemInfoProto$MemItem x0
		int x1
	static boolean access$12402 (com.android.server.am.proto.MemInfoProto$MemItem, boolean) 
		com.android.server.am.proto.MemInfoProto$MemItem x0
		boolean x1
	static boolean access$12502 (com.android.server.am.proto.MemInfoProto$MemItem, boolean) 
		com.android.server.am.proto.MemInfoProto$MemItem x0
		boolean x1
	static long access$12602 (com.android.server.am.proto.MemInfoProto$MemItem, long) 
		com.android.server.am.proto.MemInfoProto$MemItem x0
		long x1
	static long access$12702 (com.android.server.am.proto.MemInfoProto$MemItem, long) 
		com.android.server.am.proto.MemInfoProto$MemItem x0
		long x1
	static java.util.List access$12802 (com.android.server.am.proto.MemInfoProto$MemItem, java.util.List) 
		com.android.server.am.proto.MemInfoProto$MemItem x0
		java.util.List x1
	static int access$12902 (com.android.server.am.proto.MemInfoProto$MemItem, int) 
		com.android.server.am.proto.MemInfoProto$MemItem x0
		int x1
	static java.lang.Object access$12100 (com.android.server.am.proto.MemInfoProto$MemItem) 
		com.android.server.am.proto.MemInfoProto$MemItem x0
	static java.lang.Object access$12200 (com.android.server.am.proto.MemInfoProto$MemItem) 
		com.android.server.am.proto.MemInfoProto$MemItem x0
	static java.util.List access$12800 (com.android.server.am.proto.MemInfoProto$MemItem) 
		com.android.server.am.proto.MemInfoProto$MemItem x0
	static boolean access$13000 () 
	static com.google.protobuf.UnknownFieldSet access$13100 (com.android.server.am.proto.MemInfoProto$MemItem) 
		com.android.server.am.proto.MemInfoProto$MemItem x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.MemInfoProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.MemInfoProto$1 x2
	static void  () 
}

com/android/server/am/proto/MemInfoProto$MemItemOrBuilder.class
MemInfoProto.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.MemInfoProto$MemItemOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasTag () 
	public abstract java.lang.String getTag () 
	public abstract com.google.protobuf.ByteString getTagBytes () 
	public abstract boolean hasLabel () 
	public abstract java.lang.String getLabel () 
	public abstract com.google.protobuf.ByteString getLabelBytes () 
	public abstract boolean hasId () 
	public abstract int getId () 
	public abstract boolean hasIsProc () 
	public abstract boolean getIsProc () 
	public abstract boolean hasHasActivities () 
	public abstract boolean getHasActivities () 
	public abstract boolean hasPssKb () 
	public abstract long getPssKb () 
	public abstract boolean hasSwapPssKb () 
	public abstract long getSwapPssKb () 
	public abstract java.util.List getSubItemsList () 
	public abstract com.android.server.am.proto.MemInfoProto$MemItem getSubItems (int) 
	public abstract int getSubItemsCount () 
	public abstract java.util.List getSubItemsOrBuilderList () 
	public abstract com.android.server.am.proto.MemInfoProto$MemItemOrBuilder getSubItemsOrBuilder (int) 
}

com/android/server/am/proto/MemInfoProto$ProcessMemory$1.class
MemInfoProto.java
package com.android.server.am.proto
final com.android.server.am.proto.MemInfoProto$ProcessMemory$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory 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 
}

com/android/server/am/proto/MemInfoProto$ProcessMemory$AppSummary$1.class
MemInfoProto.java
package com.android.server.am.proto
final com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary 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 
}

com/android/server/am/proto/MemInfoProto$ProcessMemory$AppSummary$Builder.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummaryOrBuilder  {
	private int totalSwapCase_
	private Object totalSwap_
	private int bitField0_
	private int javaHeapPssKb_
	private int nativeHeapPssKb_
	private int codePssKb_
	private int stackPssKb_
	private int graphicsPssKb_
	private int privateOtherPssKb_
	private int systemPssKb_
	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 com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary getDefaultInstanceForType () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary build () 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary result
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary buildPartial () 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder mergeFrom (com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary other
	public final boolean isInitialized () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$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
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary parsedMessage
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$TotalSwapCase getTotalSwapCase () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder clearTotalSwap () 
	public boolean hasJavaHeapPssKb () 
	public int getJavaHeapPssKb () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder setJavaHeapPssKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder clearJavaHeapPssKb () 
	public boolean hasNativeHeapPssKb () 
	public int getNativeHeapPssKb () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder setNativeHeapPssKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder clearNativeHeapPssKb () 
	public boolean hasCodePssKb () 
	public int getCodePssKb () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder setCodePssKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder clearCodePssKb () 
	public boolean hasStackPssKb () 
	public int getStackPssKb () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder setStackPssKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder clearStackPssKb () 
	public boolean hasGraphicsPssKb () 
	public int getGraphicsPssKb () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder setGraphicsPssKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder clearGraphicsPssKb () 
	public boolean hasPrivateOtherPssKb () 
	public int getPrivateOtherPssKb () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder setPrivateOtherPssKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder clearPrivateOtherPssKb () 
	public boolean hasSystemPssKb () 
	public int getSystemPssKb () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder setSystemPssKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder clearSystemPssKb () 
	public boolean hasTotalSwapPss () 
	public int getTotalSwapPss () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder setTotalSwapPss (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder clearTotalSwapPss () 
	public boolean hasTotalSwapKb () 
	public int getTotalSwapKb () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder setTotalSwapKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder clearTotalSwapKb () 
	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  (com.android.server.am.proto.MemInfoProto$1) 
		com.android.server.am.proto.MemInfoProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.MemInfoProto$1 x1
}

com/android/server/am/proto/MemInfoProto$ProcessMemory$AppSummary$TotalSwapCase.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$TotalSwapCase extends java.lang.Enum implements com.google.protobuf.Internal$EnumLite  {
	public static final com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$TotalSwapCase TOTAL_SWAP_PSS
	public static final com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$TotalSwapCase TOTAL_SWAP_KB
	public static final com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$TotalSwapCase TOTALSWAP_NOT_SET
	private final int value
	private static final com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$TotalSwapCase[] $VALUES
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$TotalSwapCase[] values () 
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$TotalSwapCase valueOf (java.lang.String) 
		String name
	private void  (java.lang.String, int, int) 
		int value
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$TotalSwapCase valueOf (int) 
		int value
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$TotalSwapCase forNumber (int) 
		int value
	public int getNumber () 
	static void  () 
}

com/android/server/am/proto/MemInfoProto$ProcessMemory$AppSummary.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummaryOrBuilder  {
	private int bitField0_
	private int totalSwapCase_
	private Object totalSwap_
	public static final int JAVA_HEAP_PSS_KB_FIELD_NUMBER
	private int javaHeapPssKb_
	public static final int NATIVE_HEAP_PSS_KB_FIELD_NUMBER
	private int nativeHeapPssKb_
	public static final int CODE_PSS_KB_FIELD_NUMBER
	private int codePssKb_
	public static final int STACK_PSS_KB_FIELD_NUMBER
	private int stackPssKb_
	public static final int GRAPHICS_PSS_KB_FIELD_NUMBER
	private int graphicsPssKb_
	public static final int PRIVATE_OTHER_PSS_KB_FIELD_NUMBER
	private int privateOtherPssKb_
	public static final int SYSTEM_PSS_KB_FIELD_NUMBER
	private int systemPssKb_
	public static final int TOTAL_SWAP_PSS_FIELD_NUMBER
	public static final int TOTAL_SWAP_KB_FIELD_NUMBER
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary 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 com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$TotalSwapCase getTotalSwapCase () 
	public boolean hasJavaHeapPssKb () 
	public int getJavaHeapPssKb () 
	public boolean hasNativeHeapPssKb () 
	public int getNativeHeapPssKb () 
	public boolean hasCodePssKb () 
	public int getCodePssKb () 
	public boolean hasStackPssKb () 
	public int getStackPssKb () 
	public boolean hasGraphicsPssKb () 
	public int getGraphicsPssKb () 
	public boolean hasPrivateOtherPssKb () 
	public int getPrivateOtherPssKb () 
	public boolean hasSystemPssKb () 
	public int getSystemPssKb () 
	public boolean hasTotalSwapPss () 
	public int getTotalSwapPss () 
	public boolean hasTotalSwapKb () 
	public int getTotalSwapKb () 
	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 com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary 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 com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder newBuilderForType () 
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder newBuilder () 
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder newBuilder (com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary prototype
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder toBuilder () 
	protected com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder builder
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary 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$2900 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.MemInfoProto$1 x1
	static int access$3102 (com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary x0
		int x1
	static int access$3202 (com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary x0
		int x1
	static int access$3302 (com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary x0
		int x1
	static int access$3402 (com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary x0
		int x1
	static int access$3502 (com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary x0
		int x1
	static int access$3602 (com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary x0
		int x1
	static int access$3702 (com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary x0
		int x1
	static java.lang.Object access$3802 (com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary, java.lang.Object) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary x0
		Object x1
	static int access$3902 (com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary x0
		int x1
	static int access$4002 (com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$4100 (com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.MemInfoProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.MemInfoProto$1 x2
	static void  () 
}

com/android/server/am/proto/MemInfoProto$ProcessMemory$AppSummaryOrBuilder.class
MemInfoProto.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummaryOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasJavaHeapPssKb () 
	public abstract int getJavaHeapPssKb () 
	public abstract boolean hasNativeHeapPssKb () 
	public abstract int getNativeHeapPssKb () 
	public abstract boolean hasCodePssKb () 
	public abstract int getCodePssKb () 
	public abstract boolean hasStackPssKb () 
	public abstract int getStackPssKb () 
	public abstract boolean hasGraphicsPssKb () 
	public abstract int getGraphicsPssKb () 
	public abstract boolean hasPrivateOtherPssKb () 
	public abstract int getPrivateOtherPssKb () 
	public abstract boolean hasSystemPssKb () 
	public abstract int getSystemPssKb () 
	public abstract boolean hasTotalSwapPss () 
	public abstract int getTotalSwapPss () 
	public abstract boolean hasTotalSwapKb () 
	public abstract int getTotalSwapKb () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$TotalSwapCase getTotalSwapCase () 
}

com/android/server/am/proto/MemInfoProto$ProcessMemory$Builder.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.MemInfoProto$ProcessMemoryOrBuilder  {
	private int bitField0_
	private int pid_
	private Object processName_
	private com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo nativeHeap_
	private com.google.protobuf.SingleFieldBuilder nativeHeapBuilder_
	private com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo dalvikHeap_
	private com.google.protobuf.SingleFieldBuilder dalvikHeapBuilder_
	private java.util.List otherHeaps_
	private com.google.protobuf.RepeatedFieldBuilder otherHeapsBuilder_
	private com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo unknownHeap_
	private com.google.protobuf.SingleFieldBuilder unknownHeapBuilder_
	private com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo totalHeap_
	private com.google.protobuf.SingleFieldBuilder totalHeapBuilder_
	private java.util.List dalvikDetails_
	private com.google.protobuf.RepeatedFieldBuilder dalvikDetailsBuilder_
	private com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary appSummary_
	private com.google.protobuf.SingleFieldBuilder appSummaryBuilder_
	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 com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory getDefaultInstanceForType () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory build () 
		com.android.server.am.proto.MemInfoProto$ProcessMemory result
	public com.android.server.am.proto.MemInfoProto$ProcessMemory buildPartial () 
		com.android.server.am.proto.MemInfoProto$ProcessMemory result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder mergeFrom (com.android.server.am.proto.MemInfoProto$ProcessMemory) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory other
	public final boolean isInitialized () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$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
		com.android.server.am.proto.MemInfoProto$ProcessMemory parsedMessage
	public boolean hasPid () 
	public int getPid () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder setPid (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder clearPid () 
	public boolean hasProcessName () 
	public java.lang.String getProcessName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getProcessNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder setProcessName (java.lang.String) 
		String value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder clearProcessName () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder setProcessNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasNativeHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo getNativeHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder setNativeHeap (com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder setNativeHeap (com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder mergeNativeHeap (com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder clearNativeHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder getNativeHeapBuilder () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfoOrBuilder getNativeHeapOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNativeHeapFieldBuilder () 
	public boolean hasDalvikHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo getDalvikHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder setDalvikHeap (com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder setDalvikHeap (com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder mergeDalvikHeap (com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder clearDalvikHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder getDalvikHeapBuilder () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfoOrBuilder getDalvikHeapOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDalvikHeapFieldBuilder () 
	private void ensureOtherHeapsIsMutable () 
	public java.util.List getOtherHeapsList () 
	public int getOtherHeapsCount () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo getOtherHeaps (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder setOtherHeaps (int, com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo) 
		int index
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder setOtherHeaps (int, com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder) 
		int index
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder addOtherHeaps (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder addOtherHeaps (int, com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo) 
		int index
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder addOtherHeaps (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder addOtherHeaps (int, com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder) 
		int index
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder addAllOtherHeaps (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder clearOtherHeaps () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder removeOtherHeaps (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder getOtherHeapsBuilder (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfoOrBuilder getOtherHeapsOrBuilder (int) 
		int index
	public java.util.List getOtherHeapsOrBuilderList () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder addOtherHeapsBuilder () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder addOtherHeapsBuilder (int) 
		int index
	public java.util.List getOtherHeapsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getOtherHeapsFieldBuilder () 
	public boolean hasUnknownHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo getUnknownHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder setUnknownHeap (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder setUnknownHeap (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder mergeUnknownHeap (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder clearUnknownHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder getUnknownHeapBuilder () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfoOrBuilder getUnknownHeapOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUnknownHeapFieldBuilder () 
	public boolean hasTotalHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo getTotalHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder setTotalHeap (com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder setTotalHeap (com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder mergeTotalHeap (com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder clearTotalHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder getTotalHeapBuilder () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfoOrBuilder getTotalHeapOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTotalHeapFieldBuilder () 
	private void ensureDalvikDetailsIsMutable () 
	public java.util.List getDalvikDetailsList () 
	public int getDalvikDetailsCount () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo getDalvikDetails (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder setDalvikDetails (int, com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo) 
		int index
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder setDalvikDetails (int, com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder) 
		int index
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder addDalvikDetails (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder addDalvikDetails (int, com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo) 
		int index
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder addDalvikDetails (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder addDalvikDetails (int, com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder) 
		int index
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder addAllDalvikDetails (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder clearDalvikDetails () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder removeDalvikDetails (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder getDalvikDetailsBuilder (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfoOrBuilder getDalvikDetailsOrBuilder (int) 
		int index
	public java.util.List getDalvikDetailsOrBuilderList () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder addDalvikDetailsBuilder () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder addDalvikDetailsBuilder (int) 
		int index
	public java.util.List getDalvikDetailsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getDalvikDetailsFieldBuilder () 
	public boolean hasAppSummary () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary getAppSummary () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder setAppSummary (com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder setAppSummary (com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder mergeAppSummary (com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder clearAppSummary () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$Builder getAppSummaryBuilder () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummaryOrBuilder getAppSummaryOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAppSummaryFieldBuilder () 
	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  (com.android.server.am.proto.MemInfoProto$1) 
		com.android.server.am.proto.MemInfoProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.MemInfoProto$1 x1
}

com/android/server/am/proto/MemInfoProto$ProcessMemory$HeapInfo$1.class
MemInfoProto.java
package com.android.server.am.proto
final com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo 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 
}

com/android/server/am/proto/MemInfoProto$ProcessMemory$HeapInfo$Builder.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfoOrBuilder  {
	private int bitField0_
	private com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo memInfo_
	private com.google.protobuf.SingleFieldBuilder memInfoBuilder_
	private int heapSizeKb_
	private int heapAllocKb_
	private int heapFreeKb_
	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 com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo getDefaultInstanceForType () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo build () 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo result
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo buildPartial () 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder mergeFrom (com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo other
	public final boolean isInitialized () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$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
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo parsedMessage
	public boolean hasMemInfo () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo getMemInfo () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder setMemInfo (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder setMemInfo (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder builderForValue
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder mergeMemInfo (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder clearMemInfo () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder getMemInfoBuilder () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfoOrBuilder getMemInfoOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMemInfoFieldBuilder () 
	public boolean hasHeapSizeKb () 
	public int getHeapSizeKb () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder setHeapSizeKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder clearHeapSizeKb () 
	public boolean hasHeapAllocKb () 
	public int getHeapAllocKb () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder setHeapAllocKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder clearHeapAllocKb () 
	public boolean hasHeapFreeKb () 
	public int getHeapFreeKb () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder setHeapFreeKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder clearHeapFreeKb () 
	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  (com.android.server.am.proto.MemInfoProto$1) 
		com.android.server.am.proto.MemInfoProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.MemInfoProto$1 x1
}

com/android/server/am/proto/MemInfoProto$ProcessMemory$HeapInfo.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfoOrBuilder  {
	private int bitField0_
	public static final int MEM_INFO_FIELD_NUMBER
	private com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo memInfo_
	public static final int HEAP_SIZE_KB_FIELD_NUMBER
	private int heapSizeKb_
	public static final int HEAP_ALLOC_KB_FIELD_NUMBER
	private int heapAllocKb_
	public static final int HEAP_FREE_KB_FIELD_NUMBER
	private int heapFreeKb_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo 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.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$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 hasMemInfo () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo getMemInfo () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfoOrBuilder getMemInfoOrBuilder () 
	public boolean hasHeapSizeKb () 
	public int getHeapSizeKb () 
	public boolean hasHeapAllocKb () 
	public int getHeapAllocKb () 
	public boolean hasHeapFreeKb () 
	public int getHeapFreeKb () 
	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 com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo 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 com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder newBuilderForType () 
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder newBuilder () 
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder newBuilder (com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo prototype
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder toBuilder () 
	protected com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder builder
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo 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$1800 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.MemInfoProto$1 x1
	static com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo access$2002 (com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo, com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo x0
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo x1
	static int access$2102 (com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo x0
		int x1
	static int access$2202 (com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo x0
		int x1
	static int access$2302 (com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo x0
		int x1
	static int access$2402 (com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$2500 (com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.MemInfoProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.MemInfoProto$1 x2
	static void  () 
}

com/android/server/am/proto/MemInfoProto$ProcessMemory$HeapInfoOrBuilder.class
MemInfoProto.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasMemInfo () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo getMemInfo () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfoOrBuilder getMemInfoOrBuilder () 
	public abstract boolean hasHeapSizeKb () 
	public abstract int getHeapSizeKb () 
	public abstract boolean hasHeapAllocKb () 
	public abstract int getHeapAllocKb () 
	public abstract boolean hasHeapFreeKb () 
	public abstract int getHeapFreeKb () 
}

com/android/server/am/proto/MemInfoProto$ProcessMemory$MemoryInfo$1.class
MemInfoProto.java
package com.android.server.am.proto
final com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo 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 
}

com/android/server/am/proto/MemInfoProto$ProcessMemory$MemoryInfo$Builder.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfoOrBuilder  {
	private int dirtySwapCase_
	private Object dirtySwap_
	private int bitField0_
	private Object name_
	private int totalPssKb_
	private int cleanPssKb_
	private int sharedDirtyKb_
	private int privateDirtyKb_
	private int sharedCleanKb_
	private int privateCleanKb_
	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 com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo getDefaultInstanceForType () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo build () 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo result
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo buildPartial () 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder mergeFrom (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo other
	public final boolean isInitialized () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$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
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo parsedMessage
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$DirtySwapCase getDirtySwapCase () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder clearDirtySwap () 
	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 com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder setName (java.lang.String) 
		String value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder clearName () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasTotalPssKb () 
	public int getTotalPssKb () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder setTotalPssKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder clearTotalPssKb () 
	public boolean hasCleanPssKb () 
	public int getCleanPssKb () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder setCleanPssKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder clearCleanPssKb () 
	public boolean hasSharedDirtyKb () 
	public int getSharedDirtyKb () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder setSharedDirtyKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder clearSharedDirtyKb () 
	public boolean hasPrivateDirtyKb () 
	public int getPrivateDirtyKb () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder setPrivateDirtyKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder clearPrivateDirtyKb () 
	public boolean hasSharedCleanKb () 
	public int getSharedCleanKb () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder setSharedCleanKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder clearSharedCleanKb () 
	public boolean hasPrivateCleanKb () 
	public int getPrivateCleanKb () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder setPrivateCleanKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder clearPrivateCleanKb () 
	public boolean hasDirtySwapKb () 
	public int getDirtySwapKb () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder setDirtySwapKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder clearDirtySwapKb () 
	public boolean hasDirtySwapPssKb () 
	public int getDirtySwapPssKb () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder setDirtySwapPssKb (int) 
		int value
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder clearDirtySwapPssKb () 
	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  (com.android.server.am.proto.MemInfoProto$1) 
		com.android.server.am.proto.MemInfoProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.MemInfoProto$1 x1
}

com/android/server/am/proto/MemInfoProto$ProcessMemory$MemoryInfo$DirtySwapCase.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$DirtySwapCase extends java.lang.Enum implements com.google.protobuf.Internal$EnumLite  {
	public static final com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$DirtySwapCase DIRTY_SWAP_KB
	public static final com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$DirtySwapCase DIRTY_SWAP_PSS_KB
	public static final com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$DirtySwapCase DIRTYSWAP_NOT_SET
	private final int value
	private static final com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$DirtySwapCase[] $VALUES
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$DirtySwapCase[] values () 
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$DirtySwapCase valueOf (java.lang.String) 
		String name
	private void  (java.lang.String, int, int) 
		int value
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$DirtySwapCase valueOf (int) 
		int value
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$DirtySwapCase forNumber (int) 
		int value
	public int getNumber () 
	static void  () 
}

com/android/server/am/proto/MemInfoProto$ProcessMemory$MemoryInfo.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfoOrBuilder  {
	private int bitField0_
	private int dirtySwapCase_
	private Object dirtySwap_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int TOTAL_PSS_KB_FIELD_NUMBER
	private int totalPssKb_
	public static final int CLEAN_PSS_KB_FIELD_NUMBER
	private int cleanPssKb_
	public static final int SHARED_DIRTY_KB_FIELD_NUMBER
	private int sharedDirtyKb_
	public static final int PRIVATE_DIRTY_KB_FIELD_NUMBER
	private int privateDirtyKb_
	public static final int SHARED_CLEAN_KB_FIELD_NUMBER
	private int sharedCleanKb_
	public static final int PRIVATE_CLEAN_KB_FIELD_NUMBER
	private int privateCleanKb_
	public static final int DIRTY_SWAP_KB_FIELD_NUMBER
	public static final int DIRTY_SWAP_PSS_KB_FIELD_NUMBER
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo 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 com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$DirtySwapCase getDirtySwapCase () 
	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 hasTotalPssKb () 
	public int getTotalPssKb () 
	public boolean hasCleanPssKb () 
	public int getCleanPssKb () 
	public boolean hasSharedDirtyKb () 
	public int getSharedDirtyKb () 
	public boolean hasPrivateDirtyKb () 
	public int getPrivateDirtyKb () 
	public boolean hasSharedCleanKb () 
	public int getSharedCleanKb () 
	public boolean hasPrivateCleanKb () 
	public int getPrivateCleanKb () 
	public boolean hasDirtySwapKb () 
	public int getDirtySwapKb () 
	public boolean hasDirtySwapPssKb () 
	public int getDirtySwapPssKb () 
	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 com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo 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 com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder newBuilderForType () 
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder newBuilder () 
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder newBuilder (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo prototype
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder toBuilder () 
	protected com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder builder
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo 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, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.MemInfoProto$1 x1
	static java.lang.Object access$402 (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo, java.lang.Object) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo x0
		Object x1
	static int access$502 (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo x0
		int x1
	static int access$602 (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo x0
		int x1
	static int access$702 (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo x0
		int x1
	static int access$802 (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo x0
		int x1
	static int access$902 (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo x0
		int x1
	static int access$1002 (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo x0
		int x1
	static java.lang.Object access$1102 (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo, java.lang.Object) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo x0
		Object x1
	static int access$1202 (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo x0
		int x1
	static int access$1302 (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo x0
		int x1
	static java.lang.Object access$400 (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo x0
	static com.google.protobuf.UnknownFieldSet access$1400 (com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.MemInfoProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.MemInfoProto$1 x2
	static void  () 
}

com/android/server/am/proto/MemInfoProto$ProcessMemory$MemoryInfoOrBuilder.class
MemInfoProto.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfoOrBuilder 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 hasTotalPssKb () 
	public abstract int getTotalPssKb () 
	public abstract boolean hasCleanPssKb () 
	public abstract int getCleanPssKb () 
	public abstract boolean hasSharedDirtyKb () 
	public abstract int getSharedDirtyKb () 
	public abstract boolean hasPrivateDirtyKb () 
	public abstract int getPrivateDirtyKb () 
	public abstract boolean hasSharedCleanKb () 
	public abstract int getSharedCleanKb () 
	public abstract boolean hasPrivateCleanKb () 
	public abstract int getPrivateCleanKb () 
	public abstract boolean hasDirtySwapKb () 
	public abstract int getDirtySwapKb () 
	public abstract boolean hasDirtySwapPssKb () 
	public abstract int getDirtySwapPssKb () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$DirtySwapCase getDirtySwapCase () 
}

com/android/server/am/proto/MemInfoProto$ProcessMemory.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto$ProcessMemory extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.MemInfoProto$ProcessMemoryOrBuilder  {
	private int bitField0_
	public static final int PID_FIELD_NUMBER
	private int pid_
	public static final int PROCESS_NAME_FIELD_NUMBER
	private volatile Object processName_
	public static final int NATIVE_HEAP_FIELD_NUMBER
	private com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo nativeHeap_
	public static final int DALVIK_HEAP_FIELD_NUMBER
	private com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo dalvikHeap_
	public static final int OTHER_HEAPS_FIELD_NUMBER
	private java.util.List otherHeaps_
	public static final int UNKNOWN_HEAP_FIELD_NUMBER
	private com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo unknownHeap_
	public static final int TOTAL_HEAP_FIELD_NUMBER
	private com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo totalHeap_
	public static final int DALVIK_DETAILS_FIELD_NUMBER
	private java.util.List dalvikDetails_
	public static final int APP_SUMMARY_FIELD_NUMBER
	private com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary appSummary_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.MemInfoProto$ProcessMemory 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.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder subBuilder
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder subBuilder
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo$Builder subBuilder
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo$Builder subBuilder
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary$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 hasPid () 
	public int getPid () 
	public boolean hasProcessName () 
	public java.lang.String getProcessName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getProcessNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasNativeHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo getNativeHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfoOrBuilder getNativeHeapOrBuilder () 
	public boolean hasDalvikHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo getDalvikHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfoOrBuilder getDalvikHeapOrBuilder () 
	public java.util.List getOtherHeapsList () 
	public java.util.List getOtherHeapsOrBuilderList () 
	public int getOtherHeapsCount () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo getOtherHeaps (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfoOrBuilder getOtherHeapsOrBuilder (int) 
		int index
	public boolean hasUnknownHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo getUnknownHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfoOrBuilder getUnknownHeapOrBuilder () 
	public boolean hasTotalHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo getTotalHeap () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfoOrBuilder getTotalHeapOrBuilder () 
	public java.util.List getDalvikDetailsList () 
	public java.util.List getDalvikDetailsOrBuilderList () 
	public int getDalvikDetailsCount () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo getDalvikDetails (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfoOrBuilder getDalvikDetailsOrBuilder (int) 
		int index
	public boolean hasAppSummary () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary getAppSummary () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummaryOrBuilder getAppSummaryOrBuilder () 
	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 com.android.server.am.proto.MemInfoProto$ProcessMemory parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory 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 com.android.server.am.proto.MemInfoProto$ProcessMemory parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder newBuilderForType () 
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder newBuilder () 
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder newBuilder (com.android.server.am.proto.MemInfoProto$ProcessMemory) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory prototype
	public com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder toBuilder () 
	protected com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.MemInfoProto$ProcessMemory$Builder builder
	public static com.android.server.am.proto.MemInfoProto$ProcessMemory getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory 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, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.MemInfoProto$1 x1
	static int access$4702 (com.android.server.am.proto.MemInfoProto$ProcessMemory, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory x0
		int x1
	static java.lang.Object access$4802 (com.android.server.am.proto.MemInfoProto$ProcessMemory, java.lang.Object) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory x0
		Object x1
	static com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo access$4902 (com.android.server.am.proto.MemInfoProto$ProcessMemory, com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory x0
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo x1
	static com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo access$5002 (com.android.server.am.proto.MemInfoProto$ProcessMemory, com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory x0
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo x1
	static java.util.List access$5102 (com.android.server.am.proto.MemInfoProto$ProcessMemory, java.util.List) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory x0
		java.util.List x1
	static com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo access$5202 (com.android.server.am.proto.MemInfoProto$ProcessMemory, com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory x0
		com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo x1
	static com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo access$5302 (com.android.server.am.proto.MemInfoProto$ProcessMemory, com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory x0
		com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo x1
	static java.util.List access$5402 (com.android.server.am.proto.MemInfoProto$ProcessMemory, java.util.List) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory x0
		java.util.List x1
	static com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary access$5502 (com.android.server.am.proto.MemInfoProto$ProcessMemory, com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory x0
		com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary x1
	static int access$5602 (com.android.server.am.proto.MemInfoProto$ProcessMemory, int) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory x0
		int x1
	static java.lang.Object access$4800 (com.android.server.am.proto.MemInfoProto$ProcessMemory) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory x0
	static java.util.List access$5100 (com.android.server.am.proto.MemInfoProto$ProcessMemory) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory x0
	static boolean access$5700 () 
	static java.util.List access$5400 (com.android.server.am.proto.MemInfoProto$ProcessMemory) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory x0
	static boolean access$5800 () 
	static com.google.protobuf.UnknownFieldSet access$5900 (com.android.server.am.proto.MemInfoProto$ProcessMemory) 
		com.android.server.am.proto.MemInfoProto$ProcessMemory x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.MemInfoProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.MemInfoProto$1 x2
	static void  () 
}

com/android/server/am/proto/MemInfoProto$ProcessMemoryOrBuilder.class
MemInfoProto.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.MemInfoProto$ProcessMemoryOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasPid () 
	public abstract int getPid () 
	public abstract boolean hasProcessName () 
	public abstract java.lang.String getProcessName () 
	public abstract com.google.protobuf.ByteString getProcessNameBytes () 
	public abstract boolean hasNativeHeap () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo getNativeHeap () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfoOrBuilder getNativeHeapOrBuilder () 
	public abstract boolean hasDalvikHeap () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo getDalvikHeap () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfoOrBuilder getDalvikHeapOrBuilder () 
	public abstract java.util.List getOtherHeapsList () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo getOtherHeaps (int) 
	public abstract int getOtherHeapsCount () 
	public abstract java.util.List getOtherHeapsOrBuilderList () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfoOrBuilder getOtherHeapsOrBuilder (int) 
	public abstract boolean hasUnknownHeap () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo getUnknownHeap () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfoOrBuilder getUnknownHeapOrBuilder () 
	public abstract boolean hasTotalHeap () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfo getTotalHeap () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$HeapInfoOrBuilder getTotalHeapOrBuilder () 
	public abstract java.util.List getDalvikDetailsList () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfo getDalvikDetails (int) 
	public abstract int getDalvikDetailsCount () 
	public abstract java.util.List getDalvikDetailsOrBuilderList () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$MemoryInfoOrBuilder getDalvikDetailsOrBuilder (int) 
	public abstract boolean hasAppSummary () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummary getAppSummary () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory$AppSummaryOrBuilder getAppSummaryOrBuilder () 
}

com/android/server/am/proto/MemInfoProto.class
MemInfoProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.MemInfoProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.MemInfoProtoOrBuilder  {
	private int bitField0_
	public static final int UPTIME_DURATION_MS_FIELD_NUMBER
	private long uptimeDurationMs_
	public static final int ELAPSED_REALTIME_MS_FIELD_NUMBER
	private long elapsedRealtimeMs_
	public static final int NATIVE_PROCESSES_FIELD_NUMBER
	private java.util.List nativeProcesses_
	public static final int APP_PROCESSES_FIELD_NUMBER
	private java.util.List appProcesses_
	public static final int TOTAL_PSS_BY_PROCESS_FIELD_NUMBER
	private java.util.List totalPssByProcess_
	public static final int TOTAL_PSS_BY_OOM_ADJUSTMENT_FIELD_NUMBER
	private java.util.List totalPssByOomAdjustment_
	public static final int TOTAL_PSS_BY_CATEGORY_FIELD_NUMBER
	private java.util.List totalPssByCategory_
	public static final int TOTAL_RAM_KB_FIELD_NUMBER
	private long totalRamKb_
	public static final int STATUS_FIELD_NUMBER
	private int status_
	public static final int CACHED_PSS_KB_FIELD_NUMBER
	private long cachedPssKb_
	public static final int CACHED_KERNEL_KB_FIELD_NUMBER
	private long cachedKernelKb_
	public static final int FREE_KB_FIELD_NUMBER
	private long freeKb_
	public static final int USED_PSS_KB_FIELD_NUMBER
	private long usedPssKb_
	public static final int USED_KERNEL_KB_FIELD_NUMBER
	private long usedKernelKb_
	public static final int LOST_RAM_KB_FIELD_NUMBER
	private long lostRamKb_
	public static final int TOTAL_ZRAM_KB_FIELD_NUMBER
	private long totalZramKb_
	public static final int ZRAM_PHYSICAL_USED_IN_SWAP_KB_FIELD_NUMBER
	private long zramPhysicalUsedInSwapKb_
	public static final int TOTAL_ZRAM_SWAP_KB_FIELD_NUMBER
	private long totalZramSwapKb_
	public static final int KSM_SHARING_KB_FIELD_NUMBER
	private long ksmSharingKb_
	public static final int KSM_SHARED_KB_FIELD_NUMBER
	private long ksmSharedKb_
	public static final int KSM_UNSHARED_KB_FIELD_NUMBER
	private long ksmUnsharedKb_
	public static final int KSM_VOLATILE_KB_FIELD_NUMBER
	private long ksmVolatileKb_
	public static final int TUNING_MB_FIELD_NUMBER
	private int tuningMb_
	public static final int TUNING_LARGE_MB_FIELD_NUMBER
	private int tuningLargeMb_
	public static final int OOM_KB_FIELD_NUMBER
	private long oomKb_
	public static final int RESTORE_LIMIT_KB_FIELD_NUMBER
	private long restoreLimitKb_
	public static final int IS_LOW_RAM_DEVICE_FIELD_NUMBER
	private boolean isLowRamDevice_
	public static final int IS_HIGH_END_GFX_FIELD_NUMBER
	private boolean isHighEndGfx_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.MemInfoProto 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
		com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor 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 hasUptimeDurationMs () 
	public long getUptimeDurationMs () 
	public boolean hasElapsedRealtimeMs () 
	public long getElapsedRealtimeMs () 
	public java.util.List getNativeProcessesList () 
	public java.util.List getNativeProcessesOrBuilderList () 
	public int getNativeProcessesCount () 
	public com.android.server.am.proto.MemInfoProto$ProcessMemory getNativeProcesses (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$ProcessMemoryOrBuilder getNativeProcessesOrBuilder (int) 
		int index
	public java.util.List getAppProcessesList () 
	public java.util.List getAppProcessesOrBuilderList () 
	public int getAppProcessesCount () 
	public com.android.server.am.proto.MemInfoProto$AppData getAppProcesses (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$AppDataOrBuilder getAppProcessesOrBuilder (int) 
		int index
	public java.util.List getTotalPssByProcessList () 
	public java.util.List getTotalPssByProcessOrBuilderList () 
	public int getTotalPssByProcessCount () 
	public com.android.server.am.proto.MemInfoProto$MemItem getTotalPssByProcess (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$MemItemOrBuilder getTotalPssByProcessOrBuilder (int) 
		int index
	public java.util.List getTotalPssByOomAdjustmentList () 
	public java.util.List getTotalPssByOomAdjustmentOrBuilderList () 
	public int getTotalPssByOomAdjustmentCount () 
	public com.android.server.am.proto.MemInfoProto$MemItem getTotalPssByOomAdjustment (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$MemItemOrBuilder getTotalPssByOomAdjustmentOrBuilder (int) 
		int index
	public java.util.List getTotalPssByCategoryList () 
	public java.util.List getTotalPssByCategoryOrBuilderList () 
	public int getTotalPssByCategoryCount () 
	public com.android.server.am.proto.MemInfoProto$MemItem getTotalPssByCategory (int) 
		int index
	public com.android.server.am.proto.MemInfoProto$MemItemOrBuilder getTotalPssByCategoryOrBuilder (int) 
		int index
	public boolean hasTotalRamKb () 
	public long getTotalRamKb () 
	public boolean hasStatus () 
	public com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor getStatus () 
		com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor result
	public boolean hasCachedPssKb () 
	public long getCachedPssKb () 
	public boolean hasCachedKernelKb () 
	public long getCachedKernelKb () 
	public boolean hasFreeKb () 
	public long getFreeKb () 
	public boolean hasUsedPssKb () 
	public long getUsedPssKb () 
	public boolean hasUsedKernelKb () 
	public long getUsedKernelKb () 
	public boolean hasLostRamKb () 
	public long getLostRamKb () 
	public boolean hasTotalZramKb () 
	public long getTotalZramKb () 
	public boolean hasZramPhysicalUsedInSwapKb () 
	public long getZramPhysicalUsedInSwapKb () 
	public boolean hasTotalZramSwapKb () 
	public long getTotalZramSwapKb () 
	public boolean hasKsmSharingKb () 
	public long getKsmSharingKb () 
	public boolean hasKsmSharedKb () 
	public long getKsmSharedKb () 
	public boolean hasKsmUnsharedKb () 
	public long getKsmUnsharedKb () 
	public boolean hasKsmVolatileKb () 
	public long getKsmVolatileKb () 
	public boolean hasTuningMb () 
	public int getTuningMb () 
	public boolean hasTuningLargeMb () 
	public int getTuningLargeMb () 
	public boolean hasOomKb () 
	public long getOomKb () 
	public boolean hasRestoreLimitKb () 
	public long getRestoreLimitKb () 
	public boolean hasIsLowRamDevice () 
	public boolean getIsLowRamDevice () 
	public boolean hasIsHighEndGfx () 
	public boolean getIsHighEndGfx () 
	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
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int i
		int i
		int i
		int i
		int size
	public static com.android.server.am.proto.MemInfoProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.MemInfoProto 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 com.android.server.am.proto.MemInfoProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.MemInfoProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.MemInfoProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.MemInfoProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.MemInfoProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.MemInfoProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.MemInfoProto$Builder newBuilder () 
	public static com.android.server.am.proto.MemInfoProto$Builder newBuilder (com.android.server.am.proto.MemInfoProto) 
		com.android.server.am.proto.MemInfoProto prototype
	public com.android.server.am.proto.MemInfoProto$Builder toBuilder () 
	protected com.android.server.am.proto.MemInfoProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.MemInfoProto$Builder builder
	public static com.android.server.am.proto.MemInfoProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.MemInfoProto 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$13500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.am.proto.MemInfoProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.MemInfoProto$1 x1
	static long access$13702 (com.android.server.am.proto.MemInfoProto, long) 
		com.android.server.am.proto.MemInfoProto x0
		long x1
	static long access$13802 (com.android.server.am.proto.MemInfoProto, long) 
		com.android.server.am.proto.MemInfoProto x0
		long x1
	static java.util.List access$13902 (com.android.server.am.proto.MemInfoProto, java.util.List) 
		com.android.server.am.proto.MemInfoProto x0
		java.util.List x1
	static java.util.List access$14002 (com.android.server.am.proto.MemInfoProto, java.util.List) 
		com.android.server.am.proto.MemInfoProto x0
		java.util.List x1
	static java.util.List access$14102 (com.android.server.am.proto.MemInfoProto, java.util.List) 
		com.android.server.am.proto.MemInfoProto x0
		java.util.List x1
	static java.util.List access$14202 (com.android.server.am.proto.MemInfoProto, java.util.List) 
		com.android.server.am.proto.MemInfoProto x0
		java.util.List x1
	static java.util.List access$14302 (com.android.server.am.proto.MemInfoProto, java.util.List) 
		com.android.server.am.proto.MemInfoProto x0
		java.util.List x1
	static long access$14402 (com.android.server.am.proto.MemInfoProto, long) 
		com.android.server.am.proto.MemInfoProto x0
		long x1
	static int access$14502 (com.android.server.am.proto.MemInfoProto, int) 
		com.android.server.am.proto.MemInfoProto x0
		int x1
	static long access$14602 (com.android.server.am.proto.MemInfoProto, long) 
		com.android.server.am.proto.MemInfoProto x0
		long x1
	static long access$14702 (com.android.server.am.proto.MemInfoProto, long) 
		com.android.server.am.proto.MemInfoProto x0
		long x1
	static long access$14802 (com.android.server.am.proto.MemInfoProto, long) 
		com.android.server.am.proto.MemInfoProto x0
		long x1
	static long access$14902 (com.android.server.am.proto.MemInfoProto, long) 
		com.android.server.am.proto.MemInfoProto x0
		long x1
	static long access$15002 (com.android.server.am.proto.MemInfoProto, long) 
		com.android.server.am.proto.MemInfoProto x0
		long x1
	static long access$15102 (com.android.server.am.proto.MemInfoProto, long) 
		com.android.server.am.proto.MemInfoProto x0
		long x1
	static long access$15202 (com.android.server.am.proto.MemInfoProto, long) 
		com.android.server.am.proto.MemInfoProto x0
		long x1
	static long access$15302 (com.android.server.am.proto.MemInfoProto, long) 
		com.android.server.am.proto.MemInfoProto x0
		long x1
	static long access$15402 (com.android.server.am.proto.MemInfoProto, long) 
		com.android.server.am.proto.MemInfoProto x0
		long x1
	static long access$15502 (com.android.server.am.proto.MemInfoProto, long) 
		com.android.server.am.proto.MemInfoProto x0
		long x1
	static long access$15602 (com.android.server.am.proto.MemInfoProto, long) 
		com.android.server.am.proto.MemInfoProto x0
		long x1
	static long access$15702 (com.android.server.am.proto.MemInfoProto, long) 
		com.android.server.am.proto.MemInfoProto x0
		long x1
	static long access$15802 (com.android.server.am.proto.MemInfoProto, long) 
		com.android.server.am.proto.MemInfoProto x0
		long x1
	static int access$15902 (com.android.server.am.proto.MemInfoProto, int) 
		com.android.server.am.proto.MemInfoProto x0
		int x1
	static int access$16002 (com.android.server.am.proto.MemInfoProto, int) 
		com.android.server.am.proto.MemInfoProto x0
		int x1
	static long access$16102 (com.android.server.am.proto.MemInfoProto, long) 
		com.android.server.am.proto.MemInfoProto x0
		long x1
	static long access$16202 (com.android.server.am.proto.MemInfoProto, long) 
		com.android.server.am.proto.MemInfoProto x0
		long x1
	static boolean access$16302 (com.android.server.am.proto.MemInfoProto, boolean) 
		com.android.server.am.proto.MemInfoProto x0
		boolean x1
	static boolean access$16402 (com.android.server.am.proto.MemInfoProto, boolean) 
		com.android.server.am.proto.MemInfoProto x0
		boolean x1
	static int access$16502 (com.android.server.am.proto.MemInfoProto, int) 
		com.android.server.am.proto.MemInfoProto x0
		int x1
	static java.util.List access$13900 (com.android.server.am.proto.MemInfoProto) 
		com.android.server.am.proto.MemInfoProto x0
	static boolean access$16600 () 
	static java.util.List access$14000 (com.android.server.am.proto.MemInfoProto) 
		com.android.server.am.proto.MemInfoProto x0
	static boolean access$16700 () 
	static java.util.List access$14100 (com.android.server.am.proto.MemInfoProto) 
		com.android.server.am.proto.MemInfoProto x0
	static boolean access$16800 () 
	static java.util.List access$14200 (com.android.server.am.proto.MemInfoProto) 
		com.android.server.am.proto.MemInfoProto x0
	static boolean access$16900 () 
	static java.util.List access$14300 (com.android.server.am.proto.MemInfoProto) 
		com.android.server.am.proto.MemInfoProto x0
	static boolean access$17000 () 
	static com.google.protobuf.UnknownFieldSet access$17100 (com.android.server.am.proto.MemInfoProto) 
		com.android.server.am.proto.MemInfoProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.MemInfoProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.MemInfoProto$1 x2
	static void  () 
}

com/android/server/am/proto/MemInfoProtoOrBuilder.class
MemInfoProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.MemInfoProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUptimeDurationMs () 
	public abstract long getUptimeDurationMs () 
	public abstract boolean hasElapsedRealtimeMs () 
	public abstract long getElapsedRealtimeMs () 
	public abstract java.util.List getNativeProcessesList () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemory getNativeProcesses (int) 
	public abstract int getNativeProcessesCount () 
	public abstract java.util.List getNativeProcessesOrBuilderList () 
	public abstract com.android.server.am.proto.MemInfoProto$ProcessMemoryOrBuilder getNativeProcessesOrBuilder (int) 
	public abstract java.util.List getAppProcessesList () 
	public abstract com.android.server.am.proto.MemInfoProto$AppData getAppProcesses (int) 
	public abstract int getAppProcessesCount () 
	public abstract java.util.List getAppProcessesOrBuilderList () 
	public abstract com.android.server.am.proto.MemInfoProto$AppDataOrBuilder getAppProcessesOrBuilder (int) 
	public abstract java.util.List getTotalPssByProcessList () 
	public abstract com.android.server.am.proto.MemInfoProto$MemItem getTotalPssByProcess (int) 
	public abstract int getTotalPssByProcessCount () 
	public abstract java.util.List getTotalPssByProcessOrBuilderList () 
	public abstract com.android.server.am.proto.MemInfoProto$MemItemOrBuilder getTotalPssByProcessOrBuilder (int) 
	public abstract java.util.List getTotalPssByOomAdjustmentList () 
	public abstract com.android.server.am.proto.MemInfoProto$MemItem getTotalPssByOomAdjustment (int) 
	public abstract int getTotalPssByOomAdjustmentCount () 
	public abstract java.util.List getTotalPssByOomAdjustmentOrBuilderList () 
	public abstract com.android.server.am.proto.MemInfoProto$MemItemOrBuilder getTotalPssByOomAdjustmentOrBuilder (int) 
	public abstract java.util.List getTotalPssByCategoryList () 
	public abstract com.android.server.am.proto.MemInfoProto$MemItem getTotalPssByCategory (int) 
	public abstract int getTotalPssByCategoryCount () 
	public abstract java.util.List getTotalPssByCategoryOrBuilderList () 
	public abstract com.android.server.am.proto.MemInfoProto$MemItemOrBuilder getTotalPssByCategoryOrBuilder (int) 
	public abstract boolean hasTotalRamKb () 
	public abstract long getTotalRamKb () 
	public abstract boolean hasStatus () 
	public abstract com.android.internal.app.procstats.Processstats$ProcessStatsProto$MemoryFactor getStatus () 
	public abstract boolean hasCachedPssKb () 
	public abstract long getCachedPssKb () 
	public abstract boolean hasCachedKernelKb () 
	public abstract long getCachedKernelKb () 
	public abstract boolean hasFreeKb () 
	public abstract long getFreeKb () 
	public abstract boolean hasUsedPssKb () 
	public abstract long getUsedPssKb () 
	public abstract boolean hasUsedKernelKb () 
	public abstract long getUsedKernelKb () 
	public abstract boolean hasLostRamKb () 
	public abstract long getLostRamKb () 
	public abstract boolean hasTotalZramKb () 
	public abstract long getTotalZramKb () 
	public abstract boolean hasZramPhysicalUsedInSwapKb () 
	public abstract long getZramPhysicalUsedInSwapKb () 
	public abstract boolean hasTotalZramSwapKb () 
	public abstract long getTotalZramSwapKb () 
	public abstract boolean hasKsmSharingKb () 
	public abstract long getKsmSharingKb () 
	public abstract boolean hasKsmSharedKb () 
	public abstract long getKsmSharedKb () 
	public abstract boolean hasKsmUnsharedKb () 
	public abstract long getKsmUnsharedKb () 
	public abstract boolean hasKsmVolatileKb () 
	public abstract long getKsmVolatileKb () 
	public abstract boolean hasTuningMb () 
	public abstract int getTuningMb () 
	public abstract boolean hasTuningLargeMb () 
	public abstract int getTuningLargeMb () 
	public abstract boolean hasOomKb () 
	public abstract long getOomKb () 
	public abstract boolean hasRestoreLimitKb () 
	public abstract long getRestoreLimitKb () 
	public abstract boolean hasIsLowRamDevice () 
	public abstract boolean getIsLowRamDevice () 
	public abstract boolean hasIsHighEndGfx () 
	public abstract boolean getIsHighEndGfx () 
}

com/android/server/am/proto/NeededUriGrantsProto$1.class
NeededUriGrantsProto.java
package com.android.server.am.proto
final com.android.server.am.proto.NeededUriGrantsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.NeededUriGrantsProto 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 
}

com/android/server/am/proto/NeededUriGrantsProto$Builder.class
NeededUriGrantsProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.NeededUriGrantsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.NeededUriGrantsProtoOrBuilder  {
	private int bitField0_
	private Object targetPackage_
	private int targetUid_
	private int flags_
	private java.util.List grants_
	private com.google.protobuf.RepeatedFieldBuilder grantsBuilder_
	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 com.android.server.am.proto.NeededUriGrantsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.NeededUriGrantsProto getDefaultInstanceForType () 
	public com.android.server.am.proto.NeededUriGrantsProto build () 
		com.android.server.am.proto.NeededUriGrantsProto result
	public com.android.server.am.proto.NeededUriGrantsProto buildPartial () 
		com.android.server.am.proto.NeededUriGrantsProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.NeededUriGrantsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.NeededUriGrantsProto$Builder mergeFrom (com.android.server.am.proto.NeededUriGrantsProto) 
		com.android.server.am.proto.NeededUriGrantsProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.NeededUriGrantsProto$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
		com.android.server.am.proto.NeededUriGrantsProto parsedMessage
	public boolean hasTargetPackage () 
	public java.lang.String getTargetPackage () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTargetPackageBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.NeededUriGrantsProto$Builder setTargetPackage (java.lang.String) 
		String value
	public com.android.server.am.proto.NeededUriGrantsProto$Builder clearTargetPackage () 
	public com.android.server.am.proto.NeededUriGrantsProto$Builder setTargetPackageBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasTargetUid () 
	public int getTargetUid () 
	public com.android.server.am.proto.NeededUriGrantsProto$Builder setTargetUid (int) 
		int value
	public com.android.server.am.proto.NeededUriGrantsProto$Builder clearTargetUid () 
	public boolean hasFlags () 
	public int getFlags () 
	public com.android.server.am.proto.NeededUriGrantsProto$Builder setFlags (int) 
		int value
	public com.android.server.am.proto.NeededUriGrantsProto$Builder clearFlags () 
	private void ensureGrantsIsMutable () 
	public java.util.List getGrantsList () 
	public int getGrantsCount () 
	public com.android.server.am.proto.GrantUriProto getGrants (int) 
		int index
	public com.android.server.am.proto.NeededUriGrantsProto$Builder setGrants (int, com.android.server.am.proto.GrantUriProto) 
		int index
		com.android.server.am.proto.GrantUriProto value
	public com.android.server.am.proto.NeededUriGrantsProto$Builder setGrants (int, com.android.server.am.proto.GrantUriProto$Builder) 
		int index
		com.android.server.am.proto.GrantUriProto$Builder builderForValue
	public com.android.server.am.proto.NeededUriGrantsProto$Builder addGrants (com.android.server.am.proto.GrantUriProto) 
		com.android.server.am.proto.GrantUriProto value
	public com.android.server.am.proto.NeededUriGrantsProto$Builder addGrants (int, com.android.server.am.proto.GrantUriProto) 
		int index
		com.android.server.am.proto.GrantUriProto value
	public com.android.server.am.proto.NeededUriGrantsProto$Builder addGrants (com.android.server.am.proto.GrantUriProto$Builder) 
		com.android.server.am.proto.GrantUriProto$Builder builderForValue
	public com.android.server.am.proto.NeededUriGrantsProto$Builder addGrants (int, com.android.server.am.proto.GrantUriProto$Builder) 
		int index
		com.android.server.am.proto.GrantUriProto$Builder builderForValue
	public com.android.server.am.proto.NeededUriGrantsProto$Builder addAllGrants (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.NeededUriGrantsProto$Builder clearGrants () 
	public com.android.server.am.proto.NeededUriGrantsProto$Builder removeGrants (int) 
		int index
	public com.android.server.am.proto.GrantUriProto$Builder getGrantsBuilder (int) 
		int index
	public com.android.server.am.proto.GrantUriProtoOrBuilder getGrantsOrBuilder (int) 
		int index
	public java.util.List getGrantsOrBuilderList () 
	public com.android.server.am.proto.GrantUriProto$Builder addGrantsBuilder () 
	public com.android.server.am.proto.GrantUriProto$Builder addGrantsBuilder (int) 
		int index
	public java.util.List getGrantsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getGrantsFieldBuilder () 
	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  (com.android.server.am.proto.NeededUriGrantsProto$1) 
		com.android.server.am.proto.NeededUriGrantsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.NeededUriGrantsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.NeededUriGrantsProto$1 x1
}

com/android/server/am/proto/NeededUriGrantsProto.class
NeededUriGrantsProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.NeededUriGrantsProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.NeededUriGrantsProtoOrBuilder  {
	private int bitField0_
	public static final int TARGET_PACKAGE_FIELD_NUMBER
	private volatile Object targetPackage_
	public static final int TARGET_UID_FIELD_NUMBER
	private int targetUid_
	public static final int FLAGS_FIELD_NUMBER
	private int flags_
	public static final int GRANTS_FIELD_NUMBER
	private java.util.List grants_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.NeededUriGrantsProto 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 hasTargetPackage () 
	public java.lang.String getTargetPackage () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTargetPackageBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasTargetUid () 
	public int getTargetUid () 
	public boolean hasFlags () 
	public int getFlags () 
	public java.util.List getGrantsList () 
	public java.util.List getGrantsOrBuilderList () 
	public int getGrantsCount () 
	public com.android.server.am.proto.GrantUriProto getGrants (int) 
		int index
	public com.android.server.am.proto.GrantUriProtoOrBuilder getGrantsOrBuilder (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 com.android.server.am.proto.NeededUriGrantsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.NeededUriGrantsProto 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 com.android.server.am.proto.NeededUriGrantsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.NeededUriGrantsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.NeededUriGrantsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.NeededUriGrantsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.NeededUriGrantsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.NeededUriGrantsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.NeededUriGrantsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.NeededUriGrantsProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.NeededUriGrantsProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.NeededUriGrantsProto$Builder newBuilder () 
	public static com.android.server.am.proto.NeededUriGrantsProto$Builder newBuilder (com.android.server.am.proto.NeededUriGrantsProto) 
		com.android.server.am.proto.NeededUriGrantsProto prototype
	public com.android.server.am.proto.NeededUriGrantsProto$Builder toBuilder () 
	protected com.android.server.am.proto.NeededUriGrantsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.NeededUriGrantsProto$Builder builder
	public static com.android.server.am.proto.NeededUriGrantsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.NeededUriGrantsProto 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, com.android.server.am.proto.NeededUriGrantsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.NeededUriGrantsProto$1 x1
	static java.lang.Object access$402 (com.android.server.am.proto.NeededUriGrantsProto, java.lang.Object) 
		com.android.server.am.proto.NeededUriGrantsProto x0
		Object x1
	static int access$502 (com.android.server.am.proto.NeededUriGrantsProto, int) 
		com.android.server.am.proto.NeededUriGrantsProto x0
		int x1
	static int access$602 (com.android.server.am.proto.NeededUriGrantsProto, int) 
		com.android.server.am.proto.NeededUriGrantsProto x0
		int x1
	static java.util.List access$702 (com.android.server.am.proto.NeededUriGrantsProto, java.util.List) 
		com.android.server.am.proto.NeededUriGrantsProto x0
		java.util.List x1
	static int access$802 (com.android.server.am.proto.NeededUriGrantsProto, int) 
		com.android.server.am.proto.NeededUriGrantsProto x0
		int x1
	static java.lang.Object access$400 (com.android.server.am.proto.NeededUriGrantsProto) 
		com.android.server.am.proto.NeededUriGrantsProto x0
	static java.util.List access$700 (com.android.server.am.proto.NeededUriGrantsProto) 
		com.android.server.am.proto.NeededUriGrantsProto x0
	static boolean access$900 () 
	static com.google.protobuf.UnknownFieldSet access$1000 (com.android.server.am.proto.NeededUriGrantsProto) 
		com.android.server.am.proto.NeededUriGrantsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.NeededUriGrantsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.NeededUriGrantsProto$1 x2
	static void  () 
}

com/android/server/am/proto/NeededUriGrantsProtoOrBuilder.class
NeededUriGrantsProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.NeededUriGrantsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasTargetPackage () 
	public abstract java.lang.String getTargetPackage () 
	public abstract com.google.protobuf.ByteString getTargetPackageBytes () 
	public abstract boolean hasTargetUid () 
	public abstract int getTargetUid () 
	public abstract boolean hasFlags () 
	public abstract int getFlags () 
	public abstract java.util.List getGrantsList () 
	public abstract com.android.server.am.proto.GrantUriProto getGrants (int) 
	public abstract int getGrantsCount () 
	public abstract java.util.List getGrantsOrBuilderList () 
	public abstract com.android.server.am.proto.GrantUriProtoOrBuilder getGrantsOrBuilder (int) 
}

com/android/server/am/proto/ProcessProto$1.class
ProcessProto.java
package com.android.server.am.proto
final com.android.server.am.proto.ProcessProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.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 
}

com/android/server/am/proto/ProcessProto$Builder.class
ProcessProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ProcessProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.ProcessProtoOrBuilder  {
	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 com.android.server.am.proto.ProcessProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.ProcessProto getDefaultInstanceForType () 
	public com.android.server.am.proto.ProcessProto build () 
		com.android.server.am.proto.ProcessProto result
	public com.android.server.am.proto.ProcessProto buildPartial () 
		com.android.server.am.proto.ProcessProto result
	public com.android.server.am.proto.ProcessProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.ProcessProto$Builder mergeFrom (com.android.server.am.proto.ProcessProto) 
		com.android.server.am.proto.ProcessProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.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
		com.android.server.am.proto.ProcessProto 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  (com.android.server.am.proto.ProcessProto$1) 
		com.android.server.am.proto.ProcessProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.ProcessProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.ProcessProto$1 x1
}

com/android/server/am/proto/ProcessProto.class
ProcessProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ProcessProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.ProcessProtoOrBuilder  {
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.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 
		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 com.android.server.am.proto.ProcessProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.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 com.android.server.am.proto.ProcessProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.ProcessProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ProcessProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ProcessProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ProcessProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ProcessProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ProcessProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.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 com.android.server.am.proto.ProcessProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.ProcessProto$Builder newBuilder () 
	public static com.android.server.am.proto.ProcessProto$Builder newBuilder (com.android.server.am.proto.ProcessProto) 
		com.android.server.am.proto.ProcessProto prototype
	public com.android.server.am.proto.ProcessProto$Builder toBuilder () 
	protected com.android.server.am.proto.ProcessProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.ProcessProto$Builder builder
	public static com.android.server.am.proto.ProcessProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.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, com.android.server.am.proto.ProcessProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.ProcessProto$1 x1
	static com.google.protobuf.UnknownFieldSet access$400 (com.android.server.am.proto.ProcessProto) 
		com.android.server.am.proto.ProcessProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.ProcessProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.ProcessProto$1 x2
	static void  () 
}

com/android/server/am/proto/ProcessProtoOrBuilder.class
ProcessProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.ProcessProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
}

com/android/server/am/proto/ProcessRecordProto$1.class
ProcessRecordProto.java
package com.android.server.am.proto
final com.android.server.am.proto.ProcessRecordProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.ProcessRecordProto 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 
}

com/android/server/am/proto/ProcessRecordProto$Builder.class
ProcessRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ProcessRecordProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.ProcessRecordProtoOrBuilder  {
	private int bitField0_
	private int pid_
	private Object processName_
	private int uid_
	private int userId_
	private int appId_
	private int isolatedAppId_
	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 com.android.server.am.proto.ProcessRecordProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.ProcessRecordProto getDefaultInstanceForType () 
	public com.android.server.am.proto.ProcessRecordProto build () 
		com.android.server.am.proto.ProcessRecordProto result
	public com.android.server.am.proto.ProcessRecordProto buildPartial () 
		com.android.server.am.proto.ProcessRecordProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.ProcessRecordProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.ProcessRecordProto$Builder mergeFrom (com.android.server.am.proto.ProcessRecordProto) 
		com.android.server.am.proto.ProcessRecordProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.ProcessRecordProto$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
		com.android.server.am.proto.ProcessRecordProto parsedMessage
	public boolean hasPid () 
	public int getPid () 
	public com.android.server.am.proto.ProcessRecordProto$Builder setPid (int) 
		int value
	public com.android.server.am.proto.ProcessRecordProto$Builder clearPid () 
	public boolean hasProcessName () 
	public java.lang.String getProcessName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getProcessNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.ProcessRecordProto$Builder setProcessName (java.lang.String) 
		String value
	public com.android.server.am.proto.ProcessRecordProto$Builder clearProcessName () 
	public com.android.server.am.proto.ProcessRecordProto$Builder setProcessNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasUid () 
	public int getUid () 
	public com.android.server.am.proto.ProcessRecordProto$Builder setUid (int) 
		int value
	public com.android.server.am.proto.ProcessRecordProto$Builder clearUid () 
	public boolean hasUserId () 
	public int getUserId () 
	public com.android.server.am.proto.ProcessRecordProto$Builder setUserId (int) 
		int value
	public com.android.server.am.proto.ProcessRecordProto$Builder clearUserId () 
	public boolean hasAppId () 
	public int getAppId () 
	public com.android.server.am.proto.ProcessRecordProto$Builder setAppId (int) 
		int value
	public com.android.server.am.proto.ProcessRecordProto$Builder clearAppId () 
	public boolean hasIsolatedAppId () 
	public int getIsolatedAppId () 
	public com.android.server.am.proto.ProcessRecordProto$Builder setIsolatedAppId (int) 
		int value
	public com.android.server.am.proto.ProcessRecordProto$Builder clearIsolatedAppId () 
	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  (com.android.server.am.proto.ProcessRecordProto$1) 
		com.android.server.am.proto.ProcessRecordProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.ProcessRecordProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.ProcessRecordProto$1 x1
}

com/android/server/am/proto/ProcessRecordProto.class
ProcessRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ProcessRecordProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.ProcessRecordProtoOrBuilder  {
	private int bitField0_
	public static final int PID_FIELD_NUMBER
	private int pid_
	public static final int PROCESS_NAME_FIELD_NUMBER
	private volatile Object processName_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int USER_ID_FIELD_NUMBER
	private int userId_
	public static final int APP_ID_FIELD_NUMBER
	private int appId_
	public static final int ISOLATED_APP_ID_FIELD_NUMBER
	private int isolatedAppId_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.ProcessRecordProto 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 hasProcessName () 
	public java.lang.String getProcessName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getProcessNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasUid () 
	public int getUid () 
	public boolean hasUserId () 
	public int getUserId () 
	public boolean hasAppId () 
	public int getAppId () 
	public boolean hasIsolatedAppId () 
	public int getIsolatedAppId () 
	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 com.android.server.am.proto.ProcessRecordProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.ProcessRecordProto 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 com.android.server.am.proto.ProcessRecordProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.ProcessRecordProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ProcessRecordProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ProcessRecordProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ProcessRecordProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ProcessRecordProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ProcessRecordProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.ProcessRecordProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.ProcessRecordProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.ProcessRecordProto$Builder newBuilder () 
	public static com.android.server.am.proto.ProcessRecordProto$Builder newBuilder (com.android.server.am.proto.ProcessRecordProto) 
		com.android.server.am.proto.ProcessRecordProto prototype
	public com.android.server.am.proto.ProcessRecordProto$Builder toBuilder () 
	protected com.android.server.am.proto.ProcessRecordProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.ProcessRecordProto$Builder builder
	public static com.android.server.am.proto.ProcessRecordProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.ProcessRecordProto 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, com.android.server.am.proto.ProcessRecordProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.ProcessRecordProto$1 x1
	static int access$402 (com.android.server.am.proto.ProcessRecordProto, int) 
		com.android.server.am.proto.ProcessRecordProto x0
		int x1
	static java.lang.Object access$502 (com.android.server.am.proto.ProcessRecordProto, java.lang.Object) 
		com.android.server.am.proto.ProcessRecordProto x0
		Object x1
	static int access$602 (com.android.server.am.proto.ProcessRecordProto, int) 
		com.android.server.am.proto.ProcessRecordProto x0
		int x1
	static int access$702 (com.android.server.am.proto.ProcessRecordProto, int) 
		com.android.server.am.proto.ProcessRecordProto x0
		int x1
	static int access$802 (com.android.server.am.proto.ProcessRecordProto, int) 
		com.android.server.am.proto.ProcessRecordProto x0
		int x1
	static int access$902 (com.android.server.am.proto.ProcessRecordProto, int) 
		com.android.server.am.proto.ProcessRecordProto x0
		int x1
	static int access$1002 (com.android.server.am.proto.ProcessRecordProto, int) 
		com.android.server.am.proto.ProcessRecordProto x0
		int x1
	static java.lang.Object access$500 (com.android.server.am.proto.ProcessRecordProto) 
		com.android.server.am.proto.ProcessRecordProto x0
	static com.google.protobuf.UnknownFieldSet access$1100 (com.android.server.am.proto.ProcessRecordProto) 
		com.android.server.am.proto.ProcessRecordProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.ProcessRecordProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.ProcessRecordProto$1 x2
	static void  () 
}

com/android/server/am/proto/ProcessRecordProtoOrBuilder.class
ProcessRecordProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.ProcessRecordProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasPid () 
	public abstract int getPid () 
	public abstract boolean hasProcessName () 
	public abstract java.lang.String getProcessName () 
	public abstract com.google.protobuf.ByteString getProcessNameBytes () 
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasUserId () 
	public abstract int getUserId () 
	public abstract boolean hasAppId () 
	public abstract int getAppId () 
	public abstract boolean hasIsolatedAppId () 
	public abstract int getIsolatedAppId () 
}

com/android/server/am/proto/ReceiverListProto$1.class
ReceiverListProto.java
package com.android.server.am.proto
final com.android.server.am.proto.ReceiverListProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.ReceiverListProto 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 
}

com/android/server/am/proto/ReceiverListProto$Builder.class
ReceiverListProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ReceiverListProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.ReceiverListProtoOrBuilder  {
	private int bitField0_
	private com.android.server.am.proto.ProcessRecordProto app_
	private com.google.protobuf.SingleFieldBuilder appBuilder_
	private int pid_
	private int uid_
	private int user_
	private com.android.server.am.proto.BroadcastRecordProto current_
	private com.google.protobuf.SingleFieldBuilder currentBuilder_
	private boolean linkedToDeath_
	private java.util.List filters_
	private com.google.protobuf.RepeatedFieldBuilder filtersBuilder_
	private Object hexHash_
	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 com.android.server.am.proto.ReceiverListProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.ReceiverListProto getDefaultInstanceForType () 
	public com.android.server.am.proto.ReceiverListProto build () 
		com.android.server.am.proto.ReceiverListProto result
	public com.android.server.am.proto.ReceiverListProto buildPartial () 
		com.android.server.am.proto.ReceiverListProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.ReceiverListProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.ReceiverListProto$Builder mergeFrom (com.android.server.am.proto.ReceiverListProto) 
		com.android.server.am.proto.ReceiverListProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.ReceiverListProto$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
		com.android.server.am.proto.ReceiverListProto parsedMessage
	public boolean hasApp () 
	public com.android.server.am.proto.ProcessRecordProto getApp () 
	public com.android.server.am.proto.ReceiverListProto$Builder setApp (com.android.server.am.proto.ProcessRecordProto) 
		com.android.server.am.proto.ProcessRecordProto value
	public com.android.server.am.proto.ReceiverListProto$Builder setApp (com.android.server.am.proto.ProcessRecordProto$Builder) 
		com.android.server.am.proto.ProcessRecordProto$Builder builderForValue
	public com.android.server.am.proto.ReceiverListProto$Builder mergeApp (com.android.server.am.proto.ProcessRecordProto) 
		com.android.server.am.proto.ProcessRecordProto value
	public com.android.server.am.proto.ReceiverListProto$Builder clearApp () 
	public com.android.server.am.proto.ProcessRecordProto$Builder getAppBuilder () 
	public com.android.server.am.proto.ProcessRecordProtoOrBuilder getAppOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAppFieldBuilder () 
	public boolean hasPid () 
	public int getPid () 
	public com.android.server.am.proto.ReceiverListProto$Builder setPid (int) 
		int value
	public com.android.server.am.proto.ReceiverListProto$Builder clearPid () 
	public boolean hasUid () 
	public int getUid () 
	public com.android.server.am.proto.ReceiverListProto$Builder setUid (int) 
		int value
	public com.android.server.am.proto.ReceiverListProto$Builder clearUid () 
	public boolean hasUser () 
	public int getUser () 
	public com.android.server.am.proto.ReceiverListProto$Builder setUser (int) 
		int value
	public com.android.server.am.proto.ReceiverListProto$Builder clearUser () 
	public boolean hasCurrent () 
	public com.android.server.am.proto.BroadcastRecordProto getCurrent () 
	public com.android.server.am.proto.ReceiverListProto$Builder setCurrent (com.android.server.am.proto.BroadcastRecordProto) 
		com.android.server.am.proto.BroadcastRecordProto value
	public com.android.server.am.proto.ReceiverListProto$Builder setCurrent (com.android.server.am.proto.BroadcastRecordProto$Builder) 
		com.android.server.am.proto.BroadcastRecordProto$Builder builderForValue
	public com.android.server.am.proto.ReceiverListProto$Builder mergeCurrent (com.android.server.am.proto.BroadcastRecordProto) 
		com.android.server.am.proto.BroadcastRecordProto value
	public com.android.server.am.proto.ReceiverListProto$Builder clearCurrent () 
	public com.android.server.am.proto.BroadcastRecordProto$Builder getCurrentBuilder () 
	public com.android.server.am.proto.BroadcastRecordProtoOrBuilder getCurrentOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCurrentFieldBuilder () 
	public boolean hasLinkedToDeath () 
	public boolean getLinkedToDeath () 
	public com.android.server.am.proto.ReceiverListProto$Builder setLinkedToDeath (boolean) 
		boolean value
	public com.android.server.am.proto.ReceiverListProto$Builder clearLinkedToDeath () 
	private void ensureFiltersIsMutable () 
	public java.util.List getFiltersList () 
	public int getFiltersCount () 
	public com.android.server.am.proto.BroadcastFilterProto getFilters (int) 
		int index
	public com.android.server.am.proto.ReceiverListProto$Builder setFilters (int, com.android.server.am.proto.BroadcastFilterProto) 
		int index
		com.android.server.am.proto.BroadcastFilterProto value
	public com.android.server.am.proto.ReceiverListProto$Builder setFilters (int, com.android.server.am.proto.BroadcastFilterProto$Builder) 
		int index
		com.android.server.am.proto.BroadcastFilterProto$Builder builderForValue
	public com.android.server.am.proto.ReceiverListProto$Builder addFilters (com.android.server.am.proto.BroadcastFilterProto) 
		com.android.server.am.proto.BroadcastFilterProto value
	public com.android.server.am.proto.ReceiverListProto$Builder addFilters (int, com.android.server.am.proto.BroadcastFilterProto) 
		int index
		com.android.server.am.proto.BroadcastFilterProto value
	public com.android.server.am.proto.ReceiverListProto$Builder addFilters (com.android.server.am.proto.BroadcastFilterProto$Builder) 
		com.android.server.am.proto.BroadcastFilterProto$Builder builderForValue
	public com.android.server.am.proto.ReceiverListProto$Builder addFilters (int, com.android.server.am.proto.BroadcastFilterProto$Builder) 
		int index
		com.android.server.am.proto.BroadcastFilterProto$Builder builderForValue
	public com.android.server.am.proto.ReceiverListProto$Builder addAllFilters (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.ReceiverListProto$Builder clearFilters () 
	public com.android.server.am.proto.ReceiverListProto$Builder removeFilters (int) 
		int index
	public com.android.server.am.proto.BroadcastFilterProto$Builder getFiltersBuilder (int) 
		int index
	public com.android.server.am.proto.BroadcastFilterProtoOrBuilder getFiltersOrBuilder (int) 
		int index
	public java.util.List getFiltersOrBuilderList () 
	public com.android.server.am.proto.BroadcastFilterProto$Builder addFiltersBuilder () 
	public com.android.server.am.proto.BroadcastFilterProto$Builder addFiltersBuilder (int) 
		int index
	public java.util.List getFiltersBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getFiltersFieldBuilder () 
	public boolean hasHexHash () 
	public java.lang.String getHexHash () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHexHashBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.ReceiverListProto$Builder setHexHash (java.lang.String) 
		String value
	public com.android.server.am.proto.ReceiverListProto$Builder clearHexHash () 
	public com.android.server.am.proto.ReceiverListProto$Builder setHexHashBytes (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  (com.android.server.am.proto.ReceiverListProto$1) 
		com.android.server.am.proto.ReceiverListProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.ReceiverListProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.ReceiverListProto$1 x1
}

com/android/server/am/proto/ReceiverListProto.class
ReceiverListProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ReceiverListProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.ReceiverListProtoOrBuilder  {
	private int bitField0_
	public static final int APP_FIELD_NUMBER
	private com.android.server.am.proto.ProcessRecordProto app_
	public static final int PID_FIELD_NUMBER
	private int pid_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int USER_FIELD_NUMBER
	private int user_
	public static final int CURRENT_FIELD_NUMBER
	private com.android.server.am.proto.BroadcastRecordProto current_
	public static final int LINKED_TO_DEATH_FIELD_NUMBER
	private boolean linkedToDeath_
	public static final int FILTERS_FIELD_NUMBER
	private java.util.List filters_
	public static final int HEX_HASH_FIELD_NUMBER
	private volatile Object hexHash_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.ReceiverListProto 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.android.server.am.proto.ProcessRecordProto$Builder subBuilder
		com.android.server.am.proto.BroadcastRecordProto$Builder subBuilder
		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 hasApp () 
	public com.android.server.am.proto.ProcessRecordProto getApp () 
	public com.android.server.am.proto.ProcessRecordProtoOrBuilder getAppOrBuilder () 
	public boolean hasPid () 
	public int getPid () 
	public boolean hasUid () 
	public int getUid () 
	public boolean hasUser () 
	public int getUser () 
	public boolean hasCurrent () 
	public com.android.server.am.proto.BroadcastRecordProto getCurrent () 
	public com.android.server.am.proto.BroadcastRecordProtoOrBuilder getCurrentOrBuilder () 
	public boolean hasLinkedToDeath () 
	public boolean getLinkedToDeath () 
	public java.util.List getFiltersList () 
	public java.util.List getFiltersOrBuilderList () 
	public int getFiltersCount () 
	public com.android.server.am.proto.BroadcastFilterProto getFilters (int) 
		int index
	public com.android.server.am.proto.BroadcastFilterProtoOrBuilder getFiltersOrBuilder (int) 
		int index
	public boolean hasHexHash () 
	public java.lang.String getHexHash () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHexHashBytes () 
		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 com.android.server.am.proto.ReceiverListProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.ReceiverListProto 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 com.android.server.am.proto.ReceiverListProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.ReceiverListProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ReceiverListProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ReceiverListProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ReceiverListProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ReceiverListProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ReceiverListProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.ReceiverListProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.ReceiverListProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.ReceiverListProto$Builder newBuilder () 
	public static com.android.server.am.proto.ReceiverListProto$Builder newBuilder (com.android.server.am.proto.ReceiverListProto) 
		com.android.server.am.proto.ReceiverListProto prototype
	public com.android.server.am.proto.ReceiverListProto$Builder toBuilder () 
	protected com.android.server.am.proto.ReceiverListProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.ReceiverListProto$Builder builder
	public static com.android.server.am.proto.ReceiverListProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.ReceiverListProto 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, com.android.server.am.proto.ReceiverListProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.ReceiverListProto$1 x1
	static com.android.server.am.proto.ProcessRecordProto access$402 (com.android.server.am.proto.ReceiverListProto, com.android.server.am.proto.ProcessRecordProto) 
		com.android.server.am.proto.ReceiverListProto x0
		com.android.server.am.proto.ProcessRecordProto x1
	static int access$502 (com.android.server.am.proto.ReceiverListProto, int) 
		com.android.server.am.proto.ReceiverListProto x0
		int x1
	static int access$602 (com.android.server.am.proto.ReceiverListProto, int) 
		com.android.server.am.proto.ReceiverListProto x0
		int x1
	static int access$702 (com.android.server.am.proto.ReceiverListProto, int) 
		com.android.server.am.proto.ReceiverListProto x0
		int x1
	static com.android.server.am.proto.BroadcastRecordProto access$802 (com.android.server.am.proto.ReceiverListProto, com.android.server.am.proto.BroadcastRecordProto) 
		com.android.server.am.proto.ReceiverListProto x0
		com.android.server.am.proto.BroadcastRecordProto x1
	static boolean access$902 (com.android.server.am.proto.ReceiverListProto, boolean) 
		com.android.server.am.proto.ReceiverListProto x0
		boolean x1
	static java.util.List access$1002 (com.android.server.am.proto.ReceiverListProto, java.util.List) 
		com.android.server.am.proto.ReceiverListProto x0
		java.util.List x1
	static java.lang.Object access$1102 (com.android.server.am.proto.ReceiverListProto, java.lang.Object) 
		com.android.server.am.proto.ReceiverListProto x0
		Object x1
	static int access$1202 (com.android.server.am.proto.ReceiverListProto, int) 
		com.android.server.am.proto.ReceiverListProto x0
		int x1
	static java.util.List access$1000 (com.android.server.am.proto.ReceiverListProto) 
		com.android.server.am.proto.ReceiverListProto x0
	static boolean access$1300 () 
	static java.lang.Object access$1100 (com.android.server.am.proto.ReceiverListProto) 
		com.android.server.am.proto.ReceiverListProto x0
	static com.google.protobuf.UnknownFieldSet access$1400 (com.android.server.am.proto.ReceiverListProto) 
		com.android.server.am.proto.ReceiverListProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.ReceiverListProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.ReceiverListProto$1 x2
	static void  () 
}

com/android/server/am/proto/ReceiverListProtoOrBuilder.class
ReceiverListProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.ReceiverListProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasApp () 
	public abstract com.android.server.am.proto.ProcessRecordProto getApp () 
	public abstract com.android.server.am.proto.ProcessRecordProtoOrBuilder getAppOrBuilder () 
	public abstract boolean hasPid () 
	public abstract int getPid () 
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasUser () 
	public abstract int getUser () 
	public abstract boolean hasCurrent () 
	public abstract com.android.server.am.proto.BroadcastRecordProto getCurrent () 
	public abstract com.android.server.am.proto.BroadcastRecordProtoOrBuilder getCurrentOrBuilder () 
	public abstract boolean hasLinkedToDeath () 
	public abstract boolean getLinkedToDeath () 
	public abstract java.util.List getFiltersList () 
	public abstract com.android.server.am.proto.BroadcastFilterProto getFilters (int) 
	public abstract int getFiltersCount () 
	public abstract java.util.List getFiltersOrBuilderList () 
	public abstract com.android.server.am.proto.BroadcastFilterProtoOrBuilder getFiltersOrBuilder (int) 
	public abstract boolean hasHexHash () 
	public abstract java.lang.String getHexHash () 
	public abstract com.google.protobuf.ByteString getHexHashBytes () 
}

com/android/server/am/proto/ServiceRecordProto$1.class
ServiceRecordProto.java
package com.android.server.am.proto
final com.android.server.am.proto.ServiceRecordProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.ServiceRecordProto 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 
}

com/android/server/am/proto/ServiceRecordProto$AppInfo$1.class
ServiceRecordProto.java
package com.android.server.am.proto
final com.android.server.am.proto.ServiceRecordProto$AppInfo$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.ServiceRecordProto$AppInfo 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 
}

com/android/server/am/proto/ServiceRecordProto$AppInfo$Builder.class
ServiceRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.ServiceRecordProto$AppInfoOrBuilder  {
	private int bitField0_
	private Object baseDir_
	private Object resDir_
	private Object dataDir_
	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 com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.ServiceRecordProto$AppInfo getDefaultInstanceForType () 
	public com.android.server.am.proto.ServiceRecordProto$AppInfo build () 
		com.android.server.am.proto.ServiceRecordProto$AppInfo result
	public com.android.server.am.proto.ServiceRecordProto$AppInfo buildPartial () 
		com.android.server.am.proto.ServiceRecordProto$AppInfo result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder mergeFrom (com.android.server.am.proto.ServiceRecordProto$AppInfo) 
		com.android.server.am.proto.ServiceRecordProto$AppInfo other
	public final boolean isInitialized () 
	public com.android.server.am.proto.ServiceRecordProto$AppInfo$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
		com.android.server.am.proto.ServiceRecordProto$AppInfo parsedMessage
	public boolean hasBaseDir () 
	public java.lang.String getBaseDir () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBaseDirBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder setBaseDir (java.lang.String) 
		String value
	public com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder clearBaseDir () 
	public com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder setBaseDirBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasResDir () 
	public java.lang.String getResDir () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getResDirBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder setResDir (java.lang.String) 
		String value
	public com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder clearResDir () 
	public com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder setResDirBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasDataDir () 
	public java.lang.String getDataDir () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDataDirBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder setDataDir (java.lang.String) 
		String value
	public com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder clearDataDir () 
	public com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder setDataDirBytes (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  (com.android.server.am.proto.ServiceRecordProto$1) 
		com.android.server.am.proto.ServiceRecordProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.ServiceRecordProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.ServiceRecordProto$1 x1
}

com/android/server/am/proto/ServiceRecordProto$AppInfo.class
ServiceRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ServiceRecordProto$AppInfo extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.ServiceRecordProto$AppInfoOrBuilder  {
	private int bitField0_
	public static final int BASE_DIR_FIELD_NUMBER
	private volatile Object baseDir_
	public static final int RES_DIR_FIELD_NUMBER
	private volatile Object resDir_
	public static final int DATA_DIR_FIELD_NUMBER
	private volatile Object dataDir_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.ServiceRecordProto$AppInfo 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 hasBaseDir () 
	public java.lang.String getBaseDir () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getBaseDirBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasResDir () 
	public java.lang.String getResDir () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getResDirBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasDataDir () 
	public java.lang.String getDataDir () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getDataDirBytes () 
		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 com.android.server.am.proto.ServiceRecordProto$AppInfo parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.ServiceRecordProto$AppInfo 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 com.android.server.am.proto.ServiceRecordProto$AppInfo parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.ServiceRecordProto$AppInfo parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto$AppInfo parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ServiceRecordProto$AppInfo parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto$AppInfo parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ServiceRecordProto$AppInfo parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto$AppInfo parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.ServiceRecordProto$AppInfo parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder newBuilderForType () 
	public static com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder newBuilder () 
	public static com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder newBuilder (com.android.server.am.proto.ServiceRecordProto$AppInfo) 
		com.android.server.am.proto.ServiceRecordProto$AppInfo prototype
	public com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder toBuilder () 
	protected com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder builder
	public static com.android.server.am.proto.ServiceRecordProto$AppInfo getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.ServiceRecordProto$AppInfo 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, com.android.server.am.proto.ServiceRecordProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.ServiceRecordProto$1 x1
	static java.lang.Object access$402 (com.android.server.am.proto.ServiceRecordProto$AppInfo, java.lang.Object) 
		com.android.server.am.proto.ServiceRecordProto$AppInfo x0
		Object x1
	static java.lang.Object access$502 (com.android.server.am.proto.ServiceRecordProto$AppInfo, java.lang.Object) 
		com.android.server.am.proto.ServiceRecordProto$AppInfo x0
		Object x1
	static java.lang.Object access$602 (com.android.server.am.proto.ServiceRecordProto$AppInfo, java.lang.Object) 
		com.android.server.am.proto.ServiceRecordProto$AppInfo x0
		Object x1
	static int access$702 (com.android.server.am.proto.ServiceRecordProto$AppInfo, int) 
		com.android.server.am.proto.ServiceRecordProto$AppInfo x0
		int x1
	static java.lang.Object access$400 (com.android.server.am.proto.ServiceRecordProto$AppInfo) 
		com.android.server.am.proto.ServiceRecordProto$AppInfo x0
	static java.lang.Object access$500 (com.android.server.am.proto.ServiceRecordProto$AppInfo) 
		com.android.server.am.proto.ServiceRecordProto$AppInfo x0
	static java.lang.Object access$600 (com.android.server.am.proto.ServiceRecordProto$AppInfo) 
		com.android.server.am.proto.ServiceRecordProto$AppInfo x0
	static com.google.protobuf.UnknownFieldSet access$800 (com.android.server.am.proto.ServiceRecordProto$AppInfo) 
		com.android.server.am.proto.ServiceRecordProto$AppInfo x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.ServiceRecordProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.ServiceRecordProto$1 x2
	static void  () 
}

com/android/server/am/proto/ServiceRecordProto$AppInfoOrBuilder.class
ServiceRecordProto.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.ServiceRecordProto$AppInfoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasBaseDir () 
	public abstract java.lang.String getBaseDir () 
	public abstract com.google.protobuf.ByteString getBaseDirBytes () 
	public abstract boolean hasResDir () 
	public abstract java.lang.String getResDir () 
	public abstract com.google.protobuf.ByteString getResDirBytes () 
	public abstract boolean hasDataDir () 
	public abstract java.lang.String getDataDir () 
	public abstract com.google.protobuf.ByteString getDataDirBytes () 
}

com/android/server/am/proto/ServiceRecordProto$Builder.class
ServiceRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ServiceRecordProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.ServiceRecordProtoOrBuilder  {
	private int bitField0_
	private Object shortName_
	private Object hexHash_
	private boolean isRunning_
	private int pid_
	private android.content.IntentProto intent_
	private com.google.protobuf.SingleFieldBuilder intentBuilder_
	private Object packageName_
	private Object processName_
	private Object permission_
	private com.android.server.am.proto.ServiceRecordProto$AppInfo appinfo_
	private com.google.protobuf.SingleFieldBuilder appinfoBuilder_
	private com.android.server.am.proto.ProcessRecordProto app_
	private com.google.protobuf.SingleFieldBuilder appBuilder_
	private com.android.server.am.proto.ProcessRecordProto isolatedProc_
	private com.google.protobuf.SingleFieldBuilder isolatedProcBuilder_
	private boolean whitelistManager_
	private boolean delayed_
	private com.android.server.am.proto.ServiceRecordProto$Foreground foreground_
	private com.google.protobuf.SingleFieldBuilder foregroundBuilder_
	private android.util.Duration createRealTime_
	private com.google.protobuf.SingleFieldBuilder createRealTimeBuilder_
	private android.util.Duration startingBgTimeout_
	private com.google.protobuf.SingleFieldBuilder startingBgTimeoutBuilder_
	private android.util.Duration lastActivityTime_
	private com.google.protobuf.SingleFieldBuilder lastActivityTimeBuilder_
	private android.util.Duration restartTime_
	private com.google.protobuf.SingleFieldBuilder restartTimeBuilder_
	private boolean createdFromFg_
	private com.android.server.am.proto.ServiceRecordProto$Start start_
	private com.google.protobuf.SingleFieldBuilder startBuilder_
	private com.android.server.am.proto.ServiceRecordProto$ExecuteNesting execute_
	private com.google.protobuf.SingleFieldBuilder executeBuilder_
	private android.util.Duration destoryTime_
	private com.google.protobuf.SingleFieldBuilder destoryTimeBuilder_
	private com.android.server.am.proto.ServiceRecordProto$Crash crash_
	private com.google.protobuf.SingleFieldBuilder crashBuilder_
	private java.util.List deliveredStarts_
	private com.google.protobuf.RepeatedFieldBuilder deliveredStartsBuilder_
	private java.util.List pendingStarts_
	private com.google.protobuf.RepeatedFieldBuilder pendingStartsBuilder_
	private java.util.List bindings_
	private com.google.protobuf.RepeatedFieldBuilder bindingsBuilder_
	private java.util.List connections_
	private com.google.protobuf.RepeatedFieldBuilder connectionsBuilder_
	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 com.android.server.am.proto.ServiceRecordProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.ServiceRecordProto getDefaultInstanceForType () 
	public com.android.server.am.proto.ServiceRecordProto build () 
		com.android.server.am.proto.ServiceRecordProto result
	public com.android.server.am.proto.ServiceRecordProto buildPartial () 
		com.android.server.am.proto.ServiceRecordProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.ServiceRecordProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.ServiceRecordProto$Builder mergeFrom (com.android.server.am.proto.ServiceRecordProto) 
		com.android.server.am.proto.ServiceRecordProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.ServiceRecordProto$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
		com.android.server.am.proto.ServiceRecordProto parsedMessage
	public boolean hasShortName () 
	public java.lang.String getShortName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getShortNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.ServiceRecordProto$Builder setShortName (java.lang.String) 
		String value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearShortName () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setShortNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasHexHash () 
	public java.lang.String getHexHash () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHexHashBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.ServiceRecordProto$Builder setHexHash (java.lang.String) 
		String value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearHexHash () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setHexHashBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsRunning () 
	public boolean getIsRunning () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setIsRunning (boolean) 
		boolean value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearIsRunning () 
	public boolean hasPid () 
	public int getPid () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setPid (int) 
		int value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearPid () 
	public boolean hasIntent () 
	public android.content.IntentProto getIntent () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setIntent (android.content.IntentProto) 
		android.content.IntentProto value
	public com.android.server.am.proto.ServiceRecordProto$Builder setIntent (android.content.IntentProto$Builder) 
		android.content.IntentProto$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder mergeIntent (android.content.IntentProto) 
		android.content.IntentProto value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearIntent () 
	public android.content.IntentProto$Builder getIntentBuilder () 
	public android.content.IntentProtoOrBuilder getIntentOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getIntentFieldBuilder () 
	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 com.android.server.am.proto.ServiceRecordProto$Builder setPackageName (java.lang.String) 
		String value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearPackageName () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setPackageNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasProcessName () 
	public java.lang.String getProcessName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getProcessNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.ServiceRecordProto$Builder setProcessName (java.lang.String) 
		String value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearProcessName () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setProcessNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasPermission () 
	public java.lang.String getPermission () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPermissionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.ServiceRecordProto$Builder setPermission (java.lang.String) 
		String value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearPermission () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setPermissionBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasAppinfo () 
	public com.android.server.am.proto.ServiceRecordProto$AppInfo getAppinfo () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setAppinfo (com.android.server.am.proto.ServiceRecordProto$AppInfo) 
		com.android.server.am.proto.ServiceRecordProto$AppInfo value
	public com.android.server.am.proto.ServiceRecordProto$Builder setAppinfo (com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder) 
		com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder mergeAppinfo (com.android.server.am.proto.ServiceRecordProto$AppInfo) 
		com.android.server.am.proto.ServiceRecordProto$AppInfo value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearAppinfo () 
	public com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder getAppinfoBuilder () 
	public com.android.server.am.proto.ServiceRecordProto$AppInfoOrBuilder getAppinfoOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAppinfoFieldBuilder () 
	public boolean hasApp () 
	public com.android.server.am.proto.ProcessRecordProto getApp () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setApp (com.android.server.am.proto.ProcessRecordProto) 
		com.android.server.am.proto.ProcessRecordProto value
	public com.android.server.am.proto.ServiceRecordProto$Builder setApp (com.android.server.am.proto.ProcessRecordProto$Builder) 
		com.android.server.am.proto.ProcessRecordProto$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder mergeApp (com.android.server.am.proto.ProcessRecordProto) 
		com.android.server.am.proto.ProcessRecordProto value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearApp () 
	public com.android.server.am.proto.ProcessRecordProto$Builder getAppBuilder () 
	public com.android.server.am.proto.ProcessRecordProtoOrBuilder getAppOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAppFieldBuilder () 
	public boolean hasIsolatedProc () 
	public com.android.server.am.proto.ProcessRecordProto getIsolatedProc () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setIsolatedProc (com.android.server.am.proto.ProcessRecordProto) 
		com.android.server.am.proto.ProcessRecordProto value
	public com.android.server.am.proto.ServiceRecordProto$Builder setIsolatedProc (com.android.server.am.proto.ProcessRecordProto$Builder) 
		com.android.server.am.proto.ProcessRecordProto$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder mergeIsolatedProc (com.android.server.am.proto.ProcessRecordProto) 
		com.android.server.am.proto.ProcessRecordProto value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearIsolatedProc () 
	public com.android.server.am.proto.ProcessRecordProto$Builder getIsolatedProcBuilder () 
	public com.android.server.am.proto.ProcessRecordProtoOrBuilder getIsolatedProcOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getIsolatedProcFieldBuilder () 
	public boolean hasWhitelistManager () 
	public boolean getWhitelistManager () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setWhitelistManager (boolean) 
		boolean value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearWhitelistManager () 
	public boolean hasDelayed () 
	public boolean getDelayed () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setDelayed (boolean) 
		boolean value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearDelayed () 
	public boolean hasForeground () 
	public com.android.server.am.proto.ServiceRecordProto$Foreground getForeground () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setForeground (com.android.server.am.proto.ServiceRecordProto$Foreground) 
		com.android.server.am.proto.ServiceRecordProto$Foreground value
	public com.android.server.am.proto.ServiceRecordProto$Builder setForeground (com.android.server.am.proto.ServiceRecordProto$Foreground$Builder) 
		com.android.server.am.proto.ServiceRecordProto$Foreground$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder mergeForeground (com.android.server.am.proto.ServiceRecordProto$Foreground) 
		com.android.server.am.proto.ServiceRecordProto$Foreground value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearForeground () 
	public com.android.server.am.proto.ServiceRecordProto$Foreground$Builder getForegroundBuilder () 
	public com.android.server.am.proto.ServiceRecordProto$ForegroundOrBuilder getForegroundOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getForegroundFieldBuilder () 
	public boolean hasCreateRealTime () 
	public android.util.Duration getCreateRealTime () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setCreateRealTime (android.util.Duration) 
		android.util.Duration value
	public com.android.server.am.proto.ServiceRecordProto$Builder setCreateRealTime (android.util.Duration$Builder) 
		android.util.Duration$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder mergeCreateRealTime (android.util.Duration) 
		android.util.Duration value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearCreateRealTime () 
	public android.util.Duration$Builder getCreateRealTimeBuilder () 
	public android.util.DurationOrBuilder getCreateRealTimeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCreateRealTimeFieldBuilder () 
	public boolean hasStartingBgTimeout () 
	public android.util.Duration getStartingBgTimeout () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setStartingBgTimeout (android.util.Duration) 
		android.util.Duration value
	public com.android.server.am.proto.ServiceRecordProto$Builder setStartingBgTimeout (android.util.Duration$Builder) 
		android.util.Duration$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder mergeStartingBgTimeout (android.util.Duration) 
		android.util.Duration value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearStartingBgTimeout () 
	public android.util.Duration$Builder getStartingBgTimeoutBuilder () 
	public android.util.DurationOrBuilder getStartingBgTimeoutOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getStartingBgTimeoutFieldBuilder () 
	public boolean hasLastActivityTime () 
	public android.util.Duration getLastActivityTime () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setLastActivityTime (android.util.Duration) 
		android.util.Duration value
	public com.android.server.am.proto.ServiceRecordProto$Builder setLastActivityTime (android.util.Duration$Builder) 
		android.util.Duration$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder mergeLastActivityTime (android.util.Duration) 
		android.util.Duration value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearLastActivityTime () 
	public android.util.Duration$Builder getLastActivityTimeBuilder () 
	public android.util.DurationOrBuilder getLastActivityTimeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLastActivityTimeFieldBuilder () 
	public boolean hasRestartTime () 
	public android.util.Duration getRestartTime () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setRestartTime (android.util.Duration) 
		android.util.Duration value
	public com.android.server.am.proto.ServiceRecordProto$Builder setRestartTime (android.util.Duration$Builder) 
		android.util.Duration$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder mergeRestartTime (android.util.Duration) 
		android.util.Duration value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearRestartTime () 
	public android.util.Duration$Builder getRestartTimeBuilder () 
	public android.util.DurationOrBuilder getRestartTimeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getRestartTimeFieldBuilder () 
	public boolean hasCreatedFromFg () 
	public boolean getCreatedFromFg () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setCreatedFromFg (boolean) 
		boolean value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearCreatedFromFg () 
	public boolean hasStart () 
	public com.android.server.am.proto.ServiceRecordProto$Start getStart () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setStart (com.android.server.am.proto.ServiceRecordProto$Start) 
		com.android.server.am.proto.ServiceRecordProto$Start value
	public com.android.server.am.proto.ServiceRecordProto$Builder setStart (com.android.server.am.proto.ServiceRecordProto$Start$Builder) 
		com.android.server.am.proto.ServiceRecordProto$Start$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder mergeStart (com.android.server.am.proto.ServiceRecordProto$Start) 
		com.android.server.am.proto.ServiceRecordProto$Start value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearStart () 
	public com.android.server.am.proto.ServiceRecordProto$Start$Builder getStartBuilder () 
	public com.android.server.am.proto.ServiceRecordProto$StartOrBuilder getStartOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getStartFieldBuilder () 
	public boolean hasExecute () 
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting getExecute () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setExecute (com.android.server.am.proto.ServiceRecordProto$ExecuteNesting) 
		com.android.server.am.proto.ServiceRecordProto$ExecuteNesting value
	public com.android.server.am.proto.ServiceRecordProto$Builder setExecute (com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder) 
		com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder mergeExecute (com.android.server.am.proto.ServiceRecordProto$ExecuteNesting) 
		com.android.server.am.proto.ServiceRecordProto$ExecuteNesting value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearExecute () 
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder getExecuteBuilder () 
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNestingOrBuilder getExecuteOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getExecuteFieldBuilder () 
	public boolean hasDestoryTime () 
	public android.util.Duration getDestoryTime () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setDestoryTime (android.util.Duration) 
		android.util.Duration value
	public com.android.server.am.proto.ServiceRecordProto$Builder setDestoryTime (android.util.Duration$Builder) 
		android.util.Duration$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder mergeDestoryTime (android.util.Duration) 
		android.util.Duration value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearDestoryTime () 
	public android.util.Duration$Builder getDestoryTimeBuilder () 
	public android.util.DurationOrBuilder getDestoryTimeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDestoryTimeFieldBuilder () 
	public boolean hasCrash () 
	public com.android.server.am.proto.ServiceRecordProto$Crash getCrash () 
	public com.android.server.am.proto.ServiceRecordProto$Builder setCrash (com.android.server.am.proto.ServiceRecordProto$Crash) 
		com.android.server.am.proto.ServiceRecordProto$Crash value
	public com.android.server.am.proto.ServiceRecordProto$Builder setCrash (com.android.server.am.proto.ServiceRecordProto$Crash$Builder) 
		com.android.server.am.proto.ServiceRecordProto$Crash$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder mergeCrash (com.android.server.am.proto.ServiceRecordProto$Crash) 
		com.android.server.am.proto.ServiceRecordProto$Crash value
	public com.android.server.am.proto.ServiceRecordProto$Builder clearCrash () 
	public com.android.server.am.proto.ServiceRecordProto$Crash$Builder getCrashBuilder () 
	public com.android.server.am.proto.ServiceRecordProto$CrashOrBuilder getCrashOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCrashFieldBuilder () 
	private void ensureDeliveredStartsIsMutable () 
	public java.util.List getDeliveredStartsList () 
	public int getDeliveredStartsCount () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto getDeliveredStarts (int) 
		int index
	public com.android.server.am.proto.ServiceRecordProto$Builder setDeliveredStarts (int, com.android.server.am.proto.ServiceRecordProto$StartItemProto) 
		int index
		com.android.server.am.proto.ServiceRecordProto$StartItemProto value
	public com.android.server.am.proto.ServiceRecordProto$Builder setDeliveredStarts (int, com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder) 
		int index
		com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder addDeliveredStarts (com.android.server.am.proto.ServiceRecordProto$StartItemProto) 
		com.android.server.am.proto.ServiceRecordProto$StartItemProto value
	public com.android.server.am.proto.ServiceRecordProto$Builder addDeliveredStarts (int, com.android.server.am.proto.ServiceRecordProto$StartItemProto) 
		int index
		com.android.server.am.proto.ServiceRecordProto$StartItemProto value
	public com.android.server.am.proto.ServiceRecordProto$Builder addDeliveredStarts (com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder) 
		com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder addDeliveredStarts (int, com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder) 
		int index
		com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder addAllDeliveredStarts (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.ServiceRecordProto$Builder clearDeliveredStarts () 
	public com.android.server.am.proto.ServiceRecordProto$Builder removeDeliveredStarts (int) 
		int index
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder getDeliveredStartsBuilder (int) 
		int index
	public com.android.server.am.proto.ServiceRecordProto$StartItemProtoOrBuilder getDeliveredStartsOrBuilder (int) 
		int index
	public java.util.List getDeliveredStartsOrBuilderList () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder addDeliveredStartsBuilder () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder addDeliveredStartsBuilder (int) 
		int index
	public java.util.List getDeliveredStartsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getDeliveredStartsFieldBuilder () 
	private void ensurePendingStartsIsMutable () 
	public java.util.List getPendingStartsList () 
	public int getPendingStartsCount () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto getPendingStarts (int) 
		int index
	public com.android.server.am.proto.ServiceRecordProto$Builder setPendingStarts (int, com.android.server.am.proto.ServiceRecordProto$StartItemProto) 
		int index
		com.android.server.am.proto.ServiceRecordProto$StartItemProto value
	public com.android.server.am.proto.ServiceRecordProto$Builder setPendingStarts (int, com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder) 
		int index
		com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder addPendingStarts (com.android.server.am.proto.ServiceRecordProto$StartItemProto) 
		com.android.server.am.proto.ServiceRecordProto$StartItemProto value
	public com.android.server.am.proto.ServiceRecordProto$Builder addPendingStarts (int, com.android.server.am.proto.ServiceRecordProto$StartItemProto) 
		int index
		com.android.server.am.proto.ServiceRecordProto$StartItemProto value
	public com.android.server.am.proto.ServiceRecordProto$Builder addPendingStarts (com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder) 
		com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder addPendingStarts (int, com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder) 
		int index
		com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder addAllPendingStarts (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.ServiceRecordProto$Builder clearPendingStarts () 
	public com.android.server.am.proto.ServiceRecordProto$Builder removePendingStarts (int) 
		int index
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder getPendingStartsBuilder (int) 
		int index
	public com.android.server.am.proto.ServiceRecordProto$StartItemProtoOrBuilder getPendingStartsOrBuilder (int) 
		int index
	public java.util.List getPendingStartsOrBuilderList () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder addPendingStartsBuilder () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder addPendingStartsBuilder (int) 
		int index
	public java.util.List getPendingStartsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getPendingStartsFieldBuilder () 
	private void ensureBindingsIsMutable () 
	public java.util.List getBindingsList () 
	public int getBindingsCount () 
	public com.android.server.am.proto.IntentBindRecordProto getBindings (int) 
		int index
	public com.android.server.am.proto.ServiceRecordProto$Builder setBindings (int, com.android.server.am.proto.IntentBindRecordProto) 
		int index
		com.android.server.am.proto.IntentBindRecordProto value
	public com.android.server.am.proto.ServiceRecordProto$Builder setBindings (int, com.android.server.am.proto.IntentBindRecordProto$Builder) 
		int index
		com.android.server.am.proto.IntentBindRecordProto$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder addBindings (com.android.server.am.proto.IntentBindRecordProto) 
		com.android.server.am.proto.IntentBindRecordProto value
	public com.android.server.am.proto.ServiceRecordProto$Builder addBindings (int, com.android.server.am.proto.IntentBindRecordProto) 
		int index
		com.android.server.am.proto.IntentBindRecordProto value
	public com.android.server.am.proto.ServiceRecordProto$Builder addBindings (com.android.server.am.proto.IntentBindRecordProto$Builder) 
		com.android.server.am.proto.IntentBindRecordProto$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder addBindings (int, com.android.server.am.proto.IntentBindRecordProto$Builder) 
		int index
		com.android.server.am.proto.IntentBindRecordProto$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder addAllBindings (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.ServiceRecordProto$Builder clearBindings () 
	public com.android.server.am.proto.ServiceRecordProto$Builder removeBindings (int) 
		int index
	public com.android.server.am.proto.IntentBindRecordProto$Builder getBindingsBuilder (int) 
		int index
	public com.android.server.am.proto.IntentBindRecordProtoOrBuilder getBindingsOrBuilder (int) 
		int index
	public java.util.List getBindingsOrBuilderList () 
	public com.android.server.am.proto.IntentBindRecordProto$Builder addBindingsBuilder () 
	public com.android.server.am.proto.IntentBindRecordProto$Builder addBindingsBuilder (int) 
		int index
	public java.util.List getBindingsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getBindingsFieldBuilder () 
	private void ensureConnectionsIsMutable () 
	public java.util.List getConnectionsList () 
	public int getConnectionsCount () 
	public com.android.server.am.proto.ConnectionRecordProto getConnections (int) 
		int index
	public com.android.server.am.proto.ServiceRecordProto$Builder setConnections (int, com.android.server.am.proto.ConnectionRecordProto) 
		int index
		com.android.server.am.proto.ConnectionRecordProto value
	public com.android.server.am.proto.ServiceRecordProto$Builder setConnections (int, com.android.server.am.proto.ConnectionRecordProto$Builder) 
		int index
		com.android.server.am.proto.ConnectionRecordProto$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder addConnections (com.android.server.am.proto.ConnectionRecordProto) 
		com.android.server.am.proto.ConnectionRecordProto value
	public com.android.server.am.proto.ServiceRecordProto$Builder addConnections (int, com.android.server.am.proto.ConnectionRecordProto) 
		int index
		com.android.server.am.proto.ConnectionRecordProto value
	public com.android.server.am.proto.ServiceRecordProto$Builder addConnections (com.android.server.am.proto.ConnectionRecordProto$Builder) 
		com.android.server.am.proto.ConnectionRecordProto$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder addConnections (int, com.android.server.am.proto.ConnectionRecordProto$Builder) 
		int index
		com.android.server.am.proto.ConnectionRecordProto$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Builder addAllConnections (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.ServiceRecordProto$Builder clearConnections () 
	public com.android.server.am.proto.ServiceRecordProto$Builder removeConnections (int) 
		int index
	public com.android.server.am.proto.ConnectionRecordProto$Builder getConnectionsBuilder (int) 
		int index
	public com.android.server.am.proto.ConnectionRecordProtoOrBuilder getConnectionsOrBuilder (int) 
		int index
	public java.util.List getConnectionsOrBuilderList () 
	public com.android.server.am.proto.ConnectionRecordProto$Builder addConnectionsBuilder () 
	public com.android.server.am.proto.ConnectionRecordProto$Builder addConnectionsBuilder (int) 
		int index
	public java.util.List getConnectionsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getConnectionsFieldBuilder () 
	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  (com.android.server.am.proto.ServiceRecordProto$1) 
		com.android.server.am.proto.ServiceRecordProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.ServiceRecordProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.ServiceRecordProto$1 x1
}

com/android/server/am/proto/ServiceRecordProto$Crash$1.class
ServiceRecordProto.java
package com.android.server.am.proto
final com.android.server.am.proto.ServiceRecordProto$Crash$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.ServiceRecordProto$Crash 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 
}

com/android/server/am/proto/ServiceRecordProto$Crash$Builder.class
ServiceRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ServiceRecordProto$Crash$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.ServiceRecordProto$CrashOrBuilder  {
	private int bitField0_
	private int restartCount_
	private android.util.Duration restartDelay_
	private com.google.protobuf.SingleFieldBuilder restartDelayBuilder_
	private android.util.Duration nextRestartTime_
	private com.google.protobuf.SingleFieldBuilder nextRestartTimeBuilder_
	private int crashCount_
	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 com.android.server.am.proto.ServiceRecordProto$Crash$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.ServiceRecordProto$Crash getDefaultInstanceForType () 
	public com.android.server.am.proto.ServiceRecordProto$Crash build () 
		com.android.server.am.proto.ServiceRecordProto$Crash result
	public com.android.server.am.proto.ServiceRecordProto$Crash buildPartial () 
		com.android.server.am.proto.ServiceRecordProto$Crash result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.ServiceRecordProto$Crash$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.ServiceRecordProto$Crash$Builder mergeFrom (com.android.server.am.proto.ServiceRecordProto$Crash) 
		com.android.server.am.proto.ServiceRecordProto$Crash other
	public final boolean isInitialized () 
	public com.android.server.am.proto.ServiceRecordProto$Crash$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
		com.android.server.am.proto.ServiceRecordProto$Crash parsedMessage
	public boolean hasRestartCount () 
	public int getRestartCount () 
	public com.android.server.am.proto.ServiceRecordProto$Crash$Builder setRestartCount (int) 
		int value
	public com.android.server.am.proto.ServiceRecordProto$Crash$Builder clearRestartCount () 
	public boolean hasRestartDelay () 
	public android.util.Duration getRestartDelay () 
	public com.android.server.am.proto.ServiceRecordProto$Crash$Builder setRestartDelay (android.util.Duration) 
		android.util.Duration value
	public com.android.server.am.proto.ServiceRecordProto$Crash$Builder setRestartDelay (android.util.Duration$Builder) 
		android.util.Duration$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Crash$Builder mergeRestartDelay (android.util.Duration) 
		android.util.Duration value
	public com.android.server.am.proto.ServiceRecordProto$Crash$Builder clearRestartDelay () 
	public android.util.Duration$Builder getRestartDelayBuilder () 
	public android.util.DurationOrBuilder getRestartDelayOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getRestartDelayFieldBuilder () 
	public boolean hasNextRestartTime () 
	public android.util.Duration getNextRestartTime () 
	public com.android.server.am.proto.ServiceRecordProto$Crash$Builder setNextRestartTime (android.util.Duration) 
		android.util.Duration value
	public com.android.server.am.proto.ServiceRecordProto$Crash$Builder setNextRestartTime (android.util.Duration$Builder) 
		android.util.Duration$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Crash$Builder mergeNextRestartTime (android.util.Duration) 
		android.util.Duration value
	public com.android.server.am.proto.ServiceRecordProto$Crash$Builder clearNextRestartTime () 
	public android.util.Duration$Builder getNextRestartTimeBuilder () 
	public android.util.DurationOrBuilder getNextRestartTimeOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNextRestartTimeFieldBuilder () 
	public boolean hasCrashCount () 
	public int getCrashCount () 
	public com.android.server.am.proto.ServiceRecordProto$Crash$Builder setCrashCount (int) 
		int value
	public com.android.server.am.proto.ServiceRecordProto$Crash$Builder clearCrashCount () 
	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  (com.android.server.am.proto.ServiceRecordProto$1) 
		com.android.server.am.proto.ServiceRecordProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.ServiceRecordProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.ServiceRecordProto$1 x1
}

com/android/server/am/proto/ServiceRecordProto$Crash.class
ServiceRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ServiceRecordProto$Crash extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.ServiceRecordProto$CrashOrBuilder  {
	private int bitField0_
	public static final int RESTART_COUNT_FIELD_NUMBER
	private int restartCount_
	public static final int RESTART_DELAY_FIELD_NUMBER
	private android.util.Duration restartDelay_
	public static final int NEXT_RESTART_TIME_FIELD_NUMBER
	private android.util.Duration nextRestartTime_
	public static final int CRASH_COUNT_FIELD_NUMBER
	private int crashCount_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.ServiceRecordProto$Crash 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.util.Duration$Builder subBuilder
		android.util.Duration$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 hasRestartCount () 
	public int getRestartCount () 
	public boolean hasRestartDelay () 
	public android.util.Duration getRestartDelay () 
	public android.util.DurationOrBuilder getRestartDelayOrBuilder () 
	public boolean hasNextRestartTime () 
	public android.util.Duration getNextRestartTime () 
	public android.util.DurationOrBuilder getNextRestartTimeOrBuilder () 
	public boolean hasCrashCount () 
	public int getCrashCount () 
	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 com.android.server.am.proto.ServiceRecordProto$Crash parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.ServiceRecordProto$Crash 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 com.android.server.am.proto.ServiceRecordProto$Crash parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.ServiceRecordProto$Crash parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto$Crash parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ServiceRecordProto$Crash parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto$Crash parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ServiceRecordProto$Crash parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto$Crash parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.ServiceRecordProto$Crash parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.ServiceRecordProto$Crash$Builder newBuilderForType () 
	public static com.android.server.am.proto.ServiceRecordProto$Crash$Builder newBuilder () 
	public static com.android.server.am.proto.ServiceRecordProto$Crash$Builder newBuilder (com.android.server.am.proto.ServiceRecordProto$Crash) 
		com.android.server.am.proto.ServiceRecordProto$Crash prototype
	public com.android.server.am.proto.ServiceRecordProto$Crash$Builder toBuilder () 
	protected com.android.server.am.proto.ServiceRecordProto$Crash$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.ServiceRecordProto$Crash$Builder builder
	public static com.android.server.am.proto.ServiceRecordProto$Crash getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.ServiceRecordProto$Crash 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$4300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.am.proto.ServiceRecordProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.ServiceRecordProto$1 x1
	static int access$4502 (com.android.server.am.proto.ServiceRecordProto$Crash, int) 
		com.android.server.am.proto.ServiceRecordProto$Crash x0
		int x1
	static android.util.Duration access$4602 (com.android.server.am.proto.ServiceRecordProto$Crash, android.util.Duration) 
		com.android.server.am.proto.ServiceRecordProto$Crash x0
		android.util.Duration x1
	static android.util.Duration access$4702 (com.android.server.am.proto.ServiceRecordProto$Crash, android.util.Duration) 
		com.android.server.am.proto.ServiceRecordProto$Crash x0
		android.util.Duration x1
	static int access$4802 (com.android.server.am.proto.ServiceRecordProto$Crash, int) 
		com.android.server.am.proto.ServiceRecordProto$Crash x0
		int x1
	static int access$4902 (com.android.server.am.proto.ServiceRecordProto$Crash, int) 
		com.android.server.am.proto.ServiceRecordProto$Crash x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$5000 (com.android.server.am.proto.ServiceRecordProto$Crash) 
		com.android.server.am.proto.ServiceRecordProto$Crash x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.ServiceRecordProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.ServiceRecordProto$1 x2
	static void  () 
}

com/android/server/am/proto/ServiceRecordProto$CrashOrBuilder.class
ServiceRecordProto.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.ServiceRecordProto$CrashOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasRestartCount () 
	public abstract int getRestartCount () 
	public abstract boolean hasRestartDelay () 
	public abstract android.util.Duration getRestartDelay () 
	public abstract android.util.DurationOrBuilder getRestartDelayOrBuilder () 
	public abstract boolean hasNextRestartTime () 
	public abstract android.util.Duration getNextRestartTime () 
	public abstract android.util.DurationOrBuilder getNextRestartTimeOrBuilder () 
	public abstract boolean hasCrashCount () 
	public abstract int getCrashCount () 
}

com/android/server/am/proto/ServiceRecordProto$ExecuteNesting$1.class
ServiceRecordProto.java
package com.android.server.am.proto
final com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting 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 
}

com/android/server/am/proto/ServiceRecordProto$ExecuteNesting$Builder.class
ServiceRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.ServiceRecordProto$ExecuteNestingOrBuilder  {
	private int bitField0_
	private int executeNesting_
	private boolean executeFg_
	private android.util.Duration executingStart_
	private com.google.protobuf.SingleFieldBuilder executingStartBuilder_
	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 com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting getDefaultInstanceForType () 
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting build () 
		com.android.server.am.proto.ServiceRecordProto$ExecuteNesting result
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting buildPartial () 
		com.android.server.am.proto.ServiceRecordProto$ExecuteNesting result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder mergeFrom (com.android.server.am.proto.ServiceRecordProto$ExecuteNesting) 
		com.android.server.am.proto.ServiceRecordProto$ExecuteNesting other
	public final boolean isInitialized () 
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$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
		com.android.server.am.proto.ServiceRecordProto$ExecuteNesting parsedMessage
	public boolean hasExecuteNesting () 
	public int getExecuteNesting () 
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder setExecuteNesting (int) 
		int value
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder clearExecuteNesting () 
	public boolean hasExecuteFg () 
	public boolean getExecuteFg () 
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder setExecuteFg (boolean) 
		boolean value
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder clearExecuteFg () 
	public boolean hasExecutingStart () 
	public android.util.Duration getExecutingStart () 
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder setExecutingStart (android.util.Duration) 
		android.util.Duration value
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder setExecutingStart (android.util.Duration$Builder) 
		android.util.Duration$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder mergeExecutingStart (android.util.Duration) 
		android.util.Duration value
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder clearExecutingStart () 
	public android.util.Duration$Builder getExecutingStartBuilder () 
	public android.util.DurationOrBuilder getExecutingStartOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getExecutingStartFieldBuilder () 
	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  (com.android.server.am.proto.ServiceRecordProto$1) 
		com.android.server.am.proto.ServiceRecordProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.ServiceRecordProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.ServiceRecordProto$1 x1
}

com/android/server/am/proto/ServiceRecordProto$ExecuteNesting.class
ServiceRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ServiceRecordProto$ExecuteNesting extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.ServiceRecordProto$ExecuteNestingOrBuilder  {
	private int bitField0_
	public static final int EXECUTE_NESTING_FIELD_NUMBER
	private int executeNesting_
	public static final int EXECUTE_FG_FIELD_NUMBER
	private boolean executeFg_
	public static final int EXECUTING_START_FIELD_NUMBER
	private android.util.Duration executingStart_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.ServiceRecordProto$ExecuteNesting 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.util.Duration$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 hasExecuteNesting () 
	public int getExecuteNesting () 
	public boolean hasExecuteFg () 
	public boolean getExecuteFg () 
	public boolean hasExecutingStart () 
	public android.util.Duration getExecutingStart () 
	public android.util.DurationOrBuilder getExecutingStartOrBuilder () 
	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 com.android.server.am.proto.ServiceRecordProto$ExecuteNesting parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.ServiceRecordProto$ExecuteNesting 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 com.android.server.am.proto.ServiceRecordProto$ExecuteNesting parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.ServiceRecordProto$ExecuteNesting parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto$ExecuteNesting parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ServiceRecordProto$ExecuteNesting parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto$ExecuteNesting parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ServiceRecordProto$ExecuteNesting parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto$ExecuteNesting parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.ServiceRecordProto$ExecuteNesting parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder newBuilderForType () 
	public static com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder newBuilder () 
	public static com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder newBuilder (com.android.server.am.proto.ServiceRecordProto$ExecuteNesting) 
		com.android.server.am.proto.ServiceRecordProto$ExecuteNesting prototype
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder toBuilder () 
	protected com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder builder
	public static com.android.server.am.proto.ServiceRecordProto$ExecuteNesting getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting 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$3300 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.am.proto.ServiceRecordProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.ServiceRecordProto$1 x1
	static int access$3502 (com.android.server.am.proto.ServiceRecordProto$ExecuteNesting, int) 
		com.android.server.am.proto.ServiceRecordProto$ExecuteNesting x0
		int x1
	static boolean access$3602 (com.android.server.am.proto.ServiceRecordProto$ExecuteNesting, boolean) 
		com.android.server.am.proto.ServiceRecordProto$ExecuteNesting x0
		boolean x1
	static android.util.Duration access$3702 (com.android.server.am.proto.ServiceRecordProto$ExecuteNesting, android.util.Duration) 
		com.android.server.am.proto.ServiceRecordProto$ExecuteNesting x0
		android.util.Duration x1
	static int access$3802 (com.android.server.am.proto.ServiceRecordProto$ExecuteNesting, int) 
		com.android.server.am.proto.ServiceRecordProto$ExecuteNesting x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$3900 (com.android.server.am.proto.ServiceRecordProto$ExecuteNesting) 
		com.android.server.am.proto.ServiceRecordProto$ExecuteNesting x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.ServiceRecordProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.ServiceRecordProto$1 x2
	static void  () 
}

com/android/server/am/proto/ServiceRecordProto$ExecuteNestingOrBuilder.class
ServiceRecordProto.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.ServiceRecordProto$ExecuteNestingOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasExecuteNesting () 
	public abstract int getExecuteNesting () 
	public abstract boolean hasExecuteFg () 
	public abstract boolean getExecuteFg () 
	public abstract boolean hasExecutingStart () 
	public abstract android.util.Duration getExecutingStart () 
	public abstract android.util.DurationOrBuilder getExecutingStartOrBuilder () 
}

com/android/server/am/proto/ServiceRecordProto$Foreground$1.class
ServiceRecordProto.java
package com.android.server.am.proto
final com.android.server.am.proto.ServiceRecordProto$Foreground$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.ServiceRecordProto$Foreground 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 
}

com/android/server/am/proto/ServiceRecordProto$Foreground$Builder.class
ServiceRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ServiceRecordProto$Foreground$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.ServiceRecordProto$ForegroundOrBuilder  {
	private int bitField0_
	private int id_
	private android.app.NotificationProto notification_
	private com.google.protobuf.SingleFieldBuilder notificationBuilder_
	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 com.android.server.am.proto.ServiceRecordProto$Foreground$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.ServiceRecordProto$Foreground getDefaultInstanceForType () 
	public com.android.server.am.proto.ServiceRecordProto$Foreground build () 
		com.android.server.am.proto.ServiceRecordProto$Foreground result
	public com.android.server.am.proto.ServiceRecordProto$Foreground buildPartial () 
		com.android.server.am.proto.ServiceRecordProto$Foreground result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.ServiceRecordProto$Foreground$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.ServiceRecordProto$Foreground$Builder mergeFrom (com.android.server.am.proto.ServiceRecordProto$Foreground) 
		com.android.server.am.proto.ServiceRecordProto$Foreground other
	public final boolean isInitialized () 
	public com.android.server.am.proto.ServiceRecordProto$Foreground$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
		com.android.server.am.proto.ServiceRecordProto$Foreground parsedMessage
	public boolean hasId () 
	public int getId () 
	public com.android.server.am.proto.ServiceRecordProto$Foreground$Builder setId (int) 
		int value
	public com.android.server.am.proto.ServiceRecordProto$Foreground$Builder clearId () 
	public boolean hasNotification () 
	public android.app.NotificationProto getNotification () 
	public com.android.server.am.proto.ServiceRecordProto$Foreground$Builder setNotification (android.app.NotificationProto) 
		android.app.NotificationProto value
	public com.android.server.am.proto.ServiceRecordProto$Foreground$Builder setNotification (android.app.NotificationProto$Builder) 
		android.app.NotificationProto$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$Foreground$Builder mergeNotification (android.app.NotificationProto) 
		android.app.NotificationProto value
	public com.android.server.am.proto.ServiceRecordProto$Foreground$Builder clearNotification () 
	public android.app.NotificationProto$Builder getNotificationBuilder () 
	public android.app.NotificationProtoOrBuilder getNotificationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNotificationFieldBuilder () 
	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  (com.android.server.am.proto.ServiceRecordProto$1) 
		com.android.server.am.proto.ServiceRecordProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.ServiceRecordProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.ServiceRecordProto$1 x1
}

com/android/server/am/proto/ServiceRecordProto$Foreground.class
ServiceRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ServiceRecordProto$Foreground extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.ServiceRecordProto$ForegroundOrBuilder  {
	private int bitField0_
	public static final int ID_FIELD_NUMBER
	private int id_
	public static final int NOTIFICATION_FIELD_NUMBER
	private android.app.NotificationProto notification_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.ServiceRecordProto$Foreground 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.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 hasId () 
	public int getId () 
	public boolean hasNotification () 
	public android.app.NotificationProto getNotification () 
	public android.app.NotificationProtoOrBuilder getNotificationOrBuilder () 
	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 com.android.server.am.proto.ServiceRecordProto$Foreground parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.ServiceRecordProto$Foreground 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 com.android.server.am.proto.ServiceRecordProto$Foreground parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.ServiceRecordProto$Foreground parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto$Foreground parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ServiceRecordProto$Foreground parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto$Foreground parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ServiceRecordProto$Foreground parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto$Foreground parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.ServiceRecordProto$Foreground parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.ServiceRecordProto$Foreground$Builder newBuilderForType () 
	public static com.android.server.am.proto.ServiceRecordProto$Foreground$Builder newBuilder () 
	public static com.android.server.am.proto.ServiceRecordProto$Foreground$Builder newBuilder (com.android.server.am.proto.ServiceRecordProto$Foreground) 
		com.android.server.am.proto.ServiceRecordProto$Foreground prototype
	public com.android.server.am.proto.ServiceRecordProto$Foreground$Builder toBuilder () 
	protected com.android.server.am.proto.ServiceRecordProto$Foreground$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.ServiceRecordProto$Foreground$Builder builder
	public static com.android.server.am.proto.ServiceRecordProto$Foreground getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.ServiceRecordProto$Foreground 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$1200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.am.proto.ServiceRecordProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.ServiceRecordProto$1 x1
	static int access$1402 (com.android.server.am.proto.ServiceRecordProto$Foreground, int) 
		com.android.server.am.proto.ServiceRecordProto$Foreground x0
		int x1
	static android.app.NotificationProto access$1502 (com.android.server.am.proto.ServiceRecordProto$Foreground, android.app.NotificationProto) 
		com.android.server.am.proto.ServiceRecordProto$Foreground x0
		android.app.NotificationProto x1
	static int access$1602 (com.android.server.am.proto.ServiceRecordProto$Foreground, int) 
		com.android.server.am.proto.ServiceRecordProto$Foreground x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$1700 (com.android.server.am.proto.ServiceRecordProto$Foreground) 
		com.android.server.am.proto.ServiceRecordProto$Foreground x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.ServiceRecordProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.ServiceRecordProto$1 x2
	static void  () 
}

com/android/server/am/proto/ServiceRecordProto$ForegroundOrBuilder.class
ServiceRecordProto.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.ServiceRecordProto$ForegroundOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasId () 
	public abstract int getId () 
	public abstract boolean hasNotification () 
	public abstract android.app.NotificationProto getNotification () 
	public abstract android.app.NotificationProtoOrBuilder getNotificationOrBuilder () 
}

com/android/server/am/proto/ServiceRecordProto$Start$1.class
ServiceRecordProto.java
package com.android.server.am.proto
final com.android.server.am.proto.ServiceRecordProto$Start$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.ServiceRecordProto$Start 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 
}

com/android/server/am/proto/ServiceRecordProto$Start$Builder.class
ServiceRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ServiceRecordProto$Start$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.ServiceRecordProto$StartOrBuilder  {
	private int bitField0_
	private boolean startRequested_
	private boolean delayedStop_
	private boolean stopIfKilled_
	private boolean callStart_
	private int lastStartId_
	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 com.android.server.am.proto.ServiceRecordProto$Start$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.ServiceRecordProto$Start getDefaultInstanceForType () 
	public com.android.server.am.proto.ServiceRecordProto$Start build () 
		com.android.server.am.proto.ServiceRecordProto$Start result
	public com.android.server.am.proto.ServiceRecordProto$Start buildPartial () 
		com.android.server.am.proto.ServiceRecordProto$Start result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.ServiceRecordProto$Start$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.ServiceRecordProto$Start$Builder mergeFrom (com.android.server.am.proto.ServiceRecordProto$Start) 
		com.android.server.am.proto.ServiceRecordProto$Start other
	public final boolean isInitialized () 
	public com.android.server.am.proto.ServiceRecordProto$Start$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
		com.android.server.am.proto.ServiceRecordProto$Start parsedMessage
	public boolean hasStartRequested () 
	public boolean getStartRequested () 
	public com.android.server.am.proto.ServiceRecordProto$Start$Builder setStartRequested (boolean) 
		boolean value
	public com.android.server.am.proto.ServiceRecordProto$Start$Builder clearStartRequested () 
	public boolean hasDelayedStop () 
	public boolean getDelayedStop () 
	public com.android.server.am.proto.ServiceRecordProto$Start$Builder setDelayedStop (boolean) 
		boolean value
	public com.android.server.am.proto.ServiceRecordProto$Start$Builder clearDelayedStop () 
	public boolean hasStopIfKilled () 
	public boolean getStopIfKilled () 
	public com.android.server.am.proto.ServiceRecordProto$Start$Builder setStopIfKilled (boolean) 
		boolean value
	public com.android.server.am.proto.ServiceRecordProto$Start$Builder clearStopIfKilled () 
	public boolean hasCallStart () 
	public boolean getCallStart () 
	public com.android.server.am.proto.ServiceRecordProto$Start$Builder setCallStart (boolean) 
		boolean value
	public com.android.server.am.proto.ServiceRecordProto$Start$Builder clearCallStart () 
	public boolean hasLastStartId () 
	public int getLastStartId () 
	public com.android.server.am.proto.ServiceRecordProto$Start$Builder setLastStartId (int) 
		int value
	public com.android.server.am.proto.ServiceRecordProto$Start$Builder clearLastStartId () 
	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  (com.android.server.am.proto.ServiceRecordProto$1) 
		com.android.server.am.proto.ServiceRecordProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.ServiceRecordProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.ServiceRecordProto$1 x1
}

com/android/server/am/proto/ServiceRecordProto$Start.class
ServiceRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ServiceRecordProto$Start extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.ServiceRecordProto$StartOrBuilder  {
	private int bitField0_
	public static final int START_REQUESTED_FIELD_NUMBER
	private boolean startRequested_
	public static final int DELAYED_STOP_FIELD_NUMBER
	private boolean delayedStop_
	public static final int STOP_IF_KILLED_FIELD_NUMBER
	private boolean stopIfKilled_
	public static final int CALL_START_FIELD_NUMBER
	private boolean callStart_
	public static final int LAST_START_ID_FIELD_NUMBER
	private int lastStartId_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.ServiceRecordProto$Start 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 hasStartRequested () 
	public boolean getStartRequested () 
	public boolean hasDelayedStop () 
	public boolean getDelayedStop () 
	public boolean hasStopIfKilled () 
	public boolean getStopIfKilled () 
	public boolean hasCallStart () 
	public boolean getCallStart () 
	public boolean hasLastStartId () 
	public int getLastStartId () 
	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 com.android.server.am.proto.ServiceRecordProto$Start parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.ServiceRecordProto$Start 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 com.android.server.am.proto.ServiceRecordProto$Start parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.ServiceRecordProto$Start parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto$Start parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ServiceRecordProto$Start parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto$Start parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ServiceRecordProto$Start parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto$Start parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.ServiceRecordProto$Start parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.ServiceRecordProto$Start$Builder newBuilderForType () 
	public static com.android.server.am.proto.ServiceRecordProto$Start$Builder newBuilder () 
	public static com.android.server.am.proto.ServiceRecordProto$Start$Builder newBuilder (com.android.server.am.proto.ServiceRecordProto$Start) 
		com.android.server.am.proto.ServiceRecordProto$Start prototype
	public com.android.server.am.proto.ServiceRecordProto$Start$Builder toBuilder () 
	protected com.android.server.am.proto.ServiceRecordProto$Start$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.ServiceRecordProto$Start$Builder builder
	public static com.android.server.am.proto.ServiceRecordProto$Start getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.ServiceRecordProto$Start 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, com.android.server.am.proto.ServiceRecordProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.ServiceRecordProto$1 x1
	static boolean access$2302 (com.android.server.am.proto.ServiceRecordProto$Start, boolean) 
		com.android.server.am.proto.ServiceRecordProto$Start x0
		boolean x1
	static boolean access$2402 (com.android.server.am.proto.ServiceRecordProto$Start, boolean) 
		com.android.server.am.proto.ServiceRecordProto$Start x0
		boolean x1
	static boolean access$2502 (com.android.server.am.proto.ServiceRecordProto$Start, boolean) 
		com.android.server.am.proto.ServiceRecordProto$Start x0
		boolean x1
	static boolean access$2602 (com.android.server.am.proto.ServiceRecordProto$Start, boolean) 
		com.android.server.am.proto.ServiceRecordProto$Start x0
		boolean x1
	static int access$2702 (com.android.server.am.proto.ServiceRecordProto$Start, int) 
		com.android.server.am.proto.ServiceRecordProto$Start x0
		int x1
	static int access$2802 (com.android.server.am.proto.ServiceRecordProto$Start, int) 
		com.android.server.am.proto.ServiceRecordProto$Start x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$2900 (com.android.server.am.proto.ServiceRecordProto$Start) 
		com.android.server.am.proto.ServiceRecordProto$Start x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.ServiceRecordProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.ServiceRecordProto$1 x2
	static void  () 
}

com/android/server/am/proto/ServiceRecordProto$StartItemProto$1.class
ServiceRecordProto.java
package com.android.server.am.proto
final com.android.server.am.proto.ServiceRecordProto$StartItemProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto 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 
}

com/android/server/am/proto/ServiceRecordProto$StartItemProto$Builder.class
ServiceRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.ServiceRecordProto$StartItemProtoOrBuilder  {
	private int bitField0_
	private int id_
	private android.util.Duration duration_
	private com.google.protobuf.SingleFieldBuilder durationBuilder_
	private int deliveryCount_
	private int doneExecutingCount_
	private android.content.IntentProto intent_
	private com.google.protobuf.SingleFieldBuilder intentBuilder_
	private com.android.server.am.proto.NeededUriGrantsProto neededGrants_
	private com.google.protobuf.SingleFieldBuilder neededGrantsBuilder_
	private com.android.server.am.proto.UriPermissionOwnerProto uriPermissions_
	private com.google.protobuf.SingleFieldBuilder uriPermissionsBuilder_
	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 com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto getDefaultInstanceForType () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto build () 
		com.android.server.am.proto.ServiceRecordProto$StartItemProto result
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto buildPartial () 
		com.android.server.am.proto.ServiceRecordProto$StartItemProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder mergeFrom (com.android.server.am.proto.ServiceRecordProto$StartItemProto) 
		com.android.server.am.proto.ServiceRecordProto$StartItemProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$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
		com.android.server.am.proto.ServiceRecordProto$StartItemProto parsedMessage
	public boolean hasId () 
	public int getId () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder setId (int) 
		int value
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder clearId () 
	public boolean hasDuration () 
	public android.util.Duration getDuration () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder setDuration (android.util.Duration) 
		android.util.Duration value
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder setDuration (android.util.Duration$Builder) 
		android.util.Duration$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder mergeDuration (android.util.Duration) 
		android.util.Duration value
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder clearDuration () 
	public android.util.Duration$Builder getDurationBuilder () 
	public android.util.DurationOrBuilder getDurationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDurationFieldBuilder () 
	public boolean hasDeliveryCount () 
	public int getDeliveryCount () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder setDeliveryCount (int) 
		int value
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder clearDeliveryCount () 
	public boolean hasDoneExecutingCount () 
	public int getDoneExecutingCount () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder setDoneExecutingCount (int) 
		int value
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder clearDoneExecutingCount () 
	public boolean hasIntent () 
	public android.content.IntentProto getIntent () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder setIntent (android.content.IntentProto) 
		android.content.IntentProto value
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder setIntent (android.content.IntentProto$Builder) 
		android.content.IntentProto$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder mergeIntent (android.content.IntentProto) 
		android.content.IntentProto value
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder clearIntent () 
	public android.content.IntentProto$Builder getIntentBuilder () 
	public android.content.IntentProtoOrBuilder getIntentOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getIntentFieldBuilder () 
	public boolean hasNeededGrants () 
	public com.android.server.am.proto.NeededUriGrantsProto getNeededGrants () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder setNeededGrants (com.android.server.am.proto.NeededUriGrantsProto) 
		com.android.server.am.proto.NeededUriGrantsProto value
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder setNeededGrants (com.android.server.am.proto.NeededUriGrantsProto$Builder) 
		com.android.server.am.proto.NeededUriGrantsProto$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder mergeNeededGrants (com.android.server.am.proto.NeededUriGrantsProto) 
		com.android.server.am.proto.NeededUriGrantsProto value
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder clearNeededGrants () 
	public com.android.server.am.proto.NeededUriGrantsProto$Builder getNeededGrantsBuilder () 
	public com.android.server.am.proto.NeededUriGrantsProtoOrBuilder getNeededGrantsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNeededGrantsFieldBuilder () 
	public boolean hasUriPermissions () 
	public com.android.server.am.proto.UriPermissionOwnerProto getUriPermissions () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder setUriPermissions (com.android.server.am.proto.UriPermissionOwnerProto) 
		com.android.server.am.proto.UriPermissionOwnerProto value
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder setUriPermissions (com.android.server.am.proto.UriPermissionOwnerProto$Builder) 
		com.android.server.am.proto.UriPermissionOwnerProto$Builder builderForValue
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder mergeUriPermissions (com.android.server.am.proto.UriPermissionOwnerProto) 
		com.android.server.am.proto.UriPermissionOwnerProto value
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder clearUriPermissions () 
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder getUriPermissionsBuilder () 
	public com.android.server.am.proto.UriPermissionOwnerProtoOrBuilder getUriPermissionsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUriPermissionsFieldBuilder () 
	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  (com.android.server.am.proto.ServiceRecordProto$1) 
		com.android.server.am.proto.ServiceRecordProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.ServiceRecordProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.ServiceRecordProto$1 x1
}

com/android/server/am/proto/ServiceRecordProto$StartItemProto.class
ServiceRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ServiceRecordProto$StartItemProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.ServiceRecordProto$StartItemProtoOrBuilder  {
	private int bitField0_
	public static final int ID_FIELD_NUMBER
	private int id_
	public static final int DURATION_FIELD_NUMBER
	private android.util.Duration duration_
	public static final int DELIVERY_COUNT_FIELD_NUMBER
	private int deliveryCount_
	public static final int DONE_EXECUTING_COUNT_FIELD_NUMBER
	private int doneExecutingCount_
	public static final int INTENT_FIELD_NUMBER
	private android.content.IntentProto intent_
	public static final int NEEDED_GRANTS_FIELD_NUMBER
	private com.android.server.am.proto.NeededUriGrantsProto neededGrants_
	public static final int URI_PERMISSIONS_FIELD_NUMBER
	private com.android.server.am.proto.UriPermissionOwnerProto uriPermissions_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.ServiceRecordProto$StartItemProto 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.util.Duration$Builder subBuilder
		android.content.IntentProto$Builder subBuilder
		com.android.server.am.proto.NeededUriGrantsProto$Builder subBuilder
		com.android.server.am.proto.UriPermissionOwnerProto$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 int getId () 
	public boolean hasDuration () 
	public android.util.Duration getDuration () 
	public android.util.DurationOrBuilder getDurationOrBuilder () 
	public boolean hasDeliveryCount () 
	public int getDeliveryCount () 
	public boolean hasDoneExecutingCount () 
	public int getDoneExecutingCount () 
	public boolean hasIntent () 
	public android.content.IntentProto getIntent () 
	public android.content.IntentProtoOrBuilder getIntentOrBuilder () 
	public boolean hasNeededGrants () 
	public com.android.server.am.proto.NeededUriGrantsProto getNeededGrants () 
	public com.android.server.am.proto.NeededUriGrantsProtoOrBuilder getNeededGrantsOrBuilder () 
	public boolean hasUriPermissions () 
	public com.android.server.am.proto.UriPermissionOwnerProto getUriPermissions () 
	public com.android.server.am.proto.UriPermissionOwnerProtoOrBuilder getUriPermissionsOrBuilder () 
	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 com.android.server.am.proto.ServiceRecordProto$StartItemProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.ServiceRecordProto$StartItemProto 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 com.android.server.am.proto.ServiceRecordProto$StartItemProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.ServiceRecordProto$StartItemProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto$StartItemProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ServiceRecordProto$StartItemProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto$StartItemProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ServiceRecordProto$StartItemProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto$StartItemProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.ServiceRecordProto$StartItemProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder newBuilder () 
	public static com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder newBuilder (com.android.server.am.proto.ServiceRecordProto$StartItemProto) 
		com.android.server.am.proto.ServiceRecordProto$StartItemProto prototype
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder toBuilder () 
	protected com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.ServiceRecordProto$StartItemProto$Builder builder
	public static com.android.server.am.proto.ServiceRecordProto$StartItemProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto 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$5400 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.am.proto.ServiceRecordProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.ServiceRecordProto$1 x1
	static int access$5602 (com.android.server.am.proto.ServiceRecordProto$StartItemProto, int) 
		com.android.server.am.proto.ServiceRecordProto$StartItemProto x0
		int x1
	static android.util.Duration access$5702 (com.android.server.am.proto.ServiceRecordProto$StartItemProto, android.util.Duration) 
		com.android.server.am.proto.ServiceRecordProto$StartItemProto x0
		android.util.Duration x1
	static int access$5802 (com.android.server.am.proto.ServiceRecordProto$StartItemProto, int) 
		com.android.server.am.proto.ServiceRecordProto$StartItemProto x0
		int x1
	static int access$5902 (com.android.server.am.proto.ServiceRecordProto$StartItemProto, int) 
		com.android.server.am.proto.ServiceRecordProto$StartItemProto x0
		int x1
	static android.content.IntentProto access$6002 (com.android.server.am.proto.ServiceRecordProto$StartItemProto, android.content.IntentProto) 
		com.android.server.am.proto.ServiceRecordProto$StartItemProto x0
		android.content.IntentProto x1
	static com.android.server.am.proto.NeededUriGrantsProto access$6102 (com.android.server.am.proto.ServiceRecordProto$StartItemProto, com.android.server.am.proto.NeededUriGrantsProto) 
		com.android.server.am.proto.ServiceRecordProto$StartItemProto x0
		com.android.server.am.proto.NeededUriGrantsProto x1
	static com.android.server.am.proto.UriPermissionOwnerProto access$6202 (com.android.server.am.proto.ServiceRecordProto$StartItemProto, com.android.server.am.proto.UriPermissionOwnerProto) 
		com.android.server.am.proto.ServiceRecordProto$StartItemProto x0
		com.android.server.am.proto.UriPermissionOwnerProto x1
	static int access$6302 (com.android.server.am.proto.ServiceRecordProto$StartItemProto, int) 
		com.android.server.am.proto.ServiceRecordProto$StartItemProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$6400 (com.android.server.am.proto.ServiceRecordProto$StartItemProto) 
		com.android.server.am.proto.ServiceRecordProto$StartItemProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.ServiceRecordProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.ServiceRecordProto$1 x2
	static void  () 
}

com/android/server/am/proto/ServiceRecordProto$StartItemProtoOrBuilder.class
ServiceRecordProto.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.ServiceRecordProto$StartItemProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasId () 
	public abstract int getId () 
	public abstract boolean hasDuration () 
	public abstract android.util.Duration getDuration () 
	public abstract android.util.DurationOrBuilder getDurationOrBuilder () 
	public abstract boolean hasDeliveryCount () 
	public abstract int getDeliveryCount () 
	public abstract boolean hasDoneExecutingCount () 
	public abstract int getDoneExecutingCount () 
	public abstract boolean hasIntent () 
	public abstract android.content.IntentProto getIntent () 
	public abstract android.content.IntentProtoOrBuilder getIntentOrBuilder () 
	public abstract boolean hasNeededGrants () 
	public abstract com.android.server.am.proto.NeededUriGrantsProto getNeededGrants () 
	public abstract com.android.server.am.proto.NeededUriGrantsProtoOrBuilder getNeededGrantsOrBuilder () 
	public abstract boolean hasUriPermissions () 
	public abstract com.android.server.am.proto.UriPermissionOwnerProto getUriPermissions () 
	public abstract com.android.server.am.proto.UriPermissionOwnerProtoOrBuilder getUriPermissionsOrBuilder () 
}

com/android/server/am/proto/ServiceRecordProto$StartOrBuilder.class
ServiceRecordProto.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.ServiceRecordProto$StartOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasStartRequested () 
	public abstract boolean getStartRequested () 
	public abstract boolean hasDelayedStop () 
	public abstract boolean getDelayedStop () 
	public abstract boolean hasStopIfKilled () 
	public abstract boolean getStopIfKilled () 
	public abstract boolean hasCallStart () 
	public abstract boolean getCallStart () 
	public abstract boolean hasLastStartId () 
	public abstract int getLastStartId () 
}

com/android/server/am/proto/ServiceRecordProto.class
ServiceRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.ServiceRecordProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.ServiceRecordProtoOrBuilder  {
	private int bitField0_
	public static final int SHORT_NAME_FIELD_NUMBER
	private volatile Object shortName_
	public static final int HEX_HASH_FIELD_NUMBER
	private volatile Object hexHash_
	public static final int IS_RUNNING_FIELD_NUMBER
	private boolean isRunning_
	public static final int PID_FIELD_NUMBER
	private int pid_
	public static final int INTENT_FIELD_NUMBER
	private android.content.IntentProto intent_
	public static final int PACKAGE_NAME_FIELD_NUMBER
	private volatile Object packageName_
	public static final int PROCESS_NAME_FIELD_NUMBER
	private volatile Object processName_
	public static final int PERMISSION_FIELD_NUMBER
	private volatile Object permission_
	public static final int APPINFO_FIELD_NUMBER
	private com.android.server.am.proto.ServiceRecordProto$AppInfo appinfo_
	public static final int APP_FIELD_NUMBER
	private com.android.server.am.proto.ProcessRecordProto app_
	public static final int ISOLATED_PROC_FIELD_NUMBER
	private com.android.server.am.proto.ProcessRecordProto isolatedProc_
	public static final int WHITELIST_MANAGER_FIELD_NUMBER
	private boolean whitelistManager_
	public static final int DELAYED_FIELD_NUMBER
	private boolean delayed_
	public static final int FOREGROUND_FIELD_NUMBER
	private com.android.server.am.proto.ServiceRecordProto$Foreground foreground_
	public static final int CREATE_REAL_TIME_FIELD_NUMBER
	private android.util.Duration createRealTime_
	public static final int STARTING_BG_TIMEOUT_FIELD_NUMBER
	private android.util.Duration startingBgTimeout_
	public static final int LAST_ACTIVITY_TIME_FIELD_NUMBER
	private android.util.Duration lastActivityTime_
	public static final int RESTART_TIME_FIELD_NUMBER
	private android.util.Duration restartTime_
	public static final int CREATED_FROM_FG_FIELD_NUMBER
	private boolean createdFromFg_
	public static final int START_FIELD_NUMBER
	private com.android.server.am.proto.ServiceRecordProto$Start start_
	public static final int EXECUTE_FIELD_NUMBER
	private com.android.server.am.proto.ServiceRecordProto$ExecuteNesting execute_
	public static final int DESTORY_TIME_FIELD_NUMBER
	private android.util.Duration destoryTime_
	public static final int CRASH_FIELD_NUMBER
	private com.android.server.am.proto.ServiceRecordProto$Crash crash_
	public static final int DELIVERED_STARTS_FIELD_NUMBER
	private java.util.List deliveredStarts_
	public static final int PENDING_STARTS_FIELD_NUMBER
	private java.util.List pendingStarts_
	public static final int BINDINGS_FIELD_NUMBER
	private java.util.List bindings_
	public static final int CONNECTIONS_FIELD_NUMBER
	private java.util.List connections_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.ServiceRecordProto 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.content.IntentProto$Builder subBuilder
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		com.android.server.am.proto.ServiceRecordProto$AppInfo$Builder subBuilder
		com.android.server.am.proto.ProcessRecordProto$Builder subBuilder
		com.android.server.am.proto.ProcessRecordProto$Builder subBuilder
		com.android.server.am.proto.ServiceRecordProto$Foreground$Builder subBuilder
		android.util.Duration$Builder subBuilder
		android.util.Duration$Builder subBuilder
		android.util.Duration$Builder subBuilder
		android.util.Duration$Builder subBuilder
		com.android.server.am.proto.ServiceRecordProto$Start$Builder subBuilder
		com.android.server.am.proto.ServiceRecordProto$ExecuteNesting$Builder subBuilder
		android.util.Duration$Builder subBuilder
		com.android.server.am.proto.ServiceRecordProto$Crash$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 hasShortName () 
	public java.lang.String getShortName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getShortNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasHexHash () 
	public java.lang.String getHexHash () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getHexHashBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsRunning () 
	public boolean getIsRunning () 
	public boolean hasPid () 
	public int getPid () 
	public boolean hasIntent () 
	public android.content.IntentProto getIntent () 
	public android.content.IntentProtoOrBuilder getIntentOrBuilder () 
	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 hasProcessName () 
	public java.lang.String getProcessName () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getProcessNameBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasPermission () 
	public java.lang.String getPermission () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getPermissionBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasAppinfo () 
	public com.android.server.am.proto.ServiceRecordProto$AppInfo getAppinfo () 
	public com.android.server.am.proto.ServiceRecordProto$AppInfoOrBuilder getAppinfoOrBuilder () 
	public boolean hasApp () 
	public com.android.server.am.proto.ProcessRecordProto getApp () 
	public com.android.server.am.proto.ProcessRecordProtoOrBuilder getAppOrBuilder () 
	public boolean hasIsolatedProc () 
	public com.android.server.am.proto.ProcessRecordProto getIsolatedProc () 
	public com.android.server.am.proto.ProcessRecordProtoOrBuilder getIsolatedProcOrBuilder () 
	public boolean hasWhitelistManager () 
	public boolean getWhitelistManager () 
	public boolean hasDelayed () 
	public boolean getDelayed () 
	public boolean hasForeground () 
	public com.android.server.am.proto.ServiceRecordProto$Foreground getForeground () 
	public com.android.server.am.proto.ServiceRecordProto$ForegroundOrBuilder getForegroundOrBuilder () 
	public boolean hasCreateRealTime () 
	public android.util.Duration getCreateRealTime () 
	public android.util.DurationOrBuilder getCreateRealTimeOrBuilder () 
	public boolean hasStartingBgTimeout () 
	public android.util.Duration getStartingBgTimeout () 
	public android.util.DurationOrBuilder getStartingBgTimeoutOrBuilder () 
	public boolean hasLastActivityTime () 
	public android.util.Duration getLastActivityTime () 
	public android.util.DurationOrBuilder getLastActivityTimeOrBuilder () 
	public boolean hasRestartTime () 
	public android.util.Duration getRestartTime () 
	public android.util.DurationOrBuilder getRestartTimeOrBuilder () 
	public boolean hasCreatedFromFg () 
	public boolean getCreatedFromFg () 
	public boolean hasStart () 
	public com.android.server.am.proto.ServiceRecordProto$Start getStart () 
	public com.android.server.am.proto.ServiceRecordProto$StartOrBuilder getStartOrBuilder () 
	public boolean hasExecute () 
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNesting getExecute () 
	public com.android.server.am.proto.ServiceRecordProto$ExecuteNestingOrBuilder getExecuteOrBuilder () 
	public boolean hasDestoryTime () 
	public android.util.Duration getDestoryTime () 
	public android.util.DurationOrBuilder getDestoryTimeOrBuilder () 
	public boolean hasCrash () 
	public com.android.server.am.proto.ServiceRecordProto$Crash getCrash () 
	public com.android.server.am.proto.ServiceRecordProto$CrashOrBuilder getCrashOrBuilder () 
	public java.util.List getDeliveredStartsList () 
	public java.util.List getDeliveredStartsOrBuilderList () 
	public int getDeliveredStartsCount () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto getDeliveredStarts (int) 
		int index
	public com.android.server.am.proto.ServiceRecordProto$StartItemProtoOrBuilder getDeliveredStartsOrBuilder (int) 
		int index
	public java.util.List getPendingStartsList () 
	public java.util.List getPendingStartsOrBuilderList () 
	public int getPendingStartsCount () 
	public com.android.server.am.proto.ServiceRecordProto$StartItemProto getPendingStarts (int) 
		int index
	public com.android.server.am.proto.ServiceRecordProto$StartItemProtoOrBuilder getPendingStartsOrBuilder (int) 
		int index
	public java.util.List getBindingsList () 
	public java.util.List getBindingsOrBuilderList () 
	public int getBindingsCount () 
	public com.android.server.am.proto.IntentBindRecordProto getBindings (int) 
		int index
	public com.android.server.am.proto.IntentBindRecordProtoOrBuilder getBindingsOrBuilder (int) 
		int index
	public java.util.List getConnectionsList () 
	public java.util.List getConnectionsOrBuilderList () 
	public int getConnectionsCount () 
	public com.android.server.am.proto.ConnectionRecordProto getConnections (int) 
		int index
	public com.android.server.am.proto.ConnectionRecordProtoOrBuilder getConnectionsOrBuilder (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
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int i
		int i
		int i
		int size
	public static com.android.server.am.proto.ServiceRecordProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.ServiceRecordProto 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 com.android.server.am.proto.ServiceRecordProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.ServiceRecordProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ServiceRecordProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.ServiceRecordProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.ServiceRecordProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.ServiceRecordProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.ServiceRecordProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.ServiceRecordProto$Builder newBuilder () 
	public static com.android.server.am.proto.ServiceRecordProto$Builder newBuilder (com.android.server.am.proto.ServiceRecordProto) 
		com.android.server.am.proto.ServiceRecordProto prototype
	public com.android.server.am.proto.ServiceRecordProto$Builder toBuilder () 
	protected com.android.server.am.proto.ServiceRecordProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.ServiceRecordProto$Builder builder
	public static com.android.server.am.proto.ServiceRecordProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.ServiceRecordProto 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$6800 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.am.proto.ServiceRecordProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.ServiceRecordProto$1 x1
	static java.lang.Object access$7002 (com.android.server.am.proto.ServiceRecordProto, java.lang.Object) 
		com.android.server.am.proto.ServiceRecordProto x0
		Object x1
	static java.lang.Object access$7102 (com.android.server.am.proto.ServiceRecordProto, java.lang.Object) 
		com.android.server.am.proto.ServiceRecordProto x0
		Object x1
	static boolean access$7202 (com.android.server.am.proto.ServiceRecordProto, boolean) 
		com.android.server.am.proto.ServiceRecordProto x0
		boolean x1
	static int access$7302 (com.android.server.am.proto.ServiceRecordProto, int) 
		com.android.server.am.proto.ServiceRecordProto x0
		int x1
	static android.content.IntentProto access$7402 (com.android.server.am.proto.ServiceRecordProto, android.content.IntentProto) 
		com.android.server.am.proto.ServiceRecordProto x0
		android.content.IntentProto x1
	static java.lang.Object access$7502 (com.android.server.am.proto.ServiceRecordProto, java.lang.Object) 
		com.android.server.am.proto.ServiceRecordProto x0
		Object x1
	static java.lang.Object access$7602 (com.android.server.am.proto.ServiceRecordProto, java.lang.Object) 
		com.android.server.am.proto.ServiceRecordProto x0
		Object x1
	static java.lang.Object access$7702 (com.android.server.am.proto.ServiceRecordProto, java.lang.Object) 
		com.android.server.am.proto.ServiceRecordProto x0
		Object x1
	static com.android.server.am.proto.ServiceRecordProto$AppInfo access$7802 (com.android.server.am.proto.ServiceRecordProto, com.android.server.am.proto.ServiceRecordProto$AppInfo) 
		com.android.server.am.proto.ServiceRecordProto x0
		com.android.server.am.proto.ServiceRecordProto$AppInfo x1
	static com.android.server.am.proto.ProcessRecordProto access$7902 (com.android.server.am.proto.ServiceRecordProto, com.android.server.am.proto.ProcessRecordProto) 
		com.android.server.am.proto.ServiceRecordProto x0
		com.android.server.am.proto.ProcessRecordProto x1
	static com.android.server.am.proto.ProcessRecordProto access$8002 (com.android.server.am.proto.ServiceRecordProto, com.android.server.am.proto.ProcessRecordProto) 
		com.android.server.am.proto.ServiceRecordProto x0
		com.android.server.am.proto.ProcessRecordProto x1
	static boolean access$8102 (com.android.server.am.proto.ServiceRecordProto, boolean) 
		com.android.server.am.proto.ServiceRecordProto x0
		boolean x1
	static boolean access$8202 (com.android.server.am.proto.ServiceRecordProto, boolean) 
		com.android.server.am.proto.ServiceRecordProto x0
		boolean x1
	static com.android.server.am.proto.ServiceRecordProto$Foreground access$8302 (com.android.server.am.proto.ServiceRecordProto, com.android.server.am.proto.ServiceRecordProto$Foreground) 
		com.android.server.am.proto.ServiceRecordProto x0
		com.android.server.am.proto.ServiceRecordProto$Foreground x1
	static android.util.Duration access$8402 (com.android.server.am.proto.ServiceRecordProto, android.util.Duration) 
		com.android.server.am.proto.ServiceRecordProto x0
		android.util.Duration x1
	static android.util.Duration access$8502 (com.android.server.am.proto.ServiceRecordProto, android.util.Duration) 
		com.android.server.am.proto.ServiceRecordProto x0
		android.util.Duration x1
	static android.util.Duration access$8602 (com.android.server.am.proto.ServiceRecordProto, android.util.Duration) 
		com.android.server.am.proto.ServiceRecordProto x0
		android.util.Duration x1
	static android.util.Duration access$8702 (com.android.server.am.proto.ServiceRecordProto, android.util.Duration) 
		com.android.server.am.proto.ServiceRecordProto x0
		android.util.Duration x1
	static boolean access$8802 (com.android.server.am.proto.ServiceRecordProto, boolean) 
		com.android.server.am.proto.ServiceRecordProto x0
		boolean x1
	static com.android.server.am.proto.ServiceRecordProto$Start access$8902 (com.android.server.am.proto.ServiceRecordProto, com.android.server.am.proto.ServiceRecordProto$Start) 
		com.android.server.am.proto.ServiceRecordProto x0
		com.android.server.am.proto.ServiceRecordProto$Start x1
	static com.android.server.am.proto.ServiceRecordProto$ExecuteNesting access$9002 (com.android.server.am.proto.ServiceRecordProto, com.android.server.am.proto.ServiceRecordProto$ExecuteNesting) 
		com.android.server.am.proto.ServiceRecordProto x0
		com.android.server.am.proto.ServiceRecordProto$ExecuteNesting x1
	static android.util.Duration access$9102 (com.android.server.am.proto.ServiceRecordProto, android.util.Duration) 
		com.android.server.am.proto.ServiceRecordProto x0
		android.util.Duration x1
	static com.android.server.am.proto.ServiceRecordProto$Crash access$9202 (com.android.server.am.proto.ServiceRecordProto, com.android.server.am.proto.ServiceRecordProto$Crash) 
		com.android.server.am.proto.ServiceRecordProto x0
		com.android.server.am.proto.ServiceRecordProto$Crash x1
	static java.util.List access$9302 (com.android.server.am.proto.ServiceRecordProto, java.util.List) 
		com.android.server.am.proto.ServiceRecordProto x0
		java.util.List x1
	static java.util.List access$9402 (com.android.server.am.proto.ServiceRecordProto, java.util.List) 
		com.android.server.am.proto.ServiceRecordProto x0
		java.util.List x1
	static java.util.List access$9502 (com.android.server.am.proto.ServiceRecordProto, java.util.List) 
		com.android.server.am.proto.ServiceRecordProto x0
		java.util.List x1
	static java.util.List access$9602 (com.android.server.am.proto.ServiceRecordProto, java.util.List) 
		com.android.server.am.proto.ServiceRecordProto x0
		java.util.List x1
	static int access$9702 (com.android.server.am.proto.ServiceRecordProto, int) 
		com.android.server.am.proto.ServiceRecordProto x0
		int x1
	static java.lang.Object access$7000 (com.android.server.am.proto.ServiceRecordProto) 
		com.android.server.am.proto.ServiceRecordProto x0
	static java.lang.Object access$7100 (com.android.server.am.proto.ServiceRecordProto) 
		com.android.server.am.proto.ServiceRecordProto x0
	static java.lang.Object access$7500 (com.android.server.am.proto.ServiceRecordProto) 
		com.android.server.am.proto.ServiceRecordProto x0
	static java.lang.Object access$7600 (com.android.server.am.proto.ServiceRecordProto) 
		com.android.server.am.proto.ServiceRecordProto x0
	static java.lang.Object access$7700 (com.android.server.am.proto.ServiceRecordProto) 
		com.android.server.am.proto.ServiceRecordProto x0
	static java.util.List access$9300 (com.android.server.am.proto.ServiceRecordProto) 
		com.android.server.am.proto.ServiceRecordProto x0
	static boolean access$9800 () 
	static java.util.List access$9400 (com.android.server.am.proto.ServiceRecordProto) 
		com.android.server.am.proto.ServiceRecordProto x0
	static boolean access$9900 () 
	static java.util.List access$9500 (com.android.server.am.proto.ServiceRecordProto) 
		com.android.server.am.proto.ServiceRecordProto x0
	static boolean access$10000 () 
	static java.util.List access$9600 (com.android.server.am.proto.ServiceRecordProto) 
		com.android.server.am.proto.ServiceRecordProto x0
	static boolean access$10100 () 
	static com.google.protobuf.UnknownFieldSet access$10200 (com.android.server.am.proto.ServiceRecordProto) 
		com.android.server.am.proto.ServiceRecordProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.ServiceRecordProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.ServiceRecordProto$1 x2
	static void  () 
}

com/android/server/am/proto/ServiceRecordProtoOrBuilder.class
ServiceRecordProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.ServiceRecordProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasShortName () 
	public abstract java.lang.String getShortName () 
	public abstract com.google.protobuf.ByteString getShortNameBytes () 
	public abstract boolean hasHexHash () 
	public abstract java.lang.String getHexHash () 
	public abstract com.google.protobuf.ByteString getHexHashBytes () 
	public abstract boolean hasIsRunning () 
	public abstract boolean getIsRunning () 
	public abstract boolean hasPid () 
	public abstract int getPid () 
	public abstract boolean hasIntent () 
	public abstract android.content.IntentProto getIntent () 
	public abstract android.content.IntentProtoOrBuilder getIntentOrBuilder () 
	public abstract boolean hasPackageName () 
	public abstract java.lang.String getPackageName () 
	public abstract com.google.protobuf.ByteString getPackageNameBytes () 
	public abstract boolean hasProcessName () 
	public abstract java.lang.String getProcessName () 
	public abstract com.google.protobuf.ByteString getProcessNameBytes () 
	public abstract boolean hasPermission () 
	public abstract java.lang.String getPermission () 
	public abstract com.google.protobuf.ByteString getPermissionBytes () 
	public abstract boolean hasAppinfo () 
	public abstract com.android.server.am.proto.ServiceRecordProto$AppInfo getAppinfo () 
	public abstract com.android.server.am.proto.ServiceRecordProto$AppInfoOrBuilder getAppinfoOrBuilder () 
	public abstract boolean hasApp () 
	public abstract com.android.server.am.proto.ProcessRecordProto getApp () 
	public abstract com.android.server.am.proto.ProcessRecordProtoOrBuilder getAppOrBuilder () 
	public abstract boolean hasIsolatedProc () 
	public abstract com.android.server.am.proto.ProcessRecordProto getIsolatedProc () 
	public abstract com.android.server.am.proto.ProcessRecordProtoOrBuilder getIsolatedProcOrBuilder () 
	public abstract boolean hasWhitelistManager () 
	public abstract boolean getWhitelistManager () 
	public abstract boolean hasDelayed () 
	public abstract boolean getDelayed () 
	public abstract boolean hasForeground () 
	public abstract com.android.server.am.proto.ServiceRecordProto$Foreground getForeground () 
	public abstract com.android.server.am.proto.ServiceRecordProto$ForegroundOrBuilder getForegroundOrBuilder () 
	public abstract boolean hasCreateRealTime () 
	public abstract android.util.Duration getCreateRealTime () 
	public abstract android.util.DurationOrBuilder getCreateRealTimeOrBuilder () 
	public abstract boolean hasStartingBgTimeout () 
	public abstract android.util.Duration getStartingBgTimeout () 
	public abstract android.util.DurationOrBuilder getStartingBgTimeoutOrBuilder () 
	public abstract boolean hasLastActivityTime () 
	public abstract android.util.Duration getLastActivityTime () 
	public abstract android.util.DurationOrBuilder getLastActivityTimeOrBuilder () 
	public abstract boolean hasRestartTime () 
	public abstract android.util.Duration getRestartTime () 
	public abstract android.util.DurationOrBuilder getRestartTimeOrBuilder () 
	public abstract boolean hasCreatedFromFg () 
	public abstract boolean getCreatedFromFg () 
	public abstract boolean hasStart () 
	public abstract com.android.server.am.proto.ServiceRecordProto$Start getStart () 
	public abstract com.android.server.am.proto.ServiceRecordProto$StartOrBuilder getStartOrBuilder () 
	public abstract boolean hasExecute () 
	public abstract com.android.server.am.proto.ServiceRecordProto$ExecuteNesting getExecute () 
	public abstract com.android.server.am.proto.ServiceRecordProto$ExecuteNestingOrBuilder getExecuteOrBuilder () 
	public abstract boolean hasDestoryTime () 
	public abstract android.util.Duration getDestoryTime () 
	public abstract android.util.DurationOrBuilder getDestoryTimeOrBuilder () 
	public abstract boolean hasCrash () 
	public abstract com.android.server.am.proto.ServiceRecordProto$Crash getCrash () 
	public abstract com.android.server.am.proto.ServiceRecordProto$CrashOrBuilder getCrashOrBuilder () 
	public abstract java.util.List getDeliveredStartsList () 
	public abstract com.android.server.am.proto.ServiceRecordProto$StartItemProto getDeliveredStarts (int) 
	public abstract int getDeliveredStartsCount () 
	public abstract java.util.List getDeliveredStartsOrBuilderList () 
	public abstract com.android.server.am.proto.ServiceRecordProto$StartItemProtoOrBuilder getDeliveredStartsOrBuilder (int) 
	public abstract java.util.List getPendingStartsList () 
	public abstract com.android.server.am.proto.ServiceRecordProto$StartItemProto getPendingStarts (int) 
	public abstract int getPendingStartsCount () 
	public abstract java.util.List getPendingStartsOrBuilderList () 
	public abstract com.android.server.am.proto.ServiceRecordProto$StartItemProtoOrBuilder getPendingStartsOrBuilder (int) 
	public abstract java.util.List getBindingsList () 
	public abstract com.android.server.am.proto.IntentBindRecordProto getBindings (int) 
	public abstract int getBindingsCount () 
	public abstract java.util.List getBindingsOrBuilderList () 
	public abstract com.android.server.am.proto.IntentBindRecordProtoOrBuilder getBindingsOrBuilder (int) 
	public abstract java.util.List getConnectionsList () 
	public abstract com.android.server.am.proto.ConnectionRecordProto getConnections (int) 
	public abstract int getConnectionsCount () 
	public abstract java.util.List getConnectionsOrBuilderList () 
	public abstract com.android.server.am.proto.ConnectionRecordProtoOrBuilder getConnectionsOrBuilder (int) 
}

com/android/server/am/proto/StickyBroadcastProto$1.class
StickyBroadcastProto.java
package com.android.server.am.proto
final com.android.server.am.proto.StickyBroadcastProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.StickyBroadcastProto 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 
}

com/android/server/am/proto/StickyBroadcastProto$Builder.class
StickyBroadcastProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.StickyBroadcastProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.StickyBroadcastProtoOrBuilder  {
	private int bitField0_
	private int user_
	private java.util.List actions_
	private com.google.protobuf.RepeatedFieldBuilder actionsBuilder_
	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 com.android.server.am.proto.StickyBroadcastProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.StickyBroadcastProto getDefaultInstanceForType () 
	public com.android.server.am.proto.StickyBroadcastProto build () 
		com.android.server.am.proto.StickyBroadcastProto result
	public com.android.server.am.proto.StickyBroadcastProto buildPartial () 
		com.android.server.am.proto.StickyBroadcastProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.StickyBroadcastProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.StickyBroadcastProto$Builder mergeFrom (com.android.server.am.proto.StickyBroadcastProto) 
		com.android.server.am.proto.StickyBroadcastProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.StickyBroadcastProto$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
		com.android.server.am.proto.StickyBroadcastProto parsedMessage
	public boolean hasUser () 
	public int getUser () 
	public com.android.server.am.proto.StickyBroadcastProto$Builder setUser (int) 
		int value
	public com.android.server.am.proto.StickyBroadcastProto$Builder clearUser () 
	private void ensureActionsIsMutable () 
	public java.util.List getActionsList () 
	public int getActionsCount () 
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction getActions (int) 
		int index
	public com.android.server.am.proto.StickyBroadcastProto$Builder setActions (int, com.android.server.am.proto.StickyBroadcastProto$StickyAction) 
		int index
		com.android.server.am.proto.StickyBroadcastProto$StickyAction value
	public com.android.server.am.proto.StickyBroadcastProto$Builder setActions (int, com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder) 
		int index
		com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder builderForValue
	public com.android.server.am.proto.StickyBroadcastProto$Builder addActions (com.android.server.am.proto.StickyBroadcastProto$StickyAction) 
		com.android.server.am.proto.StickyBroadcastProto$StickyAction value
	public com.android.server.am.proto.StickyBroadcastProto$Builder addActions (int, com.android.server.am.proto.StickyBroadcastProto$StickyAction) 
		int index
		com.android.server.am.proto.StickyBroadcastProto$StickyAction value
	public com.android.server.am.proto.StickyBroadcastProto$Builder addActions (com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder) 
		com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder builderForValue
	public com.android.server.am.proto.StickyBroadcastProto$Builder addActions (int, com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder) 
		int index
		com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder builderForValue
	public com.android.server.am.proto.StickyBroadcastProto$Builder addAllActions (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.StickyBroadcastProto$Builder clearActions () 
	public com.android.server.am.proto.StickyBroadcastProto$Builder removeActions (int) 
		int index
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder getActionsBuilder (int) 
		int index
	public com.android.server.am.proto.StickyBroadcastProto$StickyActionOrBuilder getActionsOrBuilder (int) 
		int index
	public java.util.List getActionsOrBuilderList () 
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder addActionsBuilder () 
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder addActionsBuilder (int) 
		int index
	public java.util.List getActionsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getActionsFieldBuilder () 
	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  (com.android.server.am.proto.StickyBroadcastProto$1) 
		com.android.server.am.proto.StickyBroadcastProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.StickyBroadcastProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.StickyBroadcastProto$1 x1
}

com/android/server/am/proto/StickyBroadcastProto$StickyAction$1.class
StickyBroadcastProto.java
package com.android.server.am.proto
final com.android.server.am.proto.StickyBroadcastProto$StickyAction$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction 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 
}

com/android/server/am/proto/StickyBroadcastProto$StickyAction$Builder.class
StickyBroadcastProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.StickyBroadcastProto$StickyActionOrBuilder  {
	private int bitField0_
	private Object name_
	private java.util.List intents_
	private com.google.protobuf.RepeatedFieldBuilder intentsBuilder_
	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 com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction getDefaultInstanceForType () 
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction build () 
		com.android.server.am.proto.StickyBroadcastProto$StickyAction result
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction buildPartial () 
		com.android.server.am.proto.StickyBroadcastProto$StickyAction result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder mergeFrom (com.android.server.am.proto.StickyBroadcastProto$StickyAction) 
		com.android.server.am.proto.StickyBroadcastProto$StickyAction other
	public final boolean isInitialized () 
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction$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
		com.android.server.am.proto.StickyBroadcastProto$StickyAction 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 com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder setName (java.lang.String) 
		String value
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder clearName () 
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureIntentsIsMutable () 
	public java.util.List getIntentsList () 
	public int getIntentsCount () 
	public android.content.IntentProto getIntents (int) 
		int index
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder setIntents (int, android.content.IntentProto) 
		int index
		android.content.IntentProto value
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder setIntents (int, android.content.IntentProto$Builder) 
		int index
		android.content.IntentProto$Builder builderForValue
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder addIntents (android.content.IntentProto) 
		android.content.IntentProto value
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder addIntents (int, android.content.IntentProto) 
		int index
		android.content.IntentProto value
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder addIntents (android.content.IntentProto$Builder) 
		android.content.IntentProto$Builder builderForValue
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder addIntents (int, android.content.IntentProto$Builder) 
		int index
		android.content.IntentProto$Builder builderForValue
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder addAllIntents (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder clearIntents () 
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder removeIntents (int) 
		int index
	public android.content.IntentProto$Builder getIntentsBuilder (int) 
		int index
	public android.content.IntentProtoOrBuilder getIntentsOrBuilder (int) 
		int index
	public java.util.List getIntentsOrBuilderList () 
	public android.content.IntentProto$Builder addIntentsBuilder () 
	public android.content.IntentProto$Builder addIntentsBuilder (int) 
		int index
	public java.util.List getIntentsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getIntentsFieldBuilder () 
	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  (com.android.server.am.proto.StickyBroadcastProto$1) 
		com.android.server.am.proto.StickyBroadcastProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.StickyBroadcastProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.StickyBroadcastProto$1 x1
}

com/android/server/am/proto/StickyBroadcastProto$StickyAction.class
StickyBroadcastProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.StickyBroadcastProto$StickyAction extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.StickyBroadcastProto$StickyActionOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int INTENTS_FIELD_NUMBER
	private java.util.List intents_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.StickyBroadcastProto$StickyAction 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 getIntentsList () 
	public java.util.List getIntentsOrBuilderList () 
	public int getIntentsCount () 
	public android.content.IntentProto getIntents (int) 
		int index
	public android.content.IntentProtoOrBuilder getIntentsOrBuilder (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 com.android.server.am.proto.StickyBroadcastProto$StickyAction parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.StickyBroadcastProto$StickyAction 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 com.android.server.am.proto.StickyBroadcastProto$StickyAction parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.StickyBroadcastProto$StickyAction parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.StickyBroadcastProto$StickyAction parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.StickyBroadcastProto$StickyAction parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.StickyBroadcastProto$StickyAction parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.StickyBroadcastProto$StickyAction parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.StickyBroadcastProto$StickyAction parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.StickyBroadcastProto$StickyAction parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder newBuilderForType () 
	public static com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder newBuilder () 
	public static com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder newBuilder (com.android.server.am.proto.StickyBroadcastProto$StickyAction) 
		com.android.server.am.proto.StickyBroadcastProto$StickyAction prototype
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder toBuilder () 
	protected com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.StickyBroadcastProto$StickyAction$Builder builder
	public static com.android.server.am.proto.StickyBroadcastProto$StickyAction getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction 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, com.android.server.am.proto.StickyBroadcastProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.StickyBroadcastProto$1 x1
	static java.lang.Object access$402 (com.android.server.am.proto.StickyBroadcastProto$StickyAction, java.lang.Object) 
		com.android.server.am.proto.StickyBroadcastProto$StickyAction x0
		Object x1
	static java.util.List access$502 (com.android.server.am.proto.StickyBroadcastProto$StickyAction, java.util.List) 
		com.android.server.am.proto.StickyBroadcastProto$StickyAction x0
		java.util.List x1
	static int access$602 (com.android.server.am.proto.StickyBroadcastProto$StickyAction, int) 
		com.android.server.am.proto.StickyBroadcastProto$StickyAction x0
		int x1
	static java.lang.Object access$400 (com.android.server.am.proto.StickyBroadcastProto$StickyAction) 
		com.android.server.am.proto.StickyBroadcastProto$StickyAction x0
	static java.util.List access$500 (com.android.server.am.proto.StickyBroadcastProto$StickyAction) 
		com.android.server.am.proto.StickyBroadcastProto$StickyAction x0
	static boolean access$700 () 
	static com.google.protobuf.UnknownFieldSet access$800 (com.android.server.am.proto.StickyBroadcastProto$StickyAction) 
		com.android.server.am.proto.StickyBroadcastProto$StickyAction x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.StickyBroadcastProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.StickyBroadcastProto$1 x2
	static void  () 
}

com/android/server/am/proto/StickyBroadcastProto$StickyActionOrBuilder.class
StickyBroadcastProto.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.StickyBroadcastProto$StickyActionOrBuilder 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 getIntentsList () 
	public abstract android.content.IntentProto getIntents (int) 
	public abstract int getIntentsCount () 
	public abstract java.util.List getIntentsOrBuilderList () 
	public abstract android.content.IntentProtoOrBuilder getIntentsOrBuilder (int) 
}

com/android/server/am/proto/StickyBroadcastProto.class
StickyBroadcastProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.StickyBroadcastProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.StickyBroadcastProtoOrBuilder  {
	private int bitField0_
	public static final int USER_FIELD_NUMBER
	private int user_
	public static final int ACTIONS_FIELD_NUMBER
	private java.util.List actions_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.StickyBroadcastProto 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 hasUser () 
	public int getUser () 
	public java.util.List getActionsList () 
	public java.util.List getActionsOrBuilderList () 
	public int getActionsCount () 
	public com.android.server.am.proto.StickyBroadcastProto$StickyAction getActions (int) 
		int index
	public com.android.server.am.proto.StickyBroadcastProto$StickyActionOrBuilder getActionsOrBuilder (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 com.android.server.am.proto.StickyBroadcastProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.StickyBroadcastProto 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 com.android.server.am.proto.StickyBroadcastProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.StickyBroadcastProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.StickyBroadcastProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.StickyBroadcastProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.StickyBroadcastProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.StickyBroadcastProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.StickyBroadcastProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.StickyBroadcastProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.StickyBroadcastProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.StickyBroadcastProto$Builder newBuilder () 
	public static com.android.server.am.proto.StickyBroadcastProto$Builder newBuilder (com.android.server.am.proto.StickyBroadcastProto) 
		com.android.server.am.proto.StickyBroadcastProto prototype
	public com.android.server.am.proto.StickyBroadcastProto$Builder toBuilder () 
	protected com.android.server.am.proto.StickyBroadcastProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.StickyBroadcastProto$Builder builder
	public static com.android.server.am.proto.StickyBroadcastProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.StickyBroadcastProto 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$1200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.am.proto.StickyBroadcastProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.StickyBroadcastProto$1 x1
	static int access$1402 (com.android.server.am.proto.StickyBroadcastProto, int) 
		com.android.server.am.proto.StickyBroadcastProto x0
		int x1
	static java.util.List access$1502 (com.android.server.am.proto.StickyBroadcastProto, java.util.List) 
		com.android.server.am.proto.StickyBroadcastProto x0
		java.util.List x1
	static int access$1602 (com.android.server.am.proto.StickyBroadcastProto, int) 
		com.android.server.am.proto.StickyBroadcastProto x0
		int x1
	static java.util.List access$1500 (com.android.server.am.proto.StickyBroadcastProto) 
		com.android.server.am.proto.StickyBroadcastProto x0
	static boolean access$1700 () 
	static com.google.protobuf.UnknownFieldSet access$1800 (com.android.server.am.proto.StickyBroadcastProto) 
		com.android.server.am.proto.StickyBroadcastProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.StickyBroadcastProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.StickyBroadcastProto$1 x2
	static void  () 
}

com/android/server/am/proto/StickyBroadcastProtoOrBuilder.class
StickyBroadcastProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.StickyBroadcastProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUser () 
	public abstract int getUser () 
	public abstract java.util.List getActionsList () 
	public abstract com.android.server.am.proto.StickyBroadcastProto$StickyAction getActions (int) 
	public abstract int getActionsCount () 
	public abstract java.util.List getActionsOrBuilderList () 
	public abstract com.android.server.am.proto.StickyBroadcastProto$StickyActionOrBuilder getActionsOrBuilder (int) 
}

com/android/server/am/proto/TaskRecordProto$1.class
TaskRecordProto.java
package com.android.server.am.proto
final com.android.server.am.proto.TaskRecordProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.TaskRecordProto 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 
}

com/android/server/am/proto/TaskRecordProto$Builder.class
TaskRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.TaskRecordProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.TaskRecordProtoOrBuilder  {
	private int bitField0_
	private com.android.server.wm.proto.ConfigurationContainerProto configurationContainer_
	private com.google.protobuf.SingleFieldBuilder configurationContainerBuilder_
	private int id_
	private java.util.List activities_
	private com.google.protobuf.RepeatedFieldBuilder activitiesBuilder_
	private int stackId_
	private android.graphics.RectProto lastNonFullscreenBounds_
	private com.google.protobuf.SingleFieldBuilder lastNonFullscreenBoundsBuilder_
	private Object realActivity_
	private Object origActivity_
	private int activityType_
	private int resizeMode_
	private boolean fullscreen_
	private android.graphics.RectProto bounds_
	private com.google.protobuf.SingleFieldBuilder boundsBuilder_
	private int minWidth_
	private int minHeight_
	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 com.android.server.am.proto.TaskRecordProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.TaskRecordProto getDefaultInstanceForType () 
	public com.android.server.am.proto.TaskRecordProto build () 
		com.android.server.am.proto.TaskRecordProto result
	public com.android.server.am.proto.TaskRecordProto buildPartial () 
		com.android.server.am.proto.TaskRecordProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.TaskRecordProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.TaskRecordProto$Builder mergeFrom (com.android.server.am.proto.TaskRecordProto) 
		com.android.server.am.proto.TaskRecordProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.TaskRecordProto$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
		com.android.server.am.proto.TaskRecordProto parsedMessage
	public boolean hasConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProto getConfigurationContainer () 
	public com.android.server.am.proto.TaskRecordProto$Builder setConfigurationContainer (com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.wm.proto.ConfigurationContainerProto value
	public com.android.server.am.proto.TaskRecordProto$Builder setConfigurationContainer (com.android.server.wm.proto.ConfigurationContainerProto$Builder) 
		com.android.server.wm.proto.ConfigurationContainerProto$Builder builderForValue
	public com.android.server.am.proto.TaskRecordProto$Builder mergeConfigurationContainer (com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.wm.proto.ConfigurationContainerProto value
	public com.android.server.am.proto.TaskRecordProto$Builder clearConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder getConfigurationContainerBuilder () 
	public com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder getConfigurationContainerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getConfigurationContainerFieldBuilder () 
	public boolean hasId () 
	public int getId () 
	public com.android.server.am.proto.TaskRecordProto$Builder setId (int) 
		int value
	public com.android.server.am.proto.TaskRecordProto$Builder clearId () 
	private void ensureActivitiesIsMutable () 
	public java.util.List getActivitiesList () 
	public int getActivitiesCount () 
	public com.android.server.am.proto.ActivityRecordProto getActivities (int) 
		int index
	public com.android.server.am.proto.TaskRecordProto$Builder setActivities (int, com.android.server.am.proto.ActivityRecordProto) 
		int index
		com.android.server.am.proto.ActivityRecordProto value
	public com.android.server.am.proto.TaskRecordProto$Builder setActivities (int, com.android.server.am.proto.ActivityRecordProto$Builder) 
		int index
		com.android.server.am.proto.ActivityRecordProto$Builder builderForValue
	public com.android.server.am.proto.TaskRecordProto$Builder addActivities (com.android.server.am.proto.ActivityRecordProto) 
		com.android.server.am.proto.ActivityRecordProto value
	public com.android.server.am.proto.TaskRecordProto$Builder addActivities (int, com.android.server.am.proto.ActivityRecordProto) 
		int index
		com.android.server.am.proto.ActivityRecordProto value
	public com.android.server.am.proto.TaskRecordProto$Builder addActivities (com.android.server.am.proto.ActivityRecordProto$Builder) 
		com.android.server.am.proto.ActivityRecordProto$Builder builderForValue
	public com.android.server.am.proto.TaskRecordProto$Builder addActivities (int, com.android.server.am.proto.ActivityRecordProto$Builder) 
		int index
		com.android.server.am.proto.ActivityRecordProto$Builder builderForValue
	public com.android.server.am.proto.TaskRecordProto$Builder addAllActivities (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.TaskRecordProto$Builder clearActivities () 
	public com.android.server.am.proto.TaskRecordProto$Builder removeActivities (int) 
		int index
	public com.android.server.am.proto.ActivityRecordProto$Builder getActivitiesBuilder (int) 
		int index
	public com.android.server.am.proto.ActivityRecordProtoOrBuilder getActivitiesOrBuilder (int) 
		int index
	public java.util.List getActivitiesOrBuilderList () 
	public com.android.server.am.proto.ActivityRecordProto$Builder addActivitiesBuilder () 
	public com.android.server.am.proto.ActivityRecordProto$Builder addActivitiesBuilder (int) 
		int index
	public java.util.List getActivitiesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getActivitiesFieldBuilder () 
	public boolean hasStackId () 
	public int getStackId () 
	public com.android.server.am.proto.TaskRecordProto$Builder setStackId (int) 
		int value
	public com.android.server.am.proto.TaskRecordProto$Builder clearStackId () 
	public boolean hasLastNonFullscreenBounds () 
	public android.graphics.RectProto getLastNonFullscreenBounds () 
	public com.android.server.am.proto.TaskRecordProto$Builder setLastNonFullscreenBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.am.proto.TaskRecordProto$Builder setLastNonFullscreenBounds (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public com.android.server.am.proto.TaskRecordProto$Builder mergeLastNonFullscreenBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.am.proto.TaskRecordProto$Builder clearLastNonFullscreenBounds () 
	public android.graphics.RectProto$Builder getLastNonFullscreenBoundsBuilder () 
	public android.graphics.RectProtoOrBuilder getLastNonFullscreenBoundsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLastNonFullscreenBoundsFieldBuilder () 
	public boolean hasRealActivity () 
	public java.lang.String getRealActivity () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRealActivityBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.TaskRecordProto$Builder setRealActivity (java.lang.String) 
		String value
	public com.android.server.am.proto.TaskRecordProto$Builder clearRealActivity () 
	public com.android.server.am.proto.TaskRecordProto$Builder setRealActivityBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasOrigActivity () 
	public java.lang.String getOrigActivity () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getOrigActivityBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.TaskRecordProto$Builder setOrigActivity (java.lang.String) 
		String value
	public com.android.server.am.proto.TaskRecordProto$Builder clearOrigActivity () 
	public com.android.server.am.proto.TaskRecordProto$Builder setOrigActivityBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasActivityType () 
	public int getActivityType () 
	public com.android.server.am.proto.TaskRecordProto$Builder setActivityType (int) 
		int value
	public com.android.server.am.proto.TaskRecordProto$Builder clearActivityType () 
	public boolean hasResizeMode () 
	public int getResizeMode () 
	public com.android.server.am.proto.TaskRecordProto$Builder setResizeMode (int) 
		int value
	public com.android.server.am.proto.TaskRecordProto$Builder clearResizeMode () 
	public boolean hasFullscreen () 
	public boolean getFullscreen () 
	public com.android.server.am.proto.TaskRecordProto$Builder setFullscreen (boolean) 
		boolean value
	public com.android.server.am.proto.TaskRecordProto$Builder clearFullscreen () 
	public boolean hasBounds () 
	public android.graphics.RectProto getBounds () 
	public com.android.server.am.proto.TaskRecordProto$Builder setBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.am.proto.TaskRecordProto$Builder setBounds (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public com.android.server.am.proto.TaskRecordProto$Builder mergeBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.am.proto.TaskRecordProto$Builder clearBounds () 
	public android.graphics.RectProto$Builder getBoundsBuilder () 
	public android.graphics.RectProtoOrBuilder getBoundsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBoundsFieldBuilder () 
	public boolean hasMinWidth () 
	public int getMinWidth () 
	public com.android.server.am.proto.TaskRecordProto$Builder setMinWidth (int) 
		int value
	public com.android.server.am.proto.TaskRecordProto$Builder clearMinWidth () 
	public boolean hasMinHeight () 
	public int getMinHeight () 
	public com.android.server.am.proto.TaskRecordProto$Builder setMinHeight (int) 
		int value
	public com.android.server.am.proto.TaskRecordProto$Builder clearMinHeight () 
	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  (com.android.server.am.proto.TaskRecordProto$1) 
		com.android.server.am.proto.TaskRecordProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.TaskRecordProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.TaskRecordProto$1 x1
}

com/android/server/am/proto/TaskRecordProto.class
TaskRecordProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.TaskRecordProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.TaskRecordProtoOrBuilder  {
	private int bitField0_
	public static final int CONFIGURATION_CONTAINER_FIELD_NUMBER
	private com.android.server.wm.proto.ConfigurationContainerProto configurationContainer_
	public static final int ID_FIELD_NUMBER
	private int id_
	public static final int ACTIVITIES_FIELD_NUMBER
	private java.util.List activities_
	public static final int STACK_ID_FIELD_NUMBER
	private int stackId_
	public static final int LAST_NON_FULLSCREEN_BOUNDS_FIELD_NUMBER
	private android.graphics.RectProto lastNonFullscreenBounds_
	public static final int REAL_ACTIVITY_FIELD_NUMBER
	private volatile Object realActivity_
	public static final int ORIG_ACTIVITY_FIELD_NUMBER
	private volatile Object origActivity_
	public static final int ACTIVITY_TYPE_FIELD_NUMBER
	private int activityType_
	public static final int RESIZE_MODE_FIELD_NUMBER
	private int resizeMode_
	public static final int FULLSCREEN_FIELD_NUMBER
	private boolean fullscreen_
	public static final int BOUNDS_FIELD_NUMBER
	private android.graphics.RectProto bounds_
	public static final int MIN_WIDTH_FIELD_NUMBER
	private int minWidth_
	public static final int MIN_HEIGHT_FIELD_NUMBER
	private int minHeight_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.TaskRecordProto 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.android.server.wm.proto.ConfigurationContainerProto$Builder subBuilder
		android.graphics.RectProto$Builder subBuilder
		com.google.protobuf.ByteString bs
		com.google.protobuf.ByteString bs
		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 hasConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProto getConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder getConfigurationContainerOrBuilder () 
	public boolean hasId () 
	public int getId () 
	public java.util.List getActivitiesList () 
	public java.util.List getActivitiesOrBuilderList () 
	public int getActivitiesCount () 
	public com.android.server.am.proto.ActivityRecordProto getActivities (int) 
		int index
	public com.android.server.am.proto.ActivityRecordProtoOrBuilder getActivitiesOrBuilder (int) 
		int index
	public boolean hasStackId () 
	public int getStackId () 
	public boolean hasLastNonFullscreenBounds () 
	public android.graphics.RectProto getLastNonFullscreenBounds () 
	public android.graphics.RectProtoOrBuilder getLastNonFullscreenBoundsOrBuilder () 
	public boolean hasRealActivity () 
	public java.lang.String getRealActivity () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getRealActivityBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasOrigActivity () 
	public java.lang.String getOrigActivity () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getOrigActivityBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasActivityType () 
	public int getActivityType () 
	public boolean hasResizeMode () 
	public int getResizeMode () 
	public boolean hasFullscreen () 
	public boolean getFullscreen () 
	public boolean hasBounds () 
	public android.graphics.RectProto getBounds () 
	public android.graphics.RectProtoOrBuilder getBoundsOrBuilder () 
	public boolean hasMinWidth () 
	public int getMinWidth () 
	public boolean hasMinHeight () 
	public int getMinHeight () 
	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 com.android.server.am.proto.TaskRecordProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.TaskRecordProto 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 com.android.server.am.proto.TaskRecordProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.TaskRecordProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.TaskRecordProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.TaskRecordProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.TaskRecordProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.TaskRecordProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.TaskRecordProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.TaskRecordProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.TaskRecordProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.TaskRecordProto$Builder newBuilder () 
	public static com.android.server.am.proto.TaskRecordProto$Builder newBuilder (com.android.server.am.proto.TaskRecordProto) 
		com.android.server.am.proto.TaskRecordProto prototype
	public com.android.server.am.proto.TaskRecordProto$Builder toBuilder () 
	protected com.android.server.am.proto.TaskRecordProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.TaskRecordProto$Builder builder
	public static com.android.server.am.proto.TaskRecordProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.TaskRecordProto 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, com.android.server.am.proto.TaskRecordProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.TaskRecordProto$1 x1
	static com.android.server.wm.proto.ConfigurationContainerProto access$402 (com.android.server.am.proto.TaskRecordProto, com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.am.proto.TaskRecordProto x0
		com.android.server.wm.proto.ConfigurationContainerProto x1
	static int access$502 (com.android.server.am.proto.TaskRecordProto, int) 
		com.android.server.am.proto.TaskRecordProto x0
		int x1
	static java.util.List access$602 (com.android.server.am.proto.TaskRecordProto, java.util.List) 
		com.android.server.am.proto.TaskRecordProto x0
		java.util.List x1
	static int access$702 (com.android.server.am.proto.TaskRecordProto, int) 
		com.android.server.am.proto.TaskRecordProto x0
		int x1
	static android.graphics.RectProto access$802 (com.android.server.am.proto.TaskRecordProto, android.graphics.RectProto) 
		com.android.server.am.proto.TaskRecordProto x0
		android.graphics.RectProto x1
	static java.lang.Object access$902 (com.android.server.am.proto.TaskRecordProto, java.lang.Object) 
		com.android.server.am.proto.TaskRecordProto x0
		Object x1
	static java.lang.Object access$1002 (com.android.server.am.proto.TaskRecordProto, java.lang.Object) 
		com.android.server.am.proto.TaskRecordProto x0
		Object x1
	static int access$1102 (com.android.server.am.proto.TaskRecordProto, int) 
		com.android.server.am.proto.TaskRecordProto x0
		int x1
	static int access$1202 (com.android.server.am.proto.TaskRecordProto, int) 
		com.android.server.am.proto.TaskRecordProto x0
		int x1
	static boolean access$1302 (com.android.server.am.proto.TaskRecordProto, boolean) 
		com.android.server.am.proto.TaskRecordProto x0
		boolean x1
	static android.graphics.RectProto access$1402 (com.android.server.am.proto.TaskRecordProto, android.graphics.RectProto) 
		com.android.server.am.proto.TaskRecordProto x0
		android.graphics.RectProto x1
	static int access$1502 (com.android.server.am.proto.TaskRecordProto, int) 
		com.android.server.am.proto.TaskRecordProto x0
		int x1
	static int access$1602 (com.android.server.am.proto.TaskRecordProto, int) 
		com.android.server.am.proto.TaskRecordProto x0
		int x1
	static int access$1702 (com.android.server.am.proto.TaskRecordProto, int) 
		com.android.server.am.proto.TaskRecordProto x0
		int x1
	static java.util.List access$600 (com.android.server.am.proto.TaskRecordProto) 
		com.android.server.am.proto.TaskRecordProto x0
	static boolean access$1800 () 
	static java.lang.Object access$900 (com.android.server.am.proto.TaskRecordProto) 
		com.android.server.am.proto.TaskRecordProto x0
	static java.lang.Object access$1000 (com.android.server.am.proto.TaskRecordProto) 
		com.android.server.am.proto.TaskRecordProto x0
	static com.google.protobuf.UnknownFieldSet access$1900 (com.android.server.am.proto.TaskRecordProto) 
		com.android.server.am.proto.TaskRecordProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.TaskRecordProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.TaskRecordProto$1 x2
	static void  () 
}

com/android/server/am/proto/TaskRecordProtoOrBuilder.class
TaskRecordProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.TaskRecordProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasConfigurationContainer () 
	public abstract com.android.server.wm.proto.ConfigurationContainerProto getConfigurationContainer () 
	public abstract com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder getConfigurationContainerOrBuilder () 
	public abstract boolean hasId () 
	public abstract int getId () 
	public abstract java.util.List getActivitiesList () 
	public abstract com.android.server.am.proto.ActivityRecordProto getActivities (int) 
	public abstract int getActivitiesCount () 
	public abstract java.util.List getActivitiesOrBuilderList () 
	public abstract com.android.server.am.proto.ActivityRecordProtoOrBuilder getActivitiesOrBuilder (int) 
	public abstract boolean hasStackId () 
	public abstract int getStackId () 
	public abstract boolean hasLastNonFullscreenBounds () 
	public abstract android.graphics.RectProto getLastNonFullscreenBounds () 
	public abstract android.graphics.RectProtoOrBuilder getLastNonFullscreenBoundsOrBuilder () 
	public abstract boolean hasRealActivity () 
	public abstract java.lang.String getRealActivity () 
	public abstract com.google.protobuf.ByteString getRealActivityBytes () 
	public abstract boolean hasOrigActivity () 
	public abstract java.lang.String getOrigActivity () 
	public abstract com.google.protobuf.ByteString getOrigActivityBytes () 
	public abstract boolean hasActivityType () 
	public abstract int getActivityType () 
	public abstract boolean hasResizeMode () 
	public abstract int getResizeMode () 
	public abstract boolean hasFullscreen () 
	public abstract boolean getFullscreen () 
	public abstract boolean hasBounds () 
	public abstract android.graphics.RectProto getBounds () 
	public abstract android.graphics.RectProtoOrBuilder getBoundsOrBuilder () 
	public abstract boolean hasMinWidth () 
	public abstract int getMinWidth () 
	public abstract boolean hasMinHeight () 
	public abstract int getMinHeight () 
}

com/android/server/am/proto/UriPermissionOwnerProto$1.class
UriPermissionOwnerProto.java
package com.android.server.am.proto
final com.android.server.am.proto.UriPermissionOwnerProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.am.proto.UriPermissionOwnerProto 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 
}

com/android/server/am/proto/UriPermissionOwnerProto$Builder.class
UriPermissionOwnerProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.UriPermissionOwnerProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.am.proto.UriPermissionOwnerProtoOrBuilder  {
	private int bitField0_
	private Object owner_
	private java.util.List readPerms_
	private com.google.protobuf.RepeatedFieldBuilder readPermsBuilder_
	private java.util.List writePerms_
	private com.google.protobuf.RepeatedFieldBuilder writePermsBuilder_
	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 com.android.server.am.proto.UriPermissionOwnerProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.am.proto.UriPermissionOwnerProto getDefaultInstanceForType () 
	public com.android.server.am.proto.UriPermissionOwnerProto build () 
		com.android.server.am.proto.UriPermissionOwnerProto result
	public com.android.server.am.proto.UriPermissionOwnerProto buildPartial () 
		com.android.server.am.proto.UriPermissionOwnerProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder mergeFrom (com.android.server.am.proto.UriPermissionOwnerProto) 
		com.android.server.am.proto.UriPermissionOwnerProto other
	public final boolean isInitialized () 
	public com.android.server.am.proto.UriPermissionOwnerProto$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
		com.android.server.am.proto.UriPermissionOwnerProto parsedMessage
	public boolean hasOwner () 
	public java.lang.String getOwner () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getOwnerBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder setOwner (java.lang.String) 
		String value
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder clearOwner () 
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder setOwnerBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	private void ensureReadPermsIsMutable () 
	public java.util.List getReadPermsList () 
	public int getReadPermsCount () 
	public com.android.server.am.proto.GrantUriProto getReadPerms (int) 
		int index
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder setReadPerms (int, com.android.server.am.proto.GrantUriProto) 
		int index
		com.android.server.am.proto.GrantUriProto value
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder setReadPerms (int, com.android.server.am.proto.GrantUriProto$Builder) 
		int index
		com.android.server.am.proto.GrantUriProto$Builder builderForValue
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder addReadPerms (com.android.server.am.proto.GrantUriProto) 
		com.android.server.am.proto.GrantUriProto value
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder addReadPerms (int, com.android.server.am.proto.GrantUriProto) 
		int index
		com.android.server.am.proto.GrantUriProto value
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder addReadPerms (com.android.server.am.proto.GrantUriProto$Builder) 
		com.android.server.am.proto.GrantUriProto$Builder builderForValue
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder addReadPerms (int, com.android.server.am.proto.GrantUriProto$Builder) 
		int index
		com.android.server.am.proto.GrantUriProto$Builder builderForValue
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder addAllReadPerms (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder clearReadPerms () 
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder removeReadPerms (int) 
		int index
	public com.android.server.am.proto.GrantUriProto$Builder getReadPermsBuilder (int) 
		int index
	public com.android.server.am.proto.GrantUriProtoOrBuilder getReadPermsOrBuilder (int) 
		int index
	public java.util.List getReadPermsOrBuilderList () 
	public com.android.server.am.proto.GrantUriProto$Builder addReadPermsBuilder () 
	public com.android.server.am.proto.GrantUriProto$Builder addReadPermsBuilder (int) 
		int index
	public java.util.List getReadPermsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getReadPermsFieldBuilder () 
	private void ensureWritePermsIsMutable () 
	public java.util.List getWritePermsList () 
	public int getWritePermsCount () 
	public com.android.server.am.proto.GrantUriProto getWritePerms (int) 
		int index
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder setWritePerms (int, com.android.server.am.proto.GrantUriProto) 
		int index
		com.android.server.am.proto.GrantUriProto value
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder setWritePerms (int, com.android.server.am.proto.GrantUriProto$Builder) 
		int index
		com.android.server.am.proto.GrantUriProto$Builder builderForValue
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder addWritePerms (com.android.server.am.proto.GrantUriProto) 
		com.android.server.am.proto.GrantUriProto value
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder addWritePerms (int, com.android.server.am.proto.GrantUriProto) 
		int index
		com.android.server.am.proto.GrantUriProto value
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder addWritePerms (com.android.server.am.proto.GrantUriProto$Builder) 
		com.android.server.am.proto.GrantUriProto$Builder builderForValue
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder addWritePerms (int, com.android.server.am.proto.GrantUriProto$Builder) 
		int index
		com.android.server.am.proto.GrantUriProto$Builder builderForValue
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder addAllWritePerms (java.lang.Iterable) 
		Iterable values
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder clearWritePerms () 
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder removeWritePerms (int) 
		int index
	public com.android.server.am.proto.GrantUriProto$Builder getWritePermsBuilder (int) 
		int index
	public com.android.server.am.proto.GrantUriProtoOrBuilder getWritePermsOrBuilder (int) 
		int index
	public java.util.List getWritePermsOrBuilderList () 
	public com.android.server.am.proto.GrantUriProto$Builder addWritePermsBuilder () 
	public com.android.server.am.proto.GrantUriProto$Builder addWritePermsBuilder (int) 
		int index
	public java.util.List getWritePermsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getWritePermsFieldBuilder () 
	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  (com.android.server.am.proto.UriPermissionOwnerProto$1) 
		com.android.server.am.proto.UriPermissionOwnerProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.am.proto.UriPermissionOwnerProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.am.proto.UriPermissionOwnerProto$1 x1
}

com/android/server/am/proto/UriPermissionOwnerProto.class
UriPermissionOwnerProto.java
package com.android.server.am.proto
public final com.android.server.am.proto.UriPermissionOwnerProto extends com.google.protobuf.GeneratedMessage implements com.android.server.am.proto.UriPermissionOwnerProtoOrBuilder  {
	private int bitField0_
	public static final int OWNER_FIELD_NUMBER
	private volatile Object owner_
	public static final int READ_PERMS_FIELD_NUMBER
	private java.util.List readPerms_
	public static final int WRITE_PERMS_FIELD_NUMBER
	private java.util.List writePerms_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.am.proto.UriPermissionOwnerProto 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 hasOwner () 
	public java.lang.String getOwner () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getOwnerBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public java.util.List getReadPermsList () 
	public java.util.List getReadPermsOrBuilderList () 
	public int getReadPermsCount () 
	public com.android.server.am.proto.GrantUriProto getReadPerms (int) 
		int index
	public com.android.server.am.proto.GrantUriProtoOrBuilder getReadPermsOrBuilder (int) 
		int index
	public java.util.List getWritePermsList () 
	public java.util.List getWritePermsOrBuilderList () 
	public int getWritePermsCount () 
	public com.android.server.am.proto.GrantUriProto getWritePerms (int) 
		int index
	public com.android.server.am.proto.GrantUriProtoOrBuilder getWritePermsOrBuilder (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 com.android.server.am.proto.UriPermissionOwnerProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.am.proto.UriPermissionOwnerProto 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 com.android.server.am.proto.UriPermissionOwnerProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.am.proto.UriPermissionOwnerProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.UriPermissionOwnerProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.UriPermissionOwnerProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.UriPermissionOwnerProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.am.proto.UriPermissionOwnerProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.am.proto.UriPermissionOwnerProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.am.proto.UriPermissionOwnerProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder newBuilderForType () 
	public static com.android.server.am.proto.UriPermissionOwnerProto$Builder newBuilder () 
	public static com.android.server.am.proto.UriPermissionOwnerProto$Builder newBuilder (com.android.server.am.proto.UriPermissionOwnerProto) 
		com.android.server.am.proto.UriPermissionOwnerProto prototype
	public com.android.server.am.proto.UriPermissionOwnerProto$Builder toBuilder () 
	protected com.android.server.am.proto.UriPermissionOwnerProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.am.proto.UriPermissionOwnerProto$Builder builder
	public static com.android.server.am.proto.UriPermissionOwnerProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.am.proto.UriPermissionOwnerProto 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, com.android.server.am.proto.UriPermissionOwnerProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.am.proto.UriPermissionOwnerProto$1 x1
	static java.lang.Object access$402 (com.android.server.am.proto.UriPermissionOwnerProto, java.lang.Object) 
		com.android.server.am.proto.UriPermissionOwnerProto x0
		Object x1
	static java.util.List access$502 (com.android.server.am.proto.UriPermissionOwnerProto, java.util.List) 
		com.android.server.am.proto.UriPermissionOwnerProto x0
		java.util.List x1
	static java.util.List access$602 (com.android.server.am.proto.UriPermissionOwnerProto, java.util.List) 
		com.android.server.am.proto.UriPermissionOwnerProto x0
		java.util.List x1
	static int access$702 (com.android.server.am.proto.UriPermissionOwnerProto, int) 
		com.android.server.am.proto.UriPermissionOwnerProto x0
		int x1
	static java.lang.Object access$400 (com.android.server.am.proto.UriPermissionOwnerProto) 
		com.android.server.am.proto.UriPermissionOwnerProto x0
	static java.util.List access$500 (com.android.server.am.proto.UriPermissionOwnerProto) 
		com.android.server.am.proto.UriPermissionOwnerProto x0
	static boolean access$800 () 
	static java.util.List access$600 (com.android.server.am.proto.UriPermissionOwnerProto) 
		com.android.server.am.proto.UriPermissionOwnerProto x0
	static boolean access$900 () 
	static com.google.protobuf.UnknownFieldSet access$1000 (com.android.server.am.proto.UriPermissionOwnerProto) 
		com.android.server.am.proto.UriPermissionOwnerProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.am.proto.UriPermissionOwnerProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.am.proto.UriPermissionOwnerProto$1 x2
	static void  () 
}

com/android/server/am/proto/UriPermissionOwnerProtoOrBuilder.class
UriPermissionOwnerProtoOrBuilder.java
package com.android.server.am.proto
public abstract com.android.server.am.proto.UriPermissionOwnerProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasOwner () 
	public abstract java.lang.String getOwner () 
	public abstract com.google.protobuf.ByteString getOwnerBytes () 
	public abstract java.util.List getReadPermsList () 
	public abstract com.android.server.am.proto.GrantUriProto getReadPerms (int) 
	public abstract int getReadPermsCount () 
	public abstract java.util.List getReadPermsOrBuilderList () 
	public abstract com.android.server.am.proto.GrantUriProtoOrBuilder getReadPermsOrBuilder (int) 
	public abstract java.util.List getWritePermsList () 
	public abstract com.android.server.am.proto.GrantUriProto getWritePerms (int) 
	public abstract int getWritePermsCount () 
	public abstract java.util.List getWritePermsOrBuilderList () 
	public abstract com.android.server.am.proto.GrantUriProtoOrBuilder getWritePermsOrBuilder (int) 
}

com/android/server/fingerprint/FingerprintServiceDumpProto$1.class
FingerprintServiceDumpProto.java
package com.android.server.fingerprint
final com.android.server.fingerprint.FingerprintServiceDumpProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.fingerprint.FingerprintServiceDumpProto 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 
}

com/android/server/fingerprint/FingerprintServiceDumpProto$Builder.class
FingerprintServiceDumpProto.java
package com.android.server.fingerprint
public final com.android.server.fingerprint.FingerprintServiceDumpProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.fingerprint.FingerprintServiceDumpProtoOrBuilder  {
	private int bitField0_
	private java.util.List users_
	private com.google.protobuf.RepeatedFieldBuilder usersBuilder_
	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 com.android.server.fingerprint.FingerprintServiceDumpProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.fingerprint.FingerprintServiceDumpProto getDefaultInstanceForType () 
	public com.android.server.fingerprint.FingerprintServiceDumpProto build () 
		com.android.server.fingerprint.FingerprintServiceDumpProto result
	public com.android.server.fingerprint.FingerprintServiceDumpProto buildPartial () 
		com.android.server.fingerprint.FingerprintServiceDumpProto result
		int from_bitField0_
	public com.android.server.fingerprint.FingerprintServiceDumpProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.fingerprint.FingerprintServiceDumpProto$Builder mergeFrom (com.android.server.fingerprint.FingerprintServiceDumpProto) 
		com.android.server.fingerprint.FingerprintServiceDumpProto other
	public final boolean isInitialized () 
	public com.android.server.fingerprint.FingerprintServiceDumpProto$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
		com.android.server.fingerprint.FingerprintServiceDumpProto parsedMessage
	private void ensureUsersIsMutable () 
	public java.util.List getUsersList () 
	public int getUsersCount () 
	public com.android.server.fingerprint.FingerprintUserStatsProto getUsers (int) 
		int index
	public com.android.server.fingerprint.FingerprintServiceDumpProto$Builder setUsers (int, com.android.server.fingerprint.FingerprintUserStatsProto) 
		int index
		com.android.server.fingerprint.FingerprintUserStatsProto value
	public com.android.server.fingerprint.FingerprintServiceDumpProto$Builder setUsers (int, com.android.server.fingerprint.FingerprintUserStatsProto$Builder) 
		int index
		com.android.server.fingerprint.FingerprintUserStatsProto$Builder builderForValue
	public com.android.server.fingerprint.FingerprintServiceDumpProto$Builder addUsers (com.android.server.fingerprint.FingerprintUserStatsProto) 
		com.android.server.fingerprint.FingerprintUserStatsProto value
	public com.android.server.fingerprint.FingerprintServiceDumpProto$Builder addUsers (int, com.android.server.fingerprint.FingerprintUserStatsProto) 
		int index
		com.android.server.fingerprint.FingerprintUserStatsProto value
	public com.android.server.fingerprint.FingerprintServiceDumpProto$Builder addUsers (com.android.server.fingerprint.FingerprintUserStatsProto$Builder) 
		com.android.server.fingerprint.FingerprintUserStatsProto$Builder builderForValue
	public com.android.server.fingerprint.FingerprintServiceDumpProto$Builder addUsers (int, com.android.server.fingerprint.FingerprintUserStatsProto$Builder) 
		int index
		com.android.server.fingerprint.FingerprintUserStatsProto$Builder builderForValue
	public com.android.server.fingerprint.FingerprintServiceDumpProto$Builder addAllUsers (java.lang.Iterable) 
		Iterable values
	public com.android.server.fingerprint.FingerprintServiceDumpProto$Builder clearUsers () 
	public com.android.server.fingerprint.FingerprintServiceDumpProto$Builder removeUsers (int) 
		int index
	public com.android.server.fingerprint.FingerprintUserStatsProto$Builder getUsersBuilder (int) 
		int index
	public com.android.server.fingerprint.FingerprintUserStatsProtoOrBuilder getUsersOrBuilder (int) 
		int index
	public java.util.List getUsersOrBuilderList () 
	public com.android.server.fingerprint.FingerprintUserStatsProto$Builder addUsersBuilder () 
	public com.android.server.fingerprint.FingerprintUserStatsProto$Builder addUsersBuilder (int) 
		int index
	public java.util.List getUsersBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getUsersFieldBuilder () 
	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  (com.android.server.fingerprint.FingerprintServiceDumpProto$1) 
		com.android.server.fingerprint.FingerprintServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.fingerprint.FingerprintServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.fingerprint.FingerprintServiceDumpProto$1 x1
}

com/android/server/fingerprint/FingerprintServiceDumpProto.class
FingerprintServiceDumpProto.java
package com.android.server.fingerprint
public final com.android.server.fingerprint.FingerprintServiceDumpProto extends com.google.protobuf.GeneratedMessage implements com.android.server.fingerprint.FingerprintServiceDumpProtoOrBuilder  {
	public static final int USERS_FIELD_NUMBER
	private java.util.List users_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.fingerprint.FingerprintServiceDumpProto 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 getUsersList () 
	public java.util.List getUsersOrBuilderList () 
	public int getUsersCount () 
	public com.android.server.fingerprint.FingerprintUserStatsProto getUsers (int) 
		int index
	public com.android.server.fingerprint.FingerprintUserStatsProtoOrBuilder getUsersOrBuilder (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 com.android.server.fingerprint.FingerprintServiceDumpProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.fingerprint.FingerprintServiceDumpProto 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 com.android.server.fingerprint.FingerprintServiceDumpProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.fingerprint.FingerprintServiceDumpProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.fingerprint.FingerprintServiceDumpProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.fingerprint.FingerprintServiceDumpProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.fingerprint.FingerprintServiceDumpProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.fingerprint.FingerprintServiceDumpProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.fingerprint.FingerprintServiceDumpProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.fingerprint.FingerprintServiceDumpProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.fingerprint.FingerprintServiceDumpProto$Builder newBuilderForType () 
	public static com.android.server.fingerprint.FingerprintServiceDumpProto$Builder newBuilder () 
	public static com.android.server.fingerprint.FingerprintServiceDumpProto$Builder newBuilder (com.android.server.fingerprint.FingerprintServiceDumpProto) 
		com.android.server.fingerprint.FingerprintServiceDumpProto prototype
	public com.android.server.fingerprint.FingerprintServiceDumpProto$Builder toBuilder () 
	protected com.android.server.fingerprint.FingerprintServiceDumpProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.fingerprint.FingerprintServiceDumpProto$Builder builder
	public static com.android.server.fingerprint.FingerprintServiceDumpProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.fingerprint.FingerprintServiceDumpProto 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, com.android.server.fingerprint.FingerprintServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.fingerprint.FingerprintServiceDumpProto$1 x1
	static java.util.List access$402 (com.android.server.fingerprint.FingerprintServiceDumpProto, java.util.List) 
		com.android.server.fingerprint.FingerprintServiceDumpProto x0
		java.util.List x1
	static java.util.List access$400 (com.android.server.fingerprint.FingerprintServiceDumpProto) 
		com.android.server.fingerprint.FingerprintServiceDumpProto x0
	static boolean access$500 () 
	static com.google.protobuf.UnknownFieldSet access$600 (com.android.server.fingerprint.FingerprintServiceDumpProto) 
		com.android.server.fingerprint.FingerprintServiceDumpProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.fingerprint.FingerprintServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.fingerprint.FingerprintServiceDumpProto$1 x2
	static void  () 
}

com/android/server/fingerprint/FingerprintServiceDumpProtoOrBuilder.class
FingerprintServiceDumpProtoOrBuilder.java
package com.android.server.fingerprint
public abstract com.android.server.fingerprint.FingerprintServiceDumpProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract java.util.List getUsersList () 
	public abstract com.android.server.fingerprint.FingerprintUserStatsProto getUsers (int) 
	public abstract int getUsersCount () 
	public abstract java.util.List getUsersOrBuilderList () 
	public abstract com.android.server.fingerprint.FingerprintUserStatsProtoOrBuilder getUsersOrBuilder (int) 
}

com/android/server/fingerprint/FingerprintServiceProto$1.class
FingerprintServiceProto.java
package com.android.server.fingerprint
final com.android.server.fingerprint.FingerprintServiceProto$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
}

com/android/server/fingerprint/FingerprintServiceProto.class
FingerprintServiceProto.java
package com.android.server.fingerprint
public final com.android.server.fingerprint.FingerprintServiceProto extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_fingerprint_FingerprintServiceDumpProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_fingerprint_FingerprintServiceDumpProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_fingerprint_FingerprintUserStatsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_fingerprint_FingerprintUserStatsProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_fingerprint_PerformanceStatsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_fingerprint_PerformanceStatsProto_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/android/server/fingerprint/FingerprintUserStatsProto$1.class
FingerprintUserStatsProto.java
package com.android.server.fingerprint
final com.android.server.fingerprint.FingerprintUserStatsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.fingerprint.FingerprintUserStatsProto 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 
}

com/android/server/fingerprint/FingerprintUserStatsProto$Builder.class
FingerprintUserStatsProto.java
package com.android.server.fingerprint
public final com.android.server.fingerprint.FingerprintUserStatsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.fingerprint.FingerprintUserStatsProtoOrBuilder  {
	private int bitField0_
	private int userId_
	private int numFingerprints_
	private com.android.server.fingerprint.PerformanceStatsProto normal_
	private com.google.protobuf.SingleFieldBuilder normalBuilder_
	private com.android.server.fingerprint.PerformanceStatsProto crypto_
	private com.google.protobuf.SingleFieldBuilder cryptoBuilder_
	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 com.android.server.fingerprint.FingerprintUserStatsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.fingerprint.FingerprintUserStatsProto getDefaultInstanceForType () 
	public com.android.server.fingerprint.FingerprintUserStatsProto build () 
		com.android.server.fingerprint.FingerprintUserStatsProto result
	public com.android.server.fingerprint.FingerprintUserStatsProto buildPartial () 
		com.android.server.fingerprint.FingerprintUserStatsProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.fingerprint.FingerprintUserStatsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.fingerprint.FingerprintUserStatsProto$Builder mergeFrom (com.android.server.fingerprint.FingerprintUserStatsProto) 
		com.android.server.fingerprint.FingerprintUserStatsProto other
	public final boolean isInitialized () 
	public com.android.server.fingerprint.FingerprintUserStatsProto$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
		com.android.server.fingerprint.FingerprintUserStatsProto parsedMessage
	public boolean hasUserId () 
	public int getUserId () 
	public com.android.server.fingerprint.FingerprintUserStatsProto$Builder setUserId (int) 
		int value
	public com.android.server.fingerprint.FingerprintUserStatsProto$Builder clearUserId () 
	public boolean hasNumFingerprints () 
	public int getNumFingerprints () 
	public com.android.server.fingerprint.FingerprintUserStatsProto$Builder setNumFingerprints (int) 
		int value
	public com.android.server.fingerprint.FingerprintUserStatsProto$Builder clearNumFingerprints () 
	public boolean hasNormal () 
	public com.android.server.fingerprint.PerformanceStatsProto getNormal () 
	public com.android.server.fingerprint.FingerprintUserStatsProto$Builder setNormal (com.android.server.fingerprint.PerformanceStatsProto) 
		com.android.server.fingerprint.PerformanceStatsProto value
	public com.android.server.fingerprint.FingerprintUserStatsProto$Builder setNormal (com.android.server.fingerprint.PerformanceStatsProto$Builder) 
		com.android.server.fingerprint.PerformanceStatsProto$Builder builderForValue
	public com.android.server.fingerprint.FingerprintUserStatsProto$Builder mergeNormal (com.android.server.fingerprint.PerformanceStatsProto) 
		com.android.server.fingerprint.PerformanceStatsProto value
	public com.android.server.fingerprint.FingerprintUserStatsProto$Builder clearNormal () 
	public com.android.server.fingerprint.PerformanceStatsProto$Builder getNormalBuilder () 
	public com.android.server.fingerprint.PerformanceStatsProtoOrBuilder getNormalOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getNormalFieldBuilder () 
	public boolean hasCrypto () 
	public com.android.server.fingerprint.PerformanceStatsProto getCrypto () 
	public com.android.server.fingerprint.FingerprintUserStatsProto$Builder setCrypto (com.android.server.fingerprint.PerformanceStatsProto) 
		com.android.server.fingerprint.PerformanceStatsProto value
	public com.android.server.fingerprint.FingerprintUserStatsProto$Builder setCrypto (com.android.server.fingerprint.PerformanceStatsProto$Builder) 
		com.android.server.fingerprint.PerformanceStatsProto$Builder builderForValue
	public com.android.server.fingerprint.FingerprintUserStatsProto$Builder mergeCrypto (com.android.server.fingerprint.PerformanceStatsProto) 
		com.android.server.fingerprint.PerformanceStatsProto value
	public com.android.server.fingerprint.FingerprintUserStatsProto$Builder clearCrypto () 
	public com.android.server.fingerprint.PerformanceStatsProto$Builder getCryptoBuilder () 
	public com.android.server.fingerprint.PerformanceStatsProtoOrBuilder getCryptoOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getCryptoFieldBuilder () 
	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  (com.android.server.fingerprint.FingerprintUserStatsProto$1) 
		com.android.server.fingerprint.FingerprintUserStatsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.fingerprint.FingerprintUserStatsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.fingerprint.FingerprintUserStatsProto$1 x1
}

com/android/server/fingerprint/FingerprintUserStatsProto.class
FingerprintUserStatsProto.java
package com.android.server.fingerprint
public final com.android.server.fingerprint.FingerprintUserStatsProto extends com.google.protobuf.GeneratedMessage implements com.android.server.fingerprint.FingerprintUserStatsProtoOrBuilder  {
	private int bitField0_
	public static final int USER_ID_FIELD_NUMBER
	private int userId_
	public static final int NUM_FINGERPRINTS_FIELD_NUMBER
	private int numFingerprints_
	public static final int NORMAL_FIELD_NUMBER
	private com.android.server.fingerprint.PerformanceStatsProto normal_
	public static final int CRYPTO_FIELD_NUMBER
	private com.android.server.fingerprint.PerformanceStatsProto crypto_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.fingerprint.FingerprintUserStatsProto 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.android.server.fingerprint.PerformanceStatsProto$Builder subBuilder
		com.android.server.fingerprint.PerformanceStatsProto$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 hasUserId () 
	public int getUserId () 
	public boolean hasNumFingerprints () 
	public int getNumFingerprints () 
	public boolean hasNormal () 
	public com.android.server.fingerprint.PerformanceStatsProto getNormal () 
	public com.android.server.fingerprint.PerformanceStatsProtoOrBuilder getNormalOrBuilder () 
	public boolean hasCrypto () 
	public com.android.server.fingerprint.PerformanceStatsProto getCrypto () 
	public com.android.server.fingerprint.PerformanceStatsProtoOrBuilder getCryptoOrBuilder () 
	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 com.android.server.fingerprint.FingerprintUserStatsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.fingerprint.FingerprintUserStatsProto 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 com.android.server.fingerprint.FingerprintUserStatsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.fingerprint.FingerprintUserStatsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.fingerprint.FingerprintUserStatsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.fingerprint.FingerprintUserStatsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.fingerprint.FingerprintUserStatsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.fingerprint.FingerprintUserStatsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.fingerprint.FingerprintUserStatsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.fingerprint.FingerprintUserStatsProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.fingerprint.FingerprintUserStatsProto$Builder newBuilderForType () 
	public static com.android.server.fingerprint.FingerprintUserStatsProto$Builder newBuilder () 
	public static com.android.server.fingerprint.FingerprintUserStatsProto$Builder newBuilder (com.android.server.fingerprint.FingerprintUserStatsProto) 
		com.android.server.fingerprint.FingerprintUserStatsProto prototype
	public com.android.server.fingerprint.FingerprintUserStatsProto$Builder toBuilder () 
	protected com.android.server.fingerprint.FingerprintUserStatsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.fingerprint.FingerprintUserStatsProto$Builder builder
	public static com.android.server.fingerprint.FingerprintUserStatsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.fingerprint.FingerprintUserStatsProto 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, com.android.server.fingerprint.FingerprintUserStatsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.fingerprint.FingerprintUserStatsProto$1 x1
	static int access$402 (com.android.server.fingerprint.FingerprintUserStatsProto, int) 
		com.android.server.fingerprint.FingerprintUserStatsProto x0
		int x1
	static int access$502 (com.android.server.fingerprint.FingerprintUserStatsProto, int) 
		com.android.server.fingerprint.FingerprintUserStatsProto x0
		int x1
	static com.android.server.fingerprint.PerformanceStatsProto access$602 (com.android.server.fingerprint.FingerprintUserStatsProto, com.android.server.fingerprint.PerformanceStatsProto) 
		com.android.server.fingerprint.FingerprintUserStatsProto x0
		com.android.server.fingerprint.PerformanceStatsProto x1
	static com.android.server.fingerprint.PerformanceStatsProto access$702 (com.android.server.fingerprint.FingerprintUserStatsProto, com.android.server.fingerprint.PerformanceStatsProto) 
		com.android.server.fingerprint.FingerprintUserStatsProto x0
		com.android.server.fingerprint.PerformanceStatsProto x1
	static int access$802 (com.android.server.fingerprint.FingerprintUserStatsProto, int) 
		com.android.server.fingerprint.FingerprintUserStatsProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$900 (com.android.server.fingerprint.FingerprintUserStatsProto) 
		com.android.server.fingerprint.FingerprintUserStatsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.fingerprint.FingerprintUserStatsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.fingerprint.FingerprintUserStatsProto$1 x2
	static void  () 
}

com/android/server/fingerprint/FingerprintUserStatsProtoOrBuilder.class
FingerprintUserStatsProtoOrBuilder.java
package com.android.server.fingerprint
public abstract com.android.server.fingerprint.FingerprintUserStatsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUserId () 
	public abstract int getUserId () 
	public abstract boolean hasNumFingerprints () 
	public abstract int getNumFingerprints () 
	public abstract boolean hasNormal () 
	public abstract com.android.server.fingerprint.PerformanceStatsProto getNormal () 
	public abstract com.android.server.fingerprint.PerformanceStatsProtoOrBuilder getNormalOrBuilder () 
	public abstract boolean hasCrypto () 
	public abstract com.android.server.fingerprint.PerformanceStatsProto getCrypto () 
	public abstract com.android.server.fingerprint.PerformanceStatsProtoOrBuilder getCryptoOrBuilder () 
}

com/android/server/fingerprint/PerformanceStatsProto$1.class
PerformanceStatsProto.java
package com.android.server.fingerprint
final com.android.server.fingerprint.PerformanceStatsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.fingerprint.PerformanceStatsProto 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 
}

com/android/server/fingerprint/PerformanceStatsProto$Builder.class
PerformanceStatsProto.java
package com.android.server.fingerprint
public final com.android.server.fingerprint.PerformanceStatsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.fingerprint.PerformanceStatsProtoOrBuilder  {
	private int bitField0_
	private int accept_
	private int reject_
	private int acquire_
	private int lockout_
	private int permanentLockout_
	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 com.android.server.fingerprint.PerformanceStatsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.fingerprint.PerformanceStatsProto getDefaultInstanceForType () 
	public com.android.server.fingerprint.PerformanceStatsProto build () 
		com.android.server.fingerprint.PerformanceStatsProto result
	public com.android.server.fingerprint.PerformanceStatsProto buildPartial () 
		com.android.server.fingerprint.PerformanceStatsProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.fingerprint.PerformanceStatsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.fingerprint.PerformanceStatsProto$Builder mergeFrom (com.android.server.fingerprint.PerformanceStatsProto) 
		com.android.server.fingerprint.PerformanceStatsProto other
	public final boolean isInitialized () 
	public com.android.server.fingerprint.PerformanceStatsProto$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
		com.android.server.fingerprint.PerformanceStatsProto parsedMessage
	public boolean hasAccept () 
	public int getAccept () 
	public com.android.server.fingerprint.PerformanceStatsProto$Builder setAccept (int) 
		int value
	public com.android.server.fingerprint.PerformanceStatsProto$Builder clearAccept () 
	public boolean hasReject () 
	public int getReject () 
	public com.android.server.fingerprint.PerformanceStatsProto$Builder setReject (int) 
		int value
	public com.android.server.fingerprint.PerformanceStatsProto$Builder clearReject () 
	public boolean hasAcquire () 
	public int getAcquire () 
	public com.android.server.fingerprint.PerformanceStatsProto$Builder setAcquire (int) 
		int value
	public com.android.server.fingerprint.PerformanceStatsProto$Builder clearAcquire () 
	public boolean hasLockout () 
	public int getLockout () 
	public com.android.server.fingerprint.PerformanceStatsProto$Builder setLockout (int) 
		int value
	public com.android.server.fingerprint.PerformanceStatsProto$Builder clearLockout () 
	public boolean hasPermanentLockout () 
	public int getPermanentLockout () 
	public com.android.server.fingerprint.PerformanceStatsProto$Builder setPermanentLockout (int) 
		int value
	public com.android.server.fingerprint.PerformanceStatsProto$Builder clearPermanentLockout () 
	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  (com.android.server.fingerprint.PerformanceStatsProto$1) 
		com.android.server.fingerprint.PerformanceStatsProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.fingerprint.PerformanceStatsProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.fingerprint.PerformanceStatsProto$1 x1
}

com/android/server/fingerprint/PerformanceStatsProto.class
PerformanceStatsProto.java
package com.android.server.fingerprint
public final com.android.server.fingerprint.PerformanceStatsProto extends com.google.protobuf.GeneratedMessage implements com.android.server.fingerprint.PerformanceStatsProtoOrBuilder  {
	private int bitField0_
	public static final int ACCEPT_FIELD_NUMBER
	private int accept_
	public static final int REJECT_FIELD_NUMBER
	private int reject_
	public static final int ACQUIRE_FIELD_NUMBER
	private int acquire_
	public static final int LOCKOUT_FIELD_NUMBER
	private int lockout_
	public static final int PERMANENT_LOCKOUT_FIELD_NUMBER
	private int permanentLockout_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.fingerprint.PerformanceStatsProto 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 hasAccept () 
	public int getAccept () 
	public boolean hasReject () 
	public int getReject () 
	public boolean hasAcquire () 
	public int getAcquire () 
	public boolean hasLockout () 
	public int getLockout () 
	public boolean hasPermanentLockout () 
	public int getPermanentLockout () 
	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 com.android.server.fingerprint.PerformanceStatsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.fingerprint.PerformanceStatsProto 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 com.android.server.fingerprint.PerformanceStatsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.fingerprint.PerformanceStatsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.fingerprint.PerformanceStatsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.fingerprint.PerformanceStatsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.fingerprint.PerformanceStatsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.fingerprint.PerformanceStatsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.fingerprint.PerformanceStatsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.fingerprint.PerformanceStatsProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.fingerprint.PerformanceStatsProto$Builder newBuilderForType () 
	public static com.android.server.fingerprint.PerformanceStatsProto$Builder newBuilder () 
	public static com.android.server.fingerprint.PerformanceStatsProto$Builder newBuilder (com.android.server.fingerprint.PerformanceStatsProto) 
		com.android.server.fingerprint.PerformanceStatsProto prototype
	public com.android.server.fingerprint.PerformanceStatsProto$Builder toBuilder () 
	protected com.android.server.fingerprint.PerformanceStatsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.fingerprint.PerformanceStatsProto$Builder builder
	public static com.android.server.fingerprint.PerformanceStatsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.fingerprint.PerformanceStatsProto 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, com.android.server.fingerprint.PerformanceStatsProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.fingerprint.PerformanceStatsProto$1 x1
	static int access$402 (com.android.server.fingerprint.PerformanceStatsProto, int) 
		com.android.server.fingerprint.PerformanceStatsProto x0
		int x1
	static int access$502 (com.android.server.fingerprint.PerformanceStatsProto, int) 
		com.android.server.fingerprint.PerformanceStatsProto x0
		int x1
	static int access$602 (com.android.server.fingerprint.PerformanceStatsProto, int) 
		com.android.server.fingerprint.PerformanceStatsProto x0
		int x1
	static int access$702 (com.android.server.fingerprint.PerformanceStatsProto, int) 
		com.android.server.fingerprint.PerformanceStatsProto x0
		int x1
	static int access$802 (com.android.server.fingerprint.PerformanceStatsProto, int) 
		com.android.server.fingerprint.PerformanceStatsProto x0
		int x1
	static int access$902 (com.android.server.fingerprint.PerformanceStatsProto, int) 
		com.android.server.fingerprint.PerformanceStatsProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$1000 (com.android.server.fingerprint.PerformanceStatsProto) 
		com.android.server.fingerprint.PerformanceStatsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.fingerprint.PerformanceStatsProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.fingerprint.PerformanceStatsProto$1 x2
	static void  () 
}

com/android/server/fingerprint/PerformanceStatsProtoOrBuilder.class
PerformanceStatsProtoOrBuilder.java
package com.android.server.fingerprint
public abstract com.android.server.fingerprint.PerformanceStatsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasAccept () 
	public abstract int getAccept () 
	public abstract boolean hasReject () 
	public abstract int getReject () 
	public abstract boolean hasAcquire () 
	public abstract int getAcquire () 
	public abstract boolean hasLockout () 
	public abstract int getLockout () 
	public abstract boolean hasPermanentLockout () 
	public abstract int getPermanentLockout () 
}

com/android/server/power/PowerManagerServiceDumpProto$1.class
PowerManagerServiceDumpProto.java
package com.android.server.power
final com.android.server.power.PowerManagerServiceDumpProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.power.PowerManagerServiceDumpProto 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 
}

com/android/server/power/PowerManagerServiceDumpProto$ActiveWakeLocksProto$1.class
PowerManagerServiceDumpProto.java
package com.android.server.power
final com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto 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 
}

com/android/server/power/PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder.class
PowerManagerServiceDumpProto.java
package com.android.server.power
public final com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProtoOrBuilder  {
	private int bitField0_
	private boolean isCpu_
	private boolean isScreenBright_
	private boolean isScreenDim_
	private boolean isButtonBright_
	private boolean isProximityScreenOff_
	private boolean isStayAwake_
	private boolean isDoze_
	private boolean isDraw_
	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 com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto getDefaultInstanceForType () 
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto build () 
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto result
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto buildPartial () 
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder mergeFrom (com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto) 
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto other
	public final boolean isInitialized () 
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$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
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto parsedMessage
	public boolean hasIsCpu () 
	public boolean getIsCpu () 
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder setIsCpu (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder clearIsCpu () 
	public boolean hasIsScreenBright () 
	public boolean getIsScreenBright () 
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder setIsScreenBright (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder clearIsScreenBright () 
	public boolean hasIsScreenDim () 
	public boolean getIsScreenDim () 
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder setIsScreenDim (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder clearIsScreenDim () 
	public boolean hasIsButtonBright () 
	public boolean getIsButtonBright () 
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder setIsButtonBright (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder clearIsButtonBright () 
	public boolean hasIsProximityScreenOff () 
	public boolean getIsProximityScreenOff () 
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder setIsProximityScreenOff (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder clearIsProximityScreenOff () 
	public boolean hasIsStayAwake () 
	public boolean getIsStayAwake () 
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder setIsStayAwake (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder clearIsStayAwake () 
	public boolean hasIsDoze () 
	public boolean getIsDoze () 
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder setIsDoze (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder clearIsDoze () 
	public boolean hasIsDraw () 
	public boolean getIsDraw () 
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder setIsDraw (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder clearIsDraw () 
	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  (com.android.server.power.PowerManagerServiceDumpProto$1) 
		com.android.server.power.PowerManagerServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.power.PowerManagerServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.power.PowerManagerServiceDumpProto$1 x1
}

com/android/server/power/PowerManagerServiceDumpProto$ActiveWakeLocksProto.class
PowerManagerServiceDumpProto.java
package com.android.server.power
public final com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto extends com.google.protobuf.GeneratedMessage implements com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProtoOrBuilder  {
	private int bitField0_
	public static final int IS_CPU_FIELD_NUMBER
	private boolean isCpu_
	public static final int IS_SCREEN_BRIGHT_FIELD_NUMBER
	private boolean isScreenBright_
	public static final int IS_SCREEN_DIM_FIELD_NUMBER
	private boolean isScreenDim_
	public static final int IS_BUTTON_BRIGHT_FIELD_NUMBER
	private boolean isButtonBright_
	public static final int IS_PROXIMITY_SCREEN_OFF_FIELD_NUMBER
	private boolean isProximityScreenOff_
	public static final int IS_STAY_AWAKE_FIELD_NUMBER
	private boolean isStayAwake_
	public static final int IS_DOZE_FIELD_NUMBER
	private boolean isDoze_
	public static final int IS_DRAW_FIELD_NUMBER
	private boolean isDraw_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto 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 hasIsCpu () 
	public boolean getIsCpu () 
	public boolean hasIsScreenBright () 
	public boolean getIsScreenBright () 
	public boolean hasIsScreenDim () 
	public boolean getIsScreenDim () 
	public boolean hasIsButtonBright () 
	public boolean getIsButtonBright () 
	public boolean hasIsProximityScreenOff () 
	public boolean getIsProximityScreenOff () 
	public boolean hasIsStayAwake () 
	public boolean getIsStayAwake () 
	public boolean hasIsDoze () 
	public boolean getIsDoze () 
	public boolean hasIsDraw () 
	public boolean getIsDraw () 
	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 com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto 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 com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder newBuilderForType () 
	public static com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder newBuilder () 
	public static com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder newBuilder (com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto) 
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto prototype
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder toBuilder () 
	protected com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder builder
	public static com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto 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$1000 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.power.PowerManagerServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.power.PowerManagerServiceDumpProto$1 x1
	static boolean access$1202 (com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto x0
		boolean x1
	static boolean access$1302 (com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto x0
		boolean x1
	static boolean access$1402 (com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto x0
		boolean x1
	static boolean access$1502 (com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto x0
		boolean x1
	static boolean access$1602 (com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto x0
		boolean x1
	static boolean access$1702 (com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto x0
		boolean x1
	static boolean access$1802 (com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto x0
		boolean x1
	static boolean access$1902 (com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto x0
		boolean x1
	static int access$2002 (com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto, int) 
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$2100 (com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto) 
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.power.PowerManagerServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.power.PowerManagerServiceDumpProto$1 x2
	static void  () 
}

com/android/server/power/PowerManagerServiceDumpProto$ActiveWakeLocksProtoOrBuilder.class
PowerManagerServiceDumpProto.java
package com.android.server.power
public abstract com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasIsCpu () 
	public abstract boolean getIsCpu () 
	public abstract boolean hasIsScreenBright () 
	public abstract boolean getIsScreenBright () 
	public abstract boolean hasIsScreenDim () 
	public abstract boolean getIsScreenDim () 
	public abstract boolean hasIsButtonBright () 
	public abstract boolean getIsButtonBright () 
	public abstract boolean hasIsProximityScreenOff () 
	public abstract boolean getIsProximityScreenOff () 
	public abstract boolean hasIsStayAwake () 
	public abstract boolean getIsStayAwake () 
	public abstract boolean hasIsDoze () 
	public abstract boolean getIsDoze () 
	public abstract boolean hasIsDraw () 
	public abstract boolean getIsDraw () 
}

com/android/server/power/PowerManagerServiceDumpProto$Builder.class
PowerManagerServiceDumpProto.java
package com.android.server.power
public final com.android.server.power.PowerManagerServiceDumpProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.power.PowerManagerServiceDumpProtoOrBuilder  {
	private int bitField0_
	private int bitField1_
	private com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto constants_
	private com.google.protobuf.SingleFieldBuilder constantsBuilder_
	private int dirty_
	private int wakefulness_
	private boolean isWakefulnessChanging_
	private boolean isPowered_
	private int plugType_
	private int batteryLevel_
	private int batteryLevelWhenDreamStarted_
	private int dockState_
	private boolean isStayOn_
	private boolean isProximityPositive_
	private boolean isBootCompleted_
	private boolean isSystemReady_
	private boolean isHalAutoSuspendModeEnabled_
	private boolean isHalAutoInteractiveModeEnabled_
	private com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto activeWakeLocks_
	private com.google.protobuf.SingleFieldBuilder activeWakeLocksBuilder_
	private long notifyLongScheduledMs_
	private long notifyLongDispatchedMs_
	private long notifyLongNextCheckMs_
	private com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto userActivity_
	private com.google.protobuf.SingleFieldBuilder userActivityBuilder_
	private boolean isRequestWaitForNegativeProximity_
	private boolean isSandmanScheduled_
	private boolean isSandmanSummoned_
	private boolean isLowPowerModeEnabled_
	private boolean isBatteryLevelLow_
	private boolean isLightDeviceIdleMode_
	private boolean isDeviceIdleMode_
	private java.util.List deviceIdleWhitelist_
	private java.util.List deviceIdleTempWhitelist_
	private long lastWakeTimeMs_
	private long lastSleepTimeMs_
	private long lastUserActivityTimeMs_
	private long lastUserActivityTimeNoChangeLightsMs_
	private long lastInteractivePowerHintTimeMs_
	private long lastScreenBrightnessBoostTimeMs_
	private boolean isScreenBrightnessBoostInProgress_
	private boolean isDisplayReady_
	private boolean isHoldingWakeLockSuspendBlocker_
	private boolean isHoldingDisplaySuspendBlocker_
	private com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto settingsAndConfiguration_
	private com.google.protobuf.SingleFieldBuilder settingsAndConfigurationBuilder_
	private int sleepTimeoutMs_
	private int screenOffTimeoutMs_
	private int screenDimDurationMs_
	private boolean areUidsChanging_
	private boolean areUidsChanged_
	private java.util.List uidStates_
	private com.google.protobuf.RepeatedFieldBuilder uidStatesBuilder_
	private android.os.LooperProto looper_
	private com.google.protobuf.SingleFieldBuilder looperBuilder_
	private java.util.List wakeLocks_
	private com.google.protobuf.RepeatedFieldBuilder wakeLocksBuilder_
	private java.util.List suspendBlockers_
	private com.google.protobuf.RepeatedFieldBuilder suspendBlockersBuilder_
	private com.android.server.power.WirelessChargerDetectorProto wirelessChargerDetector_
	private com.google.protobuf.SingleFieldBuilder wirelessChargerDetectorBuilder_
	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 com.android.server.power.PowerManagerServiceDumpProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.power.PowerManagerServiceDumpProto getDefaultInstanceForType () 
	public com.android.server.power.PowerManagerServiceDumpProto build () 
		com.android.server.power.PowerManagerServiceDumpProto result
	public com.android.server.power.PowerManagerServiceDumpProto buildPartial () 
		com.android.server.power.PowerManagerServiceDumpProto result
		int from_bitField0_
		int from_bitField1_
		int to_bitField0_
		int to_bitField1_
	public com.android.server.power.PowerManagerServiceDumpProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.power.PowerManagerServiceDumpProto$Builder mergeFrom (com.android.server.power.PowerManagerServiceDumpProto) 
		com.android.server.power.PowerManagerServiceDumpProto other
	public final boolean isInitialized () 
	public com.android.server.power.PowerManagerServiceDumpProto$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
		com.android.server.power.PowerManagerServiceDumpProto parsedMessage
	public boolean hasConstants () 
	public com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto getConstants () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setConstants (com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto) 
		com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setConstants (com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto$Builder) 
		com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto$Builder builderForValue
	public com.android.server.power.PowerManagerServiceDumpProto$Builder mergeConstants (com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto) 
		com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearConstants () 
	public com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto$Builder getConstantsBuilder () 
	public com.android.server.power.PowerManagerServiceDumpProto$ConstantsProtoOrBuilder getConstantsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getConstantsFieldBuilder () 
	public boolean hasDirty () 
	public int getDirty () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setDirty (int) 
		int value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearDirty () 
	public boolean hasWakefulness () 
	public android.os.PowerManagerInternalProto$Wakefulness getWakefulness () 
		android.os.PowerManagerInternalProto$Wakefulness result
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setWakefulness (android.os.PowerManagerInternalProto$Wakefulness) 
		android.os.PowerManagerInternalProto$Wakefulness value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearWakefulness () 
	public boolean hasIsWakefulnessChanging () 
	public boolean getIsWakefulnessChanging () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setIsWakefulnessChanging (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearIsWakefulnessChanging () 
	public boolean hasIsPowered () 
	public boolean getIsPowered () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setIsPowered (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearIsPowered () 
	public boolean hasPlugType () 
	public android.os.BatteryManagerProto$PlugType getPlugType () 
		android.os.BatteryManagerProto$PlugType result
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setPlugType (android.os.BatteryManagerProto$PlugType) 
		android.os.BatteryManagerProto$PlugType value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearPlugType () 
	public boolean hasBatteryLevel () 
	public int getBatteryLevel () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setBatteryLevel (int) 
		int value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearBatteryLevel () 
	public boolean hasBatteryLevelWhenDreamStarted () 
	public int getBatteryLevelWhenDreamStarted () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setBatteryLevelWhenDreamStarted (int) 
		int value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearBatteryLevelWhenDreamStarted () 
	public boolean hasDockState () 
	public android.content.IntentProto$DockState getDockState () 
		android.content.IntentProto$DockState result
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setDockState (android.content.IntentProto$DockState) 
		android.content.IntentProto$DockState value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearDockState () 
	public boolean hasIsStayOn () 
	public boolean getIsStayOn () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setIsStayOn (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearIsStayOn () 
	public boolean hasIsProximityPositive () 
	public boolean getIsProximityPositive () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setIsProximityPositive (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearIsProximityPositive () 
	public boolean hasIsBootCompleted () 
	public boolean getIsBootCompleted () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setIsBootCompleted (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearIsBootCompleted () 
	public boolean hasIsSystemReady () 
	public boolean getIsSystemReady () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setIsSystemReady (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearIsSystemReady () 
	public boolean hasIsHalAutoSuspendModeEnabled () 
	public boolean getIsHalAutoSuspendModeEnabled () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setIsHalAutoSuspendModeEnabled (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearIsHalAutoSuspendModeEnabled () 
	public boolean hasIsHalAutoInteractiveModeEnabled () 
	public boolean getIsHalAutoInteractiveModeEnabled () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setIsHalAutoInteractiveModeEnabled (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearIsHalAutoInteractiveModeEnabled () 
	public boolean hasActiveWakeLocks () 
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto getActiveWakeLocks () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setActiveWakeLocks (com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto) 
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setActiveWakeLocks (com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder) 
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder builderForValue
	public com.android.server.power.PowerManagerServiceDumpProto$Builder mergeActiveWakeLocks (com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto) 
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearActiveWakeLocks () 
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder getActiveWakeLocksBuilder () 
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProtoOrBuilder getActiveWakeLocksOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getActiveWakeLocksFieldBuilder () 
	public boolean hasNotifyLongScheduledMs () 
	public long getNotifyLongScheduledMs () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setNotifyLongScheduledMs (long) 
		long value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearNotifyLongScheduledMs () 
	public boolean hasNotifyLongDispatchedMs () 
	public long getNotifyLongDispatchedMs () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setNotifyLongDispatchedMs (long) 
		long value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearNotifyLongDispatchedMs () 
	public boolean hasNotifyLongNextCheckMs () 
	public long getNotifyLongNextCheckMs () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setNotifyLongNextCheckMs (long) 
		long value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearNotifyLongNextCheckMs () 
	public boolean hasUserActivity () 
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto getUserActivity () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setUserActivity (com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto) 
		com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setUserActivity (com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder) 
		com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder builderForValue
	public com.android.server.power.PowerManagerServiceDumpProto$Builder mergeUserActivity (com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto) 
		com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearUserActivity () 
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder getUserActivityBuilder () 
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProtoOrBuilder getUserActivityOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getUserActivityFieldBuilder () 
	public boolean hasIsRequestWaitForNegativeProximity () 
	public boolean getIsRequestWaitForNegativeProximity () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setIsRequestWaitForNegativeProximity (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearIsRequestWaitForNegativeProximity () 
	public boolean hasIsSandmanScheduled () 
	public boolean getIsSandmanScheduled () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setIsSandmanScheduled (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearIsSandmanScheduled () 
	public boolean hasIsSandmanSummoned () 
	public boolean getIsSandmanSummoned () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setIsSandmanSummoned (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearIsSandmanSummoned () 
	public boolean hasIsLowPowerModeEnabled () 
	public boolean getIsLowPowerModeEnabled () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setIsLowPowerModeEnabled (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearIsLowPowerModeEnabled () 
	public boolean hasIsBatteryLevelLow () 
	public boolean getIsBatteryLevelLow () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setIsBatteryLevelLow (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearIsBatteryLevelLow () 
	public boolean hasIsLightDeviceIdleMode () 
	public boolean getIsLightDeviceIdleMode () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setIsLightDeviceIdleMode (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearIsLightDeviceIdleMode () 
	public boolean hasIsDeviceIdleMode () 
	public boolean getIsDeviceIdleMode () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setIsDeviceIdleMode (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearIsDeviceIdleMode () 
	private void ensureDeviceIdleWhitelistIsMutable () 
	public java.util.List getDeviceIdleWhitelistList () 
	public int getDeviceIdleWhitelistCount () 
	public int getDeviceIdleWhitelist (int) 
		int index
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setDeviceIdleWhitelist (int, int) 
		int index
		int value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder addDeviceIdleWhitelist (int) 
		int value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder addAllDeviceIdleWhitelist (java.lang.Iterable) 
		Iterable values
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearDeviceIdleWhitelist () 
	private void ensureDeviceIdleTempWhitelistIsMutable () 
	public java.util.List getDeviceIdleTempWhitelistList () 
	public int getDeviceIdleTempWhitelistCount () 
	public int getDeviceIdleTempWhitelist (int) 
		int index
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setDeviceIdleTempWhitelist (int, int) 
		int index
		int value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder addDeviceIdleTempWhitelist (int) 
		int value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder addAllDeviceIdleTempWhitelist (java.lang.Iterable) 
		Iterable values
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearDeviceIdleTempWhitelist () 
	public boolean hasLastWakeTimeMs () 
	public long getLastWakeTimeMs () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setLastWakeTimeMs (long) 
		long value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearLastWakeTimeMs () 
	public boolean hasLastSleepTimeMs () 
	public long getLastSleepTimeMs () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setLastSleepTimeMs (long) 
		long value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearLastSleepTimeMs () 
	public boolean hasLastUserActivityTimeMs () 
	public long getLastUserActivityTimeMs () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setLastUserActivityTimeMs (long) 
		long value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearLastUserActivityTimeMs () 
	public boolean hasLastUserActivityTimeNoChangeLightsMs () 
	public long getLastUserActivityTimeNoChangeLightsMs () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setLastUserActivityTimeNoChangeLightsMs (long) 
		long value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearLastUserActivityTimeNoChangeLightsMs () 
	public boolean hasLastInteractivePowerHintTimeMs () 
	public long getLastInteractivePowerHintTimeMs () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setLastInteractivePowerHintTimeMs (long) 
		long value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearLastInteractivePowerHintTimeMs () 
	public boolean hasLastScreenBrightnessBoostTimeMs () 
	public long getLastScreenBrightnessBoostTimeMs () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setLastScreenBrightnessBoostTimeMs (long) 
		long value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearLastScreenBrightnessBoostTimeMs () 
	public boolean hasIsScreenBrightnessBoostInProgress () 
	public boolean getIsScreenBrightnessBoostInProgress () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setIsScreenBrightnessBoostInProgress (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearIsScreenBrightnessBoostInProgress () 
	public boolean hasIsDisplayReady () 
	public boolean getIsDisplayReady () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setIsDisplayReady (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearIsDisplayReady () 
	public boolean hasIsHoldingWakeLockSuspendBlocker () 
	public boolean getIsHoldingWakeLockSuspendBlocker () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setIsHoldingWakeLockSuspendBlocker (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearIsHoldingWakeLockSuspendBlocker () 
	public boolean hasIsHoldingDisplaySuspendBlocker () 
	public boolean getIsHoldingDisplaySuspendBlocker () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setIsHoldingDisplaySuspendBlocker (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearIsHoldingDisplaySuspendBlocker () 
	public boolean hasSettingsAndConfiguration () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto getSettingsAndConfiguration () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setSettingsAndConfiguration (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setSettingsAndConfiguration (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder builderForValue
	public com.android.server.power.PowerManagerServiceDumpProto$Builder mergeSettingsAndConfiguration (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearSettingsAndConfiguration () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder getSettingsAndConfigurationBuilder () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProtoOrBuilder getSettingsAndConfigurationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSettingsAndConfigurationFieldBuilder () 
	public boolean hasSleepTimeoutMs () 
	public int getSleepTimeoutMs () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setSleepTimeoutMs (int) 
		int value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearSleepTimeoutMs () 
	public boolean hasScreenOffTimeoutMs () 
	public int getScreenOffTimeoutMs () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setScreenOffTimeoutMs (int) 
		int value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearScreenOffTimeoutMs () 
	public boolean hasScreenDimDurationMs () 
	public int getScreenDimDurationMs () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setScreenDimDurationMs (int) 
		int value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearScreenDimDurationMs () 
	public boolean hasAreUidsChanging () 
	public boolean getAreUidsChanging () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setAreUidsChanging (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearAreUidsChanging () 
	public boolean hasAreUidsChanged () 
	public boolean getAreUidsChanged () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setAreUidsChanged (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearAreUidsChanged () 
	private void ensureUidStatesIsMutable () 
	public java.util.List getUidStatesList () 
	public int getUidStatesCount () 
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto getUidStates (int) 
		int index
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setUidStates (int, com.android.server.power.PowerManagerServiceDumpProto$UidStateProto) 
		int index
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setUidStates (int, com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder) 
		int index
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder builderForValue
	public com.android.server.power.PowerManagerServiceDumpProto$Builder addUidStates (com.android.server.power.PowerManagerServiceDumpProto$UidStateProto) 
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder addUidStates (int, com.android.server.power.PowerManagerServiceDumpProto$UidStateProto) 
		int index
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder addUidStates (com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder) 
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder builderForValue
	public com.android.server.power.PowerManagerServiceDumpProto$Builder addUidStates (int, com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder) 
		int index
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder builderForValue
	public com.android.server.power.PowerManagerServiceDumpProto$Builder addAllUidStates (java.lang.Iterable) 
		Iterable values
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearUidStates () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder removeUidStates (int) 
		int index
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder getUidStatesBuilder (int) 
		int index
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProtoOrBuilder getUidStatesOrBuilder (int) 
		int index
	public java.util.List getUidStatesOrBuilderList () 
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder addUidStatesBuilder () 
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder addUidStatesBuilder (int) 
		int index
	public java.util.List getUidStatesBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getUidStatesFieldBuilder () 
	public boolean hasLooper () 
	public android.os.LooperProto getLooper () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setLooper (android.os.LooperProto) 
		android.os.LooperProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setLooper (android.os.LooperProto$Builder) 
		android.os.LooperProto$Builder builderForValue
	public com.android.server.power.PowerManagerServiceDumpProto$Builder mergeLooper (android.os.LooperProto) 
		android.os.LooperProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearLooper () 
	public android.os.LooperProto$Builder getLooperBuilder () 
	public android.os.LooperProtoOrBuilder getLooperOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLooperFieldBuilder () 
	private void ensureWakeLocksIsMutable () 
	public java.util.List getWakeLocksList () 
	public int getWakeLocksCount () 
	public com.android.server.power.WakeLockProto getWakeLocks (int) 
		int index
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setWakeLocks (int, com.android.server.power.WakeLockProto) 
		int index
		com.android.server.power.WakeLockProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setWakeLocks (int, com.android.server.power.WakeLockProto$Builder) 
		int index
		com.android.server.power.WakeLockProto$Builder builderForValue
	public com.android.server.power.PowerManagerServiceDumpProto$Builder addWakeLocks (com.android.server.power.WakeLockProto) 
		com.android.server.power.WakeLockProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder addWakeLocks (int, com.android.server.power.WakeLockProto) 
		int index
		com.android.server.power.WakeLockProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder addWakeLocks (com.android.server.power.WakeLockProto$Builder) 
		com.android.server.power.WakeLockProto$Builder builderForValue
	public com.android.server.power.PowerManagerServiceDumpProto$Builder addWakeLocks (int, com.android.server.power.WakeLockProto$Builder) 
		int index
		com.android.server.power.WakeLockProto$Builder builderForValue
	public com.android.server.power.PowerManagerServiceDumpProto$Builder addAllWakeLocks (java.lang.Iterable) 
		Iterable values
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearWakeLocks () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder removeWakeLocks (int) 
		int index
	public com.android.server.power.WakeLockProto$Builder getWakeLocksBuilder (int) 
		int index
	public com.android.server.power.WakeLockProtoOrBuilder getWakeLocksOrBuilder (int) 
		int index
	public java.util.List getWakeLocksOrBuilderList () 
	public com.android.server.power.WakeLockProto$Builder addWakeLocksBuilder () 
	public com.android.server.power.WakeLockProto$Builder addWakeLocksBuilder (int) 
		int index
	public java.util.List getWakeLocksBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getWakeLocksFieldBuilder () 
	private void ensureSuspendBlockersIsMutable () 
	public java.util.List getSuspendBlockersList () 
	public int getSuspendBlockersCount () 
	public com.android.server.power.SuspendBlockerProto getSuspendBlockers (int) 
		int index
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setSuspendBlockers (int, com.android.server.power.SuspendBlockerProto) 
		int index
		com.android.server.power.SuspendBlockerProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setSuspendBlockers (int, com.android.server.power.SuspendBlockerProto$Builder) 
		int index
		com.android.server.power.SuspendBlockerProto$Builder builderForValue
	public com.android.server.power.PowerManagerServiceDumpProto$Builder addSuspendBlockers (com.android.server.power.SuspendBlockerProto) 
		com.android.server.power.SuspendBlockerProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder addSuspendBlockers (int, com.android.server.power.SuspendBlockerProto) 
		int index
		com.android.server.power.SuspendBlockerProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder addSuspendBlockers (com.android.server.power.SuspendBlockerProto$Builder) 
		com.android.server.power.SuspendBlockerProto$Builder builderForValue
	public com.android.server.power.PowerManagerServiceDumpProto$Builder addSuspendBlockers (int, com.android.server.power.SuspendBlockerProto$Builder) 
		int index
		com.android.server.power.SuspendBlockerProto$Builder builderForValue
	public com.android.server.power.PowerManagerServiceDumpProto$Builder addAllSuspendBlockers (java.lang.Iterable) 
		Iterable values
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearSuspendBlockers () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder removeSuspendBlockers (int) 
		int index
	public com.android.server.power.SuspendBlockerProto$Builder getSuspendBlockersBuilder (int) 
		int index
	public com.android.server.power.SuspendBlockerProtoOrBuilder getSuspendBlockersOrBuilder (int) 
		int index
	public java.util.List getSuspendBlockersOrBuilderList () 
	public com.android.server.power.SuspendBlockerProto$Builder addSuspendBlockersBuilder () 
	public com.android.server.power.SuspendBlockerProto$Builder addSuspendBlockersBuilder (int) 
		int index
	public java.util.List getSuspendBlockersBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getSuspendBlockersFieldBuilder () 
	public boolean hasWirelessChargerDetector () 
	public com.android.server.power.WirelessChargerDetectorProto getWirelessChargerDetector () 
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setWirelessChargerDetector (com.android.server.power.WirelessChargerDetectorProto) 
		com.android.server.power.WirelessChargerDetectorProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder setWirelessChargerDetector (com.android.server.power.WirelessChargerDetectorProto$Builder) 
		com.android.server.power.WirelessChargerDetectorProto$Builder builderForValue
	public com.android.server.power.PowerManagerServiceDumpProto$Builder mergeWirelessChargerDetector (com.android.server.power.WirelessChargerDetectorProto) 
		com.android.server.power.WirelessChargerDetectorProto value
	public com.android.server.power.PowerManagerServiceDumpProto$Builder clearWirelessChargerDetector () 
	public com.android.server.power.WirelessChargerDetectorProto$Builder getWirelessChargerDetectorBuilder () 
	public com.android.server.power.WirelessChargerDetectorProtoOrBuilder getWirelessChargerDetectorOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWirelessChargerDetectorFieldBuilder () 
	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  (com.android.server.power.PowerManagerServiceDumpProto$1) 
		com.android.server.power.PowerManagerServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.power.PowerManagerServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.power.PowerManagerServiceDumpProto$1 x1
}

com/android/server/power/PowerManagerServiceDumpProto$ConstantsProto$1.class
PowerManagerServiceDumpProto.java
package com.android.server.power
final com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto 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 
}

com/android/server/power/PowerManagerServiceDumpProto$ConstantsProto$Builder.class
PowerManagerServiceDumpProto.java
package com.android.server.power
public final com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.power.PowerManagerServiceDumpProto$ConstantsProtoOrBuilder  {
	private int bitField0_
	private boolean isNoCachedWakeLocks_
	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 com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto getDefaultInstanceForType () 
	public com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto build () 
		com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto result
	public com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto buildPartial () 
		com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto$Builder mergeFrom (com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto) 
		com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto other
	public final boolean isInitialized () 
	public com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto$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
		com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto parsedMessage
	public boolean hasIsNoCachedWakeLocks () 
	public boolean getIsNoCachedWakeLocks () 
	public com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto$Builder setIsNoCachedWakeLocks (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto$Builder clearIsNoCachedWakeLocks () 
	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  (com.android.server.power.PowerManagerServiceDumpProto$1) 
		com.android.server.power.PowerManagerServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.power.PowerManagerServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.power.PowerManagerServiceDumpProto$1 x1
}

com/android/server/power/PowerManagerServiceDumpProto$ConstantsProto.class
PowerManagerServiceDumpProto.java
package com.android.server.power
public final com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto extends com.google.protobuf.GeneratedMessage implements com.android.server.power.PowerManagerServiceDumpProto$ConstantsProtoOrBuilder  {
	private int bitField0_
	public static final int IS_NO_CACHED_WAKE_LOCKS_FIELD_NUMBER
	private boolean isNoCachedWakeLocks_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto 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 hasIsNoCachedWakeLocks () 
	public boolean getIsNoCachedWakeLocks () 
	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 com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto 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 com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto$Builder newBuilderForType () 
	public static com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto$Builder newBuilder () 
	public static com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto$Builder newBuilder (com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto) 
		com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto prototype
	public com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto$Builder toBuilder () 
	protected com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto$Builder builder
	public static com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto 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, com.android.server.power.PowerManagerServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.power.PowerManagerServiceDumpProto$1 x1
	static boolean access$402 (com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto x0
		boolean x1
	static int access$502 (com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto, int) 
		com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$600 (com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto) 
		com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.power.PowerManagerServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.power.PowerManagerServiceDumpProto$1 x2
	static void  () 
}

com/android/server/power/PowerManagerServiceDumpProto$ConstantsProtoOrBuilder.class
PowerManagerServiceDumpProto.java
package com.android.server.power
public abstract com.android.server.power.PowerManagerServiceDumpProto$ConstantsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasIsNoCachedWakeLocks () 
	public abstract boolean getIsNoCachedWakeLocks () 
}

com/android/server/power/PowerManagerServiceDumpProto$UidStateProto$1.class
PowerManagerServiceDumpProto.java
package com.android.server.power
final com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto 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 
}

com/android/server/power/PowerManagerServiceDumpProto$UidStateProto$Builder.class
PowerManagerServiceDumpProto.java
package com.android.server.power
public final com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.power.PowerManagerServiceDumpProto$UidStateProtoOrBuilder  {
	private int bitField0_
	private int uid_
	private Object uidString_
	private boolean isActive_
	private int numWakeLocks_
	private boolean isProcessStateUnknown_
	private int processState_
	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 com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto getDefaultInstanceForType () 
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto build () 
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto result
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto buildPartial () 
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder mergeFrom (com.android.server.power.PowerManagerServiceDumpProto$UidStateProto) 
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto other
	public final boolean isInitialized () 
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$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
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto parsedMessage
	public boolean hasUid () 
	public int getUid () 
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder setUid (int) 
		int value
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder clearUid () 
	public boolean hasUidString () 
	public java.lang.String getUidString () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getUidStringBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder setUidString (java.lang.String) 
		String value
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder clearUidString () 
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder setUidStringBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasIsActive () 
	public boolean getIsActive () 
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder setIsActive (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder clearIsActive () 
	public boolean hasNumWakeLocks () 
	public int getNumWakeLocks () 
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder setNumWakeLocks (int) 
		int value
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder clearNumWakeLocks () 
	public boolean hasIsProcessStateUnknown () 
	public boolean getIsProcessStateUnknown () 
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder setIsProcessStateUnknown (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder clearIsProcessStateUnknown () 
	public boolean hasProcessState () 
	public android.app.ProcessState getProcessState () 
		android.app.ProcessState result
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder setProcessState (android.app.ProcessState) 
		android.app.ProcessState value
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder clearProcessState () 
	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  (com.android.server.power.PowerManagerServiceDumpProto$1) 
		com.android.server.power.PowerManagerServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.power.PowerManagerServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.power.PowerManagerServiceDumpProto$1 x1
}

com/android/server/power/PowerManagerServiceDumpProto$UidStateProto.class
PowerManagerServiceDumpProto.java
package com.android.server.power
public final com.android.server.power.PowerManagerServiceDumpProto$UidStateProto extends com.google.protobuf.GeneratedMessage implements com.android.server.power.PowerManagerServiceDumpProto$UidStateProtoOrBuilder  {
	private int bitField0_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int UID_STRING_FIELD_NUMBER
	private volatile Object uidString_
	public static final int IS_ACTIVE_FIELD_NUMBER
	private boolean isActive_
	public static final int NUM_WAKE_LOCKS_FIELD_NUMBER
	private int numWakeLocks_
	public static final int IS_PROCESS_STATE_UNKNOWN_FIELD_NUMBER
	private boolean isProcessStateUnknown_
	public static final int PROCESS_STATE_FIELD_NUMBER
	private int processState_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.power.PowerManagerServiceDumpProto$UidStateProto 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.app.ProcessState 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 hasUid () 
	public int getUid () 
	public boolean hasUidString () 
	public java.lang.String getUidString () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getUidStringBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasIsActive () 
	public boolean getIsActive () 
	public boolean hasNumWakeLocks () 
	public int getNumWakeLocks () 
	public boolean hasIsProcessStateUnknown () 
	public boolean getIsProcessStateUnknown () 
	public boolean hasProcessState () 
	public android.app.ProcessState getProcessState () 
		android.app.ProcessState 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 com.android.server.power.PowerManagerServiceDumpProto$UidStateProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.power.PowerManagerServiceDumpProto$UidStateProto 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 com.android.server.power.PowerManagerServiceDumpProto$UidStateProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.power.PowerManagerServiceDumpProto$UidStateProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerManagerServiceDumpProto$UidStateProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.PowerManagerServiceDumpProto$UidStateProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerManagerServiceDumpProto$UidStateProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.PowerManagerServiceDumpProto$UidStateProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerManagerServiceDumpProto$UidStateProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.power.PowerManagerServiceDumpProto$UidStateProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder newBuilderForType () 
	public static com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder newBuilder () 
	public static com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder newBuilder (com.android.server.power.PowerManagerServiceDumpProto$UidStateProto) 
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto prototype
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder toBuilder () 
	protected com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto$Builder builder
	public static com.android.server.power.PowerManagerServiceDumpProto$UidStateProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto 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$3500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.power.PowerManagerServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.power.PowerManagerServiceDumpProto$1 x1
	static int access$3702 (com.android.server.power.PowerManagerServiceDumpProto$UidStateProto, int) 
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto x0
		int x1
	static java.lang.Object access$3802 (com.android.server.power.PowerManagerServiceDumpProto$UidStateProto, java.lang.Object) 
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto x0
		Object x1
	static boolean access$3902 (com.android.server.power.PowerManagerServiceDumpProto$UidStateProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto x0
		boolean x1
	static int access$4002 (com.android.server.power.PowerManagerServiceDumpProto$UidStateProto, int) 
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto x0
		int x1
	static boolean access$4102 (com.android.server.power.PowerManagerServiceDumpProto$UidStateProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto x0
		boolean x1
	static int access$4202 (com.android.server.power.PowerManagerServiceDumpProto$UidStateProto, int) 
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto x0
		int x1
	static int access$4302 (com.android.server.power.PowerManagerServiceDumpProto$UidStateProto, int) 
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto x0
		int x1
	static java.lang.Object access$3800 (com.android.server.power.PowerManagerServiceDumpProto$UidStateProto) 
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto x0
	static com.google.protobuf.UnknownFieldSet access$4400 (com.android.server.power.PowerManagerServiceDumpProto$UidStateProto) 
		com.android.server.power.PowerManagerServiceDumpProto$UidStateProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.power.PowerManagerServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.power.PowerManagerServiceDumpProto$1 x2
	static void  () 
}

com/android/server/power/PowerManagerServiceDumpProto$UidStateProtoOrBuilder.class
PowerManagerServiceDumpProto.java
package com.android.server.power
public abstract com.android.server.power.PowerManagerServiceDumpProto$UidStateProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasUidString () 
	public abstract java.lang.String getUidString () 
	public abstract com.google.protobuf.ByteString getUidStringBytes () 
	public abstract boolean hasIsActive () 
	public abstract boolean getIsActive () 
	public abstract boolean hasNumWakeLocks () 
	public abstract int getNumWakeLocks () 
	public abstract boolean hasIsProcessStateUnknown () 
	public abstract boolean getIsProcessStateUnknown () 
	public abstract boolean hasProcessState () 
	public abstract android.app.ProcessState getProcessState () 
}

com/android/server/power/PowerManagerServiceDumpProto$UserActivityProto$1.class
PowerManagerServiceDumpProto.java
package com.android.server.power
final com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto 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 
}

com/android/server/power/PowerManagerServiceDumpProto$UserActivityProto$Builder.class
PowerManagerServiceDumpProto.java
package com.android.server.power
public final com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.power.PowerManagerServiceDumpProto$UserActivityProtoOrBuilder  {
	private int bitField0_
	private boolean isScreenBright_
	private boolean isScreenDim_
	private boolean isScreenDream_
	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 com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto getDefaultInstanceForType () 
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto build () 
		com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto result
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto buildPartial () 
		com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder mergeFrom (com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto) 
		com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto other
	public final boolean isInitialized () 
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$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
		com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto parsedMessage
	public boolean hasIsScreenBright () 
	public boolean getIsScreenBright () 
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder setIsScreenBright (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder clearIsScreenBright () 
	public boolean hasIsScreenDim () 
	public boolean getIsScreenDim () 
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder setIsScreenDim (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder clearIsScreenDim () 
	public boolean hasIsScreenDream () 
	public boolean getIsScreenDream () 
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder setIsScreenDream (boolean) 
		boolean value
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder clearIsScreenDream () 
	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  (com.android.server.power.PowerManagerServiceDumpProto$1) 
		com.android.server.power.PowerManagerServiceDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.power.PowerManagerServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.power.PowerManagerServiceDumpProto$1 x1
}

com/android/server/power/PowerManagerServiceDumpProto$UserActivityProto.class
PowerManagerServiceDumpProto.java
package com.android.server.power
public final com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto extends com.google.protobuf.GeneratedMessage implements com.android.server.power.PowerManagerServiceDumpProto$UserActivityProtoOrBuilder  {
	private int bitField0_
	public static final int IS_SCREEN_BRIGHT_FIELD_NUMBER
	private boolean isScreenBright_
	public static final int IS_SCREEN_DIM_FIELD_NUMBER
	private boolean isScreenDim_
	public static final int IS_SCREEN_DREAM_FIELD_NUMBER
	private boolean isScreenDream_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto 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 hasIsScreenBright () 
	public boolean getIsScreenBright () 
	public boolean hasIsScreenDim () 
	public boolean getIsScreenDim () 
	public boolean hasIsScreenDream () 
	public boolean getIsScreenDream () 
	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 com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto 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 com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder newBuilderForType () 
	public static com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder newBuilder () 
	public static com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder newBuilder (com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto) 
		com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto prototype
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder toBuilder () 
	protected com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder builder
	public static com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto 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$2500 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.power.PowerManagerServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.power.PowerManagerServiceDumpProto$1 x1
	static boolean access$2702 (com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto x0
		boolean x1
	static boolean access$2802 (com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto x0
		boolean x1
	static boolean access$2902 (com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto x0
		boolean x1
	static int access$3002 (com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto, int) 
		com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$3100 (com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto) 
		com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.power.PowerManagerServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.power.PowerManagerServiceDumpProto$1 x2
	static void  () 
}

com/android/server/power/PowerManagerServiceDumpProto$UserActivityProtoOrBuilder.class
PowerManagerServiceDumpProto.java
package com.android.server.power
public abstract com.android.server.power.PowerManagerServiceDumpProto$UserActivityProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasIsScreenBright () 
	public abstract boolean getIsScreenBright () 
	public abstract boolean hasIsScreenDim () 
	public abstract boolean getIsScreenDim () 
	public abstract boolean hasIsScreenDream () 
	public abstract boolean getIsScreenDream () 
}

com/android/server/power/PowerManagerServiceDumpProto.class
PowerManagerServiceDumpProto.java
package com.android.server.power
public final com.android.server.power.PowerManagerServiceDumpProto extends com.google.protobuf.GeneratedMessage implements com.android.server.power.PowerManagerServiceDumpProtoOrBuilder  {
	private int bitField0_
	private int bitField1_
	public static final int CONSTANTS_FIELD_NUMBER
	private com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto constants_
	public static final int DIRTY_FIELD_NUMBER
	private int dirty_
	public static final int WAKEFULNESS_FIELD_NUMBER
	private int wakefulness_
	public static final int IS_WAKEFULNESS_CHANGING_FIELD_NUMBER
	private boolean isWakefulnessChanging_
	public static final int IS_POWERED_FIELD_NUMBER
	private boolean isPowered_
	public static final int PLUG_TYPE_FIELD_NUMBER
	private int plugType_
	public static final int BATTERY_LEVEL_FIELD_NUMBER
	private int batteryLevel_
	public static final int BATTERY_LEVEL_WHEN_DREAM_STARTED_FIELD_NUMBER
	private int batteryLevelWhenDreamStarted_
	public static final int DOCK_STATE_FIELD_NUMBER
	private int dockState_
	public static final int IS_STAY_ON_FIELD_NUMBER
	private boolean isStayOn_
	public static final int IS_PROXIMITY_POSITIVE_FIELD_NUMBER
	private boolean isProximityPositive_
	public static final int IS_BOOT_COMPLETED_FIELD_NUMBER
	private boolean isBootCompleted_
	public static final int IS_SYSTEM_READY_FIELD_NUMBER
	private boolean isSystemReady_
	public static final int IS_HAL_AUTO_SUSPEND_MODE_ENABLED_FIELD_NUMBER
	private boolean isHalAutoSuspendModeEnabled_
	public static final int IS_HAL_AUTO_INTERACTIVE_MODE_ENABLED_FIELD_NUMBER
	private boolean isHalAutoInteractiveModeEnabled_
	public static final int ACTIVE_WAKE_LOCKS_FIELD_NUMBER
	private com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto activeWakeLocks_
	public static final int NOTIFY_LONG_SCHEDULED_MS_FIELD_NUMBER
	private long notifyLongScheduledMs_
	public static final int NOTIFY_LONG_DISPATCHED_MS_FIELD_NUMBER
	private long notifyLongDispatchedMs_
	public static final int NOTIFY_LONG_NEXT_CHECK_MS_FIELD_NUMBER
	private long notifyLongNextCheckMs_
	public static final int USER_ACTIVITY_FIELD_NUMBER
	private com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto userActivity_
	public static final int IS_REQUEST_WAIT_FOR_NEGATIVE_PROXIMITY_FIELD_NUMBER
	private boolean isRequestWaitForNegativeProximity_
	public static final int IS_SANDMAN_SCHEDULED_FIELD_NUMBER
	private boolean isSandmanScheduled_
	public static final int IS_SANDMAN_SUMMONED_FIELD_NUMBER
	private boolean isSandmanSummoned_
	public static final int IS_LOW_POWER_MODE_ENABLED_FIELD_NUMBER
	private boolean isLowPowerModeEnabled_
	public static final int IS_BATTERY_LEVEL_LOW_FIELD_NUMBER
	private boolean isBatteryLevelLow_
	public static final int IS_LIGHT_DEVICE_IDLE_MODE_FIELD_NUMBER
	private boolean isLightDeviceIdleMode_
	public static final int IS_DEVICE_IDLE_MODE_FIELD_NUMBER
	private boolean isDeviceIdleMode_
	public static final int DEVICE_IDLE_WHITELIST_FIELD_NUMBER
	private java.util.List deviceIdleWhitelist_
	public static final int DEVICE_IDLE_TEMP_WHITELIST_FIELD_NUMBER
	private java.util.List deviceIdleTempWhitelist_
	public static final int LAST_WAKE_TIME_MS_FIELD_NUMBER
	private long lastWakeTimeMs_
	public static final int LAST_SLEEP_TIME_MS_FIELD_NUMBER
	private long lastSleepTimeMs_
	public static final int LAST_USER_ACTIVITY_TIME_MS_FIELD_NUMBER
	private long lastUserActivityTimeMs_
	public static final int LAST_USER_ACTIVITY_TIME_NO_CHANGE_LIGHTS_MS_FIELD_NUMBER
	private long lastUserActivityTimeNoChangeLightsMs_
	public static final int LAST_INTERACTIVE_POWER_HINT_TIME_MS_FIELD_NUMBER
	private long lastInteractivePowerHintTimeMs_
	public static final int LAST_SCREEN_BRIGHTNESS_BOOST_TIME_MS_FIELD_NUMBER
	private long lastScreenBrightnessBoostTimeMs_
	public static final int IS_SCREEN_BRIGHTNESS_BOOST_IN_PROGRESS_FIELD_NUMBER
	private boolean isScreenBrightnessBoostInProgress_
	public static final int IS_DISPLAY_READY_FIELD_NUMBER
	private boolean isDisplayReady_
	public static final int IS_HOLDING_WAKE_LOCK_SUSPEND_BLOCKER_FIELD_NUMBER
	private boolean isHoldingWakeLockSuspendBlocker_
	public static final int IS_HOLDING_DISPLAY_SUSPEND_BLOCKER_FIELD_NUMBER
	private boolean isHoldingDisplaySuspendBlocker_
	public static final int SETTINGS_AND_CONFIGURATION_FIELD_NUMBER
	private com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto settingsAndConfiguration_
	public static final int SLEEP_TIMEOUT_MS_FIELD_NUMBER
	private int sleepTimeoutMs_
	public static final int SCREEN_OFF_TIMEOUT_MS_FIELD_NUMBER
	private int screenOffTimeoutMs_
	public static final int SCREEN_DIM_DURATION_MS_FIELD_NUMBER
	private int screenDimDurationMs_
	public static final int ARE_UIDS_CHANGING_FIELD_NUMBER
	private boolean areUidsChanging_
	public static final int ARE_UIDS_CHANGED_FIELD_NUMBER
	private boolean areUidsChanged_
	public static final int UID_STATES_FIELD_NUMBER
	private java.util.List uidStates_
	public static final int LOOPER_FIELD_NUMBER
	private android.os.LooperProto looper_
	public static final int WAKE_LOCKS_FIELD_NUMBER
	private java.util.List wakeLocks_
	public static final int SUSPEND_BLOCKERS_FIELD_NUMBER
	private java.util.List suspendBlockers_
	public static final int WIRELESS_CHARGER_DETECTOR_FIELD_NUMBER
	private com.android.server.power.WirelessChargerDetectorProto wirelessChargerDetector_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.power.PowerManagerServiceDumpProto 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.android.server.power.PowerManagerServiceDumpProto$ConstantsProto$Builder subBuilder
		int rawValue
		android.os.PowerManagerInternalProto$Wakefulness value
		int rawValue
		android.os.BatteryManagerProto$PlugType value
		int rawValue
		android.content.IntentProto$DockState value
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto$Builder subBuilder
		com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto$Builder subBuilder
		int length
		int limit
		int length
		int limit
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder subBuilder
		android.os.LooperProto$Builder subBuilder
		com.android.server.power.WirelessChargerDetectorProto$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_
		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 hasConstants () 
	public com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto getConstants () 
	public com.android.server.power.PowerManagerServiceDumpProto$ConstantsProtoOrBuilder getConstantsOrBuilder () 
	public boolean hasDirty () 
	public int getDirty () 
	public boolean hasWakefulness () 
	public android.os.PowerManagerInternalProto$Wakefulness getWakefulness () 
		android.os.PowerManagerInternalProto$Wakefulness result
	public boolean hasIsWakefulnessChanging () 
	public boolean getIsWakefulnessChanging () 
	public boolean hasIsPowered () 
	public boolean getIsPowered () 
	public boolean hasPlugType () 
	public android.os.BatteryManagerProto$PlugType getPlugType () 
		android.os.BatteryManagerProto$PlugType result
	public boolean hasBatteryLevel () 
	public int getBatteryLevel () 
	public boolean hasBatteryLevelWhenDreamStarted () 
	public int getBatteryLevelWhenDreamStarted () 
	public boolean hasDockState () 
	public android.content.IntentProto$DockState getDockState () 
		android.content.IntentProto$DockState result
	public boolean hasIsStayOn () 
	public boolean getIsStayOn () 
	public boolean hasIsProximityPositive () 
	public boolean getIsProximityPositive () 
	public boolean hasIsBootCompleted () 
	public boolean getIsBootCompleted () 
	public boolean hasIsSystemReady () 
	public boolean getIsSystemReady () 
	public boolean hasIsHalAutoSuspendModeEnabled () 
	public boolean getIsHalAutoSuspendModeEnabled () 
	public boolean hasIsHalAutoInteractiveModeEnabled () 
	public boolean getIsHalAutoInteractiveModeEnabled () 
	public boolean hasActiveWakeLocks () 
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto getActiveWakeLocks () 
	public com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProtoOrBuilder getActiveWakeLocksOrBuilder () 
	public boolean hasNotifyLongScheduledMs () 
	public long getNotifyLongScheduledMs () 
	public boolean hasNotifyLongDispatchedMs () 
	public long getNotifyLongDispatchedMs () 
	public boolean hasNotifyLongNextCheckMs () 
	public long getNotifyLongNextCheckMs () 
	public boolean hasUserActivity () 
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto getUserActivity () 
	public com.android.server.power.PowerManagerServiceDumpProto$UserActivityProtoOrBuilder getUserActivityOrBuilder () 
	public boolean hasIsRequestWaitForNegativeProximity () 
	public boolean getIsRequestWaitForNegativeProximity () 
	public boolean hasIsSandmanScheduled () 
	public boolean getIsSandmanScheduled () 
	public boolean hasIsSandmanSummoned () 
	public boolean getIsSandmanSummoned () 
	public boolean hasIsLowPowerModeEnabled () 
	public boolean getIsLowPowerModeEnabled () 
	public boolean hasIsBatteryLevelLow () 
	public boolean getIsBatteryLevelLow () 
	public boolean hasIsLightDeviceIdleMode () 
	public boolean getIsLightDeviceIdleMode () 
	public boolean hasIsDeviceIdleMode () 
	public boolean getIsDeviceIdleMode () 
	public java.util.List getDeviceIdleWhitelistList () 
	public int getDeviceIdleWhitelistCount () 
	public int getDeviceIdleWhitelist (int) 
		int index
	public java.util.List getDeviceIdleTempWhitelistList () 
	public int getDeviceIdleTempWhitelistCount () 
	public int getDeviceIdleTempWhitelist (int) 
		int index
	public boolean hasLastWakeTimeMs () 
	public long getLastWakeTimeMs () 
	public boolean hasLastSleepTimeMs () 
	public long getLastSleepTimeMs () 
	public boolean hasLastUserActivityTimeMs () 
	public long getLastUserActivityTimeMs () 
	public boolean hasLastUserActivityTimeNoChangeLightsMs () 
	public long getLastUserActivityTimeNoChangeLightsMs () 
	public boolean hasLastInteractivePowerHintTimeMs () 
	public long getLastInteractivePowerHintTimeMs () 
	public boolean hasLastScreenBrightnessBoostTimeMs () 
	public long getLastScreenBrightnessBoostTimeMs () 
	public boolean hasIsScreenBrightnessBoostInProgress () 
	public boolean getIsScreenBrightnessBoostInProgress () 
	public boolean hasIsDisplayReady () 
	public boolean getIsDisplayReady () 
	public boolean hasIsHoldingWakeLockSuspendBlocker () 
	public boolean getIsHoldingWakeLockSuspendBlocker () 
	public boolean hasIsHoldingDisplaySuspendBlocker () 
	public boolean getIsHoldingDisplaySuspendBlocker () 
	public boolean hasSettingsAndConfiguration () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto getSettingsAndConfiguration () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProtoOrBuilder getSettingsAndConfigurationOrBuilder () 
	public boolean hasSleepTimeoutMs () 
	public int getSleepTimeoutMs () 
	public boolean hasScreenOffTimeoutMs () 
	public int getScreenOffTimeoutMs () 
	public boolean hasScreenDimDurationMs () 
	public int getScreenDimDurationMs () 
	public boolean hasAreUidsChanging () 
	public boolean getAreUidsChanging () 
	public boolean hasAreUidsChanged () 
	public boolean getAreUidsChanged () 
	public java.util.List getUidStatesList () 
	public java.util.List getUidStatesOrBuilderList () 
	public int getUidStatesCount () 
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProto getUidStates (int) 
		int index
	public com.android.server.power.PowerManagerServiceDumpProto$UidStateProtoOrBuilder getUidStatesOrBuilder (int) 
		int index
	public boolean hasLooper () 
	public android.os.LooperProto getLooper () 
	public android.os.LooperProtoOrBuilder getLooperOrBuilder () 
	public java.util.List getWakeLocksList () 
	public java.util.List getWakeLocksOrBuilderList () 
	public int getWakeLocksCount () 
	public com.android.server.power.WakeLockProto getWakeLocks (int) 
		int index
	public com.android.server.power.WakeLockProtoOrBuilder getWakeLocksOrBuilder (int) 
		int index
	public java.util.List getSuspendBlockersList () 
	public java.util.List getSuspendBlockersOrBuilderList () 
	public int getSuspendBlockersCount () 
	public com.android.server.power.SuspendBlockerProto getSuspendBlockers (int) 
		int index
	public com.android.server.power.SuspendBlockerProtoOrBuilder getSuspendBlockersOrBuilder (int) 
		int index
	public boolean hasWirelessChargerDetector () 
	public com.android.server.power.WirelessChargerDetectorProto getWirelessChargerDetector () 
	public com.android.server.power.WirelessChargerDetectorProtoOrBuilder getWirelessChargerDetectorOrBuilder () 
	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
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int dataSize
		int i
		int dataSize
		int i
		int i
		int i
		int size
	public static com.android.server.power.PowerManagerServiceDumpProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.power.PowerManagerServiceDumpProto 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 com.android.server.power.PowerManagerServiceDumpProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.power.PowerManagerServiceDumpProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerManagerServiceDumpProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.PowerManagerServiceDumpProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerManagerServiceDumpProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.PowerManagerServiceDumpProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerManagerServiceDumpProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.power.PowerManagerServiceDumpProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.power.PowerManagerServiceDumpProto$Builder newBuilderForType () 
	public static com.android.server.power.PowerManagerServiceDumpProto$Builder newBuilder () 
	public static com.android.server.power.PowerManagerServiceDumpProto$Builder newBuilder (com.android.server.power.PowerManagerServiceDumpProto) 
		com.android.server.power.PowerManagerServiceDumpProto prototype
	public com.android.server.power.PowerManagerServiceDumpProto$Builder toBuilder () 
	protected com.android.server.power.PowerManagerServiceDumpProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.power.PowerManagerServiceDumpProto$Builder builder
	public static com.android.server.power.PowerManagerServiceDumpProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.power.PowerManagerServiceDumpProto 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$4800 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.power.PowerManagerServiceDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.power.PowerManagerServiceDumpProto$1 x1
	static com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto access$5002 (com.android.server.power.PowerManagerServiceDumpProto, com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto x1
	static int access$5102 (com.android.server.power.PowerManagerServiceDumpProto, int) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		int x1
	static int access$5202 (com.android.server.power.PowerManagerServiceDumpProto, int) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		int x1
	static boolean access$5302 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static boolean access$5402 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static int access$5502 (com.android.server.power.PowerManagerServiceDumpProto, int) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		int x1
	static int access$5602 (com.android.server.power.PowerManagerServiceDumpProto, int) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		int x1
	static int access$5702 (com.android.server.power.PowerManagerServiceDumpProto, int) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		int x1
	static int access$5802 (com.android.server.power.PowerManagerServiceDumpProto, int) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		int x1
	static boolean access$5902 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static boolean access$6002 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static boolean access$6102 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static boolean access$6202 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static boolean access$6302 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static boolean access$6402 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto access$6502 (com.android.server.power.PowerManagerServiceDumpProto, com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto x1
	static long access$6602 (com.android.server.power.PowerManagerServiceDumpProto, long) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		long x1
	static long access$6702 (com.android.server.power.PowerManagerServiceDumpProto, long) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		long x1
	static long access$6802 (com.android.server.power.PowerManagerServiceDumpProto, long) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		long x1
	static com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto access$6902 (com.android.server.power.PowerManagerServiceDumpProto, com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto x1
	static boolean access$7002 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static boolean access$7102 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static boolean access$7202 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static boolean access$7302 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static boolean access$7402 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static boolean access$7502 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static boolean access$7602 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static java.util.List access$7702 (com.android.server.power.PowerManagerServiceDumpProto, java.util.List) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		java.util.List x1
	static java.util.List access$7802 (com.android.server.power.PowerManagerServiceDumpProto, java.util.List) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		java.util.List x1
	static long access$7902 (com.android.server.power.PowerManagerServiceDumpProto, long) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		long x1
	static long access$8002 (com.android.server.power.PowerManagerServiceDumpProto, long) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		long x1
	static long access$8102 (com.android.server.power.PowerManagerServiceDumpProto, long) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		long x1
	static long access$8202 (com.android.server.power.PowerManagerServiceDumpProto, long) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		long x1
	static long access$8302 (com.android.server.power.PowerManagerServiceDumpProto, long) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		long x1
	static long access$8402 (com.android.server.power.PowerManagerServiceDumpProto, long) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		long x1
	static boolean access$8502 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static boolean access$8602 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static boolean access$8702 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static boolean access$8802 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto access$8902 (com.android.server.power.PowerManagerServiceDumpProto, com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x1
	static int access$9002 (com.android.server.power.PowerManagerServiceDumpProto, int) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		int x1
	static int access$9102 (com.android.server.power.PowerManagerServiceDumpProto, int) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		int x1
	static int access$9202 (com.android.server.power.PowerManagerServiceDumpProto, int) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		int x1
	static boolean access$9302 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static boolean access$9402 (com.android.server.power.PowerManagerServiceDumpProto, boolean) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		boolean x1
	static java.util.List access$9502 (com.android.server.power.PowerManagerServiceDumpProto, java.util.List) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		java.util.List x1
	static android.os.LooperProto access$9602 (com.android.server.power.PowerManagerServiceDumpProto, android.os.LooperProto) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		android.os.LooperProto x1
	static java.util.List access$9702 (com.android.server.power.PowerManagerServiceDumpProto, java.util.List) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		java.util.List x1
	static java.util.List access$9802 (com.android.server.power.PowerManagerServiceDumpProto, java.util.List) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		java.util.List x1
	static com.android.server.power.WirelessChargerDetectorProto access$9902 (com.android.server.power.PowerManagerServiceDumpProto, com.android.server.power.WirelessChargerDetectorProto) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		com.android.server.power.WirelessChargerDetectorProto x1
	static int access$10002 (com.android.server.power.PowerManagerServiceDumpProto, int) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		int x1
	static int access$10102 (com.android.server.power.PowerManagerServiceDumpProto, int) 
		com.android.server.power.PowerManagerServiceDumpProto x0
		int x1
	static java.util.List access$7700 (com.android.server.power.PowerManagerServiceDumpProto) 
		com.android.server.power.PowerManagerServiceDumpProto x0
	static java.util.List access$7800 (com.android.server.power.PowerManagerServiceDumpProto) 
		com.android.server.power.PowerManagerServiceDumpProto x0
	static java.util.List access$9500 (com.android.server.power.PowerManagerServiceDumpProto) 
		com.android.server.power.PowerManagerServiceDumpProto x0
	static boolean access$10200 () 
	static java.util.List access$9700 (com.android.server.power.PowerManagerServiceDumpProto) 
		com.android.server.power.PowerManagerServiceDumpProto x0
	static boolean access$10300 () 
	static java.util.List access$9800 (com.android.server.power.PowerManagerServiceDumpProto) 
		com.android.server.power.PowerManagerServiceDumpProto x0
	static boolean access$10400 () 
	static com.google.protobuf.UnknownFieldSet access$10500 (com.android.server.power.PowerManagerServiceDumpProto) 
		com.android.server.power.PowerManagerServiceDumpProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.power.PowerManagerServiceDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.power.PowerManagerServiceDumpProto$1 x2
	static void  () 
}

com/android/server/power/PowerManagerServiceDumpProtoOrBuilder.class
PowerManagerServiceDumpProtoOrBuilder.java
package com.android.server.power
public abstract com.android.server.power.PowerManagerServiceDumpProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasConstants () 
	public abstract com.android.server.power.PowerManagerServiceDumpProto$ConstantsProto getConstants () 
	public abstract com.android.server.power.PowerManagerServiceDumpProto$ConstantsProtoOrBuilder getConstantsOrBuilder () 
	public abstract boolean hasDirty () 
	public abstract int getDirty () 
	public abstract boolean hasWakefulness () 
	public abstract android.os.PowerManagerInternalProto$Wakefulness getWakefulness () 
	public abstract boolean hasIsWakefulnessChanging () 
	public abstract boolean getIsWakefulnessChanging () 
	public abstract boolean hasIsPowered () 
	public abstract boolean getIsPowered () 
	public abstract boolean hasPlugType () 
	public abstract android.os.BatteryManagerProto$PlugType getPlugType () 
	public abstract boolean hasBatteryLevel () 
	public abstract int getBatteryLevel () 
	public abstract boolean hasBatteryLevelWhenDreamStarted () 
	public abstract int getBatteryLevelWhenDreamStarted () 
	public abstract boolean hasDockState () 
	public abstract android.content.IntentProto$DockState getDockState () 
	public abstract boolean hasIsStayOn () 
	public abstract boolean getIsStayOn () 
	public abstract boolean hasIsProximityPositive () 
	public abstract boolean getIsProximityPositive () 
	public abstract boolean hasIsBootCompleted () 
	public abstract boolean getIsBootCompleted () 
	public abstract boolean hasIsSystemReady () 
	public abstract boolean getIsSystemReady () 
	public abstract boolean hasIsHalAutoSuspendModeEnabled () 
	public abstract boolean getIsHalAutoSuspendModeEnabled () 
	public abstract boolean hasIsHalAutoInteractiveModeEnabled () 
	public abstract boolean getIsHalAutoInteractiveModeEnabled () 
	public abstract boolean hasActiveWakeLocks () 
	public abstract com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProto getActiveWakeLocks () 
	public abstract com.android.server.power.PowerManagerServiceDumpProto$ActiveWakeLocksProtoOrBuilder getActiveWakeLocksOrBuilder () 
	public abstract boolean hasNotifyLongScheduledMs () 
	public abstract long getNotifyLongScheduledMs () 
	public abstract boolean hasNotifyLongDispatchedMs () 
	public abstract long getNotifyLongDispatchedMs () 
	public abstract boolean hasNotifyLongNextCheckMs () 
	public abstract long getNotifyLongNextCheckMs () 
	public abstract boolean hasUserActivity () 
	public abstract com.android.server.power.PowerManagerServiceDumpProto$UserActivityProto getUserActivity () 
	public abstract com.android.server.power.PowerManagerServiceDumpProto$UserActivityProtoOrBuilder getUserActivityOrBuilder () 
	public abstract boolean hasIsRequestWaitForNegativeProximity () 
	public abstract boolean getIsRequestWaitForNegativeProximity () 
	public abstract boolean hasIsSandmanScheduled () 
	public abstract boolean getIsSandmanScheduled () 
	public abstract boolean hasIsSandmanSummoned () 
	public abstract boolean getIsSandmanSummoned () 
	public abstract boolean hasIsLowPowerModeEnabled () 
	public abstract boolean getIsLowPowerModeEnabled () 
	public abstract boolean hasIsBatteryLevelLow () 
	public abstract boolean getIsBatteryLevelLow () 
	public abstract boolean hasIsLightDeviceIdleMode () 
	public abstract boolean getIsLightDeviceIdleMode () 
	public abstract boolean hasIsDeviceIdleMode () 
	public abstract boolean getIsDeviceIdleMode () 
	public abstract java.util.List getDeviceIdleWhitelistList () 
	public abstract int getDeviceIdleWhitelistCount () 
	public abstract int getDeviceIdleWhitelist (int) 
	public abstract java.util.List getDeviceIdleTempWhitelistList () 
	public abstract int getDeviceIdleTempWhitelistCount () 
	public abstract int getDeviceIdleTempWhitelist (int) 
	public abstract boolean hasLastWakeTimeMs () 
	public abstract long getLastWakeTimeMs () 
	public abstract boolean hasLastSleepTimeMs () 
	public abstract long getLastSleepTimeMs () 
	public abstract boolean hasLastUserActivityTimeMs () 
	public abstract long getLastUserActivityTimeMs () 
	public abstract boolean hasLastUserActivityTimeNoChangeLightsMs () 
	public abstract long getLastUserActivityTimeNoChangeLightsMs () 
	public abstract boolean hasLastInteractivePowerHintTimeMs () 
	public abstract long getLastInteractivePowerHintTimeMs () 
	public abstract boolean hasLastScreenBrightnessBoostTimeMs () 
	public abstract long getLastScreenBrightnessBoostTimeMs () 
	public abstract boolean hasIsScreenBrightnessBoostInProgress () 
	public abstract boolean getIsScreenBrightnessBoostInProgress () 
	public abstract boolean hasIsDisplayReady () 
	public abstract boolean getIsDisplayReady () 
	public abstract boolean hasIsHoldingWakeLockSuspendBlocker () 
	public abstract boolean getIsHoldingWakeLockSuspendBlocker () 
	public abstract boolean hasIsHoldingDisplaySuspendBlocker () 
	public abstract boolean getIsHoldingDisplaySuspendBlocker () 
	public abstract boolean hasSettingsAndConfiguration () 
	public abstract com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto getSettingsAndConfiguration () 
	public abstract com.android.server.power.PowerServiceSettingsAndConfigurationDumpProtoOrBuilder getSettingsAndConfigurationOrBuilder () 
	public abstract boolean hasSleepTimeoutMs () 
	public abstract int getSleepTimeoutMs () 
	public abstract boolean hasScreenOffTimeoutMs () 
	public abstract int getScreenOffTimeoutMs () 
	public abstract boolean hasScreenDimDurationMs () 
	public abstract int getScreenDimDurationMs () 
	public abstract boolean hasAreUidsChanging () 
	public abstract boolean getAreUidsChanging () 
	public abstract boolean hasAreUidsChanged () 
	public abstract boolean getAreUidsChanged () 
	public abstract java.util.List getUidStatesList () 
	public abstract com.android.server.power.PowerManagerServiceDumpProto$UidStateProto getUidStates (int) 
	public abstract int getUidStatesCount () 
	public abstract java.util.List getUidStatesOrBuilderList () 
	public abstract com.android.server.power.PowerManagerServiceDumpProto$UidStateProtoOrBuilder getUidStatesOrBuilder (int) 
	public abstract boolean hasLooper () 
	public abstract android.os.LooperProto getLooper () 
	public abstract android.os.LooperProtoOrBuilder getLooperOrBuilder () 
	public abstract java.util.List getWakeLocksList () 
	public abstract com.android.server.power.WakeLockProto getWakeLocks (int) 
	public abstract int getWakeLocksCount () 
	public abstract java.util.List getWakeLocksOrBuilderList () 
	public abstract com.android.server.power.WakeLockProtoOrBuilder getWakeLocksOrBuilder (int) 
	public abstract java.util.List getSuspendBlockersList () 
	public abstract com.android.server.power.SuspendBlockerProto getSuspendBlockers (int) 
	public abstract int getSuspendBlockersCount () 
	public abstract java.util.List getSuspendBlockersOrBuilderList () 
	public abstract com.android.server.power.SuspendBlockerProtoOrBuilder getSuspendBlockersOrBuilder (int) 
	public abstract boolean hasWirelessChargerDetector () 
	public abstract com.android.server.power.WirelessChargerDetectorProto getWirelessChargerDetector () 
	public abstract com.android.server.power.WirelessChargerDetectorProtoOrBuilder getWirelessChargerDetectorOrBuilder () 
}

com/android/server/power/PowerServiceSettingsAndConfigurationDumpProto$1.class
PowerServiceSettingsAndConfigurationDumpProto.java
package com.android.server.power
final com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto 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 
}

com/android/server/power/PowerServiceSettingsAndConfigurationDumpProto$Builder.class
PowerServiceSettingsAndConfigurationDumpProto.java
package com.android.server.power
public final com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.power.PowerServiceSettingsAndConfigurationDumpProtoOrBuilder  {
	private int bitField0_
	private int bitField1_
	private boolean isDecoupleHalAutoSuspendModeFromDisplayConfig_
	private boolean isDecoupleHalInteractiveModeFromDisplayConfig_
	private boolean isWakeUpWhenPluggedOrUnpluggedConfig_
	private boolean isWakeUpWhenPluggedOrUnpluggedInTheaterModeConfig_
	private boolean isTheaterModeEnabled_
	private boolean isSuspendWhenScreenOffDueToProximityConfig_
	private boolean areDreamsSupportedConfig_
	private boolean areDreamsEnabledByDefaultConfig_
	private boolean areDreamsActivatedOnSleepByDefaultConfig_
	private boolean areDreamsActivatedOnDockByDefaultConfig_
	private boolean areDreamsEnabledOnBatteryConfig_
	private int dreamsBatteryLevelMinimumWhenPoweredConfig_
	private int dreamsBatteryLevelMinimumWhenNotPoweredConfig_
	private int dreamsBatteryLevelDrainCutoffConfig_
	private boolean areDreamsEnabledSetting_
	private boolean areDreamsActivateOnSleepSetting_
	private boolean areDreamsActivateOnDockSetting_
	private boolean isDozeAfterScreenOffConfig_
	private boolean isLowPowerModeSetting_
	private boolean isAutoLowPowerModeConfigured_
	private boolean isAutoLowPowerModeSnoozing_
	private int minimumScreenOffTimeoutConfigMs_
	private int maximumScreenDimDurationConfigMs_
	private float maximumScreenDimRatioConfig_
	private int screenOffTimeoutSettingMs_
	private int sleepTimeoutSettingMs_
	private int maximumScreenOffTimeoutFromDeviceAdminMs_
	private boolean isMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked_
	private com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto stayOnWhilePluggedIn_
	private com.google.protobuf.SingleFieldBuilder stayOnWhilePluggedInBuilder_
	private int screenBrightnessSetting_
	private float screenAutoBrightnessAdjustmentSetting_
	private int screenBrightnessModeSetting_
	private int screenBrightnessOverrideFromWindowManager_
	private long userActivityTimeoutOverrideFromWindowManagerMs_
	private boolean isUserInactiveOverrideFromWindowManager_
	private int temporaryScreenBrightnessSettingOverride_
	private float temporaryScreenAutoBrightnessAdjustmentSettingOverride_
	private int dozeScreenStateOverrideFromDreamManager_
	private float dozedScreenBrightnessOverrideFromDreamManager_
	private com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto screenBrightnessSettingLimits_
	private com.google.protobuf.SingleFieldBuilder screenBrightnessSettingLimitsBuilder_
	private int screenBrightnessForVrSetting_
	private boolean isDoubleTapWakeEnabled_
	private boolean isVrModeEnabled_
	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 com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto getDefaultInstanceForType () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto build () 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto result
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto buildPartial () 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto result
		int from_bitField0_
		int from_bitField1_
		int to_bitField0_
		int to_bitField1_
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder mergeFrom (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto other
	public final boolean isInitialized () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$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
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto parsedMessage
	public boolean hasIsDecoupleHalAutoSuspendModeFromDisplayConfig () 
	public boolean getIsDecoupleHalAutoSuspendModeFromDisplayConfig () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setIsDecoupleHalAutoSuspendModeFromDisplayConfig (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearIsDecoupleHalAutoSuspendModeFromDisplayConfig () 
	public boolean hasIsDecoupleHalInteractiveModeFromDisplayConfig () 
	public boolean getIsDecoupleHalInteractiveModeFromDisplayConfig () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setIsDecoupleHalInteractiveModeFromDisplayConfig (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearIsDecoupleHalInteractiveModeFromDisplayConfig () 
	public boolean hasIsWakeUpWhenPluggedOrUnpluggedConfig () 
	public boolean getIsWakeUpWhenPluggedOrUnpluggedConfig () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setIsWakeUpWhenPluggedOrUnpluggedConfig (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearIsWakeUpWhenPluggedOrUnpluggedConfig () 
	public boolean hasIsWakeUpWhenPluggedOrUnpluggedInTheaterModeConfig () 
	public boolean getIsWakeUpWhenPluggedOrUnpluggedInTheaterModeConfig () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setIsWakeUpWhenPluggedOrUnpluggedInTheaterModeConfig (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearIsWakeUpWhenPluggedOrUnpluggedInTheaterModeConfig () 
	public boolean hasIsTheaterModeEnabled () 
	public boolean getIsTheaterModeEnabled () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setIsTheaterModeEnabled (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearIsTheaterModeEnabled () 
	public boolean hasIsSuspendWhenScreenOffDueToProximityConfig () 
	public boolean getIsSuspendWhenScreenOffDueToProximityConfig () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setIsSuspendWhenScreenOffDueToProximityConfig (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearIsSuspendWhenScreenOffDueToProximityConfig () 
	public boolean hasAreDreamsSupportedConfig () 
	public boolean getAreDreamsSupportedConfig () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setAreDreamsSupportedConfig (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearAreDreamsSupportedConfig () 
	public boolean hasAreDreamsEnabledByDefaultConfig () 
	public boolean getAreDreamsEnabledByDefaultConfig () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setAreDreamsEnabledByDefaultConfig (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearAreDreamsEnabledByDefaultConfig () 
	public boolean hasAreDreamsActivatedOnSleepByDefaultConfig () 
	public boolean getAreDreamsActivatedOnSleepByDefaultConfig () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setAreDreamsActivatedOnSleepByDefaultConfig (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearAreDreamsActivatedOnSleepByDefaultConfig () 
	public boolean hasAreDreamsActivatedOnDockByDefaultConfig () 
	public boolean getAreDreamsActivatedOnDockByDefaultConfig () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setAreDreamsActivatedOnDockByDefaultConfig (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearAreDreamsActivatedOnDockByDefaultConfig () 
	public boolean hasAreDreamsEnabledOnBatteryConfig () 
	public boolean getAreDreamsEnabledOnBatteryConfig () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setAreDreamsEnabledOnBatteryConfig (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearAreDreamsEnabledOnBatteryConfig () 
	public boolean hasDreamsBatteryLevelMinimumWhenPoweredConfig () 
	public int getDreamsBatteryLevelMinimumWhenPoweredConfig () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setDreamsBatteryLevelMinimumWhenPoweredConfig (int) 
		int value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearDreamsBatteryLevelMinimumWhenPoweredConfig () 
	public boolean hasDreamsBatteryLevelMinimumWhenNotPoweredConfig () 
	public int getDreamsBatteryLevelMinimumWhenNotPoweredConfig () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setDreamsBatteryLevelMinimumWhenNotPoweredConfig (int) 
		int value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearDreamsBatteryLevelMinimumWhenNotPoweredConfig () 
	public boolean hasDreamsBatteryLevelDrainCutoffConfig () 
	public int getDreamsBatteryLevelDrainCutoffConfig () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setDreamsBatteryLevelDrainCutoffConfig (int) 
		int value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearDreamsBatteryLevelDrainCutoffConfig () 
	public boolean hasAreDreamsEnabledSetting () 
	public boolean getAreDreamsEnabledSetting () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setAreDreamsEnabledSetting (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearAreDreamsEnabledSetting () 
	public boolean hasAreDreamsActivateOnSleepSetting () 
	public boolean getAreDreamsActivateOnSleepSetting () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setAreDreamsActivateOnSleepSetting (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearAreDreamsActivateOnSleepSetting () 
	public boolean hasAreDreamsActivateOnDockSetting () 
	public boolean getAreDreamsActivateOnDockSetting () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setAreDreamsActivateOnDockSetting (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearAreDreamsActivateOnDockSetting () 
	public boolean hasIsDozeAfterScreenOffConfig () 
	public boolean getIsDozeAfterScreenOffConfig () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setIsDozeAfterScreenOffConfig (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearIsDozeAfterScreenOffConfig () 
	public boolean hasIsLowPowerModeSetting () 
	public boolean getIsLowPowerModeSetting () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setIsLowPowerModeSetting (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearIsLowPowerModeSetting () 
	public boolean hasIsAutoLowPowerModeConfigured () 
	public boolean getIsAutoLowPowerModeConfigured () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setIsAutoLowPowerModeConfigured (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearIsAutoLowPowerModeConfigured () 
	public boolean hasIsAutoLowPowerModeSnoozing () 
	public boolean getIsAutoLowPowerModeSnoozing () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setIsAutoLowPowerModeSnoozing (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearIsAutoLowPowerModeSnoozing () 
	public boolean hasMinimumScreenOffTimeoutConfigMs () 
	public int getMinimumScreenOffTimeoutConfigMs () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setMinimumScreenOffTimeoutConfigMs (int) 
		int value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearMinimumScreenOffTimeoutConfigMs () 
	public boolean hasMaximumScreenDimDurationConfigMs () 
	public int getMaximumScreenDimDurationConfigMs () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setMaximumScreenDimDurationConfigMs (int) 
		int value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearMaximumScreenDimDurationConfigMs () 
	public boolean hasMaximumScreenDimRatioConfig () 
	public float getMaximumScreenDimRatioConfig () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setMaximumScreenDimRatioConfig (float) 
		float value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearMaximumScreenDimRatioConfig () 
	public boolean hasScreenOffTimeoutSettingMs () 
	public int getScreenOffTimeoutSettingMs () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setScreenOffTimeoutSettingMs (int) 
		int value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearScreenOffTimeoutSettingMs () 
	public boolean hasSleepTimeoutSettingMs () 
	public int getSleepTimeoutSettingMs () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setSleepTimeoutSettingMs (int) 
		int value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearSleepTimeoutSettingMs () 
	public boolean hasMaximumScreenOffTimeoutFromDeviceAdminMs () 
	public int getMaximumScreenOffTimeoutFromDeviceAdminMs () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setMaximumScreenOffTimeoutFromDeviceAdminMs (int) 
		int value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearMaximumScreenOffTimeoutFromDeviceAdminMs () 
	public boolean hasIsMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked () 
	public boolean getIsMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setIsMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearIsMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked () 
	public boolean hasStayOnWhilePluggedIn () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto getStayOnWhilePluggedIn () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setStayOnWhilePluggedIn (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setStayOnWhilePluggedIn (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder builderForValue
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder mergeStayOnWhilePluggedIn (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearStayOnWhilePluggedIn () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder getStayOnWhilePluggedInBuilder () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProtoOrBuilder getStayOnWhilePluggedInOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getStayOnWhilePluggedInFieldBuilder () 
	public boolean hasScreenBrightnessSetting () 
	public int getScreenBrightnessSetting () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setScreenBrightnessSetting (int) 
		int value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearScreenBrightnessSetting () 
	public boolean hasScreenAutoBrightnessAdjustmentSetting () 
	public float getScreenAutoBrightnessAdjustmentSetting () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setScreenAutoBrightnessAdjustmentSetting (float) 
		float value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearScreenAutoBrightnessAdjustmentSetting () 
	public boolean hasScreenBrightnessModeSetting () 
	public android.providers.settings.SettingsProto$ScreenBrightnessMode getScreenBrightnessModeSetting () 
		android.providers.settings.SettingsProto$ScreenBrightnessMode result
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setScreenBrightnessModeSetting (android.providers.settings.SettingsProto$ScreenBrightnessMode) 
		android.providers.settings.SettingsProto$ScreenBrightnessMode value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearScreenBrightnessModeSetting () 
	public boolean hasScreenBrightnessOverrideFromWindowManager () 
	public int getScreenBrightnessOverrideFromWindowManager () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setScreenBrightnessOverrideFromWindowManager (int) 
		int value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearScreenBrightnessOverrideFromWindowManager () 
	public boolean hasUserActivityTimeoutOverrideFromWindowManagerMs () 
	public long getUserActivityTimeoutOverrideFromWindowManagerMs () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setUserActivityTimeoutOverrideFromWindowManagerMs (long) 
		long value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearUserActivityTimeoutOverrideFromWindowManagerMs () 
	public boolean hasIsUserInactiveOverrideFromWindowManager () 
	public boolean getIsUserInactiveOverrideFromWindowManager () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setIsUserInactiveOverrideFromWindowManager (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearIsUserInactiveOverrideFromWindowManager () 
	public boolean hasTemporaryScreenBrightnessSettingOverride () 
	public int getTemporaryScreenBrightnessSettingOverride () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setTemporaryScreenBrightnessSettingOverride (int) 
		int value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearTemporaryScreenBrightnessSettingOverride () 
	public boolean hasTemporaryScreenAutoBrightnessAdjustmentSettingOverride () 
	public float getTemporaryScreenAutoBrightnessAdjustmentSettingOverride () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setTemporaryScreenAutoBrightnessAdjustmentSettingOverride (float) 
		float value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearTemporaryScreenAutoBrightnessAdjustmentSettingOverride () 
	public boolean hasDozeScreenStateOverrideFromDreamManager () 
	public android.view.DisplayProto$DisplayState getDozeScreenStateOverrideFromDreamManager () 
		android.view.DisplayProto$DisplayState result
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setDozeScreenStateOverrideFromDreamManager (android.view.DisplayProto$DisplayState) 
		android.view.DisplayProto$DisplayState value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearDozeScreenStateOverrideFromDreamManager () 
	public boolean hasDozedScreenBrightnessOverrideFromDreamManager () 
	public float getDozedScreenBrightnessOverrideFromDreamManager () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setDozedScreenBrightnessOverrideFromDreamManager (float) 
		float value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearDozedScreenBrightnessOverrideFromDreamManager () 
	public boolean hasScreenBrightnessSettingLimits () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto getScreenBrightnessSettingLimits () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setScreenBrightnessSettingLimits (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setScreenBrightnessSettingLimits (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder builderForValue
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder mergeScreenBrightnessSettingLimits (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearScreenBrightnessSettingLimits () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder getScreenBrightnessSettingLimitsBuilder () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProtoOrBuilder getScreenBrightnessSettingLimitsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getScreenBrightnessSettingLimitsFieldBuilder () 
	public boolean hasScreenBrightnessForVrSetting () 
	public int getScreenBrightnessForVrSetting () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setScreenBrightnessForVrSetting (int) 
		int value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearScreenBrightnessForVrSetting () 
	public boolean hasIsDoubleTapWakeEnabled () 
	public boolean getIsDoubleTapWakeEnabled () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setIsDoubleTapWakeEnabled (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearIsDoubleTapWakeEnabled () 
	public boolean hasIsVrModeEnabled () 
	public boolean getIsVrModeEnabled () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder setIsVrModeEnabled (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder clearIsVrModeEnabled () 
	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  (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1 x1
}

com/android/server/power/PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$1.class
PowerServiceSettingsAndConfigurationDumpProto.java
package com.android.server.power
final com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto 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 
}

com/android/server/power/PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder.class
PowerServiceSettingsAndConfigurationDumpProto.java
package com.android.server.power
public final com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProtoOrBuilder  {
	private int bitField0_
	private int settingMinimum_
	private int settingMaximum_
	private int settingDefault_
	private int settingForVrDefault_
	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 com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto getDefaultInstanceForType () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto build () 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto result
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto buildPartial () 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder mergeFrom (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto other
	public final boolean isInitialized () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$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
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto parsedMessage
	public boolean hasSettingMinimum () 
	public int getSettingMinimum () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder setSettingMinimum (int) 
		int value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder clearSettingMinimum () 
	public boolean hasSettingMaximum () 
	public int getSettingMaximum () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder setSettingMaximum (int) 
		int value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder clearSettingMaximum () 
	public boolean hasSettingDefault () 
	public int getSettingDefault () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder setSettingDefault (int) 
		int value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder clearSettingDefault () 
	public boolean hasSettingForVrDefault () 
	public int getSettingForVrDefault () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder setSettingForVrDefault (int) 
		int value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder clearSettingForVrDefault () 
	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  (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1 x1
}

com/android/server/power/PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto.class
PowerServiceSettingsAndConfigurationDumpProto.java
package com.android.server.power
public final com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto extends com.google.protobuf.GeneratedMessage implements com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProtoOrBuilder  {
	private int bitField0_
	public static final int SETTING_MINIMUM_FIELD_NUMBER
	private int settingMinimum_
	public static final int SETTING_MAXIMUM_FIELD_NUMBER
	private int settingMaximum_
	public static final int SETTING_DEFAULT_FIELD_NUMBER
	private int settingDefault_
	public static final int SETTING_FOR_VR_DEFAULT_FIELD_NUMBER
	private int settingForVrDefault_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto 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 hasSettingMinimum () 
	public int getSettingMinimum () 
	public boolean hasSettingMaximum () 
	public int getSettingMaximum () 
	public boolean hasSettingDefault () 
	public int getSettingDefault () 
	public boolean hasSettingForVrDefault () 
	public int getSettingForVrDefault () 
	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 com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto 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 com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder newBuilderForType () 
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder newBuilder () 
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder newBuilder (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto prototype
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder toBuilder () 
	protected com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$Builder builder
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto 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$1200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1 x1
	static int access$1402 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto x0
		int x1
	static int access$1502 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto x0
		int x1
	static int access$1602 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto x0
		int x1
	static int access$1702 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto x0
		int x1
	static int access$1802 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$1900 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1 x2
	static void  () 
}

com/android/server/power/PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProtoOrBuilder.class
PowerServiceSettingsAndConfigurationDumpProto.java
package com.android.server.power
public abstract com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasSettingMinimum () 
	public abstract int getSettingMinimum () 
	public abstract boolean hasSettingMaximum () 
	public abstract int getSettingMaximum () 
	public abstract boolean hasSettingDefault () 
	public abstract int getSettingDefault () 
	public abstract boolean hasSettingForVrDefault () 
	public abstract int getSettingForVrDefault () 
}

com/android/server/power/PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$1.class
PowerServiceSettingsAndConfigurationDumpProto.java
package com.android.server.power
final com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto 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 
}

com/android/server/power/PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder.class
PowerServiceSettingsAndConfigurationDumpProto.java
package com.android.server.power
public final com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProtoOrBuilder  {
	private int bitField0_
	private boolean isStayOnWhilePluggedInAc_
	private boolean isStayOnWhilePluggedInUsb_
	private boolean isStayOnWhilePluggedInWireless_
	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 com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto getDefaultInstanceForType () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto build () 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto result
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto buildPartial () 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder mergeFrom (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto other
	public final boolean isInitialized () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$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
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto parsedMessage
	public boolean hasIsStayOnWhilePluggedInAc () 
	public boolean getIsStayOnWhilePluggedInAc () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder setIsStayOnWhilePluggedInAc (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder clearIsStayOnWhilePluggedInAc () 
	public boolean hasIsStayOnWhilePluggedInUsb () 
	public boolean getIsStayOnWhilePluggedInUsb () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder setIsStayOnWhilePluggedInUsb (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder clearIsStayOnWhilePluggedInUsb () 
	public boolean hasIsStayOnWhilePluggedInWireless () 
	public boolean getIsStayOnWhilePluggedInWireless () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder setIsStayOnWhilePluggedInWireless (boolean) 
		boolean value
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder clearIsStayOnWhilePluggedInWireless () 
	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  (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1 x1
}

com/android/server/power/PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto.class
PowerServiceSettingsAndConfigurationDumpProto.java
package com.android.server.power
public final com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto extends com.google.protobuf.GeneratedMessage implements com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProtoOrBuilder  {
	private int bitField0_
	public static final int IS_STAY_ON_WHILE_PLUGGED_IN_AC_FIELD_NUMBER
	private boolean isStayOnWhilePluggedInAc_
	public static final int IS_STAY_ON_WHILE_PLUGGED_IN_USB_FIELD_NUMBER
	private boolean isStayOnWhilePluggedInUsb_
	public static final int IS_STAY_ON_WHILE_PLUGGED_IN_WIRELESS_FIELD_NUMBER
	private boolean isStayOnWhilePluggedInWireless_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto 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 hasIsStayOnWhilePluggedInAc () 
	public boolean getIsStayOnWhilePluggedInAc () 
	public boolean hasIsStayOnWhilePluggedInUsb () 
	public boolean getIsStayOnWhilePluggedInUsb () 
	public boolean hasIsStayOnWhilePluggedInWireless () 
	public boolean getIsStayOnWhilePluggedInWireless () 
	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 com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto 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 com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder newBuilderForType () 
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder newBuilder () 
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder newBuilder (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto prototype
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder toBuilder () 
	protected com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder builder
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto 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, com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1 x1
	static boolean access$402 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto x0
		boolean x1
	static boolean access$502 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto x0
		boolean x1
	static boolean access$602 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto x0
		boolean x1
	static int access$702 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$800 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1 x2
	static void  () 
}

com/android/server/power/PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProtoOrBuilder.class
PowerServiceSettingsAndConfigurationDumpProto.java
package com.android.server.power
public abstract com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasIsStayOnWhilePluggedInAc () 
	public abstract boolean getIsStayOnWhilePluggedInAc () 
	public abstract boolean hasIsStayOnWhilePluggedInUsb () 
	public abstract boolean getIsStayOnWhilePluggedInUsb () 
	public abstract boolean hasIsStayOnWhilePluggedInWireless () 
	public abstract boolean getIsStayOnWhilePluggedInWireless () 
}

com/android/server/power/PowerServiceSettingsAndConfigurationDumpProto.class
PowerServiceSettingsAndConfigurationDumpProto.java
package com.android.server.power
public final com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto extends com.google.protobuf.GeneratedMessage implements com.android.server.power.PowerServiceSettingsAndConfigurationDumpProtoOrBuilder  {
	private int bitField0_
	private int bitField1_
	public static final int IS_DECOUPLE_HAL_AUTO_SUSPEND_MODE_FROM_DISPLAY_CONFIG_FIELD_NUMBER
	private boolean isDecoupleHalAutoSuspendModeFromDisplayConfig_
	public static final int IS_DECOUPLE_HAL_INTERACTIVE_MODE_FROM_DISPLAY_CONFIG_FIELD_NUMBER
	private boolean isDecoupleHalInteractiveModeFromDisplayConfig_
	public static final int IS_WAKE_UP_WHEN_PLUGGED_OR_UNPLUGGED_CONFIG_FIELD_NUMBER
	private boolean isWakeUpWhenPluggedOrUnpluggedConfig_
	public static final int IS_WAKE_UP_WHEN_PLUGGED_OR_UNPLUGGED_IN_THEATER_MODE_CONFIG_FIELD_NUMBER
	private boolean isWakeUpWhenPluggedOrUnpluggedInTheaterModeConfig_
	public static final int IS_THEATER_MODE_ENABLED_FIELD_NUMBER
	private boolean isTheaterModeEnabled_
	public static final int IS_SUSPEND_WHEN_SCREEN_OFF_DUE_TO_PROXIMITY_CONFIG_FIELD_NUMBER
	private boolean isSuspendWhenScreenOffDueToProximityConfig_
	public static final int ARE_DREAMS_SUPPORTED_CONFIG_FIELD_NUMBER
	private boolean areDreamsSupportedConfig_
	public static final int ARE_DREAMS_ENABLED_BY_DEFAULT_CONFIG_FIELD_NUMBER
	private boolean areDreamsEnabledByDefaultConfig_
	public static final int ARE_DREAMS_ACTIVATED_ON_SLEEP_BY_DEFAULT_CONFIG_FIELD_NUMBER
	private boolean areDreamsActivatedOnSleepByDefaultConfig_
	public static final int ARE_DREAMS_ACTIVATED_ON_DOCK_BY_DEFAULT_CONFIG_FIELD_NUMBER
	private boolean areDreamsActivatedOnDockByDefaultConfig_
	public static final int ARE_DREAMS_ENABLED_ON_BATTERY_CONFIG_FIELD_NUMBER
	private boolean areDreamsEnabledOnBatteryConfig_
	public static final int DREAMS_BATTERY_LEVEL_MINIMUM_WHEN_POWERED_CONFIG_FIELD_NUMBER
	private int dreamsBatteryLevelMinimumWhenPoweredConfig_
	public static final int DREAMS_BATTERY_LEVEL_MINIMUM_WHEN_NOT_POWERED_CONFIG_FIELD_NUMBER
	private int dreamsBatteryLevelMinimumWhenNotPoweredConfig_
	public static final int DREAMS_BATTERY_LEVEL_DRAIN_CUTOFF_CONFIG_FIELD_NUMBER
	private int dreamsBatteryLevelDrainCutoffConfig_
	public static final int ARE_DREAMS_ENABLED_SETTING_FIELD_NUMBER
	private boolean areDreamsEnabledSetting_
	public static final int ARE_DREAMS_ACTIVATE_ON_SLEEP_SETTING_FIELD_NUMBER
	private boolean areDreamsActivateOnSleepSetting_
	public static final int ARE_DREAMS_ACTIVATE_ON_DOCK_SETTING_FIELD_NUMBER
	private boolean areDreamsActivateOnDockSetting_
	public static final int IS_DOZE_AFTER_SCREEN_OFF_CONFIG_FIELD_NUMBER
	private boolean isDozeAfterScreenOffConfig_
	public static final int IS_LOW_POWER_MODE_SETTING_FIELD_NUMBER
	private boolean isLowPowerModeSetting_
	public static final int IS_AUTO_LOW_POWER_MODE_CONFIGURED_FIELD_NUMBER
	private boolean isAutoLowPowerModeConfigured_
	public static final int IS_AUTO_LOW_POWER_MODE_SNOOZING_FIELD_NUMBER
	private boolean isAutoLowPowerModeSnoozing_
	public static final int MINIMUM_SCREEN_OFF_TIMEOUT_CONFIG_MS_FIELD_NUMBER
	private int minimumScreenOffTimeoutConfigMs_
	public static final int MAXIMUM_SCREEN_DIM_DURATION_CONFIG_MS_FIELD_NUMBER
	private int maximumScreenDimDurationConfigMs_
	public static final int MAXIMUM_SCREEN_DIM_RATIO_CONFIG_FIELD_NUMBER
	private float maximumScreenDimRatioConfig_
	public static final int SCREEN_OFF_TIMEOUT_SETTING_MS_FIELD_NUMBER
	private int screenOffTimeoutSettingMs_
	public static final int SLEEP_TIMEOUT_SETTING_MS_FIELD_NUMBER
	private int sleepTimeoutSettingMs_
	public static final int MAXIMUM_SCREEN_OFF_TIMEOUT_FROM_DEVICE_ADMIN_MS_FIELD_NUMBER
	private int maximumScreenOffTimeoutFromDeviceAdminMs_
	public static final int IS_MAXIMUM_SCREEN_OFF_TIMEOUT_FROM_DEVICE_ADMIN_ENFORCED_LOCKED_FIELD_NUMBER
	private boolean isMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked_
	public static final int STAY_ON_WHILE_PLUGGED_IN_FIELD_NUMBER
	private com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto stayOnWhilePluggedIn_
	public static final int SCREEN_BRIGHTNESS_SETTING_FIELD_NUMBER
	private int screenBrightnessSetting_
	public static final int SCREEN_AUTO_BRIGHTNESS_ADJUSTMENT_SETTING_FIELD_NUMBER
	private float screenAutoBrightnessAdjustmentSetting_
	public static final int SCREEN_BRIGHTNESS_MODE_SETTING_FIELD_NUMBER
	private int screenBrightnessModeSetting_
	public static final int SCREEN_BRIGHTNESS_OVERRIDE_FROM_WINDOW_MANAGER_FIELD_NUMBER
	private int screenBrightnessOverrideFromWindowManager_
	public static final int USER_ACTIVITY_TIMEOUT_OVERRIDE_FROM_WINDOW_MANAGER_MS_FIELD_NUMBER
	private long userActivityTimeoutOverrideFromWindowManagerMs_
	public static final int IS_USER_INACTIVE_OVERRIDE_FROM_WINDOW_MANAGER_FIELD_NUMBER
	private boolean isUserInactiveOverrideFromWindowManager_
	public static final int TEMPORARY_SCREEN_BRIGHTNESS_SETTING_OVERRIDE_FIELD_NUMBER
	private int temporaryScreenBrightnessSettingOverride_
	public static final int TEMPORARY_SCREEN_AUTO_BRIGHTNESS_ADJUSTMENT_SETTING_OVERRIDE_FIELD_NUMBER
	private float temporaryScreenAutoBrightnessAdjustmentSettingOverride_
	public static final int DOZE_SCREEN_STATE_OVERRIDE_FROM_DREAM_MANAGER_FIELD_NUMBER
	private int dozeScreenStateOverrideFromDreamManager_
	public static final int DOZED_SCREEN_BRIGHTNESS_OVERRIDE_FROM_DREAM_MANAGER_FIELD_NUMBER
	private float dozedScreenBrightnessOverrideFromDreamManager_
	public static final int SCREEN_BRIGHTNESS_SETTING_LIMITS_FIELD_NUMBER
	private com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto screenBrightnessSettingLimits_
	public static final int SCREEN_BRIGHTNESS_FOR_VR_SETTING_FIELD_NUMBER
	private int screenBrightnessForVrSetting_
	public static final int IS_DOUBLE_TAP_WAKE_ENABLED_FIELD_NUMBER
	private boolean isDoubleTapWakeEnabled_
	public static final int IS_VR_MODE_ENABLED_FIELD_NUMBER
	private boolean isVrModeEnabled_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto 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.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto$Builder subBuilder
		int rawValue
		android.providers.settings.SettingsProto$ScreenBrightnessMode value
		int rawValue
		android.view.DisplayProto$DisplayState value
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto$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_
		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 hasIsDecoupleHalAutoSuspendModeFromDisplayConfig () 
	public boolean getIsDecoupleHalAutoSuspendModeFromDisplayConfig () 
	public boolean hasIsDecoupleHalInteractiveModeFromDisplayConfig () 
	public boolean getIsDecoupleHalInteractiveModeFromDisplayConfig () 
	public boolean hasIsWakeUpWhenPluggedOrUnpluggedConfig () 
	public boolean getIsWakeUpWhenPluggedOrUnpluggedConfig () 
	public boolean hasIsWakeUpWhenPluggedOrUnpluggedInTheaterModeConfig () 
	public boolean getIsWakeUpWhenPluggedOrUnpluggedInTheaterModeConfig () 
	public boolean hasIsTheaterModeEnabled () 
	public boolean getIsTheaterModeEnabled () 
	public boolean hasIsSuspendWhenScreenOffDueToProximityConfig () 
	public boolean getIsSuspendWhenScreenOffDueToProximityConfig () 
	public boolean hasAreDreamsSupportedConfig () 
	public boolean getAreDreamsSupportedConfig () 
	public boolean hasAreDreamsEnabledByDefaultConfig () 
	public boolean getAreDreamsEnabledByDefaultConfig () 
	public boolean hasAreDreamsActivatedOnSleepByDefaultConfig () 
	public boolean getAreDreamsActivatedOnSleepByDefaultConfig () 
	public boolean hasAreDreamsActivatedOnDockByDefaultConfig () 
	public boolean getAreDreamsActivatedOnDockByDefaultConfig () 
	public boolean hasAreDreamsEnabledOnBatteryConfig () 
	public boolean getAreDreamsEnabledOnBatteryConfig () 
	public boolean hasDreamsBatteryLevelMinimumWhenPoweredConfig () 
	public int getDreamsBatteryLevelMinimumWhenPoweredConfig () 
	public boolean hasDreamsBatteryLevelMinimumWhenNotPoweredConfig () 
	public int getDreamsBatteryLevelMinimumWhenNotPoweredConfig () 
	public boolean hasDreamsBatteryLevelDrainCutoffConfig () 
	public int getDreamsBatteryLevelDrainCutoffConfig () 
	public boolean hasAreDreamsEnabledSetting () 
	public boolean getAreDreamsEnabledSetting () 
	public boolean hasAreDreamsActivateOnSleepSetting () 
	public boolean getAreDreamsActivateOnSleepSetting () 
	public boolean hasAreDreamsActivateOnDockSetting () 
	public boolean getAreDreamsActivateOnDockSetting () 
	public boolean hasIsDozeAfterScreenOffConfig () 
	public boolean getIsDozeAfterScreenOffConfig () 
	public boolean hasIsLowPowerModeSetting () 
	public boolean getIsLowPowerModeSetting () 
	public boolean hasIsAutoLowPowerModeConfigured () 
	public boolean getIsAutoLowPowerModeConfigured () 
	public boolean hasIsAutoLowPowerModeSnoozing () 
	public boolean getIsAutoLowPowerModeSnoozing () 
	public boolean hasMinimumScreenOffTimeoutConfigMs () 
	public int getMinimumScreenOffTimeoutConfigMs () 
	public boolean hasMaximumScreenDimDurationConfigMs () 
	public int getMaximumScreenDimDurationConfigMs () 
	public boolean hasMaximumScreenDimRatioConfig () 
	public float getMaximumScreenDimRatioConfig () 
	public boolean hasScreenOffTimeoutSettingMs () 
	public int getScreenOffTimeoutSettingMs () 
	public boolean hasSleepTimeoutSettingMs () 
	public int getSleepTimeoutSettingMs () 
	public boolean hasMaximumScreenOffTimeoutFromDeviceAdminMs () 
	public int getMaximumScreenOffTimeoutFromDeviceAdminMs () 
	public boolean hasIsMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked () 
	public boolean getIsMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked () 
	public boolean hasStayOnWhilePluggedIn () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto getStayOnWhilePluggedIn () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProtoOrBuilder getStayOnWhilePluggedInOrBuilder () 
	public boolean hasScreenBrightnessSetting () 
	public int getScreenBrightnessSetting () 
	public boolean hasScreenAutoBrightnessAdjustmentSetting () 
	public float getScreenAutoBrightnessAdjustmentSetting () 
	public boolean hasScreenBrightnessModeSetting () 
	public android.providers.settings.SettingsProto$ScreenBrightnessMode getScreenBrightnessModeSetting () 
		android.providers.settings.SettingsProto$ScreenBrightnessMode result
	public boolean hasScreenBrightnessOverrideFromWindowManager () 
	public int getScreenBrightnessOverrideFromWindowManager () 
	public boolean hasUserActivityTimeoutOverrideFromWindowManagerMs () 
	public long getUserActivityTimeoutOverrideFromWindowManagerMs () 
	public boolean hasIsUserInactiveOverrideFromWindowManager () 
	public boolean getIsUserInactiveOverrideFromWindowManager () 
	public boolean hasTemporaryScreenBrightnessSettingOverride () 
	public int getTemporaryScreenBrightnessSettingOverride () 
	public boolean hasTemporaryScreenAutoBrightnessAdjustmentSettingOverride () 
	public float getTemporaryScreenAutoBrightnessAdjustmentSettingOverride () 
	public boolean hasDozeScreenStateOverrideFromDreamManager () 
	public android.view.DisplayProto$DisplayState getDozeScreenStateOverrideFromDreamManager () 
		android.view.DisplayProto$DisplayState result
	public boolean hasDozedScreenBrightnessOverrideFromDreamManager () 
	public float getDozedScreenBrightnessOverrideFromDreamManager () 
	public boolean hasScreenBrightnessSettingLimits () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto getScreenBrightnessSettingLimits () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProtoOrBuilder getScreenBrightnessSettingLimitsOrBuilder () 
	public boolean hasScreenBrightnessForVrSetting () 
	public int getScreenBrightnessForVrSetting () 
	public boolean hasIsDoubleTapWakeEnabled () 
	public boolean getIsDoubleTapWakeEnabled () 
	public boolean hasIsVrModeEnabled () 
	public boolean getIsVrModeEnabled () 
	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 com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto 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 com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder newBuilderForType () 
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder newBuilder () 
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder newBuilder (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto prototype
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder toBuilder () 
	protected com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$Builder builder
	public static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto 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, com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1 x1
	static boolean access$2502 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static boolean access$2602 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static boolean access$2702 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static boolean access$2802 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static boolean access$2902 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static boolean access$3002 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static boolean access$3102 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static boolean access$3202 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static boolean access$3302 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static boolean access$3402 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static boolean access$3502 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static int access$3602 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		int x1
	static int access$3702 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		int x1
	static int access$3802 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		int x1
	static boolean access$3902 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static boolean access$4002 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static boolean access$4102 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static boolean access$4202 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static boolean access$4302 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static boolean access$4402 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static boolean access$4502 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static int access$4602 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		int x1
	static int access$4702 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		int x1
	static float access$4802 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, float) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		float x1
	static int access$4902 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		int x1
	static int access$5002 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		int x1
	static int access$5102 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		int x1
	static boolean access$5202 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto access$5302 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto x1
	static int access$5402 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		int x1
	static float access$5502 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, float) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		float x1
	static int access$5602 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		int x1
	static int access$5702 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		int x1
	static long access$5802 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, long) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		long x1
	static boolean access$5902 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static int access$6002 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		int x1
	static float access$6102 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, float) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		float x1
	static int access$6202 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		int x1
	static float access$6302 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, float) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		float x1
	static com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto access$6402 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto x1
	static int access$6502 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		int x1
	static boolean access$6602 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static boolean access$6702 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, boolean) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		boolean x1
	static int access$6802 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		int x1
	static int access$6902 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto, int) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$7000 (com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto) 
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$1 x2
	static void  () 
}

com/android/server/power/PowerServiceSettingsAndConfigurationDumpProtoOrBuilder.class
PowerServiceSettingsAndConfigurationDumpProtoOrBuilder.java
package com.android.server.power
public abstract com.android.server.power.PowerServiceSettingsAndConfigurationDumpProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasIsDecoupleHalAutoSuspendModeFromDisplayConfig () 
	public abstract boolean getIsDecoupleHalAutoSuspendModeFromDisplayConfig () 
	public abstract boolean hasIsDecoupleHalInteractiveModeFromDisplayConfig () 
	public abstract boolean getIsDecoupleHalInteractiveModeFromDisplayConfig () 
	public abstract boolean hasIsWakeUpWhenPluggedOrUnpluggedConfig () 
	public abstract boolean getIsWakeUpWhenPluggedOrUnpluggedConfig () 
	public abstract boolean hasIsWakeUpWhenPluggedOrUnpluggedInTheaterModeConfig () 
	public abstract boolean getIsWakeUpWhenPluggedOrUnpluggedInTheaterModeConfig () 
	public abstract boolean hasIsTheaterModeEnabled () 
	public abstract boolean getIsTheaterModeEnabled () 
	public abstract boolean hasIsSuspendWhenScreenOffDueToProximityConfig () 
	public abstract boolean getIsSuspendWhenScreenOffDueToProximityConfig () 
	public abstract boolean hasAreDreamsSupportedConfig () 
	public abstract boolean getAreDreamsSupportedConfig () 
	public abstract boolean hasAreDreamsEnabledByDefaultConfig () 
	public abstract boolean getAreDreamsEnabledByDefaultConfig () 
	public abstract boolean hasAreDreamsActivatedOnSleepByDefaultConfig () 
	public abstract boolean getAreDreamsActivatedOnSleepByDefaultConfig () 
	public abstract boolean hasAreDreamsActivatedOnDockByDefaultConfig () 
	public abstract boolean getAreDreamsActivatedOnDockByDefaultConfig () 
	public abstract boolean hasAreDreamsEnabledOnBatteryConfig () 
	public abstract boolean getAreDreamsEnabledOnBatteryConfig () 
	public abstract boolean hasDreamsBatteryLevelMinimumWhenPoweredConfig () 
	public abstract int getDreamsBatteryLevelMinimumWhenPoweredConfig () 
	public abstract boolean hasDreamsBatteryLevelMinimumWhenNotPoweredConfig () 
	public abstract int getDreamsBatteryLevelMinimumWhenNotPoweredConfig () 
	public abstract boolean hasDreamsBatteryLevelDrainCutoffConfig () 
	public abstract int getDreamsBatteryLevelDrainCutoffConfig () 
	public abstract boolean hasAreDreamsEnabledSetting () 
	public abstract boolean getAreDreamsEnabledSetting () 
	public abstract boolean hasAreDreamsActivateOnSleepSetting () 
	public abstract boolean getAreDreamsActivateOnSleepSetting () 
	public abstract boolean hasAreDreamsActivateOnDockSetting () 
	public abstract boolean getAreDreamsActivateOnDockSetting () 
	public abstract boolean hasIsDozeAfterScreenOffConfig () 
	public abstract boolean getIsDozeAfterScreenOffConfig () 
	public abstract boolean hasIsLowPowerModeSetting () 
	public abstract boolean getIsLowPowerModeSetting () 
	public abstract boolean hasIsAutoLowPowerModeConfigured () 
	public abstract boolean getIsAutoLowPowerModeConfigured () 
	public abstract boolean hasIsAutoLowPowerModeSnoozing () 
	public abstract boolean getIsAutoLowPowerModeSnoozing () 
	public abstract boolean hasMinimumScreenOffTimeoutConfigMs () 
	public abstract int getMinimumScreenOffTimeoutConfigMs () 
	public abstract boolean hasMaximumScreenDimDurationConfigMs () 
	public abstract int getMaximumScreenDimDurationConfigMs () 
	public abstract boolean hasMaximumScreenDimRatioConfig () 
	public abstract float getMaximumScreenDimRatioConfig () 
	public abstract boolean hasScreenOffTimeoutSettingMs () 
	public abstract int getScreenOffTimeoutSettingMs () 
	public abstract boolean hasSleepTimeoutSettingMs () 
	public abstract int getSleepTimeoutSettingMs () 
	public abstract boolean hasMaximumScreenOffTimeoutFromDeviceAdminMs () 
	public abstract int getMaximumScreenOffTimeoutFromDeviceAdminMs () 
	public abstract boolean hasIsMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked () 
	public abstract boolean getIsMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked () 
	public abstract boolean hasStayOnWhilePluggedIn () 
	public abstract com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProto getStayOnWhilePluggedIn () 
	public abstract com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$StayOnWhilePluggedInProtoOrBuilder getStayOnWhilePluggedInOrBuilder () 
	public abstract boolean hasScreenBrightnessSetting () 
	public abstract int getScreenBrightnessSetting () 
	public abstract boolean hasScreenAutoBrightnessAdjustmentSetting () 
	public abstract float getScreenAutoBrightnessAdjustmentSetting () 
	public abstract boolean hasScreenBrightnessModeSetting () 
	public abstract android.providers.settings.SettingsProto$ScreenBrightnessMode getScreenBrightnessModeSetting () 
	public abstract boolean hasScreenBrightnessOverrideFromWindowManager () 
	public abstract int getScreenBrightnessOverrideFromWindowManager () 
	public abstract boolean hasUserActivityTimeoutOverrideFromWindowManagerMs () 
	public abstract long getUserActivityTimeoutOverrideFromWindowManagerMs () 
	public abstract boolean hasIsUserInactiveOverrideFromWindowManager () 
	public abstract boolean getIsUserInactiveOverrideFromWindowManager () 
	public abstract boolean hasTemporaryScreenBrightnessSettingOverride () 
	public abstract int getTemporaryScreenBrightnessSettingOverride () 
	public abstract boolean hasTemporaryScreenAutoBrightnessAdjustmentSettingOverride () 
	public abstract float getTemporaryScreenAutoBrightnessAdjustmentSettingOverride () 
	public abstract boolean hasDozeScreenStateOverrideFromDreamManager () 
	public abstract android.view.DisplayProto$DisplayState getDozeScreenStateOverrideFromDreamManager () 
	public abstract boolean hasDozedScreenBrightnessOverrideFromDreamManager () 
	public abstract float getDozedScreenBrightnessOverrideFromDreamManager () 
	public abstract boolean hasScreenBrightnessSettingLimits () 
	public abstract com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProto getScreenBrightnessSettingLimits () 
	public abstract com.android.server.power.PowerServiceSettingsAndConfigurationDumpProto$ScreenBrightnessSettingLimitsProtoOrBuilder getScreenBrightnessSettingLimitsOrBuilder () 
	public abstract boolean hasScreenBrightnessForVrSetting () 
	public abstract int getScreenBrightnessForVrSetting () 
	public abstract boolean hasIsDoubleTapWakeEnabled () 
	public abstract boolean getIsDoubleTapWakeEnabled () 
	public abstract boolean hasIsVrModeEnabled () 
	public abstract boolean getIsVrModeEnabled () 
}

com/android/server/power/Powermanagerservice$1.class
Powermanagerservice.java
package com.android.server.power
final com.android.server.power.Powermanagerservice$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
}

com/android/server/power/Powermanagerservice.class
Powermanagerservice.java
package com.android.server.power
public final com.android.server.power.Powermanagerservice extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_power_PowerManagerServiceDumpProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_power_PowerManagerServiceDumpProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_power_PowerManagerServiceDumpProto_ConstantsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_power_PowerManagerServiceDumpProto_ConstantsProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_power_PowerManagerServiceDumpProto_ActiveWakeLocksProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_power_PowerManagerServiceDumpProto_ActiveWakeLocksProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_power_PowerManagerServiceDumpProto_UserActivityProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_power_PowerManagerServiceDumpProto_UserActivityProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_power_PowerManagerServiceDumpProto_UidStateProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_power_PowerManagerServiceDumpProto_UidStateProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_power_SuspendBlockerProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_power_SuspendBlockerProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_power_WakeLockProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_power_WakeLockProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_power_WakeLockProto_WakeLockFlagsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_power_WakeLockProto_WakeLockFlagsProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_power_PowerServiceSettingsAndConfigurationDumpProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_power_PowerServiceSettingsAndConfigurationDumpProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_power_PowerServiceSettingsAndConfigurationDumpProto_StayOnWhilePluggedInProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_power_PowerServiceSettingsAndConfigurationDumpProto_StayOnWhilePluggedInProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_power_PowerServiceSettingsAndConfigurationDumpProto_ScreenBrightnessSettingLimitsProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_power_PowerServiceSettingsAndConfigurationDumpProto_ScreenBrightnessSettingLimitsProto_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/android/server/power/SuspendBlockerProto$1.class
SuspendBlockerProto.java
package com.android.server.power
final com.android.server.power.SuspendBlockerProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.power.SuspendBlockerProto 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 
}

com/android/server/power/SuspendBlockerProto$Builder.class
SuspendBlockerProto.java
package com.android.server.power
public final com.android.server.power.SuspendBlockerProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.power.SuspendBlockerProtoOrBuilder  {
	private int bitField0_
	private Object name_
	private int referenceCount_
	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 com.android.server.power.SuspendBlockerProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.power.SuspendBlockerProto getDefaultInstanceForType () 
	public com.android.server.power.SuspendBlockerProto build () 
		com.android.server.power.SuspendBlockerProto result
	public com.android.server.power.SuspendBlockerProto buildPartial () 
		com.android.server.power.SuspendBlockerProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.power.SuspendBlockerProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.power.SuspendBlockerProto$Builder mergeFrom (com.android.server.power.SuspendBlockerProto) 
		com.android.server.power.SuspendBlockerProto other
	public final boolean isInitialized () 
	public com.android.server.power.SuspendBlockerProto$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
		com.android.server.power.SuspendBlockerProto 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 com.android.server.power.SuspendBlockerProto$Builder setName (java.lang.String) 
		String value
	public com.android.server.power.SuspendBlockerProto$Builder clearName () 
	public com.android.server.power.SuspendBlockerProto$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasReferenceCount () 
	public int getReferenceCount () 
	public com.android.server.power.SuspendBlockerProto$Builder setReferenceCount (int) 
		int value
	public com.android.server.power.SuspendBlockerProto$Builder clearReferenceCount () 
	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  (com.android.server.power.SuspendBlockerProto$1) 
		com.android.server.power.SuspendBlockerProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.power.SuspendBlockerProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.power.SuspendBlockerProto$1 x1
}

com/android/server/power/SuspendBlockerProto.class
SuspendBlockerProto.java
package com.android.server.power
public final com.android.server.power.SuspendBlockerProto extends com.google.protobuf.GeneratedMessage implements com.android.server.power.SuspendBlockerProtoOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int REFERENCE_COUNT_FIELD_NUMBER
	private int referenceCount_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.power.SuspendBlockerProto 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 boolean hasReferenceCount () 
	public int getReferenceCount () 
	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 com.android.server.power.SuspendBlockerProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.power.SuspendBlockerProto 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 com.android.server.power.SuspendBlockerProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.power.SuspendBlockerProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.SuspendBlockerProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.SuspendBlockerProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.SuspendBlockerProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.SuspendBlockerProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.SuspendBlockerProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.power.SuspendBlockerProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.power.SuspendBlockerProto$Builder newBuilderForType () 
	public static com.android.server.power.SuspendBlockerProto$Builder newBuilder () 
	public static com.android.server.power.SuspendBlockerProto$Builder newBuilder (com.android.server.power.SuspendBlockerProto) 
		com.android.server.power.SuspendBlockerProto prototype
	public com.android.server.power.SuspendBlockerProto$Builder toBuilder () 
	protected com.android.server.power.SuspendBlockerProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.power.SuspendBlockerProto$Builder builder
	public static com.android.server.power.SuspendBlockerProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.power.SuspendBlockerProto 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, com.android.server.power.SuspendBlockerProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.power.SuspendBlockerProto$1 x1
	static java.lang.Object access$402 (com.android.server.power.SuspendBlockerProto, java.lang.Object) 
		com.android.server.power.SuspendBlockerProto x0
		Object x1
	static int access$502 (com.android.server.power.SuspendBlockerProto, int) 
		com.android.server.power.SuspendBlockerProto x0
		int x1
	static int access$602 (com.android.server.power.SuspendBlockerProto, int) 
		com.android.server.power.SuspendBlockerProto x0
		int x1
	static java.lang.Object access$400 (com.android.server.power.SuspendBlockerProto) 
		com.android.server.power.SuspendBlockerProto x0
	static com.google.protobuf.UnknownFieldSet access$700 (com.android.server.power.SuspendBlockerProto) 
		com.android.server.power.SuspendBlockerProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.power.SuspendBlockerProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.power.SuspendBlockerProto$1 x2
	static void  () 
}

com/android/server/power/SuspendBlockerProtoOrBuilder.class
SuspendBlockerProtoOrBuilder.java
package com.android.server.power
public abstract com.android.server.power.SuspendBlockerProtoOrBuilder 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 hasReferenceCount () 
	public abstract int getReferenceCount () 
}

com/android/server/power/WakeLockProto$1.class
WakeLockProto.java
package com.android.server.power
final com.android.server.power.WakeLockProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.power.WakeLockProto 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 
}

com/android/server/power/WakeLockProto$Builder.class
WakeLockProto.java
package com.android.server.power
public final com.android.server.power.WakeLockProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.power.WakeLockProtoOrBuilder  {
	private int bitField0_
	private int lockLevel_
	private Object tag_
	private com.android.server.power.WakeLockProto$WakeLockFlagsProto flags_
	private com.google.protobuf.SingleFieldBuilder flagsBuilder_
	private boolean isDisabled_
	private long acqMs_
	private boolean isNotifiedLong_
	private int uid_
	private int pid_
	private android.os.WorkSourceProto workSource_
	private com.google.protobuf.SingleFieldBuilder workSourceBuilder_
	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 com.android.server.power.WakeLockProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.power.WakeLockProto getDefaultInstanceForType () 
	public com.android.server.power.WakeLockProto build () 
		com.android.server.power.WakeLockProto result
	public com.android.server.power.WakeLockProto buildPartial () 
		com.android.server.power.WakeLockProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.power.WakeLockProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.power.WakeLockProto$Builder mergeFrom (com.android.server.power.WakeLockProto) 
		com.android.server.power.WakeLockProto other
	public final boolean isInitialized () 
	public com.android.server.power.WakeLockProto$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
		com.android.server.power.WakeLockProto parsedMessage
	public boolean hasLockLevel () 
	public android.os.PowerManagerProto$WakeLockLevel getLockLevel () 
		android.os.PowerManagerProto$WakeLockLevel result
	public com.android.server.power.WakeLockProto$Builder setLockLevel (android.os.PowerManagerProto$WakeLockLevel) 
		android.os.PowerManagerProto$WakeLockLevel value
	public com.android.server.power.WakeLockProto$Builder clearLockLevel () 
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.power.WakeLockProto$Builder setTag (java.lang.String) 
		String value
	public com.android.server.power.WakeLockProto$Builder clearTag () 
	public com.android.server.power.WakeLockProto$Builder setTagBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasFlags () 
	public com.android.server.power.WakeLockProto$WakeLockFlagsProto getFlags () 
	public com.android.server.power.WakeLockProto$Builder setFlags (com.android.server.power.WakeLockProto$WakeLockFlagsProto) 
		com.android.server.power.WakeLockProto$WakeLockFlagsProto value
	public com.android.server.power.WakeLockProto$Builder setFlags (com.android.server.power.WakeLockProto$WakeLockFlagsProto$Builder) 
		com.android.server.power.WakeLockProto$WakeLockFlagsProto$Builder builderForValue
	public com.android.server.power.WakeLockProto$Builder mergeFlags (com.android.server.power.WakeLockProto$WakeLockFlagsProto) 
		com.android.server.power.WakeLockProto$WakeLockFlagsProto value
	public com.android.server.power.WakeLockProto$Builder clearFlags () 
	public com.android.server.power.WakeLockProto$WakeLockFlagsProto$Builder getFlagsBuilder () 
	public com.android.server.power.WakeLockProto$WakeLockFlagsProtoOrBuilder getFlagsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getFlagsFieldBuilder () 
	public boolean hasIsDisabled () 
	public boolean getIsDisabled () 
	public com.android.server.power.WakeLockProto$Builder setIsDisabled (boolean) 
		boolean value
	public com.android.server.power.WakeLockProto$Builder clearIsDisabled () 
	public boolean hasAcqMs () 
	public long getAcqMs () 
	public com.android.server.power.WakeLockProto$Builder setAcqMs (long) 
		long value
	public com.android.server.power.WakeLockProto$Builder clearAcqMs () 
	public boolean hasIsNotifiedLong () 
	public boolean getIsNotifiedLong () 
	public com.android.server.power.WakeLockProto$Builder setIsNotifiedLong (boolean) 
		boolean value
	public com.android.server.power.WakeLockProto$Builder clearIsNotifiedLong () 
	public boolean hasUid () 
	public int getUid () 
	public com.android.server.power.WakeLockProto$Builder setUid (int) 
		int value
	public com.android.server.power.WakeLockProto$Builder clearUid () 
	public boolean hasPid () 
	public int getPid () 
	public com.android.server.power.WakeLockProto$Builder setPid (int) 
		int value
	public com.android.server.power.WakeLockProto$Builder clearPid () 
	public boolean hasWorkSource () 
	public android.os.WorkSourceProto getWorkSource () 
	public com.android.server.power.WakeLockProto$Builder setWorkSource (android.os.WorkSourceProto) 
		android.os.WorkSourceProto value
	public com.android.server.power.WakeLockProto$Builder setWorkSource (android.os.WorkSourceProto$Builder) 
		android.os.WorkSourceProto$Builder builderForValue
	public com.android.server.power.WakeLockProto$Builder mergeWorkSource (android.os.WorkSourceProto) 
		android.os.WorkSourceProto value
	public com.android.server.power.WakeLockProto$Builder clearWorkSource () 
	public android.os.WorkSourceProto$Builder getWorkSourceBuilder () 
	public android.os.WorkSourceProtoOrBuilder getWorkSourceOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWorkSourceFieldBuilder () 
	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  (com.android.server.power.WakeLockProto$1) 
		com.android.server.power.WakeLockProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.power.WakeLockProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.power.WakeLockProto$1 x1
}

com/android/server/power/WakeLockProto$WakeLockFlagsProto$1.class
WakeLockProto.java
package com.android.server.power
final com.android.server.power.WakeLockProto$WakeLockFlagsProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.power.WakeLockProto$WakeLockFlagsProto 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 
}

com/android/server/power/WakeLockProto$WakeLockFlagsProto$Builder.class
WakeLockProto.java
package com.android.server.power
public final com.android.server.power.WakeLockProto$WakeLockFlagsProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.power.WakeLockProto$WakeLockFlagsProtoOrBuilder  {
	private int bitField0_
	private boolean isAcquireCausesWakeup_
	private boolean isOnAfterRelease_
	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 com.android.server.power.WakeLockProto$WakeLockFlagsProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.power.WakeLockProto$WakeLockFlagsProto getDefaultInstanceForType () 
	public com.android.server.power.WakeLockProto$WakeLockFlagsProto build () 
		com.android.server.power.WakeLockProto$WakeLockFlagsProto result
	public com.android.server.power.WakeLockProto$WakeLockFlagsProto buildPartial () 
		com.android.server.power.WakeLockProto$WakeLockFlagsProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.power.WakeLockProto$WakeLockFlagsProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.power.WakeLockProto$WakeLockFlagsProto$Builder mergeFrom (com.android.server.power.WakeLockProto$WakeLockFlagsProto) 
		com.android.server.power.WakeLockProto$WakeLockFlagsProto other
	public final boolean isInitialized () 
	public com.android.server.power.WakeLockProto$WakeLockFlagsProto$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
		com.android.server.power.WakeLockProto$WakeLockFlagsProto parsedMessage
	public boolean hasIsAcquireCausesWakeup () 
	public boolean getIsAcquireCausesWakeup () 
	public com.android.server.power.WakeLockProto$WakeLockFlagsProto$Builder setIsAcquireCausesWakeup (boolean) 
		boolean value
	public com.android.server.power.WakeLockProto$WakeLockFlagsProto$Builder clearIsAcquireCausesWakeup () 
	public boolean hasIsOnAfterRelease () 
	public boolean getIsOnAfterRelease () 
	public com.android.server.power.WakeLockProto$WakeLockFlagsProto$Builder setIsOnAfterRelease (boolean) 
		boolean value
	public com.android.server.power.WakeLockProto$WakeLockFlagsProto$Builder clearIsOnAfterRelease () 
	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  (com.android.server.power.WakeLockProto$1) 
		com.android.server.power.WakeLockProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.power.WakeLockProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.power.WakeLockProto$1 x1
}

com/android/server/power/WakeLockProto$WakeLockFlagsProto.class
WakeLockProto.java
package com.android.server.power
public final com.android.server.power.WakeLockProto$WakeLockFlagsProto extends com.google.protobuf.GeneratedMessage implements com.android.server.power.WakeLockProto$WakeLockFlagsProtoOrBuilder  {
	private int bitField0_
	public static final int IS_ACQUIRE_CAUSES_WAKEUP_FIELD_NUMBER
	private boolean isAcquireCausesWakeup_
	public static final int IS_ON_AFTER_RELEASE_FIELD_NUMBER
	private boolean isOnAfterRelease_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.power.WakeLockProto$WakeLockFlagsProto 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 hasIsAcquireCausesWakeup () 
	public boolean getIsAcquireCausesWakeup () 
	public boolean hasIsOnAfterRelease () 
	public boolean getIsOnAfterRelease () 
	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 com.android.server.power.WakeLockProto$WakeLockFlagsProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.power.WakeLockProto$WakeLockFlagsProto 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 com.android.server.power.WakeLockProto$WakeLockFlagsProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.power.WakeLockProto$WakeLockFlagsProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.WakeLockProto$WakeLockFlagsProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.WakeLockProto$WakeLockFlagsProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.WakeLockProto$WakeLockFlagsProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.WakeLockProto$WakeLockFlagsProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.WakeLockProto$WakeLockFlagsProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.power.WakeLockProto$WakeLockFlagsProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.power.WakeLockProto$WakeLockFlagsProto$Builder newBuilderForType () 
	public static com.android.server.power.WakeLockProto$WakeLockFlagsProto$Builder newBuilder () 
	public static com.android.server.power.WakeLockProto$WakeLockFlagsProto$Builder newBuilder (com.android.server.power.WakeLockProto$WakeLockFlagsProto) 
		com.android.server.power.WakeLockProto$WakeLockFlagsProto prototype
	public com.android.server.power.WakeLockProto$WakeLockFlagsProto$Builder toBuilder () 
	protected com.android.server.power.WakeLockProto$WakeLockFlagsProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.power.WakeLockProto$WakeLockFlagsProto$Builder builder
	public static com.android.server.power.WakeLockProto$WakeLockFlagsProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.power.WakeLockProto$WakeLockFlagsProto 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, com.android.server.power.WakeLockProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.power.WakeLockProto$1 x1
	static boolean access$402 (com.android.server.power.WakeLockProto$WakeLockFlagsProto, boolean) 
		com.android.server.power.WakeLockProto$WakeLockFlagsProto x0
		boolean x1
	static boolean access$502 (com.android.server.power.WakeLockProto$WakeLockFlagsProto, boolean) 
		com.android.server.power.WakeLockProto$WakeLockFlagsProto x0
		boolean x1
	static int access$602 (com.android.server.power.WakeLockProto$WakeLockFlagsProto, int) 
		com.android.server.power.WakeLockProto$WakeLockFlagsProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$700 (com.android.server.power.WakeLockProto$WakeLockFlagsProto) 
		com.android.server.power.WakeLockProto$WakeLockFlagsProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.power.WakeLockProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.power.WakeLockProto$1 x2
	static void  () 
}

com/android/server/power/WakeLockProto$WakeLockFlagsProtoOrBuilder.class
WakeLockProto.java
package com.android.server.power
public abstract com.android.server.power.WakeLockProto$WakeLockFlagsProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasIsAcquireCausesWakeup () 
	public abstract boolean getIsAcquireCausesWakeup () 
	public abstract boolean hasIsOnAfterRelease () 
	public abstract boolean getIsOnAfterRelease () 
}

com/android/server/power/WakeLockProto.class
WakeLockProto.java
package com.android.server.power
public final com.android.server.power.WakeLockProto extends com.google.protobuf.GeneratedMessage implements com.android.server.power.WakeLockProtoOrBuilder  {
	private int bitField0_
	public static final int LOCK_LEVEL_FIELD_NUMBER
	private int lockLevel_
	public static final int TAG_FIELD_NUMBER
	private volatile Object tag_
	public static final int FLAGS_FIELD_NUMBER
	private com.android.server.power.WakeLockProto$WakeLockFlagsProto flags_
	public static final int IS_DISABLED_FIELD_NUMBER
	private boolean isDisabled_
	public static final int ACQ_MS_FIELD_NUMBER
	private long acqMs_
	public static final int IS_NOTIFIED_LONG_FIELD_NUMBER
	private boolean isNotifiedLong_
	public static final int UID_FIELD_NUMBER
	private int uid_
	public static final int PID_FIELD_NUMBER
	private int pid_
	public static final int WORK_SOURCE_FIELD_NUMBER
	private android.os.WorkSourceProto workSource_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.power.WakeLockProto 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.PowerManagerProto$WakeLockLevel value
		com.google.protobuf.ByteString bs
		com.android.server.power.WakeLockProto$WakeLockFlagsProto$Builder subBuilder
		android.os.WorkSourceProto$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 hasLockLevel () 
	public android.os.PowerManagerProto$WakeLockLevel getLockLevel () 
		android.os.PowerManagerProto$WakeLockLevel result
	public boolean hasTag () 
	public java.lang.String getTag () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTagBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasFlags () 
	public com.android.server.power.WakeLockProto$WakeLockFlagsProto getFlags () 
	public com.android.server.power.WakeLockProto$WakeLockFlagsProtoOrBuilder getFlagsOrBuilder () 
	public boolean hasIsDisabled () 
	public boolean getIsDisabled () 
	public boolean hasAcqMs () 
	public long getAcqMs () 
	public boolean hasIsNotifiedLong () 
	public boolean getIsNotifiedLong () 
	public boolean hasUid () 
	public int getUid () 
	public boolean hasPid () 
	public int getPid () 
	public boolean hasWorkSource () 
	public android.os.WorkSourceProto getWorkSource () 
	public android.os.WorkSourceProtoOrBuilder getWorkSourceOrBuilder () 
	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 com.android.server.power.WakeLockProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.power.WakeLockProto 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 com.android.server.power.WakeLockProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.power.WakeLockProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.WakeLockProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.WakeLockProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.WakeLockProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.WakeLockProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.WakeLockProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.power.WakeLockProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.power.WakeLockProto$Builder newBuilderForType () 
	public static com.android.server.power.WakeLockProto$Builder newBuilder () 
	public static com.android.server.power.WakeLockProto$Builder newBuilder (com.android.server.power.WakeLockProto) 
		com.android.server.power.WakeLockProto prototype
	public com.android.server.power.WakeLockProto$Builder toBuilder () 
	protected com.android.server.power.WakeLockProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.power.WakeLockProto$Builder builder
	public static com.android.server.power.WakeLockProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.power.WakeLockProto 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, com.android.server.power.WakeLockProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.power.WakeLockProto$1 x1
	static int access$1302 (com.android.server.power.WakeLockProto, int) 
		com.android.server.power.WakeLockProto x0
		int x1
	static java.lang.Object access$1402 (com.android.server.power.WakeLockProto, java.lang.Object) 
		com.android.server.power.WakeLockProto x0
		Object x1
	static com.android.server.power.WakeLockProto$WakeLockFlagsProto access$1502 (com.android.server.power.WakeLockProto, com.android.server.power.WakeLockProto$WakeLockFlagsProto) 
		com.android.server.power.WakeLockProto x0
		com.android.server.power.WakeLockProto$WakeLockFlagsProto x1
	static boolean access$1602 (com.android.server.power.WakeLockProto, boolean) 
		com.android.server.power.WakeLockProto x0
		boolean x1
	static long access$1702 (com.android.server.power.WakeLockProto, long) 
		com.android.server.power.WakeLockProto x0
		long x1
	static boolean access$1802 (com.android.server.power.WakeLockProto, boolean) 
		com.android.server.power.WakeLockProto x0
		boolean x1
	static int access$1902 (com.android.server.power.WakeLockProto, int) 
		com.android.server.power.WakeLockProto x0
		int x1
	static int access$2002 (com.android.server.power.WakeLockProto, int) 
		com.android.server.power.WakeLockProto x0
		int x1
	static android.os.WorkSourceProto access$2102 (com.android.server.power.WakeLockProto, android.os.WorkSourceProto) 
		com.android.server.power.WakeLockProto x0
		android.os.WorkSourceProto x1
	static int access$2202 (com.android.server.power.WakeLockProto, int) 
		com.android.server.power.WakeLockProto x0
		int x1
	static java.lang.Object access$1400 (com.android.server.power.WakeLockProto) 
		com.android.server.power.WakeLockProto x0
	static com.google.protobuf.UnknownFieldSet access$2300 (com.android.server.power.WakeLockProto) 
		com.android.server.power.WakeLockProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.power.WakeLockProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.power.WakeLockProto$1 x2
	static void  () 
}

com/android/server/power/WakeLockProtoOrBuilder.class
WakeLockProtoOrBuilder.java
package com.android.server.power
public abstract com.android.server.power.WakeLockProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasLockLevel () 
	public abstract android.os.PowerManagerProto$WakeLockLevel getLockLevel () 
	public abstract boolean hasTag () 
	public abstract java.lang.String getTag () 
	public abstract com.google.protobuf.ByteString getTagBytes () 
	public abstract boolean hasFlags () 
	public abstract com.android.server.power.WakeLockProto$WakeLockFlagsProto getFlags () 
	public abstract com.android.server.power.WakeLockProto$WakeLockFlagsProtoOrBuilder getFlagsOrBuilder () 
	public abstract boolean hasIsDisabled () 
	public abstract boolean getIsDisabled () 
	public abstract boolean hasAcqMs () 
	public abstract long getAcqMs () 
	public abstract boolean hasIsNotifiedLong () 
	public abstract boolean getIsNotifiedLong () 
	public abstract boolean hasUid () 
	public abstract int getUid () 
	public abstract boolean hasPid () 
	public abstract int getPid () 
	public abstract boolean hasWorkSource () 
	public abstract android.os.WorkSourceProto getWorkSource () 
	public abstract android.os.WorkSourceProtoOrBuilder getWorkSourceOrBuilder () 
}

com/android/server/power/WirelessChargerDetectorProto$1.class
WirelessChargerDetectorProto.java
package com.android.server.power
final com.android.server.power.WirelessChargerDetectorProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.power.WirelessChargerDetectorProto 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 
}

com/android/server/power/WirelessChargerDetectorProto$Builder.class
WirelessChargerDetectorProto.java
package com.android.server.power
public final com.android.server.power.WirelessChargerDetectorProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.power.WirelessChargerDetectorProtoOrBuilder  {
	private int bitField0_
	private boolean isPoweredWirelessly_
	private boolean isAtRest_
	private com.android.server.power.WirelessChargerDetectorProto$VectorProto rest_
	private com.google.protobuf.SingleFieldBuilder restBuilder_
	private boolean isDetectionInProgress_
	private long detectionStartTimeMs_
	private boolean isMustUpdateRestPosition_
	private int totalSamples_
	private int movingSamples_
	private com.android.server.power.WirelessChargerDetectorProto$VectorProto firstSample_
	private com.google.protobuf.SingleFieldBuilder firstSampleBuilder_
	private com.android.server.power.WirelessChargerDetectorProto$VectorProto lastSample_
	private com.google.protobuf.SingleFieldBuilder lastSampleBuilder_
	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 com.android.server.power.WirelessChargerDetectorProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.power.WirelessChargerDetectorProto getDefaultInstanceForType () 
	public com.android.server.power.WirelessChargerDetectorProto build () 
		com.android.server.power.WirelessChargerDetectorProto result
	public com.android.server.power.WirelessChargerDetectorProto buildPartial () 
		com.android.server.power.WirelessChargerDetectorProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.power.WirelessChargerDetectorProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.power.WirelessChargerDetectorProto$Builder mergeFrom (com.android.server.power.WirelessChargerDetectorProto) 
		com.android.server.power.WirelessChargerDetectorProto other
	public final boolean isInitialized () 
	public com.android.server.power.WirelessChargerDetectorProto$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
		com.android.server.power.WirelessChargerDetectorProto parsedMessage
	public boolean hasIsPoweredWirelessly () 
	public boolean getIsPoweredWirelessly () 
	public com.android.server.power.WirelessChargerDetectorProto$Builder setIsPoweredWirelessly (boolean) 
		boolean value
	public com.android.server.power.WirelessChargerDetectorProto$Builder clearIsPoweredWirelessly () 
	public boolean hasIsAtRest () 
	public boolean getIsAtRest () 
	public com.android.server.power.WirelessChargerDetectorProto$Builder setIsAtRest (boolean) 
		boolean value
	public com.android.server.power.WirelessChargerDetectorProto$Builder clearIsAtRest () 
	public boolean hasRest () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto getRest () 
	public com.android.server.power.WirelessChargerDetectorProto$Builder setRest (com.android.server.power.WirelessChargerDetectorProto$VectorProto) 
		com.android.server.power.WirelessChargerDetectorProto$VectorProto value
	public com.android.server.power.WirelessChargerDetectorProto$Builder setRest (com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder) 
		com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder builderForValue
	public com.android.server.power.WirelessChargerDetectorProto$Builder mergeRest (com.android.server.power.WirelessChargerDetectorProto$VectorProto) 
		com.android.server.power.WirelessChargerDetectorProto$VectorProto value
	public com.android.server.power.WirelessChargerDetectorProto$Builder clearRest () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder getRestBuilder () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProtoOrBuilder getRestOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getRestFieldBuilder () 
	public boolean hasIsDetectionInProgress () 
	public boolean getIsDetectionInProgress () 
	public com.android.server.power.WirelessChargerDetectorProto$Builder setIsDetectionInProgress (boolean) 
		boolean value
	public com.android.server.power.WirelessChargerDetectorProto$Builder clearIsDetectionInProgress () 
	public boolean hasDetectionStartTimeMs () 
	public long getDetectionStartTimeMs () 
	public com.android.server.power.WirelessChargerDetectorProto$Builder setDetectionStartTimeMs (long) 
		long value
	public com.android.server.power.WirelessChargerDetectorProto$Builder clearDetectionStartTimeMs () 
	public boolean hasIsMustUpdateRestPosition () 
	public boolean getIsMustUpdateRestPosition () 
	public com.android.server.power.WirelessChargerDetectorProto$Builder setIsMustUpdateRestPosition (boolean) 
		boolean value
	public com.android.server.power.WirelessChargerDetectorProto$Builder clearIsMustUpdateRestPosition () 
	public boolean hasTotalSamples () 
	public int getTotalSamples () 
	public com.android.server.power.WirelessChargerDetectorProto$Builder setTotalSamples (int) 
		int value
	public com.android.server.power.WirelessChargerDetectorProto$Builder clearTotalSamples () 
	public boolean hasMovingSamples () 
	public int getMovingSamples () 
	public com.android.server.power.WirelessChargerDetectorProto$Builder setMovingSamples (int) 
		int value
	public com.android.server.power.WirelessChargerDetectorProto$Builder clearMovingSamples () 
	public boolean hasFirstSample () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto getFirstSample () 
	public com.android.server.power.WirelessChargerDetectorProto$Builder setFirstSample (com.android.server.power.WirelessChargerDetectorProto$VectorProto) 
		com.android.server.power.WirelessChargerDetectorProto$VectorProto value
	public com.android.server.power.WirelessChargerDetectorProto$Builder setFirstSample (com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder) 
		com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder builderForValue
	public com.android.server.power.WirelessChargerDetectorProto$Builder mergeFirstSample (com.android.server.power.WirelessChargerDetectorProto$VectorProto) 
		com.android.server.power.WirelessChargerDetectorProto$VectorProto value
	public com.android.server.power.WirelessChargerDetectorProto$Builder clearFirstSample () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder getFirstSampleBuilder () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProtoOrBuilder getFirstSampleOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getFirstSampleFieldBuilder () 
	public boolean hasLastSample () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto getLastSample () 
	public com.android.server.power.WirelessChargerDetectorProto$Builder setLastSample (com.android.server.power.WirelessChargerDetectorProto$VectorProto) 
		com.android.server.power.WirelessChargerDetectorProto$VectorProto value
	public com.android.server.power.WirelessChargerDetectorProto$Builder setLastSample (com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder) 
		com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder builderForValue
	public com.android.server.power.WirelessChargerDetectorProto$Builder mergeLastSample (com.android.server.power.WirelessChargerDetectorProto$VectorProto) 
		com.android.server.power.WirelessChargerDetectorProto$VectorProto value
	public com.android.server.power.WirelessChargerDetectorProto$Builder clearLastSample () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder getLastSampleBuilder () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProtoOrBuilder getLastSampleOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLastSampleFieldBuilder () 
	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  (com.android.server.power.WirelessChargerDetectorProto$1) 
		com.android.server.power.WirelessChargerDetectorProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.power.WirelessChargerDetectorProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.power.WirelessChargerDetectorProto$1 x1
}

com/android/server/power/WirelessChargerDetectorProto$VectorProto$1.class
WirelessChargerDetectorProto.java
package com.android.server.power
final com.android.server.power.WirelessChargerDetectorProto$VectorProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto 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 
}

com/android/server/power/WirelessChargerDetectorProto$VectorProto$Builder.class
WirelessChargerDetectorProto.java
package com.android.server.power
public final com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.power.WirelessChargerDetectorProto$VectorProtoOrBuilder  {
	private int bitField0_
	private float x_
	private float y_
	private float z_
	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 com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto getDefaultInstanceForType () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto build () 
		com.android.server.power.WirelessChargerDetectorProto$VectorProto result
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto buildPartial () 
		com.android.server.power.WirelessChargerDetectorProto$VectorProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder mergeFrom (com.android.server.power.WirelessChargerDetectorProto$VectorProto) 
		com.android.server.power.WirelessChargerDetectorProto$VectorProto other
	public final boolean isInitialized () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto$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
		com.android.server.power.WirelessChargerDetectorProto$VectorProto parsedMessage
	public boolean hasX () 
	public float getX () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder setX (float) 
		float value
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder clearX () 
	public boolean hasY () 
	public float getY () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder setY (float) 
		float value
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder clearY () 
	public boolean hasZ () 
	public float getZ () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder setZ (float) 
		float value
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder clearZ () 
	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  (com.android.server.power.WirelessChargerDetectorProto$1) 
		com.android.server.power.WirelessChargerDetectorProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.power.WirelessChargerDetectorProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.power.WirelessChargerDetectorProto$1 x1
}

com/android/server/power/WirelessChargerDetectorProto$VectorProto.class
WirelessChargerDetectorProto.java
package com.android.server.power
public final com.android.server.power.WirelessChargerDetectorProto$VectorProto extends com.google.protobuf.GeneratedMessage implements com.android.server.power.WirelessChargerDetectorProto$VectorProtoOrBuilder  {
	private int bitField0_
	public static final int X_FIELD_NUMBER
	private float x_
	public static final int Y_FIELD_NUMBER
	private float y_
	public static final int Z_FIELD_NUMBER
	private float z_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.power.WirelessChargerDetectorProto$VectorProto 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 float getX () 
	public boolean hasY () 
	public float getY () 
	public boolean hasZ () 
	public float getZ () 
	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 com.android.server.power.WirelessChargerDetectorProto$VectorProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.power.WirelessChargerDetectorProto$VectorProto 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 com.android.server.power.WirelessChargerDetectorProto$VectorProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.power.WirelessChargerDetectorProto$VectorProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.WirelessChargerDetectorProto$VectorProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.WirelessChargerDetectorProto$VectorProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.WirelessChargerDetectorProto$VectorProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.WirelessChargerDetectorProto$VectorProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.WirelessChargerDetectorProto$VectorProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.power.WirelessChargerDetectorProto$VectorProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder newBuilderForType () 
	public static com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder newBuilder () 
	public static com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder newBuilder (com.android.server.power.WirelessChargerDetectorProto$VectorProto) 
		com.android.server.power.WirelessChargerDetectorProto$VectorProto prototype
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder toBuilder () 
	protected com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder builder
	public static com.android.server.power.WirelessChargerDetectorProto$VectorProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto 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, com.android.server.power.WirelessChargerDetectorProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.power.WirelessChargerDetectorProto$1 x1
	static float access$402 (com.android.server.power.WirelessChargerDetectorProto$VectorProto, float) 
		com.android.server.power.WirelessChargerDetectorProto$VectorProto x0
		float x1
	static float access$502 (com.android.server.power.WirelessChargerDetectorProto$VectorProto, float) 
		com.android.server.power.WirelessChargerDetectorProto$VectorProto x0
		float x1
	static float access$602 (com.android.server.power.WirelessChargerDetectorProto$VectorProto, float) 
		com.android.server.power.WirelessChargerDetectorProto$VectorProto x0
		float x1
	static int access$702 (com.android.server.power.WirelessChargerDetectorProto$VectorProto, int) 
		com.android.server.power.WirelessChargerDetectorProto$VectorProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$800 (com.android.server.power.WirelessChargerDetectorProto$VectorProto) 
		com.android.server.power.WirelessChargerDetectorProto$VectorProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.power.WirelessChargerDetectorProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.power.WirelessChargerDetectorProto$1 x2
	static void  () 
}

com/android/server/power/WirelessChargerDetectorProto$VectorProtoOrBuilder.class
WirelessChargerDetectorProto.java
package com.android.server.power
public abstract com.android.server.power.WirelessChargerDetectorProto$VectorProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasX () 
	public abstract float getX () 
	public abstract boolean hasY () 
	public abstract float getY () 
	public abstract boolean hasZ () 
	public abstract float getZ () 
}

com/android/server/power/WirelessChargerDetectorProto.class
WirelessChargerDetectorProto.java
package com.android.server.power
public final com.android.server.power.WirelessChargerDetectorProto extends com.google.protobuf.GeneratedMessage implements com.android.server.power.WirelessChargerDetectorProtoOrBuilder  {
	private int bitField0_
	public static final int IS_POWERED_WIRELESSLY_FIELD_NUMBER
	private boolean isPoweredWirelessly_
	public static final int IS_AT_REST_FIELD_NUMBER
	private boolean isAtRest_
	public static final int REST_FIELD_NUMBER
	private com.android.server.power.WirelessChargerDetectorProto$VectorProto rest_
	public static final int IS_DETECTION_IN_PROGRESS_FIELD_NUMBER
	private boolean isDetectionInProgress_
	public static final int DETECTION_START_TIME_MS_FIELD_NUMBER
	private long detectionStartTimeMs_
	public static final int IS_MUST_UPDATE_REST_POSITION_FIELD_NUMBER
	private boolean isMustUpdateRestPosition_
	public static final int TOTAL_SAMPLES_FIELD_NUMBER
	private int totalSamples_
	public static final int MOVING_SAMPLES_FIELD_NUMBER
	private int movingSamples_
	public static final int FIRST_SAMPLE_FIELD_NUMBER
	private com.android.server.power.WirelessChargerDetectorProto$VectorProto firstSample_
	public static final int LAST_SAMPLE_FIELD_NUMBER
	private com.android.server.power.WirelessChargerDetectorProto$VectorProto lastSample_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.power.WirelessChargerDetectorProto 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.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder subBuilder
		com.android.server.power.WirelessChargerDetectorProto$VectorProto$Builder subBuilder
		com.android.server.power.WirelessChargerDetectorProto$VectorProto$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 hasIsPoweredWirelessly () 
	public boolean getIsPoweredWirelessly () 
	public boolean hasIsAtRest () 
	public boolean getIsAtRest () 
	public boolean hasRest () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto getRest () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProtoOrBuilder getRestOrBuilder () 
	public boolean hasIsDetectionInProgress () 
	public boolean getIsDetectionInProgress () 
	public boolean hasDetectionStartTimeMs () 
	public long getDetectionStartTimeMs () 
	public boolean hasIsMustUpdateRestPosition () 
	public boolean getIsMustUpdateRestPosition () 
	public boolean hasTotalSamples () 
	public int getTotalSamples () 
	public boolean hasMovingSamples () 
	public int getMovingSamples () 
	public boolean hasFirstSample () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto getFirstSample () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProtoOrBuilder getFirstSampleOrBuilder () 
	public boolean hasLastSample () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProto getLastSample () 
	public com.android.server.power.WirelessChargerDetectorProto$VectorProtoOrBuilder getLastSampleOrBuilder () 
	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 com.android.server.power.WirelessChargerDetectorProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.power.WirelessChargerDetectorProto 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 com.android.server.power.WirelessChargerDetectorProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.power.WirelessChargerDetectorProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.WirelessChargerDetectorProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.WirelessChargerDetectorProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.WirelessChargerDetectorProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.power.WirelessChargerDetectorProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.power.WirelessChargerDetectorProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.power.WirelessChargerDetectorProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.power.WirelessChargerDetectorProto$Builder newBuilderForType () 
	public static com.android.server.power.WirelessChargerDetectorProto$Builder newBuilder () 
	public static com.android.server.power.WirelessChargerDetectorProto$Builder newBuilder (com.android.server.power.WirelessChargerDetectorProto) 
		com.android.server.power.WirelessChargerDetectorProto prototype
	public com.android.server.power.WirelessChargerDetectorProto$Builder toBuilder () 
	protected com.android.server.power.WirelessChargerDetectorProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.power.WirelessChargerDetectorProto$Builder builder
	public static com.android.server.power.WirelessChargerDetectorProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.power.WirelessChargerDetectorProto 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$1200 () 
	void  (com.google.protobuf.GeneratedMessage$Builder, com.android.server.power.WirelessChargerDetectorProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.power.WirelessChargerDetectorProto$1 x1
	static boolean access$1402 (com.android.server.power.WirelessChargerDetectorProto, boolean) 
		com.android.server.power.WirelessChargerDetectorProto x0
		boolean x1
	static boolean access$1502 (com.android.server.power.WirelessChargerDetectorProto, boolean) 
		com.android.server.power.WirelessChargerDetectorProto x0
		boolean x1
	static com.android.server.power.WirelessChargerDetectorProto$VectorProto access$1602 (com.android.server.power.WirelessChargerDetectorProto, com.android.server.power.WirelessChargerDetectorProto$VectorProto) 
		com.android.server.power.WirelessChargerDetectorProto x0
		com.android.server.power.WirelessChargerDetectorProto$VectorProto x1
	static boolean access$1702 (com.android.server.power.WirelessChargerDetectorProto, boolean) 
		com.android.server.power.WirelessChargerDetectorProto x0
		boolean x1
	static long access$1802 (com.android.server.power.WirelessChargerDetectorProto, long) 
		com.android.server.power.WirelessChargerDetectorProto x0
		long x1
	static boolean access$1902 (com.android.server.power.WirelessChargerDetectorProto, boolean) 
		com.android.server.power.WirelessChargerDetectorProto x0
		boolean x1
	static int access$2002 (com.android.server.power.WirelessChargerDetectorProto, int) 
		com.android.server.power.WirelessChargerDetectorProto x0
		int x1
	static int access$2102 (com.android.server.power.WirelessChargerDetectorProto, int) 
		com.android.server.power.WirelessChargerDetectorProto x0
		int x1
	static com.android.server.power.WirelessChargerDetectorProto$VectorProto access$2202 (com.android.server.power.WirelessChargerDetectorProto, com.android.server.power.WirelessChargerDetectorProto$VectorProto) 
		com.android.server.power.WirelessChargerDetectorProto x0
		com.android.server.power.WirelessChargerDetectorProto$VectorProto x1
	static com.android.server.power.WirelessChargerDetectorProto$VectorProto access$2302 (com.android.server.power.WirelessChargerDetectorProto, com.android.server.power.WirelessChargerDetectorProto$VectorProto) 
		com.android.server.power.WirelessChargerDetectorProto x0
		com.android.server.power.WirelessChargerDetectorProto$VectorProto x1
	static int access$2402 (com.android.server.power.WirelessChargerDetectorProto, int) 
		com.android.server.power.WirelessChargerDetectorProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$2500 (com.android.server.power.WirelessChargerDetectorProto) 
		com.android.server.power.WirelessChargerDetectorProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.power.WirelessChargerDetectorProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.power.WirelessChargerDetectorProto$1 x2
	static void  () 
}

com/android/server/power/WirelessChargerDetectorProtoOrBuilder.class
WirelessChargerDetectorProtoOrBuilder.java
package com.android.server.power
public abstract com.android.server.power.WirelessChargerDetectorProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasIsPoweredWirelessly () 
	public abstract boolean getIsPoweredWirelessly () 
	public abstract boolean hasIsAtRest () 
	public abstract boolean getIsAtRest () 
	public abstract boolean hasRest () 
	public abstract com.android.server.power.WirelessChargerDetectorProto$VectorProto getRest () 
	public abstract com.android.server.power.WirelessChargerDetectorProto$VectorProtoOrBuilder getRestOrBuilder () 
	public abstract boolean hasIsDetectionInProgress () 
	public abstract boolean getIsDetectionInProgress () 
	public abstract boolean hasDetectionStartTimeMs () 
	public abstract long getDetectionStartTimeMs () 
	public abstract boolean hasIsMustUpdateRestPosition () 
	public abstract boolean getIsMustUpdateRestPosition () 
	public abstract boolean hasTotalSamples () 
	public abstract int getTotalSamples () 
	public abstract boolean hasMovingSamples () 
	public abstract int getMovingSamples () 
	public abstract boolean hasFirstSample () 
	public abstract com.android.server.power.WirelessChargerDetectorProto$VectorProto getFirstSample () 
	public abstract com.android.server.power.WirelessChargerDetectorProto$VectorProtoOrBuilder getFirstSampleOrBuilder () 
	public abstract boolean hasLastSample () 
	public abstract com.android.server.power.WirelessChargerDetectorProto$VectorProto getLastSample () 
	public abstract com.android.server.power.WirelessChargerDetectorProto$VectorProtoOrBuilder getLastSampleOrBuilder () 
}

com/android/server/power/Wirelesschargerdetector$1.class
Wirelesschargerdetector.java
package com.android.server.power
final com.android.server.power.Wirelesschargerdetector$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
}

com/android/server/power/Wirelesschargerdetector.class
Wirelesschargerdetector.java
package com.android.server.power
public final com.android.server.power.Wirelesschargerdetector extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_power_WirelessChargerDetectorProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_power_WirelessChargerDetectorProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_power_WirelessChargerDetectorProto_VectorProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_power_WirelessChargerDetectorProto_VectorProto_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/android/server/wm/proto/AppTransitionProto$1.class
AppTransitionProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.AppTransitionProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.AppTransitionProto 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 
}

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

com/android/server/wm/proto/AppTransitionProto$AppState.class
AppTransitionProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.AppTransitionProto$AppState extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.server.wm.proto.AppTransitionProto$AppState APP_STATE_IDLE
	public static final com.android.server.wm.proto.AppTransitionProto$AppState APP_STATE_READY
	public static final com.android.server.wm.proto.AppTransitionProto$AppState APP_STATE_RUNNING
	public static final com.android.server.wm.proto.AppTransitionProto$AppState APP_STATE_TIMEOUT
	public static final int APP_STATE_IDLE_VALUE
	public static final int APP_STATE_READY_VALUE
	public static final int APP_STATE_RUNNING_VALUE
	public static final int APP_STATE_TIMEOUT_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.server.wm.proto.AppTransitionProto$AppState[] VALUES
	private final int value
	private static final com.android.server.wm.proto.AppTransitionProto$AppState[] $VALUES
	public static com.android.server.wm.proto.AppTransitionProto$AppState[] values () 
	public static com.android.server.wm.proto.AppTransitionProto$AppState valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.server.wm.proto.AppTransitionProto$AppState valueOf (int) 
		int value
	public static com.android.server.wm.proto.AppTransitionProto$AppState 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 com.android.server.wm.proto.AppTransitionProto$AppState valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/server/wm/proto/AppTransitionProto$Builder.class
AppTransitionProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.AppTransitionProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.AppTransitionProtoOrBuilder  {
	private int bitField0_
	private int appTransitionState_
	private int lastUsedAppTransition_
	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 com.android.server.wm.proto.AppTransitionProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.AppTransitionProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.AppTransitionProto build () 
		com.android.server.wm.proto.AppTransitionProto result
	public com.android.server.wm.proto.AppTransitionProto buildPartial () 
		com.android.server.wm.proto.AppTransitionProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.AppTransitionProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.AppTransitionProto$Builder mergeFrom (com.android.server.wm.proto.AppTransitionProto) 
		com.android.server.wm.proto.AppTransitionProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.AppTransitionProto$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
		com.android.server.wm.proto.AppTransitionProto parsedMessage
	public boolean hasAppTransitionState () 
	public com.android.server.wm.proto.AppTransitionProto$AppState getAppTransitionState () 
		com.android.server.wm.proto.AppTransitionProto$AppState result
	public com.android.server.wm.proto.AppTransitionProto$Builder setAppTransitionState (com.android.server.wm.proto.AppTransitionProto$AppState) 
		com.android.server.wm.proto.AppTransitionProto$AppState value
	public com.android.server.wm.proto.AppTransitionProto$Builder clearAppTransitionState () 
	public boolean hasLastUsedAppTransition () 
	public com.android.server.wm.proto.AppTransitionProto$TransitionType getLastUsedAppTransition () 
		com.android.server.wm.proto.AppTransitionProto$TransitionType result
	public com.android.server.wm.proto.AppTransitionProto$Builder setLastUsedAppTransition (com.android.server.wm.proto.AppTransitionProto$TransitionType) 
		com.android.server.wm.proto.AppTransitionProto$TransitionType value
	public com.android.server.wm.proto.AppTransitionProto$Builder clearLastUsedAppTransition () 
	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  (com.android.server.wm.proto.AppTransitionProto$1) 
		com.android.server.wm.proto.AppTransitionProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.AppTransitionProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.AppTransitionProto$1 x1
}

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

com/android/server/wm/proto/AppTransitionProto$TransitionType.class
AppTransitionProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.AppTransitionProto$TransitionType extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_NONE
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_UNSET
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_ACTIVITY_OPEN
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_ACTIVITY_CLOSE
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_TASK_OPEN
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_TASK_CLOSE
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_TASK_TO_FRONT
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_TASK_TO_BACK
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_WALLPAPER_CLOSE
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_WALLPAPER_OPEN
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_WALLPAPER_INTRA_OPEN
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_WALLPAPER_INTRA_CLOSE
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_TASK_OPEN_BEHIND
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_TASK_IN_PLACE
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_ACTIVITY_RELAUNCH
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_DOCK_TASK_FROM_RECENTS
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_KEYGUARD_GOING_AWAY
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_KEYGUARD_GOING_AWAY_ON_WALLPAPER
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_KEYGUARD_OCCLUDE
	public static final com.android.server.wm.proto.AppTransitionProto$TransitionType TRANSIT_KEYGUARD_UNOCCLUDE
	public static final int TRANSIT_NONE_VALUE
	public static final int TRANSIT_UNSET_VALUE
	public static final int TRANSIT_ACTIVITY_OPEN_VALUE
	public static final int TRANSIT_ACTIVITY_CLOSE_VALUE
	public static final int TRANSIT_TASK_OPEN_VALUE
	public static final int TRANSIT_TASK_CLOSE_VALUE
	public static final int TRANSIT_TASK_TO_FRONT_VALUE
	public static final int TRANSIT_TASK_TO_BACK_VALUE
	public static final int TRANSIT_WALLPAPER_CLOSE_VALUE
	public static final int TRANSIT_WALLPAPER_OPEN_VALUE
	public static final int TRANSIT_WALLPAPER_INTRA_OPEN_VALUE
	public static final int TRANSIT_WALLPAPER_INTRA_CLOSE_VALUE
	public static final int TRANSIT_TASK_OPEN_BEHIND_VALUE
	public static final int TRANSIT_TASK_IN_PLACE_VALUE
	public static final int TRANSIT_ACTIVITY_RELAUNCH_VALUE
	public static final int TRANSIT_DOCK_TASK_FROM_RECENTS_VALUE
	public static final int TRANSIT_KEYGUARD_GOING_AWAY_VALUE
	public static final int TRANSIT_KEYGUARD_GOING_AWAY_ON_WALLPAPER_VALUE
	public static final int TRANSIT_KEYGUARD_OCCLUDE_VALUE
	public static final int TRANSIT_KEYGUARD_UNOCCLUDE_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.server.wm.proto.AppTransitionProto$TransitionType[] VALUES
	private final int value
	private static final com.android.server.wm.proto.AppTransitionProto$TransitionType[] $VALUES
	public static com.android.server.wm.proto.AppTransitionProto$TransitionType[] values () 
	public static com.android.server.wm.proto.AppTransitionProto$TransitionType valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.server.wm.proto.AppTransitionProto$TransitionType valueOf (int) 
		int value
	public static com.android.server.wm.proto.AppTransitionProto$TransitionType 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 com.android.server.wm.proto.AppTransitionProto$TransitionType valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/server/wm/proto/AppTransitionProto.class
AppTransitionProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.AppTransitionProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.AppTransitionProtoOrBuilder  {
	private int bitField0_
	public static final int APP_TRANSITION_STATE_FIELD_NUMBER
	private int appTransitionState_
	public static final int LAST_USED_APP_TRANSITION_FIELD_NUMBER
	private int lastUsedAppTransition_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.AppTransitionProto 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
		com.android.server.wm.proto.AppTransitionProto$AppState value
		int rawValue
		com.android.server.wm.proto.AppTransitionProto$TransitionType 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 hasAppTransitionState () 
	public com.android.server.wm.proto.AppTransitionProto$AppState getAppTransitionState () 
		com.android.server.wm.proto.AppTransitionProto$AppState result
	public boolean hasLastUsedAppTransition () 
	public com.android.server.wm.proto.AppTransitionProto$TransitionType getLastUsedAppTransition () 
		com.android.server.wm.proto.AppTransitionProto$TransitionType 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 com.android.server.wm.proto.AppTransitionProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.AppTransitionProto 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 com.android.server.wm.proto.AppTransitionProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.AppTransitionProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.AppTransitionProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.AppTransitionProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.AppTransitionProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.AppTransitionProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.AppTransitionProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.AppTransitionProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.AppTransitionProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.AppTransitionProto$Builder newBuilder () 
	public static com.android.server.wm.proto.AppTransitionProto$Builder newBuilder (com.android.server.wm.proto.AppTransitionProto) 
		com.android.server.wm.proto.AppTransitionProto prototype
	public com.android.server.wm.proto.AppTransitionProto$Builder toBuilder () 
	protected com.android.server.wm.proto.AppTransitionProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.AppTransitionProto$Builder builder
	public static com.android.server.wm.proto.AppTransitionProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.AppTransitionProto 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, com.android.server.wm.proto.AppTransitionProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.AppTransitionProto$1 x1
	static int access$402 (com.android.server.wm.proto.AppTransitionProto, int) 
		com.android.server.wm.proto.AppTransitionProto x0
		int x1
	static int access$502 (com.android.server.wm.proto.AppTransitionProto, int) 
		com.android.server.wm.proto.AppTransitionProto x0
		int x1
	static int access$602 (com.android.server.wm.proto.AppTransitionProto, int) 
		com.android.server.wm.proto.AppTransitionProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$700 (com.android.server.wm.proto.AppTransitionProto) 
		com.android.server.wm.proto.AppTransitionProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.AppTransitionProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.AppTransitionProto$1 x2
	static void  () 
}

com/android/server/wm/proto/AppTransitionProtoOrBuilder.class
AppTransitionProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.AppTransitionProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasAppTransitionState () 
	public abstract com.android.server.wm.proto.AppTransitionProto$AppState getAppTransitionState () 
	public abstract boolean hasLastUsedAppTransition () 
	public abstract com.android.server.wm.proto.AppTransitionProto$TransitionType getLastUsedAppTransition () 
}

com/android/server/wm/proto/AppWindowTokenProto$1.class
AppWindowTokenProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.AppWindowTokenProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.AppWindowTokenProto 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 
}

com/android/server/wm/proto/AppWindowTokenProto$Builder.class
AppWindowTokenProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.AppWindowTokenProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.AppWindowTokenProtoOrBuilder  {
	private int bitField0_
	private Object name_
	private com.android.server.wm.proto.WindowTokenProto windowToken_
	private com.google.protobuf.SingleFieldBuilder windowTokenBuilder_
	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 com.android.server.wm.proto.AppWindowTokenProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.AppWindowTokenProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.AppWindowTokenProto build () 
		com.android.server.wm.proto.AppWindowTokenProto result
	public com.android.server.wm.proto.AppWindowTokenProto buildPartial () 
		com.android.server.wm.proto.AppWindowTokenProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.AppWindowTokenProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.AppWindowTokenProto$Builder mergeFrom (com.android.server.wm.proto.AppWindowTokenProto) 
		com.android.server.wm.proto.AppWindowTokenProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.AppWindowTokenProto$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
		com.android.server.wm.proto.AppWindowTokenProto 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 com.android.server.wm.proto.AppWindowTokenProto$Builder setName (java.lang.String) 
		String value
	public com.android.server.wm.proto.AppWindowTokenProto$Builder clearName () 
	public com.android.server.wm.proto.AppWindowTokenProto$Builder setNameBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasWindowToken () 
	public com.android.server.wm.proto.WindowTokenProto getWindowToken () 
	public com.android.server.wm.proto.AppWindowTokenProto$Builder setWindowToken (com.android.server.wm.proto.WindowTokenProto) 
		com.android.server.wm.proto.WindowTokenProto value
	public com.android.server.wm.proto.AppWindowTokenProto$Builder setWindowToken (com.android.server.wm.proto.WindowTokenProto$Builder) 
		com.android.server.wm.proto.WindowTokenProto$Builder builderForValue
	public com.android.server.wm.proto.AppWindowTokenProto$Builder mergeWindowToken (com.android.server.wm.proto.WindowTokenProto) 
		com.android.server.wm.proto.WindowTokenProto value
	public com.android.server.wm.proto.AppWindowTokenProto$Builder clearWindowToken () 
	public com.android.server.wm.proto.WindowTokenProto$Builder getWindowTokenBuilder () 
	public com.android.server.wm.proto.WindowTokenProtoOrBuilder getWindowTokenOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWindowTokenFieldBuilder () 
	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  (com.android.server.wm.proto.AppWindowTokenProto$1) 
		com.android.server.wm.proto.AppWindowTokenProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.AppWindowTokenProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.AppWindowTokenProto$1 x1
}

com/android/server/wm/proto/AppWindowTokenProto.class
AppWindowTokenProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.AppWindowTokenProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.AppWindowTokenProtoOrBuilder  {
	private int bitField0_
	public static final int NAME_FIELD_NUMBER
	private volatile Object name_
	public static final int WINDOW_TOKEN_FIELD_NUMBER
	private com.android.server.wm.proto.WindowTokenProto windowToken_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.AppWindowTokenProto 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.android.server.wm.proto.WindowTokenProto$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 hasWindowToken () 
	public com.android.server.wm.proto.WindowTokenProto getWindowToken () 
	public com.android.server.wm.proto.WindowTokenProtoOrBuilder getWindowTokenOrBuilder () 
	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 com.android.server.wm.proto.AppWindowTokenProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.AppWindowTokenProto 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 com.android.server.wm.proto.AppWindowTokenProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.AppWindowTokenProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.AppWindowTokenProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.AppWindowTokenProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.AppWindowTokenProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.AppWindowTokenProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.AppWindowTokenProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.AppWindowTokenProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.AppWindowTokenProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.AppWindowTokenProto$Builder newBuilder () 
	public static com.android.server.wm.proto.AppWindowTokenProto$Builder newBuilder (com.android.server.wm.proto.AppWindowTokenProto) 
		com.android.server.wm.proto.AppWindowTokenProto prototype
	public com.android.server.wm.proto.AppWindowTokenProto$Builder toBuilder () 
	protected com.android.server.wm.proto.AppWindowTokenProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.AppWindowTokenProto$Builder builder
	public static com.android.server.wm.proto.AppWindowTokenProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.AppWindowTokenProto 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, com.android.server.wm.proto.AppWindowTokenProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.AppWindowTokenProto$1 x1
	static java.lang.Object access$402 (com.android.server.wm.proto.AppWindowTokenProto, java.lang.Object) 
		com.android.server.wm.proto.AppWindowTokenProto x0
		Object x1
	static com.android.server.wm.proto.WindowTokenProto access$502 (com.android.server.wm.proto.AppWindowTokenProto, com.android.server.wm.proto.WindowTokenProto) 
		com.android.server.wm.proto.AppWindowTokenProto x0
		com.android.server.wm.proto.WindowTokenProto x1
	static int access$602 (com.android.server.wm.proto.AppWindowTokenProto, int) 
		com.android.server.wm.proto.AppWindowTokenProto x0
		int x1
	static java.lang.Object access$400 (com.android.server.wm.proto.AppWindowTokenProto) 
		com.android.server.wm.proto.AppWindowTokenProto x0
	static com.google.protobuf.UnknownFieldSet access$700 (com.android.server.wm.proto.AppWindowTokenProto) 
		com.android.server.wm.proto.AppWindowTokenProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.AppWindowTokenProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.AppWindowTokenProto$1 x2
	static void  () 
}

com/android/server/wm/proto/AppWindowTokenProtoOrBuilder.class
AppWindowTokenProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.AppWindowTokenProtoOrBuilder 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 hasWindowToken () 
	public abstract com.android.server.wm.proto.WindowTokenProto getWindowToken () 
	public abstract com.android.server.wm.proto.WindowTokenProtoOrBuilder getWindowTokenOrBuilder () 
}

com/android/server/wm/proto/ConfigurationContainerProto$1.class
ConfigurationContainerProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.ConfigurationContainerProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.ConfigurationContainerProto 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 
}

com/android/server/wm/proto/ConfigurationContainerProto$Builder.class
ConfigurationContainerProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.ConfigurationContainerProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder  {
	private int bitField0_
	private android.content.ConfigurationProto overrideConfiguration_
	private com.google.protobuf.SingleFieldBuilder overrideConfigurationBuilder_
	private android.content.ConfigurationProto fullConfiguration_
	private com.google.protobuf.SingleFieldBuilder fullConfigurationBuilder_
	private android.content.ConfigurationProto mergedOverrideConfiguration_
	private com.google.protobuf.SingleFieldBuilder mergedOverrideConfigurationBuilder_
	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 com.android.server.wm.proto.ConfigurationContainerProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.ConfigurationContainerProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.ConfigurationContainerProto build () 
		com.android.server.wm.proto.ConfigurationContainerProto result
	public com.android.server.wm.proto.ConfigurationContainerProto buildPartial () 
		com.android.server.wm.proto.ConfigurationContainerProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder mergeFrom (com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.wm.proto.ConfigurationContainerProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.ConfigurationContainerProto$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
		com.android.server.wm.proto.ConfigurationContainerProto parsedMessage
	public boolean hasOverrideConfiguration () 
	public android.content.ConfigurationProto getOverrideConfiguration () 
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder setOverrideConfiguration (android.content.ConfigurationProto) 
		android.content.ConfigurationProto value
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder setOverrideConfiguration (android.content.ConfigurationProto$Builder) 
		android.content.ConfigurationProto$Builder builderForValue
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder mergeOverrideConfiguration (android.content.ConfigurationProto) 
		android.content.ConfigurationProto value
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder clearOverrideConfiguration () 
	public android.content.ConfigurationProto$Builder getOverrideConfigurationBuilder () 
	public android.content.ConfigurationProtoOrBuilder getOverrideConfigurationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getOverrideConfigurationFieldBuilder () 
	public boolean hasFullConfiguration () 
	public android.content.ConfigurationProto getFullConfiguration () 
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder setFullConfiguration (android.content.ConfigurationProto) 
		android.content.ConfigurationProto value
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder setFullConfiguration (android.content.ConfigurationProto$Builder) 
		android.content.ConfigurationProto$Builder builderForValue
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder mergeFullConfiguration (android.content.ConfigurationProto) 
		android.content.ConfigurationProto value
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder clearFullConfiguration () 
	public android.content.ConfigurationProto$Builder getFullConfigurationBuilder () 
	public android.content.ConfigurationProtoOrBuilder getFullConfigurationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getFullConfigurationFieldBuilder () 
	public boolean hasMergedOverrideConfiguration () 
	public android.content.ConfigurationProto getMergedOverrideConfiguration () 
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder setMergedOverrideConfiguration (android.content.ConfigurationProto) 
		android.content.ConfigurationProto value
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder setMergedOverrideConfiguration (android.content.ConfigurationProto$Builder) 
		android.content.ConfigurationProto$Builder builderForValue
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder mergeMergedOverrideConfiguration (android.content.ConfigurationProto) 
		android.content.ConfigurationProto value
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder clearMergedOverrideConfiguration () 
	public android.content.ConfigurationProto$Builder getMergedOverrideConfigurationBuilder () 
	public android.content.ConfigurationProtoOrBuilder getMergedOverrideConfigurationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMergedOverrideConfigurationFieldBuilder () 
	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  (com.android.server.wm.proto.ConfigurationContainerProto$1) 
		com.android.server.wm.proto.ConfigurationContainerProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.ConfigurationContainerProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.ConfigurationContainerProto$1 x1
}

com/android/server/wm/proto/ConfigurationContainerProto.class
ConfigurationContainerProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.ConfigurationContainerProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder  {
	private int bitField0_
	public static final int OVERRIDE_CONFIGURATION_FIELD_NUMBER
	private android.content.ConfigurationProto overrideConfiguration_
	public static final int FULL_CONFIGURATION_FIELD_NUMBER
	private android.content.ConfigurationProto fullConfiguration_
	public static final int MERGED_OVERRIDE_CONFIGURATION_FIELD_NUMBER
	private android.content.ConfigurationProto mergedOverrideConfiguration_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.ConfigurationContainerProto 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.content.ConfigurationProto$Builder subBuilder
		android.content.ConfigurationProto$Builder subBuilder
		android.content.ConfigurationProto$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 hasOverrideConfiguration () 
	public android.content.ConfigurationProto getOverrideConfiguration () 
	public android.content.ConfigurationProtoOrBuilder getOverrideConfigurationOrBuilder () 
	public boolean hasFullConfiguration () 
	public android.content.ConfigurationProto getFullConfiguration () 
	public android.content.ConfigurationProtoOrBuilder getFullConfigurationOrBuilder () 
	public boolean hasMergedOverrideConfiguration () 
	public android.content.ConfigurationProto getMergedOverrideConfiguration () 
	public android.content.ConfigurationProtoOrBuilder getMergedOverrideConfigurationOrBuilder () 
	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 com.android.server.wm.proto.ConfigurationContainerProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.ConfigurationContainerProto 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 com.android.server.wm.proto.ConfigurationContainerProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.ConfigurationContainerProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.ConfigurationContainerProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.ConfigurationContainerProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.ConfigurationContainerProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.ConfigurationContainerProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.ConfigurationContainerProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.ConfigurationContainerProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.ConfigurationContainerProto$Builder newBuilder () 
	public static com.android.server.wm.proto.ConfigurationContainerProto$Builder newBuilder (com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.wm.proto.ConfigurationContainerProto prototype
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder toBuilder () 
	protected com.android.server.wm.proto.ConfigurationContainerProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.ConfigurationContainerProto$Builder builder
	public static com.android.server.wm.proto.ConfigurationContainerProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.ConfigurationContainerProto 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, com.android.server.wm.proto.ConfigurationContainerProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.ConfigurationContainerProto$1 x1
	static android.content.ConfigurationProto access$402 (com.android.server.wm.proto.ConfigurationContainerProto, android.content.ConfigurationProto) 
		com.android.server.wm.proto.ConfigurationContainerProto x0
		android.content.ConfigurationProto x1
	static android.content.ConfigurationProto access$502 (com.android.server.wm.proto.ConfigurationContainerProto, android.content.ConfigurationProto) 
		com.android.server.wm.proto.ConfigurationContainerProto x0
		android.content.ConfigurationProto x1
	static android.content.ConfigurationProto access$602 (com.android.server.wm.proto.ConfigurationContainerProto, android.content.ConfigurationProto) 
		com.android.server.wm.proto.ConfigurationContainerProto x0
		android.content.ConfigurationProto x1
	static int access$702 (com.android.server.wm.proto.ConfigurationContainerProto, int) 
		com.android.server.wm.proto.ConfigurationContainerProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$800 (com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.wm.proto.ConfigurationContainerProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.ConfigurationContainerProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.ConfigurationContainerProto$1 x2
	static void  () 
}

com/android/server/wm/proto/ConfigurationContainerProtoOrBuilder.class
ConfigurationContainerProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasOverrideConfiguration () 
	public abstract android.content.ConfigurationProto getOverrideConfiguration () 
	public abstract android.content.ConfigurationProtoOrBuilder getOverrideConfigurationOrBuilder () 
	public abstract boolean hasFullConfiguration () 
	public abstract android.content.ConfigurationProto getFullConfiguration () 
	public abstract android.content.ConfigurationProtoOrBuilder getFullConfigurationOrBuilder () 
	public abstract boolean hasMergedOverrideConfiguration () 
	public abstract android.content.ConfigurationProto getMergedOverrideConfiguration () 
	public abstract android.content.ConfigurationProtoOrBuilder getMergedOverrideConfigurationOrBuilder () 
}

com/android/server/wm/proto/DisplayFramesProto$1.class
DisplayFramesProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.DisplayFramesProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.DisplayFramesProto 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 
}

com/android/server/wm/proto/DisplayFramesProto$Builder.class
DisplayFramesProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.DisplayFramesProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.DisplayFramesProtoOrBuilder  {
	private int bitField0_
	private android.graphics.RectProto stableBounds_
	private com.google.protobuf.SingleFieldBuilder stableBoundsBuilder_
	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 com.android.server.wm.proto.DisplayFramesProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.DisplayFramesProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.DisplayFramesProto build () 
		com.android.server.wm.proto.DisplayFramesProto result
	public com.android.server.wm.proto.DisplayFramesProto buildPartial () 
		com.android.server.wm.proto.DisplayFramesProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.DisplayFramesProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.DisplayFramesProto$Builder mergeFrom (com.android.server.wm.proto.DisplayFramesProto) 
		com.android.server.wm.proto.DisplayFramesProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.DisplayFramesProto$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
		com.android.server.wm.proto.DisplayFramesProto parsedMessage
	public boolean hasStableBounds () 
	public android.graphics.RectProto getStableBounds () 
	public com.android.server.wm.proto.DisplayFramesProto$Builder setStableBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.DisplayFramesProto$Builder setStableBounds (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public com.android.server.wm.proto.DisplayFramesProto$Builder mergeStableBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.DisplayFramesProto$Builder clearStableBounds () 
	public android.graphics.RectProto$Builder getStableBoundsBuilder () 
	public android.graphics.RectProtoOrBuilder getStableBoundsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getStableBoundsFieldBuilder () 
	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  (com.android.server.wm.proto.DisplayFramesProto$1) 
		com.android.server.wm.proto.DisplayFramesProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.DisplayFramesProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.DisplayFramesProto$1 x1
}

com/android/server/wm/proto/DisplayFramesProto.class
DisplayFramesProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.DisplayFramesProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.DisplayFramesProtoOrBuilder  {
	private int bitField0_
	public static final int STABLE_BOUNDS_FIELD_NUMBER
	private android.graphics.RectProto stableBounds_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.DisplayFramesProto 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 hasStableBounds () 
	public android.graphics.RectProto getStableBounds () 
	public android.graphics.RectProtoOrBuilder getStableBoundsOrBuilder () 
	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 com.android.server.wm.proto.DisplayFramesProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.DisplayFramesProto 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 com.android.server.wm.proto.DisplayFramesProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.DisplayFramesProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.DisplayFramesProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.DisplayFramesProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.DisplayFramesProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.DisplayFramesProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.DisplayFramesProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.DisplayFramesProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.DisplayFramesProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.DisplayFramesProto$Builder newBuilder () 
	public static com.android.server.wm.proto.DisplayFramesProto$Builder newBuilder (com.android.server.wm.proto.DisplayFramesProto) 
		com.android.server.wm.proto.DisplayFramesProto prototype
	public com.android.server.wm.proto.DisplayFramesProto$Builder toBuilder () 
	protected com.android.server.wm.proto.DisplayFramesProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.DisplayFramesProto$Builder builder
	public static com.android.server.wm.proto.DisplayFramesProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.DisplayFramesProto 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, com.android.server.wm.proto.DisplayFramesProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.DisplayFramesProto$1 x1
	static android.graphics.RectProto access$402 (com.android.server.wm.proto.DisplayFramesProto, android.graphics.RectProto) 
		com.android.server.wm.proto.DisplayFramesProto x0
		android.graphics.RectProto x1
	static int access$502 (com.android.server.wm.proto.DisplayFramesProto, int) 
		com.android.server.wm.proto.DisplayFramesProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$600 (com.android.server.wm.proto.DisplayFramesProto) 
		com.android.server.wm.proto.DisplayFramesProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.DisplayFramesProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.DisplayFramesProto$1 x2
	static void  () 
}

com/android/server/wm/proto/DisplayFramesProtoOrBuilder.class
DisplayFramesProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.DisplayFramesProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasStableBounds () 
	public abstract android.graphics.RectProto getStableBounds () 
	public abstract android.graphics.RectProtoOrBuilder getStableBoundsOrBuilder () 
}

com/android/server/wm/proto/DisplayProto$1.class
DisplayProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.DisplayProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.DisplayProto 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 
}

com/android/server/wm/proto/DisplayProto$Builder.class
DisplayProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.DisplayProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.DisplayProtoOrBuilder  {
	private int bitField0_
	private com.android.server.wm.proto.WindowContainerProto windowContainer_
	private com.google.protobuf.SingleFieldBuilder windowContainerBuilder_
	private int id_
	private java.util.List stacks_
	private com.google.protobuf.RepeatedFieldBuilder stacksBuilder_
	private com.android.server.wm.proto.DockedStackDividerControllerProto dockedStackDividerController_
	private com.google.protobuf.SingleFieldBuilder dockedStackDividerControllerBuilder_
	private com.android.server.wm.proto.PinnedStackControllerProto pinnedStackController_
	private com.google.protobuf.SingleFieldBuilder pinnedStackControllerBuilder_
	private java.util.List aboveAppWindows_
	private com.google.protobuf.RepeatedFieldBuilder aboveAppWindowsBuilder_
	private java.util.List belowAppWindows_
	private com.google.protobuf.RepeatedFieldBuilder belowAppWindowsBuilder_
	private java.util.List imeWindows_
	private com.google.protobuf.RepeatedFieldBuilder imeWindowsBuilder_
	private int dpi_
	private android.view.DisplayInfoProto displayInfo_
	private com.google.protobuf.SingleFieldBuilder displayInfoBuilder_
	private int rotation_
	private com.android.server.wm.proto.ScreenRotationAnimationProto screenRotationAnimation_
	private com.google.protobuf.SingleFieldBuilder screenRotationAnimationBuilder_
	private com.android.server.wm.proto.DisplayFramesProto displayFrames_
	private com.google.protobuf.SingleFieldBuilder displayFramesBuilder_
	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 com.android.server.wm.proto.DisplayProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.DisplayProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.DisplayProto build () 
		com.android.server.wm.proto.DisplayProto result
	public com.android.server.wm.proto.DisplayProto buildPartial () 
		com.android.server.wm.proto.DisplayProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.DisplayProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.DisplayProto$Builder mergeFrom (com.android.server.wm.proto.DisplayProto) 
		com.android.server.wm.proto.DisplayProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.DisplayProto$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
		com.android.server.wm.proto.DisplayProto parsedMessage
	public boolean hasWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProto getWindowContainer () 
	public com.android.server.wm.proto.DisplayProto$Builder setWindowContainer (com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.WindowContainerProto value
	public com.android.server.wm.proto.DisplayProto$Builder setWindowContainer (com.android.server.wm.proto.WindowContainerProto$Builder) 
		com.android.server.wm.proto.WindowContainerProto$Builder builderForValue
	public com.android.server.wm.proto.DisplayProto$Builder mergeWindowContainer (com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.WindowContainerProto value
	public com.android.server.wm.proto.DisplayProto$Builder clearWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProto$Builder getWindowContainerBuilder () 
	public com.android.server.wm.proto.WindowContainerProtoOrBuilder getWindowContainerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWindowContainerFieldBuilder () 
	public boolean hasId () 
	public int getId () 
	public com.android.server.wm.proto.DisplayProto$Builder setId (int) 
		int value
	public com.android.server.wm.proto.DisplayProto$Builder clearId () 
	private void ensureStacksIsMutable () 
	public java.util.List getStacksList () 
	public int getStacksCount () 
	public com.android.server.wm.proto.StackProto getStacks (int) 
		int index
	public com.android.server.wm.proto.DisplayProto$Builder setStacks (int, com.android.server.wm.proto.StackProto) 
		int index
		com.android.server.wm.proto.StackProto value
	public com.android.server.wm.proto.DisplayProto$Builder setStacks (int, com.android.server.wm.proto.StackProto$Builder) 
		int index
		com.android.server.wm.proto.StackProto$Builder builderForValue
	public com.android.server.wm.proto.DisplayProto$Builder addStacks (com.android.server.wm.proto.StackProto) 
		com.android.server.wm.proto.StackProto value
	public com.android.server.wm.proto.DisplayProto$Builder addStacks (int, com.android.server.wm.proto.StackProto) 
		int index
		com.android.server.wm.proto.StackProto value
	public com.android.server.wm.proto.DisplayProto$Builder addStacks (com.android.server.wm.proto.StackProto$Builder) 
		com.android.server.wm.proto.StackProto$Builder builderForValue
	public com.android.server.wm.proto.DisplayProto$Builder addStacks (int, com.android.server.wm.proto.StackProto$Builder) 
		int index
		com.android.server.wm.proto.StackProto$Builder builderForValue
	public com.android.server.wm.proto.DisplayProto$Builder addAllStacks (java.lang.Iterable) 
		Iterable values
	public com.android.server.wm.proto.DisplayProto$Builder clearStacks () 
	public com.android.server.wm.proto.DisplayProto$Builder removeStacks (int) 
		int index
	public com.android.server.wm.proto.StackProto$Builder getStacksBuilder (int) 
		int index
	public com.android.server.wm.proto.StackProtoOrBuilder getStacksOrBuilder (int) 
		int index
	public java.util.List getStacksOrBuilderList () 
	public com.android.server.wm.proto.StackProto$Builder addStacksBuilder () 
	public com.android.server.wm.proto.StackProto$Builder addStacksBuilder (int) 
		int index
	public java.util.List getStacksBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getStacksFieldBuilder () 
	public boolean hasDockedStackDividerController () 
	public com.android.server.wm.proto.DockedStackDividerControllerProto getDockedStackDividerController () 
	public com.android.server.wm.proto.DisplayProto$Builder setDockedStackDividerController (com.android.server.wm.proto.DockedStackDividerControllerProto) 
		com.android.server.wm.proto.DockedStackDividerControllerProto value
	public com.android.server.wm.proto.DisplayProto$Builder setDockedStackDividerController (com.android.server.wm.proto.DockedStackDividerControllerProto$Builder) 
		com.android.server.wm.proto.DockedStackDividerControllerProto$Builder builderForValue
	public com.android.server.wm.proto.DisplayProto$Builder mergeDockedStackDividerController (com.android.server.wm.proto.DockedStackDividerControllerProto) 
		com.android.server.wm.proto.DockedStackDividerControllerProto value
	public com.android.server.wm.proto.DisplayProto$Builder clearDockedStackDividerController () 
	public com.android.server.wm.proto.DockedStackDividerControllerProto$Builder getDockedStackDividerControllerBuilder () 
	public com.android.server.wm.proto.DockedStackDividerControllerProtoOrBuilder getDockedStackDividerControllerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDockedStackDividerControllerFieldBuilder () 
	public boolean hasPinnedStackController () 
	public com.android.server.wm.proto.PinnedStackControllerProto getPinnedStackController () 
	public com.android.server.wm.proto.DisplayProto$Builder setPinnedStackController (com.android.server.wm.proto.PinnedStackControllerProto) 
		com.android.server.wm.proto.PinnedStackControllerProto value
	public com.android.server.wm.proto.DisplayProto$Builder setPinnedStackController (com.android.server.wm.proto.PinnedStackControllerProto$Builder) 
		com.android.server.wm.proto.PinnedStackControllerProto$Builder builderForValue
	public com.android.server.wm.proto.DisplayProto$Builder mergePinnedStackController (com.android.server.wm.proto.PinnedStackControllerProto) 
		com.android.server.wm.proto.PinnedStackControllerProto value
	public com.android.server.wm.proto.DisplayProto$Builder clearPinnedStackController () 
	public com.android.server.wm.proto.PinnedStackControllerProto$Builder getPinnedStackControllerBuilder () 
	public com.android.server.wm.proto.PinnedStackControllerProtoOrBuilder getPinnedStackControllerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPinnedStackControllerFieldBuilder () 
	private void ensureAboveAppWindowsIsMutable () 
	public java.util.List getAboveAppWindowsList () 
	public int getAboveAppWindowsCount () 
	public com.android.server.wm.proto.WindowTokenProto getAboveAppWindows (int) 
		int index
	public com.android.server.wm.proto.DisplayProto$Builder setAboveAppWindows (int, com.android.server.wm.proto.WindowTokenProto) 
		int index
		com.android.server.wm.proto.WindowTokenProto value
	public com.android.server.wm.proto.DisplayProto$Builder setAboveAppWindows (int, com.android.server.wm.proto.WindowTokenProto$Builder) 
		int index
		com.android.server.wm.proto.WindowTokenProto$Builder builderForValue
	public com.android.server.wm.proto.DisplayProto$Builder addAboveAppWindows (com.android.server.wm.proto.WindowTokenProto) 
		com.android.server.wm.proto.WindowTokenProto value
	public com.android.server.wm.proto.DisplayProto$Builder addAboveAppWindows (int, com.android.server.wm.proto.WindowTokenProto) 
		int index
		com.android.server.wm.proto.WindowTokenProto value
	public com.android.server.wm.proto.DisplayProto$Builder addAboveAppWindows (com.android.server.wm.proto.WindowTokenProto$Builder) 
		com.android.server.wm.proto.WindowTokenProto$Builder builderForValue
	public com.android.server.wm.proto.DisplayProto$Builder addAboveAppWindows (int, com.android.server.wm.proto.WindowTokenProto$Builder) 
		int index
		com.android.server.wm.proto.WindowTokenProto$Builder builderForValue
	public com.android.server.wm.proto.DisplayProto$Builder addAllAboveAppWindows (java.lang.Iterable) 
		Iterable values
	public com.android.server.wm.proto.DisplayProto$Builder clearAboveAppWindows () 
	public com.android.server.wm.proto.DisplayProto$Builder removeAboveAppWindows (int) 
		int index
	public com.android.server.wm.proto.WindowTokenProto$Builder getAboveAppWindowsBuilder (int) 
		int index
	public com.android.server.wm.proto.WindowTokenProtoOrBuilder getAboveAppWindowsOrBuilder (int) 
		int index
	public java.util.List getAboveAppWindowsOrBuilderList () 
	public com.android.server.wm.proto.WindowTokenProto$Builder addAboveAppWindowsBuilder () 
	public com.android.server.wm.proto.WindowTokenProto$Builder addAboveAppWindowsBuilder (int) 
		int index
	public java.util.List getAboveAppWindowsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getAboveAppWindowsFieldBuilder () 
	private void ensureBelowAppWindowsIsMutable () 
	public java.util.List getBelowAppWindowsList () 
	public int getBelowAppWindowsCount () 
	public com.android.server.wm.proto.WindowTokenProto getBelowAppWindows (int) 
		int index
	public com.android.server.wm.proto.DisplayProto$Builder setBelowAppWindows (int, com.android.server.wm.proto.WindowTokenProto) 
		int index
		com.android.server.wm.proto.WindowTokenProto value
	public com.android.server.wm.proto.DisplayProto$Builder setBelowAppWindows (int, com.android.server.wm.proto.WindowTokenProto$Builder) 
		int index
		com.android.server.wm.proto.WindowTokenProto$Builder builderForValue
	public com.android.server.wm.proto.DisplayProto$Builder addBelowAppWindows (com.android.server.wm.proto.WindowTokenProto) 
		com.android.server.wm.proto.WindowTokenProto value
	public com.android.server.wm.proto.DisplayProto$Builder addBelowAppWindows (int, com.android.server.wm.proto.WindowTokenProto) 
		int index
		com.android.server.wm.proto.WindowTokenProto value
	public com.android.server.wm.proto.DisplayProto$Builder addBelowAppWindows (com.android.server.wm.proto.WindowTokenProto$Builder) 
		com.android.server.wm.proto.WindowTokenProto$Builder builderForValue
	public com.android.server.wm.proto.DisplayProto$Builder addBelowAppWindows (int, com.android.server.wm.proto.WindowTokenProto$Builder) 
		int index
		com.android.server.wm.proto.WindowTokenProto$Builder builderForValue
	public com.android.server.wm.proto.DisplayProto$Builder addAllBelowAppWindows (java.lang.Iterable) 
		Iterable values
	public com.android.server.wm.proto.DisplayProto$Builder clearBelowAppWindows () 
	public com.android.server.wm.proto.DisplayProto$Builder removeBelowAppWindows (int) 
		int index
	public com.android.server.wm.proto.WindowTokenProto$Builder getBelowAppWindowsBuilder (int) 
		int index
	public com.android.server.wm.proto.WindowTokenProtoOrBuilder getBelowAppWindowsOrBuilder (int) 
		int index
	public java.util.List getBelowAppWindowsOrBuilderList () 
	public com.android.server.wm.proto.WindowTokenProto$Builder addBelowAppWindowsBuilder () 
	public com.android.server.wm.proto.WindowTokenProto$Builder addBelowAppWindowsBuilder (int) 
		int index
	public java.util.List getBelowAppWindowsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getBelowAppWindowsFieldBuilder () 
	private void ensureImeWindowsIsMutable () 
	public java.util.List getImeWindowsList () 
	public int getImeWindowsCount () 
	public com.android.server.wm.proto.WindowTokenProto getImeWindows (int) 
		int index
	public com.android.server.wm.proto.DisplayProto$Builder setImeWindows (int, com.android.server.wm.proto.WindowTokenProto) 
		int index
		com.android.server.wm.proto.WindowTokenProto value
	public com.android.server.wm.proto.DisplayProto$Builder setImeWindows (int, com.android.server.wm.proto.WindowTokenProto$Builder) 
		int index
		com.android.server.wm.proto.WindowTokenProto$Builder builderForValue
	public com.android.server.wm.proto.DisplayProto$Builder addImeWindows (com.android.server.wm.proto.WindowTokenProto) 
		com.android.server.wm.proto.WindowTokenProto value
	public com.android.server.wm.proto.DisplayProto$Builder addImeWindows (int, com.android.server.wm.proto.WindowTokenProto) 
		int index
		com.android.server.wm.proto.WindowTokenProto value
	public com.android.server.wm.proto.DisplayProto$Builder addImeWindows (com.android.server.wm.proto.WindowTokenProto$Builder) 
		com.android.server.wm.proto.WindowTokenProto$Builder builderForValue
	public com.android.server.wm.proto.DisplayProto$Builder addImeWindows (int, com.android.server.wm.proto.WindowTokenProto$Builder) 
		int index
		com.android.server.wm.proto.WindowTokenProto$Builder builderForValue
	public com.android.server.wm.proto.DisplayProto$Builder addAllImeWindows (java.lang.Iterable) 
		Iterable values
	public com.android.server.wm.proto.DisplayProto$Builder clearImeWindows () 
	public com.android.server.wm.proto.DisplayProto$Builder removeImeWindows (int) 
		int index
	public com.android.server.wm.proto.WindowTokenProto$Builder getImeWindowsBuilder (int) 
		int index
	public com.android.server.wm.proto.WindowTokenProtoOrBuilder getImeWindowsOrBuilder (int) 
		int index
	public java.util.List getImeWindowsOrBuilderList () 
	public com.android.server.wm.proto.WindowTokenProto$Builder addImeWindowsBuilder () 
	public com.android.server.wm.proto.WindowTokenProto$Builder addImeWindowsBuilder (int) 
		int index
	public java.util.List getImeWindowsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getImeWindowsFieldBuilder () 
	public boolean hasDpi () 
	public int getDpi () 
	public com.android.server.wm.proto.DisplayProto$Builder setDpi (int) 
		int value
	public com.android.server.wm.proto.DisplayProto$Builder clearDpi () 
	public boolean hasDisplayInfo () 
	public android.view.DisplayInfoProto getDisplayInfo () 
	public com.android.server.wm.proto.DisplayProto$Builder setDisplayInfo (android.view.DisplayInfoProto) 
		android.view.DisplayInfoProto value
	public com.android.server.wm.proto.DisplayProto$Builder setDisplayInfo (android.view.DisplayInfoProto$Builder) 
		android.view.DisplayInfoProto$Builder builderForValue
	public com.android.server.wm.proto.DisplayProto$Builder mergeDisplayInfo (android.view.DisplayInfoProto) 
		android.view.DisplayInfoProto value
	public com.android.server.wm.proto.DisplayProto$Builder clearDisplayInfo () 
	public android.view.DisplayInfoProto$Builder getDisplayInfoBuilder () 
	public android.view.DisplayInfoProtoOrBuilder getDisplayInfoOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDisplayInfoFieldBuilder () 
	public boolean hasRotation () 
	public int getRotation () 
	public com.android.server.wm.proto.DisplayProto$Builder setRotation (int) 
		int value
	public com.android.server.wm.proto.DisplayProto$Builder clearRotation () 
	public boolean hasScreenRotationAnimation () 
	public com.android.server.wm.proto.ScreenRotationAnimationProto getScreenRotationAnimation () 
	public com.android.server.wm.proto.DisplayProto$Builder setScreenRotationAnimation (com.android.server.wm.proto.ScreenRotationAnimationProto) 
		com.android.server.wm.proto.ScreenRotationAnimationProto value
	public com.android.server.wm.proto.DisplayProto$Builder setScreenRotationAnimation (com.android.server.wm.proto.ScreenRotationAnimationProto$Builder) 
		com.android.server.wm.proto.ScreenRotationAnimationProto$Builder builderForValue
	public com.android.server.wm.proto.DisplayProto$Builder mergeScreenRotationAnimation (com.android.server.wm.proto.ScreenRotationAnimationProto) 
		com.android.server.wm.proto.ScreenRotationAnimationProto value
	public com.android.server.wm.proto.DisplayProto$Builder clearScreenRotationAnimation () 
	public com.android.server.wm.proto.ScreenRotationAnimationProto$Builder getScreenRotationAnimationBuilder () 
	public com.android.server.wm.proto.ScreenRotationAnimationProtoOrBuilder getScreenRotationAnimationOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getScreenRotationAnimationFieldBuilder () 
	public boolean hasDisplayFrames () 
	public com.android.server.wm.proto.DisplayFramesProto getDisplayFrames () 
	public com.android.server.wm.proto.DisplayProto$Builder setDisplayFrames (com.android.server.wm.proto.DisplayFramesProto) 
		com.android.server.wm.proto.DisplayFramesProto value
	public com.android.server.wm.proto.DisplayProto$Builder setDisplayFrames (com.android.server.wm.proto.DisplayFramesProto$Builder) 
		com.android.server.wm.proto.DisplayFramesProto$Builder builderForValue
	public com.android.server.wm.proto.DisplayProto$Builder mergeDisplayFrames (com.android.server.wm.proto.DisplayFramesProto) 
		com.android.server.wm.proto.DisplayFramesProto value
	public com.android.server.wm.proto.DisplayProto$Builder clearDisplayFrames () 
	public com.android.server.wm.proto.DisplayFramesProto$Builder getDisplayFramesBuilder () 
	public com.android.server.wm.proto.DisplayFramesProtoOrBuilder getDisplayFramesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDisplayFramesFieldBuilder () 
	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  (com.android.server.wm.proto.DisplayProto$1) 
		com.android.server.wm.proto.DisplayProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.DisplayProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.DisplayProto$1 x1
}

com/android/server/wm/proto/DisplayProto.class
DisplayProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.DisplayProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.DisplayProtoOrBuilder  {
	private int bitField0_
	public static final int WINDOW_CONTAINER_FIELD_NUMBER
	private com.android.server.wm.proto.WindowContainerProto windowContainer_
	public static final int ID_FIELD_NUMBER
	private int id_
	public static final int STACKS_FIELD_NUMBER
	private java.util.List stacks_
	public static final int DOCKED_STACK_DIVIDER_CONTROLLER_FIELD_NUMBER
	private com.android.server.wm.proto.DockedStackDividerControllerProto dockedStackDividerController_
	public static final int PINNED_STACK_CONTROLLER_FIELD_NUMBER
	private com.android.server.wm.proto.PinnedStackControllerProto pinnedStackController_
	public static final int ABOVE_APP_WINDOWS_FIELD_NUMBER
	private java.util.List aboveAppWindows_
	public static final int BELOW_APP_WINDOWS_FIELD_NUMBER
	private java.util.List belowAppWindows_
	public static final int IME_WINDOWS_FIELD_NUMBER
	private java.util.List imeWindows_
	public static final int DPI_FIELD_NUMBER
	private int dpi_
	public static final int DISPLAY_INFO_FIELD_NUMBER
	private android.view.DisplayInfoProto displayInfo_
	public static final int ROTATION_FIELD_NUMBER
	private int rotation_
	public static final int SCREEN_ROTATION_ANIMATION_FIELD_NUMBER
	private com.android.server.wm.proto.ScreenRotationAnimationProto screenRotationAnimation_
	public static final int DISPLAY_FRAMES_FIELD_NUMBER
	private com.android.server.wm.proto.DisplayFramesProto displayFrames_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.DisplayProto 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.android.server.wm.proto.WindowContainerProto$Builder subBuilder
		com.android.server.wm.proto.DockedStackDividerControllerProto$Builder subBuilder
		com.android.server.wm.proto.PinnedStackControllerProto$Builder subBuilder
		android.view.DisplayInfoProto$Builder subBuilder
		com.android.server.wm.proto.ScreenRotationAnimationProto$Builder subBuilder
		com.android.server.wm.proto.DisplayFramesProto$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 hasWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProto getWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProtoOrBuilder getWindowContainerOrBuilder () 
	public boolean hasId () 
	public int getId () 
	public java.util.List getStacksList () 
	public java.util.List getStacksOrBuilderList () 
	public int getStacksCount () 
	public com.android.server.wm.proto.StackProto getStacks (int) 
		int index
	public com.android.server.wm.proto.StackProtoOrBuilder getStacksOrBuilder (int) 
		int index
	public boolean hasDockedStackDividerController () 
	public com.android.server.wm.proto.DockedStackDividerControllerProto getDockedStackDividerController () 
	public com.android.server.wm.proto.DockedStackDividerControllerProtoOrBuilder getDockedStackDividerControllerOrBuilder () 
	public boolean hasPinnedStackController () 
	public com.android.server.wm.proto.PinnedStackControllerProto getPinnedStackController () 
	public com.android.server.wm.proto.PinnedStackControllerProtoOrBuilder getPinnedStackControllerOrBuilder () 
	public java.util.List getAboveAppWindowsList () 
	public java.util.List getAboveAppWindowsOrBuilderList () 
	public int getAboveAppWindowsCount () 
	public com.android.server.wm.proto.WindowTokenProto getAboveAppWindows (int) 
		int index
	public com.android.server.wm.proto.WindowTokenProtoOrBuilder getAboveAppWindowsOrBuilder (int) 
		int index
	public java.util.List getBelowAppWindowsList () 
	public java.util.List getBelowAppWindowsOrBuilderList () 
	public int getBelowAppWindowsCount () 
	public com.android.server.wm.proto.WindowTokenProto getBelowAppWindows (int) 
		int index
	public com.android.server.wm.proto.WindowTokenProtoOrBuilder getBelowAppWindowsOrBuilder (int) 
		int index
	public java.util.List getImeWindowsList () 
	public java.util.List getImeWindowsOrBuilderList () 
	public int getImeWindowsCount () 
	public com.android.server.wm.proto.WindowTokenProto getImeWindows (int) 
		int index
	public com.android.server.wm.proto.WindowTokenProtoOrBuilder getImeWindowsOrBuilder (int) 
		int index
	public boolean hasDpi () 
	public int getDpi () 
	public boolean hasDisplayInfo () 
	public android.view.DisplayInfoProto getDisplayInfo () 
	public android.view.DisplayInfoProtoOrBuilder getDisplayInfoOrBuilder () 
	public boolean hasRotation () 
	public int getRotation () 
	public boolean hasScreenRotationAnimation () 
	public com.android.server.wm.proto.ScreenRotationAnimationProto getScreenRotationAnimation () 
	public com.android.server.wm.proto.ScreenRotationAnimationProtoOrBuilder getScreenRotationAnimationOrBuilder () 
	public boolean hasDisplayFrames () 
	public com.android.server.wm.proto.DisplayFramesProto getDisplayFrames () 
	public com.android.server.wm.proto.DisplayFramesProtoOrBuilder getDisplayFramesOrBuilder () 
	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
		com.google.protobuf.CodedOutputStream output
	public int getSerializedSize () 
		int i
		int i
		int i
		int i
		int size
	public static com.android.server.wm.proto.DisplayProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.DisplayProto 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 com.android.server.wm.proto.DisplayProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.DisplayProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.DisplayProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.DisplayProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.DisplayProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.DisplayProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.DisplayProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.DisplayProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.DisplayProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.DisplayProto$Builder newBuilder () 
	public static com.android.server.wm.proto.DisplayProto$Builder newBuilder (com.android.server.wm.proto.DisplayProto) 
		com.android.server.wm.proto.DisplayProto prototype
	public com.android.server.wm.proto.DisplayProto$Builder toBuilder () 
	protected com.android.server.wm.proto.DisplayProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.DisplayProto$Builder builder
	public static com.android.server.wm.proto.DisplayProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.DisplayProto 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, com.android.server.wm.proto.DisplayProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.DisplayProto$1 x1
	static com.android.server.wm.proto.WindowContainerProto access$402 (com.android.server.wm.proto.DisplayProto, com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.DisplayProto x0
		com.android.server.wm.proto.WindowContainerProto x1
	static int access$502 (com.android.server.wm.proto.DisplayProto, int) 
		com.android.server.wm.proto.DisplayProto x0
		int x1
	static java.util.List access$602 (com.android.server.wm.proto.DisplayProto, java.util.List) 
		com.android.server.wm.proto.DisplayProto x0
		java.util.List x1
	static com.android.server.wm.proto.DockedStackDividerControllerProto access$702 (com.android.server.wm.proto.DisplayProto, com.android.server.wm.proto.DockedStackDividerControllerProto) 
		com.android.server.wm.proto.DisplayProto x0
		com.android.server.wm.proto.DockedStackDividerControllerProto x1
	static com.android.server.wm.proto.PinnedStackControllerProto access$802 (com.android.server.wm.proto.DisplayProto, com.android.server.wm.proto.PinnedStackControllerProto) 
		com.android.server.wm.proto.DisplayProto x0
		com.android.server.wm.proto.PinnedStackControllerProto x1
	static java.util.List access$902 (com.android.server.wm.proto.DisplayProto, java.util.List) 
		com.android.server.wm.proto.DisplayProto x0
		java.util.List x1
	static java.util.List access$1002 (com.android.server.wm.proto.DisplayProto, java.util.List) 
		com.android.server.wm.proto.DisplayProto x0
		java.util.List x1
	static java.util.List access$1102 (com.android.server.wm.proto.DisplayProto, java.util.List) 
		com.android.server.wm.proto.DisplayProto x0
		java.util.List x1
	static int access$1202 (com.android.server.wm.proto.DisplayProto, int) 
		com.android.server.wm.proto.DisplayProto x0
		int x1
	static android.view.DisplayInfoProto access$1302 (com.android.server.wm.proto.DisplayProto, android.view.DisplayInfoProto) 
		com.android.server.wm.proto.DisplayProto x0
		android.view.DisplayInfoProto x1
	static int access$1402 (com.android.server.wm.proto.DisplayProto, int) 
		com.android.server.wm.proto.DisplayProto x0
		int x1
	static com.android.server.wm.proto.ScreenRotationAnimationProto access$1502 (com.android.server.wm.proto.DisplayProto, com.android.server.wm.proto.ScreenRotationAnimationProto) 
		com.android.server.wm.proto.DisplayProto x0
		com.android.server.wm.proto.ScreenRotationAnimationProto x1
	static com.android.server.wm.proto.DisplayFramesProto access$1602 (com.android.server.wm.proto.DisplayProto, com.android.server.wm.proto.DisplayFramesProto) 
		com.android.server.wm.proto.DisplayProto x0
		com.android.server.wm.proto.DisplayFramesProto x1
	static int access$1702 (com.android.server.wm.proto.DisplayProto, int) 
		com.android.server.wm.proto.DisplayProto x0
		int x1
	static java.util.List access$600 (com.android.server.wm.proto.DisplayProto) 
		com.android.server.wm.proto.DisplayProto x0
	static boolean access$1800 () 
	static java.util.List access$900 (com.android.server.wm.proto.DisplayProto) 
		com.android.server.wm.proto.DisplayProto x0
	static boolean access$1900 () 
	static java.util.List access$1000 (com.android.server.wm.proto.DisplayProto) 
		com.android.server.wm.proto.DisplayProto x0
	static boolean access$2000 () 
	static java.util.List access$1100 (com.android.server.wm.proto.DisplayProto) 
		com.android.server.wm.proto.DisplayProto x0
	static boolean access$2100 () 
	static com.google.protobuf.UnknownFieldSet access$2200 (com.android.server.wm.proto.DisplayProto) 
		com.android.server.wm.proto.DisplayProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.DisplayProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.DisplayProto$1 x2
	static void  () 
}

com/android/server/wm/proto/DisplayProtoOrBuilder.class
DisplayProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.DisplayProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasWindowContainer () 
	public abstract com.android.server.wm.proto.WindowContainerProto getWindowContainer () 
	public abstract com.android.server.wm.proto.WindowContainerProtoOrBuilder getWindowContainerOrBuilder () 
	public abstract boolean hasId () 
	public abstract int getId () 
	public abstract java.util.List getStacksList () 
	public abstract com.android.server.wm.proto.StackProto getStacks (int) 
	public abstract int getStacksCount () 
	public abstract java.util.List getStacksOrBuilderList () 
	public abstract com.android.server.wm.proto.StackProtoOrBuilder getStacksOrBuilder (int) 
	public abstract boolean hasDockedStackDividerController () 
	public abstract com.android.server.wm.proto.DockedStackDividerControllerProto getDockedStackDividerController () 
	public abstract com.android.server.wm.proto.DockedStackDividerControllerProtoOrBuilder getDockedStackDividerControllerOrBuilder () 
	public abstract boolean hasPinnedStackController () 
	public abstract com.android.server.wm.proto.PinnedStackControllerProto getPinnedStackController () 
	public abstract com.android.server.wm.proto.PinnedStackControllerProtoOrBuilder getPinnedStackControllerOrBuilder () 
	public abstract java.util.List getAboveAppWindowsList () 
	public abstract com.android.server.wm.proto.WindowTokenProto getAboveAppWindows (int) 
	public abstract int getAboveAppWindowsCount () 
	public abstract java.util.List getAboveAppWindowsOrBuilderList () 
	public abstract com.android.server.wm.proto.WindowTokenProtoOrBuilder getAboveAppWindowsOrBuilder (int) 
	public abstract java.util.List getBelowAppWindowsList () 
	public abstract com.android.server.wm.proto.WindowTokenProto getBelowAppWindows (int) 
	public abstract int getBelowAppWindowsCount () 
	public abstract java.util.List getBelowAppWindowsOrBuilderList () 
	public abstract com.android.server.wm.proto.WindowTokenProtoOrBuilder getBelowAppWindowsOrBuilder (int) 
	public abstract java.util.List getImeWindowsList () 
	public abstract com.android.server.wm.proto.WindowTokenProto getImeWindows (int) 
	public abstract int getImeWindowsCount () 
	public abstract java.util.List getImeWindowsOrBuilderList () 
	public abstract com.android.server.wm.proto.WindowTokenProtoOrBuilder getImeWindowsOrBuilder (int) 
	public abstract boolean hasDpi () 
	public abstract int getDpi () 
	public abstract boolean hasDisplayInfo () 
	public abstract android.view.DisplayInfoProto getDisplayInfo () 
	public abstract android.view.DisplayInfoProtoOrBuilder getDisplayInfoOrBuilder () 
	public abstract boolean hasRotation () 
	public abstract int getRotation () 
	public abstract boolean hasScreenRotationAnimation () 
	public abstract com.android.server.wm.proto.ScreenRotationAnimationProto getScreenRotationAnimation () 
	public abstract com.android.server.wm.proto.ScreenRotationAnimationProtoOrBuilder getScreenRotationAnimationOrBuilder () 
	public abstract boolean hasDisplayFrames () 
	public abstract com.android.server.wm.proto.DisplayFramesProto getDisplayFrames () 
	public abstract com.android.server.wm.proto.DisplayFramesProtoOrBuilder getDisplayFramesOrBuilder () 
}

com/android/server/wm/proto/DockedStackDividerControllerProto$1.class
DockedStackDividerControllerProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.DockedStackDividerControllerProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.DockedStackDividerControllerProto 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 
}

com/android/server/wm/proto/DockedStackDividerControllerProto$Builder.class
DockedStackDividerControllerProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.DockedStackDividerControllerProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.DockedStackDividerControllerProtoOrBuilder  {
	private int bitField0_
	private boolean minimizedDock_
	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 com.android.server.wm.proto.DockedStackDividerControllerProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.DockedStackDividerControllerProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.DockedStackDividerControllerProto build () 
		com.android.server.wm.proto.DockedStackDividerControllerProto result
	public com.android.server.wm.proto.DockedStackDividerControllerProto buildPartial () 
		com.android.server.wm.proto.DockedStackDividerControllerProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.DockedStackDividerControllerProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.DockedStackDividerControllerProto$Builder mergeFrom (com.android.server.wm.proto.DockedStackDividerControllerProto) 
		com.android.server.wm.proto.DockedStackDividerControllerProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.DockedStackDividerControllerProto$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
		com.android.server.wm.proto.DockedStackDividerControllerProto parsedMessage
	public boolean hasMinimizedDock () 
	public boolean getMinimizedDock () 
	public com.android.server.wm.proto.DockedStackDividerControllerProto$Builder setMinimizedDock (boolean) 
		boolean value
	public com.android.server.wm.proto.DockedStackDividerControllerProto$Builder clearMinimizedDock () 
	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  (com.android.server.wm.proto.DockedStackDividerControllerProto$1) 
		com.android.server.wm.proto.DockedStackDividerControllerProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.DockedStackDividerControllerProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.DockedStackDividerControllerProto$1 x1
}

com/android/server/wm/proto/DockedStackDividerControllerProto.class
DockedStackDividerControllerProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.DockedStackDividerControllerProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.DockedStackDividerControllerProtoOrBuilder  {
	private int bitField0_
	public static final int MINIMIZED_DOCK_FIELD_NUMBER
	private boolean minimizedDock_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.DockedStackDividerControllerProto 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 hasMinimizedDock () 
	public boolean getMinimizedDock () 
	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 com.android.server.wm.proto.DockedStackDividerControllerProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.DockedStackDividerControllerProto 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 com.android.server.wm.proto.DockedStackDividerControllerProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.DockedStackDividerControllerProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.DockedStackDividerControllerProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.DockedStackDividerControllerProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.DockedStackDividerControllerProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.DockedStackDividerControllerProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.DockedStackDividerControllerProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.DockedStackDividerControllerProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.DockedStackDividerControllerProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.DockedStackDividerControllerProto$Builder newBuilder () 
	public static com.android.server.wm.proto.DockedStackDividerControllerProto$Builder newBuilder (com.android.server.wm.proto.DockedStackDividerControllerProto) 
		com.android.server.wm.proto.DockedStackDividerControllerProto prototype
	public com.android.server.wm.proto.DockedStackDividerControllerProto$Builder toBuilder () 
	protected com.android.server.wm.proto.DockedStackDividerControllerProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.DockedStackDividerControllerProto$Builder builder
	public static com.android.server.wm.proto.DockedStackDividerControllerProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.DockedStackDividerControllerProto 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, com.android.server.wm.proto.DockedStackDividerControllerProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.DockedStackDividerControllerProto$1 x1
	static boolean access$402 (com.android.server.wm.proto.DockedStackDividerControllerProto, boolean) 
		com.android.server.wm.proto.DockedStackDividerControllerProto x0
		boolean x1
	static int access$502 (com.android.server.wm.proto.DockedStackDividerControllerProto, int) 
		com.android.server.wm.proto.DockedStackDividerControllerProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$600 (com.android.server.wm.proto.DockedStackDividerControllerProto) 
		com.android.server.wm.proto.DockedStackDividerControllerProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.DockedStackDividerControllerProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.DockedStackDividerControllerProto$1 x2
	static void  () 
}

com/android/server/wm/proto/DockedStackDividerControllerProtoOrBuilder.class
DockedStackDividerControllerProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.DockedStackDividerControllerProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasMinimizedDock () 
	public abstract boolean getMinimizedDock () 
}

com/android/server/wm/proto/IdentifierProto$1.class
IdentifierProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.IdentifierProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.IdentifierProto 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 
}

com/android/server/wm/proto/IdentifierProto$Builder.class
IdentifierProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.IdentifierProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.IdentifierProtoOrBuilder  {
	private int bitField0_
	private int hashCode_
	private int userId_
	private Object title_
	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 com.android.server.wm.proto.IdentifierProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.IdentifierProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.IdentifierProto build () 
		com.android.server.wm.proto.IdentifierProto result
	public com.android.server.wm.proto.IdentifierProto buildPartial () 
		com.android.server.wm.proto.IdentifierProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.IdentifierProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.IdentifierProto$Builder mergeFrom (com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.IdentifierProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.IdentifierProto$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
		com.android.server.wm.proto.IdentifierProto parsedMessage
	public boolean hasHashCode () 
	public int getHashCode () 
	public com.android.server.wm.proto.IdentifierProto$Builder setHashCode (int) 
		int value
	public com.android.server.wm.proto.IdentifierProto$Builder clearHashCode () 
	public boolean hasUserId () 
	public int getUserId () 
	public com.android.server.wm.proto.IdentifierProto$Builder setUserId (int) 
		int value
	public com.android.server.wm.proto.IdentifierProto$Builder clearUserId () 
	public boolean hasTitle () 
	public java.lang.String getTitle () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTitleBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.wm.proto.IdentifierProto$Builder setTitle (java.lang.String) 
		String value
	public com.android.server.wm.proto.IdentifierProto$Builder clearTitle () 
	public com.android.server.wm.proto.IdentifierProto$Builder setTitleBytes (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  (com.android.server.wm.proto.IdentifierProto$1) 
		com.android.server.wm.proto.IdentifierProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.IdentifierProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.IdentifierProto$1 x1
}

com/android/server/wm/proto/IdentifierProto.class
IdentifierProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.IdentifierProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.IdentifierProtoOrBuilder  {
	private int bitField0_
	public static final int HASH_CODE_FIELD_NUMBER
	private int hashCode_
	public static final int USER_ID_FIELD_NUMBER
	private int userId_
	public static final int TITLE_FIELD_NUMBER
	private volatile Object title_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.IdentifierProto 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 hasHashCode () 
	public int getHashCode () 
	public boolean hasUserId () 
	public int getUserId () 
	public boolean hasTitle () 
	public java.lang.String getTitle () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getTitleBytes () 
		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 com.android.server.wm.proto.IdentifierProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.IdentifierProto 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 com.android.server.wm.proto.IdentifierProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.IdentifierProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.IdentifierProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.IdentifierProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.IdentifierProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.IdentifierProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.IdentifierProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.IdentifierProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.IdentifierProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.IdentifierProto$Builder newBuilder () 
	public static com.android.server.wm.proto.IdentifierProto$Builder newBuilder (com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.IdentifierProto prototype
	public com.android.server.wm.proto.IdentifierProto$Builder toBuilder () 
	protected com.android.server.wm.proto.IdentifierProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.IdentifierProto$Builder builder
	public static com.android.server.wm.proto.IdentifierProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.IdentifierProto 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, com.android.server.wm.proto.IdentifierProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.IdentifierProto$1 x1
	static int access$402 (com.android.server.wm.proto.IdentifierProto, int) 
		com.android.server.wm.proto.IdentifierProto x0
		int x1
	static int access$502 (com.android.server.wm.proto.IdentifierProto, int) 
		com.android.server.wm.proto.IdentifierProto x0
		int x1
	static java.lang.Object access$602 (com.android.server.wm.proto.IdentifierProto, java.lang.Object) 
		com.android.server.wm.proto.IdentifierProto x0
		Object x1
	static int access$702 (com.android.server.wm.proto.IdentifierProto, int) 
		com.android.server.wm.proto.IdentifierProto x0
		int x1
	static java.lang.Object access$600 (com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.IdentifierProto x0
	static com.google.protobuf.UnknownFieldSet access$800 (com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.IdentifierProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.IdentifierProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.IdentifierProto$1 x2
	static void  () 
}

com/android/server/wm/proto/IdentifierProtoOrBuilder.class
IdentifierProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.IdentifierProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasHashCode () 
	public abstract int getHashCode () 
	public abstract boolean hasUserId () 
	public abstract int getUserId () 
	public abstract boolean hasTitle () 
	public abstract java.lang.String getTitle () 
	public abstract com.google.protobuf.ByteString getTitleBytes () 
}

com/android/server/wm/proto/PinnedStackControllerProto$1.class
PinnedStackControllerProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.PinnedStackControllerProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.PinnedStackControllerProto 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 
}

com/android/server/wm/proto/PinnedStackControllerProto$Builder.class
PinnedStackControllerProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.PinnedStackControllerProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.PinnedStackControllerProtoOrBuilder  {
	private int bitField0_
	private android.graphics.RectProto defaultBounds_
	private com.google.protobuf.SingleFieldBuilder defaultBoundsBuilder_
	private android.graphics.RectProto movementBounds_
	private com.google.protobuf.SingleFieldBuilder movementBoundsBuilder_
	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 com.android.server.wm.proto.PinnedStackControllerProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.PinnedStackControllerProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.PinnedStackControllerProto build () 
		com.android.server.wm.proto.PinnedStackControllerProto result
	public com.android.server.wm.proto.PinnedStackControllerProto buildPartial () 
		com.android.server.wm.proto.PinnedStackControllerProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.PinnedStackControllerProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.PinnedStackControllerProto$Builder mergeFrom (com.android.server.wm.proto.PinnedStackControllerProto) 
		com.android.server.wm.proto.PinnedStackControllerProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.PinnedStackControllerProto$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
		com.android.server.wm.proto.PinnedStackControllerProto parsedMessage
	public boolean hasDefaultBounds () 
	public android.graphics.RectProto getDefaultBounds () 
	public com.android.server.wm.proto.PinnedStackControllerProto$Builder setDefaultBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.PinnedStackControllerProto$Builder setDefaultBounds (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public com.android.server.wm.proto.PinnedStackControllerProto$Builder mergeDefaultBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.PinnedStackControllerProto$Builder clearDefaultBounds () 
	public android.graphics.RectProto$Builder getDefaultBoundsBuilder () 
	public android.graphics.RectProtoOrBuilder getDefaultBoundsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getDefaultBoundsFieldBuilder () 
	public boolean hasMovementBounds () 
	public android.graphics.RectProto getMovementBounds () 
	public com.android.server.wm.proto.PinnedStackControllerProto$Builder setMovementBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.PinnedStackControllerProto$Builder setMovementBounds (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public com.android.server.wm.proto.PinnedStackControllerProto$Builder mergeMovementBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.PinnedStackControllerProto$Builder clearMovementBounds () 
	public android.graphics.RectProto$Builder getMovementBoundsBuilder () 
	public android.graphics.RectProtoOrBuilder getMovementBoundsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getMovementBoundsFieldBuilder () 
	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  (com.android.server.wm.proto.PinnedStackControllerProto$1) 
		com.android.server.wm.proto.PinnedStackControllerProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.PinnedStackControllerProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.PinnedStackControllerProto$1 x1
}

com/android/server/wm/proto/PinnedStackControllerProto.class
PinnedStackControllerProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.PinnedStackControllerProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.PinnedStackControllerProtoOrBuilder  {
	private int bitField0_
	public static final int DEFAULT_BOUNDS_FIELD_NUMBER
	private android.graphics.RectProto defaultBounds_
	public static final int MOVEMENT_BOUNDS_FIELD_NUMBER
	private android.graphics.RectProto movementBounds_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.PinnedStackControllerProto 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
		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 hasDefaultBounds () 
	public android.graphics.RectProto getDefaultBounds () 
	public android.graphics.RectProtoOrBuilder getDefaultBoundsOrBuilder () 
	public boolean hasMovementBounds () 
	public android.graphics.RectProto getMovementBounds () 
	public android.graphics.RectProtoOrBuilder getMovementBoundsOrBuilder () 
	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 com.android.server.wm.proto.PinnedStackControllerProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.PinnedStackControllerProto 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 com.android.server.wm.proto.PinnedStackControllerProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.PinnedStackControllerProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.PinnedStackControllerProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.PinnedStackControllerProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.PinnedStackControllerProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.PinnedStackControllerProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.PinnedStackControllerProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.PinnedStackControllerProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.PinnedStackControllerProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.PinnedStackControllerProto$Builder newBuilder () 
	public static com.android.server.wm.proto.PinnedStackControllerProto$Builder newBuilder (com.android.server.wm.proto.PinnedStackControllerProto) 
		com.android.server.wm.proto.PinnedStackControllerProto prototype
	public com.android.server.wm.proto.PinnedStackControllerProto$Builder toBuilder () 
	protected com.android.server.wm.proto.PinnedStackControllerProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.PinnedStackControllerProto$Builder builder
	public static com.android.server.wm.proto.PinnedStackControllerProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.PinnedStackControllerProto 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, com.android.server.wm.proto.PinnedStackControllerProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.PinnedStackControllerProto$1 x1
	static android.graphics.RectProto access$402 (com.android.server.wm.proto.PinnedStackControllerProto, android.graphics.RectProto) 
		com.android.server.wm.proto.PinnedStackControllerProto x0
		android.graphics.RectProto x1
	static android.graphics.RectProto access$502 (com.android.server.wm.proto.PinnedStackControllerProto, android.graphics.RectProto) 
		com.android.server.wm.proto.PinnedStackControllerProto x0
		android.graphics.RectProto x1
	static int access$602 (com.android.server.wm.proto.PinnedStackControllerProto, int) 
		com.android.server.wm.proto.PinnedStackControllerProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$700 (com.android.server.wm.proto.PinnedStackControllerProto) 
		com.android.server.wm.proto.PinnedStackControllerProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.PinnedStackControllerProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.PinnedStackControllerProto$1 x2
	static void  () 
}

com/android/server/wm/proto/PinnedStackControllerProtoOrBuilder.class
PinnedStackControllerProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.PinnedStackControllerProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasDefaultBounds () 
	public abstract android.graphics.RectProto getDefaultBounds () 
	public abstract android.graphics.RectProtoOrBuilder getDefaultBoundsOrBuilder () 
	public abstract boolean hasMovementBounds () 
	public abstract android.graphics.RectProto getMovementBounds () 
	public abstract android.graphics.RectProtoOrBuilder getMovementBoundsOrBuilder () 
}

com/android/server/wm/proto/RootWindowContainerProto$1.class
RootWindowContainerProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.RootWindowContainerProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.RootWindowContainerProto 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 
}

com/android/server/wm/proto/RootWindowContainerProto$Builder.class
RootWindowContainerProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.RootWindowContainerProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.RootWindowContainerProtoOrBuilder  {
	private int bitField0_
	private com.android.server.wm.proto.WindowContainerProto windowContainer_
	private com.google.protobuf.SingleFieldBuilder windowContainerBuilder_
	private java.util.List displays_
	private com.google.protobuf.RepeatedFieldBuilder displaysBuilder_
	private java.util.List windows_
	private com.google.protobuf.RepeatedFieldBuilder windowsBuilder_
	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 com.android.server.wm.proto.RootWindowContainerProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.RootWindowContainerProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.RootWindowContainerProto build () 
		com.android.server.wm.proto.RootWindowContainerProto result
	public com.android.server.wm.proto.RootWindowContainerProto buildPartial () 
		com.android.server.wm.proto.RootWindowContainerProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.RootWindowContainerProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.RootWindowContainerProto$Builder mergeFrom (com.android.server.wm.proto.RootWindowContainerProto) 
		com.android.server.wm.proto.RootWindowContainerProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.RootWindowContainerProto$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
		com.android.server.wm.proto.RootWindowContainerProto parsedMessage
	public boolean hasWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProto getWindowContainer () 
	public com.android.server.wm.proto.RootWindowContainerProto$Builder setWindowContainer (com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.WindowContainerProto value
	public com.android.server.wm.proto.RootWindowContainerProto$Builder setWindowContainer (com.android.server.wm.proto.WindowContainerProto$Builder) 
		com.android.server.wm.proto.WindowContainerProto$Builder builderForValue
	public com.android.server.wm.proto.RootWindowContainerProto$Builder mergeWindowContainer (com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.WindowContainerProto value
	public com.android.server.wm.proto.RootWindowContainerProto$Builder clearWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProto$Builder getWindowContainerBuilder () 
	public com.android.server.wm.proto.WindowContainerProtoOrBuilder getWindowContainerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWindowContainerFieldBuilder () 
	private void ensureDisplaysIsMutable () 
	public java.util.List getDisplaysList () 
	public int getDisplaysCount () 
	public com.android.server.wm.proto.DisplayProto getDisplays (int) 
		int index
	public com.android.server.wm.proto.RootWindowContainerProto$Builder setDisplays (int, com.android.server.wm.proto.DisplayProto) 
		int index
		com.android.server.wm.proto.DisplayProto value
	public com.android.server.wm.proto.RootWindowContainerProto$Builder setDisplays (int, com.android.server.wm.proto.DisplayProto$Builder) 
		int index
		com.android.server.wm.proto.DisplayProto$Builder builderForValue
	public com.android.server.wm.proto.RootWindowContainerProto$Builder addDisplays (com.android.server.wm.proto.DisplayProto) 
		com.android.server.wm.proto.DisplayProto value
	public com.android.server.wm.proto.RootWindowContainerProto$Builder addDisplays (int, com.android.server.wm.proto.DisplayProto) 
		int index
		com.android.server.wm.proto.DisplayProto value
	public com.android.server.wm.proto.RootWindowContainerProto$Builder addDisplays (com.android.server.wm.proto.DisplayProto$Builder) 
		com.android.server.wm.proto.DisplayProto$Builder builderForValue
	public com.android.server.wm.proto.RootWindowContainerProto$Builder addDisplays (int, com.android.server.wm.proto.DisplayProto$Builder) 
		int index
		com.android.server.wm.proto.DisplayProto$Builder builderForValue
	public com.android.server.wm.proto.RootWindowContainerProto$Builder addAllDisplays (java.lang.Iterable) 
		Iterable values
	public com.android.server.wm.proto.RootWindowContainerProto$Builder clearDisplays () 
	public com.android.server.wm.proto.RootWindowContainerProto$Builder removeDisplays (int) 
		int index
	public com.android.server.wm.proto.DisplayProto$Builder getDisplaysBuilder (int) 
		int index
	public com.android.server.wm.proto.DisplayProtoOrBuilder getDisplaysOrBuilder (int) 
		int index
	public java.util.List getDisplaysOrBuilderList () 
	public com.android.server.wm.proto.DisplayProto$Builder addDisplaysBuilder () 
	public com.android.server.wm.proto.DisplayProto$Builder addDisplaysBuilder (int) 
		int index
	public java.util.List getDisplaysBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getDisplaysFieldBuilder () 
	private void ensureWindowsIsMutable () 
	public java.util.List getWindowsList () 
	public int getWindowsCount () 
	public com.android.server.wm.proto.IdentifierProto getWindows (int) 
		int index
	public com.android.server.wm.proto.RootWindowContainerProto$Builder setWindows (int, com.android.server.wm.proto.IdentifierProto) 
		int index
		com.android.server.wm.proto.IdentifierProto value
	public com.android.server.wm.proto.RootWindowContainerProto$Builder setWindows (int, com.android.server.wm.proto.IdentifierProto$Builder) 
		int index
		com.android.server.wm.proto.IdentifierProto$Builder builderForValue
	public com.android.server.wm.proto.RootWindowContainerProto$Builder addWindows (com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.IdentifierProto value
	public com.android.server.wm.proto.RootWindowContainerProto$Builder addWindows (int, com.android.server.wm.proto.IdentifierProto) 
		int index
		com.android.server.wm.proto.IdentifierProto value
	public com.android.server.wm.proto.RootWindowContainerProto$Builder addWindows (com.android.server.wm.proto.IdentifierProto$Builder) 
		com.android.server.wm.proto.IdentifierProto$Builder builderForValue
	public com.android.server.wm.proto.RootWindowContainerProto$Builder addWindows (int, com.android.server.wm.proto.IdentifierProto$Builder) 
		int index
		com.android.server.wm.proto.IdentifierProto$Builder builderForValue
	public com.android.server.wm.proto.RootWindowContainerProto$Builder addAllWindows (java.lang.Iterable) 
		Iterable values
	public com.android.server.wm.proto.RootWindowContainerProto$Builder clearWindows () 
	public com.android.server.wm.proto.RootWindowContainerProto$Builder removeWindows (int) 
		int index
	public com.android.server.wm.proto.IdentifierProto$Builder getWindowsBuilder (int) 
		int index
	public com.android.server.wm.proto.IdentifierProtoOrBuilder getWindowsOrBuilder (int) 
		int index
	public java.util.List getWindowsOrBuilderList () 
	public com.android.server.wm.proto.IdentifierProto$Builder addWindowsBuilder () 
	public com.android.server.wm.proto.IdentifierProto$Builder addWindowsBuilder (int) 
		int index
	public java.util.List getWindowsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getWindowsFieldBuilder () 
	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  (com.android.server.wm.proto.RootWindowContainerProto$1) 
		com.android.server.wm.proto.RootWindowContainerProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.RootWindowContainerProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.RootWindowContainerProto$1 x1
}

com/android/server/wm/proto/RootWindowContainerProto.class
RootWindowContainerProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.RootWindowContainerProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.RootWindowContainerProtoOrBuilder  {
	private int bitField0_
	public static final int WINDOW_CONTAINER_FIELD_NUMBER
	private com.android.server.wm.proto.WindowContainerProto windowContainer_
	public static final int DISPLAYS_FIELD_NUMBER
	private java.util.List displays_
	public static final int WINDOWS_FIELD_NUMBER
	private java.util.List windows_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.RootWindowContainerProto 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.android.server.wm.proto.WindowContainerProto$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 hasWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProto getWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProtoOrBuilder getWindowContainerOrBuilder () 
	public java.util.List getDisplaysList () 
	public java.util.List getDisplaysOrBuilderList () 
	public int getDisplaysCount () 
	public com.android.server.wm.proto.DisplayProto getDisplays (int) 
		int index
	public com.android.server.wm.proto.DisplayProtoOrBuilder getDisplaysOrBuilder (int) 
		int index
	public java.util.List getWindowsList () 
	public java.util.List getWindowsOrBuilderList () 
	public int getWindowsCount () 
	public com.android.server.wm.proto.IdentifierProto getWindows (int) 
		int index
	public com.android.server.wm.proto.IdentifierProtoOrBuilder getWindowsOrBuilder (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 com.android.server.wm.proto.RootWindowContainerProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.RootWindowContainerProto 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 com.android.server.wm.proto.RootWindowContainerProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.RootWindowContainerProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.RootWindowContainerProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.RootWindowContainerProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.RootWindowContainerProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.RootWindowContainerProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.RootWindowContainerProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.RootWindowContainerProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.RootWindowContainerProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.RootWindowContainerProto$Builder newBuilder () 
	public static com.android.server.wm.proto.RootWindowContainerProto$Builder newBuilder (com.android.server.wm.proto.RootWindowContainerProto) 
		com.android.server.wm.proto.RootWindowContainerProto prototype
	public com.android.server.wm.proto.RootWindowContainerProto$Builder toBuilder () 
	protected com.android.server.wm.proto.RootWindowContainerProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.RootWindowContainerProto$Builder builder
	public static com.android.server.wm.proto.RootWindowContainerProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.RootWindowContainerProto 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, com.android.server.wm.proto.RootWindowContainerProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.RootWindowContainerProto$1 x1
	static com.android.server.wm.proto.WindowContainerProto access$402 (com.android.server.wm.proto.RootWindowContainerProto, com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.RootWindowContainerProto x0
		com.android.server.wm.proto.WindowContainerProto x1
	static java.util.List access$502 (com.android.server.wm.proto.RootWindowContainerProto, java.util.List) 
		com.android.server.wm.proto.RootWindowContainerProto x0
		java.util.List x1
	static java.util.List access$602 (com.android.server.wm.proto.RootWindowContainerProto, java.util.List) 
		com.android.server.wm.proto.RootWindowContainerProto x0
		java.util.List x1
	static int access$702 (com.android.server.wm.proto.RootWindowContainerProto, int) 
		com.android.server.wm.proto.RootWindowContainerProto x0
		int x1
	static java.util.List access$500 (com.android.server.wm.proto.RootWindowContainerProto) 
		com.android.server.wm.proto.RootWindowContainerProto x0
	static boolean access$800 () 
	static java.util.List access$600 (com.android.server.wm.proto.RootWindowContainerProto) 
		com.android.server.wm.proto.RootWindowContainerProto x0
	static boolean access$900 () 
	static com.google.protobuf.UnknownFieldSet access$1000 (com.android.server.wm.proto.RootWindowContainerProto) 
		com.android.server.wm.proto.RootWindowContainerProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.RootWindowContainerProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.RootWindowContainerProto$1 x2
	static void  () 
}

com/android/server/wm/proto/RootWindowContainerProtoOrBuilder.class
RootWindowContainerProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.RootWindowContainerProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasWindowContainer () 
	public abstract com.android.server.wm.proto.WindowContainerProto getWindowContainer () 
	public abstract com.android.server.wm.proto.WindowContainerProtoOrBuilder getWindowContainerOrBuilder () 
	public abstract java.util.List getDisplaysList () 
	public abstract com.android.server.wm.proto.DisplayProto getDisplays (int) 
	public abstract int getDisplaysCount () 
	public abstract java.util.List getDisplaysOrBuilderList () 
	public abstract com.android.server.wm.proto.DisplayProtoOrBuilder getDisplaysOrBuilder (int) 
	public abstract java.util.List getWindowsList () 
	public abstract com.android.server.wm.proto.IdentifierProto getWindows (int) 
	public abstract int getWindowsCount () 
	public abstract java.util.List getWindowsOrBuilderList () 
	public abstract com.android.server.wm.proto.IdentifierProtoOrBuilder getWindowsOrBuilder (int) 
}

com/android/server/wm/proto/ScreenRotationAnimationProto$1.class
ScreenRotationAnimationProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.ScreenRotationAnimationProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.ScreenRotationAnimationProto 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 
}

com/android/server/wm/proto/ScreenRotationAnimationProto$Builder.class
ScreenRotationAnimationProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.ScreenRotationAnimationProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.ScreenRotationAnimationProtoOrBuilder  {
	private int bitField0_
	private boolean started_
	private boolean animationRunning_
	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 com.android.server.wm.proto.ScreenRotationAnimationProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.ScreenRotationAnimationProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.ScreenRotationAnimationProto build () 
		com.android.server.wm.proto.ScreenRotationAnimationProto result
	public com.android.server.wm.proto.ScreenRotationAnimationProto buildPartial () 
		com.android.server.wm.proto.ScreenRotationAnimationProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.ScreenRotationAnimationProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.ScreenRotationAnimationProto$Builder mergeFrom (com.android.server.wm.proto.ScreenRotationAnimationProto) 
		com.android.server.wm.proto.ScreenRotationAnimationProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.ScreenRotationAnimationProto$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
		com.android.server.wm.proto.ScreenRotationAnimationProto parsedMessage
	public boolean hasStarted () 
	public boolean getStarted () 
	public com.android.server.wm.proto.ScreenRotationAnimationProto$Builder setStarted (boolean) 
		boolean value
	public com.android.server.wm.proto.ScreenRotationAnimationProto$Builder clearStarted () 
	public boolean hasAnimationRunning () 
	public boolean getAnimationRunning () 
	public com.android.server.wm.proto.ScreenRotationAnimationProto$Builder setAnimationRunning (boolean) 
		boolean value
	public com.android.server.wm.proto.ScreenRotationAnimationProto$Builder clearAnimationRunning () 
	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  (com.android.server.wm.proto.ScreenRotationAnimationProto$1) 
		com.android.server.wm.proto.ScreenRotationAnimationProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.ScreenRotationAnimationProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.ScreenRotationAnimationProto$1 x1
}

com/android/server/wm/proto/ScreenRotationAnimationProto.class
ScreenRotationAnimationProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.ScreenRotationAnimationProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.ScreenRotationAnimationProtoOrBuilder  {
	private int bitField0_
	public static final int STARTED_FIELD_NUMBER
	private boolean started_
	public static final int ANIMATION_RUNNING_FIELD_NUMBER
	private boolean animationRunning_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.ScreenRotationAnimationProto 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 hasStarted () 
	public boolean getStarted () 
	public boolean hasAnimationRunning () 
	public boolean getAnimationRunning () 
	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 com.android.server.wm.proto.ScreenRotationAnimationProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.ScreenRotationAnimationProto 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 com.android.server.wm.proto.ScreenRotationAnimationProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.ScreenRotationAnimationProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.ScreenRotationAnimationProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.ScreenRotationAnimationProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.ScreenRotationAnimationProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.ScreenRotationAnimationProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.ScreenRotationAnimationProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.ScreenRotationAnimationProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.ScreenRotationAnimationProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.ScreenRotationAnimationProto$Builder newBuilder () 
	public static com.android.server.wm.proto.ScreenRotationAnimationProto$Builder newBuilder (com.android.server.wm.proto.ScreenRotationAnimationProto) 
		com.android.server.wm.proto.ScreenRotationAnimationProto prototype
	public com.android.server.wm.proto.ScreenRotationAnimationProto$Builder toBuilder () 
	protected com.android.server.wm.proto.ScreenRotationAnimationProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.ScreenRotationAnimationProto$Builder builder
	public static com.android.server.wm.proto.ScreenRotationAnimationProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.ScreenRotationAnimationProto 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, com.android.server.wm.proto.ScreenRotationAnimationProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.ScreenRotationAnimationProto$1 x1
	static boolean access$402 (com.android.server.wm.proto.ScreenRotationAnimationProto, boolean) 
		com.android.server.wm.proto.ScreenRotationAnimationProto x0
		boolean x1
	static boolean access$502 (com.android.server.wm.proto.ScreenRotationAnimationProto, boolean) 
		com.android.server.wm.proto.ScreenRotationAnimationProto x0
		boolean x1
	static int access$602 (com.android.server.wm.proto.ScreenRotationAnimationProto, int) 
		com.android.server.wm.proto.ScreenRotationAnimationProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$700 (com.android.server.wm.proto.ScreenRotationAnimationProto) 
		com.android.server.wm.proto.ScreenRotationAnimationProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.ScreenRotationAnimationProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.ScreenRotationAnimationProto$1 x2
	static void  () 
}

com/android/server/wm/proto/ScreenRotationAnimationProtoOrBuilder.class
ScreenRotationAnimationProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.ScreenRotationAnimationProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasStarted () 
	public abstract boolean getStarted () 
	public abstract boolean hasAnimationRunning () 
	public abstract boolean getAnimationRunning () 
}

com/android/server/wm/proto/StackProto$1.class
StackProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.StackProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.StackProto 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 
}

com/android/server/wm/proto/StackProto$Builder.class
StackProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.StackProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.StackProtoOrBuilder  {
	private int bitField0_
	private com.android.server.wm.proto.WindowContainerProto windowContainer_
	private com.google.protobuf.SingleFieldBuilder windowContainerBuilder_
	private int id_
	private java.util.List tasks_
	private com.google.protobuf.RepeatedFieldBuilder tasksBuilder_
	private boolean fillsParent_
	private android.graphics.RectProto bounds_
	private com.google.protobuf.SingleFieldBuilder boundsBuilder_
	private boolean animationBackgroundSurfaceIsDimming_
	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 com.android.server.wm.proto.StackProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.StackProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.StackProto build () 
		com.android.server.wm.proto.StackProto result
	public com.android.server.wm.proto.StackProto buildPartial () 
		com.android.server.wm.proto.StackProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.StackProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.StackProto$Builder mergeFrom (com.android.server.wm.proto.StackProto) 
		com.android.server.wm.proto.StackProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.StackProto$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
		com.android.server.wm.proto.StackProto parsedMessage
	public boolean hasWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProto getWindowContainer () 
	public com.android.server.wm.proto.StackProto$Builder setWindowContainer (com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.WindowContainerProto value
	public com.android.server.wm.proto.StackProto$Builder setWindowContainer (com.android.server.wm.proto.WindowContainerProto$Builder) 
		com.android.server.wm.proto.WindowContainerProto$Builder builderForValue
	public com.android.server.wm.proto.StackProto$Builder mergeWindowContainer (com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.WindowContainerProto value
	public com.android.server.wm.proto.StackProto$Builder clearWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProto$Builder getWindowContainerBuilder () 
	public com.android.server.wm.proto.WindowContainerProtoOrBuilder getWindowContainerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWindowContainerFieldBuilder () 
	public boolean hasId () 
	public int getId () 
	public com.android.server.wm.proto.StackProto$Builder setId (int) 
		int value
	public com.android.server.wm.proto.StackProto$Builder clearId () 
	private void ensureTasksIsMutable () 
	public java.util.List getTasksList () 
	public int getTasksCount () 
	public com.android.server.wm.proto.TaskProto getTasks (int) 
		int index
	public com.android.server.wm.proto.StackProto$Builder setTasks (int, com.android.server.wm.proto.TaskProto) 
		int index
		com.android.server.wm.proto.TaskProto value
	public com.android.server.wm.proto.StackProto$Builder setTasks (int, com.android.server.wm.proto.TaskProto$Builder) 
		int index
		com.android.server.wm.proto.TaskProto$Builder builderForValue
	public com.android.server.wm.proto.StackProto$Builder addTasks (com.android.server.wm.proto.TaskProto) 
		com.android.server.wm.proto.TaskProto value
	public com.android.server.wm.proto.StackProto$Builder addTasks (int, com.android.server.wm.proto.TaskProto) 
		int index
		com.android.server.wm.proto.TaskProto value
	public com.android.server.wm.proto.StackProto$Builder addTasks (com.android.server.wm.proto.TaskProto$Builder) 
		com.android.server.wm.proto.TaskProto$Builder builderForValue
	public com.android.server.wm.proto.StackProto$Builder addTasks (int, com.android.server.wm.proto.TaskProto$Builder) 
		int index
		com.android.server.wm.proto.TaskProto$Builder builderForValue
	public com.android.server.wm.proto.StackProto$Builder addAllTasks (java.lang.Iterable) 
		Iterable values
	public com.android.server.wm.proto.StackProto$Builder clearTasks () 
	public com.android.server.wm.proto.StackProto$Builder removeTasks (int) 
		int index
	public com.android.server.wm.proto.TaskProto$Builder getTasksBuilder (int) 
		int index
	public com.android.server.wm.proto.TaskProtoOrBuilder getTasksOrBuilder (int) 
		int index
	public java.util.List getTasksOrBuilderList () 
	public com.android.server.wm.proto.TaskProto$Builder addTasksBuilder () 
	public com.android.server.wm.proto.TaskProto$Builder addTasksBuilder (int) 
		int index
	public java.util.List getTasksBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getTasksFieldBuilder () 
	public boolean hasFillsParent () 
	public boolean getFillsParent () 
	public com.android.server.wm.proto.StackProto$Builder setFillsParent (boolean) 
		boolean value
	public com.android.server.wm.proto.StackProto$Builder clearFillsParent () 
	public boolean hasBounds () 
	public android.graphics.RectProto getBounds () 
	public com.android.server.wm.proto.StackProto$Builder setBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.StackProto$Builder setBounds (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public com.android.server.wm.proto.StackProto$Builder mergeBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.StackProto$Builder clearBounds () 
	public android.graphics.RectProto$Builder getBoundsBuilder () 
	public android.graphics.RectProtoOrBuilder getBoundsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBoundsFieldBuilder () 
	public boolean hasAnimationBackgroundSurfaceIsDimming () 
	public boolean getAnimationBackgroundSurfaceIsDimming () 
	public com.android.server.wm.proto.StackProto$Builder setAnimationBackgroundSurfaceIsDimming (boolean) 
		boolean value
	public com.android.server.wm.proto.StackProto$Builder clearAnimationBackgroundSurfaceIsDimming () 
	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  (com.android.server.wm.proto.StackProto$1) 
		com.android.server.wm.proto.StackProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.StackProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.StackProto$1 x1
}

com/android/server/wm/proto/StackProto.class
StackProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.StackProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.StackProtoOrBuilder  {
	private int bitField0_
	public static final int WINDOW_CONTAINER_FIELD_NUMBER
	private com.android.server.wm.proto.WindowContainerProto windowContainer_
	public static final int ID_FIELD_NUMBER
	private int id_
	public static final int TASKS_FIELD_NUMBER
	private java.util.List tasks_
	public static final int FILLS_PARENT_FIELD_NUMBER
	private boolean fillsParent_
	public static final int BOUNDS_FIELD_NUMBER
	private android.graphics.RectProto bounds_
	public static final int ANIMATION_BACKGROUND_SURFACE_IS_DIMMING_FIELD_NUMBER
	private boolean animationBackgroundSurfaceIsDimming_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.StackProto 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.android.server.wm.proto.WindowContainerProto$Builder subBuilder
		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 hasWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProto getWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProtoOrBuilder getWindowContainerOrBuilder () 
	public boolean hasId () 
	public int getId () 
	public java.util.List getTasksList () 
	public java.util.List getTasksOrBuilderList () 
	public int getTasksCount () 
	public com.android.server.wm.proto.TaskProto getTasks (int) 
		int index
	public com.android.server.wm.proto.TaskProtoOrBuilder getTasksOrBuilder (int) 
		int index
	public boolean hasFillsParent () 
	public boolean getFillsParent () 
	public boolean hasBounds () 
	public android.graphics.RectProto getBounds () 
	public android.graphics.RectProtoOrBuilder getBoundsOrBuilder () 
	public boolean hasAnimationBackgroundSurfaceIsDimming () 
	public boolean getAnimationBackgroundSurfaceIsDimming () 
	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 com.android.server.wm.proto.StackProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.StackProto 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 com.android.server.wm.proto.StackProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.StackProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.StackProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.StackProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.StackProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.StackProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.StackProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.StackProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.StackProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.StackProto$Builder newBuilder () 
	public static com.android.server.wm.proto.StackProto$Builder newBuilder (com.android.server.wm.proto.StackProto) 
		com.android.server.wm.proto.StackProto prototype
	public com.android.server.wm.proto.StackProto$Builder toBuilder () 
	protected com.android.server.wm.proto.StackProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.StackProto$Builder builder
	public static com.android.server.wm.proto.StackProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.StackProto 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, com.android.server.wm.proto.StackProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.StackProto$1 x1
	static com.android.server.wm.proto.WindowContainerProto access$402 (com.android.server.wm.proto.StackProto, com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.StackProto x0
		com.android.server.wm.proto.WindowContainerProto x1
	static int access$502 (com.android.server.wm.proto.StackProto, int) 
		com.android.server.wm.proto.StackProto x0
		int x1
	static java.util.List access$602 (com.android.server.wm.proto.StackProto, java.util.List) 
		com.android.server.wm.proto.StackProto x0
		java.util.List x1
	static boolean access$702 (com.android.server.wm.proto.StackProto, boolean) 
		com.android.server.wm.proto.StackProto x0
		boolean x1
	static android.graphics.RectProto access$802 (com.android.server.wm.proto.StackProto, android.graphics.RectProto) 
		com.android.server.wm.proto.StackProto x0
		android.graphics.RectProto x1
	static boolean access$902 (com.android.server.wm.proto.StackProto, boolean) 
		com.android.server.wm.proto.StackProto x0
		boolean x1
	static int access$1002 (com.android.server.wm.proto.StackProto, int) 
		com.android.server.wm.proto.StackProto x0
		int x1
	static java.util.List access$600 (com.android.server.wm.proto.StackProto) 
		com.android.server.wm.proto.StackProto x0
	static boolean access$1100 () 
	static com.google.protobuf.UnknownFieldSet access$1200 (com.android.server.wm.proto.StackProto) 
		com.android.server.wm.proto.StackProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.StackProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.StackProto$1 x2
	static void  () 
}

com/android/server/wm/proto/StackProtoOrBuilder.class
StackProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.StackProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasWindowContainer () 
	public abstract com.android.server.wm.proto.WindowContainerProto getWindowContainer () 
	public abstract com.android.server.wm.proto.WindowContainerProtoOrBuilder getWindowContainerOrBuilder () 
	public abstract boolean hasId () 
	public abstract int getId () 
	public abstract java.util.List getTasksList () 
	public abstract com.android.server.wm.proto.TaskProto getTasks (int) 
	public abstract int getTasksCount () 
	public abstract java.util.List getTasksOrBuilderList () 
	public abstract com.android.server.wm.proto.TaskProtoOrBuilder getTasksOrBuilder (int) 
	public abstract boolean hasFillsParent () 
	public abstract boolean getFillsParent () 
	public abstract boolean hasBounds () 
	public abstract android.graphics.RectProto getBounds () 
	public abstract android.graphics.RectProtoOrBuilder getBoundsOrBuilder () 
	public abstract boolean hasAnimationBackgroundSurfaceIsDimming () 
	public abstract boolean getAnimationBackgroundSurfaceIsDimming () 
}

com/android/server/wm/proto/TaskProto$1.class
TaskProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.TaskProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.TaskProto 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 
}

com/android/server/wm/proto/TaskProto$Builder.class
TaskProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.TaskProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.TaskProtoOrBuilder  {
	private int bitField0_
	private com.android.server.wm.proto.WindowContainerProto windowContainer_
	private com.google.protobuf.SingleFieldBuilder windowContainerBuilder_
	private int id_
	private java.util.List appWindowTokens_
	private com.google.protobuf.RepeatedFieldBuilder appWindowTokensBuilder_
	private boolean fillsParent_
	private android.graphics.RectProto bounds_
	private com.google.protobuf.SingleFieldBuilder boundsBuilder_
	private android.graphics.RectProto tempInsetBounds_
	private com.google.protobuf.SingleFieldBuilder tempInsetBoundsBuilder_
	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 com.android.server.wm.proto.TaskProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.TaskProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.TaskProto build () 
		com.android.server.wm.proto.TaskProto result
	public com.android.server.wm.proto.TaskProto buildPartial () 
		com.android.server.wm.proto.TaskProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.TaskProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.TaskProto$Builder mergeFrom (com.android.server.wm.proto.TaskProto) 
		com.android.server.wm.proto.TaskProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.TaskProto$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
		com.android.server.wm.proto.TaskProto parsedMessage
	public boolean hasWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProto getWindowContainer () 
	public com.android.server.wm.proto.TaskProto$Builder setWindowContainer (com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.WindowContainerProto value
	public com.android.server.wm.proto.TaskProto$Builder setWindowContainer (com.android.server.wm.proto.WindowContainerProto$Builder) 
		com.android.server.wm.proto.WindowContainerProto$Builder builderForValue
	public com.android.server.wm.proto.TaskProto$Builder mergeWindowContainer (com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.WindowContainerProto value
	public com.android.server.wm.proto.TaskProto$Builder clearWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProto$Builder getWindowContainerBuilder () 
	public com.android.server.wm.proto.WindowContainerProtoOrBuilder getWindowContainerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWindowContainerFieldBuilder () 
	public boolean hasId () 
	public int getId () 
	public com.android.server.wm.proto.TaskProto$Builder setId (int) 
		int value
	public com.android.server.wm.proto.TaskProto$Builder clearId () 
	private void ensureAppWindowTokensIsMutable () 
	public java.util.List getAppWindowTokensList () 
	public int getAppWindowTokensCount () 
	public com.android.server.wm.proto.AppWindowTokenProto getAppWindowTokens (int) 
		int index
	public com.android.server.wm.proto.TaskProto$Builder setAppWindowTokens (int, com.android.server.wm.proto.AppWindowTokenProto) 
		int index
		com.android.server.wm.proto.AppWindowTokenProto value
	public com.android.server.wm.proto.TaskProto$Builder setAppWindowTokens (int, com.android.server.wm.proto.AppWindowTokenProto$Builder) 
		int index
		com.android.server.wm.proto.AppWindowTokenProto$Builder builderForValue
	public com.android.server.wm.proto.TaskProto$Builder addAppWindowTokens (com.android.server.wm.proto.AppWindowTokenProto) 
		com.android.server.wm.proto.AppWindowTokenProto value
	public com.android.server.wm.proto.TaskProto$Builder addAppWindowTokens (int, com.android.server.wm.proto.AppWindowTokenProto) 
		int index
		com.android.server.wm.proto.AppWindowTokenProto value
	public com.android.server.wm.proto.TaskProto$Builder addAppWindowTokens (com.android.server.wm.proto.AppWindowTokenProto$Builder) 
		com.android.server.wm.proto.AppWindowTokenProto$Builder builderForValue
	public com.android.server.wm.proto.TaskProto$Builder addAppWindowTokens (int, com.android.server.wm.proto.AppWindowTokenProto$Builder) 
		int index
		com.android.server.wm.proto.AppWindowTokenProto$Builder builderForValue
	public com.android.server.wm.proto.TaskProto$Builder addAllAppWindowTokens (java.lang.Iterable) 
		Iterable values
	public com.android.server.wm.proto.TaskProto$Builder clearAppWindowTokens () 
	public com.android.server.wm.proto.TaskProto$Builder removeAppWindowTokens (int) 
		int index
	public com.android.server.wm.proto.AppWindowTokenProto$Builder getAppWindowTokensBuilder (int) 
		int index
	public com.android.server.wm.proto.AppWindowTokenProtoOrBuilder getAppWindowTokensOrBuilder (int) 
		int index
	public java.util.List getAppWindowTokensOrBuilderList () 
	public com.android.server.wm.proto.AppWindowTokenProto$Builder addAppWindowTokensBuilder () 
	public com.android.server.wm.proto.AppWindowTokenProto$Builder addAppWindowTokensBuilder (int) 
		int index
	public java.util.List getAppWindowTokensBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getAppWindowTokensFieldBuilder () 
	public boolean hasFillsParent () 
	public boolean getFillsParent () 
	public com.android.server.wm.proto.TaskProto$Builder setFillsParent (boolean) 
		boolean value
	public com.android.server.wm.proto.TaskProto$Builder clearFillsParent () 
	public boolean hasBounds () 
	public android.graphics.RectProto getBounds () 
	public com.android.server.wm.proto.TaskProto$Builder setBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.TaskProto$Builder setBounds (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public com.android.server.wm.proto.TaskProto$Builder mergeBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.TaskProto$Builder clearBounds () 
	public android.graphics.RectProto$Builder getBoundsBuilder () 
	public android.graphics.RectProtoOrBuilder getBoundsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getBoundsFieldBuilder () 
	public boolean hasTempInsetBounds () 
	public android.graphics.RectProto getTempInsetBounds () 
	public com.android.server.wm.proto.TaskProto$Builder setTempInsetBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.TaskProto$Builder setTempInsetBounds (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public com.android.server.wm.proto.TaskProto$Builder mergeTempInsetBounds (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.TaskProto$Builder clearTempInsetBounds () 
	public android.graphics.RectProto$Builder getTempInsetBoundsBuilder () 
	public android.graphics.RectProtoOrBuilder getTempInsetBoundsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getTempInsetBoundsFieldBuilder () 
	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  (com.android.server.wm.proto.TaskProto$1) 
		com.android.server.wm.proto.TaskProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.TaskProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.TaskProto$1 x1
}

com/android/server/wm/proto/TaskProto.class
TaskProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.TaskProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.TaskProtoOrBuilder  {
	private int bitField0_
	public static final int WINDOW_CONTAINER_FIELD_NUMBER
	private com.android.server.wm.proto.WindowContainerProto windowContainer_
	public static final int ID_FIELD_NUMBER
	private int id_
	public static final int APP_WINDOW_TOKENS_FIELD_NUMBER
	private java.util.List appWindowTokens_
	public static final int FILLS_PARENT_FIELD_NUMBER
	private boolean fillsParent_
	public static final int BOUNDS_FIELD_NUMBER
	private android.graphics.RectProto bounds_
	public static final int TEMP_INSET_BOUNDS_FIELD_NUMBER
	private android.graphics.RectProto tempInsetBounds_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.TaskProto 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.android.server.wm.proto.WindowContainerProto$Builder subBuilder
		android.graphics.RectProto$Builder subBuilder
		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 hasWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProto getWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProtoOrBuilder getWindowContainerOrBuilder () 
	public boolean hasId () 
	public int getId () 
	public java.util.List getAppWindowTokensList () 
	public java.util.List getAppWindowTokensOrBuilderList () 
	public int getAppWindowTokensCount () 
	public com.android.server.wm.proto.AppWindowTokenProto getAppWindowTokens (int) 
		int index
	public com.android.server.wm.proto.AppWindowTokenProtoOrBuilder getAppWindowTokensOrBuilder (int) 
		int index
	public boolean hasFillsParent () 
	public boolean getFillsParent () 
	public boolean hasBounds () 
	public android.graphics.RectProto getBounds () 
	public android.graphics.RectProtoOrBuilder getBoundsOrBuilder () 
	public boolean hasTempInsetBounds () 
	public android.graphics.RectProto getTempInsetBounds () 
	public android.graphics.RectProtoOrBuilder getTempInsetBoundsOrBuilder () 
	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 com.android.server.wm.proto.TaskProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.TaskProto 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 com.android.server.wm.proto.TaskProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.TaskProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.TaskProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.TaskProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.TaskProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.TaskProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.TaskProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.TaskProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.TaskProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.TaskProto$Builder newBuilder () 
	public static com.android.server.wm.proto.TaskProto$Builder newBuilder (com.android.server.wm.proto.TaskProto) 
		com.android.server.wm.proto.TaskProto prototype
	public com.android.server.wm.proto.TaskProto$Builder toBuilder () 
	protected com.android.server.wm.proto.TaskProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.TaskProto$Builder builder
	public static com.android.server.wm.proto.TaskProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.TaskProto 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, com.android.server.wm.proto.TaskProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.TaskProto$1 x1
	static com.android.server.wm.proto.WindowContainerProto access$402 (com.android.server.wm.proto.TaskProto, com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.TaskProto x0
		com.android.server.wm.proto.WindowContainerProto x1
	static int access$502 (com.android.server.wm.proto.TaskProto, int) 
		com.android.server.wm.proto.TaskProto x0
		int x1
	static java.util.List access$602 (com.android.server.wm.proto.TaskProto, java.util.List) 
		com.android.server.wm.proto.TaskProto x0
		java.util.List x1
	static boolean access$702 (com.android.server.wm.proto.TaskProto, boolean) 
		com.android.server.wm.proto.TaskProto x0
		boolean x1
	static android.graphics.RectProto access$802 (com.android.server.wm.proto.TaskProto, android.graphics.RectProto) 
		com.android.server.wm.proto.TaskProto x0
		android.graphics.RectProto x1
	static android.graphics.RectProto access$902 (com.android.server.wm.proto.TaskProto, android.graphics.RectProto) 
		com.android.server.wm.proto.TaskProto x0
		android.graphics.RectProto x1
	static int access$1002 (com.android.server.wm.proto.TaskProto, int) 
		com.android.server.wm.proto.TaskProto x0
		int x1
	static java.util.List access$600 (com.android.server.wm.proto.TaskProto) 
		com.android.server.wm.proto.TaskProto x0
	static boolean access$1100 () 
	static com.google.protobuf.UnknownFieldSet access$1200 (com.android.server.wm.proto.TaskProto) 
		com.android.server.wm.proto.TaskProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.TaskProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.TaskProto$1 x2
	static void  () 
}

com/android/server/wm/proto/TaskProtoOrBuilder.class
TaskProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.TaskProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasWindowContainer () 
	public abstract com.android.server.wm.proto.WindowContainerProto getWindowContainer () 
	public abstract com.android.server.wm.proto.WindowContainerProtoOrBuilder getWindowContainerOrBuilder () 
	public abstract boolean hasId () 
	public abstract int getId () 
	public abstract java.util.List getAppWindowTokensList () 
	public abstract com.android.server.wm.proto.AppWindowTokenProto getAppWindowTokens (int) 
	public abstract int getAppWindowTokensCount () 
	public abstract java.util.List getAppWindowTokensOrBuilderList () 
	public abstract com.android.server.wm.proto.AppWindowTokenProtoOrBuilder getAppWindowTokensOrBuilder (int) 
	public abstract boolean hasFillsParent () 
	public abstract boolean getFillsParent () 
	public abstract boolean hasBounds () 
	public abstract android.graphics.RectProto getBounds () 
	public abstract android.graphics.RectProtoOrBuilder getBoundsOrBuilder () 
	public abstract boolean hasTempInsetBounds () 
	public abstract android.graphics.RectProto getTempInsetBounds () 
	public abstract android.graphics.RectProtoOrBuilder getTempInsetBoundsOrBuilder () 
}

com/android/server/wm/proto/WindowContainerProto$1.class
WindowContainerProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.WindowContainerProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.WindowContainerProto 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 
}

com/android/server/wm/proto/WindowContainerProto$Builder.class
WindowContainerProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.WindowContainerProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.WindowContainerProtoOrBuilder  {
	private int bitField0_
	private com.android.server.wm.proto.ConfigurationContainerProto configurationContainer_
	private com.google.protobuf.SingleFieldBuilder configurationContainerBuilder_
	private int orientation_
	private boolean visible_
	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 com.android.server.wm.proto.WindowContainerProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.WindowContainerProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.WindowContainerProto build () 
		com.android.server.wm.proto.WindowContainerProto result
	public com.android.server.wm.proto.WindowContainerProto buildPartial () 
		com.android.server.wm.proto.WindowContainerProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.WindowContainerProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.WindowContainerProto$Builder mergeFrom (com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.WindowContainerProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.WindowContainerProto$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
		com.android.server.wm.proto.WindowContainerProto parsedMessage
	public boolean hasConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProto getConfigurationContainer () 
	public com.android.server.wm.proto.WindowContainerProto$Builder setConfigurationContainer (com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.wm.proto.ConfigurationContainerProto value
	public com.android.server.wm.proto.WindowContainerProto$Builder setConfigurationContainer (com.android.server.wm.proto.ConfigurationContainerProto$Builder) 
		com.android.server.wm.proto.ConfigurationContainerProto$Builder builderForValue
	public com.android.server.wm.proto.WindowContainerProto$Builder mergeConfigurationContainer (com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.wm.proto.ConfigurationContainerProto value
	public com.android.server.wm.proto.WindowContainerProto$Builder clearConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProto$Builder getConfigurationContainerBuilder () 
	public com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder getConfigurationContainerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getConfigurationContainerFieldBuilder () 
	public boolean hasOrientation () 
	public int getOrientation () 
	public com.android.server.wm.proto.WindowContainerProto$Builder setOrientation (int) 
		int value
	public com.android.server.wm.proto.WindowContainerProto$Builder clearOrientation () 
	public boolean hasVisible () 
	public boolean getVisible () 
	public com.android.server.wm.proto.WindowContainerProto$Builder setVisible (boolean) 
		boolean value
	public com.android.server.wm.proto.WindowContainerProto$Builder clearVisible () 
	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  (com.android.server.wm.proto.WindowContainerProto$1) 
		com.android.server.wm.proto.WindowContainerProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.WindowContainerProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.WindowContainerProto$1 x1
}

com/android/server/wm/proto/WindowContainerProto.class
WindowContainerProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.WindowContainerProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.WindowContainerProtoOrBuilder  {
	private int bitField0_
	public static final int CONFIGURATION_CONTAINER_FIELD_NUMBER
	private com.android.server.wm.proto.ConfigurationContainerProto configurationContainer_
	public static final int ORIENTATION_FIELD_NUMBER
	private int orientation_
	public static final int VISIBLE_FIELD_NUMBER
	private boolean visible_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.WindowContainerProto 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.android.server.wm.proto.ConfigurationContainerProto$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 hasConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProto getConfigurationContainer () 
	public com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder getConfigurationContainerOrBuilder () 
	public boolean hasOrientation () 
	public int getOrientation () 
	public boolean hasVisible () 
	public boolean getVisible () 
	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 com.android.server.wm.proto.WindowContainerProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.WindowContainerProto 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 com.android.server.wm.proto.WindowContainerProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.WindowContainerProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowContainerProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.WindowContainerProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowContainerProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.WindowContainerProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowContainerProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.WindowContainerProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.WindowContainerProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.WindowContainerProto$Builder newBuilder () 
	public static com.android.server.wm.proto.WindowContainerProto$Builder newBuilder (com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.WindowContainerProto prototype
	public com.android.server.wm.proto.WindowContainerProto$Builder toBuilder () 
	protected com.android.server.wm.proto.WindowContainerProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.WindowContainerProto$Builder builder
	public static com.android.server.wm.proto.WindowContainerProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.WindowContainerProto 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, com.android.server.wm.proto.WindowContainerProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.WindowContainerProto$1 x1
	static com.android.server.wm.proto.ConfigurationContainerProto access$402 (com.android.server.wm.proto.WindowContainerProto, com.android.server.wm.proto.ConfigurationContainerProto) 
		com.android.server.wm.proto.WindowContainerProto x0
		com.android.server.wm.proto.ConfigurationContainerProto x1
	static int access$502 (com.android.server.wm.proto.WindowContainerProto, int) 
		com.android.server.wm.proto.WindowContainerProto x0
		int x1
	static boolean access$602 (com.android.server.wm.proto.WindowContainerProto, boolean) 
		com.android.server.wm.proto.WindowContainerProto x0
		boolean x1
	static int access$702 (com.android.server.wm.proto.WindowContainerProto, int) 
		com.android.server.wm.proto.WindowContainerProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$800 (com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.WindowContainerProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.WindowContainerProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.WindowContainerProto$1 x2
	static void  () 
}

com/android/server/wm/proto/WindowContainerProtoOrBuilder.class
WindowContainerProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.WindowContainerProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasConfigurationContainer () 
	public abstract com.android.server.wm.proto.ConfigurationContainerProto getConfigurationContainer () 
	public abstract com.android.server.wm.proto.ConfigurationContainerProtoOrBuilder getConfigurationContainerOrBuilder () 
	public abstract boolean hasOrientation () 
	public abstract int getOrientation () 
	public abstract boolean hasVisible () 
	public abstract boolean getVisible () 
}

com/android/server/wm/proto/WindowManagerPolicyProto$1.class
WindowManagerPolicyProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.WindowManagerPolicyProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.WindowManagerPolicyProto 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 
}

com/android/server/wm/proto/WindowManagerPolicyProto$Builder.class
WindowManagerPolicyProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.WindowManagerPolicyProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.WindowManagerPolicyProtoOrBuilder  {
	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 com.android.server.wm.proto.WindowManagerPolicyProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.WindowManagerPolicyProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.WindowManagerPolicyProto build () 
		com.android.server.wm.proto.WindowManagerPolicyProto result
	public com.android.server.wm.proto.WindowManagerPolicyProto buildPartial () 
		com.android.server.wm.proto.WindowManagerPolicyProto result
	public com.android.server.wm.proto.WindowManagerPolicyProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.WindowManagerPolicyProto$Builder mergeFrom (com.android.server.wm.proto.WindowManagerPolicyProto) 
		com.android.server.wm.proto.WindowManagerPolicyProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.WindowManagerPolicyProto$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
		com.android.server.wm.proto.WindowManagerPolicyProto 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  (com.android.server.wm.proto.WindowManagerPolicyProto$1) 
		com.android.server.wm.proto.WindowManagerPolicyProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.WindowManagerPolicyProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.WindowManagerPolicyProto$1 x1
}

com/android/server/wm/proto/WindowManagerPolicyProto.class
WindowManagerPolicyProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.WindowManagerPolicyProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.WindowManagerPolicyProtoOrBuilder  {
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.WindowManagerPolicyProto 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 com.android.server.wm.proto.WindowManagerPolicyProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.WindowManagerPolicyProto 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 com.android.server.wm.proto.WindowManagerPolicyProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.WindowManagerPolicyProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowManagerPolicyProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.WindowManagerPolicyProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowManagerPolicyProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.WindowManagerPolicyProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowManagerPolicyProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.WindowManagerPolicyProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.WindowManagerPolicyProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.WindowManagerPolicyProto$Builder newBuilder () 
	public static com.android.server.wm.proto.WindowManagerPolicyProto$Builder newBuilder (com.android.server.wm.proto.WindowManagerPolicyProto) 
		com.android.server.wm.proto.WindowManagerPolicyProto prototype
	public com.android.server.wm.proto.WindowManagerPolicyProto$Builder toBuilder () 
	protected com.android.server.wm.proto.WindowManagerPolicyProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.WindowManagerPolicyProto$Builder builder
	public static com.android.server.wm.proto.WindowManagerPolicyProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.WindowManagerPolicyProto 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, com.android.server.wm.proto.WindowManagerPolicyProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.WindowManagerPolicyProto$1 x1
	static com.google.protobuf.UnknownFieldSet access$400 (com.android.server.wm.proto.WindowManagerPolicyProto) 
		com.android.server.wm.proto.WindowManagerPolicyProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.WindowManagerPolicyProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.WindowManagerPolicyProto$1 x2
	static void  () 
}

com/android/server/wm/proto/WindowManagerPolicyProtoOrBuilder.class
WindowManagerPolicyProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.WindowManagerPolicyProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
}

com/android/server/wm/proto/WindowManagerServiceProto$1.class
WindowManagerServiceProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.WindowManagerServiceProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.WindowManagerServiceProto 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 
}

com/android/server/wm/proto/WindowManagerServiceProto$Builder.class
WindowManagerServiceProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.WindowManagerServiceProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.WindowManagerServiceProtoOrBuilder  {
	private int bitField0_
	private com.android.server.wm.proto.WindowManagerPolicyProto policy_
	private com.google.protobuf.SingleFieldBuilder policyBuilder_
	private com.android.server.wm.proto.RootWindowContainerProto rootWindowContainer_
	private com.google.protobuf.SingleFieldBuilder rootWindowContainerBuilder_
	private com.android.server.wm.proto.IdentifierProto focusedWindow_
	private com.google.protobuf.SingleFieldBuilder focusedWindowBuilder_
	private Object focusedApp_
	private com.android.server.wm.proto.IdentifierProto inputMethodWindow_
	private com.google.protobuf.SingleFieldBuilder inputMethodWindowBuilder_
	private boolean displayFrozen_
	private int rotation_
	private int lastOrientation_
	private com.android.server.wm.proto.AppTransitionProto appTransition_
	private com.google.protobuf.SingleFieldBuilder appTransitionBuilder_
	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 com.android.server.wm.proto.WindowManagerServiceProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.WindowManagerServiceProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.WindowManagerServiceProto build () 
		com.android.server.wm.proto.WindowManagerServiceProto result
	public com.android.server.wm.proto.WindowManagerServiceProto buildPartial () 
		com.android.server.wm.proto.WindowManagerServiceProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder mergeFrom (com.android.server.wm.proto.WindowManagerServiceProto) 
		com.android.server.wm.proto.WindowManagerServiceProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.WindowManagerServiceProto$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
		com.android.server.wm.proto.WindowManagerServiceProto parsedMessage
	public boolean hasPolicy () 
	public com.android.server.wm.proto.WindowManagerPolicyProto getPolicy () 
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder setPolicy (com.android.server.wm.proto.WindowManagerPolicyProto) 
		com.android.server.wm.proto.WindowManagerPolicyProto value
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder setPolicy (com.android.server.wm.proto.WindowManagerPolicyProto$Builder) 
		com.android.server.wm.proto.WindowManagerPolicyProto$Builder builderForValue
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder mergePolicy (com.android.server.wm.proto.WindowManagerPolicyProto) 
		com.android.server.wm.proto.WindowManagerPolicyProto value
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder clearPolicy () 
	public com.android.server.wm.proto.WindowManagerPolicyProto$Builder getPolicyBuilder () 
	public com.android.server.wm.proto.WindowManagerPolicyProtoOrBuilder getPolicyOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getPolicyFieldBuilder () 
	public boolean hasRootWindowContainer () 
	public com.android.server.wm.proto.RootWindowContainerProto getRootWindowContainer () 
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder setRootWindowContainer (com.android.server.wm.proto.RootWindowContainerProto) 
		com.android.server.wm.proto.RootWindowContainerProto value
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder setRootWindowContainer (com.android.server.wm.proto.RootWindowContainerProto$Builder) 
		com.android.server.wm.proto.RootWindowContainerProto$Builder builderForValue
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder mergeRootWindowContainer (com.android.server.wm.proto.RootWindowContainerProto) 
		com.android.server.wm.proto.RootWindowContainerProto value
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder clearRootWindowContainer () 
	public com.android.server.wm.proto.RootWindowContainerProto$Builder getRootWindowContainerBuilder () 
	public com.android.server.wm.proto.RootWindowContainerProtoOrBuilder getRootWindowContainerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getRootWindowContainerFieldBuilder () 
	public boolean hasFocusedWindow () 
	public com.android.server.wm.proto.IdentifierProto getFocusedWindow () 
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder setFocusedWindow (com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.IdentifierProto value
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder setFocusedWindow (com.android.server.wm.proto.IdentifierProto$Builder) 
		com.android.server.wm.proto.IdentifierProto$Builder builderForValue
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder mergeFocusedWindow (com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.IdentifierProto value
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder clearFocusedWindow () 
	public com.android.server.wm.proto.IdentifierProto$Builder getFocusedWindowBuilder () 
	public com.android.server.wm.proto.IdentifierProtoOrBuilder getFocusedWindowOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getFocusedWindowFieldBuilder () 
	public boolean hasFocusedApp () 
	public java.lang.String getFocusedApp () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getFocusedAppBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder setFocusedApp (java.lang.String) 
		String value
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder clearFocusedApp () 
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder setFocusedAppBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasInputMethodWindow () 
	public com.android.server.wm.proto.IdentifierProto getInputMethodWindow () 
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder setInputMethodWindow (com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.IdentifierProto value
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder setInputMethodWindow (com.android.server.wm.proto.IdentifierProto$Builder) 
		com.android.server.wm.proto.IdentifierProto$Builder builderForValue
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder mergeInputMethodWindow (com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.IdentifierProto value
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder clearInputMethodWindow () 
	public com.android.server.wm.proto.IdentifierProto$Builder getInputMethodWindowBuilder () 
	public com.android.server.wm.proto.IdentifierProtoOrBuilder getInputMethodWindowOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getInputMethodWindowFieldBuilder () 
	public boolean hasDisplayFrozen () 
	public boolean getDisplayFrozen () 
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder setDisplayFrozen (boolean) 
		boolean value
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder clearDisplayFrozen () 
	public boolean hasRotation () 
	public int getRotation () 
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder setRotation (int) 
		int value
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder clearRotation () 
	public boolean hasLastOrientation () 
	public int getLastOrientation () 
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder setLastOrientation (int) 
		int value
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder clearLastOrientation () 
	public boolean hasAppTransition () 
	public com.android.server.wm.proto.AppTransitionProto getAppTransition () 
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder setAppTransition (com.android.server.wm.proto.AppTransitionProto) 
		com.android.server.wm.proto.AppTransitionProto value
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder setAppTransition (com.android.server.wm.proto.AppTransitionProto$Builder) 
		com.android.server.wm.proto.AppTransitionProto$Builder builderForValue
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder mergeAppTransition (com.android.server.wm.proto.AppTransitionProto) 
		com.android.server.wm.proto.AppTransitionProto value
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder clearAppTransition () 
	public com.android.server.wm.proto.AppTransitionProto$Builder getAppTransitionBuilder () 
	public com.android.server.wm.proto.AppTransitionProtoOrBuilder getAppTransitionOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAppTransitionFieldBuilder () 
	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  (com.android.server.wm.proto.WindowManagerServiceProto$1) 
		com.android.server.wm.proto.WindowManagerServiceProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.WindowManagerServiceProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.WindowManagerServiceProto$1 x1
}

com/android/server/wm/proto/WindowManagerServiceProto.class
WindowManagerServiceProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.WindowManagerServiceProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.WindowManagerServiceProtoOrBuilder  {
	private int bitField0_
	public static final int POLICY_FIELD_NUMBER
	private com.android.server.wm.proto.WindowManagerPolicyProto policy_
	public static final int ROOT_WINDOW_CONTAINER_FIELD_NUMBER
	private com.android.server.wm.proto.RootWindowContainerProto rootWindowContainer_
	public static final int FOCUSED_WINDOW_FIELD_NUMBER
	private com.android.server.wm.proto.IdentifierProto focusedWindow_
	public static final int FOCUSED_APP_FIELD_NUMBER
	private volatile Object focusedApp_
	public static final int INPUT_METHOD_WINDOW_FIELD_NUMBER
	private com.android.server.wm.proto.IdentifierProto inputMethodWindow_
	public static final int DISPLAY_FROZEN_FIELD_NUMBER
	private boolean displayFrozen_
	public static final int ROTATION_FIELD_NUMBER
	private int rotation_
	public static final int LAST_ORIENTATION_FIELD_NUMBER
	private int lastOrientation_
	public static final int APP_TRANSITION_FIELD_NUMBER
	private com.android.server.wm.proto.AppTransitionProto appTransition_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.WindowManagerServiceProto 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.android.server.wm.proto.WindowManagerPolicyProto$Builder subBuilder
		com.android.server.wm.proto.RootWindowContainerProto$Builder subBuilder
		com.android.server.wm.proto.IdentifierProto$Builder subBuilder
		com.google.protobuf.ByteString bs
		com.android.server.wm.proto.IdentifierProto$Builder subBuilder
		com.android.server.wm.proto.AppTransitionProto$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 hasPolicy () 
	public com.android.server.wm.proto.WindowManagerPolicyProto getPolicy () 
	public com.android.server.wm.proto.WindowManagerPolicyProtoOrBuilder getPolicyOrBuilder () 
	public boolean hasRootWindowContainer () 
	public com.android.server.wm.proto.RootWindowContainerProto getRootWindowContainer () 
	public com.android.server.wm.proto.RootWindowContainerProtoOrBuilder getRootWindowContainerOrBuilder () 
	public boolean hasFocusedWindow () 
	public com.android.server.wm.proto.IdentifierProto getFocusedWindow () 
	public com.android.server.wm.proto.IdentifierProtoOrBuilder getFocusedWindowOrBuilder () 
	public boolean hasFocusedApp () 
	public java.lang.String getFocusedApp () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getFocusedAppBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasInputMethodWindow () 
	public com.android.server.wm.proto.IdentifierProto getInputMethodWindow () 
	public com.android.server.wm.proto.IdentifierProtoOrBuilder getInputMethodWindowOrBuilder () 
	public boolean hasDisplayFrozen () 
	public boolean getDisplayFrozen () 
	public boolean hasRotation () 
	public int getRotation () 
	public boolean hasLastOrientation () 
	public int getLastOrientation () 
	public boolean hasAppTransition () 
	public com.android.server.wm.proto.AppTransitionProto getAppTransition () 
	public com.android.server.wm.proto.AppTransitionProtoOrBuilder getAppTransitionOrBuilder () 
	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 com.android.server.wm.proto.WindowManagerServiceProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.WindowManagerServiceProto 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 com.android.server.wm.proto.WindowManagerServiceProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.WindowManagerServiceProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowManagerServiceProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.WindowManagerServiceProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowManagerServiceProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.WindowManagerServiceProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowManagerServiceProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.WindowManagerServiceProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.WindowManagerServiceProto$Builder newBuilder () 
	public static com.android.server.wm.proto.WindowManagerServiceProto$Builder newBuilder (com.android.server.wm.proto.WindowManagerServiceProto) 
		com.android.server.wm.proto.WindowManagerServiceProto prototype
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder toBuilder () 
	protected com.android.server.wm.proto.WindowManagerServiceProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.WindowManagerServiceProto$Builder builder
	public static com.android.server.wm.proto.WindowManagerServiceProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.WindowManagerServiceProto 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, com.android.server.wm.proto.WindowManagerServiceProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.WindowManagerServiceProto$1 x1
	static com.android.server.wm.proto.WindowManagerPolicyProto access$402 (com.android.server.wm.proto.WindowManagerServiceProto, com.android.server.wm.proto.WindowManagerPolicyProto) 
		com.android.server.wm.proto.WindowManagerServiceProto x0
		com.android.server.wm.proto.WindowManagerPolicyProto x1
	static com.android.server.wm.proto.RootWindowContainerProto access$502 (com.android.server.wm.proto.WindowManagerServiceProto, com.android.server.wm.proto.RootWindowContainerProto) 
		com.android.server.wm.proto.WindowManagerServiceProto x0
		com.android.server.wm.proto.RootWindowContainerProto x1
	static com.android.server.wm.proto.IdentifierProto access$602 (com.android.server.wm.proto.WindowManagerServiceProto, com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.WindowManagerServiceProto x0
		com.android.server.wm.proto.IdentifierProto x1
	static java.lang.Object access$702 (com.android.server.wm.proto.WindowManagerServiceProto, java.lang.Object) 
		com.android.server.wm.proto.WindowManagerServiceProto x0
		Object x1
	static com.android.server.wm.proto.IdentifierProto access$802 (com.android.server.wm.proto.WindowManagerServiceProto, com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.WindowManagerServiceProto x0
		com.android.server.wm.proto.IdentifierProto x1
	static boolean access$902 (com.android.server.wm.proto.WindowManagerServiceProto, boolean) 
		com.android.server.wm.proto.WindowManagerServiceProto x0
		boolean x1
	static int access$1002 (com.android.server.wm.proto.WindowManagerServiceProto, int) 
		com.android.server.wm.proto.WindowManagerServiceProto x0
		int x1
	static int access$1102 (com.android.server.wm.proto.WindowManagerServiceProto, int) 
		com.android.server.wm.proto.WindowManagerServiceProto x0
		int x1
	static com.android.server.wm.proto.AppTransitionProto access$1202 (com.android.server.wm.proto.WindowManagerServiceProto, com.android.server.wm.proto.AppTransitionProto) 
		com.android.server.wm.proto.WindowManagerServiceProto x0
		com.android.server.wm.proto.AppTransitionProto x1
	static int access$1302 (com.android.server.wm.proto.WindowManagerServiceProto, int) 
		com.android.server.wm.proto.WindowManagerServiceProto x0
		int x1
	static java.lang.Object access$700 (com.android.server.wm.proto.WindowManagerServiceProto) 
		com.android.server.wm.proto.WindowManagerServiceProto x0
	static com.google.protobuf.UnknownFieldSet access$1400 (com.android.server.wm.proto.WindowManagerServiceProto) 
		com.android.server.wm.proto.WindowManagerServiceProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.WindowManagerServiceProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.WindowManagerServiceProto$1 x2
	static void  () 
}

com/android/server/wm/proto/WindowManagerServiceProtoOrBuilder.class
WindowManagerServiceProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.WindowManagerServiceProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasPolicy () 
	public abstract com.android.server.wm.proto.WindowManagerPolicyProto getPolicy () 
	public abstract com.android.server.wm.proto.WindowManagerPolicyProtoOrBuilder getPolicyOrBuilder () 
	public abstract boolean hasRootWindowContainer () 
	public abstract com.android.server.wm.proto.RootWindowContainerProto getRootWindowContainer () 
	public abstract com.android.server.wm.proto.RootWindowContainerProtoOrBuilder getRootWindowContainerOrBuilder () 
	public abstract boolean hasFocusedWindow () 
	public abstract com.android.server.wm.proto.IdentifierProto getFocusedWindow () 
	public abstract com.android.server.wm.proto.IdentifierProtoOrBuilder getFocusedWindowOrBuilder () 
	public abstract boolean hasFocusedApp () 
	public abstract java.lang.String getFocusedApp () 
	public abstract com.google.protobuf.ByteString getFocusedAppBytes () 
	public abstract boolean hasInputMethodWindow () 
	public abstract com.android.server.wm.proto.IdentifierProto getInputMethodWindow () 
	public abstract com.android.server.wm.proto.IdentifierProtoOrBuilder getInputMethodWindowOrBuilder () 
	public abstract boolean hasDisplayFrozen () 
	public abstract boolean getDisplayFrozen () 
	public abstract boolean hasRotation () 
	public abstract int getRotation () 
	public abstract boolean hasLastOrientation () 
	public abstract int getLastOrientation () 
	public abstract boolean hasAppTransition () 
	public abstract com.android.server.wm.proto.AppTransitionProto getAppTransition () 
	public abstract com.android.server.wm.proto.AppTransitionProtoOrBuilder getAppTransitionOrBuilder () 
}

com/android/server/wm/proto/WindowManagerTraceFileProto$1.class
WindowManagerTraceFileProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.WindowManagerTraceFileProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.WindowManagerTraceFileProto 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 
}

com/android/server/wm/proto/WindowManagerTraceFileProto$Builder.class
WindowManagerTraceFileProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.WindowManagerTraceFileProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.WindowManagerTraceFileProtoOrBuilder  {
	private int bitField0_
	private long magicNumber_
	private java.util.List entry_
	private com.google.protobuf.RepeatedFieldBuilder entryBuilder_
	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 com.android.server.wm.proto.WindowManagerTraceFileProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.WindowManagerTraceFileProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.WindowManagerTraceFileProto build () 
		com.android.server.wm.proto.WindowManagerTraceFileProto result
	public com.android.server.wm.proto.WindowManagerTraceFileProto buildPartial () 
		com.android.server.wm.proto.WindowManagerTraceFileProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.WindowManagerTraceFileProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.WindowManagerTraceFileProto$Builder mergeFrom (com.android.server.wm.proto.WindowManagerTraceFileProto) 
		com.android.server.wm.proto.WindowManagerTraceFileProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.WindowManagerTraceFileProto$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
		com.android.server.wm.proto.WindowManagerTraceFileProto parsedMessage
	public boolean hasMagicNumber () 
	public long getMagicNumber () 
	public com.android.server.wm.proto.WindowManagerTraceFileProto$Builder setMagicNumber (long) 
		long value
	public com.android.server.wm.proto.WindowManagerTraceFileProto$Builder clearMagicNumber () 
	private void ensureEntryIsMutable () 
	public java.util.List getEntryList () 
	public int getEntryCount () 
	public com.android.server.wm.proto.WindowManagerTraceProto getEntry (int) 
		int index
	public com.android.server.wm.proto.WindowManagerTraceFileProto$Builder setEntry (int, com.android.server.wm.proto.WindowManagerTraceProto) 
		int index
		com.android.server.wm.proto.WindowManagerTraceProto value
	public com.android.server.wm.proto.WindowManagerTraceFileProto$Builder setEntry (int, com.android.server.wm.proto.WindowManagerTraceProto$Builder) 
		int index
		com.android.server.wm.proto.WindowManagerTraceProto$Builder builderForValue
	public com.android.server.wm.proto.WindowManagerTraceFileProto$Builder addEntry (com.android.server.wm.proto.WindowManagerTraceProto) 
		com.android.server.wm.proto.WindowManagerTraceProto value
	public com.android.server.wm.proto.WindowManagerTraceFileProto$Builder addEntry (int, com.android.server.wm.proto.WindowManagerTraceProto) 
		int index
		com.android.server.wm.proto.WindowManagerTraceProto value
	public com.android.server.wm.proto.WindowManagerTraceFileProto$Builder addEntry (com.android.server.wm.proto.WindowManagerTraceProto$Builder) 
		com.android.server.wm.proto.WindowManagerTraceProto$Builder builderForValue
	public com.android.server.wm.proto.WindowManagerTraceFileProto$Builder addEntry (int, com.android.server.wm.proto.WindowManagerTraceProto$Builder) 
		int index
		com.android.server.wm.proto.WindowManagerTraceProto$Builder builderForValue
	public com.android.server.wm.proto.WindowManagerTraceFileProto$Builder addAllEntry (java.lang.Iterable) 
		Iterable values
	public com.android.server.wm.proto.WindowManagerTraceFileProto$Builder clearEntry () 
	public com.android.server.wm.proto.WindowManagerTraceFileProto$Builder removeEntry (int) 
		int index
	public com.android.server.wm.proto.WindowManagerTraceProto$Builder getEntryBuilder (int) 
		int index
	public com.android.server.wm.proto.WindowManagerTraceProtoOrBuilder getEntryOrBuilder (int) 
		int index
	public java.util.List getEntryOrBuilderList () 
	public com.android.server.wm.proto.WindowManagerTraceProto$Builder addEntryBuilder () 
	public com.android.server.wm.proto.WindowManagerTraceProto$Builder addEntryBuilder (int) 
		int index
	public java.util.List getEntryBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getEntryFieldBuilder () 
	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  (com.android.server.wm.proto.WindowManagerTraceFileProto$1) 
		com.android.server.wm.proto.WindowManagerTraceFileProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.WindowManagerTraceFileProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.WindowManagerTraceFileProto$1 x1
}

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

com/android/server/wm/proto/WindowManagerTraceFileProto$MagicNumber.class
WindowManagerTraceFileProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.WindowManagerTraceFileProto$MagicNumber extends java.lang.Enum implements com.google.protobuf.ProtocolMessageEnum  {
	public static final com.android.server.wm.proto.WindowManagerTraceFileProto$MagicNumber INVALID
	public static final com.android.server.wm.proto.WindowManagerTraceFileProto$MagicNumber MAGIC_NUMBER_L
	public static final com.android.server.wm.proto.WindowManagerTraceFileProto$MagicNumber MAGIC_NUMBER_H
	public static final int INVALID_VALUE
	public static final int MAGIC_NUMBER_L_VALUE
	public static final int MAGIC_NUMBER_H_VALUE
	private static final com.google.protobuf.Internal$EnumLiteMap internalValueMap
	private static final com.android.server.wm.proto.WindowManagerTraceFileProto$MagicNumber[] VALUES
	private final int value
	private static final com.android.server.wm.proto.WindowManagerTraceFileProto$MagicNumber[] $VALUES
	public static com.android.server.wm.proto.WindowManagerTraceFileProto$MagicNumber[] values () 
	public static com.android.server.wm.proto.WindowManagerTraceFileProto$MagicNumber valueOf (java.lang.String) 
		String name
	public final int getNumber () 
	public static com.android.server.wm.proto.WindowManagerTraceFileProto$MagicNumber valueOf (int) 
		int value
	public static com.android.server.wm.proto.WindowManagerTraceFileProto$MagicNumber 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 com.android.server.wm.proto.WindowManagerTraceFileProto$MagicNumber valueOf (com.google.protobuf.Descriptors$EnumValueDescriptor) 
		com.google.protobuf.Descriptors$EnumValueDescriptor desc
	private void  (java.lang.String, int, int) 
		int value
	static void  () 
}

com/android/server/wm/proto/WindowManagerTraceFileProto.class
WindowManagerTraceFileProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.WindowManagerTraceFileProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.WindowManagerTraceFileProtoOrBuilder  {
	private int bitField0_
	public static final int MAGIC_NUMBER_FIELD_NUMBER
	private long magicNumber_
	public static final int ENTRY_FIELD_NUMBER
	private java.util.List entry_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.WindowManagerTraceFileProto 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 hasMagicNumber () 
	public long getMagicNumber () 
	public java.util.List getEntryList () 
	public java.util.List getEntryOrBuilderList () 
	public int getEntryCount () 
	public com.android.server.wm.proto.WindowManagerTraceProto getEntry (int) 
		int index
	public com.android.server.wm.proto.WindowManagerTraceProtoOrBuilder getEntryOrBuilder (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 com.android.server.wm.proto.WindowManagerTraceFileProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.WindowManagerTraceFileProto 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 com.android.server.wm.proto.WindowManagerTraceFileProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.WindowManagerTraceFileProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowManagerTraceFileProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.WindowManagerTraceFileProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowManagerTraceFileProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.WindowManagerTraceFileProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowManagerTraceFileProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.WindowManagerTraceFileProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.WindowManagerTraceFileProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.WindowManagerTraceFileProto$Builder newBuilder () 
	public static com.android.server.wm.proto.WindowManagerTraceFileProto$Builder newBuilder (com.android.server.wm.proto.WindowManagerTraceFileProto) 
		com.android.server.wm.proto.WindowManagerTraceFileProto prototype
	public com.android.server.wm.proto.WindowManagerTraceFileProto$Builder toBuilder () 
	protected com.android.server.wm.proto.WindowManagerTraceFileProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.WindowManagerTraceFileProto$Builder builder
	public static com.android.server.wm.proto.WindowManagerTraceFileProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.WindowManagerTraceFileProto 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, com.android.server.wm.proto.WindowManagerTraceFileProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.WindowManagerTraceFileProto$1 x1
	static long access$402 (com.android.server.wm.proto.WindowManagerTraceFileProto, long) 
		com.android.server.wm.proto.WindowManagerTraceFileProto x0
		long x1
	static java.util.List access$502 (com.android.server.wm.proto.WindowManagerTraceFileProto, java.util.List) 
		com.android.server.wm.proto.WindowManagerTraceFileProto x0
		java.util.List x1
	static int access$602 (com.android.server.wm.proto.WindowManagerTraceFileProto, int) 
		com.android.server.wm.proto.WindowManagerTraceFileProto x0
		int x1
	static java.util.List access$500 (com.android.server.wm.proto.WindowManagerTraceFileProto) 
		com.android.server.wm.proto.WindowManagerTraceFileProto x0
	static boolean access$700 () 
	static com.google.protobuf.UnknownFieldSet access$800 (com.android.server.wm.proto.WindowManagerTraceFileProto) 
		com.android.server.wm.proto.WindowManagerTraceFileProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.WindowManagerTraceFileProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.WindowManagerTraceFileProto$1 x2
	static void  () 
}

com/android/server/wm/proto/WindowManagerTraceFileProtoOrBuilder.class
WindowManagerTraceFileProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.WindowManagerTraceFileProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasMagicNumber () 
	public abstract long getMagicNumber () 
	public abstract java.util.List getEntryList () 
	public abstract com.android.server.wm.proto.WindowManagerTraceProto getEntry (int) 
	public abstract int getEntryCount () 
	public abstract java.util.List getEntryOrBuilderList () 
	public abstract com.android.server.wm.proto.WindowManagerTraceProtoOrBuilder getEntryOrBuilder (int) 
}

com/android/server/wm/proto/WindowManagerTraceProto$1.class
WindowManagerTraceProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.WindowManagerTraceProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.WindowManagerTraceProto 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 
}

com/android/server/wm/proto/WindowManagerTraceProto$Builder.class
WindowManagerTraceProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.WindowManagerTraceProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.WindowManagerTraceProtoOrBuilder  {
	private int bitField0_
	private long elapsedRealtimeNanos_
	private Object where_
	private com.android.server.wm.proto.WindowManagerServiceProto windowManagerService_
	private com.google.protobuf.SingleFieldBuilder windowManagerServiceBuilder_
	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 com.android.server.wm.proto.WindowManagerTraceProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.WindowManagerTraceProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.WindowManagerTraceProto build () 
		com.android.server.wm.proto.WindowManagerTraceProto result
	public com.android.server.wm.proto.WindowManagerTraceProto buildPartial () 
		com.android.server.wm.proto.WindowManagerTraceProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.WindowManagerTraceProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.WindowManagerTraceProto$Builder mergeFrom (com.android.server.wm.proto.WindowManagerTraceProto) 
		com.android.server.wm.proto.WindowManagerTraceProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.WindowManagerTraceProto$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
		com.android.server.wm.proto.WindowManagerTraceProto parsedMessage
	public boolean hasElapsedRealtimeNanos () 
	public long getElapsedRealtimeNanos () 
	public com.android.server.wm.proto.WindowManagerTraceProto$Builder setElapsedRealtimeNanos (long) 
		long value
	public com.android.server.wm.proto.WindowManagerTraceProto$Builder clearElapsedRealtimeNanos () 
	public boolean hasWhere () 
	public java.lang.String getWhere () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getWhereBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public com.android.server.wm.proto.WindowManagerTraceProto$Builder setWhere (java.lang.String) 
		String value
	public com.android.server.wm.proto.WindowManagerTraceProto$Builder clearWhere () 
	public com.android.server.wm.proto.WindowManagerTraceProto$Builder setWhereBytes (com.google.protobuf.ByteString) 
		com.google.protobuf.ByteString value
	public boolean hasWindowManagerService () 
	public com.android.server.wm.proto.WindowManagerServiceProto getWindowManagerService () 
	public com.android.server.wm.proto.WindowManagerTraceProto$Builder setWindowManagerService (com.android.server.wm.proto.WindowManagerServiceProto) 
		com.android.server.wm.proto.WindowManagerServiceProto value
	public com.android.server.wm.proto.WindowManagerTraceProto$Builder setWindowManagerService (com.android.server.wm.proto.WindowManagerServiceProto$Builder) 
		com.android.server.wm.proto.WindowManagerServiceProto$Builder builderForValue
	public com.android.server.wm.proto.WindowManagerTraceProto$Builder mergeWindowManagerService (com.android.server.wm.proto.WindowManagerServiceProto) 
		com.android.server.wm.proto.WindowManagerServiceProto value
	public com.android.server.wm.proto.WindowManagerTraceProto$Builder clearWindowManagerService () 
	public com.android.server.wm.proto.WindowManagerServiceProto$Builder getWindowManagerServiceBuilder () 
	public com.android.server.wm.proto.WindowManagerServiceProtoOrBuilder getWindowManagerServiceOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWindowManagerServiceFieldBuilder () 
	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  (com.android.server.wm.proto.WindowManagerTraceProto$1) 
		com.android.server.wm.proto.WindowManagerTraceProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.WindowManagerTraceProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.WindowManagerTraceProto$1 x1
}

com/android/server/wm/proto/WindowManagerTraceProto.class
WindowManagerTraceProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.WindowManagerTraceProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.WindowManagerTraceProtoOrBuilder  {
	private int bitField0_
	public static final int ELAPSED_REALTIME_NANOS_FIELD_NUMBER
	private long elapsedRealtimeNanos_
	public static final int WHERE_FIELD_NUMBER
	private volatile Object where_
	public static final int WINDOW_MANAGER_SERVICE_FIELD_NUMBER
	private com.android.server.wm.proto.WindowManagerServiceProto windowManagerService_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.WindowManagerTraceProto 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.android.server.wm.proto.WindowManagerServiceProto$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 hasElapsedRealtimeNanos () 
	public long getElapsedRealtimeNanos () 
	public boolean hasWhere () 
	public java.lang.String getWhere () 
		com.google.protobuf.ByteString bs
		String s
		Object ref
	public com.google.protobuf.ByteString getWhereBytes () 
		com.google.protobuf.ByteString b
		Object ref
	public boolean hasWindowManagerService () 
	public com.android.server.wm.proto.WindowManagerServiceProto getWindowManagerService () 
	public com.android.server.wm.proto.WindowManagerServiceProtoOrBuilder getWindowManagerServiceOrBuilder () 
	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 com.android.server.wm.proto.WindowManagerTraceProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.WindowManagerTraceProto 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 com.android.server.wm.proto.WindowManagerTraceProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.WindowManagerTraceProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowManagerTraceProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.WindowManagerTraceProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowManagerTraceProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.WindowManagerTraceProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowManagerTraceProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.WindowManagerTraceProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.WindowManagerTraceProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.WindowManagerTraceProto$Builder newBuilder () 
	public static com.android.server.wm.proto.WindowManagerTraceProto$Builder newBuilder (com.android.server.wm.proto.WindowManagerTraceProto) 
		com.android.server.wm.proto.WindowManagerTraceProto prototype
	public com.android.server.wm.proto.WindowManagerTraceProto$Builder toBuilder () 
	protected com.android.server.wm.proto.WindowManagerTraceProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.WindowManagerTraceProto$Builder builder
	public static com.android.server.wm.proto.WindowManagerTraceProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.WindowManagerTraceProto 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, com.android.server.wm.proto.WindowManagerTraceProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.WindowManagerTraceProto$1 x1
	static long access$402 (com.android.server.wm.proto.WindowManagerTraceProto, long) 
		com.android.server.wm.proto.WindowManagerTraceProto x0
		long x1
	static java.lang.Object access$502 (com.android.server.wm.proto.WindowManagerTraceProto, java.lang.Object) 
		com.android.server.wm.proto.WindowManagerTraceProto x0
		Object x1
	static com.android.server.wm.proto.WindowManagerServiceProto access$602 (com.android.server.wm.proto.WindowManagerTraceProto, com.android.server.wm.proto.WindowManagerServiceProto) 
		com.android.server.wm.proto.WindowManagerTraceProto x0
		com.android.server.wm.proto.WindowManagerServiceProto x1
	static int access$702 (com.android.server.wm.proto.WindowManagerTraceProto, int) 
		com.android.server.wm.proto.WindowManagerTraceProto x0
		int x1
	static java.lang.Object access$500 (com.android.server.wm.proto.WindowManagerTraceProto) 
		com.android.server.wm.proto.WindowManagerTraceProto x0
	static com.google.protobuf.UnknownFieldSet access$800 (com.android.server.wm.proto.WindowManagerTraceProto) 
		com.android.server.wm.proto.WindowManagerTraceProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.WindowManagerTraceProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.WindowManagerTraceProto$1 x2
	static void  () 
}

com/android/server/wm/proto/WindowManagerTraceProtoOrBuilder.class
WindowManagerTraceProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.WindowManagerTraceProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasElapsedRealtimeNanos () 
	public abstract long getElapsedRealtimeNanos () 
	public abstract boolean hasWhere () 
	public abstract java.lang.String getWhere () 
	public abstract com.google.protobuf.ByteString getWhereBytes () 
	public abstract boolean hasWindowManagerService () 
	public abstract com.android.server.wm.proto.WindowManagerServiceProto getWindowManagerService () 
	public abstract com.android.server.wm.proto.WindowManagerServiceProtoOrBuilder getWindowManagerServiceOrBuilder () 
}

com/android/server/wm/proto/WindowStateAnimatorProto$1.class
WindowStateAnimatorProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.WindowStateAnimatorProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.WindowStateAnimatorProto 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 
}

com/android/server/wm/proto/WindowStateAnimatorProto$Builder.class
WindowStateAnimatorProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.WindowStateAnimatorProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.WindowStateAnimatorProtoOrBuilder  {
	private int bitField0_
	private android.graphics.RectProto lastClipRect_
	private com.google.protobuf.SingleFieldBuilder lastClipRectBuilder_
	private com.android.server.wm.proto.WindowSurfaceControllerProto surface_
	private com.google.protobuf.SingleFieldBuilder surfaceBuilder_
	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 com.android.server.wm.proto.WindowStateAnimatorProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.WindowStateAnimatorProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.WindowStateAnimatorProto build () 
		com.android.server.wm.proto.WindowStateAnimatorProto result
	public com.android.server.wm.proto.WindowStateAnimatorProto buildPartial () 
		com.android.server.wm.proto.WindowStateAnimatorProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.WindowStateAnimatorProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.WindowStateAnimatorProto$Builder mergeFrom (com.android.server.wm.proto.WindowStateAnimatorProto) 
		com.android.server.wm.proto.WindowStateAnimatorProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.WindowStateAnimatorProto$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
		com.android.server.wm.proto.WindowStateAnimatorProto parsedMessage
	public boolean hasLastClipRect () 
	public android.graphics.RectProto getLastClipRect () 
	public com.android.server.wm.proto.WindowStateAnimatorProto$Builder setLastClipRect (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateAnimatorProto$Builder setLastClipRect (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public com.android.server.wm.proto.WindowStateAnimatorProto$Builder mergeLastClipRect (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateAnimatorProto$Builder clearLastClipRect () 
	public android.graphics.RectProto$Builder getLastClipRectBuilder () 
	public android.graphics.RectProtoOrBuilder getLastClipRectOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getLastClipRectFieldBuilder () 
	public boolean hasSurface () 
	public com.android.server.wm.proto.WindowSurfaceControllerProto getSurface () 
	public com.android.server.wm.proto.WindowStateAnimatorProto$Builder setSurface (com.android.server.wm.proto.WindowSurfaceControllerProto) 
		com.android.server.wm.proto.WindowSurfaceControllerProto value
	public com.android.server.wm.proto.WindowStateAnimatorProto$Builder setSurface (com.android.server.wm.proto.WindowSurfaceControllerProto$Builder) 
		com.android.server.wm.proto.WindowSurfaceControllerProto$Builder builderForValue
	public com.android.server.wm.proto.WindowStateAnimatorProto$Builder mergeSurface (com.android.server.wm.proto.WindowSurfaceControllerProto) 
		com.android.server.wm.proto.WindowSurfaceControllerProto value
	public com.android.server.wm.proto.WindowStateAnimatorProto$Builder clearSurface () 
	public com.android.server.wm.proto.WindowSurfaceControllerProto$Builder getSurfaceBuilder () 
	public com.android.server.wm.proto.WindowSurfaceControllerProtoOrBuilder getSurfaceOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSurfaceFieldBuilder () 
	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  (com.android.server.wm.proto.WindowStateAnimatorProto$1) 
		com.android.server.wm.proto.WindowStateAnimatorProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.WindowStateAnimatorProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.WindowStateAnimatorProto$1 x1
}

com/android/server/wm/proto/WindowStateAnimatorProto.class
WindowStateAnimatorProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.WindowStateAnimatorProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.WindowStateAnimatorProtoOrBuilder  {
	private int bitField0_
	public static final int LAST_CLIP_RECT_FIELD_NUMBER
	private android.graphics.RectProto lastClipRect_
	public static final int SURFACE_FIELD_NUMBER
	private com.android.server.wm.proto.WindowSurfaceControllerProto surface_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.WindowStateAnimatorProto 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
		com.android.server.wm.proto.WindowSurfaceControllerProto$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 hasLastClipRect () 
	public android.graphics.RectProto getLastClipRect () 
	public android.graphics.RectProtoOrBuilder getLastClipRectOrBuilder () 
	public boolean hasSurface () 
	public com.android.server.wm.proto.WindowSurfaceControllerProto getSurface () 
	public com.android.server.wm.proto.WindowSurfaceControllerProtoOrBuilder getSurfaceOrBuilder () 
	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 com.android.server.wm.proto.WindowStateAnimatorProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.WindowStateAnimatorProto 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 com.android.server.wm.proto.WindowStateAnimatorProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.WindowStateAnimatorProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowStateAnimatorProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.WindowStateAnimatorProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowStateAnimatorProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.WindowStateAnimatorProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowStateAnimatorProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.WindowStateAnimatorProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.WindowStateAnimatorProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.WindowStateAnimatorProto$Builder newBuilder () 
	public static com.android.server.wm.proto.WindowStateAnimatorProto$Builder newBuilder (com.android.server.wm.proto.WindowStateAnimatorProto) 
		com.android.server.wm.proto.WindowStateAnimatorProto prototype
	public com.android.server.wm.proto.WindowStateAnimatorProto$Builder toBuilder () 
	protected com.android.server.wm.proto.WindowStateAnimatorProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.WindowStateAnimatorProto$Builder builder
	public static com.android.server.wm.proto.WindowStateAnimatorProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.WindowStateAnimatorProto 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, com.android.server.wm.proto.WindowStateAnimatorProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.WindowStateAnimatorProto$1 x1
	static android.graphics.RectProto access$402 (com.android.server.wm.proto.WindowStateAnimatorProto, android.graphics.RectProto) 
		com.android.server.wm.proto.WindowStateAnimatorProto x0
		android.graphics.RectProto x1
	static com.android.server.wm.proto.WindowSurfaceControllerProto access$502 (com.android.server.wm.proto.WindowStateAnimatorProto, com.android.server.wm.proto.WindowSurfaceControllerProto) 
		com.android.server.wm.proto.WindowStateAnimatorProto x0
		com.android.server.wm.proto.WindowSurfaceControllerProto x1
	static int access$602 (com.android.server.wm.proto.WindowStateAnimatorProto, int) 
		com.android.server.wm.proto.WindowStateAnimatorProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$700 (com.android.server.wm.proto.WindowStateAnimatorProto) 
		com.android.server.wm.proto.WindowStateAnimatorProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.WindowStateAnimatorProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.WindowStateAnimatorProto$1 x2
	static void  () 
}

com/android/server/wm/proto/WindowStateAnimatorProtoOrBuilder.class
WindowStateAnimatorProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.WindowStateAnimatorProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasLastClipRect () 
	public abstract android.graphics.RectProto getLastClipRect () 
	public abstract android.graphics.RectProtoOrBuilder getLastClipRectOrBuilder () 
	public abstract boolean hasSurface () 
	public abstract com.android.server.wm.proto.WindowSurfaceControllerProto getSurface () 
	public abstract com.android.server.wm.proto.WindowSurfaceControllerProtoOrBuilder getSurfaceOrBuilder () 
}

com/android/server/wm/proto/WindowStateProto$1.class
WindowStateProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.WindowStateProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.WindowStateProto 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 
}

com/android/server/wm/proto/WindowStateProto$Builder.class
WindowStateProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.WindowStateProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.WindowStateProtoOrBuilder  {
	private int bitField0_
	private com.android.server.wm.proto.WindowContainerProto windowContainer_
	private com.google.protobuf.SingleFieldBuilder windowContainerBuilder_
	private com.android.server.wm.proto.IdentifierProto identifier_
	private com.google.protobuf.SingleFieldBuilder identifierBuilder_
	private int displayId_
	private int stackId_
	private android.view.WindowLayoutParamsProto attributes_
	private com.google.protobuf.SingleFieldBuilder attributesBuilder_
	private android.graphics.RectProto givenContentInsets_
	private com.google.protobuf.SingleFieldBuilder givenContentInsetsBuilder_
	private android.graphics.RectProto frame_
	private com.google.protobuf.SingleFieldBuilder frameBuilder_
	private android.graphics.RectProto containingFrame_
	private com.google.protobuf.SingleFieldBuilder containingFrameBuilder_
	private android.graphics.RectProto parentFrame_
	private com.google.protobuf.SingleFieldBuilder parentFrameBuilder_
	private android.graphics.RectProto contentFrame_
	private com.google.protobuf.SingleFieldBuilder contentFrameBuilder_
	private android.graphics.RectProto contentInsets_
	private com.google.protobuf.SingleFieldBuilder contentInsetsBuilder_
	private android.graphics.RectProto surfaceInsets_
	private com.google.protobuf.SingleFieldBuilder surfaceInsetsBuilder_
	private com.android.server.wm.proto.WindowStateAnimatorProto animator_
	private com.google.protobuf.SingleFieldBuilder animatorBuilder_
	private boolean animatingExit_
	private java.util.List childWindows_
	private com.google.protobuf.RepeatedFieldBuilder childWindowsBuilder_
	private android.graphics.RectProto surfacePosition_
	private com.google.protobuf.SingleFieldBuilder surfacePositionBuilder_
	private android.graphics.RectProto shownPosition_
	private com.google.protobuf.SingleFieldBuilder shownPositionBuilder_
	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 com.android.server.wm.proto.WindowStateProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.WindowStateProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.WindowStateProto build () 
		com.android.server.wm.proto.WindowStateProto result
	public com.android.server.wm.proto.WindowStateProto buildPartial () 
		com.android.server.wm.proto.WindowStateProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.WindowStateProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.WindowStateProto$Builder mergeFrom (com.android.server.wm.proto.WindowStateProto) 
		com.android.server.wm.proto.WindowStateProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.WindowStateProto$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
		com.android.server.wm.proto.WindowStateProto parsedMessage
	public boolean hasWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProto getWindowContainer () 
	public com.android.server.wm.proto.WindowStateProto$Builder setWindowContainer (com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.WindowContainerProto value
	public com.android.server.wm.proto.WindowStateProto$Builder setWindowContainer (com.android.server.wm.proto.WindowContainerProto$Builder) 
		com.android.server.wm.proto.WindowContainerProto$Builder builderForValue
	public com.android.server.wm.proto.WindowStateProto$Builder mergeWindowContainer (com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.WindowContainerProto value
	public com.android.server.wm.proto.WindowStateProto$Builder clearWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProto$Builder getWindowContainerBuilder () 
	public com.android.server.wm.proto.WindowContainerProtoOrBuilder getWindowContainerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWindowContainerFieldBuilder () 
	public boolean hasIdentifier () 
	public com.android.server.wm.proto.IdentifierProto getIdentifier () 
	public com.android.server.wm.proto.WindowStateProto$Builder setIdentifier (com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.IdentifierProto value
	public com.android.server.wm.proto.WindowStateProto$Builder setIdentifier (com.android.server.wm.proto.IdentifierProto$Builder) 
		com.android.server.wm.proto.IdentifierProto$Builder builderForValue
	public com.android.server.wm.proto.WindowStateProto$Builder mergeIdentifier (com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.IdentifierProto value
	public com.android.server.wm.proto.WindowStateProto$Builder clearIdentifier () 
	public com.android.server.wm.proto.IdentifierProto$Builder getIdentifierBuilder () 
	public com.android.server.wm.proto.IdentifierProtoOrBuilder getIdentifierOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getIdentifierFieldBuilder () 
	public boolean hasDisplayId () 
	public int getDisplayId () 
	public com.android.server.wm.proto.WindowStateProto$Builder setDisplayId (int) 
		int value
	public com.android.server.wm.proto.WindowStateProto$Builder clearDisplayId () 
	public boolean hasStackId () 
	public int getStackId () 
	public com.android.server.wm.proto.WindowStateProto$Builder setStackId (int) 
		int value
	public com.android.server.wm.proto.WindowStateProto$Builder clearStackId () 
	public boolean hasAttributes () 
	public android.view.WindowLayoutParamsProto getAttributes () 
	public com.android.server.wm.proto.WindowStateProto$Builder setAttributes (android.view.WindowLayoutParamsProto) 
		android.view.WindowLayoutParamsProto value
	public com.android.server.wm.proto.WindowStateProto$Builder setAttributes (android.view.WindowLayoutParamsProto$Builder) 
		android.view.WindowLayoutParamsProto$Builder builderForValue
	public com.android.server.wm.proto.WindowStateProto$Builder mergeAttributes (android.view.WindowLayoutParamsProto) 
		android.view.WindowLayoutParamsProto value
	public com.android.server.wm.proto.WindowStateProto$Builder clearAttributes () 
	public android.view.WindowLayoutParamsProto$Builder getAttributesBuilder () 
	public android.view.WindowLayoutParamsProtoOrBuilder getAttributesOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAttributesFieldBuilder () 
	public boolean hasGivenContentInsets () 
	public android.graphics.RectProto getGivenContentInsets () 
	public com.android.server.wm.proto.WindowStateProto$Builder setGivenContentInsets (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateProto$Builder setGivenContentInsets (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public com.android.server.wm.proto.WindowStateProto$Builder mergeGivenContentInsets (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateProto$Builder clearGivenContentInsets () 
	public android.graphics.RectProto$Builder getGivenContentInsetsBuilder () 
	public android.graphics.RectProtoOrBuilder getGivenContentInsetsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getGivenContentInsetsFieldBuilder () 
	public boolean hasFrame () 
	public android.graphics.RectProto getFrame () 
	public com.android.server.wm.proto.WindowStateProto$Builder setFrame (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateProto$Builder setFrame (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public com.android.server.wm.proto.WindowStateProto$Builder mergeFrame (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateProto$Builder clearFrame () 
	public android.graphics.RectProto$Builder getFrameBuilder () 
	public android.graphics.RectProtoOrBuilder getFrameOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getFrameFieldBuilder () 
	public boolean hasContainingFrame () 
	public android.graphics.RectProto getContainingFrame () 
	public com.android.server.wm.proto.WindowStateProto$Builder setContainingFrame (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateProto$Builder setContainingFrame (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public com.android.server.wm.proto.WindowStateProto$Builder mergeContainingFrame (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateProto$Builder clearContainingFrame () 
	public android.graphics.RectProto$Builder getContainingFrameBuilder () 
	public android.graphics.RectProtoOrBuilder getContainingFrameOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getContainingFrameFieldBuilder () 
	public boolean hasParentFrame () 
	public android.graphics.RectProto getParentFrame () 
	public com.android.server.wm.proto.WindowStateProto$Builder setParentFrame (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateProto$Builder setParentFrame (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public com.android.server.wm.proto.WindowStateProto$Builder mergeParentFrame (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateProto$Builder clearParentFrame () 
	public android.graphics.RectProto$Builder getParentFrameBuilder () 
	public android.graphics.RectProtoOrBuilder getParentFrameOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getParentFrameFieldBuilder () 
	public boolean hasContentFrame () 
	public android.graphics.RectProto getContentFrame () 
	public com.android.server.wm.proto.WindowStateProto$Builder setContentFrame (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateProto$Builder setContentFrame (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public com.android.server.wm.proto.WindowStateProto$Builder mergeContentFrame (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateProto$Builder clearContentFrame () 
	public android.graphics.RectProto$Builder getContentFrameBuilder () 
	public android.graphics.RectProtoOrBuilder getContentFrameOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getContentFrameFieldBuilder () 
	public boolean hasContentInsets () 
	public android.graphics.RectProto getContentInsets () 
	public com.android.server.wm.proto.WindowStateProto$Builder setContentInsets (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateProto$Builder setContentInsets (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public com.android.server.wm.proto.WindowStateProto$Builder mergeContentInsets (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateProto$Builder clearContentInsets () 
	public android.graphics.RectProto$Builder getContentInsetsBuilder () 
	public android.graphics.RectProtoOrBuilder getContentInsetsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getContentInsetsFieldBuilder () 
	public boolean hasSurfaceInsets () 
	public android.graphics.RectProto getSurfaceInsets () 
	public com.android.server.wm.proto.WindowStateProto$Builder setSurfaceInsets (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateProto$Builder setSurfaceInsets (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public com.android.server.wm.proto.WindowStateProto$Builder mergeSurfaceInsets (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateProto$Builder clearSurfaceInsets () 
	public android.graphics.RectProto$Builder getSurfaceInsetsBuilder () 
	public android.graphics.RectProtoOrBuilder getSurfaceInsetsOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSurfaceInsetsFieldBuilder () 
	public boolean hasAnimator () 
	public com.android.server.wm.proto.WindowStateAnimatorProto getAnimator () 
	public com.android.server.wm.proto.WindowStateProto$Builder setAnimator (com.android.server.wm.proto.WindowStateAnimatorProto) 
		com.android.server.wm.proto.WindowStateAnimatorProto value
	public com.android.server.wm.proto.WindowStateProto$Builder setAnimator (com.android.server.wm.proto.WindowStateAnimatorProto$Builder) 
		com.android.server.wm.proto.WindowStateAnimatorProto$Builder builderForValue
	public com.android.server.wm.proto.WindowStateProto$Builder mergeAnimator (com.android.server.wm.proto.WindowStateAnimatorProto) 
		com.android.server.wm.proto.WindowStateAnimatorProto value
	public com.android.server.wm.proto.WindowStateProto$Builder clearAnimator () 
	public com.android.server.wm.proto.WindowStateAnimatorProto$Builder getAnimatorBuilder () 
	public com.android.server.wm.proto.WindowStateAnimatorProtoOrBuilder getAnimatorOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getAnimatorFieldBuilder () 
	public boolean hasAnimatingExit () 
	public boolean getAnimatingExit () 
	public com.android.server.wm.proto.WindowStateProto$Builder setAnimatingExit (boolean) 
		boolean value
	public com.android.server.wm.proto.WindowStateProto$Builder clearAnimatingExit () 
	private void ensureChildWindowsIsMutable () 
	public java.util.List getChildWindowsList () 
	public int getChildWindowsCount () 
	public com.android.server.wm.proto.WindowStateProto getChildWindows (int) 
		int index
	public com.android.server.wm.proto.WindowStateProto$Builder setChildWindows (int, com.android.server.wm.proto.WindowStateProto) 
		int index
		com.android.server.wm.proto.WindowStateProto value
	public com.android.server.wm.proto.WindowStateProto$Builder setChildWindows (int, com.android.server.wm.proto.WindowStateProto$Builder) 
		int index
		com.android.server.wm.proto.WindowStateProto$Builder builderForValue
	public com.android.server.wm.proto.WindowStateProto$Builder addChildWindows (com.android.server.wm.proto.WindowStateProto) 
		com.android.server.wm.proto.WindowStateProto value
	public com.android.server.wm.proto.WindowStateProto$Builder addChildWindows (int, com.android.server.wm.proto.WindowStateProto) 
		int index
		com.android.server.wm.proto.WindowStateProto value
	public com.android.server.wm.proto.WindowStateProto$Builder addChildWindows (com.android.server.wm.proto.WindowStateProto$Builder) 
		com.android.server.wm.proto.WindowStateProto$Builder builderForValue
	public com.android.server.wm.proto.WindowStateProto$Builder addChildWindows (int, com.android.server.wm.proto.WindowStateProto$Builder) 
		int index
		com.android.server.wm.proto.WindowStateProto$Builder builderForValue
	public com.android.server.wm.proto.WindowStateProto$Builder addAllChildWindows (java.lang.Iterable) 
		Iterable values
	public com.android.server.wm.proto.WindowStateProto$Builder clearChildWindows () 
	public com.android.server.wm.proto.WindowStateProto$Builder removeChildWindows (int) 
		int index
	public com.android.server.wm.proto.WindowStateProto$Builder getChildWindowsBuilder (int) 
		int index
	public com.android.server.wm.proto.WindowStateProtoOrBuilder getChildWindowsOrBuilder (int) 
		int index
	public java.util.List getChildWindowsOrBuilderList () 
	public com.android.server.wm.proto.WindowStateProto$Builder addChildWindowsBuilder () 
	public com.android.server.wm.proto.WindowStateProto$Builder addChildWindowsBuilder (int) 
		int index
	public java.util.List getChildWindowsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getChildWindowsFieldBuilder () 
	public boolean hasSurfacePosition () 
	public android.graphics.RectProto getSurfacePosition () 
	public com.android.server.wm.proto.WindowStateProto$Builder setSurfacePosition (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateProto$Builder setSurfacePosition (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public com.android.server.wm.proto.WindowStateProto$Builder mergeSurfacePosition (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateProto$Builder clearSurfacePosition () 
	public android.graphics.RectProto$Builder getSurfacePositionBuilder () 
	public android.graphics.RectProtoOrBuilder getSurfacePositionOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getSurfacePositionFieldBuilder () 
	public boolean hasShownPosition () 
	public android.graphics.RectProto getShownPosition () 
	public com.android.server.wm.proto.WindowStateProto$Builder setShownPosition (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateProto$Builder setShownPosition (android.graphics.RectProto$Builder) 
		android.graphics.RectProto$Builder builderForValue
	public com.android.server.wm.proto.WindowStateProto$Builder mergeShownPosition (android.graphics.RectProto) 
		android.graphics.RectProto value
	public com.android.server.wm.proto.WindowStateProto$Builder clearShownPosition () 
	public android.graphics.RectProto$Builder getShownPositionBuilder () 
	public android.graphics.RectProtoOrBuilder getShownPositionOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getShownPositionFieldBuilder () 
	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  (com.android.server.wm.proto.WindowStateProto$1) 
		com.android.server.wm.proto.WindowStateProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.WindowStateProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.WindowStateProto$1 x1
}

com/android/server/wm/proto/WindowStateProto.class
WindowStateProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.WindowStateProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.WindowStateProtoOrBuilder  {
	private int bitField0_
	public static final int WINDOW_CONTAINER_FIELD_NUMBER
	private com.android.server.wm.proto.WindowContainerProto windowContainer_
	public static final int IDENTIFIER_FIELD_NUMBER
	private com.android.server.wm.proto.IdentifierProto identifier_
	public static final int DISPLAY_ID_FIELD_NUMBER
	private int displayId_
	public static final int STACK_ID_FIELD_NUMBER
	private int stackId_
	public static final int ATTRIBUTES_FIELD_NUMBER
	private android.view.WindowLayoutParamsProto attributes_
	public static final int GIVEN_CONTENT_INSETS_FIELD_NUMBER
	private android.graphics.RectProto givenContentInsets_
	public static final int FRAME_FIELD_NUMBER
	private android.graphics.RectProto frame_
	public static final int CONTAINING_FRAME_FIELD_NUMBER
	private android.graphics.RectProto containingFrame_
	public static final int PARENT_FRAME_FIELD_NUMBER
	private android.graphics.RectProto parentFrame_
	public static final int CONTENT_FRAME_FIELD_NUMBER
	private android.graphics.RectProto contentFrame_
	public static final int CONTENT_INSETS_FIELD_NUMBER
	private android.graphics.RectProto contentInsets_
	public static final int SURFACE_INSETS_FIELD_NUMBER
	private android.graphics.RectProto surfaceInsets_
	public static final int ANIMATOR_FIELD_NUMBER
	private com.android.server.wm.proto.WindowStateAnimatorProto animator_
	public static final int ANIMATING_EXIT_FIELD_NUMBER
	private boolean animatingExit_
	public static final int CHILD_WINDOWS_FIELD_NUMBER
	private java.util.List childWindows_
	public static final int SURFACE_POSITION_FIELD_NUMBER
	private android.graphics.RectProto surfacePosition_
	public static final int SHOWN_POSITION_FIELD_NUMBER
	private android.graphics.RectProto shownPosition_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.WindowStateProto 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.android.server.wm.proto.WindowContainerProto$Builder subBuilder
		com.android.server.wm.proto.IdentifierProto$Builder subBuilder
		android.view.WindowLayoutParamsProto$Builder subBuilder
		android.graphics.RectProto$Builder subBuilder
		android.graphics.RectProto$Builder subBuilder
		android.graphics.RectProto$Builder subBuilder
		android.graphics.RectProto$Builder subBuilder
		android.graphics.RectProto$Builder subBuilder
		android.graphics.RectProto$Builder subBuilder
		android.graphics.RectProto$Builder subBuilder
		com.android.server.wm.proto.WindowStateAnimatorProto$Builder subBuilder
		android.graphics.RectProto$Builder subBuilder
		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 hasWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProto getWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProtoOrBuilder getWindowContainerOrBuilder () 
	public boolean hasIdentifier () 
	public com.android.server.wm.proto.IdentifierProto getIdentifier () 
	public com.android.server.wm.proto.IdentifierProtoOrBuilder getIdentifierOrBuilder () 
	public boolean hasDisplayId () 
	public int getDisplayId () 
	public boolean hasStackId () 
	public int getStackId () 
	public boolean hasAttributes () 
	public android.view.WindowLayoutParamsProto getAttributes () 
	public android.view.WindowLayoutParamsProtoOrBuilder getAttributesOrBuilder () 
	public boolean hasGivenContentInsets () 
	public android.graphics.RectProto getGivenContentInsets () 
	public android.graphics.RectProtoOrBuilder getGivenContentInsetsOrBuilder () 
	public boolean hasFrame () 
	public android.graphics.RectProto getFrame () 
	public android.graphics.RectProtoOrBuilder getFrameOrBuilder () 
	public boolean hasContainingFrame () 
	public android.graphics.RectProto getContainingFrame () 
	public android.graphics.RectProtoOrBuilder getContainingFrameOrBuilder () 
	public boolean hasParentFrame () 
	public android.graphics.RectProto getParentFrame () 
	public android.graphics.RectProtoOrBuilder getParentFrameOrBuilder () 
	public boolean hasContentFrame () 
	public android.graphics.RectProto getContentFrame () 
	public android.graphics.RectProtoOrBuilder getContentFrameOrBuilder () 
	public boolean hasContentInsets () 
	public android.graphics.RectProto getContentInsets () 
	public android.graphics.RectProtoOrBuilder getContentInsetsOrBuilder () 
	public boolean hasSurfaceInsets () 
	public android.graphics.RectProto getSurfaceInsets () 
	public android.graphics.RectProtoOrBuilder getSurfaceInsetsOrBuilder () 
	public boolean hasAnimator () 
	public com.android.server.wm.proto.WindowStateAnimatorProto getAnimator () 
	public com.android.server.wm.proto.WindowStateAnimatorProtoOrBuilder getAnimatorOrBuilder () 
	public boolean hasAnimatingExit () 
	public boolean getAnimatingExit () 
	public java.util.List getChildWindowsList () 
	public java.util.List getChildWindowsOrBuilderList () 
	public int getChildWindowsCount () 
	public com.android.server.wm.proto.WindowStateProto getChildWindows (int) 
		int index
	public com.android.server.wm.proto.WindowStateProtoOrBuilder getChildWindowsOrBuilder (int) 
		int index
	public boolean hasSurfacePosition () 
	public android.graphics.RectProto getSurfacePosition () 
	public android.graphics.RectProtoOrBuilder getSurfacePositionOrBuilder () 
	public boolean hasShownPosition () 
	public android.graphics.RectProto getShownPosition () 
	public android.graphics.RectProtoOrBuilder getShownPositionOrBuilder () 
	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 com.android.server.wm.proto.WindowStateProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.WindowStateProto 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 com.android.server.wm.proto.WindowStateProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.WindowStateProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowStateProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.WindowStateProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowStateProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.WindowStateProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowStateProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.WindowStateProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.WindowStateProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.WindowStateProto$Builder newBuilder () 
	public static com.android.server.wm.proto.WindowStateProto$Builder newBuilder (com.android.server.wm.proto.WindowStateProto) 
		com.android.server.wm.proto.WindowStateProto prototype
	public com.android.server.wm.proto.WindowStateProto$Builder toBuilder () 
	protected com.android.server.wm.proto.WindowStateProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.WindowStateProto$Builder builder
	public static com.android.server.wm.proto.WindowStateProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.WindowStateProto 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, com.android.server.wm.proto.WindowStateProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.WindowStateProto$1 x1
	static com.android.server.wm.proto.WindowContainerProto access$402 (com.android.server.wm.proto.WindowStateProto, com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.WindowStateProto x0
		com.android.server.wm.proto.WindowContainerProto x1
	static com.android.server.wm.proto.IdentifierProto access$502 (com.android.server.wm.proto.WindowStateProto, com.android.server.wm.proto.IdentifierProto) 
		com.android.server.wm.proto.WindowStateProto x0
		com.android.server.wm.proto.IdentifierProto x1
	static int access$602 (com.android.server.wm.proto.WindowStateProto, int) 
		com.android.server.wm.proto.WindowStateProto x0
		int x1
	static int access$702 (com.android.server.wm.proto.WindowStateProto, int) 
		com.android.server.wm.proto.WindowStateProto x0
		int x1
	static android.view.WindowLayoutParamsProto access$802 (com.android.server.wm.proto.WindowStateProto, android.view.WindowLayoutParamsProto) 
		com.android.server.wm.proto.WindowStateProto x0
		android.view.WindowLayoutParamsProto x1
	static android.graphics.RectProto access$902 (com.android.server.wm.proto.WindowStateProto, android.graphics.RectProto) 
		com.android.server.wm.proto.WindowStateProto x0
		android.graphics.RectProto x1
	static android.graphics.RectProto access$1002 (com.android.server.wm.proto.WindowStateProto, android.graphics.RectProto) 
		com.android.server.wm.proto.WindowStateProto x0
		android.graphics.RectProto x1
	static android.graphics.RectProto access$1102 (com.android.server.wm.proto.WindowStateProto, android.graphics.RectProto) 
		com.android.server.wm.proto.WindowStateProto x0
		android.graphics.RectProto x1
	static android.graphics.RectProto access$1202 (com.android.server.wm.proto.WindowStateProto, android.graphics.RectProto) 
		com.android.server.wm.proto.WindowStateProto x0
		android.graphics.RectProto x1
	static android.graphics.RectProto access$1302 (com.android.server.wm.proto.WindowStateProto, android.graphics.RectProto) 
		com.android.server.wm.proto.WindowStateProto x0
		android.graphics.RectProto x1
	static android.graphics.RectProto access$1402 (com.android.server.wm.proto.WindowStateProto, android.graphics.RectProto) 
		com.android.server.wm.proto.WindowStateProto x0
		android.graphics.RectProto x1
	static android.graphics.RectProto access$1502 (com.android.server.wm.proto.WindowStateProto, android.graphics.RectProto) 
		com.android.server.wm.proto.WindowStateProto x0
		android.graphics.RectProto x1
	static com.android.server.wm.proto.WindowStateAnimatorProto access$1602 (com.android.server.wm.proto.WindowStateProto, com.android.server.wm.proto.WindowStateAnimatorProto) 
		com.android.server.wm.proto.WindowStateProto x0
		com.android.server.wm.proto.WindowStateAnimatorProto x1
	static boolean access$1702 (com.android.server.wm.proto.WindowStateProto, boolean) 
		com.android.server.wm.proto.WindowStateProto x0
		boolean x1
	static java.util.List access$1802 (com.android.server.wm.proto.WindowStateProto, java.util.List) 
		com.android.server.wm.proto.WindowStateProto x0
		java.util.List x1
	static android.graphics.RectProto access$1902 (com.android.server.wm.proto.WindowStateProto, android.graphics.RectProto) 
		com.android.server.wm.proto.WindowStateProto x0
		android.graphics.RectProto x1
	static android.graphics.RectProto access$2002 (com.android.server.wm.proto.WindowStateProto, android.graphics.RectProto) 
		com.android.server.wm.proto.WindowStateProto x0
		android.graphics.RectProto x1
	static int access$2102 (com.android.server.wm.proto.WindowStateProto, int) 
		com.android.server.wm.proto.WindowStateProto x0
		int x1
	static java.util.List access$1800 (com.android.server.wm.proto.WindowStateProto) 
		com.android.server.wm.proto.WindowStateProto x0
	static boolean access$2200 () 
	static com.google.protobuf.UnknownFieldSet access$2300 (com.android.server.wm.proto.WindowStateProto) 
		com.android.server.wm.proto.WindowStateProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.WindowStateProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.WindowStateProto$1 x2
	static void  () 
}

com/android/server/wm/proto/WindowStateProtoOrBuilder.class
WindowStateProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.WindowStateProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasWindowContainer () 
	public abstract com.android.server.wm.proto.WindowContainerProto getWindowContainer () 
	public abstract com.android.server.wm.proto.WindowContainerProtoOrBuilder getWindowContainerOrBuilder () 
	public abstract boolean hasIdentifier () 
	public abstract com.android.server.wm.proto.IdentifierProto getIdentifier () 
	public abstract com.android.server.wm.proto.IdentifierProtoOrBuilder getIdentifierOrBuilder () 
	public abstract boolean hasDisplayId () 
	public abstract int getDisplayId () 
	public abstract boolean hasStackId () 
	public abstract int getStackId () 
	public abstract boolean hasAttributes () 
	public abstract android.view.WindowLayoutParamsProto getAttributes () 
	public abstract android.view.WindowLayoutParamsProtoOrBuilder getAttributesOrBuilder () 
	public abstract boolean hasGivenContentInsets () 
	public abstract android.graphics.RectProto getGivenContentInsets () 
	public abstract android.graphics.RectProtoOrBuilder getGivenContentInsetsOrBuilder () 
	public abstract boolean hasFrame () 
	public abstract android.graphics.RectProto getFrame () 
	public abstract android.graphics.RectProtoOrBuilder getFrameOrBuilder () 
	public abstract boolean hasContainingFrame () 
	public abstract android.graphics.RectProto getContainingFrame () 
	public abstract android.graphics.RectProtoOrBuilder getContainingFrameOrBuilder () 
	public abstract boolean hasParentFrame () 
	public abstract android.graphics.RectProto getParentFrame () 
	public abstract android.graphics.RectProtoOrBuilder getParentFrameOrBuilder () 
	public abstract boolean hasContentFrame () 
	public abstract android.graphics.RectProto getContentFrame () 
	public abstract android.graphics.RectProtoOrBuilder getContentFrameOrBuilder () 
	public abstract boolean hasContentInsets () 
	public abstract android.graphics.RectProto getContentInsets () 
	public abstract android.graphics.RectProtoOrBuilder getContentInsetsOrBuilder () 
	public abstract boolean hasSurfaceInsets () 
	public abstract android.graphics.RectProto getSurfaceInsets () 
	public abstract android.graphics.RectProtoOrBuilder getSurfaceInsetsOrBuilder () 
	public abstract boolean hasAnimator () 
	public abstract com.android.server.wm.proto.WindowStateAnimatorProto getAnimator () 
	public abstract com.android.server.wm.proto.WindowStateAnimatorProtoOrBuilder getAnimatorOrBuilder () 
	public abstract boolean hasAnimatingExit () 
	public abstract boolean getAnimatingExit () 
	public abstract java.util.List getChildWindowsList () 
	public abstract com.android.server.wm.proto.WindowStateProto getChildWindows (int) 
	public abstract int getChildWindowsCount () 
	public abstract java.util.List getChildWindowsOrBuilderList () 
	public abstract com.android.server.wm.proto.WindowStateProtoOrBuilder getChildWindowsOrBuilder (int) 
	public abstract boolean hasSurfacePosition () 
	public abstract android.graphics.RectProto getSurfacePosition () 
	public abstract android.graphics.RectProtoOrBuilder getSurfacePositionOrBuilder () 
	public abstract boolean hasShownPosition () 
	public abstract android.graphics.RectProto getShownPosition () 
	public abstract android.graphics.RectProtoOrBuilder getShownPositionOrBuilder () 
}

com/android/server/wm/proto/WindowSurfaceControllerProto$1.class
WindowSurfaceControllerProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.WindowSurfaceControllerProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.WindowSurfaceControllerProto 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 
}

com/android/server/wm/proto/WindowSurfaceControllerProto$Builder.class
WindowSurfaceControllerProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.WindowSurfaceControllerProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.WindowSurfaceControllerProtoOrBuilder  {
	private int bitField0_
	private boolean shown_
	private int layer_
	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 com.android.server.wm.proto.WindowSurfaceControllerProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.WindowSurfaceControllerProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.WindowSurfaceControllerProto build () 
		com.android.server.wm.proto.WindowSurfaceControllerProto result
	public com.android.server.wm.proto.WindowSurfaceControllerProto buildPartial () 
		com.android.server.wm.proto.WindowSurfaceControllerProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.WindowSurfaceControllerProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.WindowSurfaceControllerProto$Builder mergeFrom (com.android.server.wm.proto.WindowSurfaceControllerProto) 
		com.android.server.wm.proto.WindowSurfaceControllerProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.WindowSurfaceControllerProto$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
		com.android.server.wm.proto.WindowSurfaceControllerProto parsedMessage
	public boolean hasShown () 
	public boolean getShown () 
	public com.android.server.wm.proto.WindowSurfaceControllerProto$Builder setShown (boolean) 
		boolean value
	public com.android.server.wm.proto.WindowSurfaceControllerProto$Builder clearShown () 
	public boolean hasLayer () 
	public int getLayer () 
	public com.android.server.wm.proto.WindowSurfaceControllerProto$Builder setLayer (int) 
		int value
	public com.android.server.wm.proto.WindowSurfaceControllerProto$Builder clearLayer () 
	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  (com.android.server.wm.proto.WindowSurfaceControllerProto$1) 
		com.android.server.wm.proto.WindowSurfaceControllerProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.WindowSurfaceControllerProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.WindowSurfaceControllerProto$1 x1
}

com/android/server/wm/proto/WindowSurfaceControllerProto.class
WindowSurfaceControllerProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.WindowSurfaceControllerProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.WindowSurfaceControllerProtoOrBuilder  {
	private int bitField0_
	public static final int SHOWN_FIELD_NUMBER
	private boolean shown_
	public static final int LAYER_FIELD_NUMBER
	private int layer_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.WindowSurfaceControllerProto 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 hasShown () 
	public boolean getShown () 
	public boolean hasLayer () 
	public int getLayer () 
	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 com.android.server.wm.proto.WindowSurfaceControllerProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.WindowSurfaceControllerProto 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 com.android.server.wm.proto.WindowSurfaceControllerProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.WindowSurfaceControllerProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowSurfaceControllerProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.WindowSurfaceControllerProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowSurfaceControllerProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.WindowSurfaceControllerProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowSurfaceControllerProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.WindowSurfaceControllerProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.WindowSurfaceControllerProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.WindowSurfaceControllerProto$Builder newBuilder () 
	public static com.android.server.wm.proto.WindowSurfaceControllerProto$Builder newBuilder (com.android.server.wm.proto.WindowSurfaceControllerProto) 
		com.android.server.wm.proto.WindowSurfaceControllerProto prototype
	public com.android.server.wm.proto.WindowSurfaceControllerProto$Builder toBuilder () 
	protected com.android.server.wm.proto.WindowSurfaceControllerProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.WindowSurfaceControllerProto$Builder builder
	public static com.android.server.wm.proto.WindowSurfaceControllerProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.WindowSurfaceControllerProto 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, com.android.server.wm.proto.WindowSurfaceControllerProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.WindowSurfaceControllerProto$1 x1
	static boolean access$402 (com.android.server.wm.proto.WindowSurfaceControllerProto, boolean) 
		com.android.server.wm.proto.WindowSurfaceControllerProto x0
		boolean x1
	static int access$502 (com.android.server.wm.proto.WindowSurfaceControllerProto, int) 
		com.android.server.wm.proto.WindowSurfaceControllerProto x0
		int x1
	static int access$602 (com.android.server.wm.proto.WindowSurfaceControllerProto, int) 
		com.android.server.wm.proto.WindowSurfaceControllerProto x0
		int x1
	static com.google.protobuf.UnknownFieldSet access$700 (com.android.server.wm.proto.WindowSurfaceControllerProto) 
		com.android.server.wm.proto.WindowSurfaceControllerProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.WindowSurfaceControllerProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.WindowSurfaceControllerProto$1 x2
	static void  () 
}

com/android/server/wm/proto/WindowSurfaceControllerProtoOrBuilder.class
WindowSurfaceControllerProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.WindowSurfaceControllerProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasShown () 
	public abstract boolean getShown () 
	public abstract boolean hasLayer () 
	public abstract int getLayer () 
}

com/android/server/wm/proto/WindowTokenProto$1.class
WindowTokenProto.java
package com.android.server.wm.proto
final com.android.server.wm.proto.WindowTokenProto$1 extends com.google.protobuf.AbstractParser {
	void  () 
	public com.android.server.wm.proto.WindowTokenProto 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 
}

com/android/server/wm/proto/WindowTokenProto$Builder.class
WindowTokenProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.WindowTokenProto$Builder extends com.google.protobuf.GeneratedMessage$Builder implements com.android.server.wm.proto.WindowTokenProtoOrBuilder  {
	private int bitField0_
	private com.android.server.wm.proto.WindowContainerProto windowContainer_
	private com.google.protobuf.SingleFieldBuilder windowContainerBuilder_
	private int hashCode_
	private java.util.List windows_
	private com.google.protobuf.RepeatedFieldBuilder windowsBuilder_
	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 com.android.server.wm.proto.WindowTokenProto$Builder clear () 
	public com.google.protobuf.Descriptors$Descriptor getDescriptorForType () 
	public com.android.server.wm.proto.WindowTokenProto getDefaultInstanceForType () 
	public com.android.server.wm.proto.WindowTokenProto build () 
		com.android.server.wm.proto.WindowTokenProto result
	public com.android.server.wm.proto.WindowTokenProto buildPartial () 
		com.android.server.wm.proto.WindowTokenProto result
		int from_bitField0_
		int to_bitField0_
	public com.android.server.wm.proto.WindowTokenProto$Builder mergeFrom (com.google.protobuf.Message) 
		com.google.protobuf.Message other
	public com.android.server.wm.proto.WindowTokenProto$Builder mergeFrom (com.android.server.wm.proto.WindowTokenProto) 
		com.android.server.wm.proto.WindowTokenProto other
	public final boolean isInitialized () 
	public com.android.server.wm.proto.WindowTokenProto$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
		com.android.server.wm.proto.WindowTokenProto parsedMessage
	public boolean hasWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProto getWindowContainer () 
	public com.android.server.wm.proto.WindowTokenProto$Builder setWindowContainer (com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.WindowContainerProto value
	public com.android.server.wm.proto.WindowTokenProto$Builder setWindowContainer (com.android.server.wm.proto.WindowContainerProto$Builder) 
		com.android.server.wm.proto.WindowContainerProto$Builder builderForValue
	public com.android.server.wm.proto.WindowTokenProto$Builder mergeWindowContainer (com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.WindowContainerProto value
	public com.android.server.wm.proto.WindowTokenProto$Builder clearWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProto$Builder getWindowContainerBuilder () 
	public com.android.server.wm.proto.WindowContainerProtoOrBuilder getWindowContainerOrBuilder () 
	private com.google.protobuf.SingleFieldBuilder getWindowContainerFieldBuilder () 
	public boolean hasHashCode () 
	public int getHashCode () 
	public com.android.server.wm.proto.WindowTokenProto$Builder setHashCode (int) 
		int value
	public com.android.server.wm.proto.WindowTokenProto$Builder clearHashCode () 
	private void ensureWindowsIsMutable () 
	public java.util.List getWindowsList () 
	public int getWindowsCount () 
	public com.android.server.wm.proto.WindowStateProto getWindows (int) 
		int index
	public com.android.server.wm.proto.WindowTokenProto$Builder setWindows (int, com.android.server.wm.proto.WindowStateProto) 
		int index
		com.android.server.wm.proto.WindowStateProto value
	public com.android.server.wm.proto.WindowTokenProto$Builder setWindows (int, com.android.server.wm.proto.WindowStateProto$Builder) 
		int index
		com.android.server.wm.proto.WindowStateProto$Builder builderForValue
	public com.android.server.wm.proto.WindowTokenProto$Builder addWindows (com.android.server.wm.proto.WindowStateProto) 
		com.android.server.wm.proto.WindowStateProto value
	public com.android.server.wm.proto.WindowTokenProto$Builder addWindows (int, com.android.server.wm.proto.WindowStateProto) 
		int index
		com.android.server.wm.proto.WindowStateProto value
	public com.android.server.wm.proto.WindowTokenProto$Builder addWindows (com.android.server.wm.proto.WindowStateProto$Builder) 
		com.android.server.wm.proto.WindowStateProto$Builder builderForValue
	public com.android.server.wm.proto.WindowTokenProto$Builder addWindows (int, com.android.server.wm.proto.WindowStateProto$Builder) 
		int index
		com.android.server.wm.proto.WindowStateProto$Builder builderForValue
	public com.android.server.wm.proto.WindowTokenProto$Builder addAllWindows (java.lang.Iterable) 
		Iterable values
	public com.android.server.wm.proto.WindowTokenProto$Builder clearWindows () 
	public com.android.server.wm.proto.WindowTokenProto$Builder removeWindows (int) 
		int index
	public com.android.server.wm.proto.WindowStateProto$Builder getWindowsBuilder (int) 
		int index
	public com.android.server.wm.proto.WindowStateProtoOrBuilder getWindowsOrBuilder (int) 
		int index
	public java.util.List getWindowsOrBuilderList () 
	public com.android.server.wm.proto.WindowStateProto$Builder addWindowsBuilder () 
	public com.android.server.wm.proto.WindowStateProto$Builder addWindowsBuilder (int) 
		int index
	public java.util.List getWindowsBuilderList () 
	private com.google.protobuf.RepeatedFieldBuilder getWindowsFieldBuilder () 
	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  (com.android.server.wm.proto.WindowTokenProto$1) 
		com.android.server.wm.proto.WindowTokenProto$1 x0
	void  (com.google.protobuf.GeneratedMessage$BuilderParent, com.android.server.wm.proto.WindowTokenProto$1) 
		com.google.protobuf.GeneratedMessage$BuilderParent x0
		com.android.server.wm.proto.WindowTokenProto$1 x1
}

com/android/server/wm/proto/WindowTokenProto.class
WindowTokenProto.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.WindowTokenProto extends com.google.protobuf.GeneratedMessage implements com.android.server.wm.proto.WindowTokenProtoOrBuilder  {
	private int bitField0_
	public static final int WINDOW_CONTAINER_FIELD_NUMBER
	private com.android.server.wm.proto.WindowContainerProto windowContainer_
	public static final int HASH_CODE_FIELD_NUMBER
	private int hashCode_
	public static final int WINDOWS_FIELD_NUMBER
	private java.util.List windows_
	private byte memoizedIsInitialized
	private static final long serialVersionUID
	private static final com.android.server.wm.proto.WindowTokenProto 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.android.server.wm.proto.WindowContainerProto$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 hasWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProto getWindowContainer () 
	public com.android.server.wm.proto.WindowContainerProtoOrBuilder getWindowContainerOrBuilder () 
	public boolean hasHashCode () 
	public int getHashCode () 
	public java.util.List getWindowsList () 
	public java.util.List getWindowsOrBuilderList () 
	public int getWindowsCount () 
	public com.android.server.wm.proto.WindowStateProto getWindows (int) 
		int index
	public com.android.server.wm.proto.WindowStateProtoOrBuilder getWindowsOrBuilder (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 com.android.server.wm.proto.WindowTokenProto parseFrom (com.google.protobuf.ByteString)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.ByteString data
	public static com.android.server.wm.proto.WindowTokenProto 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 com.android.server.wm.proto.WindowTokenProto parseFrom (byte[])  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
	public static com.android.server.wm.proto.WindowTokenProto parseFrom (byte[], com.google.protobuf.ExtensionRegistryLite)  throws com.google.protobuf.InvalidProtocolBufferException 
		byte[] data
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowTokenProto parseFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.WindowTokenProto parseFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowTokenProto parseDelimitedFrom (java.io.InputStream)  throws java.io.IOException 
		java.io.InputStream input
	public static com.android.server.wm.proto.WindowTokenProto parseDelimitedFrom (java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		java.io.InputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public static com.android.server.wm.proto.WindowTokenProto parseFrom (com.google.protobuf.CodedInputStream)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
	public static com.android.server.wm.proto.WindowTokenProto parseFrom (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)  throws java.io.IOException 
		com.google.protobuf.CodedInputStream input
		com.google.protobuf.ExtensionRegistryLite extensionRegistry
	public com.android.server.wm.proto.WindowTokenProto$Builder newBuilderForType () 
	public static com.android.server.wm.proto.WindowTokenProto$Builder newBuilder () 
	public static com.android.server.wm.proto.WindowTokenProto$Builder newBuilder (com.android.server.wm.proto.WindowTokenProto) 
		com.android.server.wm.proto.WindowTokenProto prototype
	public com.android.server.wm.proto.WindowTokenProto$Builder toBuilder () 
	protected com.android.server.wm.proto.WindowTokenProto$Builder newBuilderForType (com.google.protobuf.GeneratedMessage$BuilderParent) 
		com.google.protobuf.GeneratedMessage$BuilderParent parent
		com.android.server.wm.proto.WindowTokenProto$Builder builder
	public static com.android.server.wm.proto.WindowTokenProto getDefaultInstance () 
	public static com.google.protobuf.Parser parser () 
	public com.google.protobuf.Parser getParserForType () 
	public com.android.server.wm.proto.WindowTokenProto 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, com.android.server.wm.proto.WindowTokenProto$1) 
		com.google.protobuf.GeneratedMessage$Builder x0
		com.android.server.wm.proto.WindowTokenProto$1 x1
	static com.android.server.wm.proto.WindowContainerProto access$402 (com.android.server.wm.proto.WindowTokenProto, com.android.server.wm.proto.WindowContainerProto) 
		com.android.server.wm.proto.WindowTokenProto x0
		com.android.server.wm.proto.WindowContainerProto x1
	static int access$502 (com.android.server.wm.proto.WindowTokenProto, int) 
		com.android.server.wm.proto.WindowTokenProto x0
		int x1
	static java.util.List access$602 (com.android.server.wm.proto.WindowTokenProto, java.util.List) 
		com.android.server.wm.proto.WindowTokenProto x0
		java.util.List x1
	static int access$702 (com.android.server.wm.proto.WindowTokenProto, int) 
		com.android.server.wm.proto.WindowTokenProto x0
		int x1
	static java.util.List access$600 (com.android.server.wm.proto.WindowTokenProto) 
		com.android.server.wm.proto.WindowTokenProto x0
	static boolean access$800 () 
	static com.google.protobuf.UnknownFieldSet access$900 (com.android.server.wm.proto.WindowTokenProto) 
		com.android.server.wm.proto.WindowTokenProto x0
	void  (com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, com.android.server.wm.proto.WindowTokenProto$1)  throws com.google.protobuf.InvalidProtocolBufferException 
		com.google.protobuf.CodedInputStream x0
		com.google.protobuf.ExtensionRegistryLite x1
		com.android.server.wm.proto.WindowTokenProto$1 x2
	static void  () 
}

com/android/server/wm/proto/WindowTokenProtoOrBuilder.class
WindowTokenProtoOrBuilder.java
package com.android.server.wm.proto
public abstract com.android.server.wm.proto.WindowTokenProtoOrBuilder extends java.lang.Object implements com.google.protobuf.MessageOrBuilder  {
	public abstract boolean hasWindowContainer () 
	public abstract com.android.server.wm.proto.WindowContainerProto getWindowContainer () 
	public abstract com.android.server.wm.proto.WindowContainerProtoOrBuilder getWindowContainerOrBuilder () 
	public abstract boolean hasHashCode () 
	public abstract int getHashCode () 
	public abstract java.util.List getWindowsList () 
	public abstract com.android.server.wm.proto.WindowStateProto getWindows (int) 
	public abstract int getWindowsCount () 
	public abstract java.util.List getWindowsOrBuilderList () 
	public abstract com.android.server.wm.proto.WindowStateProtoOrBuilder getWindowsOrBuilder (int) 
}

com/android/server/wm/proto/Windowmanagerservice$1.class
Windowmanagerservice.java
package com.android.server.wm.proto
final com.android.server.wm.proto.Windowmanagerservice$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
}

com/android/server/wm/proto/Windowmanagerservice.class
Windowmanagerservice.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.Windowmanagerservice extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_WindowManagerServiceProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_WindowManagerServiceProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_RootWindowContainerProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_RootWindowContainerProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_WindowManagerPolicyProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_WindowManagerPolicyProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_AppTransitionProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_AppTransitionProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_DisplayProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_DisplayProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_DisplayFramesProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_DisplayFramesProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_DockedStackDividerControllerProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_DockedStackDividerControllerProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_PinnedStackControllerProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_PinnedStackControllerProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_StackProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_StackProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_TaskProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_TaskProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_AppWindowTokenProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_AppWindowTokenProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_WindowTokenProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_WindowTokenProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_WindowStateProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_WindowStateProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_IdentifierProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_IdentifierProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_WindowStateAnimatorProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_WindowStateAnimatorProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_WindowSurfaceControllerProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_WindowSurfaceControllerProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_ScreenRotationAnimationProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_ScreenRotationAnimationProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_WindowContainerProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_WindowContainerProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_ConfigurationContainerProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_ConfigurationContainerProto_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/android/server/wm/proto/Windowmanagertrace$1.class
Windowmanagertrace.java
package com.android.server.wm.proto
final com.android.server.wm.proto.Windowmanagertrace$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
}

com/android/server/wm/proto/Windowmanagertrace.class
Windowmanagertrace.java
package com.android.server.wm.proto
public final com.android.server.wm.proto.Windowmanagertrace extends java.lang.Object {
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_WindowManagerTraceFileProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_WindowManagerTraceFileProto_fieldAccessorTable
	static final com.google.protobuf.Descriptors$Descriptor internal_static_com_android_server_wm_proto_WindowManagerTraceProto_descriptor
	static final com.google.protobuf.GeneratedMessage$FieldAccessorTable internal_static_com_android_server_wm_proto_WindowManagerTraceProto_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
}