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()
361 Intent showRegInfoIntent = new Intent(Settings.ACTION_SHOW_REGULATORY_INFO); in handleRegulatoryInfoDisplay() local363 context.startActivity(showRegInfoIntent); in handleRegulatoryInfoDisplay()