/packages/apps/Email/tests/src/com/android/email/ |
D | FolderPropertiesTests.java | 45 FolderProperties fp = FolderProperties.getInstance(context); in testGetDisplayName() local 102 FolderProperties fp = FolderProperties.getInstance(context); in testGetDisplayNameWithCursor() local 121 FolderProperties fp = FolderProperties.getInstance(mContext); in testSpecialIcons() local 149 FolderProperties fp = FolderProperties.getInstance(context); in testGetMessageCountWithCursor() local
|
/packages/apps/Email/tests/src/com/android/email/mail/store/ |
D | Pop3StoreUnitTests.java | 538 FetchProfile fp = new FetchProfile(); in testCatchClosed2() local 586 FetchProfile fp = new FetchProfile(); in testCatchClosed2a() local 633 FetchProfile fp = new FetchProfile(); in testCatchClosed3() local 795 FetchProfile fp = new FetchProfile(); in checkOneUnread() local 835 FetchProfile fp = new FetchProfile(); in testRetrVariants() local
|
D | ImapStoreUnitTests.java | 769 final FetchProfile fp = new FetchProfile(); in testFetchFlagEnvelope() local 810 final FetchProfile fp = new FetchProfile(); in testFetchBodyStructureSimple() local 849 final FetchProfile fp = new FetchProfile(); in testFetchBodyStructureMultipart() local 971 final FetchProfile fp = new FetchProfile(); in testFetchBodySane() local 994 final FetchProfile fp = new FetchProfile(); in testFetchBody() local 1017 final FetchProfile fp = new FetchProfile(); in testFetchAttachment() local 1068 FetchProfile fp = new FetchProfile();fp.clear(); in testNilMessage() local 1127 FetchProfile fp = new FetchProfile(); in testExcessFetchResult() local 2106 final FetchProfile fp = new FetchProfile(); in testFetchBodyStructureMalformed() local
|
/packages/apps/Email/src/com/android/email/ |
D | MessagingController.java | 469 FetchProfile fp = new FetchProfile(); in loadUnsyncedMessages() local 471 remoteFolder.fetch(smallMessages.toArray(new Message[smallMessages.size()]), fp, in loadUnsyncedMessages() local 488 remoteFolder.fetch(largeMessages.toArray(new Message[largeMessages.size()]), fp, null); in loadUnsyncedMessages() local 532 FetchProfile fp = new FetchProfile(); in downloadFlagAndEnvelope() local 543 remoteFolder.fetch(unsyncedMessages.toArray(new Message[0]), fp, in downloadFlagAndEnvelope() local 672 FetchProfile fp = new FetchProfile(); in searchMailboxImpl() local 677 remoteFolder.fetch(messageList.toArray(new Message[0]), fp, in searchMailboxImpl() local 866 FetchProfile fp = new FetchProfile(); in synchronizeMailboxGeneric() local 1764 FetchProfile fp = new FetchProfile(); in processPendingAppend() local 1774 FetchProfile fp = new FetchProfile(); in processPendingAppend() local
|
/packages/inputmethods/PinyinIME/jni/share/ |
D | ngram.cpp | 160 bool NGram::save_ngram(FILE *fp) { in save_ngram() 180 bool NGram::load_ngram(FILE *fp) { in load_ngram()
|
D | dicttrie.cpp | 112 bool DictTrie::save_dict(FILE *fp) { in save_dict() 153 FILE *fp = fopen(filename, "wb"); in save_dict() local 168 bool DictTrie::load_dict(FILE *fp) { in load_dict() 249 FILE *fp = fopen(filename, "rb"); in load_dict() local 282 FILE *fp = fdopen(sys_fd, "rb"); in load_dict_fd() local
|
D | dictlist.cpp | 379 bool DictList::save_list(FILE *fp) { in save_list() 411 bool DictList::load_list(FILE *fp) { in load_list()
|
D | spellingtrie.cpp | 639 bool SpellingTrie::save_spl_trie(FILE *fp) { in save_spl_trie() 662 bool SpellingTrie::load_spl_trie(FILE *fp) { in load_spl_trie()
|
D | userdict.cpp | 1006 FILE *fp = fopen(file, "w+"); in _get_lpis() local 1029 FILE *fp = fopen(file, "rb"); in _get_lpis() local 1091 FILE *fp = fopen(file, "rb"); in _get_lpis() local
|
D | dictbuilder.cpp | 226 FILE *fp = fopen(fn_validhzs, "rb"); in read_valid_hanzis() local
|
/packages/apps/Email/tests/src/com/android/emailcommon/mail/ |
D | MockFolder.java | 62 public void fetch(Message[] messages, FetchProfile fp, MessageRetrievalListener listener) { in fetch()
|
/packages/apps/Email/src/com/android/email/activity/ |
D | MailboxFragmentAdapter.java | 296 FolderProperties fp = FolderProperties.getInstance(context); in getDisplayName() local 383 FolderProperties fp = FolderProperties.getInstance(context); in bindListItem() local
|
D | AccountSelectorAdapter.java | 559 final FolderProperties fp = FolderProperties.getInstance(context); in setAccountMailboxInfo() local
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/mail/ |
D | Folder.java | 157 public abstract void fetch(Message[] messages, FetchProfile fp, in fetch()
|
/packages/apps/Email/src/com/android/email/mail/store/ |
D | ImapFolder.java | 508 public void fetch(Message[] messages, FetchProfile fp, MessageRetrievalListener listener) in fetch() 521 public void fetchInternal(Message[] messages, FetchProfile fp, in fetchInternal()
|
D | Pop3Store.java | 641 public void fetch(Message[] messages, FetchProfile fp, MessageRetrievalListener listener) in fetch()
|
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
D | db_utilities_camera.h | 316 double f,fp,fpi; in db_UpdateRotFocalHomography() local
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_utilities_camera.h | 316 double f,fp,fpi; in db_UpdateRotFocalHomography() local
|