Home
last modified time | relevance | path

Searched refs:InProgress (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluez/doc/
Dserial-api.txt25 org.bluez.Error.InProgress
Doob-api.txt19 org.bluez.Error.InProgress
Ddevice-api.txt48 org.bluez.Error.InProgress
/external/webkit/Source/WebCore/page/
DGeolocation.cpp234 ASSERT(m_allowGeolocation != InProgress); in ~Geolocation()
246 if (page && m_allowGeolocation == InProgress) { in reset()
614 m_allowGeolocation = InProgress; in requestPermission()
DGeolocation.h207 InProgress, enumerator