コード例 #1
0
 public static void scheduleAlarm(android.content.Context context, android.app.AlarmManager
                                  manager, long alarmTime)
 {
     throw new System.NotImplementedException();
 }
コード例 #2
0
 public static void rescheduleMissedAlarms(android.content.ContentResolver cr, android.content.Context
                                           context, android.app.AlarmManager manager)
 {
     throw new System.NotImplementedException();
 }