HomeSort by relevance Sort by last modified time
    Searched refs:handleRegulatoryInfoDisplay (Results 1 - 2 of 2) sorted by null

  /packages/services/Telephony/src/com/android/phone/
SpecialCharSequenceMgr.java 108 || handleRegulatoryInfoDisplay(context, dialString)
247 private static boolean handleRegulatoryInfoDisplay(Context context, String input) {
249 log("handleRegulatoryInfoDisplay() sending intent to settings app");
  /packages/apps/Dialer/src/com/android/dialer/
SpecialCharSequenceMgr.java 140 || handleRegulatoryInfoDisplay(context, dialString)
358 private static boolean handleRegulatoryInfoDisplay(Context context, String input) {
360 Log.d(TAG, "handleRegulatoryInfoDisplay() sending intent to settings app");

Completed in 56 milliseconds