Searched refs:showSwitchToManagedProfileDialogIfAppropriate (Results 1 – 3 of 3) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | SmsController.java | 184 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/ |
D | TelephonyUtils.java | 286 public static void showSwitchToManagedProfileDialogIfAppropriate(Context context, in showSwitchToManagedProfileDialogIfAppropriate() method
|
/frameworks/base/services/core/java/com/android/server/ |
D | MmsServiceBroker.java | 349 TelephonyUtils.showSwitchToManagedProfileDialogIfAppropriate(mContext, in sendMessage()
|