10.07.2015 Views

dissertation

dissertation

dissertation

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

}c a s e SEARCH SUGGESTIONS: {+ Log . i (TAG, ” Branch SEARCH SUGGESTIONS” ) ;r e t u r n mGlobalSearchSupport . handleSearchSuggestionsQuery ( db , uri , l i m i t ) ;}c a s e SEARCH SHORTCUT: {+ Log . i (TAG, ” Branch SEARCH SHORTCUT” ) ;S t r i n g lookupKey = u r i . getLastPathSegment ( ) ;r e t u r n mGlobalSearchSupport . h a n d l e S e a r c h S h o r t c u t R e f r e s h ( db , lookupKey , p r o j e c t i o n ) ;}c a s e LIVE FOLDERS CONTACTS:+ Log . i (TAG, ” Branch LIVE FOLDERS CONTACTS” ) ;qb . s e t T a b l e s ( mDbHelper . getContactView ( ) ) ;qb . setProjectionMap ( s L i v e F o l d e r s P r o j e c t i o n M a p ) ;break ;82c a s e LIVE FOLDERS CONTACTS WITH PHONES:+ Log . i (TAG, ” Branch LIVE FOLDERS CONTACTS WITH PHONES” ) ;qb . s e t T a b l e s ( mDbHelper . getContactView ( ) ) ;qb . setProjectionMap ( s L i v e F o l d e r s P r o j e c t i o n M a p ) ;qb . appendWhere ( Contacts .HAS PHONE NUMBER + ”=1”);break ;c a s e LIVE FOLDERS CONTACTS FAVORITES :+ Log . i (TAG, ” Branch LIVE FOLDERS CONTACTS FAVORITES” ) ;qb . s e t T a b l e s ( mDbHelper . getContactView ( ) ) ;qb . setProjectionMap ( s L i v e F o l d e r s P r o j e c t i o n M a p ) ;qb . appendWhere ( Contacts .STARRED + ”=1”);break ;c a s e LIVE FOLDERS CONTACTS GROUP NAME:+ Log . i (TAG, ” Branch LIVE FOLDERS CONTACTS GROUP NAME” ) ;qb . s e t T a b l e s ( mDbHelper . getContactView ( ) ) ;qb . setProjectionMap ( s L i v e F o l d e r s P r o j e c t i o n M a p ) ;qb . appendWhere (CONTACTS IN GROUP SELECT ) ;@@ −4696 ,11 +4763 ,13 @@ p u b l i c c l a s s ContactsProvider2 extends SQLiteContentProvider implements OnAccounbreak ;

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!