Home
last modified time | relevance | path

Searched defs:NSNotification (Results 1 – 23 of 23) 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/webrtc/webrtc/modules/video_capture/ios/
Drtc_video_capture_ios_objc.mm111 - (void)deviceOrientationDidChange:(NSNotification*)notification { argument
278 - (void)onVideoError:(NSNotification*)notification { argument
/external/skqp/tools/sk_app/mac/
Dmain_mac.mm33 - (void)applicationDidFinishLaunching:(NSNotification *)notification {
DWindow_mac.mm141 - (void)windowDidResize:(NSNotification *)notification {
/external/grpc-grpc/src/objective-c/tests/Connectivity/ConnectivityTestingApp/
DViewController.m43 - (void)reachabilityChanged:(NSNotification *)note {
/external/skia/tools/sk_app/mac/
Dmain_mac.mm34 - (void)applicationDidFinishLaunching:(NSNotification *)notification {
DWindow_mac.mm310 - (void)windowDidResize:(NSNotification *)notification {
/external/python/cpython2/Mac/PythonLauncher/
DMyAppDelegate.m22 {
DPreferencesWindowController.m90 {
DMyDocument.m166 {
/external/python/cpython3/Mac/PythonLauncher/
DMyAppDelegate.m22 {
DPreferencesWindowController.m90 {
DMyDocument.m166 {
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
DOGLES2HelloAPI_OSX.mm486 {
672 {
/external/grpc-grpc/src/objective-c/GRPCClient/private/
DGRPCHost.m311 - (void)connectivityChange:(NSNotification *)note {
/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/grpc-grpc/src/objective-c/GRPCClient/
DGRPCCall.m538 - (void)connectivityChanged:(NSNotification *)note {
/external/clang/test/Analysis/
Dretain-release.m726 - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {
/external/clang/test/ARCMT/
Dobjcmt-arc-cf-annotations.m731 - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {