Searched refs:writable (Results 1 – 7 of 7) sorted by relevance
192 private SQLiteDatabase getDatabaseLocked(boolean writable) { in getDatabaseLocked() argument197 } else if (!writable || !mDatabase.isReadOnly()) { in getDatabaseLocked()212 if (writable && db.isReadOnly()) { in getDatabaseLocked()219 if (DEBUG_STRICT_READONLY && !writable) { in getDatabaseLocked()229 if (writable) { in getDatabaseLocked()
1029 bool writable = false; in getDevicePropertyDesc() local1034 writable = true; in getDevicePropertyDesc()1037 result = new MtpProperty(property, MTP_TYPE_STR, writable); in getDevicePropertyDesc()1046 if (!writable) in getDevicePropertyDesc()
214 Calendars columns are writable by both an application and a <a href="#sync-adapter">sync adapter</a…390 <p>The following Events columns are writable by both an application and a sync649 writable fields. When inserting a new attendee, you must include all of them 733 <p>The following table lists the writable fields for reminders. All of them must785 represents a single event occurrence. The instances table is not writable and only
97 storage</a>, such as SD Cards, are globally readable and writable. Because392 application on the device through overly permissive IPC, world writable files,686 network over unencrypted protocols or from world writable locations such as
200 read or write access unless you explicitly set the files to be readable or writable. So as long
779 <li>A writable copy of the Android system image</li>
1091 <li>Moved MIPS {@code .dynamic} to the data segment, so that it is writable.</li>