OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateDependents
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/notification/
NotificationSettingsBase.java
173
updateDependents
(progress);
190
updateDependents
(importance);
202
updateDependents
(importance);
206
updateDependents
(banned ? Ranking.IMPORTANCE_NONE : importance);
300
abstract void
updateDependents
(int progress);
AppNotificationSettings.java
96
updateDependents
(mAppRow.appImportance);
101
protected void
updateDependents
(int importance) {
Completed in 281 milliseconds