/packages/apps/Contacts/src/com/android/contacts/model/ |
D | FallbackSource.java | 84 protected EditType buildPhoneType(int type) { in buildPhoneType() 88 protected EditType buildEmailType(int type) { in buildEmailType() 92 protected EditType buildPostalType(int type) { in buildPostalType() 96 protected EditType buildImType(int type) { in buildImType() 100 protected EditType buildOrgType(int type) { in buildOrgType() 454 protected abstract int getTypeLabelResource(Integer type); in getTypeLabelResource() 456 protected boolean isCustom(Integer type) { in isCustom() 468 protected CharSequence getTypeLabel(Resources res, Integer type, CharSequence label) { in getTypeLabel() 480 final Integer type = cursor.getInt(cursor.getColumnIndex(getTypeColumn())); in inflateUsing() local 486 final Integer type = values.getAsInteger(getTypeColumn()); in inflateUsing() local [all …]
|
D | EntityModifier.java | 184 final EditType type = getCurrentType(entry, kind); in getTypeFrequencies() local 254 final EditType type = kind.typeList.get(i); in getTypePrecedence() local 284 final EditType type = iterator.next(); in getBestValidType() local 325 public static ValuesDelta insertChild(EntityDelta state, DataKind kind, EditType type) { in insertChild()
|
/packages/apps/Mms/src/com/android/mms/dom/events/ |
D | EventTargetImpl.java | 40 EventListenerEntry(String type, EventListener listener, boolean useCapture) in EventListenerEntry() 52 public void addEventListener(String type, EventListener listener, boolean useCapture) { in addEventListener() 115 public void removeEventListener(String type, EventListener listener, in removeEventListener()
|
/packages/apps/Mms/src/org/w3c/dom/events/ |
D | EventTarget.java | 70 public void addEventListener(String type, in addEventListener() 91 public void removeEventListener(String type, in removeEventListener()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
D | BluetoothOppSendFileInfo.java | 68 public BluetoothOppSendFileInfo(String fileName, String type, long length, in BluetoothOppSendFileInfo() 80 public BluetoothOppSendFileInfo(String data, String type, long length, int status, in BluetoothOppSendFileInfo() 92 String type, String dest) { in generateFileInfo()
|
/packages/apps/Music/src/com/android/music/ |
D | VideoBrowserActivity.java | 83 … String type = mCursor.getString(mCursor.getColumnIndexOrThrow(MediaStore.Video.Media.MIME_TYPE)); in onListItemClick() local 84 ….setDataAndType(ContentUris.withAppendedId(MediaStore.Video.Media.EXTERNAL_CONTENT_URI, id), type); in onListItemClick() local
|
D | MediaPickerActivity.java | 99 String type = mCursor.getString(mCursor.getColumnIndexOrThrow( in onListItemClick() local 131 ….setDataAndType(ContentUris.withAppendedId(MediaStore.Audio.Media.EXTERNAL_CONTENT_URI, id), type); in onListItemClick() local 162 String type = intent.getType(); in MakeCursor() local
|
/packages/apps/Contacts/tests/src/com/android/contacts/ |
D | RecentCallsListActivityTests.java | 158 private void checkCallType(int type) { in checkCallType() 267 private void insert(String number, long date, int duration, int type) { in insert() 334 int type = mRnd.nextInt(10); in insertRandomRange() local
|
/packages/apps/Email/src/com/android/email/mail/ |
D | Message.java | 65 public abstract Address[] getRecipients(RecipientType type) throws MessagingException; in getRecipients() 67 public abstract void setRecipients(RecipientType type, Address[] addresses) in setRecipients() 70 public void setRecipient(RecipientType type, Address address) throws MessagingException { in setRecipient()
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
D | PushReceiver.java | 83 int type = pdu.getMessageType(); in doInBackground() local 170 private static long findThreadId(Context context, GenericPdu pdu, int type) { in findThreadId()
|
/packages/apps/Email/src/com/android/email/ |
D | Utility.java | 252 int type; in buildMailboxIdSelection() local 331 public String getDisplayName(int type) { in getDisplayName() 343 public Drawable getIconIds(int type) { in getIconIds()
|
/packages/apps/Mms/src/com/android/mms/ui/ |
D | RecipientsAdapter.java | 77 int type = cursor.getInt(RecipientsAdapter.TYPE_INDEX); in convertToString() local 130 int type = cursor.getInt(TYPE_INDEX); in bindView() local
|
D | MessageListAdapter.java | 137 String type = cursor.getString(mColumnsMap.mColumnMsgType); in bindView() local 194 public MessageItem getCachedMessageItem(String type, long msgId, Cursor c) { in getCachedMessageItem() 207 private static long getKey(String type, long id) { in getKey()
|
/packages/providers/GoogleContactsProvider/tests/src/com/android/providers/contacts/ |
D | ContactsSyncAdapterTest.java | 655 boolean isPrimary, int type, String label) { in checkNextNumber() 659 assertEquals(dumpRow(cursor), type, getLong(cursor, Contacts.Phones.TYPE)); in checkNextNumber() local 678 String auxData, int kind, boolean isPrimary, int type, String label) { in checkNextContactMethod() 686 assertEquals(dumpRow(cursor), type, getLong(cursor, Contacts.ContactMethods.TYPE)); in checkNextContactMethod() local 711 boolean isPrimary, int type, String label) { in checkNextPostal() 730 String auxData, boolean isPrimary, int type, String label) { in checkNextIm() 746 boolean isPrimary, int type, String label) { in checkNextEmail() 772 boolean isPrimary, byte type, String label) { in addOrganization() 792 String title, boolean isPrimary, int type, String label) { in checkNextOrganization() 799 assertEquals(dumpRow(cursor), type, getLong(cursor, Contacts.Phones.TYPE)); in checkNextOrganization() local
|
/packages/apps/IM/src/com/android/im/app/ |
D | ChatBackgroundMaker.java | 42 public void setBackground(MessageView view, String contact, int type) { in setBackground()
|
D | MessageView.java | 77 public void bindPresenceMessage(String contact, int type, boolean isGroupChat, in bindPresenceMessage() 131 private CharSequence formatPresenceUpdates(String contact, int type, in formatPresenceUpdates()
|
/packages/apps/Email/tests/src/com/android/email/mail/ |
D | MockFolder.java | 35 public boolean canCreate(FolderType type) { in canCreate() 40 public boolean create(FolderType type) { in create()
|
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/ |
D | ndrdic.c | 43 NJ_INT16 njd_r_get_hinsi(NJ_DIC_HANDLE rule, NJ_UINT8 type) { in njd_r_get_hinsi() 86 NJ_INT16 njd_r_get_connect(NJ_DIC_HANDLE rule, NJ_UINT16 hinsi, NJ_UINT8 type, NJ_UINT8 **connect) { in njd_r_get_connect()
|
/packages/apps/IM/src/com/android/im/ |
D | IContactListListener.aidl | 35 void onContactChange(int type, IContactList list, in Contact contact); in onContactChange()
|
/packages/apps/Contacts/src/com/android/contacts/ |
D | TypePrecedence.java | 84 public static int getTypePrecedence(String mimetype, int type) { in getTypePrecedence()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapVcardManager.java | 126 public final int getPhonebookSize(final int type) { in getPhonebookSize() 157 public final int getCallHistorySize(final int type) { in getCallHistorySize() 176 public final ArrayList<String> loadCallHistoryList(final int type) { in loadCallHistoryList() 268 public final int composeAndSendCallLogVcards(final int type, final Operation op, in composeAndSendCallLogVcards()
|
/packages/apps/Email/src/com/android/exchange/adapter/ |
D | ContactsSyncAdapter.java | 145 public boolean isSameAs(int type, String value); in isSameAs() 281 public boolean isSameAs(int type, String value) { in isSameAs() 297 public boolean isSameAs(int type, String value) { in isSameAs() 304 int type; field in ContactsSyncAdapter.PhoneRow 1003 String contentItemType, int type, String stringType) { in findTypedData() 1045 int type, String contentItemType) { in findUntypedData() 1091 public RowBuilder createBuilder(Entity entity, String mimeType, int type, in createBuilder() 1116 private RowBuilder typedRowBuilder(Entity entity, String mimeType, int type) { in typedRowBuilder() 1261 public void addPhone(Entity entity, int type, String phone) { in addPhone() 1283 public void addRelation(Entity entity, int type, String value) { in addRelation() [all …]
|
/packages/apps/Settings/src/com/android/settings/vpn/ |
D | VpnTypeSelection.java | 68 private void setResult(VpnType type) { in setResult()
|
/packages/apps/Mms/src/com/android/mms/layout/ |
D | HVGALayoutParameters.java | 35 public HVGALayoutParameters(int type) { in HVGALayoutParameters()
|
/packages/apps/IM/src/com/android/im/app/adapter/ |
D | ContactListListenerAdapter.java | 39 public void onContactChange(int type, IContactList list, in onContactChange()
|