Searched defs:newId (Results 1 – 8 of 8) sorted by relevance
59 public static synchronized int newId() { in newId() method in SnailSource
714 long newId = getId(results[recvIndex].uri); in save() local719 long newId = getId(results[sendIndex].uri); in save() local
635 long newId = mCursor.getLong(mCursor.getColumnIndex(MediaStore.Audio.Media._ID)); in setSelected() local
3390 final long newId = DatabaseUtils.longForQuery( in duplicateEvent() local3411 static void copyEventRelatedTables(SQLiteDatabase db, long newId, long id) { in copyEventRelatedTables()
641 final long newId = conversation != null ? conversation.id : -1; in setCurrentConversation() local
1752 long newId = RawContactUtil.createRawContact(mResolver, in testNotAggregate_TooManyRawContactsInCandidate() local
1741 long newId = RawContactUtil.createRawContact(mResolver, in testNotAggregate_TooManyRawContactsInCandidate() local
832 long newId = LauncherAppState.getLauncherProvider().generateNewScreenId(); in commitExtraEmptyScreen() local