HomeSort by relevance Sort by last modified time
    Searched refs:skip_next (Results 1 - 11 of 11) sorted by null

  /development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/
QueueFragment.java 141 mSkipNext = (ImageButton) rootView.findViewById(R.id.skip_next);
265 case R.id.skip_next:
  /frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/media/
QueueFragment.java 149 mSkipNext = (ImageButton) rootView.findViewById(R.id.skip_next);
275 case R.id.skip_next:
  /packages/apps/Car/Overview/src/com/android/car/overview/
MediaStreamViewHolder.java 63 mSkipToNextButton = (ImageButton) itemView.findViewById(R.id.skip_next);
  /art/tools/
cpplint.py     [all...]
  /external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
pdp11.c 4003 bfd_boolean skip_next; local
    [all...]
aoutx.h 4790 bfd_boolean skip_next; local
    [all...]
  /external/libvpx/libvpx/tools/
cpplint.py     [all...]
  /tools/repohooks/tools/
cpplint.py     [all...]
  /external/strace/
Makefile 98 skip_next=no; \
104 test $$skip_next = yes && { skip_next=no; continue; }; \
107 -*I) strip_trailopt 'I'; skip_next=yes;; \
109 -*O) strip_trailopt 'O'; skip_next=yes;; \
111 -*l) strip_trailopt 'l'; skip_next=yes;; \
113 -[dEDm]) skip_next=yes;; \
114 -[JT]) skip_next=yes;; \
    [all...]
  /toolchain/binutils/binutils-2.25/
configure     [all...]

Completed in 733 milliseconds