HomeSort by relevance Sort by last modified time
    Searched refs:countLabel (Results 1 - 4 of 4) sorted by null

  /external/walt/ios/WALT/
TapLatencyController.h 20 @property(nonatomic, assign) IBOutlet UILabel* countLabel;
DragLatencyController.h 20 @property (assign, nonatomic) IBOutlet UILabel *countLabel;
TapLatencyController.m 77 self.countLabel.text = counts;
DragLatencyController.mm 220 self.countLabel.text = counts;

Completed in 194 milliseconds