Home
last modified time | relevance | path

Searched defs:before (Results 1 – 25 of 108) sorted by relevance

12345

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactDeltaTests.java75 final RawContact before = new RawContact(contact); in getRawContact() local
87 final RawContact before = getRawContact(mContext, TEST_CONTACT_ID, TEST_PHONE_ID); in testParcelChangesNone() local
97 final RawContact before = getRawContact(mContext, TEST_CONTACT_ID, TEST_PHONE_ID); in testParcelChangesInsert() local
115 final RawContact before = getRawContact(mContext, TEST_CONTACT_ID, TEST_PHONE_ID); in testParcelChangesUpdate() local
129 final RawContact before = getRawContact(mContext, TEST_CONTACT_ID, TEST_PHONE_ID); in testParcelChangesDelete() local
142 final ContentValues before = new ContentValues(); in testValuesDiffDelete() local
163 final RawContact before = getRawContact(mContext, TEST_CONTACT_ID, TEST_PHONE_ID); in testEntityDiffNone() local
174 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
263 final RawContact before = getRawContact(mContext, TEST_CONTACT_ID, TEST_PHONE_ID); in testEntityDiffNoneUpdate() local
[all …]
DValuesDeltaTests.java64 final ContentValues before = new ContentValues(); in testValuesDiffNone() local
76 final ContentValues before = new ContentValues(); in testValuesDiffUpdate() local
/packages/inputmethods/LatinIME/native/jni/src/utils/
Dautocorrection_threshold_utils.cpp32 /* static */ int AutocorrectionThresholdUtils::editDistance(const int *before, in editDistance()
70 /* static */ float AutocorrectionThresholdUtils::calcNormalizedScore(const int *before, in calcNormalizedScore()
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/rule/
DTestToPhoneFileCopier.kt37 fun before() = in getDst() method
/packages/apps/Car/Settings/src/com/android/car/settings/common/
DValidatedEditTextPreferenceDialogFragment.java87 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
91 public void beforeTextChanged(CharSequence s, int start, int before, int count) { in beforeTextChanged()
/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/HealthConnectTestHelper/src/android/healthconnect/cts/testhelper/
DHealthConnectUiTestHelper.kt57 fun before() { in before() method
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/schedule/
DDeviceLockControllerSchedulerImpl.java214 long before = UserParameters.getNextCheckInTimeMillis(mContext); in correctStoredTime() local
224 long before = UserParameters.getResumeProvisionTimeMillis(mContext); in correctStoredTime() local
230 long before = UserParameters.getNextProvisionFailedStepTimeMills( in correctStoredTime() local
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/util/rule/
DBackAndRestoreRule.kt98 fun before() { in before() method
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DBinaryDictionaryUtils.java46 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/Connectivity/tests/cts/net/src/android/net/cts/
DBatteryStatsManagerTest.java257 private static boolean cellularBatteryStatsIncreased(CellularBatteryStats before, in cellularBatteryStatsIncreased()
265 private static boolean wifiBatteryStatsIncreased(WifiBatteryStats before, in wifiBatteryStatsIncreased()
/packages/inputmethods/LatinIME/native/jni/tests/utils/
Dautocorrection_threshold_utils_test.cpp26 int CalcEditDistance(const std::vector<int> &before, in CalcEditDistance()
/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/policyengine/api/
DChronicleManager.kt95 val before = flags.value in updateFlags() constant
/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/
DChannelSourcesTest.java37 public void before() throws Exception { in before() method in ChannelSourcesTest
/packages/modules/Connectivity/tests/unit/java/android/net/
DNetworkStatsHistoryTest.java430 final NetworkStatsHistory before = new NetworkStatsHistory(MINUTE_IN_MILLIS, 40, FIELD_ALL); in testSerialize() local
566 NetworkStatsHistory stats, int before, int after, long time) { in assertIndexBeforeAfter()
571 private static long performVarLong(long before) throws Exception { in performVarLong()
/packages/apps/Settings/src/com/android/settings/widget/
DValidatedEditTextPreference.java120 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
124 public void beforeTextChanged(CharSequence s, int start, int before, int count) { in beforeTextChanged()
/packages/modules/HealthFitness/tests/cts/utils/HealthConnectTestUtils/src/android/healthconnect/cts/utils/
DDeviceConfigRule.java36 protected void before() throws Throwable { in before() method in DeviceConfigRule
DRevokedHealthPermissionRule.java38 protected void before() throws Throwable { in before() method in RevokedHealthPermissionRule
/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DQualifiedNetworksServiceTest.java51 public void before() { in before() method in QualifiedNetworksServiceTest
/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/storage/datatypehelpers/
DHealthConnectDatabaseTestRule.java46 public void before() { in before() method in HealthConnectDatabaseTestRule
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapActivity.java249 public void beforeTextChanged(CharSequence s, int start, int before, int after) {} in beforeTextChanged()
252 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onTextChanged()
/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/migration/
DMigrationCleanerTest.java48 public void before() { in before() method in MigrationCleanerTest
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/ondevicepersonalization/
DNoOdpDelegationWrapperTest.java50 public void before() { in before() method in NoOdpDelegationWrapperTest
/packages/modules/common/tools/
Dcheck_allowed_deps.py60 before = subprocess.run(["git", "show", "%s^:%s" % (sha, AllowedDepsTxt)], variable
/packages/modules/AdServices/shared/tests/side-less/java/com/android/adservices/shared/testing/concurrency/
DConcurrencyHelperTest.java46 long before = System.currentTimeMillis(); in testRunASync() local
/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/
DSplitPermissionsSystemTest.java75 public void before() { in before() method in SplitPermissionsSystemTest

12345