Searched refs:ACTION_ALARM (Results 1 – 3 of 3) sorted by relevance
78 private static String ACTION_ALARM = "SignificantMotionTestActivity.ACTION_ALARM"; field in SignificantMotionTestActivity172 alarm_intent.setAction(SignificantMotionTestActivity.ACTION_ALARM); in onReceive()302 new IntentFilter(ACTION_ALARM));
58 private static String ACTION_ALARM = "DeviceSuspendTestActivity.ACTION_ALARM"; field in DeviceSuspendTestActivity68 new IntentFilter(ACTION_ALARM)); in activitySetUp()111 alarm_intent.setAction(DeviceSuspendTestActivity.ACTION_ALARM); in onReceive()
54 private static String ACTION_ALARM = "OffBodySensorTestActivity.ACTION_ALARM"; field in OffBodySensorTestActivity299 new IntentFilter(ACTION_ALARM)); in activitySetUp()344 alarm_intent.setAction(OffBodySensorTestActivity.ACTION_ALARM); in onReceive()