Home
last modified time | relevance | path

Searched defs:getPowerStateAsync (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-battery/build/
H A DBattery.js105 export async function getPowerStateAsync() { function
/expo/packages/expo-battery/src/
H A DBattery.ts119 export async function getPowerStateAsync(): Promise<PowerState> { function