MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / application.android.ts

File application.android.ts

packages/core/application/application.android.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { CoreTypes } from '../core-types';
2import { profile } from '../profiling';
3import type { View } from '../ui/core/view';
4import { AndroidActivityCallbacks, NavigationEntry } from '../ui/frame/frame-common';

Callers

nothing calls this directly

Calls 15

setInitFontScaleFunction · 0.90
getNativeScriptGlobalsFunction · 0.90
getImageFetcherFunction · 0.90
initImageCacheFunction · 0.90
orientationMethod · 0.80
systemAppearanceMethod · 0.80
addEventWiringMethod · 0.80
initCacheMethod · 0.80

Tested by

no test coverage detected