Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/
DCtsTetheringUtils.java81 public static class CallbackValue { class in CtsTetheringUtils.StartTetheringCallback
84 private CallbackValue(final int e) { in CallbackValue() method in CtsTetheringUtils.StartTetheringCallback.CallbackValue
135 public static class CallbackValue { class in CtsTetheringUtils.StopTetheringCallback
138 private CallbackValue(final int e) { in CallbackValue() method in CtsTetheringUtils.StopTetheringCallback.CallbackValue
247 public static class CallbackValue { class in CtsTetheringUtils.TestTetheringEventCallback
252 private CallbackValue(final CallbackType type, final Object param, final int param2) { in CallbackValue() method in CtsTetheringUtils.TestTetheringEventCallback.CallbackValue
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DConnectivityManagerTest.java1739 public static class CallbackValue { class in TestSocketKeepaliveCallback
1743 private CallbackValue(final CallbackType type, final int error) { in CallbackValue() method in TestSocketKeepaliveCallback.CallbackValue