Searched refs:ACTION_ALARM_NONWAKEUP_INEXACT (Results 1 – 4 of 4) sorted by relevance
25 import static com.android.server.tare.AlarmManagerEconomicPolicy.ACTION_ALARM_NONWAKEUP_INEXACT;52 new EconomyManagerInternal.AnticipatedAction(ACTION_ALARM_NONWAKEUP_INEXACT, 1, 0)));
4595 action = AlarmManagerEconomicPolicy.ACTION_ALARM_NONWAKEUP_INEXACT; in reportAlarmEventToTare()
137 public static final int ACTION_ALARM_NONWAKEUP_INEXACT = field in AlarmManagerEconomicPolicy351 mActions.put(ACTION_ALARM_NONWAKEUP_INEXACT, in loadConstants()352 new Action(ACTION_ALARM_NONWAKEUP_INEXACT, in loadConstants()
91 AlarmManagerEconomicPolicy.ACTION_ALARM_NONWAKEUP_INEXACT,388 case AlarmManagerEconomicPolicy.ACTION_ALARM_NONWAKEUP_INEXACT: in actionToString()