Home
last modified time | relevance | path

Searched defs:mReadOnly (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteProgram.java38 private final boolean mReadOnly; field in SQLiteProgram
H A DSQLiteConnection.java1423 public boolean mReadOnly; field in SQLiteConnection.PreparedStatement
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DFrame.java64 boolean mReadOnly = false; field in Frame
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DCursorWindow.h176 bool mReadOnly = false; variable
/aosp14/frameworks/base/tools/aapt/
H A DZipFile.h255 bool mReadOnly; variable
/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DFrame.java37 private boolean mReadOnly = false; field in Frame