Home
last modified time | relevance | path

Searched defs:getParams (Results 1 – 25 of 254) sorted by relevance

1234567891011

/aosp14/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStoreEdECPrivateKey.java43 public NamedParameterSpec getParams() { in getParams() method in AndroidKeyStoreEdECPrivateKey
H A DAndroidKeyStoreXDHPrivateKey.java46 public NamedParameterSpec getParams() { in getParams() method in AndroidKeyStoreXDHPrivateKey
H A DAndroidKeyStoreECPrivateKey.java47 public ECParameterSpec getParams() { in getParams() method in AndroidKeyStoreECPrivateKey
/aosp12/frameworks/rs/tests/java_api/RSTestForward/src/com/android/rs/testforward/
H A DRSForwardCompatibilityTests.java50 public static Iterable<?> getParams() throws Exception { in getParams() method in RSForwardCompatibilityTests
/aosp12/frameworks/rs/tests/java_api/RSTest_CompatLib/src/com/android/rs/testcompat/
H A DRSSupportLibTests.java50 public static Iterable<?> getParams() throws Exception { in getParams() method in RSSupportLibTests
/aosp12/frameworks/rs/tests/java_api/RSTest_CompatLib19/src/com/android/rs/testcompat/
H A DRSSupportLibTests.java50 public static Iterable<?> getParams() throws Exception { in getParams() method in RSSupportLibTests
/aosp12/frameworks/rs/tests/java_api/RsMinimalTest/src/com/android/rs/minimaltest/
H A DRsMinimalTest.java48 public static Iterable<?> getParams() throws Exception { in getParams() method in RsMinimalTest
/aosp12/frameworks/rs/tests/java_api/RsTest/src/com/android/rs/test/
H A DRSTest.java50 public static Iterable<?> getParams() throws Exception { in getParams() method in RSTest
/aosp12/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStoreECPrivateKey.java47 public ECParameterSpec getParams() { in getParams() method in AndroidKeyStoreECPrivateKey
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/launch/
H A DActivityTransitionTestCfArm.kt40 fun getParams() = LegacyFlickerTestFactory.nonRotationTests() regex
H A DOpenAppFromIntentColdAfterCameraTestCfArm.kt41 fun getParams() = LegacyFlickerTestFactory.nonRotationTests() regex
H A DOpenAppFromOverviewTestCfArm.kt44 fun getParams() = LegacyFlickerTestFactory.nonRotationTests() regex
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/notification/
H A DOpenAppFromNotificationWarmTestCfArm.kt41 fun getParams() = LegacyFlickerTestFactory.nonRotationTests() regex
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/
H A DClosePipWithDismissButtonTestCfArm.kt42 fun getParams() = regex
H A DClosePipBySwipingDownTestCfArm.kt42 fun getParams() = regex
H A DEnterPipToOtherOrientationCfArm.kt44 fun getParams(): Collection<FlickerTest> { regex
H A DExitPipToAppViaExpandButtonTestCfArm.kt42 fun getParams() = regex
H A DExitPipToAppViaIntentTestCfArm.kt42 fun getParams() = regex
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/rotation/
H A DChangeAppRotationTestCfArm.kt40 fun getParams() = LegacyFlickerTestFactory.rotationTests() regex
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/close/
H A DCloseAppBackButtonTestCfArm.kt42 fun getParams() = LegacyFlickerTestFactory.nonRotationTests() regex
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/ime/
H A DShowImeOnAppStartWhenLaunchingAppFromOverviewTestCfArm.kt37 fun getParams() = regex
H A DShowImeWhileDismissingThemedPopupDialogTestCfArm.kt42 fun getParams() = regex
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/quickswitch/
H A DQuickSwitchBetweenTwoAppsBackTestCfArm.kt36 fun getParams() = regex
H A DQuickSwitchBetweenTwoAppsForwardTestCfArm.kt36 fun getParams() = regex
H A DQuickSwitchFromLauncherTestCfArm.kt37 fun getParams() = regex

1234567891011