Home
last modified time | relevance | path

Searched defs:NSNotification (Results 1 – 14 of 14) sorted by relevance

/external/webrtc/webrtc/examples/objc/AppRTCDemo/mac/
DAPPRTCAppDelegate.m30 - (void)applicationDidFinishLaunching:(NSNotification*)notification { argument
53 - (void)windowWillClose:(NSNotification*)notification { argument
DAPPRTCViewController.m116 - (void)controlTextDidEndEditing:(NSNotification*)notification { argument
229 - (void)windowWillClose:(NSNotification*)notification { argument
/external/webrtc/talk/media/devices/
Dmacdevicemanagermm.mm50 - (void)onDevicesChanged:(NSNotification*)notification; argument
78 - (void)onDevicesChanged:(NSNotification*)notification { argument
/external/clang/test/SemaObjC/
Dcompatible-protocol-qualified-types.m55 - (void)textStorageWillProcessEditing:(NSNotification *)notification;
56 - (void)textStorageDidProcessEditing:(NSNotification *)notification;
/external/skia/experimental/FileReaderApp/
DFileReaderAppDelegate.mm6 -(void) applicationDidFinishLaunching:(NSNotification *)aNotification {
/external/v8/tools/gyp/test/mac/app-bundle/TestApp/
DTestAppAppDelegate.m11 - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {
/external/webrtc/webrtc/modules/video_capture/ios/
Drtc_video_capture_ios_objc.mm111 - (void)deviceOrientationDidChange:(NSNotification*)notification { argument
278 - (void)onVideoError:(NSNotification*)notification { argument
/external/skia/example/mac/
DHelloWorldDelegate.mm9 -(void) applicationDidFinishLaunching:(NSNotification *)aNotification {
/external/skia/src/views/mac/
DSkEventNotifier.mm55 NSNotification* notification = [NSNotification notificationWithName:SkEventClass object:nil]; argument
DSkNSView.mm87 - (void)backingPropertiesChanged:(NSNotification *)notification {
/external/webrtc/talk/app/webrtc/objc/
Davfoundationvideocapturer.mm241 - (void)deviceOrientationDidChange:(NSNotification*)notification { argument
/external/google-breakpad/src/client/mac/sender/
Dcrash_report_sender.m217 - (void)controlTextDidBeginEditing:(NSNotification *)aNotification;
421 - (void)controlTextDidBeginEditing:(NSNotification *)aNotification {
/external/clang/test/ARCMT/
Dobjcmt-arc-cf-annotations.m731 - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {
/external/clang/test/Analysis/
Dretain-release.m726 - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {