Searched refs:SETTINGS_APP (Results 1 – 3 of 3) sorted by relevance
52 private static final String SETTINGS_APP = "com.android.settings"; field in DefaultLayoutProviderTest72 writeLayout(new LauncherLayoutBuilder().atHotseat(0).putApp(SETTINGS_APP, SETTINGS_APP)); in testCustomProfileLoaded_with_icon_on_hotseat()102 .addApp(SETTINGS_APP, SETTINGS_APP) in testCustomProfileLoaded_with_folder()103 .addApp(SETTINGS_APP, SETTINGS_APP) in testCustomProfileLoaded_with_folder()104 .addApp(SETTINGS_APP, SETTINGS_APP) in testCustomProfileLoaded_with_folder()
43 areaInfoIntent.setPackage(CellBroadcastAlertService.SETTINGS_APP); in onReceive()
91 static final String SETTINGS_APP = "com.android.settings"; field in CellBroadcastAlertService476 intent.setPackage(SETTINGS_APP); in isChannelEnabled()