OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFERENCE
(Results
1 - 8
of
8
) sorted by null
/packages/services/Telephony/src/com/android/phone/
CallNotifier.java
559
if (r.result != Phone.SuppService.
CONFERENCE
&& r.result != Phone.SuppService.RESUME) {
565
if (r.result == Phone.SuppService.
CONFERENCE
) {
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneInternalInterface.java
72
UNKNOWN, SWITCH, SEPARATE, TRANSFER,
CONFERENCE
, REJECT, HANGUP, RESUME, HOLD;
310
* Whether or not the phone can
conference
in the current phone
312
* @return true if the phone can
conference
; false otherwise.
317
* Conferences holding and active.
Conference
occurs asynchronously
325
void
conference
() throws CallStateException;
method in interface:PhoneInternalInterface
GsmCdmaCallTracker.java
279
// multi-way
conference
calls due to DIAL being sent out before SWITCH is processed
562
public void
conference
() {
method in class:GsmCdmaCallTracker
564
mCi.
conference
(obtainCompleteMessage(EVENT_CONFERENCE_RESULT));
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneCallTracker.java
634
conference
() {
method in class:ImsPhoneCallTracker
635
if (DBG) log("
conference
");
639
log("
conference
no foreground ims call");
645
log("
conference
no background ims call");
657
log("
conference
- using connect time = " + conferenceConnectTime);
659
log("
conference
- bg call connect time is 0; using fg = " + foregroundConnectTime);
662
log("
conference
- fg call connect time is 0; using bg = " + backgroundConnectTime);
674
log("
conference
" + e.getMessage());
[
all
...]
/prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.0.CR3/
netty-codec-http-4.1.0.CR3.jar
/external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar
android-all-5.0.0_r2-robolectric-1.jar
android-all-5.1.1_r9-robolectric-1.jar
Completed in 280 milliseconds