HomeSort by relevance Sort by last modified time
    Searched full:starred (Results 26 - 38 of 38) sorted by null

12

  /packages/providers/ContactsProvider/tests/assets/testSynced/
legacy_contacts.sql 43 CREATE TABLE people (_id INTEGER PRIMARY KEY AUTOINCREMENT,_sync_account TEXT,_sync_id TEXT,_sync_time TEXT,_sync_version TEXT,_sync_local_id INTEGER,_sync_dirty INTEGER NOT NULL DEFAULT 0,_sync_mark INTEGER,name TEXT COLLATE LOCALIZED,notes TEXT COLLATE LOCALIZED,times_contacted INTEGER NOT NULL DEFAULT 0,last_time_contacted INTEGER,starred INTEGER NOT NULL DEFAULT 0,primary_phone INTEGER REFERENCES phones(_id),primary_organization INTEGER REFERENCES organizations(_id),primary_email INTEGER REFERENCES contact_methods(_id),photo_version TEXT,custom_ringtone TEXT,send_to_voicemail INTEGER,phonetic_name TEXT COLLATE LOCALIZED);
  /packages/apps/Email/res/values/
strings.xml 217 <!-- The summary section entry in the AccountFolder list to display all starred -->
218 <string name="account_folder_list_summary_starred">Starred</string>
    [all...]
  /cts/tests/tests/provider/src/android/provider/cts/
ContactsTest.java 78 People.LAST_TIME_CONTACTED, People.STARRED,
    [all...]
  /frameworks/base/docs/html/guide/topics/providers/
content-providers.jd 511 values.put(People.STARRED, 1);
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
fields_index_changes.html     [all...]
alldiffs_index_changes.html     [all...]
fields_index_all.html     [all...]
alldiffs_index_all.html     [all...]
  /packages/apps/Email/src/com/android/email/activity/
MessageList.java 861 // Show "set_star_action" when one or more un-starred messages are selected.
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/5/
user_comments_for_4_to_5.xml     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
gcc.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
gcc.info     [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
gcc.info     [all...]

Completed in 368 milliseconds

12