Searched refs:Segment (Results 1 – 5 of 5) sorted by relevance
49 private ArrayList<Segment> mSegments = new ArrayList();56 private final class Segment { class in Ticker133 Segment(StatusBarNotification n, Drawable icon, CharSequence text) { in Segment() method in Ticker.Segment184 final Segment seg = mSegments.get(0); in addEntry()197 final Segment newSegment = new Segment(n, icon, n.notification.tickerText); in addEntry()201 Segment seg = mSegments.get(i); in addEntry()211 Segment seg = mSegments.get(0); in addEntry()229 Segment seg = mSegments.get(i); in removeEntry()244 Segment seg = mSegments.get(0); in reflowText()253 Segment seg = mSegments.get(0);
26 struct Segment;68 mkvparser::Segment *mSegment;
540 mkvparser::Segment::CreateInstance(mReader, pos, mSegment); in MatroskaExtractor()
88 <p><i>Segment</i>: A musical section such as a chorus or verse that is a component of371 <p>.seg Segment372 File. This is a JET Segment file. It has the same name as the MIDI373 file which it references but contains additional Segment information.</p>435 <p>Just below the Segment view is the event488 <h2>5.1 Segment Window</h2>515 <li>Segment Name - Sets570 Displays the Replicate Segment window for entering multiple segments at once.573 <li>Play/Stop Segment - Starts703 <p>Replicate Segment Window</p>[all …]
1697 java.util.concurrent.ConcurrentHashMap$Segment