Home
last modified time | relevance | path

Searched defs:after (Results 1 – 25 of 49) sorted by relevance

12

/cts/tests/tests/provider/src/android/provider/cts/media/
DMediaStorePlacementTest.java137 final File after = ProviderTestUtils.getRelativeFile(uri); in testDisplayName_SameMime() local
155 final File after = ProviderTestUtils.getRelativeFile(uri); in testDisplayName_DifferentMime() local
171 final File after = ProviderTestUtils.getRelativeFile(uri); in testDirectory_Valid() local
177 final File after = ProviderTestUtils.getRelativeFile(uri); in testDirectory_Valid() local
183 final File after = ProviderTestUtils.getRelativeFile(uri); in testDirectory_Valid() local
189 final File after = ProviderTestUtils.getRelativeFile(uri); in testDirectory_Valid() local
195 final File after = ProviderTestUtils.getRelativeFile(uri); in testDirectory_Valid() local
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
DUriGrantsTest.java120 long after = System.currentTimeMillis(); in testGrantPersistableUriPermission() local
248 long after = System.currentTimeMillis(); in testGrantPersistablePrefixUriPermission() local
301 long after = System.currentTimeMillis(); in testDirectGrantRevokeUriPermission() local
368 long after = System.currentTimeMillis(); in testDirectGrantReceiverRevokeUriPermission() local
/cts/tests/tests/preference/src/android/preference/cts/
DPreferenceActivityLegacyFlowTest.java85 Bitmap after = mTestUtils.takeScreenshot(); in legacyActivityRecreateTest() local
105 private void assertScreenshotsAreEqual(Bitmap before, Bitmap after) { in assertScreenshotsAreEqual()
DPreferenceActivityFlowTest.java321 Bitmap after = mTestUtils.takeScreenshot(); in startWithFragmentAndRecreateInner() local
430 Bitmap after = mTestUtils.takeScreenshot(); in recreateTest() local
478 Bitmap after = mTestUtils.takeScreenshot(); in recreateInnerFragmentTest() local
483 private void assertScreenshotsAreEqual(Bitmap before, Bitmap after) { in assertScreenshotsAreEqual()
/cts/tests/app/src/android/app/cts/
DRecoverableSecurityExceptionTest.java43 final RecoverableSecurityException after = parcel.readParcelable(null); in testParcelable() local
/cts/tests/openglperf2/jni/graphics/
DProgram.cpp25 void Program::after(Matrix& model, Matrix& view, Matrix& projection) { in after() function in Program
DTransformationNode.cpp32 void TransformationNode::after(Program& program, Matrix& model, Matrix& view, in after() function in TransformationNode
DProgramNode.cpp25 void ProgramNode::after(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in after() function in ProgramNode
DTexturedMeshNode.cpp39 void TexturedMeshNode::after(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in after() function in TexturedMeshNode
DPerspectiveMeshNode.cpp64 void PerspectiveMeshNode::after(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in after() function in PerspectiveMeshNode
/cts/hostsidetests/edi/app/src/android/edi/cts/app/
DClasspathDeviceTest.java65 public void after() { in after() method in ClasspathDeviceTest
/cts/tests/tests/sensorprivacy/src/android/sensorprivacy/cts/
DSensorPrivacyBaseTest.kt227 val after = System.currentTimeMillis() in <lambda>() constant
261 val after = System.currentTimeMillis() in <lambda>() constant
278 val after = System.currentTimeMillis() in <lambda>() constant
291 val after = System.currentTimeMillis() in <lambda>() constant
/cts/hostsidetests/install/src/android/cts/install/host/
DShimApexRule.java48 protected void after() { in after() method in ShimApexRule
DLauncherRule.java57 protected void after() { in after() method in LauncherRule
/cts/tests/tests/theme/src/android/theme/cts/
DThemeRebaseTest.java63 public void after() { in after() method in ThemeRebaseTest
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsAnimationImeTests.java105 WindowInsets after = mActivity.mLastWindowInsets; in testAnimationCallbacks_overlapping_opposite() local
DWindowInsetsAnimationTests.java122 WindowInsets after = mActivity.mLastWindowInsets; in testAnimationCallbacks_overlapping() local
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DAntiTrimmerTextWatcher.java48 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged()
DMultipleTimesTextWatcher.java53 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged()
/cts/tests/tests/appop/src/android/app/appops/cts/
DAppOpEventCollectionTest.kt137 val after = System.currentTimeMillis() in noteWithAttributionAndCheckOpEntries() constant
188 val after = System.currentTimeMillis() in noteInBackgroundWithAttributionAndCheckOpEntries() constant
241 val after = System.currentTimeMillis() in noteSelfAndTrustedAccessAndCheckOpEntries() constant
273 val after = System.currentTimeMillis() in noteForTwoAttributionsCheckOpEntries() constant
/cts/tests/openglperf2/jni/reference/scene/flocking/
DWaterMeshNode.cpp68 void WaterMeshNode::after(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in after() function in WaterMeshNode
/cts/tests/openglperf2/jni/reference/scene/glowing/
DBlurMeshNode.cpp55 void BlurMeshNode::after(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in after() function in BlurMeshNode
/cts/hostsidetests/install/app/src/android/cts/install/
DInstallRule.java68 protected void after() { in after() method in InstallRule
/cts/tests/tests/simphonebookprovider/src/android/provider/cts/simphonebook/
DSimsCleanupRule.java56 protected void after() { in after() method in SimsCleanupRule
/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapRGBAF16Test.java133 int after = mOpaqueBitmap.getPixel(5, 5); in testSetPixel() local

12