OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RepeatingAlarm
(Results
1 - 3
of
3
) sorted by null
/development/samples/ApiDemos/src/com/example/android/apis/app/
RepeatingAlarm.java
32
public class
RepeatingAlarm
extends BroadcastReceiver
AlarmController.java
39
* {@link
RepeatingAlarm
} for the code run when the repeating alarm goes off.
55
<td class="LinkColumn">src/com.example.android.apis/app/
RepeatingAlarm
.java</td>
123
Intent intent = new Intent(AlarmController.this,
RepeatingAlarm
.class);
150
Intent intent = new Intent(AlarmController.this,
RepeatingAlarm
.class);
/development/build/
sdk.atree
253
developers/build/prebuilts/gradle/
RepeatingAlarm
/ samples/${PLATFORM_NAME}/background/
RepeatingAlarm
Completed in 169 milliseconds