Home
last modified time | relevance | path

Searched refs:PowerState (Results 1 – 6 of 6) sorted by relevance

/expo/packages/expo-battery/build/
H A DBattery.d.ts2 import { BatteryLevelEvent, BatteryState, BatteryStateEvent, PowerModeEvent, PowerState } from './B…
75 export declare function getPowerStateAsync(): Promise<PowerState>;
157 export declare function usePowerState(): PowerState;
158 export { BatteryLevelEvent, BatteryState, BatteryStateEvent, PowerModeEvent, PowerState, Subscripti…
H A DBattery.types.d.ts1 export type PowerState = { alias
H A DBattery.types.js.map1 …,YAAY,KAAZ,YAAY,QAiBvB","sourcesContent":["// @needsAudit\nexport type PowerState = {\n /**\n *…
H A DBattery.js.map1PowerState,\n} from './Battery.types';\nimport ExpoBattery from './ExpoBattery';\n\nconst BatteryE…
/expo/packages/expo-battery/src/
H A DBattery.ts9 PowerState,
119 export async function getPowerStateAsync(): Promise<PowerState> {
266 export function usePowerState(): PowerState {
293 PowerState,
H A DBattery.types.ts2 export type PowerState = { alias