Home | History | Annotate | Download | only in DeskClock

Lines Matching full:service

135         <!-- This service receives the same intent as AlarmReceiver but it does
137 the alert broadcast and will start this service with the same
138 intent. The service plays the alarm alert and vibrates the device.
141 <service android:name="AlarmKlaxon"
147 </service>
175 <service android:name="com.android.alarmclock.DigitalAppWidgetService"
183 <service android:name="Screensaver"
187 <action android:name="android.service.dreams.DreamService" />
191 android:name="android.service.dream"
193 </service>
219 <service android:name="TimerRingService"
225 </service>
242 <service android:name="com.android.deskclock.stopwatch.StopwatchService"
252 </service>