Beispiel #1
0
 public UpdateTotpTimerTask(Context context, ITotpPluginAdapter adapter)
 {
     _context = context;
     _adapter = adapter;
 }
Beispiel #2
0
 public UpdateTotpTimerTask(Context context, ITotpPluginAdapter adapter)
 {
     _context = context;
     _adapter = adapter;
 }