Home
last modified time | relevance | path

Searched refs:seek (Results 1 – 21 of 21) sorted by relevance

/development/samples/Vault/src/com/example/android/vault/
DEncryptedDocument.java189 f.seek(CONTENT_OFFSET); in readContent()
224 f.seek(CONTENT_OFFSET); in writeMetadataAndContent()
239 f.seek(0); in writeMetadataAndContent()
348 f.seek(start); in writeSection()
350 f.seek(dataEnd); in writeSection()
/development/vndk/tools/header-checker/tests/input/
Dexample3.h6 float seek; variable
/development/samples/ApiDemos/src/com/example/android/apis/animation/
DAnimationSeeking.java83 animView.seek(progress); in onCreate()
121 public void seek(long seekTime) { in seek() method in AnimationSeeking.MyAnimationView
DReversingAnimation.java97 public void seek(long seekTime) { in seek() method in ReversingAnimation.MyAnimationView
/development/vndk/tools/definition-tool/tests/
Dtest_elf_linker.py517 tmp_file.seek(0)
535 tmp_file.seek(0)
553 tmp_file.seek(0)
575 tmp_file.seek(0)
595 tmp_file.seek(0)
Dtest_elf.py188 f.seek(0)
/development/samples/ApiDemos/src/com/example/android/apis/view/
DVideoPlayerActivity.java87 SeekBar seek) { in init() argument
93 mSeekView = seek; in init()
DContentBrowserNavActivity.java92 public void init(TextView title, SeekBar seek) { in init() argument
96 mSeekView = seek; in init()
DContentBrowserActivity.java91 public void init(TextView title, SeekBar seek) { in init() argument
95 mSeekView = seek; in init()
DSeekBar1.java45 mSeekBar = (SeekBar) findViewById(R.id.seek); in onCreate()
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/
DPlayer.java39 public abstract void seek(final PlaylistItem item); in seek() method in Player
DSessionManager.java140 public PlaylistItem seek(String iid, long pos) { in seek() method in SessionManager
153 mPlayer.seek(item); in seek()
DRemotePlayer.java157 public void seek(final PlaylistItem item) { in seek() method in RemotePlayer
405 mClient.seek(item.getRemoteItemId(), item.getPosition(), null, new ItemActionCallback() { in seekInternal()
DLocalPlayer.java137 public void seek(final PlaylistItem item) { in seek() method in LocalPlayer
DMainActivity.java341 mSessionManager.seek(item.getItemId(), pos); in onCreate()
/development/samples/Vault/tests/src/com/example/android/vault/
DEncryptedDocumentTest.java204 f.seek(f.length() - 4); in testBitTwiddle()
/development/python-packages/gdbrunner/
D__init__.py300 binary_file.seek(0)
/development/tools/winscope/adb_proxy/
Dwinscope_proxy.py256 outfile.seek(0)
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/provider/
DSampleMediaRouteProvider.java429 PlaylistItem item = mSessionManager.seek(iid, pos); in handleSeek()
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt997 woo - v. seek someone's favor
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv2003 …rm/cts,fake_mCvxaTzkTTaNfDI614yZrQ@fakeemail.com,MediaPlayer: test TimedText correctness after seek
3037 …latform/cts,fake_L3rzlHeeTdq9EHclWhH6sg@fakeemail.com,MediaPlayerTest: add CTS test for seek modes.
32442 …rm/packages/apps/Settings,fake_fblvbNR2Tv-553Q0CtWj_A@fakeemail.com,Align seek bar type preference…
35091 …up_inout(), test ftruncate() return value, move gettimeofday() before seek so seek time is include…
69713 …ks/av,fake_mCvxaTzkTTaNfDI614yZrQ@fakeemail.com,GenericSource: reset timed text/subtitle after seek
69846 …fake_NrW1ZuyNSPWBjEZWioRP3g@fakeemail.com,heif: cache the entire stream if possible to support seek
70028 …ks/av,fake_L3rzlHeeTdq9EHclWhH6sg@fakeemail.com,mediaplayer: support same seek mode as MediaMetada…
70201 …rm/frameworks/av,fake_CrTo8ewKS4KfVWBHuiRzzA@fakeemail.com,Don't abort on nonsensical seek requests
70254 …rks/av,fake_L3rzlHeeTdq9EHclWhH6sg@fakeemail.com,mediaplayer: add precise argument to seek function
70495 …a,platform/frameworks/av,fake_pPqVoiNXTViUNBxV-tIqDA@fakeemail.com,Do not seek when switching to b…
[all …]