History log of /external/sl4a/Common/src/com/googlecode/android_scripting/facade/ConnectivityEvents.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a08f945cbf88779d2d7f2e1e1b8d1b712f399032 13-Oct-2016 Etan Cohen <etancohen@google.com> [CM] Add timestamp to network request and response callbacks

Add timestamps to the request network API and the callback APIs.
Pass the information to the sl4a event. Allows the script to perform
latency measurements.

Bug: 31940045
Test: data-path setup latency integration (sl4a) test
Change-Id: I9450d439c213a044098d5a52e13e014dce519eda
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ConnectivityEvents.java
f04335f899f2cce69f843692a3cb9cec229683c2 29-Dec-2016 tturney <tturney@google.com> Update Copyright values for 2017

Also ran google-java-format to remove
unused imports from affected files.

Bug: 33965425
Test: Build SL4A
Change-Id: Ied5d1427eaa400469212ca58544c7aec925a4379
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ConnectivityEvents.java
3b854061a05abc6c4d5c8755dd6c7bd8bef9e353 26-Jul-2016 Etan Cohen <etancohen@google.com> Add OnLinkProperties change callback

Add OnLinkProperties callback: exposing the interface name property
- Add others as needed
Add mechanism to register specific callbacks: optional flag to reset
all others callbacks

Bug: 30113801
Change-Id: Ibe729347ad68cb49170e8156a5d64c1452fc22fe
(cherry picked from commit 5dedaddbdd38b54fddd91b6bcbc643ed2bd742f9)
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ConnectivityEvents.java
6547a98275d9b6d93de6bf2d9eab397920911d57 26-Jul-2016 Etan Cohen <etancohen@google.com> [sl4a] Refactor ConnectivityManager/Service events/constants [DO NOT MERGE]

Refactor the ConnectivityManager/Service events/constants out
of the telephony events/constants class into separate files.

Bug: 30368899
Change-Id: I7c4201ecfac3284fe6d3e226270600fd7013f1f7
(cherry picked from commit bdadbed75c7dbec0142c1c6bbfcb7a6323133d65)
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ConnectivityEvents.java