OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:readKernelLog
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiDiagnostics.java
602
String log = mWifiNative.
readKernelLog
();
WifiNative.java
[
all
...]
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiDiagnosticsTest.java
97
when(mWifiNative.
readKernelLog
()).thenReturn("");
[
all
...]
Completed in 98 milliseconds