Searched refs:showRegInfoIntent (Results 1 – 2 of 2) sorted by relevance
250 Intent showRegInfoIntent = new Intent(Settings.ACTION_SHOW_REGULATORY_INFO); in handleRegulatoryInfoDisplay() local252 context.startActivity(showRegInfoIntent); in handleRegulatoryInfoDisplay()
330 Intent showRegInfoIntent = new Intent(Settings.ACTION_SHOW_REGULATORY_INFO); in handleRegulatoryInfoDisplay() local332 context.startActivity(showRegInfoIntent); in handleRegulatoryInfoDisplay()