Searched refs:DAY_GROUP_NONE (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DCallLogGroupBuilder.java51 public static final int DAY_GROUP_NONE = -1; field in class:CallLogGroupBuilder
H A DCallLogAdapter.java1248 * @return The previous day group, or DAY_GROUP_NONE if this is the first call.
1256 return CallLogGroupBuilder.DAY_GROUP_NONE;
1296 return CallLogGroupBuilder.DAY_GROUP_NONE;

Completed in 13 milliseconds