Searched refs:type (Results 476 - 500 of 571) sorted by relevance

<<11121314151617181920>>

/packages/apps/TV/usbtuner/src/com/android/usbtuner/cc/
H A DCaptionTrackRenderer.java116 switch (event.type) {
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DConversationContainer.java141 * A recycler that holds removed scrap views, organized by integer item view type. All views
673 public View getScrapView(int type) { argument
674 return mScrapViews.peek(type);
677 public void addScrapView(int type, View v) { argument
678 mScrapViews.add(type, v);
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/testutil/
H A DRawContactUtil.java143 account.type)
/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
H A DTelephonyBackupAgentTest.java127 "\"9087978987\",\"date_sent\":\"999999999\",\"status\":\"3\",\"type\":\"44\"," +
135 "\"9087978987\",\"date_sent\":\"999999999\",\"status\":\"0\",\"type\":\"4\"," +
143 "\"999999999\",\"status\":\"2\",\"type\":\"3\"," +
153 "\"999999999\",\"status\":\"2\",\"type\":\"3\"}";
162 100 /*subcharset*/, 111111 /*date*/, 111112 /*datesent*/, 3 /*type*/,
175 "[{\"type\":10,\"address\":\"+111 (111) 11111111\",\"charset\":100}," +
176 "{\"type\":11,\"address\":\"+11121212\",\"charset\":101},{\"type\":12,\"address\":"+
177 "\"example@example.com\",\"charset\":102},{\"type\":13,\"address\":\"+999999999\"" +
184 111122 /*date*/, 1111112 /*datesent*/, 4 /*type*/, 1
271 createSmsRow(int id, int subId, String address, String body, String subj, long date, long dateSent, int status, int type, long threadId) argument
295 createMmsRow(int id, int subId, String subj, int subCharset, long date, long dateSent, int type, int version, int textOnly, int msgBox, String contentLocation, String body, int bodyCharset, String[] addresses, long threadId) argument
[all...]
/packages/apps/Email/provider_src/com/android/email/mail/store/
H A DImapFolder.java224 public boolean canCreate(FolderType type) { argument
229 public boolean create(FolderType type) throws MessagingException { argument
636 * HEADER.FIELDS (date subject from content-type to cc)])
892 body type
901 final ImapString type = bs.getStringOrEmpty(0);
904 (type.getString() + "/" + subType.getString()).toLowerCase(Locale.US);
912 // A body type of type MESSAGE and subtype RFC822
926 * Set the content type with as much information as we know right now.
949 if (type
[all...]
H A DImapStore.java137 public boolean canSyncFolderType(final int type) { argument
138 switch (type) {
376 // TODO: pass in the mailbox type, or do a proper lookup here
H A DPop3Store.java297 public boolean canCreate(FolderType type) { argument
302 public boolean create(FolderType type) { argument
/packages/apps/Messaging/src/android/support/v7/mms/pdu/
H A DPduParser.java69 * Store the "type" parameter in "Content-Type" header field.
119 /* get the message type */
180 // The MMS content type must be "application/vnd.wap.multipart.mixed"
222 log("Parser doesn't support this message type in this version!");
850 /* parse part's content-type */
880 // Invalid length of content-type.
1330 * Parse content type parameters. For now we just support
1331 * four parameters used in mms: "type", "start", "name", "charset".
1343 * the actual expected type of the value is implied by the well-known parameter
1347 * In addition to the expected type, ther
[all...]
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
H A DPduParser.java91 * Store the "type" parameter in "Content-Type" header field.
134 /* get the message type */
194 // For failure only no need to check content type
205 // The MMS content type must be "application/vnd.wap.multipart.mixed"
247 log("Parser doesn't support this message type in this version!");
884 /* parse part's content-type */
914 // Invalid length of content-type.
1367 * Parse content type parameters. For now we just support
1368 * four parameters used in mms: "type", "start", "name", "charset".
1380 * the actual expected type o
[all...]
H A DPduComposer.java33 * Address type.
118 * Map of all content type
154 // Get Message-type.
155 final int type = mPdu.getMessageType();
158 switch (type) {
913 // This contentTypeIdentifier should be used for type of attachment...
917 // content type is mandatory
923 // content-type parameter: start
947 // content-type parameter: type
[all...]
/packages/apps/Nfc/nci/jni/
H A DNativeNfcManager.cpp302 nativeNfcTag_setRfInterface ((tNFA_INTF_TYPE) eventData->activated.activate_ntf.intf_param.type);
359 ALOGD("%s: NFA_DEACTIVATED_EVT Type: %u, gIsTagDeactivating: %d", __FUNCTION__, eventData->deactivated.type,gIsTagDeactivating);
361 if (eventData->deactivated.type != NFA_DEACTIVATE_TYPE_SLEEP)
386 if ((eventData->deactivated.type == NFA_DEACTIVATE_TYPE_IDLE)
387 || (eventData->deactivated.type == NFA_DEACTIVATE_TYPE_DISCOVERY))
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DFolderListFragment.java159 private static final String BUNDLE_SELECTED_ITEM_TYPE = "flf-selected-item-type";
160 private static final String BUNDLE_SELECTED_TYPE = "flf-selected-type";
304 // only activity creating a ConversationListContext is a MailActivity which is of type
306 // activity is creating ConversationListFragments. This activity must be of type
484 // No selected folder type required for hierarchical lists.
617 // Folder type, so change folders only.
620 mSelectedFolderType = folder.type;
621 LogUtils.d(LOG_TAG, "FLF.viewFolderOrChangeAccount folder=%s, type=%d",
696 LogUtils.wtf(LOG_TAG, "FLF.onCreateLoader() with weird type");
908 final @DrawerItem.DrawerItemType int type
[all...]
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
H A DDefaultSoftKeyboardJAJP.java296 /** The last input type */
308 /** {@code SharedPreferences} for save the keyboard type */
330 /* Keyboard[# of Languages][portrait/landscape][# of keyboard type][shift off/on][max # of key-modes][noinput/input] */
370 * @param keyMode The type of input mode
476 @Override public void changeKeyboardType(int type) { argument
478 Keyboard kbd = getTypeChangeKeyboard(type);
480 mCurrentKeyboardType = type;
481 mPrefEditor.putBoolean("opt_enable_qwerty", type == KEYBOARD_QWERTY);
485 if (type == KEYBOARD_12KEY) {
560 /* Send a input character directly if instant input type i
[all...]
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...
/packages/providers/ContactsProvider/tests/assets/upgradeTest/
H A Dcontacts2_1108.sql41 CREATE TABLE agg_exceptions (_id INTEGER PRIMARY KEY AUTOINCREMENT,type INTEGER NOT NULL, raw_contact_id1 INTEGER REFERENCES raw_contacts(_id), raw_contact_id2 INTEGER REFERENCES raw_contacts(_id));
45 CREATE TABLE calls (_id INTEGER PRIMARY KEY AUTOINCREMENT,number TEXT,presentation INTEGER NOT NULL DEFAULT 1,post_dial_digits TEXT NOT NULL DEFAULT '',date INTEGER,duration INTEGER,data_usage INTEGER,type INTEGER,features INTEGER NOT NULL DEFAULT 0,subscription_component_name TEXT,subscription_id TEXT,phone_account_address TEXT,phone_account_hidden INTEGER NOT NULL DEFAULT 0,sub_id INTEGER DEFAULT -1,new INTEGER,name TEXT,numbertype INTEGER,numberlabel TEXT,countryiso TEXT,voicemail_uri TEXT,is_read INTEGER,geocoded_location TEXT,lookup_uri TEXT,matched_number TEXT,normalized_number TEXT,photo_id INTEGER NOT NULL DEFAULT 0,photo_uri TEXT,formatted_number TEXT,_data TEXT,has_content INTEGER,mime_type TEXT,source_data TEXT,source_package TEXT,transcription TEXT,state INTEGER,dirty INTEGER NOT NULL DEFAULT 0,deleted INTEGER NOT NULL DEFAULT 0, add_for_all_users INTEGER NOT NULL DEFAULT 1);
104 INSERT INTO sqlite_master(type,name,tbl_name,rootpage,sql)VALUES('table','search_index','search_index',0,'CREATE VIRTUAL TABLE search_index USING FTS4 (contact_id INTEGER REFERENCES contacts(_id) NOT NULL,content TEXT, name TEXT, tokens TEXT)');
155 CREATE VIEW view_v1_people AS SELECT raw_contacts._id AS _id, name.data1 AS name, raw_contacts.display_name AS display_name, trim(trim(ifnull(name.data7,' ')||' '||ifnull(name.data8,' '))||' '||ifnull(name.data9,' ')) AS phonetic_name , note.data1 AS notes, accounts.account_name, accounts.account_type, raw_contacts.times_contacted AS times_contacted, raw_contacts.last_time_contacted AS last_time_contacted, raw_contacts.custom_ringtone AS custom_ringtone, raw_contacts.send_to_voicemail AS send_to_voicemail, raw_contacts.starred AS starred, organization._id AS primary_organization, email._id AS primary_email, phone._id AS primary_phone, phone.data1 AS number, phone.data2 AS type, phone.data3 AS label, _PHONE_NUMBER_STRIPPED_REVERSED(phone.data1) AS number_key FROM raw_contacts JOIN accounts ON (raw_contacts.account_id=accounts._id) LEFT OUTER JOIN data name ON (raw_contacts._id = name.raw_contact_id AND (SELECT mimetype FROM mimetypes WHERE mimetypes._id = name.mimetype_id)='vnd.android.cursor.item/name') LEFT OUTER JOIN data organization ON (raw_contacts._id = organization.raw_contact_id AND (SELECT mimetype FROM mimetypes WHERE mimetypes._id = organization.mimetype_id)='vnd.android.cursor.item/organization' AND organization.is_primary) LEFT OUTER JOIN data email ON (raw_contacts._id = email.raw_contact_id AND (SELECT mimetype FROM mimetypes WHERE mimetypes._id = email.mimetype_id)='vnd.android.cursor.item/email_v2' AND email.is_primary) LEFT OUTER JOIN data note ON (raw_contacts._id = note.raw_contact_id AND (SELECT mimetype FROM mimetypes WHERE mimetypes._id = note.mimetype_id)='vnd.android.cursor.item/note') LEFT OUTER JOIN data phone ON (raw_contacts._id = phone.raw_contact_id AND (SELECT mimetype FROM mimetypes WHERE mimetypes._id = phone.mimetype_id)='vnd.android.cursor.item/phone_v2' AND phone.is_primary) WHERE raw_contacts.deleted=0;
156 CREATE VIEW view_v1_organizations AS SELECT data._id AS _id, raw_contact_id AS person, is_primary AS isprimary, accounts.account_name, accounts.account_type, data1 AS company, data2 AS type, data3 AS label, data4 AS title FROM data JOIN mimetypes ON (data.mimetype_id = mimetypes._id) JOIN raw_contacts ON (data.raw_contact_id = raw_contacts._id) JOIN accounts ON (raw_contacts.account_id=accounts._id) WHERE mimetypes.mimetype='vnd.android.cursor.item/organization' AND raw_contacts.deleted=0;
157 CREATE VIEW view_v1_contact_methods AS SELECT data._id AS _id, data.raw_contact_id AS person, CAST ((CASE WHEN mimetype='vnd.android.cursor.item/email_v2' THEN 1 ELSE (CASE WHEN mimetype='vnd.android.cursor.item/im' THEN 3 ELSE (CASE WHEN mimetype='vnd.android.cursor.item/postal-address_v2' THEN 2 ELSE NULL END) END) END) AS INTEGER) AS kind, data.is_primary AS isprimary, data.data2 AS type, (CASE WHEN mimetype='vnd.android.cursor.item/im' THEN (CASE WHEN data.data5=-1 THEN 'custom:'||data.data6 ELSE 'pre:'||data.data5 END) ELSE data.data1 END) AS data, data.data3 AS label, data.data14 AS aux_data, name.data1 AS name, raw_contacts.display_name AS display_name, trim(trim(ifnull(name.data7,' ')||' '||ifnull(name.data8,' '))||' '||ifnull(name.data9,' ')) AS phonetic_name , note.data1 AS notes, accounts.account_name, accounts.account_type, raw_contacts.times_contacted AS times_contacted, raw_contacts.last_time_contacted AS last_time_contacted, raw_contacts.custom_ringtone AS custom_ringtone, raw_contacts.send_to_voicemail AS send_to_voicemail, raw_contacts.starred AS starred, organization._id AS primary_organization, email._id AS primary_email, phone._id AS primary_phone, phone.data1 AS number, phone.data2 AS type, phone.data3 AS label, _PHONE_NUMBER_STRIPPED_REVERSED(phone.data1) AS number_key FROM data JOIN mimetypes ON (mimetypes._id = data.mimetype_id) JOIN raw_contacts ON (raw_contacts._id = data.raw_contact_id) JOIN accounts ON (raw_contacts.account_id=accounts._id) LEFT OUTER JOIN data name ON (raw_contacts._id = name.raw_contact_id AND (SELECT mimetype FROM mimetypes WHERE mimetypes._id = name.mimetype_id)='vnd.android.cursor.item/name') LEFT OUTER JOIN data organization ON (raw_contacts._id = organization.raw_contact_id AND (SELECT mimetype FROM mimetypes WHERE mimetypes._id = organization.mimetype_id)='vnd.android.cursor.item/organization' AND organization.is_primary) LEFT OUTER JOIN data email ON (raw_contacts._id = email.raw_contact_id AND (SELECT mimetype FROM mimetypes WHERE mimetypes._id = email.mimetype_id)='vnd.android.cursor.item/email_v2' AND email.is_primary) LEFT OUTER JOIN data note ON (raw_contacts._id = note.raw_contact_id AND (SELECT mimetype FROM mimetypes WHERE mimetypes._id = note.mimetype_id)='vnd.android.cursor.item/note') LEFT OUTER JOIN data phone ON (raw_contacts._id = phone.raw_contact_id AND (SELECT mimetype FROM mimetypes WHERE mimetypes._id = phone.mimetype_id)='vnd.android.cursor.item/phone_v2' AND phone.is_primary) WHERE kind IS NOT NULL AND raw_contacts.deleted=0;
158 CREATE VIEW view_v1_phones AS SELECT DISTINCT data._id AS _id, data.raw_contact_id AS person, data.is_primary AS isprimary, data.data1 AS number, data.data2 AS type, data.data3 AS label, _PHONE_NUMBER_STRIPPED_REVERSED(data.data1) AS number_key, name.data1 AS name, raw_contacts.display_name AS display_name, trim(trim(ifnull(name.data7,' ')||' '||ifnull(name.data8,' '))||' '||ifnull(name.data9,' ')) AS phonetic_name , note.data1 AS notes, accounts.account_name, accounts.account_type, raw_contacts.times_contacted AS times_contacted, raw_contacts.last_time_contacted AS last_time_contacted, raw_contacts.custom_ringtone AS custom_ringtone, raw_contacts.send_to_voicemail AS send_to_voicemail, raw_contacts.starred AS starred, organization._id AS primary_organization, email._id AS primary_email, phone._id AS primary_phone, phone.data1 AS number, phone.data2 AS type, phone.data3 AS label, _PHONE_NUMBER_STRIPPED_REVERSED(phone.data1) AS number_key FROM data JOIN phone_lookup ON (data._id = phone_lookup.data_id) JOIN mimetypes ON (mimetypes._id = data.mimetype_id) JOIN raw_contacts ON (raw_contacts._id = data.raw_contact_id) JOIN accounts ON (raw_contacts.account_id=accounts._id) LEFT OUTER JOIN data name ON (raw_contacts._id = name.raw_contact_id AND (SELECT mimetype FROM mimetypes WHERE mimetypes._id = name.mimetype_id)='vnd.android.cursor.item/name') LEFT OUTER JOIN data organization ON (raw_contacts._id = organization.raw_contact_id AND (SELECT mimetype FROM mimetypes WHERE mimetypes._id = organization.mimetype_id)='vnd.android.cursor.item/organization' AND organization.is_primary) LEFT OUTER JOIN data email ON (raw_contacts._id = email.raw_contact_id AND (SELECT mimetype FROM mimetypes WHERE mimetypes._id = email.mimetype_id)='vnd.android.cursor.item/email_v2' AND email.is_primary) LEFT OUTER JOIN data note ON (raw_contacts._id = note.raw_contact_id AND (SELECT mimetype FROM mimetypes WHERE mimetypes._id = note.mimetype_id)='vnd.android.cursor.item/note') LEFT OUTER JOIN data phone ON (raw_contacts._id = phone.raw_contact_id AND (SELECT mimetype FROM mimetypes WHERE mimetypes._id = phone.mimetype_id)='vnd.android.cursor.item/phone_v2' AND phone.is_primary) WHERE mimetypes.mimetype='vnd.android.cursor.item/phone_v2' AND raw_contacts.deleted=0;
/packages/apps/Email/provider_src/com/android/email/provider/
H A DEmailProvider.java290 private static final int BASE_SHIFT = 12; // 12 bits to the base type: 0, 0x1000, 0x2000, etc.
402 public static Uri uiUri(String type, long id) { argument
403 return Uri.parse(uiUriString(type, id));
408 * @param type of the resource: uifolder, message, etc.
412 public static String uiUriString(String type, long id) { argument
413 return "content://" + EmailContent.AUTHORITY + "/" + type + ((id == -1) ? "" : ("/" + id));
823 // If there's a mailboxId parameter in the url, we respond with a mime type that
2447 * Returns the base notification URI for the given content type.
2449 * @param match The type of content that was modified.
2693 * Generate UIProvider draft type; not
3015 uriWithId(String type) argument
3027 uriWithColumn(String type, String columnName) argument
3041 uriWithFQId(String type, String tableName) argument
3694 combinedUriString(String type, String id) argument
3705 combinedMailboxId(int type) argument
3709 getVirtualMailboxId(long accountId, int type) argument
5544 pickFolder(Uri uri, int type, int headerId) argument
[all...]
/packages/apps/Messaging/src/com/android/messaging/datamodel/
H A DBugleDatabaseOperations.java624 String type = null;
630 type = part.getContentType();
634 values.put(ConversationColumns.PREVIEW_CONTENT_TYPE, type);
753 String type = null;
759 type = part.getContentType();
763 values.put(ConversationColumns.DRAFT_PREVIEW_CONTENT_TYPE, type);
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
H A Ddocument.h96 \tparam Allocator Allocator type for allocating memory of object, array and string.
124 //! Iterator type itself
126 //! Constant iterator type
128 //! Non-constant iterator type
135 //! Signed integer type (e.g. \c ptrdiff_t)
216 //! use plain pointer as iterator type
222 //! use plain const pointer as iterator type
233 \tparam CharType character type of the string
260 typedef CharType Ch; //!< character type of the string
340 \tparam CharType Character type o
1785 GenericDocument(Type type, Allocator* allocator = 0, size_t stackCapacity = kDefaultStackCapacity, StackAllocator* stackAllocator = 0) argument
[all...]
/packages/apps/TV/usbtuner/libs/
H A Dexoplayer_1.5.6.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/exoplayer/ ...
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DPhoneNumberListAdapter.java312 Log.w(TAG, "Unsupported filter type came " +
313 "(type: " + filter.filterType + ", toString: " + filter + ")" +
470 final int type = cursor.getInt(PhoneQuery.PHONE_TYPE);
474 label = Phone.getTypeLabel(getContext().getResources(), type, customLabel);
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
H A DRawContactDelta.java181 * Returns the super-primary entry for the given mime type
216 String type = entityValues.getAsString(RawContacts.ACCOUNT_TYPE);
218 return AccountTypeManager.getInstance(context).getAccountType(type, dataSet);
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DMenuExecutor.java359 public static String getMimeType(int type) { argument
360 switch (type) {
/packages/apps/Gallery2/src/com/android/photos/views/
H A DGalleryThumbnailView.java607 // Reuse optScrap if it's of the right type (and not null)
783 throw new IllegalArgumentException("Must have at least one view type (" +
847 public View getScrapView(int type) { argument
848 ArrayList<View> scrap = mScrapViews[type];
/packages/apps/Launcher3/src/com/android/launcher3/
H A DInstallShortcutReceiver.java164 * @return true is the extra is either null or is of type {@param type}
166 private static boolean isValidExtraType(Intent intent, String key, Class type) { argument
168 return extra == null || type.isInstance(extra);
/packages/apps/Messaging/
H A Dversion.mk22 # t - build type (exactly 1 digit). Current valid values are:

Completed in 1262 milliseconds

<<11121314151617181920>>