Searched defs:readFromProto (Results 1 – 9 of 9) sorted by relevance
176 private void readFromProto(File f, Configuration config) throws Exception { in readFromProto() method in ConfigurationTest
162 static Event readFromProto(@NonNull ProtoInputStream protoInputStream) throws IOException { in readFromProto() method in Event
312 static ConversationInfo readFromProto(@NonNull ProtoInputStream protoInputStream) in readFromProto() method in ConversationInfo
284 static EventIndex readFromProto(@NonNull ProtoInputStream protoInputStream) throws IOException { in readFromProto() method in EventIndex
259 public void readFromProto(@NonNull ProtoInputStream proto, long fieldId) throws IOException, in readFromProto() method in Rect
648 public void readFromProto(ProtoInputStream proto, long fieldId) in readFromProto() method in WindowConfiguration
1105 public void readFromProto(ProtoInputStream proto, long fieldId) in readFromProto() method in ApplicationExitInfo
1190 public void readFromProto(ProtoInputStream protoInputStream, long fieldId) throws IOException { in readFromProto() method in Configuration
1378 int readFromProto(ProtoInputStream proto, long fieldId) in readFromProto() method in AppExitInfoTracker.AppExitInfoContainer