OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uninstallCertsAndKeys
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
PasspointProviderTest.java
302
public void
uninstallCertsAndKeys
() throws Exception {
329
mProvider.
uninstallCertsAndKeys
();
[
all
...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
PasspointProvider.java
167
uninstallCertsAndKeys
();
179
uninstallCertsAndKeys
();
192
uninstallCertsAndKeys
();
198
uninstallCertsAndKeys
();
214
public void
uninstallCertsAndKeys
() {
Completed in 85 milliseconds