Searched refs:answer (Results 1 - 25 of 56) sorted by relevance

123

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DSupplicantStaNetworkHalTest.java228 public void answer(ISupplicantStaNetwork.getSsidCallback cb) throws RemoteException {
247 public SupplicantStatus answer(ArrayList<Byte> ssid) throws RemoteException {
397 public SupplicantStatus answer(
432 public SupplicantStatus answer(
465 public SupplicantStatus answer(
487 public SupplicantStatus answer(
512 public SupplicantStatus answer(
545 public SupplicantStatus answer(
566 public SupplicantStatus answer(byte[] params)
585 public SupplicantStatus answer(byt
[all...]
H A DWifiNetworkSelectorTestUtil.java184 public WifiConfiguration answer(int netId) {
195 public WifiConfiguration answer(String configKey) {
206 public List<WifiConfiguration> answer() {
216 public boolean answer(int netId) {
232 public boolean answer(int netId, ScanResult scanResult, int score) {
246 public boolean answer(int netId) {
261 public boolean answer(int netId, String configKey, long timestamp) {
377 public WifiConfiguration answer(int netId) {
384 public boolean answer(int netId, ScanResult scanResult, int score) {
395 public boolean answer(in
[all...]
H A DMockKeyStore.java43 public Boolean answer(InvocationOnMock invocation) throws Throwable {
54 public Boolean answer(InvocationOnMock invocation) throws Throwable {
64 public Boolean answer(InvocationOnMock invocation) throws Throwable {
73 public Boolean answer(InvocationOnMock invocation) throws Throwable {
82 public Boolean answer(InvocationOnMock invocation) throws Throwable {
H A DSupplicantStaIfaceHalTest.java226 public void answer(ISupplicantStaIface.listNetworksCallback cb) {
232 public void answer(final int networkId, ISupplicantStaIface.getNetworkCallback cb) {
235 public boolean answer(
279 public void answer(ISupplicantStaIface.listNetworksCallback cb) {
285 public SupplicantStatus answer(int id) {
290 public void answer(final int networkId, ISupplicantStaIface.getNetworkCallback cb) {
293 public boolean answer(
350 public void answer(ISupplicantStaIface.listNetworksCallback cb) {
368 public void answer(ISupplicantStaIface.listNetworksCallback cb) {
374 public void answer(fina
1447 public void answer(ISupplicant.listInterfacesCallback cb) { method in class:SupplicantStaIfaceHalTest.GetListInterfacesAnswer
1459 public void answer(ISupplicant.IfaceInfo iface, ISupplicant.getInterfaceCallback cb) { method in class:SupplicantStaIfaceHalTest.GetGetInterfaceAnswer
[all...]
H A DWifiConnectivityHelperTest.java70 public boolean answer(WifiNative.RoamingCapabilities roamCap) throws Exception {
145 public boolean answer(WifiNative.RoamingCapabilities roamCap) throws Exception {
164 public boolean answer(WifiNative.RoamingCapabilities roamCap) throws Exception {
185 public boolean answer(WifiNative.RoamingCapabilities roamCap) throws Exception {
H A DHalDeviceManagerTest.java1298 public void answer(IWifi.getChipIdsCallback cb) { method in class:HalDeviceManagerTest.GetChipIdsAnswer
1312 public void answer(int chipId, IWifi.getChipCallback cb) { method in class:HalDeviceManagerTest.GetChipAnswer
1324 public void answer(IWifiChip.getIdCallback cb) { method in class:HalDeviceManagerTest.GetIdAnswer
1336 public void answer(IWifiChip.getAvailableModesCallback cb) { method in class:HalDeviceManagerTest.GetAvailableModesAnswer
1348 public void answer(IWifiChip.getModeCallback cb) { method in class:HalDeviceManagerTest.GetModeAnswer
1361 public WifiStatus answer(int chipMode) { method in class:HalDeviceManagerTest.ConfigureChipAnswer
1374 public void answer(IWifiChip.getStaIfaceNamesCallback cb) { method in class:HalDeviceManagerTest.GetXxxIfaceNamesAnswer
1378 public void answer(IWifiChip.getApIfaceNamesCallback cb) { method in class:HalDeviceManagerTest.GetXxxIfaceNamesAnswer
1382 public void answer(IWifiChip.getP2pIfaceNamesCallback cb) { method in class:HalDeviceManagerTest.GetXxxIfaceNamesAnswer
1386 public void answer(IWifiChi method in class:HalDeviceManagerTest.GetXxxIfaceNamesAnswer
1398 public void answer(String name, IWifiChip.getStaIfaceCallback cb) { method in class:HalDeviceManagerTest.GetXxxIfaceAnswer
1403 public void answer(String name, IWifiChip.getApIfaceCallback cb) { method in class:HalDeviceManagerTest.GetXxxIfaceAnswer
1408 public void answer(String name, IWifiChip.getP2pIfaceCallback cb) { method in class:HalDeviceManagerTest.GetXxxIfaceAnswer
1413 public void answer(String name, IWifiChip.getNanIfaceCallback cb) { method in class:HalDeviceManagerTest.GetXxxIfaceAnswer
1441 public void answer(IWifiChip.createStaIfaceCallback cb) { method in class:HalDeviceManagerTest.CreateXxxIfaceAnswer
1446 public void answer(IWifiChip.createApIfaceCallback cb) { method in class:HalDeviceManagerTest.CreateXxxIfaceAnswer
1451 public void answer(IWifiChip.createP2pIfaceCallback cb) { method in class:HalDeviceManagerTest.CreateXxxIfaceAnswer
1456 public void answer(IWifiChip.createNanIfaceCallback cb) { method in class:HalDeviceManagerTest.CreateXxxIfaceAnswer
1485 public WifiStatus answer(String ifname) { method in class:HalDeviceManagerTest.RemoveXxxIfaceAnswer
1497 public void answer(IWifiIface.getNameCallback cb) { method in class:HalDeviceManagerTest.GetNameAnswer
1509 public void answer(IWifiIface.getTypeCallback cb) { method in class:HalDeviceManagerTest.GetTypeAnswer
[all...]
H A DWifiVendorHalTest.java134 public boolean answer() {
143 public void answer() {
238 public boolean answer() throws Exception {
476 public void answer(IWifiStaIface.getBackgroundScanCapabilitiesCallback cb)
498 public void answer(int band, IWifiStaIface.getValidFrequenciesForBandCallback cb)
506 public void answer(int band, IWifiApIface.getValidFrequenciesForBandCallback cb)
712 public void answer(IWifiChip.requestChipDebugInfoCallback cb) throws RemoteException {
831 public void answer(IWifiRttController.getCapabilitiesCallback cb)
957 public void answer(IWifiStaIface.getApfPacketFilterCapabilitiesCallback cb)
1098 public void answer(IWifiChi
[all...]
H A DWifiConnectivityManagerTest.java179 // do a synchronous answer for the ScanListener callbacks
181 public void answer(ScanSettings settings, ScanListener listener,
187 public void answer(ScanSettings settings, ScanListener listener,
206 public void answer(ScanSettings settings, PnoSettings pnoSettings,
212 public void answer(ScanSettings settings, PnoSettings pnoSettings,
884 public void answer(ScanSettings settings, ScanListener listener,
923 public void answer(ScanSettings settings, ScanListener listener,
962 public void answer(ScanSettings settings, ScanListener listener,
991 public void answer(ScanSettings settings, ScanListener listener,
/frameworks/base/tests/utils/testutils/java/android/app/test/
H A DMockAnswerUtil.java32 * Answer that calls the method in the Answer called "answer" that matches the type signature of
38 public final Object answer(InvocationOnMock invocation) throws Throwable { method in class:MockAnswerUtil.AnswerWithArguments
41 Method implementation = getClass().getMethod("answer", method.getParameterTypes());
43 throw new RuntimeException("Found answer method does not have expected return "
51 throw new RuntimeException("Error invoking answer method", e);
56 throw new RuntimeException("Could not find answer method with the expected args "
H A DTestAlarmManager.java139 public void answer(int type, long triggerAtMillis, String tag, method in class:TestAlarmManager.SetListenerAnswer
147 public void answer(AlarmManager.OnAlarmListener listener) { method in class:TestAlarmManager.CancelListenerAnswer
/frameworks/opt/net/voip/src/java/android/net/sip/
H A DSipAudioCall.java418 String answer = createAnswer(sessionDescription).encode();
419 mSipSession.answerCall(answer, SESSION_TIMEOUT);
547 String answer = createAnswer(sessionDescription).encode();
548 newSession.answerCall(answer, SESSION_TIMEOUT);
694 * @throws SipException if the SIP service fails to answer the call
700 throw new SipException("No call to answer");
753 SimpleSessionDescription answer =
769 Media reply = answer.newMedia(
785 answer.setAttribute("sendonly", "");
787 answer
[all...]
/frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/app/
H A DGuidedStepFragmentTest.java60 public Void answer(InvocationOnMock invocation) {
68 public Void answer(InvocationOnMock invocation) {
137 public Void answer(InvocationOnMock invocation) {
149 public Void answer(InvocationOnMock invocation) {
205 public Void answer(InvocationOnMock invocation) {
213 public Void answer(InvocationOnMock invocation) {
239 public Void answer(InvocationOnMock invocation) {
247 public Void answer(InvocationOnMock invocation) {
278 public Void answer(InvocationOnMock invocation) {
290 public Void answer(InvocationOnMoc
[all...]
H A DGuidedStepSupportFragmentTest.java63 public Void answer(InvocationOnMock invocation) {
71 public Void answer(InvocationOnMock invocation) {
140 public Void answer(InvocationOnMock invocation) {
152 public Void answer(InvocationOnMock invocation) {
208 public Void answer(InvocationOnMock invocation) {
216 public Void answer(InvocationOnMock invocation) {
242 public Void answer(InvocationOnMock invocation) {
250 public Void answer(InvocationOnMock invocation) {
281 public Void answer(InvocationOnMock invocation) {
293 public Void answer(InvocationOnMoc
[all...]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
H A DIccPhoneBookInterfaceManagerTest.java76 public Void answer(InvocationOnMock invocation) throws Throwable {
104 public Void answer(InvocationOnMock invocation) throws Throwable {
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/p2p/
H A DSupplicantP2pIfaceHalTest.java230 public void answer(ISupplicantIface.getNameCallback cb) throws RemoteException {
249 public void answer(ISupplicantIface.getNameCallback cb) throws RemoteException {
266 public void answer(ISupplicantIface.getNameCallback cb) throws RemoteException {
561 public void answer(byte[] peer, int method, String pin, boolean joinExisting,
617 public void answer(byte[] peer, int method, String pin, boolean joinExisting,
661 public void answer(byte[] peer, int method, String pin, boolean joinExisting,
943 public void answer(ISupplicantP2pIface.getDeviceAddressCallback cb) {
967 public void answer(ISupplicantP2pIface.getDeviceAddressCallback cb) {
989 public void answer(ISupplicantP2pIface.getDeviceAddressCallback cb) {
1022 public void answer(byt
2610 public void answer(ISupplicant.IfaceInfo iface, ISupplicant.getInterfaceCallback cb) { method in class:SupplicantP2pIfaceHalTest.GetGetInterfaceAnswer
[all...]
H A DSupplicantP2pIfaceCallbackTest.java94 public void answer(String iface, WifiP2pDevice device) {
197 public void answer(String iface, WifiP2pDevice device) {
239 public void answer(String iface, WifiP2pConfig config) {
302 public void answer(String iface, WifiP2pGroup group) {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/doze/
H A DDozeConfigurationUtil.java64 return Answers.RETURNS_DEFAULTS.answer(i);
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/
H A DBatteryInfoTest.java54 @Mock(answer = Answers.RETURNS_DEEP_STUBS)
56 @Mock(answer = Answers.RETURNS_DEEP_STUBS)
/frameworks/base/core/tests/coretests/src/com/android/internal/app/
H A DResolverListControllerTest.java104 Answer<Void> answer = new Answer<Void>() {
106 public Void answer(InvocationOnMock invocation) throws Throwable {
111 doAnswer(answer).when(mMockService).reportChooserSelection(
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTrackerTest.java107 public Void answer(InvocationOnMock invocation) throws Throwable {
118 public Void answer(InvocationOnMock invocation) throws Throwable {
131 public Void answer(InvocationOnMock invocation) throws Throwable {
143 public Void answer(InvocationOnMock invocation) throws Throwable {
171 public Integer answer(InvocationOnMock invocation) throws Throwable {
181 public ImsCall answer(InvocationOnMock invocation) throws Throwable {
190 public ImsCall answer(InvocationOnMock invocation) throws Throwable {
H A DImsPhoneConnectionTest.java196 public Void answer(InvocationOnMock invocation) throws Throwable {
219 public Void answer(InvocationOnMock invocation) throws Throwable {
/frameworks/support/emoji/core/tests/java/android/support/text/emoji/
H A DEmojiSpanTest.java65 public Object answer(InvocationOnMock invocation) throws Throwable {
/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIConnectionService.aidl59 void answer(String callId, in Session.Info sessionInfo);
/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
H A DTextToSpeechTests.java223 public Void answer(InvocationOnMock invocation) throws Exception {
237 public Object answer(InvocationOnMock invocation) throws Exception {
/frameworks/base/packages/ExtServices/tests/src/android/ext/services/storage/
H A DCacheQuotaServiceImplTest.java50 @Mock(answer = Answers.RETURNS_DEEP_STUBS) private StorageManager mStorageManager;

Completed in 575 milliseconds

123