Searched refs:windowLengthMillis (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/apex/jobscheduler/framework/java/android/app/ |
D | AlarmManager.java | 632 public void setWindow(@AlarmType int type, long windowStartMillis, long windowLengthMillis, in setWindow() argument 634 setImpl(type, windowStartMillis, windowLengthMillis, 0, 0, operation, in setWindow() 655 public void setWindow(@AlarmType int type, long windowStartMillis, long windowLengthMillis, in setWindow() argument 658 setImpl(type, windowStartMillis, windowLengthMillis, 0, 0, null, listener, tag, in setWindow() 678 public void setWindow(@AlarmType int type, long windowStartMillis, long windowLengthMillis, in setWindow() argument 680 setImpl(type, windowStartMillis, windowLengthMillis, 0, 0, null, listener, tag, in setWindow() 704 public void setWindow(@AlarmType int type, long windowStartMillis, long windowLengthMillis, in setWindow() argument 707 setImpl(type, windowStartMillis, windowLengthMillis, 0, 0, null, listener, tag, in setWindow() 749 public void setPrioritized(@AlarmType int type, long windowStartMillis, long windowLengthMillis, in setPrioritized() argument 753 setImpl(type, windowStartMillis, windowLengthMillis, 0, FLAG_PRIORITIZE, null, listener, in setPrioritized()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |