Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAlarmManager.java476 public void setWindow(int type, long windowStartMillis, long windowLengthMillis, in setWindow() argument
478 setImpl(type, windowStartMillis, windowLengthMillis, 0, 0, operation, in setWindow()
491 public void setWindow(int type, long windowStartMillis, long windowLengthMillis, in setWindow() argument
493 setImpl(type, windowStartMillis, windowLengthMillis, 0, 0, null, listener, tag, in setWindow()