Home | History | Annotate | Download | only in server

Lines Matching refs:ELAPSED_REALTIME

64     private static final int ELAPSED_REALTIME_MASK = 1 << AlarmManager.ELAPSED_REALTIME;
350 case AlarmManager.ELAPSED_REALTIME: return mElapsedRealtimeAlarms;
387 i<=AlarmManager.ELAPSED_REALTIME; i++) {
777 set(AlarmManager.ELAPSED_REALTIME, SystemClock.elapsedRealtime() + tickEventDelay,