Home
last modified time | relevance | path

Searched refs:showSwitchToManagedProfileDialogIfAppropriate (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsController.java184 TelephonyUtils.showSwitchToManagedProfileDialogIfAppropriate(mContext, subId, in sendDataForSubscriber()
287 TelephonyUtils.showSwitchToManagedProfileDialogIfAppropriate(mContext, subId, in sendTextForSubscriber()
374 TelephonyUtils.showSwitchToManagedProfileDialogIfAppropriate(mContext, subId, in sendTextForSubscriberWithOptions()
413 TelephonyUtils.showSwitchToManagedProfileDialogIfAppropriate(mContext, subId, in sendMultipartTextForSubscriber()
452 TelephonyUtils.showSwitchToManagedProfileDialogIfAppropriate(mContext, subId, in sendMultipartTextForSubscriberWithOptions()
997 TelephonyUtils.showSwitchToManagedProfileDialogIfAppropriate(mContext, subId, in sendVisualVoicemailSmsForSubscriber()
/frameworks/base/telephony/common/com/android/internal/telephony/util/
DTelephonyUtils.java286 public static void showSwitchToManagedProfileDialogIfAppropriate(Context context, in showSwitchToManagedProfileDialogIfAppropriate() method
/frameworks/base/services/core/java/com/android/server/
DMmsServiceBroker.java349 TelephonyUtils.showSwitchToManagedProfileDialogIfAppropriate(mContext, in sendMessage()