Home
last modified time | relevance | path

Searched defs:readOnly (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteStatementInfo.java38 public boolean readOnly; field in SQLiteStatementInfo
H A DSQLiteConnection.java597 void setOnlyAllowReadOnlyOperations(boolean readOnly) { in setOnlyAllowReadOnlyOperations()
1342 int numParameters, int type, boolean readOnly) { in obtainPreparedStatement()
H A DSQLiteDatabase.java444 int getThreadDefaultConnectionFlags(boolean readOnly) { in getThreadDefaultConnectionFlags()
/aosp12/packages/providers/MediaProvider/apex/framework/java/android/provider/
H A DColumn.java49 boolean readOnly() default false; in readOnly() method
/aosp12/frameworks/native/libs/binder/ndk/
H A Dparcel_internal.h40 static const AParcel readOnly(AIBinder* binder, const ::android::Parcel* parcel) { in readOnly() function
/aosp12/frameworks/base/core/java/android/os/image/
H A DIDynamicSystemService.aidl39 boolean createPartition(@utf8InCpp String name, long size, boolean readOnly); in createPartition()
H A DDynamicSystemManager.java146 public Session createPartition(String name, long size, boolean readOnly) { in createPartition()
/aosp12/system/core/libutils/
H A DFileMap.cpp136 bool readOnly) in create()
/aosp12/packages/apps/Contacts/src/com/android/contacts/group/
H A DGroupMetaData.java53 public final boolean readOnly; field in GroupMetaData
/aosp12/packages/apps/Contacts/src/com/android/contacts/editor/
H A DEditor.java67 … public void setValues(DataKind kind, ValuesDelta values, RawContactDelta state, boolean readOnly, in setValues()
H A DPhotoEditorView.java99 public void setReadOnly(boolean readOnly) { in setReadOnly()
H A DStructuredNameEditorView.java72 public void setValues(DataKind kind, ValuesDelta entry, RawContactDelta state, boolean readOnly, in setValues()
H A DEventFieldEditorView.java109 public void setValues(DataKind kind, ValuesDelta entry, RawContactDelta state, boolean readOnly, in setValues()
H A DTextFieldsEditorView.java260 public void setValues(DataKind kind, ValuesDelta entry, RawContactDelta state, boolean readOnly, in setValues()
H A DLabeledEditorView.java403 public void setValues(DataKind kind, ValuesDelta entry, RawContactDelta state, boolean readOnly, in setValues()
H A DContactEditorFragment.java1270 final RawContactDelta readOnly = mState.getByRawContactId(mContact.getNameRawContactId()); in copyReadOnlyName() local
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DFrame.java181 final void setReadOnly(boolean readOnly) { in setReadOnly()
/aosp12/system/gsid/aidl/android/gsi/
H A DIGsiService.aidl181 int createPartition(in @utf8InCpp String name, long size, boolean readOnly); in createPartition()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DDynamicSystemService.java127 public boolean createPartition(String name, long size, boolean readOnly) in createPartition()
/aosp12/frameworks/base/libs/hwui/hwui/
H A DBitmap.cpp168 size_t size, bool readOnly) { in createFrom()
/aosp12/system/gsid/
H A Dgsi_tool.cpp344 bool readOnly = true; in CreatePartition() local
H A Dgsi_service.cpp167 binder::Status GsiService::createPartition(const ::std::string& name, int64_t size, bool readOnly, in createPartition()
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodec.java5108 @NonNull ByteBuffer buffer, @NonNull ByteBuffer info, boolean readOnly, in MediaImage()
5184 int width, int height, int format, boolean readOnly, in MediaImage()
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_MediaCodec.cpp550 bool readOnly, bool clearBuffer) { in CreateByteBuffer()
583 JNIEnv *env, bool readOnly, bool clearBuffer, const sp<T> &buffer, in createByteBufferFromABuffer()
2074 bool readOnly = ((desc.usage & AHARDWAREBUFFER_USAGE_CPU_WRITE_MASK) == 0); in android_media_MediaCodec_mapHardwareBuffer() local
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...

12