Home
last modified time | relevance | path

Searched defs:CallbackValue (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/tethering/src/android/tethering/cts/
DTetheringManagerTest.java246 public static class CallbackValue { class in TetheringManagerTest.StartTetheringCallback
249 private CallbackValue(final int e) { in CallbackValue() method in TetheringManagerTest.StartTetheringCallback.CallbackValue
376 public static class CallbackValue { class in TetheringManagerTest.TestTetheringEventCallback
381 private CallbackValue(final CallbackType type, final Object param, final int param2) { in CallbackValue() method in TetheringManagerTest.TestTetheringEventCallback.CallbackValue
/cts/tests/tests/net/src/android/net/cts/
DConnectivityManagerTest.java810 public static class CallbackValue { class in ConnectivityManagerTest.TestSocketKeepaliveCallback
814 private CallbackValue(final CallbackType type, final int error) { in CallbackValue() method in ConnectivityManagerTest.TestSocketKeepaliveCallback.CallbackValue