Searched defs:Part (Results 1 – 5 of 5) sorted by relevance
71 struct Part { struct72 int count; // The number of times this part should repeat, 0 for infinite73 int pause; // The number of frames to pause for at the end of this part74 int clockPosX; // The x position of the clock, in pixels. Positive values offset from76 int clockPosY; // The y position of the clock, in pixels. Positive values offset from80 String8 path;104 virtual void init(const Vector<Animation::Part>& /*parts*/) {} in init()112 virtual void playPart(int /*partNumber*/, const Animation::Part& /*part*/, in playPart()
378 public interface Part { interface in DozeMachine
1442 public static class Part { class in AbstractMessageParser1446 public Part() { in Part() method in AbstractMessageParser.Part
2043 static class Part extends AbstractPart { class in Uri2051 private Part(String encoded, String decoded) { in Part() method in Uri.Part
3115 public static final class Part implements BaseColumns { class in Telephony.Mms3121 private Part() { in Part() method in Telephony.Mms.Part