Home
last modified time | relevance | path

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

12

/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/
DFlutterPluginAppLifeCycleDelegate.mm18 - (void)handleWillEnterForeground:(NSNotification*)notification; argument
19 - (void)handleWillResignActive:(NSNotification*)notification; argument
20 - (void)handleDidBecomeActive:(NSNotification*)notification; argument
21 - (void)handleWillTerminate:(NSNotification*)notification; argument
131 - (void)handleDidEnterBackground:(NSNotification*)notification { argument
160 - (void)handleWillEnterForeground:(NSNotification*)notification { argument
175 - (void)handleWillResignActive:(NSNotification*)notification { argument
187 - (void)handleDidBecomeActive:(NSNotification*)notification { argument
199 - (void)handleWillTerminate:(NSNotification*)notification { argument
DFlutterViewController.mm511 - (void)applicationBecameActive:(NSNotification*)notification { argument
518 - (void)applicationWillResignActive:(NSNotification*)notification { argument
524 - (void)applicationDidEnterBackground:(NSNotification*)notification { argument
529 - (void)applicationWillEnterForeground:(NSNotification*)notification { argument
752 - (void)keyboardWillChangeFrame:(NSNotification*)notification { argument
764 - (void)keyboardWillBeHidden:(NSNotification*)notification { argument
771 - (void)onOrientationPreferencesUpdated:(NSNotification*)notification { argument
801 - (void)onLocaleUpdated:(NSNotification*)notification { argument
848 - (void)onUserSettingsChanged:(NSNotification*)notification { argument
1003 - (void)onPreferredStatusBarStyleUpdated:(NSNotification*)notification { argument
/third_party/cef/tests/cefclient/browser/
Droot_window_mac.mm832 - (void)windowDidBecomeKey:(NSNotification*)notification { argument
840 - (void)windowDidResignKey:(NSNotification*)notification { argument
847 - (void)windowDidMiniaturize:(NSNotification*)notification { argument
854 - (void)windowDidDeminiaturize:(NSNotification*)notification { argument
861 - (void)applicationDidHide:(NSNotification*)notification { argument
871 - (void)applicationDidUnhide:(NSNotification*)notification { argument
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_osx.mm79 - (void)onApplicationBecomeActive:(NSNotification*)aNotification; argument
80 - (void)onApplicationBecomeInactive:(NSNotification*)aNotification; argument
92 - (void)onApplicationBecomeInactive:(NSNotification*)aNotification argument
93 {
/third_party/flutter/skia/third_party/externals/sdl/src/video/cocoa/
DSDL_cocoawindow.m473 {
478 {
486 {
518 {
554 {
559 {
564 {
603 {
625 {
641 {
[all …]
DSDL_cocoaevents.m141 - (void)windowWillClose:(NSNotification *)notification;
182 {
/third_party/grpc/examples/objective-c/helloworld_macos/HelloWorld/
DAppDelegate.m27 - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {
32 - (void)applicationWillTerminate:(NSNotification *)aNotification {
/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/
DAppDelegate.m40 - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {
44 - (void)applicationWillTerminate:(NSNotification *)aNotification {
/third_party/flutter/glfw/src/
Dcocoa_window.m234 {
249 {
262 {
270 {
278 {
287 {
317 {
322 {
329 {
/third_party/gettext/gettext-tools/examples/hello-objc-gnustep/
DAppController.m40 {
49 {
/third_party/skia/third_party/externals/angle2/util/osx/
DOSXWindow.mm133 {
143 {
153 {
161 {
/third_party/flutter/skia/third_party/externals/angle2/util/osx/
DOSXWindow.mm133 {
143 {
153 {
161 {
/third_party/skia/tools/sk_app/mac/
Dmain_mac.mm34 - (void)applicationDidFinishLaunching:(NSNotification *)notification {
/third_party/grpc/src/objective-c/tests/Connectivity/ConnectivityTestingApp/
DViewController.m37 - (void)reachabilityChanged:(NSNotification *)note {
/third_party/flutter/skia/tools/sk_app/mac/
Dmain_mac.mm34 - (void)applicationDidFinishLaunching:(NSNotification *)notification {
DWindow_mac.mm174 - (void)windowDidResize:(NSNotification *)notification {
/third_party/flutter/skia/third_party/externals/sdl/src/video/uikit/
DSDL_uikitviewcontroller.m240 {
253 {
/third_party/python/Mac/PythonLauncher/
DMyAppDelegate.m22 {
DPreferencesWindowController.m90 {
DMyDocument.m166 {
/third_party/flutter/skia/third_party/externals/sdl/src/audio/coreaudio/
DSDL_coreaudio.m303 {
315 {
/third_party/flutter/flutter/examples/platform_channel/ios/Runner/
DAppDelegate.m69 - (void)onBatteryStateDidChange:(NSNotification*)notification { argument
/third_party/gstreamer/gstplugins_base/tests/examples/gl/cocoa/
Dcocoa-videooverlay.m96 - (void) applicationDidFinishLaunching: (NSNotification *) not {
/third_party/flutter/skia/third_party/externals/imgui/examples/example_apple_opengl2/
Dmain.mm213 {
/third_party/flutter/engine/flutter/shell/platform/darwin/macos/framework/Source/
DFlutterViewController.mm128 - (void)onSettingsChanged:(NSNotification*)notification; argument
411 - (void)onSettingsChanged:(NSNotification*)notification { argument

12