Searched refs:writable (Results 1 – 7 of 7) sorted by relevance
191 private SQLiteDatabase getDatabaseLocked(boolean writable) { in getDatabaseLocked() argument196 } else if (!writable || !mDatabase.isReadOnly()) { in getDatabaseLocked()211 if (writable && db.isReadOnly()) { in getDatabaseLocked()218 if (DEBUG_STRICT_READONLY && !writable) { in getDatabaseLocked()228 if (writable) { in getDatabaseLocked()
1094 bool writable = false; in getDevicePropertyDesc() local1099 writable = true; in getDevicePropertyDesc()1102 result = new MtpProperty(property, MTP_TYPE_STR, writable); in getDevicePropertyDesc()1111 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,696 network over unencrypted protocols or from world writable locations such as
202 read or write access unless you explicitly set the files to be readable or writable. So as long
783 <li>A writable copy of the Android system image</li>
2529 <li>Moved MIPS {@code .dynamic} to the data segment, so that it is writable.</li>