Home
last modified time | relevance | path

Searched refs:enableLights (Results 1 – 11 of 11) sorted by relevance

/expo/packages/expo-notifications/build/
H A DNotificationChannelManager.types.d.ts72 enableLights: boolean; property
H A DNotificationChannelManager.types.js.map1 …Attributes: AudioAttributes;\n vibrationPattern: number[] | null;\n enableLights: boolean;\n en…
/expo/packages/expo-notifications/src/
H A DNotificationChannelManager.types.ts87 enableLights: boolean; property
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/channels/managers/
H A DAndroidXNotificationsChannelManager.java131 channel.enableLights(args.getBoolean(ENABLE_LIGHTS_KEY)); in configureChannelWithOptions()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/channels/managers/
H A DAndroidXNotificationsChannelManager.java131 channel.enableLights(args.getBoolean(ENABLE_LIGHTS_KEY)); in configureChannelWithOptions()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/channels/managers/
H A DAndroidXNotificationsChannelManager.java131 channel.enableLights(args.getBoolean(ENABLE_LIGHTS_KEY)); in configureChannelWithOptions()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/channels/managers/
H A DAndroidXNotificationsChannelManager.java131 channel.enableLights(args.getBoolean(ENABLE_LIGHTS_KEY)); in configureChannelWithOptions()
/expo/apps/test-suite/tests/
H A DNotifications.js407 enableLights: true, property
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dnotifications.mdx1922 enableLights: boolean;
1945 enableLights?: boolean;
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dnotifications.mdx1922 enableLights: boolean;
1945 enableLights?: boolean;
/expo/packages/expo-notifications/
H A DREADME.md1914 enableLights: boolean;
1937 enableLights?: boolean;