/packages/apps/TV/src/com/android/tv/dvr/provider/ |
D | DvrDatabaseHelper.java | 230 SQLiteStatement statement = db.compileStatement(SQL_INSERT_SCHEDULES); in insertSchedules() local 234 statement.clearBindings(); in insertSchedules() 236 bindColumns(statement, COLUMNS_SCHEDULES, values); in insertSchedules() 237 statement.execute(); in insertSchedules() 250 SQLiteStatement statement = db.compileStatement(SQL_UPDATE_SCHEDULES); in updateSchedules() local 254 statement.clearBindings(); in updateSchedules() 256 bindColumns(statement, COLUMNS_SCHEDULES, values); in updateSchedules() 257 statement.bindLong(COLUMNS_SCHEDULES.length + 1, r.getId()); in updateSchedules() 258 statement.execute(); in updateSchedules() 271 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 334 You may add Your own copyright statement to Your modifications and 528 You may add Your own copyright statement to Your modifications and 722 You may add Your own copyright statement to Your modifications and 914 You may add Your own copyright statement to Your modifications and 1108 You may add Your own copyright statement to Your modifications and 1302 You may add Your own copyright statement to Your modifications and 1496 You may add Your own copyright statement to Your modifications and 1688 You may add Your own copyright statement to Your modifications and 1880 You may add Your own copyright statement to Your modifications and [all …]
|
/packages/apps/BasicSmsReceiver/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/apps/Launcher2/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/providers/TelephonyProvider/ |
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/Email/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/providers/BlockedNumberProvider/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/apps/Provision/ |
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
|
/packages/apps/QuickSearchBox/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/apps/LegacyCamera/ |
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/Settings/ |
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/providers/MediaProvider/ |
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/HTMLViewer/ |
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/DownloadProvider/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/packages/providers/UserDictionaryProvider/ |
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/Stk/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|