HomeSort by relevance Sort by last modified time
    Searched refs:buildTriggerServicePendingIntent (Results 1 - 2 of 2) sorted by null

  /external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
TriggerService.java 157 PING_MILLIS, IntentBuilders.buildTriggerServicePendingIntent(this));
162 alarmManager.cancel(IntentBuilders.buildTriggerServicePendingIntent(this));
  /external/sl4a/Common/src/com/googlecode/android_scripting/
IntentBuilders.java 152 public static PendingIntent buildTriggerServicePendingIntent(Context context) {

Completed in 1401 milliseconds