Home
last modified time | relevance | path

Searched refs:getConfigurationActivity (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
DAutomaticZenRule.java139 public @Nullable ComponentName getConfigurationActivity() { in getConfigurationActivity() method in AutomaticZenRule
/frameworks/base/services/core/java/com/android/server/notification/
DZenModeHelper.java295 component = getActivityInfo(automaticZenRule.getConfigurationActivity()); in addAutomaticZenRule()
306 + getCurrentInstanceCount(automaticZenRule.getConfigurationActivity()) in addAutomaticZenRule()
553 rule.configurationActivity = automaticZenRule.getConfigurationActivity(); in populateZenRule()
DNotificationManagerService.java3552 && automaticZenRule.getConfigurationActivity() == null) {
3574 && automaticZenRule.getConfigurationActivity() == null) {
/frameworks/base/non-updatable-api/
Dcurrent.txt4455 method @Nullable public android.content.ComponentName getConfigurationActivity();
/frameworks/base/api/
Dcurrent.txt4455 method @Nullable public android.content.ComponentName getConfigurationActivity();