Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteProgram.java38 private final boolean mReadOnly; field in SQLiteProgram
H A DSQLiteConnection.java1401 public boolean mReadOnly; field in SQLiteConnection.PreparedStatement
/aosp12/packages/apps/Contacts/src/com/android/contacts/editor/
H A DPhotoEditorView.java64 private boolean mReadOnly; field in PhotoEditorView
H A DLabeledEditorView.java79 private boolean mReadOnly; field in LabeledEditorView
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DFrame.java64 boolean mReadOnly = false; field in Frame
/aosp12/build/make/tools/zipalign/
H A DZipFile.h250 bool mReadOnly; variable
/aosp12/frameworks/base/libs/androidfw/include/androidfw/
H A DCursorWindow.h173 bool mReadOnly = false; variable
/aosp12/frameworks/base/tools/aapt/
H A DZipFile.h255 bool mReadOnly; variable
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DFrame.java37 private boolean mReadOnly = false; field in Frame