Searched refs:DAYS_KEPT (Results 1 – 2 of 2) sorted by relevance
2359 private static final int DAYS_KEPT = 30; field in ContactsContract.DeletedContacts2365 public static final long DAYS_KEPT_MILLISECONDS = 1000L * 60L * 60L * 24L * (long)DAYS_KEPT;
59791 Landroid/provider/ContactsContract$DeletedContacts;->DAYS_KEPT:I