| /packages/inputmethods/LatinIME/native/jni/src/utils/ | 
| D | autocorrection_threshold_utils.cpp | 33         const int beforeLength, const int *after, const int afterLength) {  in editDistance() 71         const int beforeLength, const int *after, const int afterLength, const int score) {  in calcNormalizedScore()
  | 
| /packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/HealthConnectTestHelper/src/android/healthconnect/cts/testhelper/ | 
| D | HealthConnectUiTestHelper.kt | 62     fun after() {  in after()  method
  | 
| D | HealthConnectServiceLogsTests.java | 89     public void after() throws InterruptedException {  in after()  method in HealthConnectServiceLogsTests
  | 
| /packages/apps/TV/common/tests/robotests/src/com/android/tv/common/actions/ | 
| D | InputSetupActionUtilsTest.java | 64         Intent after = new Intent("after");  in getExtraActivityAfter_activityAfter()  local 72         Intent after = new Intent("google_setup");  in getExtraActivityAfter_googleActivityAfter()  local
  | 
| /packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ | 
| D | BatteryStatsManagerTest.java | 239             CellularBatteryStats after) {  in cellularBatteryStatsIncreased() 247             WifiBatteryStats after) {  in wifiBatteryStatsIncreased()
  | 
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ | 
| D | BinaryDictionaryUtils.java | 46     private static native float calcNormalizedScoreNative(int[] before, int[] after, int score);  in calcNormalizedScoreNative() 109     public static float calcNormalizedScore(final String before, final String after,  in calcNormalizedScore()
  | 
| /packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/policyengine/api/ | 
| D | ChronicleManager.kt | 94             val after = block(before)  in updateFlags()  constant
  | 
| /packages/inputmethods/LatinIME/native/jni/tests/utils/ | 
| D | autocorrection_threshold_utils_test.cpp | 27         const std::vector<int> &after) {  in CalcEditDistance()
  | 
| /packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/ | 
| D | QualifiedNetworksServiceTest.java | 56     public void after() {  in after()  method in QualifiedNetworksServiceTest
  | 
| /packages/apps/Settings/ | 
| D | wrap_alpha.py | 13         after = before.replace(".png", "_alpha.png")  variable
  | 
| /packages/apps/Settings/tests/unit/src/com/android/settings/testutils/ | 
| D | AirplaneModeRule.java | 45     protected void after() {  in after()  method in AirplaneModeRule
  | 
| /packages/modules/common/tools/ | 
| D | check_allowed_deps.py | 59 after = subprocess.run(["git", "show", "%s:%s" % (sha, AllowedDepsTxt)],  variable
  | 
| /packages/apps/Contacts/tests/src/com/android/contacts/model/ | 
| D | ValuesDeltaTests.java | 44         final ContentValues after = new ContentValues();  in testValuesDiffInsert()  local
  | 
| D | RawContactDeltaTests.java | 324         final ContentValues after = new ContentValues();  in testEntityDiffInsert()  local 346         final ContentValues after = new ContentValues();  in testEntityDiffInsertInsert()  local
  | 
| /packages/apps/TV/tests/robotests/src/com/android/tv/data/epg/ | 
| D | EpgInputWhiteListTest.java | 56     public void after() {  in after()  method in EpgInputWhiteListTest
  | 
| D | EpgFetcherImplTest.java | 183     public void after() {  in after()  method in EpgFetcherImplTest
  | 
| /packages/modules/Connectivity/tests/unit/java/android/net/ | 
| D | NetworkStatsTest.java | 229         final NetworkStats after = new NetworkStats(TEST_START, 2)  in testSubtractIdenticalData()  local 248         final NetworkStats after = new NetworkStats(TEST_START, 2)  in testSubtractIdenticalRows()  local 267         final NetworkStats after = new NetworkStats(TEST_START, 3)  in testSubtractNewRows()  local 289         final NetworkStats after = new NetworkStats(TEST_START, 1)  in testSubtractMissingRows()  local 463         NetworkStats after = before.clone();  in testRemoveUids()  local
  | 
| D | NetworkStatsHistoryTest.java | 441         final NetworkStatsHistory after = new NetworkStatsHistory(new DataInputStream(in));  in testSerialize()  local 564             NetworkStatsHistory stats, int before, int after, long time) {  in assertIndexBeforeAfter()
  | 
| /packages/inputmethods/LatinIME/tools/EditTextVariations/src/com/android/inputmethod/tools/edittextvariations/ | 
| D | EchoingTextWatcher.java | 64             final int after) {  in beforeTextChanged()
  | 
| /packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/util/unfold/ | 
| D | PreemptiveUnfoldTransitionProgressProviderTest.kt | 68     fun after() {  in after()  method
  | 
| /packages/inputmethods/LatinIME/native/jni/ | 
| D | com_android_inputmethod_latin_BinaryDictionaryUtils.cpp | 60         jintArray before, jintArray after, jint score) {  in latinime_BinaryDictionaryUtils_calcNormalizedScore()
  | 
| /packages/apps/Dialer/java/com/android/dialer/callcomposer/ | 
| D | MessageComposerFragment.java | 101   public void beforeTextChanged(CharSequence s, int start, int count, int after) {}  in beforeTextChanged()
  | 
| /packages/services/Telecomm/src/com/android/server/telecom/callfiltering/ | 
| D | IncomingCallFilterGraph.java | 172     public static void addEdge(CallFilter before, CallFilter after) {  in addEdge()
  | 
| /packages/apps/Settings/src/com/android/settings/widget/ | 
| D | UsageView.java | 129     public void setSideLabelWeights(float before, float after) {  in setSideLabelWeights()
  | 
| /packages/apps/Settings/src/com/android/settings/bluetooth/ | 
| D | BluetoothNameDialogFragment.java | 193     public void beforeTextChanged(CharSequence s, int start, int count, int after) {  in beforeTextChanged()
  |