OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:syncInitialize
(Results
1 - 4
of
4
) sorted by null
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiServiceImplTest.java
234
when(mWifiStateMachine.
syncInitialize
(any())).thenReturn(true);
[
all
...]
WifiStateMachineTest.java
[
all
...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiServiceImpl.java
510
if (!mWifiStateMachine.
syncInitialize
(mWifiStateMachineChannel)) {
[
all
...]
WifiStateMachine.java
[
all
...]
Completed in 56 milliseconds