HomeSort by relevance Sort by last modified time
    Searched full:answer (Results 376 - 400 of 2491) sorted by null

<<11121314151617181920>>

  /packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
BadgingNotificationPreferenceControllerTest.java 48 @Mock(answer = Answers.RETURNS_DEEP_STUBS)
50 @Mock(answer = Answers.RETURNS_DEEP_STUBS)
DockAudioMediaPreferenceControllerTest.java 49 @Mock(answer = RETURNS_DEEP_STUBS)
55 @Mock(answer = RETURNS_DEEP_STUBS)
DockingSoundPreferenceControllerTest.java 48 @Mock(answer = RETURNS_DEEP_STUBS)
54 @Mock(answer = RETURNS_DEEP_STUBS)
PulseNotificationPreferenceControllerTest.java 48 @Mock(answer = Answers.RETURNS_DEEP_STUBS)
50 @Mock(answer = Answers.RETURNS_DEEP_STUBS)
  /prebuilts/go/darwin-x86/src/net/
dnsclient_test.go 80 _, _, err := answer("golang.org", "foo:53", msg, uint16(dnsTypeSRV))
106 _, _, err := answer("golang.org", "foo:53", msg, uint16(dnsTypeSRV))
  /prebuilts/go/linux-x86/src/net/
dnsclient_test.go 80 _, _, err := answer("golang.org", "foo:53", msg, uint16(dnsTypeSRV))
106 _, _, err := answer("golang.org", "foo:53", msg, uint16(dnsTypeSRV))
  /tools/tradefederation/core/tests/src/com/android/tradefed/device/
MockTestDeviceHelper.java 43 public Object answer() throws Throwable {
88 public Object answer() throws Throwable {
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
HalDeviceManagerTest.java 1298 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(IWifiChip.getNanIfaceNamesCallback cb) { 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...]
WifiConnectivityHelperTest.java 70 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 {
  /docs/source.android.com/src/devices/accessories/
index.jd 32 href="https://support.google.com/nexus/answer/6127700">record and play
  /external/autotest/contrib/
servo-summary 52 s/^is down/no answer to ping/
  /external/c-ares/
ares_strerror.c 26 "DNS server returned answer with no data",
  /external/fio/lib/
ieee754.c 49 // return the final answer
  /external/iptables/iptables/
iptables-apply.8.in 17 connection, the user will not be able to answer affirmatively. In this
  /external/lzma/CPP/7zip/UI/Console/
ExtractCallbackConsole.h 39 Int32 *answer);
  /external/mesa3d/src/gallium/include/state_tracker/
drm_driver.h 49 * Type of configuration answer
  /external/mockito/src/test/java/org/mockito/internal/stubbing/answers/
ReturnsTest.java 17 assertThat(new Returns("value").answer(new InvocationBuilder().method("oneArg").arg("A").toInvocation())).isEqualTo("value");
  /external/pdfium/testing/resources/javascript/
bug_361.in 54 app.alert("Answer for \"" + x + "\" is: " + typeof(y) + " " + y);
  /external/skia/site/dev/testing/
skiaperf.md 35 You can also use the data to answer questions like [how many tests were run per commit](https://perf.skia.org/#1878).
  /external/skia/src/pathops/
SkDCubicToQuads.cpp 25 If this is a degree-elevated cubic, then both equations will give the same answer for P1. Since
  /external/valgrind/memcheck/tests/
wrap4.c 8 program produces a different answer when run on V (162) from
  /external/webrtc/talk/app/webrtc/java/src/org/webrtc/
SessionDescription.java 39 OFFER, PRANSWER, ANSWER;
  /external/webrtc/webrtc/p2p/base/
dtlstransport.h 116 // 'setup' attribute can take in an offer/answer exchange:
117 // Offer Answer
128 // before it receives the answer. The answerer MUST use either a
132 // latency. setup:active allows the answer and the DTLS handshake to
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/doze/
DozeConfigurationUtil.java 64 return Answers.RETURNS_DEFAULTS.answer(i);
  /frameworks/opt/net/voip/src/java/android/net/sip/
SipAudioCall.java 418 String answer = createAnswer(sessionDescription).encode(); local
419 mSipSession.answerCall(answer, SESSION_TIMEOUT);
547 String answer = createAnswer(sessionDescription).encode(); local
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.setAttribute("recvonly", "")
    [all...]

Completed in 1196 milliseconds

<<11121314151617181920>>