Searched defs:parametersSet (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/hal2/ |
H A D | TunerSessionHidlTest.java | 822 Map<String, String> parametersSet = Map.of("mockParam1", "mockValue1", in setParameters_withMockParameters() local 833 Map<String, String> parametersSet = Map.of("mockParam1", "mockValue1", in setParameters_forNonCurrentUser_doesNotSetParameters() local 845 Map<String, String> parametersSet = Map.of("mockParam1", "mockValue1", in setParameters_whenHalThrowsRemoteException_fails() local
|
/aosp14/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/aidl/ |
H A D | TunerSessionTest.java | 1100 Map<String, String> parametersSet = Map.of("mockParam1", "mockValue1", in setParameters_withMockParameters() local 1112 Map<String, String> parametersSet = Map.of("mockParam1", "mockValue1", in setParameters_forNonCurrentUser_doesNotSetParameters() local 1124 Map<String, String> parametersSet = Map.of("mockParam1", "mockValue1", in setParameters_whenHalThrowsRemoteException_fails() local
|