/packages/apps/Contacts/tests/src/com/android/contacts/ |
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/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/java/src/com/android/inputmethod/latin/ |
D | LatinImeLogger.java | 48 String before, String after, int position, SuggestedWords suggestedWords) { in logOnManualSuggestion() 52 String before, String after, int separatorCode) { in logOnAutoCorrectionForTyping() 55 public static void logOnAutoCorrectionForGeometric(String before, String after, in logOnAutoCorrectionForGeometric()
|
D | SuggestionSpanPickedNotificationReceiver.java | 34 final String before = intent.getStringExtra( in onReceive() local
|
D | BinaryDictionary.java | 99 private static native float calcNormalizedScoreNative(int[] before, int[] after, int score); in calcNormalizedScoreNative() 100 private static native int editDistanceNative(int[] before, int[] after); in editDistanceNative() 177 public static float calcNormalizedScore(final String before, final String after, in calcNormalizedScore() 183 public static int editDistance(final String before, final String after) { in editDistance()
|
D | RichInputConnection.java | 529 final CharSequence before = mIC.getTextBeforeCursor(1000, in getWordRangeAtCursor() local 581 final CharSequence before = getTextBeforeCursor(1, 0); in isCursorTouchingWord() local
|
/packages/apps/Mms/src/com/android/mms/ui/ |
D | ConversationListItem.java | 112 int before = buf.length(); in formatMessage() local 121 int before = buf.length(); in formatMessage() local
|
/packages/experimental/RpcPerformance/ |
D | rpcperftest.cpp | 80 struct timespec before, after; in main() local
|
/packages/inputmethods/LatinIME/native/jni/src/ |
D | words_priority_queue.h | 119 AK_FORCE_INLINE float getHighestNormalizedScore(const int *before, const int beforeLength, in getHighestNormalizedScore() 149 static float getNormalizedScore(SuggestedWord *sw, const int *before, const int beforeLength, in getNormalizedScore()
|
D | words_priority_queue.cpp | 21 int WordsPriorityQueue::outputSuggestions(const int *before, const int beforeLength, in outputSuggestions()
|
/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/apps/Browser/src/com/android/browser/ |
D | AutoFillSettingsFragment.java | 98 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() 110 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/packages/apps/Calculator/src/com/android/calculator2/ |
D | ColorButton.java | 62 protected void onTextChanged(CharSequence text, int start, int before, int after) { 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/Email/src/com/android/email/activity/setup/ |
D | EditQuickResponseDialog.java | 119 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onTextChanged()
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | BluetoothNameDialogFragment.java | 202 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
D | BluetoothPairingDialog.java | 375 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | StrokedTextView.java | 74 protected void onTextChanged(CharSequence text, int start, int before, int after) { in onTextChanged()
|
/packages/inputmethods/LatinIME/native/jni/ |
D | com_android_inputmethod_latin_BinaryDictionary.cpp | 231 jintArray before, jintArray after, jint score) { in latinime_BinaryDictionary_calcNormalizedScore() 242 static jint latinime_BinaryDictionary_editDistance(JNIEnv *env, jclass clazz, jintArray before, in latinime_BinaryDictionary_editDistance()
|
/packages/apps/Settings/src/com/android/settings/wifi/ |
D | WifiApDialog.java | 174 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/packages/apps/Mms/src/com/android/mms/widget/ |
D | MmsWidgetService.java | 256 int before = from.length(); local
|
/packages/apps/Settings/src/com/android/settings/ |
D | ConfirmLockPassword.java | 202 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/packages/apps/Stk/src/com/android/stk/ |
D | StkInputActivity.java | 237 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|