/packages/apps/Contacts/tests/src/com/android/contacts/ |
D | RawContactDeltaTests.java | 80 final RawContact before = new RawContact(context, 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 152 final ContentValues before = new ContentValues(); in testValuesDiffNone() local 176 final ContentValues before = new ContentValues(); in testValuesDiffUpdate() local 190 final ContentValues before = new ContentValues(); in testValuesDiffDelete() local 209 final RawContact before = getRawContact(mContext, TEST_CONTACT_ID, TEST_PHONE_ID); in testEntityDiffNone() local 220 final RawContact before = getRawContact(mContext, TEST_CONTACT_ID, TEST_PHONE_ID); in testEntityDiffNoneInsert() local [all …]
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
D | LatinImeLogger.java | 44 String before, String after, int position, SuggestedWords suggestedWords) { in logOnManualSuggestion() 48 String before, String after, int separatorCode) { in logOnAutoCorrectionForTyping() 51 public static void logOnAutoCorrectionForGeometric(String before, String after, in logOnAutoCorrectionForGeometric()
|
D | SuggestionSpanPickedNotificationReceiver.java | 35 final String before = intent.getStringExtra( in onReceive() local
|
D | BinaryDictionary.java | 119 private static native float calcNormalizedScoreNative(char[] before, char[] after, int score); in calcNormalizedScoreNative() 120 private static native int editDistanceNative(char[] before, char[] after); in editDistanceNative() 185 public static float calcNormalizedScore(String before, String after, int score) { in calcNormalizedScore() 189 public static int editDistance(String before, String after) { in editDistance()
|
D | RichInputConnection.java | 538 CharSequence before = mIC.getTextBeforeCursor(1000, 0); in getWordRangeAtCursor() local 591 CharSequence before = getTextBeforeCursor(1, 0); in isCursorTouchingWord() local
|
/packages/inputmethods/LatinIME/native/jni/src/ |
D | words_priority_queue.h | 97 int outputSuggestions(const unsigned short *before, const int beforeLength, in outputSuggestions() 178 float getHighestNormalizedScore(const unsigned short *before, const int beforeLength, in getHighestNormalizedScore() 206 static float getNormalizedScore(SuggestedWord *sw, const unsigned short *before, in getNormalizedScore()
|
D | correction.cpp | 1044 int *editDistanceTable, const unsigned short *before, in editDistanceInternal() 1083 int Correction::RankingAlgorithm::editDistance(const unsigned short *before, in editDistance() 1112 float Correction::RankingAlgorithm::calcNormalizedScore(const unsigned short *before, in calcNormalizedScore()
|
/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/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()
|
D | NavigationBarBase.java | 269 public void onTextChanged(CharSequence s, int start, int before, int count) { } in onTextChanged()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapActivity.java | 276 public void beforeTextChanged(CharSequence s, int start, int before, int after) { in beforeTextChanged() 279 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 | 373 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 | 225 jcharArray before, jcharArray after, jint score) { in latinime_BinaryDictionary_calcNormalizedScore() 238 jcharArray before, jcharArray after) { in latinime_BinaryDictionary_editDistance()
|
/packages/apps/Mms/src/com/android/mms/widget/ |
D | MmsWidgetService.java | 256 int before = from.length(); local
|
/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/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()
|