Searched refs:backgroundView (Results 1 - 6 of 6) sorted by relevance

/forgerock/authenticator-ios-v2/ForgeRock-Authenticator/
H A DFRAAccountTableViewController.h46 @property (weak, nonatomic) IBOutlet UIView *backgroundView; variable
H A DFRANotificationViewController.h57 @property (weak, nonatomic) IBOutlet UIView *backgroundView; variable
H A DFRANotificationViewController.m44 [FRAUIUtils setView:self.backgroundView issuerBackgroundColor:identity.backgroundColor];
167 [self.backgroundView removeConstraints:self.backgroundView.constraints];
180 toItem:self.backgroundView
185 constraintWithItem:self.backgroundView
H A DFRAAccountsTableViewController.m238 self.tableView.backgroundView = label;
242 self.tableView.backgroundView = nil;
H A DFRANotificationsTableViewController.m226 self.tableView.backgroundView = label;
230 self.tableView.backgroundView = nil;
H A DFRAAccountTableViewController.m54 [FRAUIUtils setView:self.backgroundView issuerBackgroundColor:self.identity.backgroundColor];

Completed in 48 milliseconds