Home | History | Annotate | Download | only in WALT

Lines Matching refs:alert

76     UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"WALT Connection Error" error:error];
77 [alert show];
83 UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"WALT Response Error"
88 [alert show];
135 UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"WALT Connection Error" error:error];
136 [alert show];
148 UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"WALT Connection Error" error:error];
149 [alert show];
155 UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"WALT Response Error"
160 [alert show];
196 UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"WALT Response Error"
201 [alert show];