minuteIncrement property

int minuteIncrement
final

The value that indicates the time increments shown in the minute picker. For example, 15 specifies that the TimePicker minute control displays only the choices 00, 15, 30, 45.

15 minute increment preview

Defaults to 1

Implementation

final int minuteIncrement;