Home
last modified time | relevance | path

Searched defs:getDaysSinceMyBirthday (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tools/processors/property_cache/test/resources/
DDefault.java80 public int getDaysSinceMyBirthday() { in getDaysSinceMyBirthday() method in Default
117 public int getDaysSinceMyBirthday() { in getDaysSinceMyBirthday() method in Default.BirthdayManagerService
DCustom.java84 public int getDaysSinceMyBirthday() { in getDaysSinceMyBirthday() method in Custom
119 public int getDaysSinceMyBirthday() { in getDaysSinceMyBirthday() method in Custom.BirthdayManagerService
DDefaultCache.java287 public java.lang.Integer getDaysSinceMyBirthday( in getDaysSinceMyBirthday() method in DefaultCache
DCustomCache.java275 public java.lang.Integer getDaysSinceMyBirthday( in getDaysSinceMyBirthday() method in CustomCache