Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/common/com/android/internal/telephony/util/
H A DTelephonyUtils.java262 public static void showSwitchToManagedProfileDialogIfAppropriate(Context context, in showSwitchToManagedProfileDialogIfAppropriate() method in TelephonyUtils
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DMmsServiceBroker.java346 TelephonyUtils.showSwitchToManagedProfileDialogIfAppropriate(mContext, in sendMessage()