Home
last modified time | relevance | path

Searched refs:windowStartMillis (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DAlarmManager.java362 public void setWindow(int type, long windowStartMillis, long windowLengthMillis, in setWindow() argument
364 setImpl(type, windowStartMillis, windowLengthMillis, 0, 0, operation, null, null); in setWindow()