Home
last modified time | relevance | path

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

/external/webrtc/sdk/objc/components/capturer/
DRTCCameraVideoCapturer.m228 - (void)deviceOrientationDidChange:(NSNotification *)notification {
317 - (void)handleCaptureSessionInterruption:(NSNotification *)notification {
341 - (void)handleCaptureSessionInterruptionEnded:(NSNotification *)notification {
345 - (void)handleCaptureSessionRuntimeError:(NSNotification *)notification {
363 - (void)handleCaptureSessionDidStartRunning:(NSNotification *)notification {
374 - (void)handleCaptureSessionDidStopRunning:(NSNotification *)notification {
406 - (void)handleApplicationDidBecomeActive:(NSNotification *)notification {
/external/grpc-grpc/examples/objective-c/helloworld_macos/HelloWorld/
DAppDelegate.m27 - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {
32 - (void)applicationWillTerminate:(NSNotification *)aNotification {
/external/webrtc/examples/objc/AppRTCMobile/mac/
DAPPRTCAppDelegate.m25 - (void)applicationDidFinishLaunching:(NSNotification*)notification { argument
48 - (void)windowWillClose:(NSNotification*)notification { argument
DAPPRTCViewController.m323 - (void)windowWillClose:(NSNotification*)notification { argument
/external/webrtc/sdk/objc/components/audio/
DRTCAudioSession.mm497 - (void)handleInterruptionNotification:(NSNotification *)notification {
525 - (void)handleRouteChangeNotification:(NSNotification *)notification {
567 - (void)handleMediaServicesWereLost:(NSNotification *)notification {
573 - (void)handleMediaServicesWereReset:(NSNotification *)notification {
579 - (void)handleSilenceSecondaryAudioHintNotification:(NSNotification *)notification {
597 - (void)handleApplicationDidBecomeActive:(NSNotification *)notification {
/external/clang/test/SemaObjC/
Dcompatible-protocol-qualified-types.m55 - (void)textStorageWillProcessEditing:(NSNotification *)notification;
56 - (void)textStorageDidProcessEditing:(NSNotification *)notification;
/external/angle/util/osx/
DOSXWindow.mm144 - (void)windowDidResize:(NSNotification *)notification
154 - (void)windowDidMove:(NSNotification *)notification
164 - (void)windowDidBecomeKey:(NSNotification *)notification
172 - (void)windowDidResignKey:(NSNotification *)notification
/external/skia/tools/sk_app/mac/
DWindow_mac.mm213 - (void)windowDidResize:(NSNotification *)notification {
220 - (void)windowDidChangeScreen:(NSNotification *)notification {
Dmain_mac.mm34 - (void)applicationDidFinishLaunching:(NSNotification *)notification {
/external/grpc-grpc/src/objective-c/tests/Connectivity/ConnectivityTestingApp/
DViewController.m37 - (void)reachabilityChanged:(NSNotification *)note {
/external/python/cpython3/Mac/PythonLauncher/
DMyAppDelegate.m21 - (void)applicationDidFinishLaunching:(NSNotification *)notification
DPreferencesWindowController.m89 - (void)controlTextDidChange:(NSNotification *)aNotification
DMyDocument.m165 - (void)controlTextDidChange:(NSNotification *)aNotification
/external/webrtc/sdk/objc/helpers/
DRTCCameraPreviewView.m75 -(void)orientationChanged:(NSNotification *)notification {
/external/cronet/stable/base/mac/test/
Dlaunch_application_test_helper_main.m64 - (void)applicationDidFinishLaunching:(NSNotification*)notification { argument
/external/cronet/tot/base/mac/test/
Dlaunch_application_test_helper_main.m64 - (void)applicationDidFinishLaunching:(NSNotification*)notification { argument
/external/google-breakpad/src/client/mac/sender/
Dcrash_report_sender.m216 - (void)controlTextDidBeginEditing:(NSNotification *)aNotification;
420 - (void)controlTextDidBeginEditing:(NSNotification *)aNotification {
/external/clang/test/Analysis/
Dretain-release.m726 - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {
/external/clang/test/ARCMT/
Dobjcmt-arc-cf-annotations.m731 - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {