OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:telecom
(Results
1 - 25
of
444
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/telecomm/java/android/telecom/
AudioState.aidl
17
package android.
telecom
;
CallAudioState.aidl
17
package android.
telecom
;
ConferenceParticipant.aidl
17
package android.
telecom
;
ConnectionRequest.aidl
17
package android.
telecom
;
DisconnectCause.aidl
17
package android.
telecom
;
GatewayInfo.aidl
17
package android.
telecom
;
ParcelableCall.aidl
17
package android.
telecom
;
ParcelableCallAnalytics.aidl
17
package android.
telecom
;
ParcelableConference.aidl
17
package android.
telecom
;
ParcelableConnection.aidl
17
package android.
telecom
;
PhoneAccount.aidl
17
package android.
telecom
;
PhoneAccountHandle.aidl
17
package android.
telecom
;
StatusHints.aidl
17
package android.
telecom
;
Conferenceable.java
17
package android.
telecom
;
VideoProfile.aidl
18
package android.
telecom
;
/packages/services/Telecomm/src/com/android/server/telecom/
Constants.java
17
package com.android.server.
telecom
;
CreateConnectionResponse.java
17
package com.android.server.
telecom
;
19
import android.
telecom
.DisconnectCause;
20
import android.
telecom
.ParcelableConnection;
AsyncResultCallback.java
17
package com.android.server.
telecom
;
InCallWakeLockControllerFactory.java
17
package com.android.server.
telecom
;
/frameworks/base/telecomm/java/com/android/internal/telecom/
ICallScreeningService.aidl
17
package com.android.internal.
telecom
;
19
import android.
telecom
.ParcelableCall;
21
import com.android.internal.
telecom
.ICallScreeningAdapter;
25
* @see android.
telecom
.CallScreeningService
/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/
CallFilterResultCallback.java
16
package com.android.server.
telecom
.callfiltering;
18
import com.android.server.
telecom
.Call;
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
TestFixture.java
17
package com.android.server.
telecom
.tests;
/cts/tests/tests/telecom/src/android/telecom/cts/
NumberDialingTest.java
17
package android.
telecom
.cts;
19
import static android.
telecom
.cts.TestUtils.shouldTestTelecom;
22
import android.
telecom
.Connection;
23
import android.
telecom
.ConnectionRequest;
24
import android.
telecom
.PhoneAccount;
25
import android.
telecom
.PhoneAccountHandle;
/frameworks/base/cmds/telecom/
Android.mk
7
LOCAL_MODULE :=
telecom
11
LOCAL_MODULE :=
telecom
12
LOCAL_SRC_FILES :=
telecom
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
InCallServiceListener.java
19
import android.
telecom
.InCallService;
22
* Interface implemented by In-Call components that maintain a reference to the
Telecom
API
Completed in 851 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>