Exemplo n.º 1
0
 public LockCloseListActivity(IntPtr javaReference, JniHandleOwnership transfer)
     : base(javaReference, transfer)
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 2
0
 public FingerprintSetupActivity(IntPtr javaReference, JniHandleOwnership transfer)
     : base(javaReference, transfer)
 {
     _activityDesign = new ActivityDesign(this);
 }
Exemplo n.º 3
0
 public FileSelectActivity(IntPtr javaReference, JniHandleOwnership transfer)
     : base(javaReference, transfer)
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 4
0
 public EntryActivity()
 {
     _activityDesign = new ActivityDesign(this);
 }
Exemplo n.º 5
0
 public QuickUnlock()
 {
     _design = new ActivityDesign(this);
 }
 public SelectStorageLocationActivity() : base(App.Kp2a)
 {
     _design = new ActivityDesign(this);
 }
 public GroupEditActivity()
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 8
0
 public NfcOtpActivity()
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 9
0
 public PasswordActivity(IntPtr javaReference, JniHandleOwnership transfer)
     : base(javaReference, transfer)
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 10
0
 public PasswordActivity()
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 11
0
 public AppSettingsActivity()
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 12
0
 public FileSelectActivity()
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 13
0
 public GroupEditActivity()
 {
     _design = new ActivityDesign(this);
 }
 public NoSecureDisplayActivity()
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 15
0
 public ImageViewActivity()
 {
     _activityDesign = new ActivityDesign(this);
 }
Exemplo n.º 16
0
 public LockCloseListActivity(IntPtr javaReference, JniHandleOwnership transfer)
     : base(javaReference, transfer)
 {
     _design = new ActivityDesign(this);
 }
 public AppSettingsActivity()
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 18
0
 public GeneratePasswordActivity()
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 19
0
 public BiometricSetupActivity()
 {
     _activityDesign = new ActivityDesign(this);
 }
Exemplo n.º 20
0
 public KeePass()
 {
     _design = new ActivityDesign(this);
 }
 public SelectStorageLocationActivity()
     : base(App.Kp2a)
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 22
0
 public CreateDatabaseActivity()
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 23
0
 protected GroupBaseActivity()
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 24
0
 public FileSelectActivity()
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 25
0
 public QuickUnlock()
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 26
0
 public LockCloseListActivity()
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 27
0
 public KeePass()
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 28
0
 public FileStorageSelectionActivity()
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 29
0
 public DatabaseSettingsActivity()
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 30
0
 public FingerprintSetupActivity()
 {
     _activityDesign = new ActivityDesign(this);
 }
Exemplo n.º 31
0
 public FileStorageSelectionActivity()
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 32
0
 public CreateDatabaseActivity()
 {
     _design = new ActivityDesign(this);
 }
Exemplo n.º 33
0
 public LockCloseListActivity()
 {
     _design = new ActivityDesign(this);
 }