H A D | AlarmManager.java | 513 setImpl(type, triggerAtMillis, legacyExactLength(), 0, 0, null, listener, tag, in set() 634 setImpl(type, windowStartMillis, windowLengthMillis, 0, 0, operation, in setWindow() 658 setImpl(type, windowStartMillis, windowLengthMillis, 0, 0, null, listener, tag, in setWindow() 680 setImpl(type, windowStartMillis, windowLengthMillis, 0, 0, null, listener, tag, in setWindow() 707 setImpl(type, windowStartMillis, windowLengthMillis, 0, 0, null, listener, tag, in setWindow() 841 setImpl(type, triggerAtMillis, WINDOW_EXACT, 0, 0, null, listener, tag, in setExact() 852 setImpl(type, triggerAtMillis, WINDOW_EXACT, 0, FLAG_IDLE_UNTIL, null, in setIdleUntil() 912 setImpl(RTC_WAKEUP, info.getTriggerTime(), WINDOW_EXACT, 0, 0, operation, in setAlarmClock() 1039 private void setImpl(@AlarmType int type, long triggerAtMillis, long windowMillis, in setImpl() method in AlarmManager 1048 private void setImpl(@AlarmType int type, long triggerAtMillis, long windowMillis, in setImpl() method in AlarmManager [all …]
|