OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:telecom
(Results
401 - 425
of
444
) sorted by null
<<
11
12
13
14
15
16
17
18
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ShortcutIntentBuilder.java
41
import android.
telecom
.PhoneAccount;
/packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogAsyncTaskUtil.java
30
import android.
telecom
.PhoneAccountHandle;
/packages/services/Telecomm/src/com/android/server/telecom/
CallAudioModeStateMachine.java
17
package com.android.server.
telecom
;
CallAudioRouteStateMachine.java
17
package com.android.server.
telecom
;
30
import android.
telecom
.CallAudioState;
[
all
...]
Log.java
17
package com.android.server.
telecom
;
24
import android.
telecom
.PhoneAccount;
248
public static String TAG = "
Telecom
";
301
* Enable or disable extended
telecom
logging.
393
* Call at an entry point to the
Telecom
code to track the session. This code must be
[
all
...]
/packages/services/Telephony/src/com/android/phone/
OutgoingCallBroadcaster.java
38
import android.
telecom
.PhoneAccount;
[
all
...]
SimContacts.java
43
import android.
telecom
.PhoneAccount;
PhoneUtils.java
36
import android.
telecom
.PhoneAccount;
37
import android.
telecom
.PhoneAccountHandle;
38
import android.
telecom
.VideoProfile;
[
all
...]
CallNotifier.java
41
import android.
telecom
.TelecomManager;
[
all
...]
EmergencyDialer.java
34
import android.
telecom
.PhoneAccount;
PhoneInterfaceManager.java
41
import android.
telecom
.PhoneAccount;
42
import android.
telecom
.PhoneAccountHandle;
43
import android.
telecom
.TelecomManager;
[
all
...]
/packages/services/Telephony/src/com/android/services/telephony/
DisconnectCauseUtil.java
21
import android.
telecom
.DisconnectCause;
31
* {@link android.
telecom
.DisconnectCause}.object, possibly populated with a localized message
43
* {@link android.
telecom
.DisconnectCause}.object, possibly populated with a localized message
63
* {@link android.
telecom
.DisconnectCause} disconnect code.
64
* @return The disconnect code as defined in {@link android.
telecom
.DisconnectCause}.
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyManagerFacade.java
38
import android.
telecom
.VideoProfile;
39
import android.
telecom
.TelecomManager;
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
KeyguardBottomAreaView.java
41
import android.
telecom
.TelecomManager;
PhoneStatusBarPolicy.java
35
import android.
telecom
.TelecomManager;
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
ImsCallSession.java
21
import android.
telecom
.Connection;
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneConnection.java
30
import android.
telecom
.Log;
[
all
...]
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
ContactInfoCache.java
37
import android.
telecom
.TelecomManager;
/packages/apps/Dialer/tests/src/com/android/dialer/calllog/
PhoneCallDetailsHelperTest.java
23
import android.
telecom
.PhoneAccountHandle;
/packages/providers/CallLogProvider/src/com/android/calllogbackup/
CallLogBackupAgent.java
32
import android.
telecom
.PhoneAccountHandle;
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
CallLogProviderTest.java
36
import android.
telecom
.PhoneAccountHandle;
183
"com.android.server.
telecom
",
208
"com.android.server.
telecom
/TelecomServiceImpl");
/packages/apps/Dialer/src/com/android/dialer/dialpad/
DialpadFragment.java
44
import android.
telecom
.PhoneAccount;
45
import android.
telecom
.PhoneAccountHandle;
223
* in Phone app until this is replaced with the Telephony/
Telecom
API.
[
all
...]
/frameworks/opt/net/ims/src/java/com/android/ims/
ImsCall.java
31
import android.
telecom
.ConferenceParticipant;
32
import android.
telecom
.Connection;
[
all
...]
/frameworks/base/core/java/android/app/
SystemServiceRegistry.java
116
import android.
telecom
.TelecomManager;
[
all
...]
/frameworks/base/telecomm/java/android/telecom/
Call.java
17
package android.
telecom
;
112
* The key to retrieve the optional {@code PhoneAccount}s
Telecom
can bundle with its Call
218
* the {@link android.
telecom
.VideoProfile#STATE_PAUSED} VideoState.
534
* by {@link android.
telecom
.DisconnectCause}.
564
* @return The current {@link android.
telecom
.StatusHints}, or {@code null} if none
[
all
...]
Completed in 1439 milliseconds
<<
11
12
13
14
15
16
17
18