Home
last modified time | relevance | path

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

/frameworks/base/tests/Internal/src/com/android/internal/os/
DApplicationSharedMemoryTest.java117 ApplicationSharedMemory readWriteInstance = ApplicationSharedMemory.create(); in readOnlyCantBeMutable() local
118 FileDescriptor readOnlyFileDescriptor = readWriteInstance.getReadOnlyFileDescriptor(); in readOnlyCantBeMutable()