Searched refs:outgoing (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothHeadsetClientCall.java | 78 boolean multiParty, boolean outgoing) { in BluetoothHeadsetClientCall() argument 79 this(device, id, UUID.randomUUID(), state, number, multiParty, outgoing); in BluetoothHeadsetClientCall() 83 String number, boolean multiParty, boolean outgoing) { in BluetoothHeadsetClientCall() argument 90 mOutgoing = outgoing; in BluetoothHeadsetClientCall()
|
/frameworks/base/docs/html/guide/topics/connectivity/ |
D | sip.jd | 37 services that let applications easily set up outgoing and incoming voice calls, 83 received ("on ringing") or a call is outgoing ("on calling").</td> 111 ("on registering") or a call is outgoing ("on calling"). </td> 115 <td>Defines SIP session states, such as "registering", "outgoing call", and "in call". </td>
|
D | bluetooth.jd | 877 <p>Sending outgoing data is as simple as calling the thread's
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.3-highlights.jd | 320 management services that let applications easily set up outgoing and incoming
|
D | android-4.1.jd | 879 incoming and outgoing calls.</dd>
|
D | android-4.0-highlights.jd | 1056 outgoing and incoming packets, and establish secure tunnels to a remote server.
|
D | jelly-bean.jd | 1094 new outgoing email message.</li>
|
/frameworks/base/docs/html/training/testing/ui-testing/ |
D | espresso-testing.jd | 555 by intercepting outgoing intents, stubbing the result, and sending it back to
|
/frameworks/base/docs/html/distribute/tools/ |
D | localization-checklist.jd | 469 Identify existing translations, if any, and include those in an outgoing
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | GSMPhoneTest.java.broken | 764 // Test outgoing call fail-immediately edge case
|