OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QUEUE
(Results
1 - 6
of
6
) sorted by null
/external/blktrace/
act_mask.c
20
DECLARE_MASK_MAP(
QUEUE
),
/external/blktrace/btreplay/doc/
btreplay.tex
71
the only traces you are interested in are \emph{
QUEUE
} requests --
73
specify the \texttt{-a
queue
} command line option to \texttt{blktrace}.
129
As noted above, \texttt{btrecord} extracts \texttt{
QUEUE
} operations from
130
\texttt{blktrace} output. These \texttt{
QUEUE
} operations indicate the
/packages/apps/Music/src/com/android/music/
MusicUtils.java
89
public final static int
QUEUE
= 12;
408
* should be created, and
QUEUE
if the "current playlist" was
427
sub.add(1, Defs.
QUEUE
, 0, R.string.
queue
);
[
all
...]
AlbumBrowserActivity.java
308
case
QUEUE
: {
ArtistAlbumBrowserActivity.java
397
case
QUEUE
: {
[
all
...]
TrackBrowserActivity.java
391
// When showing the
queue
, position the selection on the currently playing track
690
case
QUEUE
: {
803
// remove track from
queue
[
all
...]
Completed in 189 milliseconds