Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
DSQLiteOpenHelper.java130 if (mDatabase != null && mDatabase.isOpen() && !mDatabase.isReadOnly()) { in setWriteAheadLoggingEnabled()
196 } else if (!writable || !mDatabase.isReadOnly()) { in getDatabaseLocked()
211 if (writable && db.isReadOnly()) { in getDatabaseLocked()
243 if (db.isReadOnly()) { in getDatabaseLocked()
268 if (db.isReadOnly()) { in getDatabaseLocked()
DSQLiteDatabase.java1690 public boolean isReadOnly() { in isReadOnly() method in SQLiteDatabase
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DNativeBuffer.java99 public boolean isReadOnly() { in isReadOnly() method in NativeBuffer
100 return (mAttachedFrame != null) ? mAttachedFrame.isReadOnly() : false; in isReadOnly()
121 if (isReadOnly()) { in assertWritable()
DFrame.java65 public boolean isReadOnly() { in isReadOnly() method in Frame
162 if (isReadOnly()) { in assertFrameMutable()
/frameworks/base/core/java/android/gesture/
DGestureLibraries.java60 public boolean isReadOnly() { in isReadOnly() method in GestureLibraries.FileGestureLibrary
119 public boolean isReadOnly() { in isReadOnly() method in GestureLibraries.ResourceGestureLibrary
DGestureLibrary.java34 public boolean isReadOnly() { in isReadOnly() method in GestureLibrary
/frameworks/base/core/java/android/util/
DProperty.java75 public boolean isReadOnly() { in isReadOnly() method in Property
DReflectiveProperty.java160 public boolean isReadOnly() { in isReadOnly() method in ReflectiveProperty
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DFrame.java102 public final boolean isReadOnly() { in isReadOnly() method in Frame
DFrameManager.java318 if (!frame.isReadOnly()) { in importFrame()
/frameworks/base/media/java/android/media/
DMediaCodec.java3296 mIsReadOnly = buffer.isReadOnly(); in MediaImage()
/frameworks/base/api/
Dcurrent.txt10367 method public boolean isReadOnly();
10809 method public boolean isReadOnly();
34258 method public boolean isReadOnly();
46308 method public abstract boolean isReadOnly();
47506 method public boolean isReadOnly();
48750 method public abstract boolean isReadOnly() throws java.sql.SQLException;
48876 method public abstract boolean isReadOnly() throws java.sql.SQLException;
49374 method public abstract boolean isReadOnly(int) throws java.sql.SQLException;
55745 method public boolean isReadOnly();
55919 method public abstract boolean isReadOnly();
Dsystem-current.txt10704 method public boolean isReadOnly();
11146 method public boolean isReadOnly();
36550 method public boolean isReadOnly();
48914 method public abstract boolean isReadOnly();
50112 method public boolean isReadOnly();
51356 method public abstract boolean isReadOnly() throws java.sql.SQLException;
51482 method public abstract boolean isReadOnly() throws java.sql.SQLException;
51980 method public abstract boolean isReadOnly(int) throws java.sql.SQLException;
58351 method public boolean isReadOnly();
58525 method public abstract boolean isReadOnly();
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...