/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/ |
D | RawContactDeltaTests.java | 80 final RawContact before = new RawContact(contact); in getRawContact() local 92 final RawContact before = getRawContact(mContext, TEST_CONTACT_ID, TEST_PHONE_ID); in testParcelChangesNone() local 102 final RawContact before = getRawContact(mContext, TEST_CONTACT_ID, TEST_PHONE_ID); in testParcelChangesInsert() local 120 final RawContact before = getRawContact(mContext, TEST_CONTACT_ID, TEST_PHONE_ID); in testParcelChangesUpdate() local 134 final RawContact before = getRawContact(mContext, TEST_CONTACT_ID, TEST_PHONE_ID); in testParcelChangesDelete() local 147 final ContentValues before = new ContentValues(); in testValuesDiffDelete() local 166 final RawContact before = getRawContact(mContext, TEST_CONTACT_ID, TEST_PHONE_ID); in testEntityDiffNone() local 177 final RawContact before = getRawContact(mContext, TEST_CONTACT_ID, TEST_PHONE_ID); in testEntityDiffNoneInsert() local 214 final RawContact before = getRawContact(mContext, TEST_CONTACT_ID, TEST_PHONE_ID); in testEntityDiffUpdateInsert() local 259 final RawContact before = getRawContact(mContext, TEST_CONTACT_ID, TEST_PHONE_ID); in testEntityDiffNoneUpdate() local [all …]
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
D | BinaryDictionaryUtils.java | 45 private static native float calcNormalizedScoreNative(int[] before, int[] after, int score); in calcNormalizedScoreNative() 46 private static native int editDistanceNative(int[] before, int[] after); in editDistanceNative() 109 public static float calcNormalizedScore(final String before, final String after, in calcNormalizedScore() 115 public static int editDistance(final String before, final String after) { in editDistance()
|
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/model/ |
D | ValuesDeltaTests.java | 61 final ContentValues before = new ContentValues(); in testValuesDiffNone() local 73 final ContentValues before = new ContentValues(); in testValuesDiffUpdate() local
|
/packages/inputmethods/LatinIME/native/jni/src/utils/ |
D | autocorrection_threshold_utils.cpp | 32 /* static */ int AutocorrectionThresholdUtils::editDistance(const int *before, in editDistance() 70 /* static */ float AutocorrectionThresholdUtils::calcNormalizedScore(const int *before, in calcNormalizedScore()
|
/packages/inputmethods/LatinIME/native/jni/tests/utils/ |
D | autocorrection_threshold_utils_test.cpp | 26 int CalcEditDistance(const std::vector<int> &before, in CalcEditDistance()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
D | SuggestionSpanPickedNotificationReceiver.java | 36 final String before = intent.getStringExtra( in onReceive() local
|
/packages/apps/UnifiedEmail/tests/src/com/android/mail/providers/ |
D | AccountTests.java | 44 final Account before = Account.builder().buildFrom(dest, null); in testSerializeDeserialize() local
|
/packages/inputmethods/LatinIME/native/jni/ |
D | com_android_inputmethod_latin_BinaryDictionaryUtils.cpp | 60 jintArray before, jintArray after, jint score) { in latinime_BinaryDictionaryUtils_calcNormalizedScore() 71 static jint latinime_BinaryDictionaryUtils_editDistance(JNIEnv *env, jclass clazz, jintArray before, in latinime_BinaryDictionaryUtils_editDistance()
|
/packages/apps/Email/tests/src/com/android/emailcommon/provider/ |
D | AccountTest.java | 81 final Account before = new Account(); in testSerializeAndDeserializeWithJSON() local
|
D | HostAuthTests.java | 254 final HostAuth before = new HostAuth(); in testSerializeAndDeserializeWithJSON() local
|
/packages/apps/Mms/src/com/android/mms/ui/ |
D | ConversationListItem.java | 111 int before = buf.length(); in formatMessage() local 120 int before = buf.length(); in formatMessage() local
|
/packages/experimental/RpcPerformance/ |
D | rpcperftest.cpp | 80 struct timespec before, after; in main() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapActivity.java | 275 public void beforeTextChanged(CharSequence s, int start, int before, int after) { in beforeTextChanged() 278 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/ |
D | EntityDiff.java | 46 public static EntityDiff buildDiff(Entity before, Entity after, Uri targetUri, in buildDiff()
|
D | EntitySet.java | 73 final Entity before = iterator.next(); in fromQuery() local
|
D | EntityDelta.java | 84 public static EntityDelta fromBefore(Entity before) { in fromBefore() 510 public static ValuesDelta fromBefore(ContentValues before) { in fromBefore()
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | BluetoothNameDialogFragment.java | 201 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
D | BluetoothPairingDialog.java | 390 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/packages/apps/Settings/src/com/android/settings/wifi/ |
D | WifiApDialog.java | 161 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
D | WriteWifiConfigToNfcDialog.java | 215 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/packages/apps/Mms/src/com/android/mms/widget/ |
D | MmsWidgetService.java | 255 int before = from.length(); local
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/ |
D | EditTextFragment.java | 136 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/packages/apps/UnifiedEmail/tests/src/com/android/mail/browse/ |
D | SendersFormattingTests.java | 98 final ConversationInfo before = createConversationInfo(); in testSenderNameBadInput() local 113 final ConversationInfo before = new ConversationInfo(42, 49, first, firstUnread, last); in testConversationSnippetsBadInput() local
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
D | AuthenticationView.java | 104 public void onTextChanged(CharSequence s, int start, int before, int count) { } in onTextChanged()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/ |
D | ExportDialog.java | 83 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|