Home
last modified time | relevance | path

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

12

/frameworks/base/keystore/java/android/security/keystore/
DAndroidKeyStoreECPrivateKey.java37 public ECParameterSpec getParams() { in getParams() method in AndroidKeyStoreECPrivateKey
DAndroidKeyStoreECPublicKey.java49 public ECParameterSpec getParams() { in getParams() method in AndroidKeyStoreECPublicKey
/frameworks/rs/tests/java_api/RSTestForward/src/com/android/rs/testforward/
DRSForwardCompatibilityTests.java50 public static Iterable<?> getParams() throws Exception { in getParams() method in RSForwardCompatibilityTests
/frameworks/rs/tests/java_api/RsTest/src/com/android/rs/test/
DRSTest.java50 public static Iterable<?> getParams() throws Exception { in getParams() method in RSTest
/frameworks/rs/tests/java_api/RSTest_CompatLib19/src/com/android/rs/testcompat/
DRSSupportLibTests.java50 public static Iterable<?> getParams() throws Exception { in getParams() method in RSSupportLibTests
/frameworks/rs/tests/java_api/RSTest_CompatLib/src/com/android/rs/testcompat/
DRSSupportLibTests.java50 public static Iterable<?> getParams() throws Exception { in getParams() method in RSSupportLibTests
/frameworks/rs/tests/java_api/RSTestBackward/src/com/android/rs/testbackward/
DRSBackwardCompatibilityTests.java50 public static Iterable<?> getParams() throws Exception { in getParams() method in RSBackwardCompatibilityTests
/frameworks/rs/tests/java_api/RSTestBackward19/src/com/android/rs/testbackward19/
DRSBackward19CompatibilityTests.java57 public static Iterable<?> getParams() throws Exception { in getParams() method in RSBackward19CompatibilityTests
/frameworks/base/cmds/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/testrunner/
DUiAutomatorTestCase.java53 public Bundle getParams() { in getParams() method in UiAutomatorTestCase
/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DLinearLayoutManagerCacheTest.java51 public static List<Object[]> getParams() { in getParams() method in LinearLayoutManagerCacheTest
DStaggeredGridLayoutManagerGapTest.java48 public static List<Object[]> getParams() throws CloneNotSupportedException { in getParams() method in StaggeredGridLayoutManagerGapTest
DGridLayoutManagerCacheTest.java52 public static List<Object[]> getParams() { in getParams() method in GridLayoutManagerCacheTest
DGridLayoutManagerCustomSizeInScrollDirectionTest.java42 public static List<Object[]> getParams() { in getParams() method in GridLayoutManagerCustomSizeInScrollDirectionTest
DStaggeredGridLayoutManagerCacheTest.java53 public static List<Object[]> getParams() { in getParams() method in StaggeredGridLayoutManagerCacheTest
DGridLayoutManagerNoOpUpdateTest.java42 public static List<Object[]> getParams() { in getParams() method in GridLayoutManagerNoOpUpdateTest
DRecyclerViewAccessibilityTest.java60 public static List<Object[]> getParams() { in getParams() method in RecyclerViewAccessibilityTest
DStaggeredGridLayoutManagerSavedStateTest.java58 public static List<Object[]> getParams() throws CloneNotSupportedException { in getParams() method in StaggeredGridLayoutManagerSavedStateTest
DLinearLayoutManagerSnappingTest.java50 public static List<Object[]> getParams() { in getParams() method in LinearLayoutManagerSnappingTest
/frameworks/base/tests/CoreTests/android/core/
DTestHttpClient.java91 public HttpParams getParams() { in getParams() method in TestHttpClient
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecMessage.java84 public byte[] getParams() { in getParams() method in HdmiCecMessage
/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
DUiAutomatorTestCase.java84 public Bundle getParams() { in getParams() method in UiAutomatorTestCase
/frameworks/base/core/java/android/speech/tts/
DSynthesisRequest.java123 public Bundle getParams() { in getParams() method in SynthesisRequest
/frameworks/support/viewpager2/src/androidTest/java/androidx/viewpager2/widget/
DSwipeTest.java132 public static List<TestConfig> getParams() { in getParams() method in SwipeTest
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java299 protected T getParams() { in getParams() method in RenderAction
/frameworks/support/room/compiler/src/test/kotlin/androidx/room/processor/
DDaoProcessorTest.kt47 fun getParams() = arrayOf(true, false) in <lambda>() method

12