Home
last modified time | relevance | path

Searched defs:openRead (Results 1 – 25 of 541) sorted by relevance

12345678910>>...22

/aosp_15_r20/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/buffer/
DSampleChunk.java160 void openRead(SampleChunk chunk, long offset) throws IOException { in openRead() method in SampleChunk.IoState
293 private void openRead() throws IOException { in openRead() method in SampleChunk
DSampleChunkIoHelper.java269 public void openRead(int index, long positionUs) { in openRead() method in SampleChunkIoHelper
/aosp_15_r20/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/buffer/
DSampleChunk.java177 void openRead(SampleChunk chunk, long offset) throws IOException { in openRead() method in SampleChunk.IoState
312 private void openRead() throws IOException { in openRead() method in SampleChunk
DSampleChunkIoHelper.java313 public void openRead(int index, long positionUs) { in openRead() method in SampleChunkIoHelper
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayWindowSettingsProvider.java87 InputStream openRead() throws IOException; in openRead() method
672 public InputStream openRead() throws FileNotFoundException { in openRead() method in DisplayWindowSettingsProvider.AtomicFileStorage
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/policy/
H A DDeviceStateProviderImpl.java148 InputStream openRead() throws IOException; in openRead() method
822 public InputStream openRead() throws IOException { in openRead() method in DeviceStateProviderImpl.ReadableFileConfig
/aosp_15_r20/frameworks/base/apex/blobstore/framework/java/android/app/blob/
H A DIBlobStoreSession.aidl24 ParcelFileDescriptor openRead(); in openRead() method
H A DBlobStoreManager.java699 public @NonNull ParcelFileDescriptor openRead() throws IOException { in openRead() method in BlobStoreManager.Session
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/
H A DAtomicFile.java145 public InputStream openRead() throws FileNotFoundException { in openRead() method in AtomicFile
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/
H A DAtomicFile.java145 public InputStream openRead() throws FileNotFoundException { in openRead() method in AtomicFile
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTestDisplayWindowSettingsProvider.java107 public InputStream openRead() throws FileNotFoundException { in openRead() method in TestDisplayWindowSettingsProvider.TestStorage
/aosp_15_r20/frameworks/base/core/java/android/util/
H A DAtomicFile.java243 public FileInputStream openRead() throws FileNotFoundException { in openRead() method in AtomicFile
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/
H A DResilientAtomicFile.java177 public FileInputStream openRead() throws IOException { in openRead() method in ResilientAtomicFile
/aosp_15_r20/frameworks/base/core/java/android/content/pm/
H A DIPackageInstallerSession.aidl36 ParcelFileDescriptor openRead(String name); in openRead() method
/aosp_15_r20/frameworks/base/tests/Input/src/com/android/server/input/
H A DKeyRemapperTests.kt88 override fun openRead(): InputStream? { in createKeyboard() method
H A DInputDataStoreTests.kt69 override fun openRead(userId: Int): InputStream? { in setupInputDataStore() method
H A DKeyboardLayoutManagerTests.kt151 override fun openRead(): InputStream? { in createKeyboard() method
H A DKeyGestureControllerTests.kt147 override fun openRead(userId: Int): InputStream? { in <lambda>() method
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/input/
H A DInputDataStore.java319 InputStream openRead(int userId) throws FileNotFoundException { in openRead() method in InputDataStore.FileInjector
H A DPersistentDataStore.java598 InputStream openRead() throws FileNotFoundException { in openRead() method in PersistentDataStore.Injector
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/policy/
H A DDeviceStateProviderImplTest.java637 public InputStream openRead() throws IOException { in openRead() method in DeviceStateProviderImplTest.TestReadableConfig
/aosp_15_r20/packages/apps/Nfc/NfcMigration/src/com/android/nfc/cardemulation/
DRegisteredServicesCacheMigration.java111 InputStream openRead() throws FileNotFoundException { in openRead() method in RegisteredServicesCacheMigration.SettingsFile
/aosp_15_r20/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
H A DBlobStoreSession.java271 public ParcelFileDescriptor openRead() { in openRead() method in BlobStoreSession
/aosp_15_r20/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DPersistentDataStoreTest.java535 public InputStream openRead() throws FileNotFoundException { in openRead() method in PersistentDataStoreTest.TestInjector
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/display/
H A DPersistentDataStore.java1007 public InputStream openRead() throws FileNotFoundException { in openRead() method in PersistentDataStore.Injector

12345678910>>...22