Home
last modified time | relevance | path

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

123456

/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
/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
H A DExpandPipOnDoubleClickTestTestCfArm.kt42 fun getParams() = regex
H A DExpandPipOnPinchOpenTestCfArm.kt42 fun getParams() = regex
H A DShowPipAndRotateDisplayCfArm.kt41 fun getParams(): Collection<FlickerTest> { regex
H A DEnterPipViaAppUiButtonTestCfArm.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
H A DCloseAppHomeButtonTestCfArm.kt37 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
H A DCloseImeOnDismissPopupDialogTestCfArm.kt36 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

123456