/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
D | BlobCache.java | 192 mIndexFile.seek(0); in loadIndex() 193 mDataFile0.seek(0); in loadIndex() 194 mDataFile1.seek(0); in loadIndex() 288 mActiveDataFile.seek(mActiveBytes); in setActiveVariables() 303 mIndexFile.seek(0); in resetCache() 319 mDataFile0.seek(0); in resetCache() 320 mDataFile1.seek(0); in resetCache() 389 mActiveDataFile.seek(mFileOffset); in clearEntry() 493 file.seek(offset); in getBlob() 537 file.seek(oldPosition); in getBlob()
|
/packages/apps/Car/Radio/src/com/android/car/radio/service/ |
D | RadioAppServiceWrapper.java | 319 public void seek(boolean forward) { in seek() method in RadioAppServiceWrapper 320 seek(forward, null); in seek() 326 public void seek(boolean forward, @Nullable TuneCallback result) { in seek() method in RadioAppServiceWrapper 327 callService(service -> service.seek(forward, new TuneCallbackAdapter(result))); in seek()
|
D | IRadioAppService.aidl | 52 void seek(boolean forward, in ITuneCallback callback); in seek() method
|
D | RadioAppService.java | 321 public void seek(boolean forward, ITuneCallback callback) { 329 mRadioTuner.seek(forward, tuneCb.alsoCall(
|
D | SkipController.java | 91 mService.seek(forward, callback); in skip()
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/buffer/ |
D | SampleChunk.java | 368 mAccessFile.seek(offset); in read() 393 mAccessFile.seek(mWriteOffset); in write()
|
D | DvrStorageManager.java | 401 accessFile.seek(0); in updateIndexFile() 403 accessFile.seek(accessFile.length()); in updateIndexFile()
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/buffer/ |
D | SampleChunk.java | 387 mAccessFile.seek(offset); in read() 427 mAccessFile.seek(mWriteOffset); in write()
|
D | DvrStorageManager.java | 401 accessFile.seek(0); in updateIndexFile() 403 accessFile.seek(accessFile.length()); in updateIndexFile()
|
/packages/modules/adb/ |
D | benchmark_device.py | 72 tmpfile.seek(0)
|
/packages/apps/Messaging/src/com/android/messaging/mmslib/util/ |
D | DrmConvertSession.java | 140 rndAccessFile.seek(convertedStatus.offset); in close()
|
/packages/apps/Car/Radio/src/com/android/car/radio/bands/ |
D | AMFMProgramType.java | 72 tuner.seek(true, result); in tuneToDefault()
|
/packages/apps/TV/tuner/tests/unittests/javatests/com/android/tv/tuner/ |
D | FileTunerHal.java | 256 mAccessFile.seek(skipBytes); in openInputStream()
|
/packages/apps/Car/Radio/src/com/android/car/radio/platform/ |
D | RadioTunerExt.java | 114 public void seek(boolean forward, @Nullable TuneCallback resultCb) { in seek() method
|
/packages/modules/ArtPrebuilt/ |
D | update-art-module-prebuilts.py | 161 bp_file.seek(0)
|
/packages/modules/Virtualization/microdroid/ |
D | README.md | 65 $ adb shell 'dd if=/dev/zero of=/data/local/tmp/microdroid/userdata.img bs=1 count=0 seek=4G'
|
/packages/apps/Dialer/java/com/android/dialer/app/voicemail/ |
D | VoicemailPlaybackLayout.java | 180 presenter.seek(progress);
|
D | VoicemailPlaybackPresenter.java | 744 public void seek(int position) { in seek() method in VoicemailPlaybackPresenter
|
/packages/modules/GeoTZ/s2storage/ |
D | README.md | 95 The `{suffix}`, the final `{Y}` bits of the search S2 cell ID, is used to seek for a record
|
/packages/modules/DnsResolver/ |
D | stats.proto | 245 SYS_ESPIPE = 29; // Illegal seek
|
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2polygons_tzs2cellunions/data/ |
D | LICENSE | 5 …is document does not create any kind of agent-client relationship. Please seek the advice of a sui…
|
/packages/modules/GeoTZ/output_data/odbl/ |
D | LICENSE | 5 …is document does not create any kind of agent-client relationship. Please seek the advice of a sui…
|
/packages/modules/GeoTZ/tzbb_data/ |
D | DATA_LICENSE | 5 …is document does not create any kind of agent-client relationship. Please seek the advice of a sui…
|
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/canonicalizetzs2polygons/data/output_polygons/ |
D | LICENSE | 5 …is document does not create any kind of agent-client relationship. Please seek the advice of a sui…
|
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/createtzs2protodatafile/data/ |
D | LICENSE | 5 …is document does not create any kind of agent-client relationship. Please seek the advice of a sui…
|