OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onDeleteGroup
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pGroupList.java
42
public void
onDeleteGroup
(int netId);
58
mListener.
onDeleteGroup
(oldValue.getNetworkId());
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
WifiP2pServiceImpl.java
563
public void
onDeleteGroup
(int netId) {
564
if (DBG) logd("called
onDeleteGroup
() netId=" + netId);
[
all
...]
Completed in 63 milliseconds