Home
last modified time | relevance | path

Searched defs:NSNotification (Results 1 – 22 of 22) 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/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/
DAppDelegate.m40 - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {
44 - (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.mm496 - (void)handleInterruptionNotification:(NSNotification *)notification {
524 - (void)handleRouteChangeNotification:(NSNotification *)notification {
566 - (void)handleMediaServicesWereLost:(NSNotification *)notification {
572 - (void)handleMediaServicesWereReset:(NSNotification *)notification {
578 - (void)handleSilenceSecondaryAudioHintNotification:(NSNotification *)notification {
596 - (void)handleApplicationDidBecomeActive:(NSNotification *)notification {
/external/angle/util/osx/
DOSXWindow.mm145 {
155 {
165 {
173 {
/external/clang/test/SemaObjC/
Dcompatible-protocol-qualified-types.m55 - (void)textStorageWillProcessEditing:(NSNotification *)notification;
56 - (void)textStorageDidProcessEditing:(NSNotification *)notification;
/external/skia/tools/sk_app/mac/
Dmain_mac.mm34 - (void)applicationDidFinishLaunching:(NSNotification *)notification {
DWindow_mac.mm187 - (void)windowDidResize:(NSNotification *)notification {
/external/grpc-grpc/src/objective-c/tests/Connectivity/ConnectivityTestingApp/
DViewController.m43 - (void)reachabilityChanged:(NSNotification *)note {
/external/python/cpython2/Mac/PythonLauncher/
DMyAppDelegate.m22 {
DPreferencesWindowController.m90 {
DMyDocument.m166 {
/external/python/cpython3/Mac/PythonLauncher/
DMyAppDelegate.m22 {
DPreferencesWindowController.m90 {
DMyDocument.m166 {
/external/webrtc/sdk/objc/helpers/
DRTCCameraPreviewView.m75 -(void)orientationChanged:(NSNotification *)notification {
/external/grpc-grpc/src/objective-c/GRPCClient/private/
DGRPCHost.m311 - (void)connectivityChange:(NSNotification *)note {
/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 {