Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DSpecialCharSequenceMgr.java310 Intent showRegInfoIntent = new Intent(Settings.ACTION_SHOW_REGULATORY_INFO); in handleRegulatoryInfoDisplay() local
312 context.startActivity(showRegInfoIntent); in handleRegulatoryInfoDisplay()
/packages/apps/Dialer/java/com/android/dialer/dialpadview/
DSpecialCharSequenceMgr.java478 Intent showRegInfoIntent = new Intent(Settings.ACTION_SHOW_REGULATORY_INFO); in handleRegulatoryInfoDisplay() local
480 context.startActivity(showRegInfoIntent); in handleRegulatoryInfoDisplay()