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.java72 public static class CallbackValue { class in CtsTetheringUtils.StartTetheringCallback
75 private CallbackValue(final int e) { in CallbackValue() method in CtsTetheringUtils.StartTetheringCallback.CallbackValue
170 public static class CallbackValue { class in CtsTetheringUtils.TestTetheringEventCallback
175 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.java1502 public static class CallbackValue { class in ConnectivityManagerTest.TestSocketKeepaliveCallback
1506 private CallbackValue(final CallbackType type, final int error) { in CallbackValue() method in ConnectivityManagerTest.TestSocketKeepaliveCallback.CallbackValue