Home
last modified time | relevance | path

Searched defs:NSTimer (Results 1 – 5 of 5) sorted by relevance

/external/walt/ios/WALT/
DScreenResponseController.m33 - (void)flash:(NSTimer *)timer;
142 - (void)flash:(NSTimer *)timer {
/external/webrtc/webrtc/base/
Dmaccocoasocketserver.h21 class NSTimer; variable
Dmaccocoasocketserver.mm36 - (void)timerFired:(NSTimer*)timer { argument
/external/google-breakpad/src/client/mac/sender/
Dcrash_report_sender.m211 - (void)updateSecondsLeftInDialogDisplay:(NSTimer*)theTimer; argument
426 - (void)updateSecondsLeftInDialogDisplay:(NSTimer*)theTimer { argument
/external/webrtc/webrtc/examples/objc/AppRTCDemo/
DARDAppClient.m86 - (void)timerDidFire:(NSTimer *)timer {