Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java116 private native String waitForEventNative(); in waitForEventNative() method in WifiNative
177 return waitForEventNative(); in waitForEvent()