/packages/apps/TV/src/com/android/tv/dvr/provider/ |
D | DvrDatabaseHelper.java | 285 SQLiteStatement statement = db.compileStatement(SQL_INSERT_SCHEDULES); in insertSchedules() local 289 statement.clearBindings(); in insertSchedules() 291 bindColumns(statement, COLUMNS_SCHEDULES, values); in insertSchedules() 292 statement.execute(); in insertSchedules() 303 SQLiteStatement statement = db.compileStatement(SQL_UPDATE_SCHEDULES); in updateSchedules() local 307 statement.clearBindings(); in updateSchedules() 309 bindColumns(statement, COLUMNS_SCHEDULES, values); in updateSchedules() 310 statement.bindLong(COLUMNS_SCHEDULES.length + 1, r.getId()); in updateSchedules() 311 statement.execute(); in updateSchedules() 322 SQLiteStatement statement = db.compileStatement(SQL_DELETE_SCHEDULES); in deleteSchedules() local [all …]
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/ |
D | AbstractContactAggregator.java | 1372 SQLiteStatement statement) { in computeAggregateData() argument 1374 computeAggregateData(db, mRawContactsQueryByContactId, mSelectionArgs1, statement); in computeAggregateData() 1391 SQLiteStatement statement) { in computeAggregateData() argument 1512 statement.bindLong(ContactReplaceSqlStatement.NAME_RAW_CONTACT_ID, in computeAggregateData() 1516 statement.bindLong(ContactReplaceSqlStatement.PHOTO_ID, bestPhotoId); in computeAggregateData() 1518 statement.bindNull(ContactReplaceSqlStatement.PHOTO_ID); in computeAggregateData() 1522 statement.bindLong(ContactReplaceSqlStatement.PHOTO_FILE_ID, bestPhotoFileId); in computeAggregateData() 1524 statement.bindNull(ContactReplaceSqlStatement.PHOTO_FILE_ID); in computeAggregateData() 1527 statement.bindLong(ContactReplaceSqlStatement.SEND_TO_VOICEMAIL, in computeAggregateData() 1529 DatabaseUtils.bindObjectToProgram(statement, ContactReplaceSqlStatement.CUSTOM_RINGTONE, in computeAggregateData() [all …]
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
D | DatabaseWrapper.java | 91 public SQLiteStatement getStatementInTransaction(final int index, final String statement) { in getStatementInTransaction() argument 96 compiled = mDatabase.compileStatement(statement); in getStatementInTransaction() 97 Assert.isTrue(compiled.toString().contains(statement.trim())); in getStatementInTransaction() 465 final SQLiteStatement statement = mDatabase.compileStatement(sql); in execSQLUpdateDelete() local 468 rowsUpdated = statement.executeUpdateDelete(); in execSQLUpdateDelete()
|
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 140 You may add Your own copyright statement to Your modifications and 322 You may add Your own copyright statement to Your modifications and 528 You may add Your own copyright statement to Your modifications and 734 You may add Your own copyright statement to Your modifications and 940 You may add Your own copyright statement to Your modifications and 1146 You may add Your own copyright statement to Your modifications and 1364 You may add Your own copyright statement to Your modifications and 1558 You may add Your own copyright statement to Your modifications and 1752 You may add Your own copyright statement to Your modifications and 1946 You may add Your own copyright statement to Your modifications and [all …]
|
/packages/inputmethods/LatinIME/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/apps/Calendar/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/apps/Email/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/providers/DownloadProvider/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/apps/CellBroadcastReceiver/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/providers/CalendarProvider/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/providers/ContactsProvider/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/apps/Stk/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/apps/Dialer/ |
D | LICENSE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/apps/TimeZoneUpdater/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/modules/ExtServices/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/apps/QuickSearchBox/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/apps/Launcher3/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/apps/SpareParts/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/apps/HTMLViewer/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/apps/TvSettings/Settings/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/apps/LegacyCamera/jni/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/apps/Camera2/jni/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/apps/DeskClock/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/apps/Gallery/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/apps/SoundRecorder/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|