Searched refs:appendDiff (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/service/notification/ |
D | ZenModeConfig.java | 298 ZenRule.appendDiff(d, "automaticRule[" + rule + "]", fromRule, toRule); in diff() 300 ZenRule.appendDiff(d, "manualRule", manualRule, to.manualRule); in diff() 1362 private static void appendDiff(Diff d, String item, ZenRule from, ZenRule to) { in appendDiff() method in ZenModeConfig.ZenRule 1370 from.appendDiff(d, item, to); in appendDiff() 1373 private void appendDiff(Diff d, String item, ZenRule to) { in appendDiff() method in ZenModeConfig.ZenRule
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 29708 HSPLandroid/service/notification/ZenModeConfig$ZenRule;->appendDiff(Landroid/service/notification/Z…
|