Home
last modified time | relevance | path

Searched refs:outgoing (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothHeadsetClientCall.java78 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/
Dsip.jd37 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>
Dbluetooth.jd877 <p>Sending outgoing data is as simple as calling the thread's
/frameworks/base/docs/html/about/versions/
Dandroid-2.3-highlights.jd320 management services that let applications easily set up outgoing and incoming
Dandroid-4.1.jd879 incoming and outgoing calls.</dd>
Dandroid-4.0-highlights.jd1056 outgoing and incoming packets, and establish secure tunnels to a remote server.
Djelly-bean.jd1094 new outgoing email message.</li>
/frameworks/base/docs/html/training/testing/ui-testing/
Despresso-testing.jd555 by intercepting outgoing intents, stubbing the result, and sending it back to
/frameworks/base/docs/html/distribute/tools/
Dlocalization-checklist.jd469 Identify existing translations, if any, and include those in an outgoing
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGSMPhoneTest.java.broken764 // Test outgoing call fail-immediately edge case