Searched defs:settingsIntent (Results 1 – 8 of 8) sorted by relevance
222 Intent settingsIntent = new Intent(); in launchSettings() local
294 Intent settingsIntent = new Intent(Settings.ACTION_CAST_SETTINGS); in getSettingsPendingIntent() local
102 void onSettingsActivityTriggered(Intent settingsIntent); in onSettingsActivityTriggered()
244 final Intent settingsIntent = adapter.getSettingsIntent(); in setupDetailFooter() local
416 PendingIntent settingsIntent = PendingIntent.getActivity(context, 0, notificationIntent, in getNotificationBuilder() local
382 public void onSettingsActivityTriggered(Intent settingsIntent) { in onSettingsActivityTriggered()
416 Intent settingsIntent = getAppSettingsIntent(mPm, mPackageName, in bindHeader() local
614 final Intent settingsIntent = new Intent(ACTION_PICTURE_IN_PICTURE_SETTINGS, in showSettings() local