OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mServiceNotificationCaptor
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
HalDeviceManagerTest.java
88
private ArgumentCaptor<IServiceNotification.Stub>
mServiceNotificationCaptor
=
211
mServiceNotificationCaptor
.getValue().onRegistration(IWifi.kInterfaceName, "", false);
[
all
...]
SupplicantStaIfaceHalTest.java
119
private ArgumentCaptor<IServiceNotification.Stub>
mServiceNotificationCaptor
=
[
all
...]
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/p2p/
SupplicantP2pIfaceHalTest.java
133
private ArgumentCaptor<IServiceNotification.Stub>
mServiceNotificationCaptor
=
[
all
...]
Completed in 44 milliseconds