Home
last modified time | relevance | path

Searched refs:TELECOM_SERVICE (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/services/core/java/com/android/server/telecom/
DTelecomLoaderService.java66 ServiceManager.addService(Context.TELECOM_SERVICE, service); in onServiceConnected()
74 (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in onServiceConnected()
208 (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in registerDefaultAppProviders()
246 (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in updateSimCallManagerPermissions()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DMissedIncomingCallSmsFilterTest.java84 Context.TELECOM_SERVICE); in testMissedIncomingCallwithCallerId()
DContextFixture.java253 case Context.TELECOM_SERVICE: in getSystemService()
276 return Context.TELECOM_SERVICE; in getSystemServiceName()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationComparator.java186 (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in isDefaultPhoneApp()
DZenModeFiltering.java267 (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in isDefaultPhoneApp()
/frameworks/base/telecomm/java/android/telecom/
DDefaultDialerManager.java233 return (TelecomManager) context.getSystemService(Context.TELECOM_SERVICE); in getTelecomManager()
DTelecomManager.java67 @SystemService(Context.TELECOM_SERVICE)
925 return (TelecomManager) context.getSystemService(Context.TELECOM_SERVICE); in from()
2380 return ITelecomService.Stub.asInterface(ServiceManager.getService(Context.TELECOM_SERVICE)); in getTelecomService()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DEmergencyButton.java251 return (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in getTelecommManager()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DMissedIncomingCallSmsFilter.java242 .getSystemService(Context.TELECOM_SERVICE); in createMissedIncomingCallEvent()
/frameworks/base/cmds/telecom/src/com/android/commands/telecom/
DTelecom.java157 ServiceManager.getService(Context.TELECOM_SERVICE)); in onRun()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/vendor/
DVendorSubscriptionController.java102 mTelecomManager = (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in VendorSubscriptionController()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationComparatorTest.java95 when(mContext.getSystemService(eq(Context.TELECOM_SERVICE))).thenReturn(mTm); in setUp()
/frameworks/base/core/java/android/content/
DContext.java3325 TELECOM_SERVICE,
4147 public static final String TELECOM_SERVICE = "telecom"; field in Context
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarPolicy.java397 (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in updateTTY()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java19 import static android.content.Context.TELECOM_SERVICE;
8550 TelecomManager tm = (TelecomManager) mContext.getSystemService(TELECOM_SERVICE); in isOffhook()
8565 TelecomManager tm = (TelecomManager) mContext.getSystemService(TELECOM_SERVICE); in isRinging()
8580 TelecomManager tm = (TelecomManager) mContext.getSystemService(TELECOM_SERVICE); in isIdle()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsManager.java430 TelecomManager tm = (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in isNonTtyOrTtyOnVolteEnabled()
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java669 registerService(Context.TELECOM_SERVICE, TelecomManager.class, in registerService() argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java867 (TelecomManager) mPhone.getContext().getSystemService(Context.TELECOM_SERVICE); in ImsPhoneCallTracker()
4052 (TelecomManager) mPhone.getContext().getSystemService(Context.TELECOM_SERVICE); in updateVtDataUsage()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java2576 return (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in getTelecommService()
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java4102 (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in isInCommunication()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerService.java2919 TelecomManager tm = (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in stopLockTaskModeInternal()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7274 field public static final java.lang.String TELECOM_SERVICE = "telecom";
/frameworks/base/non-updatable-api/
Dcurrent.txt9874 field public static final String TELECOM_SERVICE = "telecom";
/frameworks/base/api/
Dcurrent.txt9874 field public static final String TELECOM_SERVICE = "telecom";