History log of /frameworks/base/services/java/com/android/server/CommonTimeManagementService.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
db3c8678e5cbdfec011afaf25bde2091152c30ad 20-Jun-2012 Haoyu Bai <bhy@google.com> Network data activity change intent for network interfaces.

The activity notification is received from netd, an intent
DATA_ACTIVITY_CHANGE is then raised for other part of the system to
consume.

Change-Id: Idfcc4763c51c5b314c57f546c12557082f06bebf
/frameworks/base/services/java/com/android/server/CommonTimeManagementService.java
c157673a590e670a9a509ec13d47ffada0b56335 02-Feb-2012 John Grossman <johngro@google.com> Add the CommonTimeManagementService.

Add a small service to the high level core set of system services to
control the configuration of the native common time service. This
service is responsible for controlling policy regarding when the
common time service should be allowed to run, which networks it is
allowed to run on, what priority it runs at in the master election
algorithm, and so on.

Change-Id: I1fcd834c0286aea0df9557520693a3f42de59d69
Signed-off-by: John Grossman <johngro@google.com>
/frameworks/base/services/java/com/android/server/CommonTimeManagementService.java