OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onUnregistrationFailed
(Results
1 - 3
of
3
) sorted by null
/development/samples/training/NsdChat/src/com/example/android/nsdchat/
NsdHelper.java
138
public void
onUnregistrationFailed
(NsdServiceInfo serviceInfo, int errorCode) {
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/net/nsd/
NsdManagerFacade.java
58
private static final String REG_LISTENER_EVENT_ON_UNREG_FAILED = "
OnUnregistrationFailed
";
249
public void
onUnregistrationFailed
(NsdServiceInfo serviceInfo, int errorCode) {
/cts/tests/tests/net/src/android/net/wifi/cts/
NsdManagerTest.java
63
public void
onUnregistrationFailed
(NsdServiceInfo serviceInfo, int errorCode) {
64
setEvent("
onUnregistrationFailed
", errorCode);
Completed in 602 milliseconds